@charset "utf-8";

body
{
	margin:0;
	padding:0;
	font-family:Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	background:url(../img/body-bg.jpg) repeat-x top #213143;
}

form {
	margin:0px;
	padding:0px;
}

a {
	border:none;
	outline:none;
	color:white;
}

.clr {
	clear:both;
}

.left {
	float:left;
	display:inline;
}

.right {
	float:right;
}


img
{
	border:0;
}
body a
{
	text-decoration:underline;
}

body a:hover
{	
	#color:#22459d;
	color:#aaaaaa;
	text-decoration:none;
}
h1
{
	font-size:18px;
	color:#003366;
	margin:0 0 15px 8px;
	padding:0;
	font-weight:normal;
	}
	
h2
{
	font-size:14px;
	color:#cc0000;
	font-weight:bold;
	margin:0;
	padding:0;
	}


	
p
{
	line-height:19px;
	margin:0;
	padding:0 0 10px 0;
}

.body ul, .body li, .body ol {
	margin:6px 0 6px 15px;
	padding:0;
	line-height:19px;
	}

.input {
	border:1px solid #999;
	font-size:12px;
	color:#666666;
	height:17px;
	width:127px;
	margin:0;
	padding:2px 0 0 2px;
}

select{
	border:1px solid #999;
	font-size:12px;
	color:#666666;
}

textarea {
	border:1px solid #e5e5e5;
	font-size:12px;
	color:#3f3f3f;
	width:344px;
	margin:0 0 0px 0;
	padding:3px 0 0 2px;
	}
.page-shadow {
	background:url(../img/shadow.jpg) repeat-y center;
	}

.main-container {
	width:1004px;
	margin:0 auto;
	overflow:hidden;
	}

.header {
	width:1004px;
	float:left;
	margin:0;
	padding:0;
	}

.logo {
	position:absolute;
	margin:-100px 0 0 -95px;
	padding:0;
	}
	
.top-bg1 {
	width:1004px;
	background:url(../img/top-bg1.jpg) no-repeat;
	height:46px;
	}
.free-txt {
	float:left;
	padding:0 0 0 0;
	margin:18px 0 0 59px;
	font-size:15px;
	display:inline;
	}

.made-in-usa {
	float:right;
	padding:0 59px 0 0;
	margin:0 0 0 0;
	}

.top-bg2 {
	width:1004px;
	float:left;
	background:url(../img/top-bg2.jpg) no-repeat;
	height:42px;
	padding:0 0 0 0;
	}

.get-txt {
	font-size:14px;
	float:right;
	margin:6px 59px 0 0;
	}

.red-txt {
	text-decoration:underline;
	color:#ff0024;
	}

.red-txt:hover {
	text-decoration:underline;
	color:#fff;
	}

.top-bg3 {
	width:1004px;
	float:left;
	background:url(../img/top-bg3.jpg) no-repeat;
	height:37px;
	padding:3px 0 0 300px;
	}

.top-bg4 {
	width:1004px;
	float:left;
	background:url(../img/top-bg4.jpg) no-repeat;
	height:37px;
	clear:both;
	}

.top-bg5{
	width:945px;
	float:left;
	background:url(../img/top-bg5.jpg) no-repeat;
	padding:0 0 0 59px;
	height:63px;
}

.search-box {
	width:322px;
	float:left;
	}

.search-box-cate {
	width:322px;
	float:right;
	margin-right:59px;
	}

.submit-txt {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin:0 0 3px 0;
	}
	

.email-input input {
	float:left;
	width:218px;
	height:19px;
	border: 3px solid #adb2b7;
	margin:4px 0 0 0;
	color:#999;
	background-color:#fff;
	}

.submit-bt {
	width:77px;
	float:left;
	padding:0 0 0 10px;
	margin:0;
	}

.mid-bg {
	width:945px;
	float:left;
	background:url(../img/home-mid-bg.jpg) no-repeat top;
	padding:0 0 14px 59px;
	margin:0;
	}

div.mid-inner {
	padding-right: 20px;
}	

.footer-bg {
	width:1004px;
	background:url(../img/footer-bg.jpg) no-repeat top;
	float:left;
	padding:10px 0 0 0;
	margin:0 0 0 0;
	height:85px;
	}

.footer-bg-links ul {
	padding:0 0 0 213px;
	margin:0 0 0 0;
	}

.footer-bg ul li {
	padding:0 63px 0 0;
	margin:0 0 0 0;
	list-style-type:none;
	float:left;
	}

.footer-bg ul li a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
	}

.footer-bg ul li a:hover {
	color:#cc233c;
	text-decoration:none;
	}

.copy-txt {
	float:left;
	margin:0;
	padding:33px 0 0 115px;
	font-size:11px;
	width:260px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	}


/*  category page css 
------------------------- */

.cate-body-box {
	width:1004px;
	float:left;
	overflow:hidden;
	padding:0;
	margin:0;
	}
	
.mid-bg-categ-mid {
	width:1004px;
	background:url(../img/category-mid-mid-bg.jpg) repeat-y;
	overflow:hidden;
	
	}
.mid-bg-categ-top {
	width:1004px;
	background:url(../img/category-mid-top-bg.jpg) no-repeat top;
	overflow:hidden;
}
.mid-bg-categ-bot {
	width:1004px;
	background:url(../img/category-mid-bot-bg.jpg) no-repeat bottom;
	overflow:hidden;
	}
.cate-col-1 {
	width:272px;
	float:left;
	padding:0;
	margin:0;
	}

.cate-col-2 {
	width:732px;
	float:right;
	margin:0 0 30px 0;
	}

.cate-submit-bg {
	float:left;
	width:732px;
	padding:0;
	margin:0;
	}

.cate-submit-bg {
	background:url(../img/cate-submit-bg.jpg) no-repeat right;
	width:732px;
	height:66px;
	}

.cate-product{
	width:732px;
	float:left;
	padding:15px 0 0 0;
	margin:0 0 0 0;
	}

.cate-product-inner{
	width:168px;
	padding:0 0 0 0;
	margin:0 0 19px 0;
	color:#999;
	float:left;
	line-height:normal;
	font-family:Trebuchet Ms, Tahoma, Arial, Helvetica;
	}

.cate-product-inner-txt h1,.cate-product-inner-txt h1 a {
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#fff;
	font-size:12px;
	font-family:Trebuchet Ms, Tahoma, Arial, Helvetica;
	font-weight:bold;
	}
	

.page-no {
	font-weight:bold;
	clear:both;
	padding:0 0 0 180px;
}
.page-no-inner {
	margin:0 15px;
		}		
.page-no-inner a {
	font-weight:bold;
	padding:0 4px;
	width: 13px;
	color:#fff;
	text-align:center;
	height:15px;
	text-decoration:none;
	display:block;
	float:left;
	}
	
.page-no-inner a:hover {
	background:url(../img/number-hover.jpg) repeat-x;
	height:15px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	}

.pager_act {
	background:url(../img/number-hover.jpg) repeat-x;
	height:15px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	}
	
.cate-left-link-md {	
	background:url(../img/cat-link-md-bg.jpg) repeat-y;
	width:260px;
	overflow:hidden;
	}

.cate-left-link ul {
	padding:15px 0 10px 23px;
	margin:0;
	}

.cate-left-link ul li {
	padding:0;
	margin:0;
	display:block;
	list-style-type:none;
}

.cate-left-link ul li a {
	padding:5px 0 0 40px;
	margin:0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	display:block;
	height:32px;
	text-decoration:none;
	background:url(../img/cat-left-link-arrow.jpg) no-repeat 25px 11px;
}

.cate-left-link ul li a:hover, .cate-left-link ul li a.selected {
	list-style-type:none;
	background:url(../img/cate-link-hover-bg.jpg) no-repeat;
	color:#000;
}
.cate-left-link ul ul
{
	padding:0 0 10px 45px;
	margin:0;
}
.cate-left-link ul li li a
{
	background:none;
	padding:0;
	margin:0;
	height:18px;
}	
.cate-left-link ul li li a:hover
{
background:none;
}

.shoping-area {
	width:190px;
	float:left;
	margin:0 0 0 230px;
	padding:0;
	display:inline;
	}

.shoping-txt {
	float:left;
	margin:0 0 0 5px;
	padding:15px 0 0 0;
	}
	
	
/* Product Paage CSS 
-----------------------------  */
	
.product-col-1 {
	width:363px;
	float:left;
	}

.product-col-2 {
	width:310px;
	padding:0 0 0 16px;
	float:left;
	}

.product-col-2 p {
	line-height:17px;
	margin:0;
	padding:0 0 10px 0;
	}

.product-hd-txt {
	font-size:30px;
	margin:0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:20px 0;
	}

.morephoto-hd-txt {
	font-size:24px;
	width:363px;
	margin:15px 0;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
.more-photo {
	float:left;
	/* width:363px; */
	padding:0;
	margin:0;
	}

.img-margin {
	margin-left:4px;
	}

.color {
	width:160px;
	float:left;
	margin:0;
	padding:0;
	}

.product-select {
	width:310px;
	float:left;
	margin:5px 0 0 0;
	}

.input-area {
	width:58px;
	float:left;
	}

.select-area {
	width:236px;
	float:left;
	}
	
.product-select input {
	border:3px solid #adb2b7;
	background:#fff;
	color:#000;
	width:39px;
	}


.select-area select {
	background:#fff;
	color:#000;
	}

.red-price {	
	color:#aa0037;
	font-weight:bold;
	font-size:14px;
	}

.also-like-box  {
	width:732px;
	float:left;
	margin:20px 0 0 0;
	padding:0 0 0 0;
	}

.also-like-pic {
	width:145px;
	float:left;
	padding:0 28px 0 0;
	}

.also-like-pic-txt {
	width:145px;
	margin:5px 0 0 0;
	float:left;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	line-height:14px;
	}


/* Nav Image Replacements
-------------------------------- */

ul.MenuBarHorizontal font.li1 a {
    width: 70px;
    background: url(../img/menu/shop.gif) top no-repeat;
}

ul.MenuBarHorizontal font.li2 a {
    width: 120px;
    background: url(../img/menu/look.gif) top  no-repeat;
}

ul.MenuBarHorizontal font.li3 a {
    width: 158px;
    background: url(../img/menu/about.gif) top  no-repeat;
}
ul.MenuBarHorizontal font.li4 a {
    width: 149px;
    background: url(../img/menu/store.gif) top  no-repeat;
}

ul.MenuBarHorizontal font.li5 a {
    width: 129px;
    background: url(../img/menu/wholesale.gif) top  no-repeat;
}

ul.MenuBarHorizontal font a
{
	height:37px;

}
ul.MenuBarHorizontal font a:hover
{
	background-position:0 -37px;
}

.tbl-cart td{
    border-bottom: 2px solid #ADB2B7;
    border-right: 2px solid #ADB2B7;
}



div.scrollable {position:relative;overflow:hidden;width: 292px;height:80px;float:left;}
a.prev, a.next, a.prevPage, a.nextPage {display:block;width:35px;height:80px;float:left;cursor:pointer;font-size:1px;background-image:url(/img/more-photo-arow-lt.png)}
a.disabled {visibility:hidden !important;}
a.next, a.nextPage {background-image:url(/img/more-photo-arow-rt.png);clear:right;}
#thumbs {position:absolute;width:20000em;clear:both;border:1px solid #222;}
#thumbs div {float:left;width:69px;height:80px;color:#fff;border-left:1px solid #333;cursor:pointer;}
#thumbs div.hover {background-color:#444;}
#thumbs div.active {background-color:#066;cursor:default;}


img.imagemain {
	border: 1px solid #b9bfc4;
}
.imagemainpng {
	position: absolute;
	z-index: 100;
	width: 52px;
	height: 52px;
	margin: 1px 0 0 1px;
}
a.colorbg {
	display: block;
	height:44px;
	width:44px;
	border: 0px solid #ADB2B7; 
	padding: 3px;
	background: url("/img/colorbg.gif") top left no-repeat;
}

div.info {
	padding:0 0 20px 0; line-height:16px
	}
div.info h1{
	padding:0; margin:0 0 5px 0;  font-weight:normal; color: #fff;
	}
table.info td {
	padding:3px 3px 6px 3px; border-top:1px solid #DED7C4; font-size:10px;
	}
table.info td.right {
	border-right:1px solid #DED7C4;
	}	
tr#off td{
	background-color: none;
}

tr#on td{
	background-color: #446e94;
}