.boxText { font-family:Arial, Helvetica, sans-serif; font-size: 11px; /*text-align:left;*/ }
.errorBox { font-family :  Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff url(../../images/mainbg.jpg) repeat-x top left;
  color: #000000;
  margin: 0px;
  font-family:Arial, Helvetica, sans-serif;
}
.mainbgheader {margin:0px auto; padding:0px 0px 0px 0px; width:1000px; background:#ffffff; border-right: 1px solid #0e4f7c;border-left: 1px solid #0e4f7c;}
.mainbg {margin:0px auto; padding:0px 0px 10px 0px; }
td.header_right {margin:0px; padding:0px; background:url(../../images/header_bg.jpg) no-repeat top right; height:101px; width:699px;}

UL {
	margin-top: 0px;
}

TD.box_heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	text-align:left;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom:0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #0186BC;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}

TD.orangeNavigation {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  height:38px !important;
}

tr.menubg {margin:0px 0px 0px 0px; padding:0px; background:url(../../images/top_nav_bg.gif) repeat-x top right; height:38px;   }
td.orangeNavigation a {
padding: 11px 19px 10px 20px;color: #FFFFFF;text-decoration: none;font-weight: bold;background: url(../../images/top_nav_bg1.gif) no-repeat right top; text-transform:capitalize; height:38px !important; margin:0px;

}

td.orangeNavigation a:hover {color: #FFFFFF;text-decoration: none;background-image: url(../../images/top_nav_bg2.gif);background-repeat: no-repeat;background-position: right top; padding: 11px 19px 10px 20px; height:38px !important; }

div.menubg {margin:0px 0px 0px 0px; padding:8px 0px 0px 0px; background:url(../../images/top_nav_bg.gif) repeat-x top right; height:37px; }
div.menubg a {
padding: 11px 19px 10px 20px;color: #FFFFFF;text-decoration: none;font-weight: bold;background: url(../../images/top_nav_bg1.gif) no-repeat right top; text-transform:capitalize; height:37px !important; margin:0px;
font-size:12px;
}

div.menubg a:hover {color: #FFFFFF;text-decoration: none;background-image: url(../../images/top_nav_bg2.gif);background-repeat: no-repeat;background-position: right top; padding: 11px 19px 10px 20px; height:37px !important; }

.search-input {font-size:12px;float:left;width:140px;margin: 0px 7px 0px 0px;padding: 0px 0px 0px 2px;height: 19px;line-height: 19px;}
div.breadcrumb_area {margin:0px 0px 0px 15px; padding:0px; width:970px; height:24px; text-align:left; }
div.breadcrumb_area a{ color:#11517e; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
div.breadcrumb_area a:hover{ color:#D70000; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-decoration:none;}

td.main a {color:#000000;padding:0px;text-decoration:none;line-height:22px;margin: 0px 0px 0px 0px;text-indent: 1px;font-size: 12px;clear:both; font-family:Arial, Helvetica, sans-serif; font-weight:normal; }
td.main a:hover {color:#D70000;padding:0px;text-decoration:none;line-height:22px;margin: 0px 0px 0px 0px;text-indent: 1px;font-size: 12px;clear:both; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}

td.main1 a {color:#000000;padding:0px;text-decoration:none;/*line-height:22px;*/display:block;margin: 0px 0px 0px 0px;text-indent: 1px;font-size: 12px;clear:both; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
td.main1 a:hover {color:#D70000;padding:0px;text-decoration:none;/*line-height:22px;*/display:block;border-bottom: 1px solid #cbdbe4;margin: 0px 0px 0px 0px;text-indent: 1px;font-size: 12px;clear:both; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}


div.nav-bottom{height: 12px;width: 195px;line-height: 1px;font-size: 1px;background-image: url(../../images/left_nav_bottom.gif);background-repeat: no-repeat;}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;

}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;

}
#footer {position: relative;bottom: 0px;clear:both;height: 40px;background-image: url(../../images/footer_bg.gif);background-repeat: repeat-x;}
#footer ul {display:inline;list-style:none;padding: 0px;margin:0px;}
#footer  li {display:inline;list-style-type: none;float:left;margin: 12px 0px 0px 0px;}
#footer  li a:link, #footer  li a:visited {padding: 0px 9px 0px 10px;color: #FFFFFF;text-decoration: none;background-image: url(images/footer_li_line.gif);background-repeat: no-repeat;background-position: right; font-family:Arial, Helvetica, sans-serif;  font-size:12px;}
#footer  li a:hover {color: #b7e2ed;}
#footer  li.e2e-link {float:right;}
#footer  li.e2e-link a{background-image:none;}
TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #E6E6E6;
}

.infoBoxContents {
  background: #FFFFFF;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background-image:url("../../images/box_head.gif");
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, 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 {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #e1f0f6;
  color: #000000;
  font-weight: bold;
}

TD.productListing-data {
  /*font-family: Tahoma, Verdana, Arial, sans-serif;*/
  font-family:Arial,Helvetica,sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0186BC;
}

A.pageResults:hover {
  color: #0186BC;
  text-decoration:none;
  
}

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main { 
	font-family: Arial, sans-serif; 
	font-size: 11px; 
}

TD.main1
{
   font-family: Arial, sans-serif; 
   font-size: 11px; 
}

TD.smallText, SPAN.smallText, P.smallText {
  /*font-family: Tahoma, Verdana, Arial, sans-serif;*/
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #A1C1E7;
}

TD.fieldKey {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:Arial, Helvetica, sans-serif;
  color: #FF0000;
}

SPAN.productsSpecialPrice {
  font-family: Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #A1C1E7; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 11px; background-color: #FFFFFF }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ff0000; }

TD.spec_head {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 20px;
	font-size: 13px;
	width: 100%;
	padding: 2px, 0px, 3px, 5px;
	color: #000000;
	border-bottom:1px solid #CBDBE4;
	background-color: #F4F9FB;
}

TD.spec_detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 4px, 0px, 5px, 5px;
	color: #000000;
	border-bottom-color: #CBDBE4;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD.upgrades_head {
	font-weight: bold;
}

.rs-header {height:34px;background: url(../../images/rs_header.gif) no-repeat top left;font-size: 12px;font-weight: bold; width:566px; margin:5px 0px 0px 0px; text-align:left;}
.rs-header td {line-height:34px;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 12px; color: #FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-indent:12px;}
.pd-info {color:#000000;width:563px;background-color: #ffffff;border-top-width: 0px;border-right-width: 1px;border-bottom-width: 3px;border-left-width: 1px;border-top-style: none;border-right-style: solid;border-bottom-style: solid;border-left-style: solid;border-right-color: #d5d5d5;border-left-color: #d5d5d5;border-bottom-color: #0d4e7c;}
.pd-info-in {padding: 10px;}
.pd-info-in ul, .pd-info-in p  {margin-top: 10px;margin-bottom: 10px;}
.pd-info-in li {list-style-image: url(../../images/tick.gif);}

#product-detail-box {position:relative;left:0px;width:565px;background-image: url(../../images/pdb_bg.gif);background-repeat: repeat-y;margin-bottom: 15px;}
#pdb-top {margin-bottom: 5px;}
#pdb-bottom {margin-top: 10px;clear: both;}

#newsletter {background-image: url(../../images/newsletter_bg.gif);background-repeat: no-repeat;height: 94px;width: 195px;display: block;position: relative;margin-bottom: 12px;}

#newsletter p {position: absolute;left: 14px;top: 14px;font-weight: bold;color: #FFFFFF;margin: 0px;}

#sign-up {position: absolute;right: 13px;top: 9px;}

.newsletter-input {font-size:11px;width:157px;color: #000000;padding-left: 2px;position: absolute;left: 15px;top: 53px;line-height: 15px;/*height: 15px;*/}


#osb-content {
left:16px;
/*position:absolute;*/
right:18px;
top:50px;
}

.osb-info {
float:left;
line-height:16px;
width:72px;
font-size:12px;
}

.osb-calculation {
float:right;
line-height:16px;
text-align:right;
width:50px;
}
div.img_border{border-top:1px solid #CBDBE4; height:22px; padding:5px 0px 0px 0px; text-align:center;}
#top-nav {
background-image:url(../../images/top_nav_bg.gif);
background-repeat:repeat-x;
bottom:0;
height:31px !important;
/*position:absolute;*/
width:1000px;
border-bottom:3px solid #0E4F7C;
}

#top-nav ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

#top-nav li {
float:left;
}

#top-nav li a {
/*background-image:url(images/top_nav_bg1.gif);*/
background-image:url(../../images/top_nav_bg1.gif);
background-position:right center;
background-repeat:no-repeat;
color:#FFFFFF;
display:block;
font-weight:bold;
line-height:31px;
padding:0 19px 0 20px;
text-decoration:none;
font-size:12px;

}

#top-nav li.keywordsearch {
float:right;
margin-right:26px;
margin-top:9px;
}

#top-nav li a:hover {
background-image:url(../../images/top_nav_bg2.gif);
background-position:right center;
background-repeat:no-repeat;
color:#FFFFFF;
text-decoration:none;

}



