#shop-wrap {
    width:100%;
}

#all_brands {
    padding:0 15px 0 0;
    border-right:1px dotted #e1e1e1;
}

#shop-menu {
    width:968px;
    height:24px;
    background:url(images/shop-menu-bg.jpg) no-repeat;
}

#shop-menu li {
    list-style:none;
    float:left;
}

#shop-menu li a {
    display:block;
    padding:3px 10px 3px 10px;
    color:white;
    text-decoration:none;
    font:14px Myriad Pro;
    border-right:1px solid #56B0E8;
}

#shop-menu li a:hover {
    color:black;
}

#shop-content {
    margin-top:10px;
    width:100%;
}

#shop-content .shop-title {
    width:100%;
    font:16px Myriad Pro;
    color:#445F96;
    padding-left:0px;
    margin-bottom:2px;
}

#shop-link-menu {
    display:block;
    padding:0px 0 0px 5px;
}

#shop-link-menu a {
    text-decoration:none;
    color:black;
    border-bottom:1px dotted #e1e1e1;
    display:block;
    padding:3px 0 3px 20px;
    font:12px tahoma;
}

#shop-link-menu a.sub {
    color:gray;
    border:0px;
}

#shop-link-menu a.sub_active {
    color:gray;
    border:0px;
    font-weight:bold;
    color:black;
}

#shop-link-menu a:hover {
    color:#445F96;
}

#shop-link-menu a.active {
    font-weight:bold;
}

#shop-link-menu-parent {
    display:block;
    padding:1px 0 1px 15px;
}

#shop-link-menu-parent a {
    text-decoration:none;
    color:gray;
    display:block;
    padding:2px 0 2px 25px;
    font-size:12px;
}

#shop-link-menu-parent a.subsub_active {
    color:black;
}

#shop-link-menu-parent a:hover {
    color:#445F96;
}

#shop-link-menu-parent a.active {
    color:black;
    font-weight:bold;
}

#shop-top-product-view {
    width:230px;
    height:152px;
    background:url(images/shop-top-offer-bg.jpg) no-repeat;
}

#shop-top-product-view .image {
    padding:0px 5px 0 5px;
}

#shop-top-product-view .product-link a {
    padding:5px 5px 5px 10px;
    display:block;
    font:11px tahoma;
    color:gray;
    font-weight:bold;
    text-decoration:none;
}

#shop-top-product-view .product-link a:hover {
    text-decoration:underline;
}

#shop-top-product-view .price {
    padding:1px 10px 5px 0px;
    text-align:right;
}

#shop-item-offer {
    width:250px;
    height:182px;
    background:url(images/item_info_bg.jpg) no-repeat bottom;
}


#shop-item-offer-stock {
    width:230px;
    height:182px;
    background:url(images/shop-item-offer-bg-yellow.jpg) no-repeat;
}

#shop-item-offer .product-link a {
    padding:5px 5px 5px 10px;
    display:block;
    font:11px tahoma;
    color:#445F96;
    font-weight:bold;
    text-decoration:none;
}

#shop-item-offer .product-link a:hover {
    text-decoration:underline;
}

#shop-item-offer .price {
    padding:8px 10px 0px 0px;
    text-align:right;
}

#shop-item-offer .shop-cart {
    padding:10px 10px 5px 10px;
    text-align:right;
}

#shop-item-offer .shop-cart a {
    color:#445F96;
    text-decoration:none;
}

#shop-item-offer .shop-cart a:hover {
    border-bottom:1px solid orange;
}

.add_cart {
    color:#445F96;
    text-decoration:none;
}

.add_cart:hover {
    border-bottom:1px solid orange;
}

.add_cart_item {
    display:block;
    color:#445F96;
    text-decoration:none;
    font-size:12px;
    background:url(images/add-to-cart-icon.png) no-repeat 0%;
    padding:2px 0 2px 26px;
}

#pages {
    padding:5px;
    font-size:12px;
    color:gray;
    font-weight:bold;
}

#pages a {
    font-weight:normal;
    font-size:12px;
    color:#445F96;
    text-decoration:none;
}

#pages a:hover {
    border-bottom:1px solid orange;
}


#commentNewsDiv {
	padding: 5px 0 5px 0;
	width: 100%;
	margin-top: 5px;
}

#commentNewsDiv_top {
	margin-bottom: 5px;
	border-bottom: 1px solid #e1e1e1;
	float: left;
	width: 100%;
	height: 24px;
	background-position: bottom;
}

#languageBox li {
    list-style:none;
    float: left;
}

#languageBox li a {
    display:block;
    padding:3px 10px 3px 10px;
}

#languageBox li a:hover {
    background:#8FC9F2;    
}

#shop-cart-box {
    background:url(images/shop-cart-bg.jpg) no-repeat;
    width:233px;
    height:130px;
    color:gray;
    margin-bottom:10px;
}

#answer_to_com {
    display:block;
    padding:5px;
    margin:0 0px 0 0px;
    background:#FEFDBE;
    border:1px solid #FFE559;
	-moz-border-radius:3px;
}

#category-description {
    text-align:left;
    margin:0 0 10px 0;
    padding:0 5px 5px 5px;
    background:#f1f1f1;
	-moz-border-radius:5px;
}

#searchbox {
    float:right;
    padding-top:0px;
}

#searchbox input {
    border:1px solid #e1e1e1;
}

#searchbox .i_but {
	font:13px tahoma;
	background:url(images/gradient-cart.jpg) repeat-x;
	border:1px solid #d1d1d1;
	padding:4px 9px 6px 9px;
	margin:0 0 0 20px;
	font-weight:bold;
}

#order_form .text {
	display:block;
	margin:0px 0 1px 0;
	font:11px Arial;
	color:#5f5f5f;
}

#order_form input.tinp, textarea.ttext {
	width:445px;
	-moz-border-radius:3px;
	border:0;
	padding:7px 0 7px 5px;
	font:15px arial;
	font-weight:bold;
}

#order_form textarea.ttext {
		background:url('images/textarea_right.gif') no-repeat right;
}

#order_form div.div_ttext {
	background:url('images/textarea_left.gif') no-repeat left;
	width:440px;
}

#order_form div.div_tinp {
	background:url('images/input_left.gif') no-repeat left;
	width:440px;
}

#order_form input.tinp {
	background:url('images/input_right.gif') no-repeat right;
}

.is_starclient_card {
	-moz-border-radius:3px;
	border:1px solid #FAE56A;
	width:96%;
	padding:3px 5px 3px 5px;
	font:11px tahoma;
	color:gray;
	clear:both;
	float:left;
	background:#FFFFBC;
}

.error {
	width:445px;
	padding:3px 0 3px 5px;
	-moz-border-radius:3px;
	color:#fff;
	margin:0 0 5px 0;
	background:#FF6666;
}

.success {
	width:445px;
	padding:3px 0 3px 5px;
	-moz-border-radius:3px;
	color:#000;
	margin:0 0 5px 0;
	background:#AAFF7F;
}

.step2_info_text {
	font-weight:bold;
}

#buj {
	padding:10px;
}

#buj .question {
	display:block;
	margin:0 0 5px 0;
}

#buj .question a {
	font: 17px Arial;
	color: #5f5f5f;
	text-decoration:none;
	font-weight:bold;
	background:url('images/arrow-buj.png') no-repeat 0% 1px;
	padding:0 0 0 20px;
}

#buj .answer {
	-moz-border-radius:5px;
	background:#f1f1f1;
	padding:10px;
	font:13px Arial;
	margin:0 0 5px 0;
}
