
#column-center{}
#right-column{}
.column-center-padding{}

/* --- product --- */
.product-col{
	width:220px!important;
	padding-bottom:37px;
}
.product-col .img{
	border:1px solid #ecece8;
	padding:7px 0 0 0;
}
.product-col .prod-info{
	text-align:center;
	padding:16px 0 0 0;
}

.product-col .name{
	color:#807f7f;
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	font-family: 'Droid Sans', sans-serif;
}
.product-col .name:hover{
	color:#606925;
}

.product-col .text{}
.price{
	color:#353535;
	font-size:20px;
	line-height:32px;
	font-weight:normal;
	font-family: 'Sofia', cursive;
}
.price strong{font-weight:normal;}
.product-col .price{ margin:2px 0 4px;}


/* ============================= footer ====================== */
#footer{
	position:relative;
	padding:29px 0 74px 0;
}
#footer .fleft{
	float:left;
	padding:0 0 0 26px;
}
/* --- copyright --- */
#footer .copyright{
	color:#7b7b7a;
	font-size:13px;
	font-family: 'Droid Sans', sans-serif;
	line-height:16px;
	padding:9px 0 0 0;
}
#footer .copyright a{color:#7b7b7a; text-decoration:none;}
#footer .copyright a:hover{ color:#000;}

/* --- back to top --- */
.back_to_top{
	position:absolute;
	top:-35px;
	right:-72px;
}
.back_to_top a{
	text-transform:uppercase;
	color:#fff;
	font-family: 'Amaranth', sans-serif;
	font-size:20px;
	line-height:32px;
	font-weight:700;
	background:url(../images/back_to_top.gif) repeat-x 0 0;
	text-decoration:none;
	padding:7px 13px 7px 15px;
}
.back_to_top a:hover{ color:#b5b98e;}

/* --- cards --- */
#footer .cards{
	margin:10px 26px 0 0;
}

/* ============================= banners ====================== */
.bnrs{
	overflow:hidden;
	width:100%;
	background:url(../images/bnrs-line.gif) no-repeat 0 100%;
	padding:0 0 29px 0;
	margin-bottom:52px;
}
/* --- faded slider ---*/
.slider{
	width:630px;
	overflow:hidden;
	height:385px;
	float:left;
}
#faded {
  float: left;
  height: 419px;
  margin: 0 20px 0 0;
  overflow: hidden;
  position: relative;
  width: 100%;
}
#faded .pagination{
	position:absolute;
	bottom:0px;
	right:0px;
	z-index:9999;
	margin:0;
	height:9px;
	background:url(../images/pagination-bg.png) repeat-x 0 0;
	width:84px;
	padding:8px 13px 10px 373px;
}
#faded .pagination li{
	width:11px;
	height:11px;
	overflow:hidden;
	float:left;
	margin:0 0 0 10px;
}
#faded .pagination li a{
	display:block;
	overflow:hidden;
	width:11px;
	height:11px;
	background:url(../images/pagination.png) no-repeat 100% 0;
	text-indent:-10000px;
}
#faded .pagination li.current a,
#faded .pagination li a:hover{
	background:url(../images/pagination.png) no-repeat 0 0;
}
.banners-right{
	width:460px;
	height:499px;
	overflow:hidden;
	float:left;
}
.banners-right .inner{
	width:480px;
	height:512px;
}
.banners-right .inner div{
	float:left;
	margin:0 20px 19px 0;
}


/* ============================= forms ======================= */
input, select, textarea{ font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:normal; color:#010101; border:solid 1px #e3e3e3; padding:2px; background:#fdfdfd;}
input:focus, select:focus, textarea:focus{outline:none;}
.cartRemoveItemDisplay input,
#search-in-description, #inc-subcat, #gender-female, #gender-male, #newsletter-checkbox, #email-format-text, #email-format-html, #rating-1, #rating-2, #rating-3, #rating-4, #rating-5, #pmt-linkpoint_api, #pmt-moneyorder, #pmt-paypal, #pmt-cod, #notify-0{ border:none!important;}
#rating-1, #rating-2, #rating-3, #rating-4, #rating-5{margin:2px 4px 0 8px; padding:0; background:none;}
*+html #rating-1{ margin:0; padding:0;}
*+html #rating-2{ margin:0; padding:0;}
*+html #rating-3{ margin:0; padding:0;}
*+html #rating-4{ margin:0; padding:0;}
*+html #rating-5{ margin:0; padding:0;}
#globalnotify, #pmt-cod, #pmt-moneyorder, #ship-flat-flat, #ship-item-item, #ship-storepickup-storepickup, #gender-male, #gender-female, #email-format-html, #email-format-text, #newsletter{border:none!important;	position:relative; top:2px;}
#primary{ margin-left:10px;	position:relative; top:2px; border:none!important;}
#disc-ot_coupon{margin:5px 0 0 0;}
#cartContentsDisplay input{ background:none;}