/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  
 

  

  
*/

.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 : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

/*
BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}
*/
BODY {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#614B0B;
/*	background-image:url(/images/body_bg.jpg); */
	background-repeat:no-repeat;
	background-position: center -18px;
	background-color:#FFF;
	margin:0px;
}

A {
 /* color: #000000;
  text-decoration: none; */
  	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#614B0B;
	text-decoration:Underline;
}

A:hover {
/*  color: #AABBDD;
  text-decoration: underline;*/
  font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#614B0B;
	text-decoration:none;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2b057;
  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: #d2b057;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2b057;
  color: #3c2f0f;
  font-weight: bold;
}

TD.about {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #614B0B;
  font-weight: italic;
  text-align: justify;
}

TD.linkheading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #614B0B;
  font-weight: bold;
  text-align: justify;
}

TD.linktext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #614B0B;
  font-weight: italic;
  text-align: justify;
}
/**********************************/

.infoBox {
  background: #d2b057;
}

.infoBoxContents {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  border: 5px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

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

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 {
  border: 1px;
  border-style: solid;
  border-color: #d2b057;
  border-spacing: 1px;
}

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

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

TD.productListing-data img{ border:3px solid #D2B057; padding:3px;}

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


TD.ContactUs, DIV.ContactUs {
  font-family: Times New Roman, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #94860c;
}


TD.AddressLines, DIV.AddressLines {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold; 
  color: #b29038;
}


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;
}

.smallText img{border:3px solid #D2B057; padding:3px;}

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-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 Style Sheet */
/*
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#614B0B;
	background-image:url(../images/body_bg.jpg);
	background-repeat:no-repeat;
	background-position: center -18px;
	background-color:#FFF;
	margin:0px;
}
*/
.defaulttext1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#614B0B;
}

.contentbg {
	background-color:#F3D06C;
}

.whitebg {
	background-color:#FFF;
}

A.hylink1:Link, A.hylink1:Visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#614B0B;
	text-decoration:Underline;
}

A.hylink1:Hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.5pt;
	color:#614B0B;
	text-decoration:none;
}

A.hylink2:Link, A.hylink2:Visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10.7pt;
	color:#9B7812;
	text-decoration:none;
}

A.hylink2:Hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8.7pt;
	color:#9B7812;
	text-decoration:Underline;
}

/* CSS Document */
/* 14 March 09 PP */

*{font-family:tohoma, arial, verdana; color:#3c2f0f;}
*{margin:0; padding:0;}

img{border:none;}

.floatl{float:left;}
.floatr{float:right;}

.clear{clear:both;}

.wrap{width:980px; margin:0 auto;}

.topPan{height:157px; width:970px;}
.topPan .logobg{width:207px; height:127px; background:url(images/logo_bg.jpg) no-repeat; padding:35px 0 0 15px;}

.topPan .adv{background:#ffffff url(images/adv_bg.jpg) repeat-x; width:750px; height:157px;}

.leftPan{width:222px;}

.leftPan .leftmenu ul{padding:0 0 30px 30px;}
.leftPan .leftmenu ul li{background:url(images/dots.jpg) no-repeat left bottom; height:25px; list-style:none; padding:8px 0 0 0;}
.leftPan .leftmenu ul li a{color:#9c7913; text-decoration:none; background:url(images/pointer.jpg) no-repeat left bottom; padding:0 0 0 30px;}
.leftPan .leftmenu ul li a:hover{text-decoration:underline;}

.menuTab{height:29px;}
.menuTab ul{border-bottom:5px soild #3c2f0f;}
.menuTab ul li{list-style:none; float:left; width:105px; height:29px; padding:5px 0 0 0; background:url(images/btn_menubg.jpg) no-repeat; text-align:center;}
.menuTab ul li a{color:#3c2f0f; font-size:12px; font-weight:bold; text-decoration:none;}
.menuTab ul li a:hover{text-decoration:underline;}

.form{border:1px solid #fafafa; background-color:f0f0f0; width:200px;}
.form form{padding:0 0 0 12px; margin:0;}
.form form .input{font-size:12px; border:1px solid #dddddd; margin:4px 0 0 0;}
.form form input{font-size:12px; color:#000000;}

.rightPan{width:750px;}

.rightPan .contentPan{width:530px; padding:0 15px 0 0;}
.rightPan .contentPan p{font-size:11px; padding:0 5px 0 10px;}

.rightPan .addPan{width:200px;}
.rightPan .addPan .adv{width:180px; height:100px; margin:5px 0 30px 10px; background-color:#fcfcfc; border:1px solid #f0f0f0; text-align:center;}

.footer{background-color:#e8d8ac; border-top:2px solid #caa43e; height:20px; padding:10px 0 0 0;}
.footer ul{width:225px; margin:0 auto;}
.footer ul li{list-style:none; float:left; padding:0 10px 0 0; font-size:12px;}
.footer ul li a{color:#000000; text-decoration:none;}
.footer ul li a:hover{text-decoration:underline;}