/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 11px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

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 {
  background: #FDEDE0;
  border:1px solid #BF4C18;
  
}
.categoryinfoBox{
  background: #FDEDE0;

}

.bodyclass {
  background: #FDEDE0;
  padding:10px 10px 10px 10px ;
  
}

.infoBoxContents {
  background: #FDEDE0;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
padding-left: 5px;
background-color:#AC2921;
height: 30px;
}

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: #f4f4f4;
}

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: #FEF6EF;
}

TR.contactus-even {
  background: #FEF6EF;
  height:32px;
  
}
TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #BF4C18;
  border-spacing: 0px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #AC2921;
  color: #FFFFFF;
  font-weight: bold;
}



TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

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: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

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: #FFFFFF; cursor: pointer; cursor: hand;  }
.moduleRowSelected { background-color: #f4f4f4; }

.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-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }


/*new*/
body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.maintable{
background-color: #FFFFFF;}

.punchline{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color:#FFFFCC;
padding-bottom: 8px;
}

.punchline_white{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
color:#FFFFFF;
padding-bottom: 8px;
}

.toplink{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
}
.toplink a:link,.toplink a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#666666;
text-decoration: none;
margin-left: 4px;
margin-right: 4px;
}

.toplink a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#AB2420;
text-decoration: underline;
}

.navmid{
background-image: url(../images/nav-mid.jpg);
background-position: left top;
background-repeat: repeat-x;}

.mainlink:link,.mainlink:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
margin-left: 45px;
margin-right: 45px;
}

.mainlink:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#ffffff;
font-weight: bold;
text-decoration: underline;
}

.bottomlink{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#999999;
font-weight: normal;
}



.left_heading{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
padding-left: 5px;}


.bottomlink a:link, .bottomlink a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#999999;
font-weight: normal;
text-decoration: underline;
}
.bottomlink a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#999999;
font-weight: normal;
text-decoration: none;
}
.productclass{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000000;
font-weight: normal;
text-decoration: none;
}
.productclass:link, .productclass:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000000;
font-weight: normal;
text-decoration: none;
}
.productclass:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color:#000000;
font-weight: normal;
text-decoration: none;
}
.whitelink a:link, .whitelink a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
font-weight: normal;
text-decoration: underline;
}
.whitelink a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#ffffff;
font-weight: normal;
text-decoration: none;
}

form{
margin: 0px;}

.input_field{
border: 1px solid #333333;}

.leftline{
border-bottom: 1px solid #FABEA2;}
.leftlink{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#AC2921;
text-decoration: none;
}
.leftlink:link, .leftlink:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#AC2921;
text-decoration: none;
margin-left:5px;}
.leftlink:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#333333;
text-decoration: underline;
margin-left:5px;}

.information{
margin-left: 0px;
padding-left:10px;
}
.information li{
	margin-top: 3px;
	margin-left:0px;
	list-style:none;
}
.information li a:link, .information li a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#333333;
text-decoration: none;}
.information li a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#AC2921;
text-decoration: underline;}

.leftback{
background-color: #FDEDE0;}

.welcome{
background-image: url(../images/welcomeback.jpg);
background-position: right top;
background-repeat: no-repeat;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;
color:#333333;}

.featuretable{
border-bottom: 1px solid #AC2921;
border-left: 1px solid #AC2921;
border-right: 1px solid #AC2921;
border-collapse: collapse; }

.productname{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#AC2921;
}
.productnamefeat {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#AC2921;
}
.productprice {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color:#000000;
}
.advance_search{
float:left;
padding-left:12px;	
}
.advance_search a:link, .advance_search a:visited{
color:#FFFFFF;
text-decoration:underline;	
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}
.advance_search a:hover {
color:#FFFFFF;
text-decoration:underline;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

	
}

.searchinfoBox {
  background: #BF4C18;
}


.searchinfoBoxContents {
  background: #BF4C18;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
TD.searchinfoBoxHeading {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color:#ffffff;
font-weight: bold;
text-decoration: none;
padding-left: 5px;
padding-top:4px;
padding-bottom:2px;
background-color:#BF4C18;
height: 20px;
}
.newinfoBox{
  background: #ffffff;

}
.newinfoBoxContents{
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
.tblborder{
border-left:1px solid #AC2921;
border-right:1px solid #AC2921;
}
.hedadingtop
{
  font-family:  Arial, sans-serif;
  font-size: 18px;
  margin-top:10px;
  padding-bottom:5px;
  font-weight:normal;
  margin-right:8px;
  color:#AB2420;
  border-bottom:2px solid #666666;
  text-align:right;


}
.linkbrown{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#AC2921;
text-decoration: underline;
}
.linkbrown:link, .linkbrown:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color:#AC2921;
text-decoration: underline;
}

.linkbrownsmall {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color:#AC2921;
text-decoration: underline;
}
.linkbrownsmall:link, .linkbrownsmall:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color:#AC2921;
text-decoration: underline;
margin-left:5px;}

.text_field{
border: 1px solid #333333;}

.boxsquare{
padding: 10px 60px 60px 10px;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
line-height: 1.5;
}
.underline {

border-bottom:1px solid #AC2921;
padding-bottom:1px solid #000000;

}
.pagingclass {

font-family:  Arial, sans-serif;
font-size: 12px;
line-height: 2;

}
.productname {
font-family:  Arial, sans-serif;
font-size: 16px;
background-color:#FDEDE0;
color:#000000;
vertical-align:middle;
height:34px;
font-weight:bold;
padding-left:15px;

}

.productdescp{
font-family:  Arial, sans-serif;
font-size: 13px;
background-color:#F4F4F4;
color:#000000;
font-weight:normal;
padding-top:5px;
vertical-align:top;
padding-left:20px;
padding-right:20px;
}
.descp {
color:#AC2921;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;

}
.bgclass{
background-color:#FDEDE0;


}

.contactus-text{
font-family:  Arial, sans-serif;
font-size: 13px;
color:#000000;
font-weight:normal;
padding-top:5px;
  padding-left:20px;

vertical-align:top;

}
.contactus-data {
  font-family:  Arial, sans-serif;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
  padding-left:20px;
}
ol{margin-top:5px;
font-family:  Arial, sans-serif;
font-size: 13px;
color:#000000;




}
ol li{margin:0px;}
ol p{margin-top: 5px; margin-bottom:5px;}