@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Tahoma, Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	margin: 0;
	padding: 0;
	color: #5B5B5B;
}
/*  Whole of site link stuf */
a {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
.twoColFixLtHdr #container { 
	width: 900px; 
	background-color:#FFFFFF;
	margin: 0;
	text-align: left;
	padding:0;
	/**background-image:url(header_bg-2.jpg);**/
	background-repeat:repeat-x;
} 
.twoColFixLtHdr #container2 { 
	width: 900px; 
	background-color:#FFFFFF;
	margin: 0;
	text-align: left;
	padding:0;
	background-image:url(header_grad_inside2.jpg);
	background-repeat:repeat-x;
} 
.twoColFixLtHdr #header { 
	padding:0;
	text-align:right;
	font-size:9px;
	color:#6287BC;
	margin:0;
} 
#header h2 {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	padding:5px 0 0 0;
	margin:0;
}
#wrapper {
	margin:0;
	padding:0;
}
#headertop {
	width:650px;
	float:right;
}
#sidebar1 {
	float: left;
	width: 227px;
	width:217px !important;
	padding:0 0 0 10px;
	margin:0;
	background-image:url(header_bgSide.jpg);
	background-repeat:repeat-x;
}
#sidebarSUB {
	float: left;
	width: 212px;
	width:202px !important;
	padding:0 0 0 10px;
	margin:0;
	background-image:url(header_bgSideSub.jpg);
	background-repeat:repeat-x;
}
#logo {
	padding:0;
	margin:0;
	background-color:#FFFFFF;
	text-align:center;
	height:115px;
	width:212px;
	margin-bottom:5px;
}
#navigation {
	background-image: url(navigationGradient.jpg);
	background-repeat: repeat-y;
	height:220px;
	height:210px !important;
	width: 212px;
	display: block;
	margin:0;
	padding:0;
}
#navigation ul {
	margin: 0;
	padding: 10px 0 13px 15px;
}
#navigation li {
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #616161;
	background-color: #FFF;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D5D4D0;
	padding-top: 4px;
	padding-bottom: 6px;
	width: 165px;
}
#navigation li a:link,#navigation li a:visited{
	color: #616161;
	text-decoration: none;
}
#navigation li a:hover{
	color: #990000;
	text-decoration: none;
}
#navigation li.last {
	border-bottom: none;
}
#navigation li img {
	border: none;
	margin: 0 2px 0 0;
}
#navigationBottom {
	background-image: url(navigationbottom.jpg);
	background-repeat: no-repeat;
	padding:0;
	margin:0 0 10px;
}
#categoriesWrapper {
	background-image: url(categorybg_repeat.gif);
	background-repeat: repeat-y;
	margin:0;
}
#categories {
	background-image: url(categorybg_repeat.gif);
	background-repeat: repeat-y;
	margin:0;
}
#categories ul {
	margin: 0;
	padding: 0 0 0 10px;
}
#categories h2 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 14px 0 0 10px ;
	color: #878787;
}
#categories li {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #878787;
	list-style-type: none;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 3px;
}
#categories li a:link {
	color: #878787;
	text-decoration: none;
}
#categories li a:visited {
	color: #888;
	text-decoration: none;
}
#categories li a:hover {
	color: #878787;
	text-decoration: underline;
}
#banner {
	margin: 0;
	padding: 48px 0 0 0;
}
.contentGray {
	font-size: 10px;
	color: #747474;
	text-decoration: none;
}
.contentGray a {
	font-size:10px;
	color:#747474;
	text-decoration:none;
}
.contentGray a:hover {
	font-size:10px;
	color:#747474;
	text-decoration:underline;
}
#login {
	background-color: #e2e2e2;
	height: 40px;
	line-height: 40px;
	padding: 0;
	width: 650px;
	font-size: 12px;
	color: #000000;
}
#login form {
	margin: 0;
	padding: 0;
}
#loginFormWrapper {
	float: left;
	height: 40px !important;
	height: 30px;
	line-height: 40px !important;
	line-height: 30px;
	vertical-align: middle;
	margin: 0 0 0 15px;
	padding-top: 0 !important;
	padding-top: 10px;
}
#loginForgot {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
#loginCreate {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}
#login label {
	color:#5b87c1;
	font-size:10px;
	float:left;
	margin-right:4px;
	vertical-align:middle;
	height:20px;
	padding-top:1ex;
}
#login input.ffield {
	margin-right:8px;
	width:6.5em;
	float:left;
	vertical-align:top;
	font-size:11px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #6489bd;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #6489bd;
}
#content {
	/*font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;*/
	padding: 10px;
	margin: 0;
	width: 640px;
	float: left;
}

#content a {
	/*color: #000000;
	text-decoration: underline;*/
}
#content a:hover {
	/*color:#000000;
	text-decoration:underline;*/
}

#mainContent { 
	width: 673px;
	float: right;
	padding: 0;
}
#subContent {
	font-size: 11px;
	color: #5B5B5B;
	margin: 0;
	padding: 0 0 15px 0;
}
#subContent h1 { }
#subContent h2 { }
#subContent h2 a {
	font-weight: bold;
	color: #6489bd;
	text-decoration: none;
}
#subContent h2 a:hover {
	font-weight: bold;
	color: #6489bd;
	text-decoration: underline;
}
#subContent p { }
#subContent p a {
	color: #6287bc;
	font-weight: normal;
	text-decoration: none;
}
#subContent p a:hover {
	color: #6287bc;
	font-weight: normal;
	text-decoration: underline;
}


#yellowLine {
	background-color:#FFCC00;
	height:2px;
}
.twoColFixLtHdr #footer { 
	margin: 0;
	padding: 0;
	width: 877px;
	text-align: center;
	font-size: 10px;
	color: #6287BC;
	text-decoration: none;
} 
#footer a {
	font-size: 10px;
	color: #6287BC;
	text-decoration: none;
}
#footer a:hover {
	font-size: 10px;
	color: #6287BC;
	text-decoration: underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


/** Account Menu Styles AM **/
.AMcontent {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.AMcontent a {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.AMcontent a:hover {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.AMSubtitle {
	color: #6489bd;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.AMLineTopRightLeft a {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.AMLineTopRightLeft a:hover {
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}
.ManageAddressTitle {
	font-size: 11px;
	font-weight: bold;
	color: #6489bd;
}
.inrowH, .inRowH {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: bold;
	text-decoration: none;
}
.AMSubBoxes {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: bold;
	text-decoration: none;
}
.AMSubBoxes a {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: bold;
	text-decoration: none;
}
.AMSubBoxes a:hover {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: bold;
	text-decoration: underline;
}
#search{
	/*height: 40px;
	height: 20px !important;*/
	padding: 1px;
	/*margin: 0;*/
	background-image: url(categorybg_top2.gif);
	background-repeat: no-repeat;
}
#search input.ffield{
	width: 80px;
	vertical-align: top;
}
#searchform {
	margin: 10px;

}

.orderProgress {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
.orderProgress a {
	font-size: 12px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
.orderProgress a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: underline;
}

.orderProgressCurrent {
	font-size: 13px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
}


#products div {
	background-color: #F6F6F6;
	float: left;
	width: 164px;
	border: 1px solid #E2E2E2;
	margin-right: 4px;
	margin-left: 4px;
	text-align: center;
	display: block;
	height: 220px;
	padding: 0;
	position: relative;
}
.prd_info{
	position: absolute;
	bottom: 5px;
	text-align: center;
	left: 35px;
}
#products h3 {
	font-family: tahoma, Verdana, "Trebuchet MS";
	font-size: 15px;
	font-style: italic;
	font-weight: 900;
	color: #C34A3D;
	display: block;
}


#content h3{
font-size:105%;
font-weight:bold;
color:#6287bc;

}
.contentBold {
	font-size:11px;
	color:#5B5B5B;
	font-weight:normal;
	text-decoration:none;
}
.content {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: none;
}
.content a {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: none;
}
.content a:hover {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: underline;
}
.UIMessage {
	font-size: 10px;
	color: #F00;
	font-weight: bold;
	text-decoration: none;
}
/* [ Product styles ] */

.ProductTitle {
	font-size: 14px;
	font-weight: bold;
	color:#5B5B5B;
	text-decoration: none;
}

.ProductPrice {
	font-size: 13px;
	font-weight: bold;
	color: #5B5B5B;
	text-decoration: none;
}
.ProductPriceHiLite {
	font-size: 13px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.contentRed {
	font-size: 11px;
	color: #E21F1D;
	font-weight: normal;
	text-decoration: none;
}
.contentRed a {
	font-size: 11px;
	color: #E21F1D;
	text-decoration: none;
}
.contentRed a:hover {
	font-size: 11px;
	color: #E21F1D;
	text-decoration: underline;
}
.contentBlue {
	font-size: 11px;
	color: #5B5B5B;
	font-weight: normal;
	text-decoration: none;
}
.contentBlue a {
	font-size: 11px;
	color: #6287bc;
	text-decoration: none;
}
.contentBlue a:hover {
	font-size: 11px;
	color: #6287bc;
	text-decoration: underline;
}
.contentBlack {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.contentBlack a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.contentBlack a:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
.footerWhite {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerWhite a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footerWhite a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.footer {
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.footer a {
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}
.footer a:hover {
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: underline;
}

/*  shopping cart styles */
.CartSummaryTitle {
	font-size: 12px;
	font-weight: bold;
	color:#444;
	text-decoration: none;
}
.removeCart {
	font-size: 12px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
/* [ Contact Form styles ] */
#contactFormWrapper {
	margin: 0;
	padding: 0 0 10px 0;
}
#contactFormWrapper fieldset {
	border: 1px solid #EDEDED;
	padding: 10px;
	padding-top: 0;
}
#contactFormWrapper legend {
	padding: 0 10px;
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
#contactFormWrapper label {
	float: left;
	display: block;
	padding: 5px 5px 0 0;
	width: 125px;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
	text-align: right;
}
#contactFormWrapper input, #contactFormWrapper select, #contactFormWrapper textarea {
	margin: 5px 0 0 0;
}
#contactFormWrapper select#Country {
	width: 135px;
}
#contactFormWrapper input#contactSubmit, #contactFormWrapper input#infoSubmit {
	margin: 5px 0 0 130px;
}
#contactFormWrapper textarea {
	width: 250px;
	height: 75px;
}
#contactAddress {
	margin: 0 0 10px 0;
	padding: 10px 0;
	/*border-bottom: 1px solid #E4BC96;*/
}
/* [ Registration Form styles ] */
#registrationFormWrapper {
	margin: 0px;
	padding: 10px 0 10px 0;
}
#registrationFormWrapper fieldset {
	border: 1px solid #EDEDED;
	padding: 10px;
	padding-top: 0;
}
#registrationFormWrapper legend {
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}
#registrationFormWrapper label {
	float: left;
	display: block;
	padding: 5px 5px 0 0;
	width: 135px;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
	text-align: right;
}
#registrationFormWrapper input, #registrationFormWrapper select, #registrationFormWrapper textarea {
	margin: 5px 0 0 0;
}
#registrationFormWrapper select#Country {
	width: 350px;
}
#registrationFormWrapper select#StateAU, #registrationFormWrapper select#StateUS, #registrationFormWrapper input#StateOther {
	width: 170px;
}
#registrationFormWrapper textarea {
	width: 250px;
	height: 75px;
}
#registrationFormWrapper input#registrationSubmit {
	margin: 5px 0 0 140px;
}

/** All Web forms and buttons **/
.forms {
	background-color:#FFFFFF;
	border:1px solid #b4c8da;
	color:#636467;
	font-size:11px;
	text-decoration:none;
}

.formsSelected {
	background-color:#FFFFFF;
	border:1px solid #b4c8da;
	color:#636467;
	font-size:11px;
	text-decoration:none;
}
.qtyInput {
	background-color: #FFFFFF;
	border: 1px solid #b4c8da;
	color: #636467;
	font-size: 11px;
	text-decoration: none;
}
.forms2 {
	border: 1px solid #DDD3BB;
	background-color:#FFFFFF;
	font-size: 11px;
	color: #636467;
	text-decoration: none;
}
.formbuttons {
	background-color:#6287BB;
	border:1px solid #6287BB;
	color:#FFFFFF;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
}
.formbuttons2 {
	font-size: 11px;
	font-weight: bold;
	color: #76736b;
	padding: 2px;
	background-color:#f2c842;
	border: 1px solid #b4ac99;
	cursor: pointer;
}
.formTitle {
	font-size:11px;
	color:#B6b2AE;
	font-weight:bold;
}
.formsPaymentNotes {
	font-size: 11px;
	font-weight: normal;
	color: #636467;
	width: 250px;
	height: 75px !important;
	height: 75px;
	border: 1px solid #b4c8da;
	background-color: #FFF;
	padding: 2px;
	margin: 0;
}
#subpageImages {
	float:right;
	width:255px;
	text-align:right;
	color:#6287bc;
	font-size:11px;
	text-decoration:none;
	border:0;
	margin: 10px 0 5px 5px;
}
#subpageImages a {
	color:#6287BC;

	text-decoration:none;
}
#subpageImages a:hover {
	color:#6287BC;
	text-decoration:underline;
}




/* Product List styles */
#product_list { list-style-type: none; width:100%; clear:both; display:block; margin: 0; padding:0; position:relative; } 
#product_list img{ border:none;} 
#product_list ul{ list-style:none; margin:0; padding:0; } 
#product_list .product_item{ border:solid 1px #dadada; margin:5px 0; padding:0 0 0 5px; display:block; overflow:hidden; width:795px; position:relative; padding-right:10px; } 
#product_list .product_item ul{margin:0; padding:0;} 
#product_list .product_item ul li{margin-top:.9ex;} 
.product_image{ float:left; display:block; width:150px; height:150px; background-color:#EAE7DB; border:1px solid #EAE7DB; clear:none; } 
.product_name{ color:#e77a00;} .more_product_info{ position:absolute; top:10px; right:10px;} 
.product_name, .product_description{ position:relative; margin-left:200px; float:left;left:-150px; width:250px;} 
.product_add label{visibility:hidden;} .product_stock {font-style: italic;} 
.product_item label{ font-weight:bold; float:left; } 
.product_description{color:#555;} 
.product_price{ } li.product_qty{} 
.product_qty input{margin-left:1.5em} 
li.product_qty, .product_add, .product_price{float:right; margin-right:5px;clear:right;} 
.product_add { width:auto; margin-bottom:20px; clear:both; position:relative;  } 
.product_add input{background-color:#E77400; color:#FFF;} 
#product_list label{font-weight:bold;} 
.product_qty label{float:left;}
.product_qty input{float:left;} 



#currency { border:solid 1px gray; margin:0; padding:10px 5px; font-size:80%; width:400px; margin:10px 0; } 
.currency_select { margin:0 10px; } 
.currency_select label{ float:left; vertical-align:bottom; } 
.currency_select select{ margin-left:10px; float:left; vertical-align:middle; } 
.currency_set { display:block; margin-left:25px; float:left; } 
.currency_set_button { vertical-align:middle; } 
.currency_terms { display:block; clear:both; line-height:200%; } 



ul#crumb { list-style-type: none; width:100%; border:none; margin:1em 0; clear:both; display:block; height:25px; padding:0; background-color:#dadada; } 
#crumb li{ float:left; margin-right:5px; height:12px; display:block; } 
#crumb a{color:#6287bc; padding-left:18px; background-image:url(/documents/left_bullet.gif); background-position:left bottom; background-repeat: no-repeat; display:block; height:12px; } 
#category a:link{text-decoration:none; color:black; font-size:80%;} 
#category li{float:left; margin-right:1ex; height:20px; display:block; background:url(arrowSub2.gif) no-repeat left 50%; padding-left:15px; } 
#category {height:20px; width:100%; clear:both; display:block; background:#FFF; margin:0; padding:3px 0; } #pager { display:block; text-align:right;list-style:none; width:250px; margin-right:25px; position:absolute; right:0; top:0;} 



#numberofpages{ color:#FF6600;} 
#numberofpagescontent{ clear:right; width:auto; float:right;} 
ul#pagecount{list-style:none; font-size:10px; display:block; float:right;clear:both; } 
#pagecount li a:link{display:block; float:left; background:#EEE; padding:.2ex .75em; margin:0 1ex; list-style:none;color:black; text-decoration:none; margin-right:5%;} 
#pagecount a:hover{color:black; text-decoration:none; border:1px solid black;} 
#numberofpagescontent label{ float:left; margin-right:1ex; padding-top:.2ex; color:#dadada;} 
#numberofpagescontent select{ width:4em; margin:0; } 
#pagecount ul{list-style:none; margin: 0; padding:0;} 
#pagecount li.pagercurrent { color:#FFF; display:block; background:#AAA;display:block; float:left; padding:.2ex .75em; margin:0 1ex; list-style:none; } 


/* global ones */ 
.category_thumbnail_found {} 
.category_thumbnail_notfound {} 
#category_content {width:100%; list-style:none; clear:left;display:block; overflow:hidden; width:530px} 
ul#category_content li{float:left;list-style:none; display:block; margin-bottom:1em;} 
ul#category_content li ul li{clear:both;list-style:none; float:none;} 
#category_message {} 
#category_heading {
	float: left;
	width: 300px;
	font-size: 13px;
	font-weight: bold;
} 
#category_list { } 
#category_content ul{list-style:none;} 


#category_level1 {list-style-type: none;} 
.category_level1 {list-style-type: none;} 
.category_level1_list {list-style-type: none;} 

.category_level1_image {} 

.category_level1_link {} 

#category_level2 ul {list-style-type: none; float:left; width:30%;} 
.category_level2 li {clear:both; list-style-type: none; text-align:center;} 
.category_level2_list ul {list-style-type: none;} 

.category_level2_image li {list-style-type: none;} 


.category_level2_link li {clear:left;text-align:center;list-style-type: none;} 

#category_level3 {list-style-type: none;} 
.category_level3 {list-style-type: none;} 

.category_level3_list {list-style-type: none;} 
.category_level3_image {}
.category_level3_link {} 
