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


BODY { background:#002A54;  color: #000000;  margin: 0px; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;}
A {
  color: #000000;
  text-decoration: none;font-family : Verdana, Arial, sans-serif;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;font-family : Verdana, Arial, sans-serif;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

A.headerNavigation { 
  color: #FFFFFF; 
}

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

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.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  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 {
  xbackground: #b6b7cb;
}

.infoBoxContents {
  xbackground: #0a3059;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #0a3059; color: #ffffff;
}

.infoBoxNoticeContents {
  background: #0a3059;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; color:#FFFFFF;
}

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

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #ff0000;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #003366;
  color: #FFFFFF;
  font-weight: bold;
  
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  padding:0 5px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}



TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.5;
  padding-top:3px;
}

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

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

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

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

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

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

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

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

SPAN.greetUser {
  font-family: Verdana, Arial, 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: 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: #ff0000;
}

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

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

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

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font:12px Verdana, Arial, sans-serif; color:#FFFFFF;  background-color: #0a3059; padding:3px;  }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

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





/*** new CSS ***/


.warp{ background:#FFFFFF; _margin-top:-5px; *margin-top:-5px;}
.headerbg{ background:url(images/headerbg.jpg) no-repeat; height:244px;}
.left{ width:217px; padding-left:1px; margin-right:1px;}

.right{ width:209px;  margin-left:1px; *margin-top:-1px; }
#footer{ background:#000 url(images/footerbg.jpg) no-repeat center; height:100px; color:#FFFFFF; font-size:11px;}



.leftnav .boxText a{ font-weight:bold;}
.leftnav .boxText a:hover{ background:url(images/leftnavbg-hover.png) repeat-x; display:block; font-size:11px; border:solid 1px #3A0000; color:#FFFFFF; text-decoration:none;  font-weight:bold;}
.active{ background:url(images/leftnavbg-hover.png) repeat-x;  display:block; border:solid 1px #3A0000; color:#FFFFFF; text-decoration:none; font-size:11px; padding:5px 0 6px 20px; font-weight:bold;}
.nonactive{ background:url(images/leftnavbg.png) repeat-x; display:block; border:solid 1px #8A6B24; font-size:11px; color:#470203; text-decoration:none; padding:5px 0 6px 10px; }
.infarnav .boxText a:hover{ background:url(images/leftnavbg-hover.png) repeat-x; display:block; border:solid 1px #3A0000; color:#FFFFFF; text-decoration:none;  font-weight:bold;}
.leftnavi{ padding-top:30px;}
.leftnavi a{ background:url(images/leftnavibg.jpg) repeat-x; display:block; border:solid 1px #062c55; font-size:11px; color:#fff; text-decoration:none; padding:5px 0 6px 10px; }
.leftnavi .boxText a:hover{ background:url(images/leftnavibg-hover.jpg) repeat-x; display:block; border:solid 1px #062c55; color:#575656; text-decoration:none;  font-weight:bold;}


.leftad{ background:#E9F0FA; padding:10px 0 10px 0;}
TD.pageHeading, DIV.pageHeading {font-size:15px; font-weight: bold;  color:#290A07;  background:#DFC07F;  border:solid #836F28 1px;  border-top:none;  text-align:center;  padding:7px 0;}
.inputbox_home input{ color:#210503; font-size:13px; font-weight:bold; border:solid 1px #ff0000; background:#FFFFFF; width:150px; height:21px;}
.searchinput input{ color:#210503; font-size:13px; font-weight:bold; border:solid 1px #8A6C25; background:#FFFFFF; width:150px; height:21px;}

.searchinputbox input{ color:#210503; font-size:13px; font-weight:bold; border:solid 1px #8A6C25; background:#FFFFFF; width:270px; height:21px;}

.topnav a{ color:#2E0102; font-size:16px; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
.topnav a:hover{ color:#990000; font-size:16px; font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif; text-decoration:none;}
.productname{ color:#003366; font-size:13px; font-weight:bold;}
.productname a{ color:#003366; font-size:13px; font-weight:bold;}
.productname a:hover{ color:#000; font-size:13px; font-weight:bold;}
.price{ color:#000; font-size:13px; font-weight:bold;}
.borright{ border-right:dotted 2px #000; padding-right:20px;}
.borbot{ border-bottom:dotted 2px #000;}
.leftbg{ background:#E9F0FA;}
.maincontent{ width:531px; padding:10px 8px;}
.maincontent1{ width:531px; padding:5 10px;}
.maincontent1 font{ color:#11325B;}
#footer  a{ font-size:11px; color:#FFFFFF; text-decoration:none;}
#footer a:hover{ font-size:11px; color:#FFFFFF; text-decoration:underline;}
.model{ background:; width:200px; padding-bottom:0px;}


.lable{ font-size:14px; color:#003366;}
.righttxt{ font-size:10px; color:#333333;}





.xprodbg{ border:dotted 2px #000000; border-top:none; border-left:none;}


/*** sachin CSS ***/
.pad-margin{ margin:0px; padding:0px;}
.pad15{padding-left:13px;}
.pad4{padding-top:13px;}
.bluecolor{ color:#003366; font-size:13px;}
.bluecolor1{ color:#000000; font-size:13px;}
.headingblue{ color:#003366;}
.inputbox input{ width:190px; font: 12px "Trebuchet MS"; border:1px #cdcdcd solid;}
.inputbox select{ width:150px; font: 12px "Trebuchet MS"; border:1px #cdcdcd solid; }
.pad10{padding-top:7px;}
.pad10email{padding-top:7px;}
.pad50{padding-left:50px;}
.pad55{padding-left:53px;}
.pad46{padding-left:46px;}
.pad48{padding-left:48px;}
.pad25{padding-left:25px;}

.imgbor a:hover { border:1px #0a3059 solid; display: block; width:200px;}
.imgbor a{ border:1px #cdcdcd solid; display: block;  width:200px;}
.main a{ text-decoration:none; color:#003366; font-size:14px;}
.main a:hover{ text-decoration:underline; color:#003366;}
.pad10 input{ width:150px; font: 12px "Trebuchet MS"; border:1px #cdcdcd solid; margin-left:5px;}
.pad10email input{ width:250px; font: 12px "Trebuchet MS"; border:1px #cdcdcd solid; margin-left:5px;}
.pad10 textarea{ font: 12px "Trebuchet MS"; border:1px #cdcdcd solid; margin-left:5px; width:330px;}

.blue12{ color:#003366; font-size:11px;}
.blue13{ color:#ffffff; font-size:12px; width:468px; _width:475px; *width:475px; line-height:24px; font-weight:bold; background:#003366; border:1px solid #001E3C; padding-left:10px;}
.blue14{ color:#ffffff; font-size:12px; width:200px; line-height:24px; font-weight:bold; background:#003366; border:1px solid #001E3C; padding-left:10px;}


.smallText1 a{ text-decoration:none; color:#003366;}
.smallText1 a:hover{ text-decoration:underline; color:#003366;}
.productheading {background: #0a3059; color: #FFFFFF;font-weight: bold; font-size:12px; padding:4px 0px 4px 0px;}
.padtop4{ padding-top:4px; color:#0a3059;}
.padleft8{ padding-left:8px;}
.headingborder{ border: 1px solid #cdcdcd; border-top:none;}
.headingborderl{ border: 1px solid #cdcdcd; border-top:none; border-left:none;}
.headingborderl a{ text-decoration:none; color:#0a3059;}
.headingborderl a:hover{ text-decoration:underline; color:#0a3059;}
.prodbg1 img { border:1px solid #003366;} 
.maincontent1 p{ padding-right:10px; width:58%;}
.createaccount input { width:190px; font: 12px "Trebuchet MS"; border:1px #cdcdcd solid;}
.createaccount select { width:191px; font: 12px "Trebuchet MS"; border:1px #cdcdcd solid; margin-left:5px; }
.padleft5{ padding-left:4px;}
.bgcolor td{ background-color:#003366; font:12px "Trebuchet MS"; padding:4px 0px 4px 0px; color:#FFFFFF;}
.padtop10{padding-top:10px;}
.main11 select{ width:190px; font: 12px "Trebuchet MS"; border:1px #cdcdcd solid;}
.blue12 a{ color:#0a3059; text-decoration:none;}
.blue12 a:hover{ color:#0a3059; text-decoration:underline;}
.closewindow a{ text-decoration:none; color:#FFFFFF;}
.closewindow a:hover{ text-decoration:none; color:#FFFFFF;}
.padtop5{ padding:5px 0px;}
.padtop5 a:hover{ color:#ffffff;}
.tabborder{ background:#F8F8F9; border:solid 1px #CDCDCD; border-top:none; }
.imgpadtop{ padding:6px 0px 3px 0px;}
.buttoncart a{ color:#003366; text-decoration:none;}
.buttoncart a:hover{ color:#003366; text-decoration:underline;}
.checkout select { margin-left:6px;}
.confermation a { font-size:12px; font-family: "Trebuchet MS"; color:#782205; text-decoration:none;}
.confermation a:hover { font:12px "Trebuchet MS"; color:#782205; text-decoration:underline;}
.searchfont{ font: 9px "Trebuchet MS"; color: #333333;}
.lable1{ color:#003366; font:14px "Trebuchet MS";}
.lable1bold{ color:#003366; font:14px "Trebuchet MS"; font-weight:bold;}
.padbottom16{ padding-bottom:12px;}
.width137 input select{ width:137px;}
.model select { width:136px;}

.rightsearch{padding:5px 9px 5px 2px; _padding:4px 9px 5px 2px; width:207px;}
.tdtextfield textarea{ border:1px solid  #CDCDCD;}

.readmore{ padding:10px 0px 1px 5px;}
.readmore a{ text-decoration:none; color:#003366; font-size:11px;}
.readmore a:hover{ text-decoration:underline; color:#003366;}
.whitetext{color:#ffffff;}
.1965{color:#0C4686;}
.padding5{ padding:0px 5px;}
.pad5{ padding:0px 4px 0px 5px;}
.topsearch{width:207px; _width:200px;}
.padleft6{ padding-left:6px;}
.searchheight{background:#DFC07F; border:solid #836F28 1px; height:35px; width:210px;}
.tdheight{ height:36px;}
.padding5 a{ text-decoration:none; font-size:12px; border-bottom:1px solid #0000ff;}
.padding5 a:hover{ text-decoration:none; font-weight:bold;  border-bottom:none; color:#000000;}
.padding5 a:visited{color:#5200A4;}
.abc{ font-size:14px !important; font-weight:bold !important;}
.sachin{ border:1px solid #E5E5E5; width:250px; padding:5px; font-weight:bold; font-size:13px;}
.advancedtbl{ width:200px; background:#E8F1FA; margin-top:9px; margin-left:4px;}
.headerdiv{ width:590px; margin:163px 0 20px 0;  text-align:left;}
.shoppingtag a{ text-decoration:none; font-size:12px; border-bottom:1px solid #0000ff;}
.shoppingtag a:hover{ text-decoration:none; font-weight:bold;  border-bottom:none; color:#000000;}
.shoppingtag a:visited{color:#5200A4;}


/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
.searchheight{background:#DFC07F; border:solid #836F28 1px; height:33px; width:210px;}}
}












