/*
  $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
*/

<!--[if lte IE 7]>
html .jquerycssmenu{height: 1%;} /*Holly Hack for IE7 and below*/
<![endif]-->

/*

colors!
background C0D766
border E6FFA4
darkgreen 7B8A41
red C40000

#E7FFA6

*/

.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: #CCCCCC; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #D1F85D; text-decoration: underline; }



td
{
	text-align: left;
}

BODY {
  background: url('images/new_background.jpg');
  color: #FFFFFF;
  margin: 0px;
  margin-top:10px;
  text-align:center;
  /*background-color: #C0D766;*/
  font-family: Verdana, Arial, sans-serif;
}

#wraper
{
    width:1000px;
    margin-left:auto;
    margin-right:auto;
    /*height:600px;*/
}


#topMenu
{
	/*border-bottom: 2px solid #C40000;*/
	margin: 0px;
	padding: 0px;
	border: 0px;
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #FFFF99;
  /*color:#C40000;*/
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

.headerNavigationTop
{
    font-family:Verdana;
    font-size:xx-small;
    padding-bottom:2px;
}

TR.headerNavigation {
  background:  #EB0A28;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #EB0A28;
  color: white;
  font-weight : bold;  
}

A.headerNavigation { 
  color: white; 
}

A.headerNavigation:hover {
  color: white;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ffffff;
  color: #AD0000;
  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: #ffffff;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #08AB5E;
  color: #ffffff;
  font-weight: bold;
}

.infoBox 
{
  background: none;
  border: 1px dotted #ffffff;
}

.infoBoxLogin 
{
  background: #ffffff;
}

.infoBoxContents {
  background: none;
  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: none;
  color: #E6FFA4;
  text-align:center;
  text-transform:uppercase;
  text-decoration:none;
  padding-top:8px;
  
}

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: none;
}

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: none;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #A5B6A3;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #7B8A41;*/
  background: #47952C;
  
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width:25%;
  min-height:240px;
  height:240px;
  vertical-align: top;
}

TD.productListing-data img
{
	border:1px solid #7B8A41;
	padding:5px;
	background: #ffffff;
}


TD.productListing-data-cart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  vertical-align: top;
}

TD.productListing-data-cart img
{
	border:1px solid #7B8A41;
	padding:5px;
	background: #ffffff;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #FFFFFF;
  
  border:1px dotted #FFFFFF;
  padding:3px;
}

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;
  background-color: none;
}

TD.mainship, P.mainship
{
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;
  color:white;
}
.smallText a
{
	color:white;
}

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: "Courier New", Verdana, Arial, sans-serif;
  font-size: 12px;
  text-transform:uppercase;
}

TEXTAREA {
  width: 100%;
  font-family: "Courier New", Verdana, Arial, sans-serif;
  font-size: 12px;
  text-transform:uppercase;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #000000;
  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: yellow;
  font-weight: normal;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: red; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #AD0000; }

.checkoutBarFrom, .checkoutBarTo { padding-top:5px; text-align: center; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #D1F85D; }
.checkoutBarCurrent { padding-top:5px; text-align: center; font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }

/* 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: white; color: #AD0000; padding:3px; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #429F12; padding:3px; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; }



.estimatedshippingBox {
/*background: #7B8A41;*/
background: #7B8A41; 
}

TD.estimatedshippingBoxHeading {
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
background: #7B8A41;
color: #ffffff; 
}

.estimatedshippingBoxContents {
background: #f8f8f9;
font-family: Verdana, Arial, sans-serif;
font-size: 10px; 
}

.ShowShipping {
background: gray;
color: #fffffa;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
font-weight: bold;
text-align: center;
}





	#wraperFlow
	{
		width:900px;
		height: 600px;
		margin-left: auto;
		margin-right: auto;
		/*border:1px solid red;*/
		margin-top:-65px;
	}
	#imageFlow {
		position: relative;
		width: 900px;
		height: 600px;
		left: 0%;
		top: 10%;
		background: none;
	}
	#imageFlow .diapo {
		position: absolute;
		left: -1000px;
		cursor: pointer;
		-ms-interpolation-mode: nearest-neighbor;
	}
	#imageFlow .link {
		border: dotted #fff 1px;
		margin-left: -1px;
		margin-bottom: -1px;
	}
	#imageFlow .bank {
		visibility: hidden;
	}
	#imageFlow .top {
		position: relative;
		width: 100%;
		height: 40%;
		background: none;
	}
	#imageFlow .text {
		position: relative;
		left: 0px;
		width: 100%;
		bottom: 16%;
		text-align: left;
		color: #FFF;
		font-family: verdana, arial, Helvetica, sans-serif;
		z-index: 1000;
		padding-top:50px;
	}
	#imageFlow .title {
		position: relative;
		font-size: 0.9em;
		font-weight: bold;
		color: black;
		width: 200px;
		top:50px;		
	}
	#imageFlow .legend {
		position: relative;
		font-size: 0.8em;
		left: 0px;
		top:55px;
		color:black;
		width: 200px;
	}
	#imageFlow .scrollbar {
		position: absolute;
		left: 10%;
		bottom: 13%;
		width: 80%;
		height: 16px;
		z-index: 1000;
	}
	#imageFlow .track {
		position: absolute;
		left: 1%;
		width: 98%;
		height: 16px;
		filter: alpha(opacity=30);
		opacity: 0.3;
	}
	#imageFlow .arrow-left {
		position: absolute;
	}
	#imageFlow .arrow-right {
		position: absolute;
		right: 0px;
	}
	#imageFlow .bar {
		position: absolute;
		height: 16px;
		left: 25px;
	}
	
	
	#footer
	{
		position:absolute;
		text-align:center;
		margin-top:0px;
		width:930px;
		height:50px;
		margin-left: auto;
		margin-right: auto;
		font-size:10px;
		color:#323232;
		
	}
	
	#ctl
	{
		position:relative;
		left:219px;
		top: -8px;
		
	}
	
	#ctr
	{
		position:relative;
		left:631px;
		top: -8px;
		
	}
	
	#cbl
	{
		position:relative;
		left:159px;
		top: 438px;
		
	}
	
	#cbr
	{
		position:relative;
		left:571px;
		top: 438px;
		
	}
	
	#imageFlow .info {
		position: absolute;
		left: 50%;
		bottom: 80%;
		width: 80%;
		height: 16px;
		z-index: 1000;
		text-align:center;
		color: #C40000;
		font-weight: bold;
	}

	#imageFlow .info span
	{
		/*background-color: #E6FFA4;*/
		padding:2px;
		/*border:1px solid #7B8A41;*/
	}







/* Menu */

.menuEmpty
{
	float:left;
	width:1px;
	border:0px;
	padding: 2px 0px;
	border-right:1px solid #303030;
	z-index: 100;
}

.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
z-index: 100;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
z-index: 100;
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
/*width: 100px; /*Width of top level menu link items*/
padding: 0px 0px;
border: 0px solid #303030;
border-left-width: 0;
border-top-width: 0;
border-bottom-width: 0;
text-decoration: none;
/*background: transparent;*/
color: black;
font: bold 14px Arial;
/*letter-spacing: 1px;
text-transform: uppercase;*/
text-align:center;
z-index: 100;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{

margin-top:1px;
left: 0;
top: 0;
border-top: 1px solid #FFFFFF;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
z-index: 100;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
text-align:left;
width: 165px; /*width of sub menu levels*/
font-weight: normal;
padding: 5px 5px;
background: #940000;
border-width: 0 1px 1px 1px;
border-color: #FFFFFF;
color: #FFFFFF;
z-index: 100;
}

.horizontalcssmenu ul li a:hover{
/*background: transparent;*/
z-index: 100;
}

.horizontalcssmenu ul li ul li a:hover{
background: #429F12;
color: #FFFFFF;
z-index: 100;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent;
z-index: 100;
}




* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */




.leftBorder{ 
	background:url('images/bl.png');
	width:11px; 
	font-size:1px;
}

.rightBorder{
	background:url('images/br.png'); 
	width:11px; 
	font-size:1px;
}




.menuImg{
	margin-bottom:-4px;
}

.bestLogo
{
	border-top:1px solid white;
	border-bottom:1px solid white;
	color:white;
	width:90%;
	margin-top:6px;
	margin-bottom:5px;
	padding:5px;
	text-align:center;
	font-weight: Bold;
	margin-left:8px;
	letter-spacing:2px;
}

.logo{
	margin-left: 12px;
	border:none;
}
.content
{
	padding: 30px; 
	margin: 0px; 
	width:918px;
	height:100%; 
	background:url('images/bg_content2.jpg') repeat-x;
	background-color: #8A070D;
	border:none;
	
}

.content_main
{
	padding: 0px; 
	margin: 0px; 
	width:978px; 
	background:url('images/bg_content2.jpg') repeat-x;
	background-color: #8A070D;
}

.shipping td, .shipping table, .shipping tr {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  background-color: transparent;
  
}
