/*<================= COLOR CODE CSS AND COMMON CUSTOMISATIONS =================>*/

html, body {
	padding: 10px 0px;
	border: none;
	margin: 0px auto;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	background: url(shared_background.gif) #fff top repeat-x;
}

/*<======================== HEADER ========================>*/
div#header {
	height: 170px;
	background: url(web_header.jpg);
}

div#header object {
	width: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	display: none;
}

/*<======================== SUBHEADER ========================>*/
div#subheader {
	height: 49px;
	background: url(web_subheader.gif);
}

td#menupane ul.sitepages li a { color: #fff; font-weight: bold; }
td#menupane ul.sitepages li a:hover { text-decoration: underline; font-weight: bold; }
td#menupane ul.sitepages li.active a { color: #fff; font-weight: bold; }
td#menupane ul.sitepages li.homelink a { color: #fff; font-weight: bold; }

/*<======================== LEFT & RIGHT ========================>*/

td#leftpane .boxtitle,
td#rightpane .boxtitle {
	line-height: 15px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
	background: url(web_boxtitle.gif);
	color: #fff;
	width: 140px;
}

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:#0d4b8f !important;
}
td#rightpane .centeralign a,
td#leftpane .centeralign a, {
	color: #fff;
}
td#leftpane .boxcontent,
td#rightpane .boxcontent {
	width: 140px;
	padding: 10px 5px;
	background: url(web_boxcontent.gif) bottom !important;
	color: #0d4b8f;
}

/*<======================== CENTERPANE ========================>*/

td#centerpane .boxtitle {
margin-top: 10px;
	line-height: 15px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
	background: url(web_boxtitle3.gif);
	color: #fff;
	width: 140px;
	width: 610px;
}

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:#0d4b8f;
}
div#custompage a { color:#0d4b8f;}

/*<======================== BOTTOM BAR ========================>*/

div#wrapper div#bottombar {
	color:#0d4b8f;
}
div#wrapper div#bottombar a {
	color:#000;
}

/*<======================== Changes categories to have linkout stuff ========================>*/

div#promoid_1001 .boxcontent {
	background: #0d4b8f;
}
div#promoid_1001 .boxbase {
	background: #fff;
}
div#promoid_1001 .boxtitle {
	background: url(web_linktitle.gif) !important;
	color: #fff !important;
}

/*<======================== MENU ========================>*/

ul.menu li a {
	display: block;
	padding: 3px 5px 2px 5px;
	margin: 0px;
	background: url(web_linkout.gif);
	border-top: 1px solid #c0cee6;
	border-bottom: 1px solid #799ad1;
	text-decoration: none;
	color: #0d4b8f;
}

ul.menu li.maincat a:hover, ul.menu li.maincat b {
	background: url(web_linkover.gif);
	border-top: 1px solid #1b5ca4;
	border-bottom: 1px solid #1b5ca4;
	color: #000;
}

ul.menu li.maincat a:hover {
	background: url(web_linkover.gif);
	border-top: 1px solid #1b5ca4;
	border-bottom: 1px solid #1b5ca4;
	color: #000;
}

ul.menu li.subcat a {
	padding: 3px 5px 2px 13px;
	background: url(web_linksub.gif);
	border-top: 1px solid #c0cee6;
	border-bottom: 1px solid #799ad1;
	color: #000;
}

ul.menu li.subcat a:hover {
	background: url(web_linksub.gif);
	text-decoration: underline;
	color: #000;
}

/*<======================== ITEM DISPLAY ========================>*/

ul.item li.item_title a {
	text-decoration: none;
	font-weight: bold;
	color: #0d4b8f;
}

ul.item li.item_description {
	width: 75px;
	padding: 0px 0px 0px 5px;
	height: 80px;
	overflow: hidden;
	color: #0d4b8f;
	display: none;
}
* html ul.item li.item_description { width: 80px;
 color:#0d4b8f;
 }

ul.item li.item_price {
  	color: #000000;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    margin-right: 10px;
    margin-top: 52px;
    padding: 0 0 0 14px;
    text-align: right;
    width: 75px;
}

ul.item li.item_price strong {
	font-size: 13px;
	display: block;
	color: #000;
}

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: #0d4b8f;
}

/*<======================== UNDEFINED ========================>*/

#mainimage {
	width: 620px;
	height: 240px;
	background: url(web_image.jpg);
	margin: -15px 0px 0px 0px;
}

div.breadcrumb, div.breadcrumb a {
	text-decoration: none;
	color: #0b488c;
}

div.breadcrumb2, div.breadcrumb2 a {
	text-decoration: none;
	color: #0b488c;
}

/* <================== Product Info Page Styling ====================>*/

#producttop h4{
color: #0d4b8f;
padding: 0px;
margin: 0px;}

#productprice h4{
margin: 0px 10px 0px 0px;
float: right;
color: #0d4b8f;
}
#productprice h4 .productSpecialPrice {
color: #000;
}
h4.price{
margin: 9px 10px 10px 0px;
font-weight: bold;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 16px;
color: #0d4b8f;
}
h4.price .productSpecialPrice {
color: #000;
}

#productthumbs li.off a{
background: #0d4b8f;
color: #ffffff;
}

#productthumbs li.on a{
background: #0d4b8f;
color: #fff;
}

#productthumbs li.off a:hover{
background: #0d4b8f;
color: #fff;
}


#productthumbs a{
clear: both;
display: block;
width: 130px;
height: 20px;
background: #0d4b8f;
border: 1px solid #000;
color: #fff;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
text-align: center;
margin-left:  10px;
line-height: 20px;
cursor: pointer;
}

#productinfo {
clear:both;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
width: 100%;
padding-top: 10px;
color:#4a4a4a;
}

/*<=================== Sort By Bar for Product Area =====================>*/

.productListing-heading {
margin: 0px 8px;
color: #888;
font-weight: normal;
font-size: 12px;
}

#sortby .productListing-heading {
	color:#ffffff;
}

/*<=================== Forgotten Password Page ======================> */

div#promoid_1014 .boxcontent #login_table .login {
	background-color:#ffffff !important;
	padding: 1px;
	border: 1px solid #000000;
	color:#000;
}
div#promoid_1014 .boxcontent #login_table {	color: #0d4b8f;}

div#promoid_1014 .boxcontent a{	color:#0d4b8f;}

div#promoid_1007 .boxcontent a{	color:#0d4b8f;}

div#promoid_1007 .boxcontent tr{ color: #0d4b8f !important;}

div#promoid_1003 .boxcontent a{	color:#0d4b8f;}

div#promoid_1004 .boxcontent a{	color:#0d4b8f;}

div#promoid_1004 .boxcontent { background: none !important;}
div#promoid_1004 .boxbase { background: none !important;}

div#promoid_1005 .boxcontent a{	color:#0d4b8f;}

div#promoid_117 .boxcontent a{ color:#0d4b8f;}

/*<================== Turns off Box on product page ======================>*/

.currpage a{ color: #002033; }

td.infoBoxContents { color: #002033;}
	
/*<================ Shopping Cart Page===================>*/

#shoppingcart .total td{
background : #e5e5e5;
color: #000;
}

#confirmproducts .grandtotal,
#confirmproducts .total {
	color:#000; 
}

#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 : #e5e5e5;
padding: 10px;
margin: 10px 0px 0px 0px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 11px;
border : #2d2e33 1px solid }

.formbox a {
	color: #000;}
#paymentable{
margin: 10px 0px 0px 0px;
background : #e5e5e5;
border : #2d2e33 1px solid;
color: #fff;}

#paymentable .main{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #000;
}

#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 : #2d2e33 1px solid;
background : #e5e5e5;
}

/*<===================== Log In / Register Page ===================>*/

#customerlogin, #newcustomer {
margin: 15px 0px 0px 0px;
background : #e5e5e5;
border : #2d2e33 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 ================>*/

.formerror{
font-size: 12px;
color: #ff0000;}

/*<================= Shopping Cart Item Table! ===================>*/

.cartheading td{
color: #fff;
}

#confirmouter {
background : #e5e5e5;
padding: 20px 20px 20px 20px;
border : #2d2e33 1px solid;
color: #FFFFFF;
} 

#confirmouter a {
color: #CCCCCC;
} 

.main a{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #000;
}

.checkout_options {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 11px ;
color: #fff;
}

.newcustomer {
width: 598px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
padding: 10px;
color: #343434;
margin: 15px 0px 0px 0px;
background : #e5e5e5;
border : #404040 1px solid ;
}

.ship {
	background: #fff;
}

h2.cart_page_headings {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 15px ;
color: #666666;
padding: 0px;
margin: 0px 0px 10px 0px;
}

#cart_ttl {
margin-top: 10px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
color: #666666;
}

#cart_ttl b{
color: #000000;
font-size: 12px ;
}

#cart_ttl a, #cart_ttl a b{
color: #666;
font-size: 11px ;
}



/*<================= NON COLOR CODE CSS OR NON STANDARD CUSTOMISATIONS =================>*/



/*<======================== DOCUMENT ========================>*/

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; }

/*<======================== SUBHEADER ========================>*/

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: -49px;}

td#menupane ul.sitepages li {
	display: block;
	height: 37px;
	padding: 0px 12px;
	margin: 0px;
	float: left;
	position: relative;
	z-index: 0;}

td#menupane ul.sitepages li div.cl {
	display: block;
	height: 37px;
	width: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;}

td#menupane ul.sitepages li div.cr {
	display: block;
	height: 37px;
	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: 37px;
	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: 39px;
	text-decoration: none;
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 11px;}

/*<======================== 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; }

* html td#leftpane .boxtitle, * html td#rightpane .boxtitle { width: 150px; }

* 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: 11px;
	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;}

* 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;}

/*<======================== FOOTER ========================>*/

div#footer {
	height: 155px;
	background: url(web_footer.jpg);
}

/*<======================== BOTTOM BAR ========================>*/

div#wrapper div#bottombar {
	padding: 0px 10px;
	margin: 20px 0px 20px 0px;
	text-align: right;}

/*<======================== MENU ========================>*/

ul.menu li {
	display: block;
	float: left;
	width: 150px;
	background: none;}

*html ul.menu li a {
	display: block;
	padding: 3px 5px 2px 5px;
	width: 150px;}

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; }

.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: 294px !important;
	height: 135px !important;
	margin: 0px 3px 20px 3px !important;
	padding: 5px !important;
	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 {
	float: right;
    height: 50px;
    line-height: 12px;
    margin-right: 5px;
    overflow: hidden;
    text-align: right;
    width: 110px;
}

ul.item li.item_picture {
	width: 110px;
	height: 115px;
	margin-left: 30px;
    margin-top: 20px;
	text-align: center;
}
ul.item li.item_picture a { margin: auto; }
ul.item li.item_picture a img { vertical-align: middle; }

* html ul.item li.item_price { width: 80px; }

ul.item li.item_details, ul.item li.item_details a {
	width: 0px;
	height: 0px;}

ul.item li.item_details {margin: 0px 5px 0px 0px;}

ul.item li.item_add, ul.item li.item_add a {
	float: right !important;
    height: 20px !important;
    margin-right: -47px !important;
    margin-top: 8px !important;
    overflow: visible !important;
    width: 76px !important;}

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 ========================>*/

a.checkout {
	width: 70px;
	height: 18px;
	background: url(web_checkout.gif);
	display: block;
	margin-top: 10px;}

div.breadcrumb {
	display: block;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;}

div.breadcrumb2 {
	display: block;
	padding: 10px 0px;}

/*<======================== SEARCH BOX ========================>*/

#search {
	background: url(web_search.gif);
	color: #000;
	width: 620px;
	height: 25px;
	margin: -24px 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;}

/*  Product Info Page Styling */

#productwrapper {padding: 5px;}

#producttop {width: 100%;}

#producttitle{float: left;width: 58%;}

#productprice{
border-right: 1px solid #777777;
float: left;
width: 18%;}

#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;}

*html #productthumbs a{
width: 130px;
height: 20px;}

#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;}

#reviews,#alsopurchased { display: none; }

#shippinglist{
font-weight:bold;
color: #4a4a4a;}

#large_image {display: none;}

/* Add list item back into product description */
#productinfo li{
list-style-type: disc;
list-style-position: outside;
margin-left: 20px;}

/* Sort By Bar for Product Area */

#sortby {
}

/* Forgotten Password Page */

.pageHeading {
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size:14px;}

/* Turns off Box on product page */

div.productpage .boxtitle { background: none !important;}
div.productpage .boxcontent { background: none !important;} 
div.productpage .boxbase { background: none !important;}

/* Shopping Cart Page */

#shoppingcart, #noshoppingcart {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 13px;
text-align: left;
padding: 2px;
margin: 10px 0px 0px 0px;}

#shoppingcart {border : #0d4b8f 1px solid ;}

#noshoppingcart {border : #ff0000 1px solid ;}

#shoppingcart td, #noshoppingcart td {padding: 1px;}

#shoppingcart .cartheading td, #noshoppingcart .cartheading td{background : #0d4b8f;}

#noshoppingcart .cartheading td{background : #fff !important;}

/*Checkout Css! */

.formbox b{font-size: 12px;line-height: 20px;}

.messagebox{ 
padding-top: 10px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;}

.continuebutton {padding: 20px 0px 0px 0px;}

#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;}

/* 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 : #e5e5e5;
border : #2d2e33 1px solid }

/*Checkout Confirmation Page */

#confirmpayment, #confirmaddress{
float: left;
margin-top: 0px;
line-height: 16px;
width: 620px;}

#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;}

#confirmbuttons {width: 618px;text-align: right !important;}

.checkout_options img{vertical-align: middle;}

*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;}

.cartheading td {font-weight: bold;}


#welcome p{
	font-size: 11px !important;
	color: #7C7C7C  !important;
}

#welcome a{
	font-size: 11px !important;
	color: #677e9e !important;
}

#welcome {
	position: absolute !important;
 	top: 1273px;
    z-index: 99;
	*top: 1320px;
}

td#centerpane div#inner {
    margin-bottom: 494px;
	*margin-bottom: 585px;
}



/*<================= COLOR CODE CSS AND COMMON CUSTOMISATIONS =================>*/

html, body {
	padding: 10px 0px;
	border: none;
	margin: 0px auto;
	text-align: center;
	font-family: tahoma;
	font-size: 11px;
	background: url(shared_background.gif) #fff top repeat-x;
}

/*<======================== HEADER ========================>*/
div#header {
	height: 170px;
	background: url(web_header.jpg);
}

div#header object {
	width: 0px;
	height: 0px;
	margin: 0px 0px 0px 0px;
	display: none;
}

/*<======================== SUBHEADER ========================>*/
div#subheader {
	height: 49px;
	background: url(web_subheader.gif);
}

td#menupane ul.sitepages li a { color: #fff; font-weight: bold; }
td#menupane ul.sitepages li a:hover { text-decoration: underline; font-weight: bold; }
td#menupane ul.sitepages li.active a { color: #fff; font-weight: bold; }
td#menupane ul.sitepages li.homelink a { color: #fff; font-weight: bold; }

/*<======================== LEFT & RIGHT ========================>*/

td#leftpane .boxtitle,
td#rightpane .boxtitle {
	line-height: 15px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
	background: url(web_boxtitle.gif);
	color: #fff;
	width: 140px;
}

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:#0d4b8f !important;
}
td#rightpane .centeralign a,
td#leftpane .centeralign a, {
	color: #fff;
}
td#leftpane .boxcontent,
td#rightpane .boxcontent {
	width: 140px;
	padding: 10px 5px;
	background: url(web_boxcontent.gif) bottom !important;
	color: #0d4b8f;
}

/*<======================== CENTERPANE ========================>*/

td#centerpane .boxtitle {
margin-top: 10px;
	line-height: 15px;
	font-weight: bold;
	padding: 2px 5px 3px 5px;
	background: url(web_boxtitle3.gif);
	color: #fff;
	width: 140px;
	width: 610px;
}

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:#0d4b8f;
}
div#custompage a { color:#0d4b8f;}

/*<======================== BOTTOM BAR ========================>*/

div#wrapper div#bottombar {
	color:#0d4b8f;
}
div#wrapper div#bottombar a {
	color:#000;
}

/*<======================== Changes categories to have linkout stuff ========================>*/

div#promoid_1001 .boxcontent {
	background: #0d4b8f;
}
div#promoid_1001 .boxbase {
	background: #fff;
}
div#promoid_1001 .boxtitle {
	background: url(web_linktitle.gif) !important;
	color: #fff !important;
}

/*<======================== MENU ========================>*/

ul.menu li a {
	display: block;
	padding: 3px 5px 2px 5px;
	margin: 0px;
	background: url(web_linkout.gif);
	border-top: 1px solid #c0cee6;
	border-bottom: 1px solid #799ad1;
	text-decoration: none;
	color: #0d4b8f;
}

ul.menu li.maincat a:hover, ul.menu li.maincat b {
	background: url(web_linkover.gif);
	border-top: 1px solid #1b5ca4;
	border-bottom: 1px solid #1b5ca4;
	color: #000;
}

ul.menu li.maincat a:hover {
	background: url(web_linkover.gif);
	border-top: 1px solid #1b5ca4;
	border-bottom: 1px solid #1b5ca4;
	color: #000;
}

ul.menu li.subcat a {
	padding: 3px 5px 2px 13px;
	background: url(web_linksub.gif);
	border-top: 1px solid #c0cee6;
	border-bottom: 1px solid #799ad1;
	color: #000;
}

ul.menu li.subcat a:hover {
	background: url(web_linksub.gif);
	text-decoration: underline;
	color: #000;
}

/*<======================== ITEM DISPLAY ========================>*/

ul.item li.item_title a {
	text-decoration: none;
	font-weight: bold;
	color: #0d4b8f;
}

ul.item li.item_description {
	width: 75px;
	padding: 0px 0px 0px 5px;
	height: 80px;
	overflow: hidden;
	color: #0d4b8f;
	display: none;
}
* html ul.item li.item_description { width: 80px;
 color:#0d4b8f;
 }

ul.item li.item_price {
  	color: #000000;
    float: right;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    margin-right: 10px;
    margin-top: 52px;
    padding: 0 0 0 14px;
    text-align: right;
    width: 75px;
}

ul.item li.item_price strong {
	font-size: 13px;
	display: block;
	color: #000;
}

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: #0d4b8f;
}

/*<======================== UNDEFINED ========================>*/

#mainimage {
	width: 620px;
	height: 240px;
	background: url(web_image.jpg);
	margin: -15px 0px 0px 0px;
}

div.breadcrumb, div.breadcrumb a {
	text-decoration: none;
	color: #0b488c;
}

div.breadcrumb2, div.breadcrumb2 a {
	text-decoration: none;
	color: #0b488c;
}

/* <================== Product Info Page Styling ====================>*/

#producttop h4{
color: #0d4b8f;
padding: 0px;
margin: 0px;}

#productprice h4{
margin: 0px 10px 0px 0px;
float: right;
color: #0d4b8f;
}
#productprice h4 .productSpecialPrice {
color: #000;
}
h4.price{
margin: 9px 10px 10px 0px;
font-weight: bold;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 16px;
color: #0d4b8f;
}
h4.price .productSpecialPrice {
color: #000;
}

#productthumbs li.off a{
background: #0d4b8f;
color: #ffffff;
}

#productthumbs li.on a{
background: #0d4b8f;
color: #fff;
}

#productthumbs li.off a:hover{
background: #0d4b8f;
color: #fff;
}


#productthumbs a{
clear: both;
display: block;
width: 130px;
height: 20px;
background: #0d4b8f;
border: 1px solid #000;
color: #fff;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
text-align: center;
margin-left:  10px;
line-height: 20px;
cursor: pointer;
}

#productinfo {
clear:both;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
width: 100%;
padding-top: 10px;
color:#4a4a4a;
}

/*<=================== Sort By Bar for Product Area =====================>*/

.productListing-heading {
margin: 0px 8px;
color: #888;
font-weight: normal;
font-size: 12px;
}

#sortby .productListing-heading {
	color:#ffffff;
}

/*<=================== Forgotten Password Page ======================> */

div#promoid_1014 .boxcontent #login_table .login {
	background-color:#ffffff !important;
	padding: 1px;
	border: 1px solid #000000;
	color:#000;
}
div#promoid_1014 .boxcontent #login_table {	color: #0d4b8f;}

div#promoid_1014 .boxcontent a{	color:#0d4b8f;}

div#promoid_1007 .boxcontent a{	color:#0d4b8f;}

div#promoid_1007 .boxcontent tr{ color: #0d4b8f !important;}

div#promoid_1003 .boxcontent a{	color:#0d4b8f;}

div#promoid_1004 .boxcontent a{	color:#0d4b8f;}

div#promoid_1004 .boxcontent { background: none !important;}
div#promoid_1004 .boxbase { background: none !important;}

div#promoid_1005 .boxcontent a{	color:#0d4b8f;}

div#promoid_117 .boxcontent a{ color:#0d4b8f;}

/*<================== Turns off Box on product page ======================>*/

.currpage a{ color: #002033; }

td.infoBoxContents { color: #002033;}
	
/*<================ Shopping Cart Page===================>*/

#shoppingcart .total td{
background : #e5e5e5;
color: #000;
}

#confirmproducts .grandtotal,
#confirmproducts .total {
	color:#000; 
}

#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 : #e5e5e5;
padding: 10px;
margin: 10px 0px 0px 0px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 11px;
border : #2d2e33 1px solid }

.formbox a {
	color: #000;}
#paymentable{
margin: 10px 0px 0px 0px;
background : #e5e5e5;
border : #2d2e33 1px solid;
color: #fff;}

#paymentable .main{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #000;
}

#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 : #2d2e33 1px solid;
background : #e5e5e5;
}

/*<===================== Log In / Register Page ===================>*/

#customerlogin, #newcustomer {
margin: 15px 0px 0px 0px;
background : #e5e5e5;
border : #2d2e33 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 ================>*/

.formerror{
font-size: 12px;
color: #ff0000;}

/*<================= Shopping Cart Item Table! ===================>*/

.cartheading td{
color: #fff;
}

#confirmouter {
background : #e5e5e5;
padding: 20px 20px 20px 20px;
border : #2d2e33 1px solid;
color: #FFFFFF;
} 

#confirmouter a {
color: #CCCCCC;
} 

.main a{
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;
color: #000;
}

.checkout_options {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 11px ;
color: #fff;
}

.newcustomer {
width: 598px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
padding: 10px;
color: #343434;
margin: 15px 0px 0px 0px;
background : #e5e5e5;
border : #404040 1px solid ;
}

.ship {
	background: #fff;
}

h2.cart_page_headings {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 15px ;
color: #666666;
padding: 0px;
margin: 0px 0px 10px 0px;
}

#cart_ttl {
margin-top: 10px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px ;
color: #666666;
}

#cart_ttl b{
color: #000000;
font-size: 12px ;
}

#cart_ttl a, #cart_ttl a b{
color: #666;
font-size: 11px ;
}



/*<================= NON COLOR CODE CSS OR NON STANDARD CUSTOMISATIONS =================>*/



/*<======================== DOCUMENT ========================>*/

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; }

/*<======================== SUBHEADER ========================>*/

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: -49px;}

td#menupane ul.sitepages li {
	display: block;
	height: 37px;
	padding: 0px 12px;
	margin: 0px;
	float: left;
	position: relative;
	z-index: 0;}

td#menupane ul.sitepages li div.cl {
	display: block;
	height: 37px;
	width: 12px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;}

td#menupane ul.sitepages li div.cr {
	display: block;
	height: 37px;
	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: 37px;
	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: 39px;
	text-decoration: none;
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size: 11px;}

/*<======================== 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; }

* html td#leftpane .boxtitle, * html td#rightpane .boxtitle { width: 150px; }

* 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: 11px;
	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;}

* 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;}

/*<======================== FOOTER ========================>*/

div#footer {
	height: 155px;
	background: url(web_footer.jpg);
}

/*<======================== BOTTOM BAR ========================>*/

div#wrapper div#bottombar {
	padding: 0px 10px;
	margin: 20px 0px 20px 0px;
	text-align: right;}

/*<======================== MENU ========================>*/

ul.menu li {
	display: block;
	float: left;
	width: 150px;
	background: none;}

*html ul.menu li a {
	display: block;
	padding: 3px 5px 2px 5px;
	width: 150px;}

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; }

.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: 294px !important;
	height: 135px !important;
	margin: 0px 3px 20px 3px !important;
	padding: 5px !important;
	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 {
	float: right;
    height: 50px;
    line-height: 12px;
    margin-right: 5px;
    overflow: hidden;
    text-align: right;
    width: 110px;
}

ul.item li.item_picture {
	width: 110px;
	height: 115px;
	margin-left: 30px;
    margin-top: 20px;
	text-align: center;
}
ul.item li.item_picture a { margin: auto; }
ul.item li.item_picture a img { vertical-align: middle; }

* html ul.item li.item_price { width: 80px; }

ul.item li.item_details, ul.item li.item_details a {
	width: 0px;
	height: 0px;}

ul.item li.item_details {margin: 0px 5px 0px 0px;}

ul.item li.item_add, ul.item li.item_add a {
	float: right !important;
    height: 20px !important;
    margin-right: -47px !important;
    margin-top: 8px !important;
    overflow: visible !important;
    width: 76px !important;}

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 ========================>*/

a.checkout {
	width: 70px;
	height: 18px;
	background: url(web_checkout.gif);
	display: block;
	margin-top: 10px;}

div.breadcrumb {
	display: block;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	padding: 0px 0px 10px 0px;}

div.breadcrumb2 {
	display: block;
	padding: 10px 0px;}

/*<======================== SEARCH BOX ========================>*/

#search {
	background: url(web_search.gif);
	color: #000;
	width: 620px;
	height: 25px;
	margin: -24px 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;}

/*  Product Info Page Styling */

#productwrapper {padding: 5px;}

#producttop {width: 100%;}

#producttitle{float: left;width: 58%;}

#productprice{
border-right: 1px solid #777777;
float: left;
width: 18%;}

#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;}

*html #productthumbs a{
width: 130px;
height: 20px;}

#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;}

#reviews,#alsopurchased { display: none; }

#shippinglist{
font-weight:bold;
color: #4a4a4a;}

#large_image {display: none;}

/* Add list item back into product description */
#productinfo li{
list-style-type: disc;
list-style-position: outside;
margin-left: 20px;}

/* Sort By Bar for Product Area */

#sortby {
}

/* Forgotten Password Page */

.pageHeading {
	font-family: "tahoma", arial, verdana, sans-serif;
	font-size:14px;}

/* Turns off Box on product page */

div.productpage .boxtitle { background: none !important;}
div.productpage .boxcontent { background: none !important;} 
div.productpage .boxbase { background: none !important;}

/* Shopping Cart Page */

#shoppingcart, #noshoppingcart {
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 13px;
text-align: left;
padding: 2px;
margin: 10px 0px 0px 0px;}

#shoppingcart {border : #0d4b8f 1px solid ;}

#noshoppingcart {border : #ff0000 1px solid ;}

#shoppingcart td, #noshoppingcart td {padding: 1px;}

#shoppingcart .cartheading td, #noshoppingcart .cartheading td{background : #0d4b8f;}

#noshoppingcart .cartheading td{background : #fff !important;}

/*Checkout Css! */

.formbox b{font-size: 12px;line-height: 20px;}

.messagebox{ 
padding-top: 10px;
font-family: "tahoma", arial, verdana, sans-serif;
font-size: 12px;}

.continuebutton {padding: 20px 0px 0px 0px;}

#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;}

/* 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 : #e5e5e5;
border : #2d2e33 1px solid }

/*Checkout Confirmation Page */

#confirmpayment, #confirmaddress{
float: left;
margin-top: 0px;
line-height: 16px;
width: 620px;}

#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;}

#confirmbuttons {width: 618px;text-align: right !important;}

.checkout_options img{vertical-align: middle;}

*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;}

.cartheading td {font-weight: bold;}


#welcome p{
	font-size: 11px !important;
	color: #7C7C7C  !important;
}

#welcome a{
	font-size: 11px !important;
	color: #677e9e !important;
}

#welcome {
	position: absolute !important;
 	top: 1273px;
    z-index: 99;
	*top: 1320px;
}

td#centerpane div#inner {
    margin-bottom: 494px;
	*margin-bottom: 585px;
}




