/*

  $Id: stylesheet.css,v 1.4 2006/02/22 00:27:13 Phil Exp $



  osCommerce, Open Source E-Commerce Solutions

  http://www.oscommerce.com



  Copyright (c) 2003 osCommerce



  Released under the GNU General Public License

*/



 /* General Fonts, Links, Structural Elements and Body Tags */

 

 #frame					{ width: 770px; padding:3px; background: #FFF; text-align:left; border: 1px solid #D3D3D3; border-top:none; }

 body 		 	 		{ background-color: #EBEBEB; margin: 0px 0px 0px 0px; font-family: Arial, Verdana, Helvetica, sans-serif; color: #333; font-size: 100%; }

 font				  	{ font-family: Arial, Verdana, Helvetica, sans-serif; }

 a						{
	color: #0259D1;
} 

 a:hover				{ text-decoration: none; color: #0259D1; }

 form					{ margin: 0px; }

 img					{ border: 0px; }

 ol li					{ line-height: 20px; }

 td ol li				{ line-height: 20px; }

 

 /* Header */

 

 td.menu				{ background-color: #2F2C29; background-image: url("../images/menu_back.gif"); background-repeat: repeat-x; text-align:left; }

 td.edge				{ background: #2F2C29; }

 td.edge-right			{ background: #2F2C29; }

 td.header				{ background-image: url("images/header_back.gif"); width: 100%; }

 

 /* Footer */

 

 td.footer				{ background: #D3E3F9; height: 105px; }

 #footer				{ padding: 15px; font-size: 70%; }

 #footer a				{ text-decoration: underline; color: #0259D1; }

 #footer a:hover		{ text-decoration: none; color: #0259D1; }

 

 #footertext			{ text-align: center; width: 100%; font-size: 70%; padding-top: 10px; }

 

 /* Homepage header */



 td.greyline			{ border-top: 1px solid #FFF; border-bottom: 1px solid #DADADA; }

 

 /* Breadcrumb */

  

 td.headerNavigation			{ color: #AAA; font-size: 70%; padding-left: 15px; }

 td.headerNavigation a			{ text-decoration:none; }

 td.headerNavigation a:hover	{ text-decoration:underline; }

 

 /* Nav Splash */

 

	#footer h1	{

		margin: 0 auto;

		padding: 0 0 10px 0;

   		font: bold 14px arial narrow,arial,sans-serif;	

		color: #666666;

	}

 

 

 /* Divider */

 

 #divider				{ height: 20px; border-top: 1px solid #DDD; }

 

 /* ************************************************************ */

 /* ************************************************************ */

 /* ************************************************************ */

 /* ************************************************************ */

 /* ************************************************************ */



.faq { font-size:12px; font-weight:bold; background:#E6EDF1; padding:5px;}

.top { float: right; font-size: 10px; font-weight: normal;  background:#E6EDF1; padding: 6px 5px 5px 5px;}



.temp { font: bold 9px verdana,arial; background: #FF00CC; padding: 5px; color: #FFFFFF; text-transform:uppercase; }



.boxText   {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.boxText a {
	font-family: Arial, sans-serif;
	color: #2158C8;
	font-size: 12px;
}

.boxText a:hover {
	font-family: Arial, sans-serif;
	color: #EA0071;
	text-decoration: none;
	font-size: 12px;
}





.errorBox { font-family : Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }

.stockWarning { font-family : Arial, sans-serif; font-size : 10px; color: #cc0033; }

.productsNotifications { background: #f2fff7; }

.orderEdit { font-family : Arial, sans-serif; font-size : 10px; color: #D936A2; text-decoration: underline; }



form {

	display: inline;

}



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 {

  font-family: Arial, sans-serif;

  background: #F4F4F4;

  padding: 2px;

  border: 1px solid #DDD;

}



.infoBox a 			{ color: #333; text-decoration: none; }

.infoBox a:hover 	{ color: #333; text-decoration: underline; }



.infoBoxContents {
	font-family: Arial, sans-serif;

}



.infoBoxNotice {

  background: #FF8E90;

}



.infoBoxNoticeContents {

  background: #FFE6E6;

  font-family: Arial, sans-serif;

  font-size: 11px;

}



td.infoBoxHeading {

  font-family: Arial, sans-serif;

  padding:3px;

  font-weight:bold;

  font-size: 11px;

  background: #254175;

  color: #FFF;

  font-style: caps;

}



TD.infoBox, SPAN.infoBox {

  font-family: Arial, sans-serif;

  font-size: 11px;

}



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: #F2F2F2; /*#F0F4E9;*/

}



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: #F8F8F8;

}



TABLE.productListing {

  border: 1px;

  border-style: solid;

  border-color: #E4E4E4;

  padding: 1px;

}



.productListing-heading {

  background: #7DB433;

  color: #FFFFFF;

  font-weight: bold;

  text-align:left;

  font-size: 12px;

  padding: 4px;

  padding-left: 1px;

  height: 25px;

}



.productListing-heading a:hover {

  color: #333;

}



TD.productListing-data {

  font-family: Arial, sans-serif;

  font-size: 12px;

  border-bottom: 1px solid #FFF;

  padding: 5px 3px 5px 3px;

}



TD.productListing-data a 		{ text-decoration:none; color: #; }

TD.productListing-data a:hover 	{ text-decoration:underline; }



TD.productListing-data img {

  border: none;

}



A.pageResults {

  color: #0000FF;

}



A.pageResults:hover {

  color: #0000FF;

  background: #FFFF33;

}



TD.pageHeading, DIV.pageHeading {

  font-family: Arial, Verdana, sans-serif;

  font-size: 115%;

  font-weight: normal;

  color: #333;

  line-height: 1.5;

}



TD.pagePrice {

  font-family: Arial, Verdana, sans-serif;

  font-size: 115%;

  font-weight: bold;

  color: #E11F31;

  line-height: 1.5;

}



TR.subBar {

  background: #f4f7fd;

}



TD.subBar {

  font-family: Arial, sans-serif;

  font-size: 10px;

  color: #000000;

}



TD.main, P.main {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	padding-left: 10px;

}

TD.main2, P.main2 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: justify;

}

TD.smallText, SPAN.smallText, P.smallText {

  font-family:  Arial, sans-serif;

  font-size: 11px;

  color: #666;

  font-weight: normal;

}



TD.accountCategory {

  font-family:  Arial, sans-serif;

  font-size: 13px;

  color: #aabbdd;

}



TD.fieldKey {

  font-family:  Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



TD.fieldValue {

  font-family:  Arial, sans-serif;

  font-size: 12px;

}



TD.tableHeading {

  font-family:  Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.newItemInCart {

  font-family: Arial, sans-serif;

  font-size: 11px;

  color: #ff0000;

}



CHECKBOX, INPUT, RADIO, SELECT {

  font-family:  Arial, sans-serif;

  font-size: 11px;

}



TEXTAREA {

  width: 100%;

  font-family:  Arial, sans-serif;

  font-size: 11px;

}



SPAN.greetUser {

  font-family:  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,  Arial, sans-serif;

  font-size: 12px;

  font-weight: bold;

}



SPAN.markProductOutOfStock {

  font-family: Tahoma,  Arial, sans-serif;

  font-size: 12px;

  color: #c76170;

  font-weight: bold;

}



SPAN.productSpecialPrice {

  font-family:  Arial, sans-serif;

  color: #ff0000;

}



SPAN.errorText {

  font-family:  Arial, sans-serif;

  color: #ff0000;

}



.moduleRow { }

.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }

.moduleRowSelected { background-color: #E9F4FC; }



.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #8c8c8c; }

.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #000000; }



/* message box */



.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }

.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 11px; padding: 3px; background-color: #FECBCD; color:#333; font-weight: bold; border: 1px solid #C4B6B7; }

.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 11px; color: #FFF; background-color: #A19B86; }



/* input requirement */



.inputRequirement { font-family:  Arial, sans-serif; font-size: 10px; color: #ff0000; }

.frontbox {
	float: left; 
	text-align: center; width: 222px;
	background-color: #f9f9f9;
	font-weight: bold; 
	font-size: 12px;
	/*border: 1px solid #DEDEDE;*/
	border: 1px solid #717171;
	height: 150px; 
	margin: 6px 6px 0px 0px;
}
	
