/*
  $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
*/
.wrapper{
	background: #fff;
	width: 776px;
	padding: 10px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 25px;
	margin: auto;
	text-align: left;
}
TD.mainBody {
	background-image : url(templates/images/whiteBG.png);
}
TD.search {
	background-image : url(templates/images/searchBG.png);
	width : 177px;
	height : 77px;
	   background-repeat: no-repeat;
}
TD.buttons2 {
	background-image : url(templates/images/button2bg.png);
	width : 177px;
	height : 115px;
	vertical-align : middle;
   background-repeat: no-repeat;
   text-transform: uppercase	
}

ul.help {
	list-style: url(templates/images/butArrowSmall.png);
	margin-left: 20px;
	text-indent: 0;
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color : #000000;
	vertical-align : middle;
}

ul.buttons-right {
	list-style: url(templates/images/butArrowSmall.png);
	margin-left: 20px;
	text-indent: 0;
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color : #ffffff;
	vertical-align : middle;
	margin : 10px 10px;
	padding: 0px;
	padding-left : 15px;
}
ul.buttons-right a{
	color : White;
}

ul.buttons-right a:hover {
  color: #F5EDBC;
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #DD7400;
}

h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #9AA84A;
}

.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font-family : Tahoma, Verdana, Arial, sans-serif;
font-size : 12px;
text-transform: uppercase;
width: 167px; /* Main Menu Item widths */
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: white;
text-decoration: none;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-image : url(templates/images/mainButton.png);
background-repeat: no-repeat;
padding:13px 0 13px 45px;
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{color: #F5EDBC;}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 167px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}
.submenu{background-image: none;background-color:#fff;}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #C7D191; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications {
	background: #C7D191;
}
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #4D3B17;
	color: #000000;
	margin: 7px;
	background-image : url(templates/images/bg.gif);
	background-repeat : repeat-x;
	background-position : top center;
}

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

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

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #F5EDBC;
	color: black;
	font-weight: bold;
	border : 1px solid #9BA94B;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #F5EDBC;
	color: black;
	font-weight: bold;
	border : 1px solid #9BA94B;
}

A.headerNavigation { 
  color: #000; 
}
TD.infoBoxHeading A.headerNavigation { 
  color: #fff; 
}

A.headerNavigation:hover {
  color: #33128B;
}

TR.headerError {
	background: #E8AC33;
	color : White;
}

TD.headerError {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #E8AC33;
	color: #ffffff;
	font-weight : bold;
	text-align : center;
}

TR.headerInfo {
	background: #9BA94B;
}

TD.headerInfo {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #9BA94B;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

TR.footer {
	background: #F5EDBC;
	color : black;
}

TD.footer {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #F5EDBC;
	color: black;
	font-weight: bold;
	border: 1px #F0FFF0;
}

.infoBox {
  background: #9BA94B;
}

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

.infoBoxNotice {
	background: #E8AC33;
	color : White;
}

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

TD.infoBoxHeading {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #9BA94B;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
}

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

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #F5EDBC;
  color: #000000;
  font-weight: bold;
}

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

A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #DD7400;
}
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: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
	background: #C7D191;
	border-color: #E8AC33;
	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;
}

.moduleRow { }
.moduleRowOver { 
background-color: #C7D191; cursor: pointer;
}
.moduleRowSelected { background-color: #C7D191; }

.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: #C7D191; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #C7D191; }

/* input requirement */

.inputRequirement { font-family: Verdana, 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;}
#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;
            }
 
#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: #4D3B17;
            filter:alpha(opacity=80);
            -moz-opacity: 0.8;
            opacity: 0.8;
            }
            
 
.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 */
            }          
/*----------------------------Suggest Styles--------------------------*/
.suggest_link {
	background-color: #FFFFFF;
	padding: 2px 6px 2px 6px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;	
	
}
.suggest_link_over {
	background-color: #9BA94B;
	padding: 2px 6px 2px 6px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;		
}
#search_suggest {
	position: absolute; 
	background-color: #FFFFFF; 
	text-align: left; 
	border: 1px solid #DD7500;			
    font-family: Tahoma, Verdana, Arial, sans-serif;
    font-size: 12px;		
}		
/*----------------------------End Suggest Styles----------------*/

	img{border:none;}
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

	#slider_container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:364px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#slider_content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:364px;
		height:205px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:20px;
		height:205px;
		position:absolute;
		left:-20px;
		top:0;
		}	
	#nextBtn{ 
		left:364px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:20px;
		height:205px;
		background:url(images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
/* BOF Dynamic Sitemap */
  ul.sitemap {
	color: #ff0000;
	list-style: disc;
	margin-left: 20px;
	text-indent: 0;
	font-size: 9pt;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	vertical-align : middle;
	margin : 10px 10px;
	padding: 0px;
	padding-left : 15px;
}
/* EOF Dynamic Sitemap */
