.clear{
	clear:both;
}
.shop-prompt-box{
	border: 2px solid #393939;
	background-color: #262626;
	padding:10px;
	width:400px;
	margin: 0 auto;
	clear:both;
}
input[type="text"]{
	border: 1px solid #a3aeb8;
	font-family: Arial,sans-serif;
	color: #646464;
	line-height: normal;
	font-size: 12px;
	margin:0;
	padding:1px;
	width: 190px;
}
input[type="password"]{
	border: 1px solid #a3aeb8;
	font-family: Arial,sans-serif;
	color: #646464;
	line-height: normal;
	font-size: 12px;
	margin:0;
	padding:1px;
	width: 190px;
}
#signup textarea{
	border: 1px solid #a3aeb8;
	font-family: Arial,sans-serif;
	color: #646464;
	line-height: normal;
	font-size: 12px;
	margin:0;
	padding:1px;
	width: 190px;
	padding:4px;
}
#signup input[type="password"],#login input[type="password"] {
	padding:4px;
}
#signup input[type="text"],#login input[type="text"]{
	padding:4px;
}
/*  Tags Declaration  */
#the-basket{
	overflow: hidden;
	padding-left:6px;
	padding-bottom: 2px;
}
#shop-basket-bg-rpt{
	background: url("../images/shop/shop_basket_bg.gif") repeat-y left bottom;
}
.shop-basket-bg{
	background: url("../images/shop/shop_basket_bot.gif") no-repeat left bottom;
}

#shop-basket-bg-rpt .pad{
	padding: 5px 24px 5px 10px;
}
.shop-basket-text td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#cccccc;
}
#myshop-basket{
	min-height: 50px;
	padding-left:5px;
}
.shop-basket-empty {
	font-size: 11px;
	font-style: italic;
	color: #cccccc;
}
.shop-basket-review{
	text-align: right;
	padding: 10px 0px 10px 0px;
}

a.shop-basket-close:link,a.shop-basket-close:visited,a.shop-basket-close:active,a.shop-basket-close:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffcb08;
	text-decoration: none;
}
/* SEARCH BOX */

#search-form {
	width: 203px;
	padding-left: 0px;
}
#search-form input[type="text"] {
	width: 126px;
	height:18px;
	font-size: 11px;
	margin: 6px 0 3px 0;
	background:#111111 url("../images/background/search_field_bg.gif") no-repeat top left;
	color:#333333;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 20px 3px 5px;
}
#search-form select {
	width: 150px;
	font-size: 11px;
	margin: 6px 0;
	color: #646464;
	background-color: #f4f7f8;
}

/* FORGOT YOUR PASSWORD POP UP */

.pass-background {
	background:#6b0721 url("../images/shop/pass_bg.gif") no-repeat top left;
	width:392px;
	height:215px;
}

.pass-background form {
	margin:0;
	password:0;
}

.pass-background label{
	display:inline;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.pass-background input {
	display:inline;
}


#pass-header {
	display:block;
}

#pass-header .left {
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:50px;	
	color: #ffffff;
	font-weight: bold;
	padding-left:15px;
}

#pass-header .right {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:50px;	
	color: #0066af;
	font-weight: bold;
	padding:10px 10px 0 0;
}

#payment-header .right{
	float:right;
	padding:10px 10px 0 0;
}

/* PRODUCT POP UP */

#product-header{
	width: 625px;
	height: 53px;
	background: url("../images/shop/product_top_bg.gif") repeat-x left bottom;
}

#product-header .left{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:50px;	
	color: #0066af;
	font-weight: bold;
	padding-left:15px;
}
#product-header .right{
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:50px;	
	color: #0066af;
	font-weight: bold;
	padding-left:15px;
}

/*-----------------------------*/
.cat-desc-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:0.6cm;	
	color: #5f7f48;
	font-weight: bold;
}
#product-one{
	display: block;
	overflow: hidden;
	padding:5px;
	clear: both;
}
#product-one .image{
	background: url("../images/shop/product_img_shadow.jpg") no-repeat left top;
	width:292px;
	height:292px;
}
#product-one .images{
	float: left;
	width:292px;
	overflow: hidden;
}
#product-one .image .img{
	width:280px;
	height:280px;
	/*margin:5px;*/
	padding:5px 2px 4px 2px;
	overflow: hidden;
}
#product-one .image .img .pad{
	height:280px;
	width:280px;
	overflow: hidden;
}
#product-one .desc{
	float:left;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.5;
	color: #bbbbbb;
}
#product-one .desc .pad{
	padding:0 10px;
}
#product-one .desc .red{
	color: #f31c24;
	font-weight: bold;
}
#product-one .desc .blue{
	color: #0075c6;
	font-weight: bold;
}
#product-one .desc .green-text{
	color: #71c239;
	font-weight: bold;
}

#product-one a:link, #product-one a:visited, #product-one a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#8a1515;
	text-decoration:underline;
}

#product-one a:hover {
	color:#cccccc;
}

/*-----------------------------*/

.product-pop-price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;	
	color:#ffffff;
	padding:10px 0;
	text-transform:uppercase;
}
.product-pop-manufacture{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color:#b10101;
	text-transform:uppercase;
}
.model {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color:#cccccc;
	text-transform:uppercase;
	padding-top:10px;
}
.long-desc {
	clear:both;
	display:block;}
.add-cart{
	/*padding:10px 0;	*/
}
.send-to-friend-but{
	float: left;
}
.send-to-friend-but a:link{
	padding-right: 6px;
}
.shop-form-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066af;
}
#quanform {
	padding-top: 1px;
}
#product-one select {
     background-color: #cccccc;
	 border: 2px solid #333333;
}
.shop-pop-gallery{
	clear: both;
	display:block;
	/*overflow:hidden;*/
}
.shop-pop-gallery .item{
	float:left;
}

.shop-pop-gallery .img img {
	border:2px solid #262626;
	margin:0 0px 5px 3px;
}
.shop-prop-image{
	margin:0;
}*
.shop-pop-footer{
	clear:both;
	background-color: #d4e4ee;
	height:15px;
}
a.manufacturer-link:link, a.manufacturer-link:active, a.manufacturer-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #7ba0cc;
	text-decoration: none;
}
a.manufacturer-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #7ba0cc;
	text-decoration: underline;
}
/* -- listing -- */
/* -- listing -- */
.shop-prod-listing{
	overflow: hidden;
	float:left;
	width:180px;
	height:240px;
	display:block;
	margin-right:20px;
}
.shop-prod-listing .image{
	width:180px;
	height:180px;
	overflow: hidden;
	/* background: url("../images/shop/product_listing_shadow.jpg") no-repeat left top; */
	padding:6px;
}
.shop-prod-listing .image .img{
	overflow: hidden;
	width:180px;
	height:180px;
	text-align: center;
	display: table-cell;
    vertical-align: middle;	
}
.shop-prod-listing .image .img .shop-image{
	margin:auto;
}
#prod-buttons {
	width:380px;
	padding-top:30px;
	}
#prod-buttons img {
	padding-left:5px;
	}
.prod-bg{
	/* background: url("../images/shop/product_listing_shadow.jpg") no-repeat left top; */
}
.prod-bg img{
	margin:auto;
	border:2px solid #2f2f2f;
}

.shop-prod-listing .title{
	clear:both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066af;	
}
.shop-listing-link:link,.shop-listing-link:active,.shop-listing-link:visited{
	text-decoration: none !important;
	color: #a9aa8f !important; 
	font-family: Arial, Helvetica, sans-serif !important; 
	font-size: 12px !important;
	font-weight:bold;
	text-transform:uppercase;
}
.shop-listing-link:hover{
	color: #5f7f48 !important; 
}
.shop-listing-link-basket:link,.shop-listing-link-basket:active,.shop-listing-link-basket:visited,.shop-listing-link-basket:hover{
	text-decoration: none !important;
	color: #cccccc !important; 
	font-family: Arial, Helvetica, sans-serif !important; 
	font-size: 11px !important;
}
.listing-price{
	color: #ffffff !important;
	font-weight:bold;
}
.single-qty {
	font-size: 14px;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top: 0;
	padding-top: 0;
}
/* CATEGORY LISTING DESC */

#shop-cat-desc {
	padding:0px 25px 25px 0;
}

.product-item {
	width:210px;
	float:left;
}
.products .product-image img{
	border:3px solid #262626;
	margin-bottom:8px;
}

.products .product-add-to-cart {
	margin:5px 0 0 65px;
}

.products {
	text-align:center;
	overflow: hidden;
	float:left;

}

.products .title a:link, .products .title a:active, .products .title a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#a9aa8f;
	margin-top:4px;
	text-decoration:none;
	text-transform:uppercase;
}
.products .title a:hover {
	color:#5f7f48;
}
.products .desc {
	display:block;
	font-size:11px;
	color:#cccccc;
	text-align:center;
	/*max-height:35px;*/
	overflow:hidden;
	text-transform:uppercase;
}
.products .price {
	font-size:14px;
	font-weight:bold;
	padding: 5px 0;
	}
/* SHOP NUMBERS */

#shop-pages {
	display: block;
	padding: 10px 0;
}
#shop-pages .left {
	display: inline;
	float: left;
	font-size: 12px;
	color: #9cadb7;
	font-weight: bold;
	padding-top:4px;
	width: 150px;
}
#shop-pages .right {
	display: inline;
	float: right;
	text-align: right;
}
#shop-pages .right a{
	float:left;
	display:inline;
}
#shop-pages a.page:link, #shop-pages a.page:active, #shop-pages a.page:visited {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #c8ddea;
	text-align: center;
	color: #c8ddea;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
	margin: 4px;
}
#shop-pages a.page:hover {
	color: #FFFFFF;
	background-color: #c8ddea;
	text-decoration: none;
}
#shop-pages .page-number-on {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #c8ddea;
	text-align: center;
	color: #FFFFFF;
	background-color: #c8ddea;
	text-decoration: none;
	padding: 2px 5px 2px 5px;
	font-size: 11px;
	margin: 4px;
}
/* REVIEW PAGE */
#shop-review-table{
	background: transparent url("../images/shop/shop_review_main_bg.gif") repeat-x left top;
}
#shop-review-table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	padding-top: 10px;
	padding-bottom: 10px;

}
table tr.shop-review-table-row td{
	/*background: white url("../images/shop/grey_bg2.jpg") repeat-x 50% 50%;*/
	background-color:#393939;
}
.shop-review-table-noborder td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	padding-top: 6px;
	padding-bottom: 6x;
	border-bottom:none !important;
}
#shop-review-table .first td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border-bottom:none;
	
}
#shop-review-table-sub{

}
#shop-review-table td.sub-td{
	padding:0px;
}
#shop-review-table-sub td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #202020;
	border-bottom:none;
	background-color: #e9f4fa;
}

.shop-invoice-totals{
	/*background: white url("../images/shop/grey_bg.jpg") repeat-x 50% 50%;*/
	background-color:#262626;
}
.shop-invoice-totals-light{
	/*background: white url("../images/shop/grey_bg.jpg") repeat-x 50% 50%;*/
	background-color:#262626;
}
.shop-total-text {
	font-weight: bold;
}
.order-progress {
	text-align: center;
	padding: 10px 0px 15px 0px;
}
.shop-text-instructions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fdf7c3;
	clear: both;
}
#shop-text-instructions p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#bbbbbb;
	clear: both;
}
a.shop-text-instructions:link, a.shop-text-instructions:active, a.shop-text-instructions:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffcb08;
	text-decoration: underline;
}
a.shop-text-instructions:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}
#shop-text-instructions .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#bbbbbb;
	clear: both;
	line-height: 1.2;
	padding-bottom: 10px;
}
#shop-text-instructions .sub-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffcb08;
	font-weight: bold;
	clear: both;
	margin-bottom: 10px;
}
.shop-text-instructions-large {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cccccc;*/
	padding-left:200px;
	clear: both;
	padding-right: 20px;
}
.support-buttons {
	text-align: center;
	padding: 25px 0px 25px 0px;
}
/* --- CUSTOMER DETAILS --- */
#customer-detail-cont {
	padding: 20px 0 10px 0;
}
#customer-type-cont {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
	padding: 10px 0 20px 0;
}
#customer-type-cont .left {
	display: block;
	width: 230px;
	float: left;
	padding: 10px;
	margin: 15px;
}
#customer-type-cont .right {
	display: block;
	width: 230px;
	float: left;
	padding: 10px;
	margin: 15px;
}
.customer-signup:link, .customer-signup:active, .customer-signup:visited {
	width: 256px;
	height: 95px;
	background-image: url(../images/shop/customer_signup.gif);
	background-position: left-top;
	background-repeat: no-repeat;
	display: block;
}
.customer-signup:hover {
	background-image: url(../images/shop/customer_signup_over.gif);
}
.customer-login:link, .customer-login:active, .customer-login:visited {
	width: 256px;
	height: 95px;
	background-image: url(../images/shop/customer_login.gif);
	background-position: left-top;
	background-repeat: no-repeat;
	display: block;
}
.customer-login:hover {
	background-image: url(../images/shop/customer_login_over.gif);
}
#login {
	padding: 10px 0px 0px 90px;
	width: 460px;
}
#signup {
	padding:10px 20px 0px 10px;
	width: 600px;
}
#login label {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	width: 170px;
	padding-top: 4px;
}
#signup label,#login label {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	letter-spacing: 1px;
	width: 170px;
	padding-top: 4px;
}
.delivery_same_details-cont {
	width: 450px;
	margin-left: 20px;
}
.delivery_same_details-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #fdf7c3;
	font-weight: bolder;
	font-size: 12px;
	float: left;
	display: inline;
	padding-top: 3px;
}
.delivery_same_details-check {
	float: left;
	display: inline;
	padding-right: 14px;
}
#gift-wrap label {
	width: 120px;
	float: left;
}
/* --- NAV ---*/

#p-menu ul{
	padding:1px;
	background-color: #333333;
}
#p-menu ul ul{
	background-color: #262626;
	padding: 3px;
}
#p-menu ul ul ul{
	background-color: #393939;
	padding: 3px;
}
#p-menu ul ul ul ul{
	background-color: #262626;
	padding: 3px;	
}
#p-menu ul, #p-menu ul ul ul li a.sub{
	color:black;
	font-size:10px;
}

#shop-nav-main{
	width:170px;
	margin:30px auto;
}
#shop-nav-main a.main, #shop-nav-main a.main:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/nav/nav_arrow.gif) no-repeat top left;
	display:block;
	margin-bottom: 4px;
	padding: 3px 4px 3px 15px;
	text-transform: uppercase;
	cursor:pointer;
}
#shop-nav-main a.main-on{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(../images/nav/nav_arrow_on.gif) no-repeat top left;
	display:block;
	margin-bottom: 4px;
	padding: 3px 4px 3px 15px;
	text-transform: uppercase;
}
#shop-nav-main a.sub{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color: #ffffff;
	text-transform: uppercase;	
	padding: 2px 4px 3px 23px;
	display:block !important;
	line-height: 0.5cm;
	text-decoration: none;
	background: transparent url("../images/nav/nav_sub_arrow.gif") no-repeat top left;
	cursor:pointer;
	font-weight:bold;
}
#shop-nav-main a.sub-hover, #shop-nav-main a.sub:hover{
	color: #ffffff;
	text-decoration: none;
	background: #393939 url("../images/nav/nav_sub_arrow2.gif") no-repeat top left;
	font-weight:bold;
}



#shop-nav-main ul ul ul li a.sub{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px !important;
	color:#a9aa8f;
	text-transform: uppercase;	
	padding: 2px 4px 3px 23px;
	display:block !important;
	line-height: 0.5cm;
	text-decoration: none;
	background: #4a4a4a url("../images/nav/nav_sub_arrow3rd.gif") no-repeat top left;
	cursor:pointer;
}
#shop-nav-main ul ul ul li a.sub:hover{
	color: #000;
	text-decoration: none;
	background: #929292 url("../images/nav/nav_sub_arrow2.gif") no-repeat top left;
}
#shop-nav-main div.showhide div.showhide a.sub{
	background-color: #81bce8 !important;
	color: #ffffff;
	padding:2px 2px 2px 20px !important;
	display:block !important;
	line-height: 0.5cm;
	border-bottom: 1px dotted #a3d1f2;
	background-image: url(../images/shop/shop-nav-main-showhide.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#shop-nav-main div.showhide div.showhide a.sub:hover{
	color: #2b7ee5;
}
/* --- NAVIGATION ON PAGE STYLE ---*/

#shop-nav-main a.sub-on{
	background-color: #393939 !important;
	padding:2px 4px 3px 23px !important;
	display:block !important;
	line-height: 0.5cm;
	color: #a9aa8f;
	text-transform:uppercase;
	font-size: 11px;
	text-decoration: none;
	background-image: url(../images/nav/nav_sub_arrow_cat_on.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: bold;
}

#shop-nav-main div.showhide div.showhide a.sub-on{
	background-color: #81bce8 !important;
	color: #ffffff;
	padding:2px 2px 2px 20px !important;
	display:block !important;
	line-height: 0.5cm;
	border-bottom: 1px dotted #a3d1f2;
	background-image: url(../images/shop/shop-nav-main-showhide-on.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-weight: bold;
}
.shop-breadcrumb{
font-family: Arial,Helvetica,sans-serif;
color: #a8a89f;
line-height: normal;
font-size: 11px;
font-weight: normal;
letter-spacing: 1px;
}

.special{
	text-decoration: line-through;
	color:#ffcb08;
}
#promo-check{
	padding-left:20px;
}

.promo-check-box{
	border: 2px dashed #9c9c9c;
	padding:8px;
	color:#070707;
	background-color: #d3d3d3;
}
.rel-p-title{
	font-size: 17px;
	color: #c99937;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:10px 0;
}
.shop-c-desc{
	font-family: Arial,sans-serif;
	color: #0075c6;
	font-weight: normal;
	line-height: 1.5;
	font-size: 12px;
	margin-bottom:10px;
}
.temp-bg{
	overflow: hidden;	
}
/* -- SEND TO A FRIEND --- */
.enq-header{
	background: white url("../images/main/enq_form_header.gif") no-repeat left top;
	height:113px;
}
.stf-header{
	/*background: white url("../images/shop/product_top_bg.jpg") repeat-x left top;*/
	height:20px;
}

.enq-body textarea{
	padding:4px;
	border: 1px solid #cccccc;
	width:192px;
	height:60px;
	font-family: Arial,sans-serif;	
	font-size: 12px;
	color:#202020;	
}

/*------send to a friend form-----*/

#friend-form label {
	text-align: left;
	width: 120px;
	padding-right: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

#friend-form form {
	margin:0;
	padding:0;
}

#friend-form input[type="text"] {
	width:192px;
	border:1px solid #cccccc;
	color:#202020;
	padding:4px;
}


/* ---- BLOG ---- */
#blog{

}
#blog .item{
	margin-bottom:10px;
	overflow: hidden;
}
#blog .item .title{
	padding-bottom:5px;
	cursor: pointer;
}	
#blog .item .content{
	line-height: 1.5;
}
#blog .item .published{
	font-family: Arial,sans-serif;
	color: #a6a6a6;
	line-height: normal;
	font-size: 10px;
	padding-bottom:5px;	
}
#blog .item .link{
}
#blog .item .link a{
	padding-left:4px;
	color: #479ff5;
}

/* ---- */
#product-list{
	font-family: Arial,sans-serif;
	background: transparent url("../images/shop/products_title_bar.gif") repeat-x left top;
}
#product-list td{
	font-family: Arial,sans-serif;
	font-size: 12px;
	padding-bottom:0px;
}
#product-list .heading{
	color: #ffffff;
	padding-top:2px;
	font-weight:bold;
}

#product-list tr.heading td{
	font-family:Arial, Helvetica, sans-serif;
}

#product-list .title{
	color: #ce0f0f;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none !important;
}
#product-list .break{
	border-bottom: 1px dotted #c4b382;
}
#product-list .desc{
	color:#b4b4b4;
	padding-top:3px;
	line-height: 1.3;
}
#product-list .price{
	color: #ffffff;
	text-align:right;
}
#product-list .lines td{

}
#product-list input{
	margin: 0;
	margin-left:100px;
}

#product-list .qty {
	padding-left:55px;
}

#product-list .drop-qty {
	margin-left:50px;
}

#product-list select{
	margin:0;
	padding: 0;
}
#item-added{
	width:330px;
	height:130px;
	background: transparent url("../images/shop/item_add_pop_bg.gif") no-repeat left top;
}
#item-added .pad{
	padding:70px 12px 5px 12px;
	text-align: center;
	
}
/* --- */
#preview{
	position:absolute;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
.confirm td{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color:#fdf7c3;	
}

hr{
height:1px;
/*background: transparent url("../images/shop/hr.gif") no-repeat top center;*/
border: 0;
}
.loading-class{
	font-family: Arial,sans-serif;
	font-size: 12px;
	color:#fdf7c3;
	text-align: center;
	padding:4px;
	padding-top:8px;
}
#feature-products{
	display:block;
	float:left;
	overflow:hidden;
	width:605px;
	/*padding:10px 25px;*/
}
.brands{
	display:block;
	float:left;
	overflow:hidden;
	width:130px;	
}
#feature-products .title{
	font-size: 12px;
	color: #ffcb08;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

