/*
  $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
*/

     .s1 {font-size:22px}
     .s2 {font-size:18px}
     .s3 {font-size:12px}
.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;
}

A {
  color: #000000;
  text-decoration: none;
}

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

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

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #006699;
  color: #ffffff;
  background-image: url(/images/tile_back.jpg);
  font-weight: bold;
}

.infoBox {
  background: #b6b7cb;
}

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

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

.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: 10px;
  font-weight: bold;
  background: #006699;
  color: #ffffff;
  background-image: url(/images/tile_back.jpg);
}

TD.infoBoxHeading2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #000000;
  color: #ffffff;
}

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: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #006699;
  color: #FFFFFF;
  background-image: url(/images/tile_back.jpg);
}


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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000000;
}

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

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

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TD.productPriceInBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #eeeeee;
}

TD.productPriceInProdInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ccFFcc;
}

TABLE.categ {
  border: 0px;
  border-spacing: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #000000;
}

TD.categ {
     vertical-align: top;
}

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

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

/* VJ Links Manager v1.00 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}

TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}
/* VJ Links Manager v1.00 end */

.textgrey01 {
	COLOR: #CCC; FONT-FAMILY:  Arial Narrow; FONT-SIZE: 1px
}

/* BEGIN Fancier Invoice and Packingslip */
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
/* END Fancier Invoice and Packingslip */


/* BEGIN AJAX IMAGE POPUP */
#lightbox{
	position: absolute;
	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;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#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;
	} 
/* EOF AJAX IMAGE POPUP */


/* MY*/
td{
 font-family: tahoma, verdana, arial;
 font-size: 10px;
 color: #000000;
}

 .bg1{
 background-image: #313131;
 background-repeat: repeat-y; 
 }

 .bg2{
 background-repeat: repeat-y; 
 padding:0 3 0 3px;
 }

 .bg3{
 background-image: url("images/m27.gif");
 background-repeat: repeat-y; 
 }


 .ch1{
 font-size: 10px;
 color: #252525;
 font-weight: bold;
 }             

 .ch2{
 padding-left: 10px;
 font-size:13px;
 font-weight:bold
 }

 .ch3{
 font-size: 11px;
 color: #FFFFFF;
 text-transform: uppercase;
 font-weight: bold;
 }             

 .ch4{
 padding-left: 24px; 
 padding-right: 14px; 
 background:url(images/categ_bg1.gif) bottom left no-repeat;
 }

 .ch5{
 font-size: 11px;
 color: #FFFFFF;
 text-transform: uppercase;
 font-weight: bold;
 }             

 .ch6{
 font-size: 13px;
 color: #FFFFFF;
 font-weight: bold;
 }             

 .ch7{
 font-size: 11px;
 color: #636363;
 }             

 .ch19{
 padding-left: 10px;
 }

 .ch20{
 font-size: 13px;
 color: #FFFFFF;
 font-weight: bold;
 }             


 .ml1{
 font-size: 11px;
 font-weight: normal;
 color: #777575;
 text-decoration: none;
 }             

 .ml2{
 font-size: 13px;
 font-weight: bold;
 color: #002C7C;
 text-decoration: none;
 }             

 .ml3{
 font-size: 11px;
 color: #898989;
 text-decoration: none;
 }             

 .ml4{
 font-size: 11px;
 color: #898989;
 text-decoration: none;
 }             

 .ml5 {
 		padding:0 0 0 4px;
		}
 .ml5 a{
 font-size: 11px;
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 }             

 .ml6{
 font-size: 11px;
 font-weight: bold;
 color: #002C7C;
 text-decoration: none;
 }             

 .ml8{
 font-size: 11px;
 color: #909090;
 text-decoration: none;
 }             


 .se{            
 width: 125px;
 font-size: 9px;
 color: #656565
 }       

 .se2{            
 width: 247px;
 font-size: 9px;
 color: #656565
 }

 .se3{            
 width: 124px;
 font-size: 9px;
 color: #656565
 }



/* r2 */
.head_txt td {
						color:#ffffff;
						}
.head_txt strong  {
						color:#C92702;
						}
.head_txt input	{
						width:95px;
						height:17px;
						margin:0px 0px 0px 14px; 
						}
.head_txt select	{
						width:93px;
						height:17px;
						margin:0px 0px 0px 14px; 
						}	
.head_txt .t1		{
			color:#FFFFFF;
			text-decoration:underline;
			line-height:19px;
			margin:9 0 0 20px;
			font-size:11px;
			}
.head_txt a	{
		color:#FFFFFF;
		}
		
/* categories */
.cat_left	{
		background:url(images/categ_left.gif) top left repeat-y;
		}
.cat_right	{
		background:url(images/categ_right.gif) top left repeat-y;
		}
.cat_bot	{
		background:#313131 url(images/categ_bot.gif) top left repeat-x;
		}

.only	{
		font-size:13px;
		color:#7EA2CA;
		}
.add	{
		margin:0 0 0 71px;
		}
		
/* corn*/
.corn	{
		background:#3D3D3D;
		}
.corn_1	{
		background:#3D3D3D;
		padding:5px 0px 10px 9px;
		}
.corn select {
			width:140px;
			height:18px;
			background-color:#ffffff;
			font-family:Tahoma;
			font-size:11px;
			color:#777E85;
			padding-left:2px;
			padding-right:2px;
			}
.corn_t	{
		background:#3D3D3D url(images/corn.gif) top left repeat-x
		}
.corn_b	{
		background:#3D3D3D url(images/corn.gif) bottom left repeat-x
		}
.corn_l	{
		background:#3D3D3D url(images/corn.gif) top left repeat-y
		}
.corn_r	{
		background:#3D3D3D url(images/corn.gif) top right repeat-y
		}
		
.list	{
		margin:0px;
		padding:0px;
		list-style:none
		}
.list  li{
		height:14px;
		background:url(images/list_blue.gif) bottom left no-repeat;
		padding:0 0 0 9px;
		}
.list a	{
		color:#69A5D9;
		font-weight:bold;
		text-decoration:underline
		}
		
/* tab3 */
.tab3 	{
		background:url(images/bg_1.jpg) top left no-repeat;
		height:137px;
		padding:19 0 0 28px;
		}
.tab3 .arrow{
		margin:0 7 0 0px;
		}
.tab3 a	{
		color:#797979;
		font-size:12px;
		text-decoration:none;
		font-weight:bold
		}
		
		
.prod	{
		margin:4 0 0 1px;
		}
.prod .b a{
		color:#7EA2CA;
		font-weight:bold;
		text-decoration:none;
		font-size:11px;
		}
.prod span{
		color:#FFFFFF;
		font-size:13px;
		}
.vert	{
		background:url(images/vert.gif) top left repeat-y;
		}
.vert2	{
		background:url(images/vert2.gif) top left repeat-y;
		}
.hor	{
		background:url(images/hor.gif) top left repeat-x;
		}
.l a	{
		color:#C92702;
		font-size:10px;
		text-decoration:none;
		font-weight:bold
		}
.faq	{
		color:#7EA2CA;
		font-weight:bold;
		}
.faq2	{
		color:#FFFFFF;
		}
.a a	{
		color:#7EA2CA;
		}
.text2	{
		color:#9F9F9F;
		font-size:10px;
		}
		
.pr		{
		color:#FFFFFF;
		font-size:13px;
		}
/* rollover top menu in header. ADDED BY AMI */
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #fff;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 23px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 23px;
	background-repeat: no-repeat;
}
#about {background-image: url(images/about_rollOver.gif); width: 63px;}
#about a {background-image: url(images/about.gif);}
#contact {background-image: url(images/contact_rollOver.gif); width: 81px;}
#contact a {background-image: url(images/contact.gif);}
#payment {background-image: url(images/payment_rollOver.gif); width: 84px;}
#payment a {background-image: url(images/payment.gif);}
#shipping {background-image: url(images/shipping_rollOver.gif); width: 78px;}
#shipping a {background-image: url(images/shipping.gif);}
#faq {background-image: url(images/faq_rollOver.gif); width: 48px;}
#faq a {background-image: url(images/faq.gif);}
#priceguarantee {background-image: url(images/price_rollOver.gif); width: 120px;}
#priceguarantee a {background-image: url(images/price.gif);}
#links {background-image: url(images/link_rollOver.gif); width: 55px;}
#links a {background-image: url(images/link.gif);}
#quickorder {background-image: url(images/quickOrdr_rollOver.gif); width: 95px;}
#quickorder a {background-image: url(images/quickOrdr.gif);}
#privacy {background-image: url(images/privacy_rollOver.gif); width: 134px;}
#privacy a {background-image: url(images/privacy.gif);}

#home a:hover, #about a:hover, #contact a:hover, #payment a:hover, #shipping a:hover, #faq a:hover, #priceguarantee a:hover, #links a:hover, #quickorder a:hover, #privacy a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}