/* Main CSS Start */
* {
	padding: 0;
	margin: 0;
}
body {
	background: #e4dfdc;
	padding: 10px 0;
	font-family: Verdana, Geneva, sans-serif;
	color: #795C4F;
}
#wrap-a {
	background: url(/images/bg-3.gif) repeat-y center;
	min-width: 1048px;
}
#wrap-b {
	background: url(/images/bg-1.gif) no-repeat top;
}
#wrap-c {
	background: url(/images/bg-2.gif) no-repeat bottom;
}
#wrapper {
	width: 1048px;
	margin: 0 auto;
}
a {
	outline: none;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
:focus {
	outline: none;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
/* Main CSS End */


/* Header CSS Start */
#header {
	height: 95px;
	padding: 10px 0 0 0;
}
#header a {
	display: block;
	width: 493px;
	height: 90px;
	background: url(/images/CBrandsLogo2.jpg) no-repeat;
	text-indent: -9000px;
}
/* Header CSS End */


/* Content CSS Start */
#content {
	background: #fff;
	padding: 0 11px 10px 11px;
}
.content-wrap-a {
	border: #cf3f3e 1px solid;
	padding: 0 8px 8px 6px;
}
.top-nav {
	border-bottom: #cf3f3e 1px solid;
	height: 25px;
	padding: 10px 0 0 0;
	padding-left:5px;
	margin: 0 0 6px 0;
}
.top-nav ul {
	list-style: none;
	font-size: 13px;
	width: 780px;
	float: left;
	display: block;
}
.top-nav ul li {
	display: inline;
	padding: 0 30px 0 0;
}
.top-nav ul li.last {
	display: inline;
	padding: 0 0 0 0;
}
.top-nav ul li a {
	color: #666666;
	text-decoration: none;
}
.top-nav ul li a:hover, .top-nav ul li a.active {
	color: #BD2026;
	/*font-weight: bold;*/
	text-decoration: none;
}
.cart {
	width: 190px;
	float: right;
	font-size: 13px;
	background: url(/images/cart.gif) no-repeat left 2px;
	padding: 0 0 0 20px;
	color: #BD2026;
	text-align: right;
}
.cart span {
	color: #666666;
}
.cart a {
	color: #BD2026;
}
.cart a.checkout {
	font-size: 11px;
}
#left-col {
	width: 155px;
	_border-right: #cf3f3e 1px solid;
	float: left;
	padding: 14px 0 0 5px;
}
#left-col h2 {
	font-size: 13px;
	font-weight: bold;
	color: #BD2026;
	padding: 0 0 5px 0;
}

#left-col h2 a{
	color: #BD2026;
	text-decoration:none;
}

#left-col h2 a:hover{
	text-decoration:none;
}

#left-col ul {
	list-style: none;
	font-size: 13px;
	padding: 0 0 20px 0;
}
#left-col ul li {
	line-height: 30px;
}
#left-col ul li a {
	color: #795C4F;
}
#left-col ul li a:hover {
	color: #BD2026;
	text-decoration: none;
}
#left-col label {
	font-size: 13px;
	color: #BD2026;
	display: block;
	padding: 0 0 5px 0;
}
#left-col select {
	font-size: 12px;
	width: 140px;
}
.left-ads {
	padding: 30px 0 0 0;
}
.left-ads img {
	margin-bottom: 18px;
}
#right-col {
	width: 840px;
	float: right;
	padding: 5px 0 0 5px;
	color: #795c4f;
	font-size:12px;
	border-left: 1px solid #CF3F3E;
	min-height: 950px;
}
.randomBrands {
	clear: both;
	margin: 15px 0;
	list-style: none;
}
.randomBrands li {
	float: left;
	width: 135px;
	height: 110px;
	border-right: 1px solid #BD2026;
	margin: 15px 0;
	padding: 10px 0;
	line-height: 120px;
}
.randomBrands li.last {
	border-right: none;
}
#right-col h1 {
	color: #BD2026;
	font-weight: bold;
	font-size: 20px;
	padding: 0 0 15px 0;
}

#right-col a {
	color: #795c4f;
	text-decoration:none;
}

#right-col a:hover {
	color: #BD2026;
	text-decoration:none;
}

.breadcrumbs {
	font-size: 9px;
}
.breadcrumbs a {
	color: #BD2026;
}
.product-detail {
	width: 765px;
	margin: 0 auto;
	border-bottom: #cf3f3e 1px solid;
	padding: 15px 0 10px 31px;
}
.product-img-holder {
	width: 262px;
	float: left;
	padding: 7px 0 0 0;
}
.main-product-img {
	width: 249px;
	text-align: center;
}
.product-thumbs {
}
.product-thumbs h4 {
	color: #FF7F00;
	font-size: 13px;
	font-weight: normal;
	padding: 0 0 6px 0;
}
.product-thumbs a {
	border: #cf3f3e 1px solid;
	display: block;
	float: left;
	margin-right: 6px;
}
.product-info {
	width: 470px;
	float: right;
}
.product-info p {
	font-size: 13px;
	line-height: 25px;
	border-bottom: #cf3f3e 1px solid;
	padding: 7px 17px 14px 7px;
}
.product-info-left {
	padding: 23px 0 0 6px;
	float: left;
	width: 194px;
}
.product-info-left a {
	font-size: 13px;
	color: #795C4F;
}
.product-info-left label {
	font-size: 13px;
	display: block;
	float: left;
	color: #BD2026;
	width: 35px;
}
.product-info-left select {
	font-size: 12px;
	width: 140px;
	margin-bottom: 12px;
}
.product-info-left ul {
	list-style: none;
	padding: 0 0 17px 0;
}
.product-info-right {
	padding: 40px 18px 0 0;
	float: right;
	width: 176px;
	text-align: right;
}
.vip-price {
	border-top: #cf3f3e 1px solid;
	border-bottom: #cf3f3e 1px solid;
	background: url(/images/vip-price.gif) no-repeat right top #f4dcdc;
	height: 71px;
	line-height: 27px;
	font-size: 16px;
	padding: 13px 0 0 7px;
	text-align:left;
}
.vip-price span {
	color: #BD2026;
}

.topcatdesc {
	border-top: #cf3f3e 1px solid;
	border-bottom: #cf3f3e 1px solid;
	background-color:#f4dcdc;
	padding-top: 13px;
	padding-right: 0pt;
	padding-bottom: 13px;
	padding-left: 7px;
}

.topcatdesc3 {
	/*border-top: #cf3f3e 1px solid;
	border-bottom: #cf3f3e 1px solid;
	background-color:#f4dcdc;*/
	padding-top: 13px;
	padding-right: 0pt;
	padding-bottom: 13px;
	padding-left: 7px;
}

.cheeki-price {
	border-top: #cf3f3e 1px solid;
	border-bottom: #cf3f3e 1px solid;
	height: 71px;
	line-height: 27px;
	font-size: 16px;
	padding: 13px 0 0 7px;
	text-align:left;
}
.cheeki-price span {
	color: #BD2026;
}

.buy-now {
	font-size: 18px;
	color: #BD2026;
	background: url(/images/buy-now.gif) no-repeat left 3px;
	padding-left: 30px;
}
.email-fiend {
	font-size: 13px;
	float: left;
	color: #795C4F;
}
.see-more {
	color: #BD2026;
	font-size: 13px;
	float: right;
}
.also-love {
	padding: 19px 5px 0 0;
	border-top: #cf3f3e 1px solid;
}
.also-love-heading {
	padding: 46px 0 0 26px;
	width: 227px;
	float: left;
}
.also-love-box {
	width: 106px;
	float: left;
	text-align: center;
	font-size: 9px;
	margin-right: 15px;
	padding: 10px;
	/*background-image: url(/images/bkg2.jpg);
	background-repeat: no-repeat;*/
	border: 1px solid #BD0018;
}
.also-love-box a {
	color: #FF7F00;
}
.also-love-box p {
	padding: 3px 0 0 0;
	line-height: 11px;
}
.also-love-box img {
	border: #cf3f3e 1px solid;
}
.go-back {
	font-size: 13px;
	text-align: right;
	padding: 5px 0 0 0;
}
.go-back a {
	color: #BD2026;
}
.footer-link {
	width: 675px;
	float: right;
	text-align: right;
	padding: 11px 0 0 0;
}
.footer-link ul {
	list-style: none;
	font-size: 13px;
}
.footer-link ul li {
	display: inline;
	padding: 0 0 0 50px;
}
.footer-link ul li.last {
	display: inline;
	padding: 0 0 0 0;
}
.footer-link ul li a {
	color: #795C4F;
}
.search {
	width: 340px;
	float: left;
	padding: 11px 0 0 6px;
}
.search label {
	font-size: 13px;
	float: left;
	padding-right: 6px;
	color: #BD2026;
}
.search-field {
	width: 200px;
	border: #cf3f3e 1px solid;
	float: left;
	color: #795C4F;
}
.go {
	background: none;
	border: 0;
	float: left;
	color: #BD2026;
	cursor: pointer;
	margin-left: 2px;
}
/* Content CSS End */


/* Footer CSS Start */
#footer {
}
.upper-footer {
	height: 97px;
	padding: 13px 16px 0 0;
	font-size: 13px;
	color: #fff;
}
.upper-footer a {
	color: #fff;
}
.lower-footer {
	height: 50px;
	font-size: 11px;
	color: #fff;
}
.footer-left {
	width: 450px;
	float: left;
}

.footer-left a{
	color:#FFFFFF;
	text-decoration:none;
}

.footer-left a:hover{
	text-decoration:underline;
}

.footer-right {
	width: 400px;
	float: right;
	text-align: right;
}
/* Footer CSS SEnd */

.tab 				{ border-bottom:1px solid #D1DFB9; color:#9766ae; font-size:11px; font-weight:bold; text-decoration:none; line-height:14px; background-image: url('/images/tab_off_right.gif'); background-repeat: no-repeat; background-position: top right; }
.tabh				{ font-size:11px; height:20px; padding:8px 15px 8px 10px; background-image: url('/images/tab_off_left.gif'); background-repeat: no-repeat; background-position: top left; }
.tabselected		{ color:#7AA629; font-weight:bold; font-size:11px; text-decoration:none; line-height:14px; background-image: url('/images/tab_on_right.gif'); background-repeat: no-repeat; background-position: top right; }
.tabselectedh		{ height:21px; padding:8px 15px 8px 10px; background-image: url('/images/tab_on_left.gif'); background-repeat: no-repeat; background-position: top left; }
.tabselectedh1		{ padding-left:15px; padding-top:10px; background-image: url('/images/tab_on_left.gif'); background-repeat: no-repeat; background-position: top left; }
.tabspacer			{ border-bottom:1px solid #D1DFB9; }
.tab A:link 		{ color:#828282; font-size:11px; font-weight:bold; text-decoration:none; line-height:14px; }
.tab A:visited		{ color:#828282; font-size:11px; font-weight:bold; text-decoration:none; line-height:14px; }
.tab A:active 		{ color:#828282; font-size:11px; font-weight:bold; text-decoration:none; line-height:14px; }
.tab A:hover 		{ color:#828282; font-size:11px; font-weight:bold; text-decoration:underline; line-height:14px; }

