@charset "utf-8";
/*
=======================================================================
	General Rules
=======================================================================
*/
* {
	padding:0px;
	margin:0px;
}


#wrapper {
margin-left:auto;
margin-right:auto;
width:1020px;

}


a {
	text-decoration:none;
	outline:none;
	color:#000;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
.bold {
	font-weight:bold;
}
.colr {
	color:#fff;
}
.black {
	color:#000;
}
h1 {
	font-size:22px;
	font-weight:normal;
}
h2 {
	font-size:20px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:normal;
}
.subhead {
	margin-top:20px;
	width:100%;
	float:left;
}
h5 {
	font-size:14px;
	font-weight:normal;
	color:#0058a8 ;
}
h6 {
	font-size:12px;
	font-weight:normal;
	color:#0058a8;
}
p {
	line-height:18px;
}
.left {
	float:left !important;
}
.right {
	float:right !important;
}
.heading {
	padding:10px 0px;
	width:100%;
	border-bottom:#dddddd solid 1px;
	margin-bottom:10px;
	color:#0058a8;
}
.top_shadow {
	background-image:url("../images/top_shadow.gif");
	width:960px;
	height:6px;
	margin:0px auto;
}
.botm_shadow {
	background-image:url("../images/botm_shadow.gif");
	width:960px;
	height:6px;
	margin:0px auto;
}
input {
	font-size:11px;
}
/*
=======================================================================
	Buttons
=======================================================================
*/
.cartbtn {
	background-image:url("../images/cart.gif");
	background-position:75px 3px;
	background-repeat:no-repeat;
	padding:3px 32px 3px 10px;
	background-color:#0058a8;
	border:#003780 solid 1px;
	color:#abccea;
}
.cartbtn:hover {
	color:#fff;
	background-color:#003780;
}
.simplebtn {
	padding:3px 10px 3px 10px;
	background-color:#0058a8;
	border:#003780 solid 1px;
	color:#abccea;
	cursor:pointer;
}
.simplebtn:hover {
	color:#fff;
	background-color:#003780;
}
.proceed {
	padding:6px 15px 3px 15px;
	background-image:url("../images/proceed.gif");
	background-repeat:repeat-x;
	background-color:#b2b2b2;
	border:#a0a0a0 solid 1px;
	color:#000;
	height:20px;
	display:inline-block;
	font-weight:bold;
	margin:5px 0px;
}
.proceed:hover {
	color:#666;
	border:#999 solid 1px;
}
/*
=======================================================================
	Wrapper Section Rules
=======================================================================
*/
#wrapper_sec {
	width:940px;
	padding:0px 10px;
	margin:0px auto;
	background-image:url("../images/middle_shadow.gif");
	background-repeat:repeat-y;
	background-color:#FFF;
}
/*
=======================================================================
	Head Rules
=======================================================================
*/
#head {
	width:920px;
	height:120px;
	background-image:url("../images/top_sec_bg.gif");
	background-repeat:repeat-x;
	padding:0px 10px;
}
/*
=======================================================================
	Logo Rules
=======================================================================
*/
.logo {
	float:left;
	padding-top:15px;
}
/*
=======================================================================
	Right Head Rules
=======================================================================
*/
.right_head {
	float:right;
}
/*
=======================================================================
	Top Navigation Rules
=======================================================================
*/
.right_head ul.topnavi{
	float:left;
	list-style:none;
	margin-top:13px;
}
.right_head ul.topnavi li{
	float:left;
	padding:0px 10px;
	background-image:url("../images/sep.gif");
	background-repeat:no-repeat;
	background-position:right;
	color:#fff;
}
.right_head ul.topnavi li.last{
	padding-right:0px;
	background-image:none;
}
.right_head ul.topnavi li a{
	color:#fff;
}
/*
=======================================================================
	Search Rules
=======================================================================
*/
ul.search {
	float:right;
	width:286px;
	height:27px;
	background-image:url("../images/search_bg.gif");
	background-repeat:no-repeat;
	list-style:none;
	margin-top:13px;
}
ul.search li{
	float:left;
}
ul.search li input.bar{
	float:left;
	border:none;
	width:255px;
	height:18px;
	padding:2px 5px;
	margin-top:2px;
	background-color:transparent;
	color:#fff;
}
ul.search li input.go{
	float:left;
	border:none;
	width:20px;
	height:13px;
	margin-top:7px;
	background-image:url("../images/go.gif");
	background-repeat:no-repeat;
	background-color:transparent;
}
/*
=======================================================================
	Bread Crumb Rules
=======================================================================
*/
#crumb {
	width:940px;
	height:40px;
	background-color:#d0e9ff;
	float:left;
}
#crumb ul{
	list-style:none;
	float:left;
}
#crumb ul li{
	float:left;
}
#crumb ul li a{
	float:left;
	background-image:url("../images/crumb_sep.gif");
	background-position:0px 13px;
	background-repeat:no-repeat;
	padding:12px 20px 0px 15px;
	color:#0058a8;
}
#crumb ul li p{
	float:left;
	padding:10px 20px 10px 15px;
	color:#000;
}
/*
=======================================================================
	Content Section Rules
=======================================================================
*/
#content_sec {
	width:940px;
	background-image:url("../images/content_bg.gif");
	background-repeat:repeat-y;
	background-color:#FFF;
}
.noback {
	background-image:none !important;
}
/*
=======================================================================
	column 1 Rules
=======================================================================
*/
.col1 {
	float:left;
	width:700px;
	padding:0px 10px;
	background-color:#FFF;
}
/*
=======================================================================
	Featured Product Rules
=======================================================================
*/
.featured_prod {
	float:left;
	width:100%;
	padding:20px 0px;
}
.featured_prod .thumb{
	float:left;
	width:240px;
	text-align:center;
}
.featured_prod .thumb img{
	width:180px;
}
.featured_prod .desc{
	float:left;
	width:460px;
}
.featured_prod .desc h5{
	float:left;
	width:460px;
	padding:0px 0px 5px 0px;
}
.featured_prod .desc h5 a{
	color:#0058a8;
}
.rating {
	float:left;
	padding:10px 0px;
}
.rating ul{
	float:left;
	list-style:none;
}
.rating ul li{
	float:left;
	margin-right:2px;
}
ul.reviews{
	float:left;
	list-style:none;
	padding-bottom:20px;
}
ul.reviews li{
	float:left;
	background-image:url("../images/sep3.gif");
	background-repeat:no-repeat;
	background-position:right;
	padding:0px 10px 0px 0px;
}
ul.reviews li.last{
	background-image:none;
	padding:0px 0px 0px 10px;
}
ul.reviews li a{
	color:#000;
}
/*
=======================================================================
	Product Listing Rules
=======================================================================
*/
.listing {
	float:left;
	width:100%;
	padding:20px 0px;
}
.listing ul{
	float:left;
	width:100%;
	list-style:none;
}
.listing ul li{
	float:left;
	width:350px;
	border-bottom:#f1f1f1 solid 1px;
	padding:10px 0px;
	margin-bottom:10px;
}
.listing .thumb{
	float:left;
	width:106px;
	text-align:center;
}
.listing .thumb img{
	width:106px;
}
.listing .desc{
	float:left;
	width:235px;
	margin-left:9px;
}
.listing .desc h5{
	float:left;
	width:235px;
	padding:0px 0px 5px 0px;
}
.listing .desc h5 a{
	color:#0058a8;
}
.listing .desc p{
	padding:0px 0px 5px 0px;
}
.listing .desc a.cartbtn{
	margin:5px 0px 0px 0px;
	float:left;
}
/*
=======================================================================
	Column 2 Rules
=======================================================================
*/
.col2 {
	width:220px;
	float:right;
}
/*
=======================================================================
	My Account Rules
=======================================================================
*/
.myaccount {
	width:220px;
	float:left;
	min-height:100px;
	padding-bottom:20px;
}
.myaccount h5{
	width:200px;
	float:left;
	padding:7px 10px;
	background-image:url("../images/right_heading_bg.gif");
	background-repeat:repeat-y;
	background-position:left;
	background-color:#0058a8;
	color:#FFF;
}
.myaccount ul{
	width:200px;
	float:left;
	padding:7px 10px;
	list-style:none;
}
.myaccount ul li{
	width:185px;
	padding:7px 0px 7px 15px;
	border-bottom:#e1e1e1 solid 1px;
	background-image:url("../images/crumb_sep.gif");
	background-position:left;
	background-repeat:no-repeat;
}
.myaccount ul li a{
	color:#666;
}
.myaccount ul li a:hover{
	font-weight:bold;
}
.myaccount ul li a.selected{
	font-weight:bold;
}
/*
=======================================================================
	My Cart Rules
=======================================================================
*/
.mycart {
	width:220px;
	float:left;
	min-height:100px;
}
.mycart h5{
	width:200px;
	float:left;
	padding:7px 10px;
	background-image:url("../images/right_heading_bg.gif");
	background-repeat:repeat-y;
	background-position:left;
	background-color:#0058a8;
	color:#FFF;
}
.mycart p{
	width:200px;
	float:left;
	padding:7px 10px;
}
/*
=======================================================================
	Compare Products Rules
=======================================================================
*/
.compareproducts {
	width:220px;
	float:left;
	min-height:100px;
}
.compareproducts h5{
	width:200px;
	float:left;
	padding:7px 10px;
	background-image:url("../images/right_heading_bg.gif");
	background-repeat:repeat-y;
	background-position:left;
	background-color:#0058a8;
	color:#FFF;
}
.compareproducts p{
	width:200px;
	float:left;
	padding:7px 10px;
}
/*
=======================================================================
	Community Poll Rules
=======================================================================
*/
.poll {
	width:220px;
	float:left;
	min-height:100px;
	padding-bottom:20px;
}
.poll h5{
	width:200px;
	float:left;
	padding:7px 10px;
	background-image:url("../images/right_heading_bg.gif");
	background-repeat:repeat-y;
	background-position:left;
	background-color:#0058a8;
	color:#FFF;
}
.poll p{
	width:200px;
	float:left;
	padding:7px 10px;
}
.poll ul{
	width:200px;
	float:left;
	padding:15px 10px;
	border-top:#d8d8d8 solid 1px;
	border-bottom:#d8d8d8 solid 1px;
	list-style:none;
}
.poll ul li{
	width:180px;
	float:left;
	padding:2px 10px;
}
.poll ul li input{
	float:left;
	margin-right:10px;
}
.poll a.vote{
	float:left;
	padding:3px 10px;
	background-color:#0058a8;
	color:#FFF;
	margin:10px 0px 0px 10px;
}
.poll a.vote:hover{
	background-color:#003780;
	color:#FFF;
}
/*
=======================================================================
	Shop Now Rules
=======================================================================
*/
.shopby {
	width:220px;
	float:left;
	min-height:100px;
	padding-bottom:10px;
}
.shopby h5{
	width:200px;
	float:left;
	padding:7px 10px;
	background-image:url("../images/right_heading_bg.gif");
	background-repeat:repeat-y;
	background-position:left;
	background-color:#0058a8;
	color:#FFF;
}
.shopby h6.head{
	width:200px;
	float:left;
	padding:7px 10px;
	background-color:#747474;
	color:#FFF;
}
.shopby h6.options{
	width:200px;
	float:left;
	padding:7px 10px;
	color:#000;
	background-image:url("../images/sep4.gif");
	background-repeat:no-repeat;
	background-position:bottom;
}
.shopby ul{
	width:200px;
	float:left;
	list-style:none;
	padding:7px 10px;
}
.shopby ul li{
	width:200px;
	float:left;
	list-style:none;
	padding:7px 0px;
	border-bottom:#9a9a9a dotted 1px;
}
.shopby ul li a{
	color:#9a9a9a;
}
/*
=======================================================================
	Tags Rules
=======================================================================
*/
.tags {
	width:220px;
	float:left;
	min-height:100px;
	padding-bottom:10px;
}
.tags h5{
	width:200px;
	float:left;
	padding:7px 10px;
	background-image:url("../images/right_heading_bg.gif");
	background-repeat:repeat-y;
	background-position:left;
	background-color:#0058a8;
	color:#FFF;
}
.tags ul{
	width:200px;
	float:left;
	min-height:100px;
	padding:20px 10px;
	list-style:none;
}
.tags ul li{
	padding:0px 5px;
	float:left;
}
.tags ul li a{
	float:left;
}
.tags ul li a.twelv{
	font-size:12px;
}
.tags ul li a.ten{
	font-size:10px;
}
.tags ul li a.sixteen{
	font-size:16px;
}
.tags ul li a.fourteen{
	font-size:14px;
}
.tags ul li a.eightn{
	font-size:18px;
}
/*
=======================================================================
	newsletter Rules
=======================================================================
*/
.newsletter {
	width:220px;
	float:left;
	min-height:100px;
}
.newsletter h5{
	width:200px;
	float:left;
	padding:7px 10px;
	background-image:url("../images/right_heading_bg.gif");
	background-repeat:repeat-y;
	background-position:left;
	background-color:#0058a8;
	color:#FFF;
}
.newsletter p{
	width:200px;
	float:left;
	padding:7px 10px;
}
.newsletter ul{
	width:200px;
	float:left;
	padding:7px 10px 15px 10px;
	list-style:none;
}
.newsletter ul li input.bar{
	background-color:#FFF;
	border:#cfcfcf solid 1px;
	width:190px;
	height:23px;
}
.newsletter ul li input.subs{
	background-color:#0058a8;
	border:#003780 solid 1px;
	color:#abccea;
	cursor:pointer;
	font-size:11px;
	padding:3px 7px;
	margin-top:5px;
}
/*
=======================================================================
	column 3 Rules
=======================================================================
*/
.col3 {
	width:920px;
	padding:10px;
}
/*
=======================================================================
	Sorting Rules
=======================================================================
*/
.sorting {
	width:700px;
	height:27px;
	background-color:#d0e9ff;
	margin:7px 0px;
}
.sorting ul{
	float:left;
	list-style:none;
}
.sorting ul li{
	float:left;
	border-right:#aad7e5 solid 1px;
	height:23px;
	padding:4px 10px 0px 10px;
}
.sorting ul li.last{
	border-right:none;
}
.sorting ul li.text{
	height:21px;
	padding:6px 10px 0px 10px;
}
/*
=======================================================================
	Shopping Cart Rules
=======================================================================
*/
.shoppingcart {
	width:920px;
	float:left;
}
.shoppingcart ul.tablehead{
	width:920px;
	float:left;
	background-color:#d0e9ff;
	list-style:none;
}
.shoppingcart ul.tablehead li{
	float:left;
	padding:5px 0px;
	font-weight:bold;
	font-size:12px;
}
.shoppingcart ul li.remove{
	width:44px;
	text-align:center;
}
.shoppingcart ul li.thumb{
	width:84px;
	text-align:center;
}
.shoppingcart ul li.title{
	width:568px;
	padding-left:10px;
}
.shoppingcart ul li.price{
	width:75px;
	text-align:center;
}
.shoppingcart ul li.qty{
	width:64px;
	text-align:center;
}
.shoppingcart ul li.qty input{
	width:25px;
	height:25px;
	background-color:#fafafa;
	border:#d5d5d5 solid 1px;
	text-align:center;
}
.shoppingcart ul li.total{
	width:75px;
	text-align:center;
}

.shoppingcart ul.cartlist{
	width:920px;
	float:left;
	list-style:none;
	padding:10px 0px;
	border-bottom:#d7d7d7 solid 1px;
}
.shoppingcart ul.cartlist li{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}
.shoppingcart ul.cartlist li.txt{
	padding-top:13px;
}
.btns {
	border-bottom:#d7d7d7 solid 1px;
	width:100%;
	padding:15px 0px;
	float:left;
}
.btns ul{
	list-style:none;
}
/*
=======================================================================
	Sections Rules
=======================================================================
*/
.sections {
	width:920px;
	float:left;
	padding:20px 0px;
}
.centersec {
	float:left;
	width:280px;
	margin:0px 43px;
}
/*
=======================================================================
	Cart Items Rules
=======================================================================
*/
.cartitems {
	width:244px;
	background-color:#fafafa;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	margin-bottom:10px;
}
.cartitems h6{
	width:244px;
	float:left;
}
.cartitems h6 span{
	padding-bottom:5px;
}
.cartitems ul{
	float:left;
	list-style:none;
}
.cartitems ul li{
	width:244px;
	border-bottom:#dbdbdb solid 1px;
	float:left;
	padding:20px 0px;
}
.cartitems ul li .thumb{
	float:left;
	width:110px;
	height:77px;
	margin-right:5px;
}
.cartitems ul li .thumb img{
	width:110px;
	height:77px;
}
.cartitems ul li .desc{
	float:left;
	width:125px;
}
.cartitems ul li .desc a.title{
	margin-bottom:5px;
	width:125px;
	float:left;
}
.cartitems ul li .desc p{
	margin-bottom:5px;
	width:125px;
}
/*
=======================================================================
	Discount Coupon Rules
=======================================================================
*/
.discount {
	width:258px;
	background-color:#fafafa;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	margin-bottom:10px;
}
.discount h6{
	width:258px;
	float:left;
}
.discount h6 span{
	padding-bottom:5px;
}
.discount p{
	width:258px;
	float:left;
	padding-top:5px;
}
.discount ul{
	width:258px;
	float:left;
	list-style:none;
	margin-top:10px;
}
.discount ul li{
	width:258px;
	float:left;
	padding-bottom:5px;
}
.discount ul li input.bar{
	width:235px;
	height:24px;
	background-color:#FFF;
	border:#a0a0a0 solid 1px;
	float:left;
}

/*
=======================================================================
	Estimate Rules
=======================================================================
*/
.estimate {
	width:258px;
	background-color:#fafafa;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	margin-bottom:10px;
}
.estimate h6{
	width:258px;
	float:left;
}
.estimate h6 span{
	padding-bottom:5px;
}
.estimate p{
	width:258px;
	float:left;
	padding-top:5px;
}
.estimate ul{
	width:258px;
	float:left;
	list-style:none;
	margin-top:10px;
}
.estimate ul li{
	width:258px;
	float:left;
	padding-bottom:5px;
}
.estimate ul li input.bar{
	width:235px;
	height:24px;
	background-color:#FFF;
	border:#a0a0a0 solid 1px;
	float:left;
}
.estimate ul li select.bar{
	width:235px;
	height:24px;
	background-color:#FFF;
	border:#a0a0a0 solid 1px;
	float:left;
}
/*
=======================================================================
	Grand Total Rules
=======================================================================
*/
.grand_total {
	width:265px;
	background-color:#fafafa;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	margin-bottom:10px;
}
.grand_total h5{
	font-weight:bold;
}
.grand_total ul{
	float:left;
	list-style:none;
	margin-left:74px;
	margin-bottom:5px;
}
.grand_total ul li{
	float:left;
}
.grand_total ul li.title{
	text-align:right;
	width:100px !important;
}
.grand_total ul li.price{
	text-align:right;
	width:80px !important;
}
/*
=======================================================================
	New Customer Section Rules
=======================================================================
*/
.newcustmr {
	width:424px;
	background-color:#fafafa;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	margin-right:28px;
	height:205px;
}
.newcustmr h6{
	width:400px;
	padding-left:24px;
	border-bottom:#dbdbdb solid 1px;
	padding-bottom:7px;
	float:left;
	font-weight:bold;
	background-image:url("../images/new_cus.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.newcustmr p{
	width:424px;
	padding:10px 0px;
	float:left;
}
/*
=======================================================================
	Registered Customer Section Rules
=======================================================================
*/
.registerdcustmr {
	width:424px;
	background-color:#fafafa;
	border:#dbdbdb solid 1px;
	padding:10px;
	float:left;
	height:205px;
}
.registerdcustmr h6{
	width:400px;
	padding-left:24px;
	border-bottom:#dbdbdb solid 1px;
	padding-bottom:7px;
	float:left;
	font-weight:bold;
	background-image:url("../images/regis_cus.gif");
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.registerdcustmr p{
	width:424px;
	padding:10px 0px;
	float:left;
}
.registerdcustmr ul{
	list-style:none;
	float:left;
}
.registerdcustmr ul li{
	float:left;
}
.registerdcustmr ul li.txt{
	width:400px;
	padding:5px 0px;
}
.registerdcustmr ul li input.bar{
	width:235px;
	height:24px;
	background-color:#FFF;
	border:#d8d8d8 solid 1px;
	margin-bottom:10px;
}
.registerdcustmr ul li input.simplebtn{
	margin-right:10px;
}
.registerdcustmr ul li a{
	margin-top:5px;
	float:left;
}
/*
=======================================================================
	Acount Page Rules
=======================================================================
*/
.account {
	width:700px;
	float:left;
}
.account_title {
	width:700px;
	float:left;
}
.account_title h6{
	width:700px;
	float:left;
	padding:20px 0px 10px 0px;
}
.account_title p{
	width:700px;
	float:left;
}
ul.acount_navi {
	width:100%;
	float:left;
	background-image:url("../images/gray_bg.gif");
	background-repeat:repeat-x;
	background-position:top;
	list-style:none;
}
ul.acount_navi li{
	float:left;
	border-right:#aad7e5 solid 1px;
}
ul.acount_navi li a{
	font-weight:bold;
	color:#0058a8;
	padding-bottom:7px;
	padding:5px 10px;
	height:16px;
	display:inline-block;
}
ul.acount_navi li a.selected{
	color:#fff;
	border-bottom:#d0e9ff solid 2px;
	background-color:#0058a8;
}
ul.acount_navi li a:hover{
	color:#fff;
	border-bottom:#d0e9ff solid 2px;
	background-color:#0058a8;
}

.acount_info {
	width:700px;
	float:left;
	padding:20px 0px;
}
h6.bar{
	width:678px;
	border:#e2e2e2 solid 1px;
	background-image:url("../images/bar.gif");
	background-repeat:repeat-x;
	height:20px;
	padding:10px 10px 0px 10px;
	float:left;
	margin-bottom:20px;
}
.small_sec {
	width:327px;
}
.small_sec .headng{
	float:left;
	width:327px;
	border-bottom:#e2e2e2 solid 1px;
	padding:5px 0px;
	margin-bottom:10px;
}
.small_sec .headng h6{
	float:left;
}
.big_sec {
	width:700px;
}
.big_sec .headng{
	float:left;
	width:700px;
	border-bottom:#e2e2e2 solid 1px;
	padding:5px 0px;
	margin:20px 0px;
}
.big_sec .headng h6{
	float:left;
}
/*
=======================================================================
	Static Page Rules
=======================================================================
*/
.static {
	float:left;
	width:920px;
}
a.bordrs {
	padding:3px;
	border:#c9c9c9 solid 1px;
	float:left;
}
.static h1{
	float:left;
	width:920px;
	padding:10px 0px;
	color:#666666;
}
.static h2{
	float:left;
	width:920px;
	padding:8px 0px;
	color:#666666;
}
.static h3{
	float:left;
	width:920px;
	padding:6px 0px;
	color:#666666;
}
.static h4{
	float:left;
	width:920px;
	padding:5px 0px;
	color:#666666;
}
.static h5{
	float:left;
	width:920px;
	padding:5px 0px;
	color:#666666;
}
.static h5 span{
	padding-bottom:10px;
}
.static h6{
	float:left;
	width:920px;
	padding:5px 0px;
	color:#666666;
}
.static h5{
	float:left;
	width:920px;
	padding:5px 0px;
	line-height:24px;
	color:#666666;
}
.static ul.imgs{
	float:left;
	list-style:none;
	padding:5px 0px 10px 0px;
}
.static ul.imgs li{
	float:left;
	margin-right:10px;
}
.static .sec1 {
	width:282px;
	float:left;
	margin-right:30px;
	margin-top:20px;
}
.static .sec1 p{
	width:282px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .sec1 a.bordrs{
	margin-bottom:10px;
}
.static .sec2 {
	width:282px;
	float:left;
	margin-right:30px;
	margin-top:20px;
}
.static .sec2 p{
	width:282px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .sec2 a.bordrs{
	margin-bottom:10px;
}
.static .sec3 {
	width:282px;
	float:left;
	margin-top:20px;
}
.static .sec3 p{
	width:282px;
	float:left;
	padding:0px 0px 10px 0px;
}
.static .sec3 a.bordrs{
	margin-bottom:10px;
}
.static ul.number{
	width:100%;
	float:left;
	list-style:decimal;
}
.static ul.number li{
	padding:4px 0px;
	font-weight:bold;
}
.bigsec {
	width:100%;
	float:left;
	padding:20px 0px;
}
.bigsec a.left{
	margin:0px 20px 10px 0px;
}
.grayborder {
	width:100%;
	border-top:#e1e1e1 solid 1px;
	margin:10px 0px;
	height:1px;
	overflow:hidden;
}
/*
=======================================================================
	Product Detail Page Rules
=======================================================================
*/
.prod_detail {
	width:700px;
	float:left;
}
.prod_detail .big_thumb{
	width:240px;
	float:left;
}
.prod_detail .desc{
	width:390px;
	float:right;
}
.prod_detail .desc a.email{
	font-weight:bold;
	background-image:url("../images/email.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}
.margn {
	padding:12px 0px 0px 20px;
}
.addtocart {
	width:368px;
	height:70px;
	padding:5px;
	background-image:url("../images/addtocart_bg.gif");
	background-repeat:repeat-x;
	border:#dbdbdb solid 1px;
	margin-top:10px;
}
.addtocart h6{
	padding:6px 0px 10px 0px;
}
.addtocart ul{
	list-style:none;
	float:left;
}
.addtocart ul li{
	float:left;
	margin-right:10px;
}
.addtocart ul li.qty{
	width:30px;
	padding-top:2px;
}
.addtocart ul li.or{
	text-align:center;
	width:30px;
	padding-top:3px;
}
.addtocart ul li input.bar{
	float:left;
	width:45px;
	height:21px;
	background-color:#FFF;
	border:#d0d0d0 solid 1px;
}
.addtocart ul li a.add{
	background-image:url("../images/add.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	margin-bottom:5px;
	float:left;
	margin-top:-3px;
}
.quickreview {
	padding:20px 0px;
}
.quickreview h6{
	padding:0px 0px 5px 0px;
}
.quickreview p{
	padding:0px 0px 5px 0px;
}
.prod_desc {
	padding:20px 0px;
	float:left;
}
.prod_desc h6.bar{
	margin-bottom:10px;
}
.aditional_info {
	padding:20px 0px;
	float:left;
}
.aditional_info h6.bar{
	margin-bottom:10px;
}
.aditional_info ul{
	padding:10px 0px;
	float:left;
	width:700px;
	border-bottom:#CCC solid 1px;
	list-style:none;
}
.aditional_info ul li{
	float:left;
}
.aditional_info ul li.title{
	float:left;
	width:210px;
}
.aditional_info ul li.desc{
	float:left;
	width:490px;
}
.tags_big {
	padding:20px 0px;
	float:left;
}
.tags_big h6.bar{
	margin-bottom:10px;
}
.tags_big ul{
	float:left;
	list-style:none;
	padding:10px 0px;
}
.tags_big ul li{
	float:left;
	padding:0px 10px;
	background-image:url("../images/sep.gif");
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:10px;
}
.tags_big ul li.last{
	background:none;
}
.tags_big input.bar{
	float:left;
	background-color:#FFF;
	border:#999 solid 1px;
	height:24px;
	width:200px;
	margin:5px 0px 10px 0px;
}
.tags_big input.simplebtn{
	margin:0px 0px 10px 0px;
}
/*
=======================================================================
	Contact Page Rules
=======================================================================
*/
.contact {
	float:left;
	width:700px;
	margin-bottom:20px;
}
.mapsec {
	width:350px;
	float:left;
}
.mapsec h6{
	padding-bottom:10px;
	margin-top:10px;
}
.mapsec p{
	width:300px;
	float:left;
}
.map {
	float:left;
	margin-top:20px;
}
.map iframe{
	border-bottom:#000 solid 1px;
}
.map a.enlarg{
	font-weight:bold;
	padding:5px 0px;
	color:#333;
	float:left;
}
.contact_form {
	width:280px;
	float:right;
}
.contact_form h6{
	padding-bottom:10px;
	margin-top:10px;
}
.contact_form ul{
	float:left;
	list-style:none;
}
.contact_form ul li{
	margin-bottom:5px;
}
.contact_form input.bar{
	width:269px;
	height:24px;
	padding:0px 5px;
	background-image:url("../images/bar.gif");
	background-position:left;
	background-repeat:no-repeat;
	border:#dddddd solid 1px;
	font-size:11px;
}
.contact_form textarea{
	width:269px;
	height:154px;
	padding:5px;
	background-image:url("../images/textarea.gif");
	background-position:left;
	background-repeat:no-repeat;
	border:#dddddd solid 1px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.error {
	color:#F00;
}
.seccess {
	color:#090;
}
/*
=======================================================================
	Footer Rules
=======================================================================
*/
#footer {
	width:940px;
	background-image:url(../images/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#f1f1f1;
}
/*
=======================================================================
	Quick Navigation Rules
=======================================================================
*/
.quicknavi {
	float:left;
	width:280px;
	padding:0px 10px;
	border-right:#004481 solid 1px;
	min-height:180px;
}
.quicknavi h5{
	float:left;
	width:100%;
	height:28px;
	padding-top:9px;
	color:#fff;
}
.quicknavi ul{
	float:left;
	width:90px;
	list-style:none;
	padding:20px 0px;
}
.quicknavi ul li{
	padding:2px 0px;
}
.quicknavi ul li a{
	color:#85b1d9;
}
/*
=======================================================================
	Customer Help Rules
=======================================================================
*/
.custmrhelp {
	float:left;
	width:159px;
	padding:0px 10px;
	border-right:#004481 solid 1px;
	min-height:180px;
}
.custmrhelp h5{
	float:left;
	width:100%;
	height:28px;
	padding-top:9px;
	color:#fff;
}
.custmrhelp ul{
	float:left;
	width:150px;
	list-style:none;
	padding:20px 0px;
}
.custmrhelp ul li{
	padding:2px 0px;
}
.custmrhelp ul li a{
	color:#85b1d9;
}
/*
=======================================================================
	Customer Help Rules
=======================================================================
*/
.joinnews {
	float:left;
	width:219px;
	padding:0px 10px;
	border-right:#004481 solid 1px;
	color:#85b1d9;
	min-height:180px;
}
.joinnews h5{
	float:left;
	width:100%;
	height:28px;
	padding-top:9px;
	color:#fff;
}
.joinnews p{
	padding:5px 0px;
	float:left;
}
.joinnews ul{
	float:left;
	width:100%;
	list-style:none;
	color:#85b1d9;
}
.joinnews ul li{
	margin-bottom:10px;
}
.joinnews ul li input.bar{
	width:191px;
	height:21px;
	background-image:url("../images/subs.gif");
	background-repeat:no-repeat;
	background-color:transparent;
	border:none;
	border:#003464 solid 1px;
}
.joinnews ul li input.subs{
	padding:2px 8px 4px 8px;
	background-color:#00305c;
	border:#00284c solid 1px;
	color:#195f9e;
	font-size:12px;
}
/*
=======================================================================
	Contact Us Rules
=======================================================================
*/
.contactus {
	float:left;
	width:199px;
	padding:0px 10px;
	min-height:180px;
}
.contactus h5{
	float:left;
	width:100%;
	height:28px;
	padding-top:9px;
	color:#fff;
}
.contactus ul{
	float:left;
	width:150px;
	list-style:none;
	padding:20px 0px;
}
.contactus ul li{
	padding:2px 0px;
	color:#85b1d9;
}
.contactus ul li a{
	color:#85b1d9;
}
/*
=======================================================================
	Copyright section Rules
=======================================================================
*/
.copyright_network {
	float:left;
	width:920px;
	padding:10px;
	background-color:#004380;
	color:#85b1d9;
}
.copyright_network p{
	float:left;
}
.copyright_network ul{
	float:right;
	list-style:none;
}
.copyright_network ul li{
	float:left;
	margin-right:5px;
}
.copyright_network ul li a.top{
	color:#85b1d9;
	background-image:url("../images/top.gif");
	background-position:right;
	background-repeat:no-repeat;
	padding-right:18px;
	margin-left:10px;
}
