/**
* @package CoolJams
*/

body {
	background: #eaf4fd;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.clear {
	display: inline-block;
}

.clear {
	display: block;
	clear: both;
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a {
	color: #6374b4;
}

a:hover {
	text-decoration: none;
}


/* Form errors */
div#form-errors {
	background: #c1393d;
	color: #fff;
	margin: 10px 0;
	padding: 1px;
	border: #822628 2px solid;
}

div#form-errors p {
	margin: 20px;
}


/* Free shipping */
a#free-shipping {
	display: block;
	background: #8098d1;
	padding: 10px 0;
	color: #fff;
	text-decoration: none;
	font-size: 20px;
}

a#free-shipping span {
	background: url(free-shipping-go.png) center center no-repeat;
	width: 1px;
	padding: 10px;
	height: 20px;
}


/* Wrap */
div#wrap {
	width: 870px;
	margin: 0px auto;
}


/* Main */
div#wrap-main {
	border: #9ec7e7 1px solid;
	background: #fff;
	margin: 38px 0 0 0;
	padding: 18px;
	text-align: left;
}

div#wrap-main h1 {
	font-size: 20px;
	margin: 20px 0 20px 0;
	color: #6979b8;
}

div#wrap-main p {
	line-height: 150%;
}


/* Footer */
div#wrap-footer {
	padding: 30px 0;
	color: #8b9aca;
}

div#footer-copyright {
	float: left;
}

div#footer-nav{
	float: right;
}

div#footer-nav a {
	margin: 0 10px;
}


/* Blue Footer */
div#blue-footer {
	background: #eaf4fd;
	border: #9ec7e7 1px solid;
	padding: 18px;
	margin: 18px 0 0 0;
}

div#blue-footer h2 {
	color: #6979b8;
	font-size: 15px;
	margin: 10px 0px 28px 0px;
}

div#blue-footer div.col {
	float: left;
	width: 260px;
}

div#blue-footer div.col p {
	color: #6979b8;
}

div#blue-footer div.col.middle {
	margin: 0 6px;
}

div#blue-footer div.col h3 {
	color: #6979b8;
	font-size: 22px;
	border-top: #9ec7e7 1px solid;
	border-bottom: #9ec7e7 1px solid;
	padding: 10px 0;
	margin: 0px;
}

div#blue-footer div.lower {
	margin-top: 20px;
}

div#blue-footer div.lower div.col {
	background: #fff;
	border: #a2c9e8 1px solid;
	width: 258px;
}

div#blue-footer div.lower h3 {
	background: #7f95cf url(blue-footer-lower-h3.png) repeat-x bottom left;
	border-top: none;
	color: #fff;
	font-size: 14px;
	padding: 10px;
}

div#blue-footer div.lower p {
	margin: 20px;
}

div#blue-footer div.lower p a.more-info {
	display: block;
	float: left;
	width: 81px;
	height: 26px;
	background: url(more-info-btn.png) no-repeat left top;
	text-align: left;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 5px 8px;
}

/* Header */
div#header {
	position: relative;
	height: 100px;
}

a#logo {
	display: block;
	position: absolute;
	text-indent: -9999px;
	background: url(logo.png) no-repeat;
	width: 191px;
	height: 108px;
	top: -29px;
	left: 0px;
}

div#header-nav {
	float: right;
	width: 600px;
}

div#header-nav ul {
	float: left;
	margin: 0px;
	padding: 0px;
}

div#header-nav li {
	display: inline;
	zoom: 1;
	margin: 0 0 0 10px;
	padding: 0px;
	list-style-type: none;
}
div#header-nav ul >/**/ li {
	display: inline-block;
}

div#header-nav li a {
	font-size: 12px;
	display: block;
	background: url(header-nav-bullet.png) no-repeat right center;
	padding: 0 15px 0 0;
	text-decoration: none;
	line-height: 18px;
}

div#header-nav p {
	float: left;
	clear: both;
	margin: 3px 0 0 10px;
	color: #6374B4;
	width: 180px;
}

div#header-nav form {
	float: right;
}

div#header-nav button {
	background: url(search-btn.png) no-repeat top left;
	border-width: 0px;
	width: 21px;
	height: 17px;
}

div#header-nav input {
	border: #ccc 1px solid;
	width: 126px;
	font-size: 12px;
}

div#header-nav button span {
	visibility: hidden;
}


/* Primary nav */
div#primary-nav {
	background: url(primary-nav-border.png) repeat-x bottom left;
	padding: 0 0 8px 0;
}

div#primary-nav ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

div#primary-nav li {
	position: relative;
	display: inline;
	zoom: 1;
	list-style-type: none;
	margin: 0 1px;
	padding: 0px;
	width: 1px;
}
div#primary-nav ul >/**/ li {
	display: inline-block;
}
div#primary-nav[id] li {
	width: auto;
}

div#primary-nav a {
	display: block;
	background: url(primary-nav-left.png) no-repeat left top;
	padding: 0 0 0 4px;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
	height: 38px;
}

div#primary-nav a span {
	display: block;
	background: url(primary-nav-right.png) no-repeat right top;
	text-align: center;
	padding: 12px 18px 0 14px;
	height: 26px;
}

div#primary-nav li.cart a span {
	background: url(primary-nav-right-cart.png) no-repeat right top;
	padding-right: 40px;
}

div#primary-nav a:hover  {
	background-position: 0 -38px;
	color: #fff;
}

div#primary-nav a:hover span {
	background-position: right -38px !important;
}

div#primary-nav li ul {
	display: none;
	position: absolute;
	z-index: 10;
	top: 38px;
	left: 0px;
	background: #fff;
	border: #9ec7e7 1px solid;
	border-top: none;
	width: 178px;
	margin: -3px 0 0 0;
}

div#primary-nav li ul li {
	display: block;
	width: 100%;
}

div#primary-nav[id] li ul li {
	width: auto;
}

div#primary-nav li ul li a {
	background: #fff;
	padding: 0px;
	text-align: left;
	display: block;
	margin: 10px;
	white-space: nowrap;
	height: auto;
	width: 100%;
}
div#primary-nav[id] li ul li a {
	width: auto;
}

div#primary-nav li ul li a:hover {
	color: #333;
}

div#primary-nav ul a.hover, div#primary-nav ul a.hover:hover {
	background: #fff url(primary-nav-sub-left.png);
	height: 35px;
}

div#primary-nav ul a.hover span, div#primary-nav ul a.hover:hover span {
	background: #fff url(primary-nav-sub-right.png) repeat-x top right !important;
	color: #333;
}

div#related-products {
	clear: both;
	padding: 1px 0 0 0;
}

div#related-products h3 {
	color: #6878b7;
	border: #9ec7e7 1px solid;
	border-left: none;
	border-right: none;
	padding: 12px 15px;
	margin: 20px 0 0 0;
	font-size: 12px;
}


/* ------------------------------------------------------------------ Red bar */
div#redbar {
	color: #fff;
	background: url(breadcrumb-bg.gif);
	text-align: center;
	padding: 10px;
	margin: 10px 0;
}

div#redbar a {
	color: #fff;
	text-decoration: none;
}

div#redbar p {
	margin: 0px;
}


/* --------------------------------------------------------------- PAGE: Home */
a.order-now {
	display: block;
	float: left;
	width: 81px;
	height: 26px;
	background: url(btn-order-now.png) no-repeat left top;
	text-align: left;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 5px 5px;

}

a.order-now.white {
	background: url(btn-order-now-white.png) no-repeat left top;
}

div#home-wrap {
	margin-bottom: 22px;
}

div#home-col0 {
	float: left;
	width: 322px;
}

div#home-col1 {
	float: right;
	width: 506px;
}

div.home-product-side {
	height: 168px;
	overflow: hidden;
	background: #789fcd url(home-block-bg.png);
	margin: 0 0 4px 0;
}

div.home-product-side div.img {
	width: 156px;
	float: left;
}

div.home-product-side div.text {
	width: 146px;
	float: left;
	color: #fff;
	padding: 10px;
}

div.home-product-side h3 {
	color: #fff;
	clear: both;
	font-size: 14px;
}

div.home-product-side span {
	font-size: 11px;
	display: block;
	clear: both;
}

div.home-product-main {
	height: 340px;
	overflow: hidden;
}

div.home-product-main div.text {
	background: #789fcd url(home-block-bg.png);
	width: 486px;
	float: left;
	color: #fff;
	padding: 10px;
}

div.home-product-main div.text h3 {
	width: 390px;
	margin: 0 0 2px 0;
	float: left;
	font-size: 14px;
}

div.home-product-main div.text a.order-now {
	float: right;
	margin: 5px 0 0 0;
}

div.home-product-main div.text span {
	display: block;
	float: left;
	font-size: 11px;
}

p#coupon {
	text-align: center;
	color: #6979b8;
	font-size: 22px;
	margin-top: 0px;
}

p#coupon a {
	text-decoration: none;
}

p#coupon a:hover {
	color: #000;
}

div#featured-wrap {
}

div.featured {
	border: #a6cbe9 1px solid;
	float: left;
	width: 403px;
	height: 102px;
	overflow: hidden;
}

div.featured.right {
	float: right;
}

div.featured div.text {
	float: left;
	width: 230px;
	padding: 5px 0 0 20px;
}

div.featured div.text h3 {
	margin: 5px 0;
	color: #393f62;
	font-size: 14px;
}

div.featured div.text span {
	display: block;	
	clear: both;
	color: #7299cc;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}

div.featured img {
	float: right;
	width: 153px;
}

div#featured-wrapX {
}

div.featuredX {
	border: #a6cbe9 1px solid;
	float: left;
	width: 413px;
	height: 148px;
	overflow: hidden;
}

div.featuredX.right {
	float: right;
	width: 413px;
	height: 148px;
	padding: 0 0 0 0;
}

div.featuredX div.text {
	padding: 10px;
}

div.featuredX div.text h3 {
	margin: 0px 0;
	color: #393f62;
	font-size: 14px;
}

div.featuredX div.text span {
	display: block;	
	clear: both;
	color: #7299cc;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


div.featuredX2 {
	border: #a6cbe9 1px solid;
	float: left;
	width: 413px;
	height: 148px;
	overflow: hidden;
}

div.featuredX2.right {
	float: right;
	width: 413px;
	height: 148px;
	padding: 0 0 0 0;
}

div.featuredX2 div.text {
	padding: 0 0 0 0;
}

div.featuredX2 div.text h3 {
	margin: 0px 0;
	color: #393f62;
	font-size: 12px;
}

div.featuredX2 div.text span {
	display: block;	
	clear: both;
	color: #7299cc;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#tips, #tips li{
	margin:0;
	padding:0;
	list-style:none;
	}
#tips {
	width:413px;
	color: #7299cc;
	font-size: 12px;
	font-weight: bold;
	display: block;
	}
#tips li{
	margin-top: -5px;
	padding:13px;
	background:#ffffff;
	//display:none; /* hide the items at first only */
	}


/* ---------------------------------------------------- PAGE: Product listing */
div.product-list-intro {
}

div.product-list-intro img {
	float: left;
	margin: 0 20px 0 0;
}

div.product-list-intro h2 {
	color: #666;
	font-size: 15px;
}

ul.product-list {
	margin: 0;
	padding: 0;
}

ul.product-list li {
	float: left !important;
	width: 250px !important;
	height: 245px;
	overflow: hidden;
	list-style-type: none;
	padding: 0;
	margin: 20px 0 0 0;
	text-align: center;
	position: relative;
}

ul.product-list li.col0 {
	clear: both;
}

ul.product-list li.col1 {
	margin: 20px 30px;
}

ul.product-list li img.sale {
	position: absolute;
	right: 15px;
	top: 0px;
	z-index: 1;
	display: none;
}

ul.product-list li div.img {
	overflow: hidden;
	width: 250px;
	margin: 0px !important;
}

ul.product-list li div.img img {
	border: none;
}

ul.product-list li h5 {
	font-size: 12px;
	margin: 5px 0;
}

ul.product-list li span {
	color: #99c7ec;
	font-weight: bold;
	font-size: 16px;
	display: block;
	position: absolute;
	bottom: 28px;
	left: 70px;
}

ul.product-list li span.sale-price {
	left: 30px;
}

ul.product-list li span.sale-price em {
	text-decoration: line-through;
	font-style: normal;
}

ul.product-list li span.sale-price strong {
	color: #9b2e43;
	padding: 0 0 0 5px;
}

ul.product-list li a.view {
	display: block;
	position: absolute;
	width: 85px;
	height: 26px;
	bottom: 25px;
	right: 20px;
	background: url(btn-view-product.png) no-repeat;
	text-indent: -9999px;
}


/* ----------------------------------------------------- PAGE: Product Detail */
div.sizechart-wrap {
	height: 1px;
}
div.sizechart-wrap[class] {
	height: auto;
	overflow: hidden;
}

div.sizechart-wrap table, table.sizechart {
	margin: 0 0 10px 0;
}

div#product-detail-wrap {
	margin: 10px 0;
}

div#product-detail-wrap .col0 {
	float: left;
	width: 250px;
	text-align: center;
}

ol#swatches {
	border: #afd1ea 1px solid;
	border-bottom: none;
	margin: 20px auto 0;
	padding: 0px;
	width: 160px;
}

ol#swatches li {
	border-bottom: #afd1ea 1px solid;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height: 29px;
}

ol#swatches li div {
	float: left;
	width: 25px;
	height: 29px;
	overflow: hidden;
}

ol#swatches li span {
	display: block;
	float: left;
	text-align: left;
	width: 125px;
	font-size: 11px;
	padding: 7px 0 0 10px;
}

div#product-detail-wrap .col0 .img {
	margin: 0 0 15px 0;
}

div#product-detail-wrap .col1 {
	float: right;
	width: 550px;
}

div#product-detail-wrap .col1 h1 {
	margin: 0;
}

div#product-detail-wrap .col1 p.description {
	color: #000;
}

.sizechart-title {
	margin: 0 0 10px 0;
}

div#product-options {
	background: #eaf4fd;
	border: #9ec7e7 1px solid;
	padding: 15px 15px 0 15px;
	margin: 20px 0 0 0;
	position: relative;
	min-height: 100px;
}

div#product-options select {
	display: block;
	margin: 0 0 15px 0;
}

div#product-options input {
	position: absolute;
	margin: 0px;
	padding: 0px;
	bottom: 28px;
	right: 65px;
}

div#product-options img {
	position: absolute;
	top: -34px;
	right: 25px;
	display: none;
}

h2#product-price {
	margin: 6px 0 0 0;
}

h2#product-price span.reg {
	color: #99c7ec;
}

h2#product-price span.reg.on-sale {
	text-decoration: line-through;
}

h2#product-price span.sale {
	padding: 0 0 0 20px;
	color: #9b2e43;
	display: none;
}


/* ------------------------------------------------------------ PAGE: Sitemap */
ul#sitemap {
	margin: 20px;
}

ul#sitemap li {
	margin: 5px 0;
}


/* ------------------------------------------------------ PAGE: Floating Cart */
#yfc_mini {
	float: none !important;
	position: absolute;
	right: 0px;
	top: 50px;
}

.smb-mc {
	font-size: 11px;
	font-family: Arial, sans-serif !important;
}

.smb-fc .yui-dt-liner .img {
	background: #fff;
	text-align: center;
	overflow: hidden;
}

.smb-fc .yui-dt-liner .img img {
	width: auto;
	height: auto;
	margin: 0px auto;
}
