/*
  $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, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	font-style: normal;
	border: none;
}
.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: #5CE35A;
  color: #000000;
  margin: 0px;
  background: #FFFFFF url('images/sc_bg.jpg') repeat-x;
  height: 100%;
}

HTML {
	height: 100%;
}

A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px; 	
  color: #000000;
  text-decoration: none;
  border: none;
}

A:hover {
  color: #616161;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #000ADC;
  color: #4677D8;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

TD.headerNavigation {
  color: #4677D8;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.headerNavigation { 
 color: #4677D8;
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
}

A.headerNavigation:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  color: #626262;
  font-size: 10px;
  font-weight: bold;
}

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: #000000;
  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 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4677D8;
}

.infoBoxContents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

TD.infoBoxContents {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-indent: 10px;
	color: #FFFFFF;
}

TD.infoBoxHeadingb {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-indent: 5px;
  color: #920000;
}

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.upcomingProducts-even, TR.shippingOptions-even {
 /* background: #ffffff;*/
}

TABLE.productListing {
  
  
 /* border-color: #616161;
  border-spacing: 1px;*/
}

.productListing-heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background: #4677D8;
	color: #fff;
	font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-bottom-color: #4677D8;
	border-left-width: 1px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading{
  font-family:  Georgia, "Times New Roman", Times, serif;
  font-size: 20px;
  font-weight: bold;
  color: #4677D8;
}

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: 10px;
  line-height: 1.5;
  color:#000;
}

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: #CCCCCC;
	border: 1px solid #666666;
}

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


P.main  {
	color: #000000;
	border: #999999;
}

DIV.pageHeading  {   font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
 } 
 
 .catText {
	font-family: "Arial Black";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	cursor: hand;
	filter: Light;
}
.loginStyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	border-top: 1px dotted #399;
	/*background-color: #FFFFFF;*/
}
P.smallText  { color: #000000 }TR.productReviews-even {   background: #CCCCCC;
 } 
 
 .productTitle {
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFF;
font-size: 10px;
font-weight: bold;
margin: 10px;
}

.productTitle:hover {
font-family: Georgia, "Times New Roman", Times, serif;
color:#CFF;
font-size: 10px;
font-weight: bold;
margin: 10px;
}

 .loginTitle {
font-family: Georgia, "Times New Roman", Times, serif;
color:#4677D8;
font-size: 11px;
font-weight: bold;
}

.searchWord {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFF;
font-size:12px;
font-weight:bold;
}

#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 185px;
		
		
	}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 2.5em;
		margin-bottom : 0px;
		width: 185px;	
		
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 185px;
		margin-top : -2em;
		border : dotted;
		border-width : 1px;
		border-color : #FFFFFF;
		background-color: #9FCDF4;
		color : #999999;
		width: 185px;
		z-index: 1000;
	}
	
	#nav li ul ul { /* third-and-above-level lists */
		left: -999em;
		z-index: 10000;
	}
	
	#nav li a {
	/*width: 185px;
	w\idth : 185px;*/
	display : block;
	color : #FFF;
	font-weight : bold;
	text-decoration : none;
	border : none;
	padding : 0 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	}
	
	#nav li a:hover {
		color : #4676D8;
		/*background-color : ;*/
		/*background: url(images/menu_arrow.gif) center left no-repeat;*/
		/*text-indent: 10pt;*/
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: -0.5em;
	}
 
	
/* Menu items with subcategories */	
#nav a.daddy {
	background: url(images/arrow_green.png) center right no-repeat;
}
 
/* Selected items with subcategories */	
#nav li.selected {
	text-shadow: #000 2px 2px 2px;
	color : #910100;
	/*background-color : #FFFFFF;*/
	background: url(images/menu_arrow.png) top left no-repeat;
	/*text-indent: 10pt;*/
	font-style: italic;   
}
#nav li.selected:hover{
	/*background-color : #F944A9;*/
	background: url(images/menu_arrow.png) center left no-repeat;
	/*text-indent: 10pt;*/  
}

#footer {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding:10px;
	top: 110px;
	height: auto;
	width: 580px;
	background: #3B9725;
	left: 100px;
	border: 1px solid #FFF;
}

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}

.carttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4677D8;
	vertical-align:middle;
}

.searchimg
{ 
vertical-align: middle;
} 

#outer {
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 940px;
min-height: 73%;
height: auto ;

margin: 0 auto;
}

#site_header {
	height: 136px;
	width: 100%;
}

#top_menu {
	margin-right: 100px;
	margin-top: -119px;
	float: right;
	position: relative;
	height: 126px;
	width: 443px;
}

#logo_image {
	margin-left: 50px;
	margin-top: 20px;
}

#top_boxes  {
	width: 900px;
	padding: 20px;
	height: 32px;
	background: url('images/sc_top_boxes.png');
}

#content_holder {
	width: 940px;
	background: #FFF;
	min-height: auto;
}

#left_column  {
	float: left;
	width: 200px;
	height: auto;
	margin-left: 5px;
}

#main_content  {
	float: right;
	width: 725px;
	padding-left: 5px;
	padding-right: 5px;
	height: auto;
}

#manubox  {
	float: left;
	padding-top: 7px;
	width: 300px;
	vertical-align: middle;
	text-align: center;
}

#searchbox  {
	width: 300px;
	float: left;
	vertical-align: middle;
	text-align: center;
	padding-top: 5px;
}

#cartbox  {
	width: 300px;
	float: right;
	text-align: center;
}

#content_footer  {
    width: 940px;
	height: 11px;
	background: url('images/main_content_footer.png');
}

#page_footer  {
	height: 200px;
	bottom: 0px;
	width: 100%;
	background: url('images/grass_footer.png') repeat-x;
}

#internalfooter  {
	clear: both;
	width: 100%;
}	

.newProductsPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #06F;
}