/* Leesi B Global CSS Document */
body{
	margin:0;
	padding:0;
	background-color:#dfd4bb;
}
body, p, div{
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
}
img{
	border: 0;
}
h1{
	font:normal 20px/24px Century Gothic, Verdana, Arial;
	margin:10px 0;
	padding:5px 10px;
	color:#fff;
	background-color:#000;
	height: 22px;
	overflow: hidden;
}
/*
h2{
	font:normal 16px/22px Century Gothic, Verdana, Arial;
	margin:10px 5px;
	padding:2px 10px;
	color:#fff;
	background-color:#000;
	clear:left;
}
*/
#header{
	width: 990px;
	height: 140px;
	padding: 0;
	background: url(http://www.leesib.com/images/bg-color.gif) repeat-x;
	margin: 0 auto;
	position: relative;
	color: #ffffff;
	font: normal 12px/16px Century Gothic, Verdana, Arial;
}

#header img{
	position: absolute;
	top: 0;
	left: 0;
}
#header form{
	position: absolute;
	left: 3px;
	bottom: 3px;
}
#header form input{
	line-height: 14px;
}
#header-right-bottom{
	height: 20px;
	position: absolute;
	bottom: 40px;
	right: 20px;
	font: normal 18px/20px Century Gothic, Verdana, Arial;
	text-align: right;
}
#navbar{
	position: absolute;
	top: 114px;
	left: 0;
	width: 990px;
	height: 26px;
	background-color: #1d1c1a;
	margin: 0;
	color: #ffffff;
	font: normal 20px/20px Century Gothic, Verdana, Arial;
}

#navbar span.nav-links span.nav-checkout{
	margin-left:25px;
}
#navbar span.nav-links span.nav-checkout a{
	text-decoration:underline;
}
#navbar span.nav-links{
	display: block;
	float: right;
	padding-right: 15px;
	font-size:12px;
	line-height:26px;
}

#navbar span.nav-links a, #navbar span.nav-links a:link, #navbar span.nav-links a:active, #navbar span.nav-links a:visited{
	color: #ffffff;
	text-decoration: none;
	margin: 0 5px;
	font-size:12px;
	line-height:16px
}

#navbar span.nav-links a:hover, #navbar span.nav-links a:focus{
	color: #4b4235;
}

div#container{
	width: 990px;
	margin: 0 auto;
	position: relative;
	height:auto;
	background:#ffffff url(http://www.leesib.com/images/container-bg.gif) repeat-y top left;
}
.middle{
	background: none;
	margin: 0px;
	width: auto;
	padding: 0px;
}

#left-panel{
	width: 148px;
	margin: 0;
	float:left;
	padding-top:5px;
}
#left-panel ul, #left-panel ul li, #left-panel ul li ul, #left-panel ul li ul li{
	list-style: none;
	padding-left: 0;
	margin:0;
}
#left-panel ul{
 	margin:5px 0 10px 10px;
}
#left-panel ul li ul{
	margin-left:10px;
}
#left-panel ul li.sub-title{
	font-size: 14px;
}
#left-panel ul li ul li{
	font-size: 12px;
}
#left-panel span.nav-title{
	font:normal 16px Verdana, Arial, Helvetica, sans-serif;
	color:#ff66b3;
	margin-left:5px;
}
#left-panel a, #left-panel a:link, #left-panel a:active, #left-panel a:visited{
	color: #333333;
	text-decoration: none;
}
#left-panel a:hover{
	color:#ff66b3;
}
#mail-list-box{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#3c201f;
	padding:5px 0px 5px 0px;
	text-align:center;
}
input.left-input-text{
	font: normal 11px/11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	width:85px;
	height:15px;
	border:1px solid #8a785b;
	margin:0 5px 0 0;
	padding: 3px 0px 0px 2px;
}
input.left-input-submit{
	width:45px;
	height:20px;
	font: normal 10px/10px Century Gothic, Verdana, Arial;
	background-color: #000;
	border:	none;
	color: #fff;
	margin:0;
	padding:0;
	vertical-align:top;
}

*input.left-input-submit{
	vertical-align:baseline;
}
ul.breadcrumbs, .category-head, .category-description{
	padding: 5px 0;
	margin-bottom: 0;
}
#main{
	width: 820px;
	margin: 0;
	float:left;
	padding:0 10px 5px;
}
#index-java-rotate{
	width:840px;
	height:350px;
	background-color:#998464;
	text-align:center;
	margin:0 -8px;
	padding:0;
	position:relative;
	font-size:30px;
}

ul.generic-product-box{
	margin:0;
	padding:0;
	list-style:0;
}
ul.generic-product-box li{
	width:160px;
	height:180px;
	display:block;
	float:left;
	list-style:0;
	margin:5px 0;
	text-align:center;
}
ul.generic-product-box a{
	width:150px;
	height:180px;
	display:block;
	background:url(http://www.leesib.com/images/product-box-bg.png) no-repeat top left;
	margin:0 5px;
	position:relative;
	text-decoration:none;
}

ul.generic-product-box a span.product-box-header{
	color:#cb528e;
	font-size:12px;
	line-height: 13px;
	display:block;
	padding: 5px 5px 0;
	height: 39px;
	overflow: hidden;
}
ul.generic-product-box a img{
	display:block;
	width:135px;
	height:101px;
	position:absolute;
	bottom:30px;
	left:13px;
}
ul.generic-product-box a span.product-box-msrp{
	position:absolute;
	bottom:35px;
	left:10px;
	font-size:11px;
	color:#999999;
}
ul.generic-product-box a span.product-box-msrp span{
	text-decoration:line-through;
}
ul.generic-product-box a span.product-box-price{
	position:absolute;
	bottom:15px;
	left:12px;
	font-size:11px;
	color:#666666;
}
ul.generic-product-box a span.product-box-price span{
	font-size:12px;
}
div.category-item-box{
	width:198px;
	height:150px;
	float:left;
	background:url(http://www.leesib.com/images/category-box-bg.png) no-repeat top left;
	margin:3px;
	text-align:center;
}
div.category-item-box h2{
	background:none;
	color:#000000;
	margin:10px 0 0 15px;
	padding:0;
	text-align:left;
	font-size:18px;
	font-weight:500;
}
div.category-item-box img{
	height:110px;
	margin:0 auto;
}
div#product-page-left{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
	text-align:center;
	border:1px solid #8a785b;
	width:400px;
}
div#product-page-right{
	margin:10px 10px 10px 0;
	float:right;
	width:400px;
}
div#product-page-right p{
	text-align:justify;
}
div#product-page-right h1{
	background:none;
	color:#ff66b3;
	margin:0;
	padding:0;
}
div#priceblock{
	border:1px solid #8a785b;
	padding:5px;
	line-height:18px;
}
div#priceblock span.priceblock-msrp{
	color:#999999;
	width:46%;
	font-size:11px;
	line-height:18px;
	display:block;
	float:left;
	margin-right:10px;
	text-align:center;
}
div#priceblock span.priceblock-sale{
	text-align:center;
	width:50%;
	display:block;
	float:left;
	color:#666666;
	line-height:18px;
}
div#priceblock span.priceblock-sale span{
	font-size:16px;
	line-height:16px;
	font-weight:bold;
}
div#options{
	border:1px solid #8a785b;
	padding:5px;
	margin-top:10px;
}
div#options h2{
	background:none;
	color:#333;
	margin:0;
	padding:0;
}



table.product-option-set{
	border-collapse:collapse;
	margin:0 0 6px 0;
	padding:0;
	width:100%;
}
table.product-option-set td{
	margin:0;
	padding:0;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	height:24px;
}
table.product-option-set td.product-option-input{
	text-align:right;
	width:24px;
	border-left:1px solid #ffffff;
}
table.product-option-set td.product-option-swatch{
	width:56px;
	padding-left:6px;
}
table.product-option-set td.product-option-swatch div{
	width:50px;
	height:10px;
	font-size:1px;
}
table.product-option-set td.product-option-label{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	padding-left:6px;
}
table.product-option-set td.product-option-adjust{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	text-align:right;
	border-right:1px solid #ffffff;
	padding-right:6px;
}
table.product-option-set tr.product-option-selected-row{
	background-color:#f6f6f6;
}
table.product-option-set tr.product-option-selected-row td.product-option-input{
	border-left-color:#cccccc;
}
table.product-option-set tr.product-option-selected-row td.product-option-adjust{
	border-right-color:#cccccc;
}
div#add-to-bag{
	padding:5px 0;
	text-align:center;
}
a.add-to-bag-button{
	font: normal 12px/16px Century Gothic, Verdana, Arial;
	background-color: #625542;
	border-width:2px;
	border-style:solid;
	border-color: #76664d #4b4336 #4b4336 #76664d;
	padding:2px 5px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
}


#footer{
	clear:both;
	width:990px;
	height:72px;
	background:url(http://www.leesib.com/images/footer-bg1.gif) repeat-x top left;
	margin:0 auto;
	border-top:2px solid #000;
	font: normal 12px/12px Century Gothic, Verdana, Arial;
	color:#000;
	padding-top:15px;
}
#footer span, #footer a{
	margin-left:20px;
}
#footer a{
	color:#fff;
	text-decoration:underline;
}

#blogfooter{
	clear:both;
	width:990px;
	height:30px;
	background:url(http://www.leesib.com/images/footer-bg1.gif) repeat-x top left;
	margin:0 auto;
	border-top:2px solid #000;
	font: normal 12px/12px Century Gothic, Verdana, Arial;
	color:#000;
	padding-top:15px;
}
#blogfooter span, #blogfooter a{
	margin-left:20px;
}
#blogfooter a{
	color:#fff;
	text-decoration:underline;
}


.clear-float{
	clear:both;
}
.product-shop{
	width: 530px;
}
.product-options-bottom, .product-options{
	width: 530px;
	float: right;
	margin-top: 0;
	padding: 0 10px 0 0;
	background: none;
	border: none;
}
.product-options dd{
	border: none;
}
.product-img-box .product-image-zoom{
	height: 198px;
}
#track_hint{
	font-size: 10px;
	font-style: italic;
}
p.red-tag{
	font-size: 10px;
	color: #cc0000;
	font-style: italic;
}
.add-to-cart-box .form-button, .add-to-cart-box .form-button-alt{
	background-color: #625542;
	border-width:2px;
	border-style:solid;
	border-color: #76664d #4b4336 #4b4336 #76664d;
	padding:1px 5px;
	color:#fff;
	text-align:center;
	height: 22px;
}
.price-box .price{
	color: #000000;
	font-size: 16px;
}
h3.product-name, h2.post-title, div#respond h3{
	color: #FF66B3;
}
.add-to-cart-box .qty-box label{
	margin: 3px 0;
}
.add-to-cart-box .qty-box .qty{
	height: 16px;
	line-height: 16px;
}
span.in-stock{
	color: #429100;
	font-weight: bold;
}
span.not-in-stock{
	font-weight: bold;
	color: #cc0000;
}
.product-collateral .collateral-box h4{
	color: #333333;
}
.product-collateral{
	background: none;
}
span.required{
	font-size: 10px;
	color: #cc0000;
	font-weight: normal;
}
.product-options-bottom .price-box{
	display: none;
}
.add-to-cart-box{
	float: left;
}
div.post{
	margin:10px 0 20px;	
}
div.post h2{
	margin-bottom:0;
	clear:both;
}
div.post h2 a{
	color:#CB528E;
}
div.post small{
	margin-bottom:3px;
	display:block;
}
input#searchsubmit{
	margin:3px 0;
}
input#s{
	margin-top:5px;
}
div.navigation{
	margin-top:10px;
}
.product-essential, .product-collateral{
	padding: 0;
}
div.sub-category-links a{
	display: block;
	width: 154px;
	text-decoration: none;
	text-align: center;
	float: left;
	padding: 5px;
}
div.more-views h4{
	display: none;
}
div.shopping-cart-collaterals{
	width: auto;
}
.col2-set .col-2{
	width: auto;
}
.shopping-cart-collaterals .box{
	width: 242px;
	margin-right: 10px;
	float: left;
}
#contact-div{
	width: 400px;
	margin: 0 auto;
}
#contact{
	text-align: center;
}
div.page-head-alt ul.checkout-types{
	display: none;
}
.aligncenter{
	display:block;
	margin:0 auto;
}
.alignleft{
	float:left;
	display:block;
}
.alignright{
	float:right;
	display:block;
}
.share-media-icons{
	margin:5px 0 0 5px;
	display:block;
}
h2.center{
	padding-top:8px;
}
.fblikebtn {margin:13px 0px;}
.fblikebtn .connect_top {padding:10px 5px 8px 5px !important;}
.fan_box .profileimage {padding-right:5px !important;}
