/*
  $Id: stylesheet.css
*/

.boxText { font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif; font-size: 10px; font-weight: 100; text-antialiasing: false; color: #444444; }
.infoText { font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif; font-size: 10px; font-weight: 100; text-antialiasing: false;  color: #999999; }
.errorBox { font-family : MS Reference Sans Serif, Verdana, Arial, sans-serif; font-size : 10px; text-antialiasing: false; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : MS Reference Sans Serif, Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : MS Reference Sans Serif, Arial, Verdana, sans-serif; font-size : 10px; color: #60BD95; text-decoration: underline; }

BODY {
  background: #FFFFFF;
  color: #666666;
  margin: 0px;
}

A {
  color: #6a6a6a;
  text-decoration: none;
}

A:hover {
  color: #444444;
  text-decoration: underline;
}

A.infoText {
  text-decoration: underline;
}

A.infoText:hover {
  color: #000000;
  text-decoration: underline;
}

A.boxText {
  text-decoration: underline;
}

A.boxText:hover {
  color: #000000;
  text-decoration: underline;
}

.xsmallText { 
	font-family: MS Reference Sans Serif, Arial, Verdana, sans-serif; 
	font-size: 10; 
	color: #000000; 
	font-weight: normal; 
}

TD.xsmallText {
  font-family: MS Reference Sans Serif, Arial, Verdana, sans-serif;
  text-align: center;
  background-image: url(images/banners/shop_safe_bottom.gif);
 }

.navigation {font-family : MS Reference Sans Serif, Verdana, Arial, sans-serif; font-size : 11px; color: #550101; font-weight: normal; }


A.navigation {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif; font-size: 11px;;
  color: #550101;
  text-decoration: none;
}

A.navigation:hover {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif; font-size: 11px;;
  color: #550101;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.headerInfo {
  background: #FFFFFF;
}

TD.headerInfo {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #3F4773;
  font-weight: normal;
  text-align: center;
}


TR.header {
  background: #ffffff;
}

.headerNavigation {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
  font-weight: normal;
}

TD.headerNavigation {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
  font-weight: normal;
}

A.headerNavigation { 
  color: #999999;
  text-decoration: none; 
}

A.headerNavigation:hover {
  color: #555555;
  text-decoration: none;
}

TABLE.dotted, TD.dotted, DIV.dotted {
	border-color: #CACACA;
  	border-width: 1px;
  	border-style: solid;
}

DIV.dotted {
	border-color: #aeaeae;
  	border-width: 1px;
  	border-style: solid;
}

TD.pixelDotted {
 background-image: url(images/template/pixel_dotted.gif); 
}

TD.pixelDoubleDotted {
 background-image: url(images/template/pixel_double_dotted.gif); 
}

TD.sidemenuBg {
 background-image: url(images/template/dotted_stroke_wide.gif); 
}


A.sidemenu { 
  color: #555555;
  font-weight: 100;
  text-decoration: none;
  text-align: right; 
  text-antialiasing: false;
}
A.sidemenu:hover {
  color: #444444;
  font-weight : 100;
  text-decoration: none;
  text-align: right;
  text-antialiasing: false;
}

A.top_sidemenu {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-antialiasing: false; 
  color: #444444;
  font-weight: 100;
  text-decoration: none; 
}
A.top_sidemenu:hover {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-antialiasing: false;
  color: #333333;
  font-weight: 100;
  text-decoration: none;
}


TD.sidemenu, TD.top_sidemenu { 
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-antialiasing: false;
  color: #555555;
  font-weight: 100;
  text-align: right; 
}

.headerBreadcrumb {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3F4773;
  font-weight : normal;
}

TR.headerBreadcrumb {
  background: #bbc3d3;
}

TD.headerBreadcrumb {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 9px;
  color: #3F4773;
  font-weight : bold;
}

A.headerBreadcrumb { 
  color: #3F4773;
  font-size: 9px;
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  text-decoration: none; 
}

A.headerBreadcrumb:hover {
  color: #858BAA;
  font-size: 9px;
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  text-decoration: none;
}


TR.headerError {
  background: #FF0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}


TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
 background: #ffffff; 
}

.infoBoxContents {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: 100;
  color: #555555;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 12px;
  text-antialiasing: false;
  color: #444444;
  font-weight: 100;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #ffffff;
}

TABLE.productListing {
  background: #D6D6D6;
}

.productListing-heading {
  font-family: MS Reference Sans Serif, Verdana, Arial;
  font-size: 11px;
  color: #6a6a6a;
  font-weight: 500;
  letter-spacing: 0.5;
  text-transform: uppercase;
  background: #F5F5F5;
}

TD.priceHeading {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 25px;
  font-weight: 500;
  color: #555555;
}

.productListing-heading {
  font-family: MS Reference Sans Serif, Verdana, Arial;
  font-size: 11px;
  color: #6a6a6a;
  font-weight: 500;
  letter-spacing: 0.5;
  text-transform: uppercase;
  background: #F5F5F5;
}

TD.productListing-data {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: 100;
  color: #555555;
  background: #FFFFFF;
}

A.pageResults {
  font-family: Verdana, Arial, sans-serif;
  color: #444444;
  font-weight: 500;
  text-align: absmiddle;
  text-decoration: none;
}

A.pageResults:hover {
  font-family: Verdana, Arial, sans-serif;
  color: #111111;
  font-weight: 500;
  text-align: absmiddle;
  text-decoration: none;
}

A.categoryHeading { 
  text-decoration: none;
}

A.categoryHeading:hover {
  color: #6a6a6a;
  text-decoration: none;
}
TD.categoryHeading, DIV.categoryHeading {
  font-family: MS Reference Sans Serif, Arial, Verdana;
  font-size: 12px;
  font-weight: 600;
  color: #6A6A6A;
  text-transform: uppercase;
  text-antialiasing: false;
  letter-spacing: 0.5;  
}

TD.pageHeading, DIV.pageHeading {
  font-family:MS Reference Sans Serif, Arial, Verdana;
  font-size: 12px;
  font-weight: 600;
  color: #6a6a6a;
  text-antialiasing: false;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.5;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

A.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #444444;
  font-weight: 100;
  text-decoration: underline;
}

A.main:hover {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight: 100;
  text-decoration: none;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #444444;
  font-weight: 100;
  line-height: 1.5;
}
strong.main, b.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #444444;
  font-weight: 500;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #444444;
  font-weight: 500;
}

TD.noteText, SPAN.noteText, P.noteText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #111111;
}

A.noteText {
  color: #8FA3D6;
}

A.noteText:hover {
  color: #8FA3D6;
  text-decoration: underline;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: MS Reference Sans Serif, Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

INPUT.black {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #333333;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.content {
  border-color: #EFEFFA;
  border-style: solid;
  border-width: 1px; 
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #d6d6d6;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #111111;
}

SPAN.productMSRPPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #999999;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #F9F9FD; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #F9F9FD; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #333333; font-weight: bold; }

/* menu */
.text_nav {  font-family: Verdana, Arial Cyr; font-size: 8pt; font-weight: normal; color: #ffffff; margin-left: 1px; margin-right: 1px; }

.topMenu td.section {padding:0}
.topMenu  a {text-decoration:none; white-space:nowrap}
.topMenu  a:hover {}
.SubMenu { height:auto; padding:0px 0px 0px 0px}
.SubMenu a {display:block; height:auto; text-decoration:none;}
.SubMenu a:hover {text-decoration:none;}


/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #F9E0E0; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #BDCBEF; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #3F4773; }


@media print {
	#banner {
		background-color: #fff;
		color: #000;
		border-bottom: #000 1px solid;
	}

	#banner h1 {
		color: #000;
		font-size: 16px;
	}

	#leftcontent {
		display: none;
	}

	#rightcontent {
		display: none;
	}

	#centercontent {
		width: 100%;
		border: 0px none;
	}
}