/*<======================== DOCUMENT ========================>*/
html, body {
	padding: 0px 0px;
	border: none;
	margin: 0px auto;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	background: url(web_background.gif) #6ab2e2 top repeat-x !important; }
	
*html html, body {
	padding: 20px 0px;
	border: none;
	margin: 0px auto;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	background: url(/web_background.gif) #6ab2e2 top repeat-x !important; }	


td#leftpane, td#rightpane, .breadcrumb, .breadcrumb2,td#rightpane table, #centerpane .item, #centerpane .boxtitle, p{
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 11px;
}

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);
}
#header object {
	width: 980px;
	height: 90px;
	margin: 0px 0px 0px 0px;
}


/*<======================== 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 {
	display: block;
	width: 620px;
	margin: 0px 10px;
	padding: 0px;
	list-style: none;
	position: relative;
	top: -19px;
}

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: #fff;
}

td#menupane ul.sitepages li a:hover { text-decoration: underline; }
td#menupane ul.sitepages li.active a { color: #2f7ebc; font-weight: bold; }
td#menupane ul.sitepages li.homelink a { color: #e0f2fe; 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: #2f7ebc;
	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:#34639d !important;
}
td#rightpane .centeralign a,
td#leftpane .centeralign a, {
color: #34639d;
}
td#leftpane .boxcontent,
td#rightpane .boxcontent {
	width: 140px;
	padding: 10px 5px;
	background: url(web_boxcontent.gif);
}
* 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;
}

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)!important;
	color: #e0f2fe;
	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)!important;
}


td#centerpane .boxbase {
	position:relative;
	margin-top: -10px;
	width: 620px;
	background: url(web_boxbase3.gif)!important;
	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:#f37625;
}
div#custompage a { color:#f37625;}

/*<======================== FOOTER ========================>*/

div#footer {
	height: 90px;
	background: url(web_footer.jpg);
}



/*<======================== BOTTOM BAR ========================>*/

div#wrapper div#bottombar {
	padding: 0px 10px;
	margin: -20px 0px 20px 0px;
	text-align: center;
}

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 #fefefe;
	border-bottom: 1px solid #d2d2d2;
	text-decoration: none;
	color: #34639d;
}


*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 #bec3d1;
	border-bottom: 1px solid #bec3d1;
	color: #ffffff;
}

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 #bec3d1;
	border-bottom: 1px solid #bec3d1;
	color: #ffffff;
}

ul.menu li.subcat a {
	padding: 3px 5px 2px 13px;
	background: url(web_linksub.gif);
	border-top: 1px solid #4c4c4c;
	border-bottom: 1px solid #4c4c4c;
	color: #e0f2fe;
}

ul.menu li.subcat a:hover {
	background: url(web_linksub.gif);
	text-decoration: underline;
	color: #e0f2fe;
}

.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: #2f7ebc;
}

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: #34639d;
}
* html ul.item li.item_description { width: 80px;
 color:#34639d;
 }


ul.item li.item_price {
	width: 75px;
	padding: 0px 0px 0px 5px;
	height: 35px;
	font-size: 13px;
	font-weight: bold;
	color: #34639d;
}
* html ul.item li.item_price { width: 80px; }

ul.item li.item_price strong {
	font-size: 13px;
	display: block;
	color: #34639d;
}

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: #34639d;
}

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 ========================>*/

#mainimage {
	width: 620px;
	height: 180px;
	background: url(web_image.jpg);
	margin: -20px 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: 0px 0px 10px 0px;
}

div.breadcrumb2 {
	display: block;
	padding: 10px 0px;
}

div.breadcrumb, div.breadcrumb a {
	text-decoration: none;
	color: #2f7ebc;
}

div.breadcrumb2, div.breadcrumb2 a {
	text-decoration: none;
	color: #2f7ebc;
}



/*<======================== SEARCH BOX ========================>*/

#search {
	background: url(web_search.gif);
	color: #000;
	width: 620px;
	height: 25px;
	margin: 15px 0px 10px 0px;
	padding: 4px 0px 0px 0px;
}
* html #search { height: 29px; }

#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;
	position: float;
	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;
}

#shoppingcart {
border : #fff 1px solid ;}

#noshoppingcart {
border : #fff 1px solid ;}

#shoppingcart td, #noshoppingcart td {
padding: 1px;}

#shoppingcart .cartheading td, #noshoppingcart .cartheading td{
background : #fff;}

#noshoppingcart .cartheading td{
background : #fff;}

#shoppingcart .total td{
background : #fff;}

#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:#000;
} 

/*Checkout Css! */
.noshipmessage {
padding: 10px 0px 0px 0px;
margin: 0px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #ff0000;}

.formbox {
background : #F0F0F0;
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 : #F0F0F0;
border : #cccccc 1px solid;}

#paymentable .main{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
}

.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 : #F0F0F0;
}

#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;}

#customerlogin, #newcustomer {
margin: 15px 0px 0px 0px;
background : #F0F0F0;
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:#000000;
	}
#customerlogin a {
	color:#000000;
	}

/* 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 : #F0F0F0;
border : #cccccc 1px solid }

.formerror{
font-size: 12px;
color: #ff0000;}



/* ---------------------------------------------------- */
/*  Product Info Page Styling */
/* ---------------------------------------------------- */
#productwrapper {
padding: 5px;
}

#producttop {
width: 100%;
}

#producttop h4{
color: #2f7ebc;
padding: 0px;
margin: 0px;}

#producttitle{
float: left;
width: 58%;}

#productprice{
border-right: 1px solid #c9c9c9;
float: left;
width: 17%;

}

#productprice h4{
margin: 0px 10px 0px 0px;
float: right;
color: #85a1c4;
}
#productprice h4 .productSpecialPrice {
color: #2f7ebc;
}
h4.price{
margin: 9px 10px 10px 0px;
font-weight: bold;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 16px;
color: #85a1c4;
}
h4.price .productSpecialPrice {
color: #2f7ebc;
}

#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: #c7c7c7;
color: #ffffff;
}

#productthumbs li.on a{
background: #85a1c4;
color: #ffffff;
}

#productthumbs li.off a:hover{
background: #000000;
color: #ffffff;
}


#productthumbs a{
clear: both;
display: block;
width: 130px;
height: 20px;
background: #e6e6e6;
border: 1px solid #c8c8c8;
color: #2f7ebc;
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:#343434;
}


#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;
}

#productattributes table tr td{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
font-weight: bold;
}

#productattributes select{
z-index: 1;
}



#shippinglist
{
font-weight:bold;
color: #2f7ebc;
}

#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: #666666;
}

/* --------------------------------------------------*/
/* 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 #000000;
	color:#000000;
}
div#promoid_1014 .boxcontent a{
	color:#34639d;
}
div#promoid_1007 .boxcontent a{
	color:#34639d;
}
div#promoid_1003 .boxcontent a{
	color:#34639d;
}
div#promoid_1004 .boxcontent a{
	color:#34639d;
}
div#promoid_1005 .boxcontent a{
	color:#34639d;
}
/* --------------------------------------------------*/
/* Turns off Box on product page */
/* --------------------------------------------------*/

div.productpage .boxtitle { background: none !important;}
div.productpage .boxcontent { background: none !important;} 
div.productpage .boxbase { background: none !important;}

/* --------------------------------------------------*/
/* Colour for Categories pages that go over 1 page at the bottom*/
/* --------------------------------------------------*/

.currpage a{ color: #2f7ebc !important; }

.checkout_options img{
vertical-align: middle;
}

.checkout_options {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 11px ;
color: #2f7ebc;
}


.newcustomer {
width: 598px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
padding: 10px;
color: #2f7ebc;
margin: 15px 0px 0px 0px;
background : #f5fbfe;
border : #2f7ebc 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;
color:#2f7ebc;
}

#confirmproducts td{
padding: 1px;}

#confirmproducts .cartheading td{
font-weight: bold;}

#confirmouter {
background : #2f7ebc;
padding: 20px 20px 20px 20px;
border : #000 1px solid;
} 

#confirmbuttons {
width: 618px;
text-align: right !important;
}

.main a{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #343434 !important;
}


h2.cart_page_headings {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 15px ;
color: #2f7ebc;
padding: 0px;
margin: 0px 0px 10px 0px;
}



#cart_ttl {
margin-top: 10px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
color: #2f7ebc;
}


#cart_ttl b{
color: #343434;
font-size: 12px ;
}

#cart_ttl a, #cart_ttl a b{
color: #2f7ebc;
font-size: 11px ;
}
.formerror { color: #2f7ebc !important;}

div#registerform .newcustomer tbody tr td { color: #000;}

#content form {
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 12px ;
}
#content select {
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 12px ;
}

.stockwarning {
color:#ff0000;
}

.markProductOutOfStock{
color:#2f7ebc !important;
}

.main{
color:#343434!important;
}

.out_of_stock{
color:#2f7ebc !important;
font-size:12px;
font-weight:bold;
}

.pagelinks{
color:#2f7ebc;
}

.currpage{
color:#2f7ebc;
}
.currpage a{
color:#2f7ebc;
}

div#content p {
color:#2f7ebc !important;
}
