/*

  $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: Georgia, Arial, sans-serif; font-size: 10px; }

.errorBox { font-family : Georgia, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Georgia, Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Georgia, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }



BODY {

	margin-left: 0px;

	margin-top: 20px;

	margin-right: 0px;

	margin-bottom: 0px;

	padding:0;

	background-color:#fff;

	color:000;

}

p {

	padding:0;

	margin:0;

}





A {

  color: #518a2a;

  text-decoration: underline;

  font-size:13px;

}



A:hover {

  color: #7fc41c;

  text-decoration: underline;



}



.greenlink {

  color: #518a2a;

  font-size:16px;

  text-decoration: none;

}



A.greenlink {

  color: #518a2a;

  text-decoration: none;

  font-size:16px;



}



A.greenlink:hover {

  color: #518a2a;

  text-decoration: underline;

  font-size:16px;



}



.bluelink {

  color: #028cb0;

}



A.bluelink {

  color: #028cb0;

  text-decoration: none;

}



A.bluelink:hover {

  color: #028cb0;

  text-decoration: underline;

}



FORM {

	display: inline;

}



TR.header {

  background: #ffffff;

}



TD.headerNavigation {

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

  background: #bbc3d3;

  color: #000000;

  font-weight: bold;

}



A.headerNavigation { 

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

  font-weight: bold;

}



A.headerNavigation:hover {

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

  font-weight: bold;

}



TR.headerError {

  background: #ff0000;

}



TD.headerError {

  font-family: Georgia, 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: Georgia, 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: Georgia, Arial, sans-serif;

  font-size: 10px;

  background: #bbc3d3;

  color: #ffffff;

  font-weight: bold;

}



.infoBox {

  background: #fff;

}



.infoBoxContents {

  background: #ffffff;

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

}



.infoBoxContents2 {

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

}



hr {

	width:90%;

	height:1px;

	color:#74a434;

	height: 0; 

border-width: 1px 0 0 0; /* remove all borders except the top one */ 

border-style: solid; 

border-color: #74a434; 

}





TD.infoBoxHeading {

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 14px;

  font-weight: bold;

  color: #000;

  text-align:left;

  height:15px;

}



TD.infoBoxHeading2 {

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 16px;

  font-weight: bold;

  color: #000;

  text-align:right;

}



.infoBoxHeading3 {

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 18px;

  font-weight: bold;

  color: #698f33;

  text-align:right;

  padding:0;

  margin:0;

}



UL.greentext {

  list-style-image:none;

  list-style:inside;

  list-style-type:none;

  padding:0;

  margin:0;

}

UL li.greentext {

  list-style-image:none;

  list-style:outside;

  list-style-type:none;

  padding:0;

  margin-left:15px;

}



.greentext {

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 16px;

  text-align:left;

  line-height:20px;
  

}


UL.greentext2 {

  list-style-image:none;

  list-style:inside;

  list-style-type:none;

  padding:0px;

  margin:0px 10px 0px 0px;

  text-align:center;
  
  text-decoration:none;

}



.greentext2{

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 13px;

  color: #74a434;

    text-align:center;
	  
  text-decoration:none;

}



.greentext2 a{

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 13px;

  color: #74a434;

    text-align:center;
	  
  text-decoration:none;

}



.greentext a{

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 18px;

  color: #518a2a;

  text-align:center;

  line-height:30px;

  text-decoration:none;

  

  }

  

  .greentext a:hover{

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 18px;

  color: #7fc41c;

  text-align:left;

  line-height:30px;

  text-decoration:none;

  }

  

    .greentext a:active{

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 18px;

  color: #00ff00;

  text-align:left;

  line-height:30px;

  text-decoration:none;

  }





h1 {

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 18px;

  color: #000;

  padding:0;

  margin:0;

}



h2 {

  font-family: Georgia, Arial, Tahoma, Verdana;

  font-size: 14px;

  font-weight: bold;

  color: #8ab546;

}



TD.infoBox, SPAN.infoBox {

  font-family: Georgia, 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: 0px;

  border-style: solid;

  border-color: #fff;

  border-spacing: 1px;

}



.productListing-heading {

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

  background: #fff;

  color: #000;

  font-weight: bold;

}



TD.productListing-data {

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

}



A.pageResults {

  color: #028cb0;

}



A.pageResults:hover {

  color: #028cb0;

  background: #d3e192;

}



TD.pageHeading, DIV.pageHeading {

  font-family: Georgia, Arial, sans-serif;

  font-size: 18px;

  font-weight: bold;

  color: #000;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {

  font-family: Georgia, Arial, sans-serif;

  font-size: 13px;

  line-height: 1.5;

}



.overview {

  font-family: Georgia, Arial, sans-serif;

  font-size: 13px;

  line-height: 1.5;

  color:#48840c;

}



.overview a {

  font-family: Georgia, Arial, sans-serif;

  font-size: 13px;

  line-height: 1.5;

  color:#48840c;

  text-decoration:none;

}



TD.smallText, SPAN.smallText, P.smallText {

  font-family: Georgia, Arial, sans-serif;

  font-size: 11px;

}



TD.accountCategory {

  font-family: Georgia, Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family: Georgia, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family: Georgia, Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family: Georgia, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Georgia, Arial, sans-serif;

  font-size: 10px;

  color: #ff0000;

}



CHECKBOX, RADIO, INPUT, SELECT {

  font-family: Georgia, Arial, sans-serif;

  font-size: 11px;

  }

  

INPUT.news {

  font-family:Arial, sans-serif;

  font-size: 12px;

  background-color:#fff;

  border:1px solid #518a2a;

  color:#518a2a;

  }





TEXTAREA {

  width: 96%;

  font-family: Georgia, Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family: Georgia, Arial, sans-serif;

  font-size: 12px;

  color: #f0a480;

  font-weight: bold;

}



TABLE.formArea {

  background: #f1f9fe;

  border-color: #7b9ebd;

  border-style: solid;

  border-width: 1px;

  border:0px;

}



TD.formAreaTitle {

  font-family: Georgia, Verdana, Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Georgia, Verdana, Arial, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family:Georgia, Arial, Tahoma, Verdana;

  font-weight:bold;

  color: #b60a0a;

  font-size:12px;

}



.productNormalPrice {

  font-family:Georgia, Arial, Tahoma, Verdana;

  font-weight:bold;

  color: #000;

  font-size:12px;

}



SPAN.errorText {

  font-family: Georgia, Arial, sans-serif;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #cedd8c; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #e5eeb9; }



.checkoutBarFrom, .checkoutBarTo { font-family: Georgia, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family: Georgia, Arial, sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family: Georgia, Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family: Georgia, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }

.messageStackSuccess { font-family: Georgia, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }



/* input requirement */



.inputRequirement { font-family: Georgia, Arial, sans-serif; font-size: 10px; color: #ff0000; }

#lightbox{

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}



#lightbox a img{ border: none; }



#outerImageContainer{

	position: relative;

	background-color: #fff;

	width: 250px;

	height: 250px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}



#loading{

	position: absolute;

	top: 40%;

	left: 0%;

	height: 25%;

	width: 100%;

	text-align: center;

	line-height: 0;

	}

#hoverNav{

	position: absolute;

	top: 0;

	left: 0;

	height: 100%;

	width: 100%;

	z-index: 10;

	}

#imageContainer>#hoverNav{ left: 0;}

#hoverNav a{ outline: none;}



#prevLink, #nextLink{

	width: 49%;

	height: 100%;

	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */

	display: block;

	}

#prevLink { left: 0; float: left;background: url(images/prevlabel.gif) left 100% no-repeat;}

#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 100% no-repeat;}





#imageDataContainer{

	font: 10px Georgia, Helvetica, sans-serif;

	background-color: #fff;

	margin: 0 auto;

	line-height: 1.4em;

	}



#imageData{

	padding:0 10px;

	}

#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	

#imageData #caption{ font-weight: bold;	}

#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			

#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	

		

#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 500px;

	background-color: #000;

	filter:alpha(opacity=60);

	-moz-opacity: 0.6;

	opacity: 0.6;

	}

	



.clearfix:after {

	content: "."; 

	display: block; 

	height: 0; 

	clear: both; 

	visibility: hidden;

	}



* html>body .clearfix {

	display: inline-block; 

	width: 100%;

	}



* html .clearfix {

	/* Hides from IE-mac \*/

	height: 1%;

	/* End hide from IE-mac */

	}	

	

/* Poll */

TD.pollBoxRow {   

font-family: Georgia, Arial, sans-serif;   

font-size: 10px;   border-color: #eeeeee;   

border-style: solid;   border-width: 1px;

} 



TD.pollBoxText {   

font-family: Georgia, Arial, sans-serif;   

font-size: 10px;   border-color: #eeeeee;   

border-style: solid;   

border-width: 1px;

} 



TR.pollOptRow {   

background: #f1f9fe; 

} 

TR.pollFooter { 

  background: #f1f9fe;

}  

.menuhover{

color: #000000;

}

A.menuhover:hover{

color: #eb0265;

}

/* SB - hide columns */
.is_hidden {
	display:none;
	visibility:hidden;
}

/* SB tooltopfix - start */


#dhtmltooltip{
  font-family: Georgia, Arial, sans-serif;

  font-size: 11px;
position: absolute;
border: 1px solid black;
width: 150px;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 9999;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}


/* SB tooltopfix - stop */
