/*<======================== DOCUMENT ========================>*/
html, body {
	padding: 20px 0px;
	border: none;
	margin: 0px auto;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	background: url(web_background.gif)  repeat-x fixed #263049;
}

td#leftpane, td#rightpane, .breadcrumb, .breadcrumb2,td#rightpane table, #centerpane .item, #centerpane .boxtitle, p{
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

p{
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 12px;
}

form, ul, li {
	margin: 0px;
	padding: 0px;
	border: none;
	list-style: none;
}



/*<======================== COMMON STYLING ========================>*/
.floatleft { float: left; }
.floatright { float: right; }


/*<======================== WRAPPER ========================>*/
div#wrapper {
	width: 980px;
	margin: 10px auto 20px auto;
	text-align: center;
}
div#wrapper div { text-align: left; }



/*<======================== HEADER ========================>*/
div#header {
	height: 90px;
	background: url(web_header.jpg);
}



/*<======================== SUBHEADER ========================>*/
div#subheader {
	height: 25px;
	background: url(web_subheader.gif);
}

td#menupane {
	width: 640px;
	padding: 0px;
	margin: 0px;
	border: none;
	vertical-align: top;
	position: relative;
}

td#menupane ul.sitepages {
	width: 620px;
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
	position: relative;
	top: 10px;
}

td#menupane ul.sitepages li {
	display: block;
	height: 25px;
	padding: 0px 12px;
	margin: 0px;
	float: left;
	position: relative;
	z-index: 0;
}

td#menupane ul.sitepages li div.cl {
	display: block;
	height: 25px;
	width: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

td#menupane ul.sitepages li div.cr {
	display: block;
	height: 25px;
	width: 12px;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 100;
}
* html td#menupane ul.sitepages li div.cr { right: -1px; }

td#menupane ul.sitepages li div.cc {
	display: inline;
	height: 25px;
	width: auto;
}

td#menupane ul.sitepages li { background: url(web_pageout.gif); }
td#menupane ul.sitepages li div.cl { background: url(web_pageoutcl.gif); }
td#menupane ul.sitepages li div.cr { background: url(web_pageoutcr.gif); }

td#menupane ul.sitepages li.active { background: url(web_pageover.gif); }
td#menupane ul.sitepages li.active div.cl { background: url(web_pageovercl.gif); }
td#menupane ul.sitepages li.active div.cr { background: url(web_pageovercr.gif); }

td#menupane ul.sitepages li.homelink { background: url(web_pagehome.gif); }
td#menupane ul.sitepages li.homelink div.cl { background: url(web_pagehomecl.gif); }
td#menupane ul.sitepages li.homelink div.cr { background: url(web_pagehomecr.gif); }

td#menupane ul.sitepages li a {
	display: block;
	line-height: 25px;
	text-decoration: none;
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}

td#menupane ul.sitepages li a:hover { text-decoration: underline; }
td#menupane ul.sitepages li.active a { color: #fff; }
td#menupane ul.sitepages li.homelink a { color: #cd1110; font-weight: bold; }




/*<======================== CONTAINER ========================>*/

table#container {
	padding: 0px;
	margin: 0px;
	border: none;
	background: url(web_repeater.gif);
}



/*<======================== LEFT & RIGHT ========================>*/

td#leftpane, td#rightpane {
	width: 150px;
	padding: 15px 10px;
	margin: 0px;
	border: none;
	vertical-align: top;
}
* html td#leftpane, * html td#rightpane { width: 170px; }

td#leftpane .boxtitle,
td#rightpane .boxtitle {
	line-height: 15px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
	background: url(web_boxtitle.gif);
	color: #d2d2d2;
	width: 140px;
}
* html td#leftpane .boxtitle, * html td#rightpane .boxtitle { width: 150px; }

td#rightpane .boxcontent a:link,
td#rightpane .boxcontent a:visited,
td#rightpane .boxcontent a:hover, 
td#leftpane .boxcontent a:link,
td#leftpane .boxcontent a:visited,
td#leftpane .boxcontent a:hover, {
	color:#eeeeee !important;
}
td#rightpane .centeralign a,
td#leftpane .centeralign a, {
color: #eeeeee;
}
td#leftpane .boxcontent,
td#rightpane .boxcontent {
	width: 140px;
	padding: 10px 5px;
	background: url(web_boxcontent.gif) bottom no-repeat;
}
* html td#leftpane .boxcontent, * html td#rightpane .boxcontent { width: 150px; }

td#leftpane input,
td#leftpane select,
td#rightpane input,
td#rightpane select {
	width: 140px;
	margin: 0px;
	font-size: 11px;
}


td#rightpane input.login
{
	width: 110px;
	margin: 0px;
	font-size: 11px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

td#rightpane #submit_login
{
	width: 34px;
	height: 18px;
	margin-top: 10px;
	padding: 0px;
	font-size: 11px;
	background: url(go_button.gif) no-repeat;
	border: 0px;
	cursor: pointer;
}

td#rightpane #login_table a
{
	margin-left: 30px;
}


td#leftpane .boxbase,
td#rightpane .boxbase {
	display: block;
	width: 150px;
	clear: both;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 15px;
	background: url(web_boxbase.gif);
}


.centeralign{
text-align: center !important;}


/*<======================== CENTERPANE ========================>*/

td#centerpane {
	padding: 0px 10px;
	width: 620px;
	margin: 0px;
	border: none;
	vertical-align: top;
}
* html td#centerpane { width: 640px; }

td#centerpane div#inner {
	position: relative;
	top: -25px;
}

td#centerpane .boxtitle {
margin-top: 10px;
	line-height: 15px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
	background: url(web_boxtitle3.gif);
	color: #d2d2d2;
	width: 140px;
	width: 610px;
}
* html td#centerpane .boxtitle { width: 620px; }

td#centerpane .boxcontent {
	padding: 10px 0px 10px 0px;
	width: 620px;
	background: url(web_boxcontent3.gif);
}


td#centerpane .boxbase {
	position:relative;
	margin-top: -10px;
	width: 620px;
	background: url(web_boxbase3.gif);
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}

td#centerpane .centerclear{
	width: 620px;
	clear: both;
	line-height:0px;
	font-size:0px;
}
td#centerpane div#inner div#custompage a:link,
td#centerpane div#inner div#custompage a:visited,
td#centerpane div#inner div#custompage a:hover, {
	color:#abacb1;
}
div#custompage a { color:#ffffff;}

/*<======================== FOOTER ========================>*/

div#footer {
	height: 90px;
	background: url(web_footer.gif);
}



/*<======================== BOTTOM BAR ========================>*/

div#wrapper div#bottombar {
	padding: 0px 10px;
	margin: 50px 0px 20px 0px;
	text-align: center;
	color: #9597bc;
}

div#wrapper div#bottombar a {
	color:#fff;
}


/*<======================== MENU ========================>*/



/*<======================== MENU ========================>*/

ul.menu li {
	display: block;
	float: left;
	width: 150px;
	background: none;
}


ul.menu li a {
	display: block;
	padding: 3px 5px 2px 5px;
	margin: 0px;
	background: url(web_linkout.gif);
	border-top: 1px solid #8e8f97;
	border-bottom: 1px solid #101423;
	text-decoration: none;
	color: #d2d2d2;
}


*html ul.menu li a {
	display: block;
	padding: 3px 5px 2px 5px;
	width: 150px;
}

ul.menu li.maincat a:hover, ul.menu li.maincat b {
	background: url(web_linkover.gif);
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #7b8091;
	color: #eeeeee;
}

ul.menu li.maincat b {
	display: block;
	width: 140px;
	padding: 3px 5px 2px 5px;
	position: relative;
	top: -4px;
	left: -5px;
	margin-right: -5px;
	margin-bottom: -7px;
}
* html ul.menu li.maincat b { width: 150px; margin-right: -10px; }

ul.menu li.maincat a:hover {
	background: url(web_linkover.gif);
	border-top: 1px solid #adadad;
	border-bottom: 1px solid #7b8091;
	color: #eeeeee;
}

ul.menu li.subcat a {
	padding: 3px 5px 2px 13px;
	background: url(web_linksub.gif);
	border-top: 1px solid #9a9ba2;
	border-bottom: 1px solid #7b8091;
	color: #000000;
}

ul.menu li.subcat a:hover {
	background: url(web_linksub.gif);
	text-decoration: underline;
	color: #000000;
}

.searchbox {
	width: 140px;
	margin: 7px 0px;
	text-indent: 4px;
}

div.clear {
	display: block;
	width: 100%;
	height: 1px;
	clear: both;
}




/*<======================== ITEM DISPLAY ========================>*/



ul.item {
	display: inline;
	width: 190px;
	height: 170px;
	margin: 0px 3px 20px 3px;
	padding: 5px;
	list-style: none;
	float: left;
	background: url(web_item.gif);
}
* html ul.item { width: 200px; height: 180px; }

ul.item li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}

ul.item li.item_title {
	width: 190px;
	height: 35px;
	float: left;
	overflow: hidden;
	line-height: 13px;
}

ul.item li.item_title a {
	text-decoration: none;
	font-weight: bold;
	color: #d2d2d2;
}

ul.item li.item_picture {
	width: 110px;
	height: 115px;
	text-align: center;
}
ul.item li.item_picture a { margin: auto; }
ul.item li.item_picture a img { vertical-align: middle; }


ul.item li.item_description {
	width: 75px;
	padding: 0px 0px 0px 5px;
	height: 80px;
	overflow: hidden;
	color: #eeeeee;
}
* html ul.item li.item_description { width: 80px;
 color:#eeeeee;
 }


ul.item li.item_price {
	width: 75px;
	padding: 0px 0px 0px 5px;
	height: 35px;
	font-size: 13px;
	font-weight: bold;
	color: #abacb1;
}
* html ul.item li.item_price { width: 80px; }

ul.item li.item_price strong {
	font-size: 13px;
	display: block;
	color: #d5d5d6;
}

ul.item li.item_price span {
	font-size: 11px;
	font-weight: bold;
	text-decoration: line-through;
	display: block;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	height: 13px;
	color: #abacb1;
}

ul.item li.item_details, ul.item li.item_details a {
	width: 110px;
	height: 20px;
}

ul.item li.item_details {
	margin: 0px 5px 0px 0px;
}


ul.item li.item_add, ul.item li.item_add a {
	width: 75px;
	height: 20px;
}

ul.item li.item_details, ul.item li.item_details a,
ul.item li.item_add, ul.item li.item_add a {
	display: block;
}


/*<======================== UNDEFINED ========================>*/

*html #mainimage {
	width: 620px;
	height: 180px;
	background: url(web_image.jpg);
	margin: 0px 0px 0px 0px;
}

#mainimage {
	width: 620px;
	height: 180px;
	background: url(web_image.jpg);
	margin: -20px 0px 0px 0px;
}

*html object {
	width: 620px;
	height: 180px;
	margin: 0px 0px 0px 0px;
}

object {
	width: 620px;
	height: 180px;
	margin: 0px 0px 0px 0px;
}

a.checkout {
	width: 70px;
	height: 18px;
	background: url(web_checkout.gif);
	display: block;
	margin-top: 10px;
}


div.breadcrumb {
	display: block;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	padding: 10px 0px 10px 0px !important;
}

div.breadcrumb2 {
	display: block;
	padding: 10px 0px;
}

div.breadcrumb, div.breadcrumb a {
	text-decoration: none;
	color: #eeeeee;
}

div.breadcrumb2, div.breadcrumb2 a {
	text-decoration: none;
	color: #eeeeee;
}



/*<======================== SEARCH BOX ========================>*/

#search {
	background: url(web_search.gif);
	color: #000;
	width: 620px;
	height: 25px;
	margin: 30px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
}
* html #search { height: 29px; 
	margin: 30px 0px -9px 0px;
}

#search select, #search input {
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 11px;
}

#search input.search_keyword {
	width: 170px;
	height: 18px;
	margin: 0px 0px 0px 36px;
	padding: 2px 4px;
	border: 1px solid #a5acb2;
	background: #fff !important;
}

#search select.search_categories {
	width: 160px;
	margin: 0px 0px 0px 19px;
}

#search select.search_brands {
	width: 160px;
	margin: 0px 0px 0px 25px;
}

#search input.search_go {
	width: 34px;
	height: 19px;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	border: none;
	background: none !important;
	cursor: pointer;
	top: 1px;
}



/* Shopping Cart Item Table! */
#shoppingcart, #noshoppingcart {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 13px;
text-align: left;
padding: 2px;
margin: 10px 0px 0px 0px;
color: #FFFFFF;
background: #3a4766 !important;
}

#shoppingcart {
border : #b3c4dd 1px solid ;}

#noshoppingcart {
border : #b3c4dd 1px solid ;}

#shoppingcart td, #noshoppingcart td {
padding: 1px;}

#shoppingcart .cartheading td, #noshoppingcart .cartheading td{
background : #252d4d;}

#noshoppingcart .cartheading td{
background : #252d4d;}

#shoppingcart .total td{
background : #252d4d;}

#shoppingcart .grandtotal{
padding : 5px 0px 0px 0px;}

#noshoppingcart .main {
color : #ff0000 ;}

#shoppingcart tbody .ship a:link,
#shoppingcart tbody .ship a:visited,
#shoppingcart tbody .ship a:hover,{
	color:fff;
} 

/*Checkout Css! */
.noshipmessage {
padding: 10px 0px 0px 0px;
margin: 0px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #ffffff;}

.formbox {
background : #252d4d;
padding: 10px;
margin: 10px 0px 0px 0px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 11px;
border : #cccccc 1px solid }

.formbox b{
font-size: 12px;
line-height: 20px;}

.messagebox{ 
padding-top: 10px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
}

#paymentable{
margin: 10px 0px 0px 0px;
background : #252d4d;
border : #cccccc 1px solid;}

#paymentable .main{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color:#FFFFFF;
}

.continuebutton {
padding: 20px 0px 0px 0px;}

#paymenterror{
margin: 10px 0px 0px 0px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #ff0000;}


#paymentinfo {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
padding: 10px;
margin: 10px 0px 0px 0px;
border : #cccccc 1px solid;
background : #252d4d;
}

#paymentinfo .main{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
}



/* Log In / Register Page */
#customerlogin .main, #newcustomer .main {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;}

#customerlogin .smalltext, #newcustomer .smalltext{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 10px;
color: #b3c4dd;
}

#customerlogin, #newcustomer {
margin: 15px 0px 0px 0px;
background : #252d4d;
border : #cccccc 1px solid }

#newcustomer .customeralert {
font-size: 11px;
color: #666666;}

.formerror{
font-size: 12px;
color: #ff0000;}

#customerlogin a:link,
#customerlogin a:visited,
#customerlogin a:hover, {
	color:#252d4d;
	}
#customerlogin a {
	color:#252d4d;
	}

/* Shipping Address and Payment Address Pages */
#customeraddress .main{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;}


#customeraddress {
margin: 15px 0px 0px 0px;
background : #252d4d;
border : #cccccc 1px solid }

.formerror{
font-size: 12px;
color: #ff0000;}



/* ---------------------------------------------------- */
/*  Product Info Page Styling */
/* ---------------------------------------------------- */
#productwrapper {
padding: 1px;
}

#producttop {
width: 100%;
}

#producttop h4{
color: #eeeeee;
padding: 0px;
margin: 0px;}

#producttitle{
float: left;
width: 58%;}

#productprice{
border-right: 1px solid #c9c9c9;
float: left;
width: 18%;

}

#productprice h4{
margin: 0px 10px 0px 0px;
float: right;
color: #eeeeee;
}
#productprice h4 .productSpecialPrice {
color: #ffffff;
}
h4.price{
margin: 9px 10px 10px 0px;
font-weight: bold;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 16px;
color: #eeeeee;
}
h4.price .productSpecialPrice {
color: #ffffff;
}

#productprice input{
margin: 9px 10px 0px 0px;
float: right;
display: block;
}

input.addtocart{
width: 75px;
height: 20px;
background-image: url(web_addtocart.gif);
background-color: none;
border:none;
cursor: pointer;
}

#productthumbs{
margin-left: 3px;
float: left;
height: 48px;
}

#productthumbs ul{
margin-left: 10px;
}

#productthumbs li{
margin-bottom: 3px;
float: left;
}

#productthumbs li a{
text-decoration: none;
display: block;
width: 18px;
height: 18px;
margin: 1px;
text-align: center;
font-weight: bold;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
line-height: 18px;
cursor: pointer;
}

*html #productthumbs li a{
width: 20px;
height: 20px;
}


#productthumbs li.off a{
background: #eeeeee;
color: #151d8f;
}

#productthumbs li.on a{
background: #eeeeee;
color: #151d8f;
}

#productthumbs li.off a:hover{
background: #eeeeee;
color: #151d8f;
}


#productthumbs a{
clear: both;
display: block;
width: 130px;
height: 20px;
background: #eeeeee;
border: 1px solid #ffffff;
color: #151d8f;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
text-align: center;
margin-left:  10px;
line-height: 20px;
cursor: pointer;
}


*html #productthumbs a{
width: 130px;
height: 20px;
}

#productinfo {
clear:both;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
width: 100%;
padding-top: 10px;
color:#ffffff;
}


#showcase {
margin-bottom: 10px;
float: right;
width: 350px;
background: #ffffff;
background: none;
text-align: right !important;
}

#imageID {
	position: absolute;
	z-index: 100;
	padding: 40px 0px; 
	border: #999 solid 1px;
	top: 40px;
	left: 0px;
	width: 618px;
	text-align: center !important;
	display : none;
	background: #ffffff;
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 12px;
	cursor:pointer;
	}
	
#shippinglist,
#reviews,
#alsopurchased,
#productattributes{
clear:both;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
width: 100%;
padding-top: 10px;
padding-left: 15px;
}

#productattributes table tr td{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #eeeeee;
}

#productattributes select{
z-index: 1;
}



#shippinglist
{
font-weight:bold;
color: #ffffff;
}

#large_image {
display: none;}

/* Add list item back into product description */
#productinfo li{
list-style-type: disc;
list-style-position: outside;
margin-left: 20px;
}


/* --------------------------------------------------*/
/* Shopping Cart Page */
/* --------------------------------------------------*/
.main a{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #ffffff;
}

/* --------------------------------------------------*/
/* Sort By Bar for Product Area */
/* --------------------------------------------------*/
.productListing-heading {
margin: 0px 8px;
color: #888;
font-weight: normal;
font-size: 12px;
}


#sortby {
}
#sortby .productListing-heading {
	color:#ffffff;
}


/* --------------------------------------------------*/
/* Forgotten Password Page */
/* --------------------------------------------------*/
.pageHeading {
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size:14px;
}
div#promoid_1014 .boxcontent #login_table .login {
	background-color:#ffffff !important;
	padding: 1px;
	border: 1px solid #171e64;
	color:#101327;
}
div#promoid_1014 .boxcontent a{
	color:#d2d2d2;
}
div#promoid_1007 .boxcontent a{
	color:#d2d2d2;
}
div#promoid_1003 .boxcontent a{
	color:#d2d2d2;
}
div#promoid_1004 .boxcontent a{
	color:#d2d2d2;
}
div#promoid_1005 .boxcontent a{
	color:#d2d2d2;
}
/* --------------------------------------------------*/
/* Turns off Box on product page */
/* --------------------------------------------------*/

div.productpage .boxtitle { background: none !important;}
div.productpage .boxcontent { background: none !important;} 
div.productpage .boxbase { background: none !important;}

.checkout_options img{
vertical-align: top !important;

}

.checkout_options {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 11px ;
color: #ffffff;
}


.newcustomer {
width: 598px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
padding: 10px;
color: #ffffff;
margin: 15px 0px 0px 0px;
background : #252d4d;
border : #cccccc 1px solid ;
}

*html .newcustomer {
width: 620px;
}


.newcustomer  td{
padding: 0px 2px 7px 2px;
}

*html .newcustomer  td{
padding: 0px 0px 10px 10px;
}

.newcustomer .col1{width: 79px;}
.newcustomer .col2 {width: 193px;}
.newcustomer .col3 {width: 119px;}
.newcustomer .col4 {width: 199px;}


*html .newcustomer .col1{width: 86px;}
*html .newcustomer .col2 {width: 200px;}
*html .newcustomer .col3 {width: 127px;}
*html .newcustomer .col4 {width: 206px;}


.newcustomer .titlecol td{
padding-bottom: 15px;
}

*html .newcustomer .titlecol td{
padding-bottom: 15px;
padding-top: 15px;
}

.newcustomer .countrybox td{
height: 5px;
font-size: 0px;
}

.newcustomer select{
margin: 0px;
}


.newcustomer input{
margin: 0px;
width: 146px;
}


#registerform {display: none;}

.checkout_options{
cursor: pointer;
}

/* --------------------------------------------------*/
/*Checkout Confirmation Page */
/* --------------------------------------------------*/


#confirmpayment, #confirmaddress{
float: left;
margin-top: 20px;
width: 260px;}

#confirmcomments{
margin-top: 20px;
width: 560px;}

#confirmproducts {
clear:both;
}

/* Shopping Cart Item Table! */
#confirmproducts table {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 13px;
text-align: left;
padding: 0px;
margin: 20px 0px 0px 0px;
}

#confirmproducts td{
padding: 1px;}

#confirmproducts .cartheading td{
font-weight: bold;}

#confirmouter {
background : #252d4d;
padding: 20px 20px 20px 20px;
border : #cccccc 1px solid;
} 

#confirmbuttons {
width: 618px;
text-align: right !important;
}

.main a{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #ffffff;
}


h2.cart_page_headings {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 15px ;
color: #ffffff;
padding: 0px;
margin: 0px 0px 10px 0px;

}



#cart_ttl {
margin-top: 10px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
color: #ffffff;
background: #252d4d;
border : #b3c4dd 1px solid ;
}


#cart_ttl b{
color: #fff;
font-size: 12px ;
}

#cart_ttl a, #cart_ttl a b{
color: #ffffff;
font-size: 11px ;
}

.formerror { color: #ffffff;
font-size: 14px !important;
font-weight:bold;
}

div#registerform .newcustomer tbody tr td { color: #fff;}

div#content p {
color:#FFFFFF !important;
}

#custompage {
	filter: alpha(opacity=80) !important;
	-moz-opacity: 0.8 !important;
	opacity: 0.8 !important;
	background:#263049;
	width: 580px !important;
	margin-left: 20px;
	}	
	
	
DIV TABLE TR TD TABLE TR TD DIV DIV TABLE TR TD SPAN SPAN DIV DIV DIV A {
color: #ffffff;
}	

.search_categories {
display: none !important;
}

.search_brands {
display: none !important;
}

#sitemap{
	width: 150px;
	padding: 8px 0px 0px 735px;
	height: 10px;
}

a.piratesitemap {
color: #dadadb !important;
}

.cartheading td,
.ship .main,
.total td,
.grandtotal td {
	color: #FFFFFF;
}