/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { }
.errorBox {   background: #ffb3b5; font-weight: bold; }
.stockWarning {   color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {   color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

BODY, TD {font-family: "Adobe Garamond Pro",Georgia, "Times New Roman", Times, serif; font-size:15px;}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #13589f;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  
  
  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;
}

.infoBox {
  background: #c8994a;
}

.infoBoxContents {
  background: #fce6c5;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  
  
}

TD.infoBoxHeading {
  font-weight: bold;
  background: #c8994a;
}

TD.infoBox, SPAN.infoBox {
  
  
}

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: #fce6c5;
}

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: #fce6c5;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #c8994a;
}

TD.productListing-heading {
  background: #c8994a;
  font-weight: bold;
  padding:2px;
}

TD.productListing-data {
  
  
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 20px;
  font-weight:bold;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  
  
  color: #000000;
}

TD.main, P.main {
  
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  
  
}

TD.accountCategory {
  
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  
  font-size: 12px;
}

TD.tableHeading {
  
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  
  
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  
  
}

TEXTAREA {
  width: 100%;
  
  
}

SPAN.greetUser {
  
  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 {
  
  color: #ff0000;
}

SPAN.errorText {
  
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning {   background-color: #ffb3b5; }
.messageStackSuccess {   background-color: #99ff00; }

/* input requirement */

.inputRequirement {   color: #ff0000; }


TD.footer {text-align:center; background-color:#13589f; padding:10px; border-top:2px solid #c8994a; color:#FFFFFF;}
TD.footer A, TD.footer A:hover {color:#FFFFFF; text-decoration:underline;}
TD.leftcol {background-color:#fef3e2; border-right:1px solid #000000;}
IMG.contentimg {border:1px solid #000000;}

TD.mapbg {background-image:url(images/mapbg.jpg); background-repeat:no-repeat;}
TD.contentbg { background-color:#fce6c5;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv {margin:0px 5px 20px 10px;}
.suckerdiv ul{
font-family:"Myriad Pro",Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
margin: 0;
padding: 0;
list-style-type: none;
width: 100%; /* Width of Menu Items */
}
	
.suckerdiv ul li{
position: relative;
/*margin:10px 0px;*/
}
	
/*Sub level menu items */
.suckerdiv ul li ul{
position: absolute;
width: 170px; /*sub menu width*/
top: 0;
visibility: hidden;
background-color:#FFFFFF;
border:1px solid #000000;
}
.suckerdiv ul li ul li{margin:0px; border-bottom:1px solid #CCCCCC;}

/* Sub level menu links style */
.suckerdiv ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
text-decoration: none;
padding: 5px 5px;
}
.suckerdiv ul li ul li a {padding:1px 5px;}

.suckerdiv ul li a:hover{
text-decoration:none;
}

.suckerdiv .subfolderstyle{
}

	
/* Holly Hack for IE \*/
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%; }
/* End */

DIV.homepage{background-image:url(images/homepic.gif); background-position:right bottom; background-repeat:no-repeat;}

DIV.contentarea {padding:25px;}

P {margin:0px 0px 15px 0px;}

.buttonSubmit{
	background-color: #13589f;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px;
 	border-color: #c8994a;
 	border-style: solid ;
	cursor: pointer;
 }
span.buttonSubmit{	padding:1px 12px 2px 12px;}

DIV.gallery {margin:20px; float:left; text-align:center; width:auto;
  background: #c8994a; border:1px solid #fce6c5; padding:1px;
}

TD.main A {text-decoration:underline;}