/*
  $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 { }
.errorBox { font-family : trebuchet ms, tahoma, 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 : trebuchet ms, tahoma, Verdana, Arial, sans-serif; font-size : 10px; color: #788256; text-decoration: underline; }


h1, h2, h3 {
  font-family: trebuchet ms,Verdana, Arial, sans-serif;
}

BODY {
	background: #e9efd3;
	color: #444;
	margin:0px 0px; 
	padding:0px;
	text-align: center;
	  font-size: 11px;
	  
}

A {
  color: #8b9a59;
  text-decoration: none;
}

A:hover {
  color: #000;
  text-decoration: none;
}



TD {
  line-height: 1.5;
  font-size: 11px;
}

FORM {
	display: inline;
}





.menucontentinput {
   font-family : trebuchet ms, Verdana,Arial,Geneva,Helvetica,sans-serif;
    font-size : 1em;
    border-width : 1px;
    border: 1px solid #c393a1;
    margin-right: 10px;
    color: #af8495;
    background:  #f5f6ec;  
    margin-bottom: 7px;
    padding-left: 2px;
}



#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: none;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 200;
}


.centre { text-align: center; }



.cssbutton {
	background-color: #acb786;
    cursor: pointer;
  	display: inline;
	border-top: 2px groove #fff;
	border-left: 2px groove #fff;
	border-bottom: 2px ridge #fff;
	border-right: 2px ridge #fff;
	padding-top: 3px;
		padding-bottom: 1px;
			padding-left: 7px;
	padding-right: 7px;

}


.cssbutton  a{
	letter-spacing: 1px;
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	  line-height: 25px;

}



.cssbutton a:hover
{
	/*background: #858f62;*/
	color: #efefef;
}

 
.cssbuttonsubmit{
	letter-spacing: 1px;
	background-color: #acb786;
    cursor: pointer;
  	display: inline;
	border-top: 2px groove #fff;
	border-left: 2px groove #fff;
	border-bottom: 2px ridge #fff;
	border-right: 2px ridge #fff;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 7px;
	padding-right: 7px;
	font-family: trebuchet ms, tahoma, verdana;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}





.button p {
	width: 120px;
	background: #cbd999;
    display: inline;
    font-family: sans-serif;

    border: 0;
	margin-top: 1px;

    padding: 0;

}

.button input {
	border: 0;
	margin-top: 1px;
	background: #cbd999;
    display: inline;
    font-family: sans-serif;

    cursor: hand;
    height: 18px;    
}

.button .l, .button .r {
    width: 5px;
    height: 20px;
    position: absolute;
    top: 0;
}

.button p a{
	color: #333;

}

.button .l { left:  0; background-image: url("images/lov/button_left.jpg"); }
.button .r { right: 0; background-image: url("images/lov/button_right.jpg"); }




TABLE.page {

	margin:0px auto;
		
	border-right: solid 2px #fff;
	border-left: solid 2px #fff;
	width: 871px;
	background: #fff;
	height: 100%;
}


TABLE.header {
 background:  #fff;
 border-left: 1px solid #e9efd3;
 border-right: 1px solid #e9efd3;
 padding-left : 6px;
}



.header .phone {
	font-family: trebuchet ms, tahoma, Verdana, Arial, sans-serif;
	color: #c0c8a5;
	font-weight: bold;
	font-size: 15px;
	padding: 10px;
	font-style: italic;


}



.header .languages {
	padding-top: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
}


TR.header {

  background:  #fff;
 
}

TD.headerRight {
width: 100%;
 border-bottom: 1px solid #e9efd3;
}





TD.headerNavigation {

  font-size: 11px;
  font-family: trebuchet ms, tahoma, Verdana, Arial, sans-serif;
  color: #7a8358;

   padding-top: 3px;
   margin: 0;
 	padding-bottom: 0px;
 	padding-right: 10px;
 	padding-left: 10px;

 background: url("images/lov/header_navbg.jpg") repeat-x;
}


TD.headerNavigationLeft {

  width: 3px;
 background: url("images/lov/header_navleft.jpg") no-repeat;
}


TD.headerNavigationRight {

  width: 3px;
 background: url("images/lov/header_navright.jpg") no-repeat;
}




A.headerNavigation { 
 color: #777; 


}

A.headerNavigation:hover {
  color: #000;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: trebuchet ms,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: trebuchet ms,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}


TD.rightNavigation, TABLE.rightNavigation {
	width: 175px;



}

TD.leftNavigation {

	padding:0;
	/*padding-top: 30px;*/
	/*border-right: 1px solid #949f6f;*/
	
}

TD.leftNavigation .left_link_selected{
	background: #fff;
	padding-left: 3px;
	

}


TD.leftNavigation .left_link{
padding-left: 3px;
  /*padding-left: 17px;
    line-height: 28px;
	padding-top: 3px;*/
   
}




TD.leftNavigation .sub_left_link_selected{
	background: #fff;
	padding-left: 15px;
/*
   padding: 0px;
  padding-left: 30px;
	margin:0px;


		text-decoration: underline;
	*/	

}
TD.leftNavigation .sub_left_link{
	background: #fff;
	padding-left: 15px;
/*
  padding: 0px;
  margin: 0px;
  padding-left: 30px;
	border-left: 5px solid #5c5e5a;
*/


}


TABLE.leftNavigation {
	padding-left : 6px;
		margin-right: 10px;
}



.menu {
	
	background: #e9ebdd;
    border-left: 1px #d0d7b8 solid;
    border-right: 1px #d0d7b8 solid;
    border-bottom: 1px #d0d7b8 solid;


}

 .menuCategories {
	background: #e9ebdd url("images/lov/menu_categories_bg.jpg") no-repeat;
    border-left: 1px #d0d7b8 solid;
    border-right: 1px #d0d7b8 solid;
    border-bottom: 1px #d0d7b8 solid;


}


.menuContent {
	font-size: 11px;
  color: #000;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;

  padding-top: 15px;
  padding-left:3px;
  padding-right:3px;
}


.menuContent a{
	font-family: trebuchet ms, tahoma, times new roman, Verdana, Arial, sans-serif;
	color: #545c37;
    font-color: #222;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 6px;

  line-height: 25px;

  height: 25px;
}


.menuSeparator {
	line-height: 1px;
	margin-top: 13px;
    margin-bottom: 16px;
	border-top: 1px solid #d0d7b8;


}


#footer {
 width: 100%;
 text-align: center;
 position: relative;
 bottom: 0 !important;
 bottom: -1px;
 z-index: -10;

 


}


TABLE.footer {
     border-left: 1px solid #e9efd3;
     border-right: 1px solid #e9efd3;
     padding-top:40px;
     padding-left:30px;
     padding-right:20px;
     text-align: center;

}

TR.footer {



}

TD.footer {

  font-family: trebuchet ms, Verdana, Arial, sans-serif;
  font-size: 11px;
  	color: #666;

/*     border-top:1px solid #e9efd3;*/
/*     border-left:1px solid #aeaeae;
          border-right:1px solid #aeaeae;*/


}

TD.footer a {
	color: #666;

}

TD.footer a:hover {
	color: #666;
	text-decoration: underline;

}

TD.footer .copy {
	color: #aeaeae;
}

TD.footer .copy a{
	color: #aeaeae;
	text-decoration: underline;
}

.buttonBox {

}

.infoBox {
    padding-left: 30px;
  margin-bottom: 20px;


}




.infoBoxContents {
  font-size: 11px;
  color: #000;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  font-family: trebuchet ms,Verdana, Arial, sans-serif;
  padding-top: 15px;
  padding-left:3px;
  padding-right:3px;
}


.infoBoxContents a{/*
	font-family: trebushet ms, tahoma, times new roman, Verdana, Arial, sans-serif;
	color: #545c37;
    font-color: #222;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 6px;

  line-height: 25px;

  height: 25px;*/
}





.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: trebuchet ms,tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  height: 26px;
  letter-spacing: 5px;
  color: #687933;
  background: #e6ecd0;
  padding-left: 20px;
  padding-right: 20px;
}


TD.infoBoxHeadBar {
  border-left: 1px #d0d7b8 solid;
  border-right: 1px #d0d7b8 solid;
  border-top: 1px #d0d7b8 solid;

}


TD.infoBoxHeadRight {
  font-family: tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: url('images/lov/menu_head_bg.png') repeat-x;
  border-left: 1px solid #aeaeae;
  border-right: 1px solid #aeaeae;
  height: 26px;
  letter-spacing: 2px;
  text-align: center;
  color: #333;
}


TD.infoBox, SPAN.infoBox {
 
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {


}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {

 
}

TABLE.productListing {
	margin-right: 10px;
	border: 1px solid #e8ecdc;
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
  font-family: trebuchet ms,tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e8ecdc;
  color: #7a8358;;
  font-weight: bold;
  padding-left: 10px;
   padding-right: 10px;
   
}

TD.productListing-data {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  font-family: trebuchet ms, tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;



}


TABLE.productListingMain {
	padding-right: 10px;
 
}




.productListingMain-heading {
  font-family: trebuchet ms,tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #e8ecdc;
  color: #768054;
  font-weight: bold;
  padding-left: 10px;
   padding-right: 10px;
   
}

TD.productListingMain-data {
  padding-left: 10px;
  padding-right: 10px;
  font-family: trebuchet ms, tahoma, Verdana, Arial, sans-serif;
  font-size: 10px;




}



A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
  background: #fff url("images/lov/heading_square.jpg") no-repeat;
  background-position: 0% 72% ;
  font-family: trebuchet ms, tahoma, Verdana, Arial, sans-serif;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 4px;
  color: #c0c8a5;
  padding: 0px;
  margin: 0px;
 padding-left: 16px;
  border-top: 15px solid #fff;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
/*   border-bottom: 1px solid #c0c8a5;*/
   margin-bottom: 20px;
  
}

TD.pageHeadingPrice, DIV.pageHeadingPrice {
  background-color: #fff ;
  font-family: trebuchet ms, tahoma, Verdana, Arial, sans-serif;
  font-size: 25px;
  text-align: right;
  font-weight: bold;
  letter-spacing: 4px;
  color: #444;
  padding: 0px;
  margin: 0px;
 padding-left: 16px;
  border-top: 15px solid #fff;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
/*   border-bottom: 1px solid #c0c8a5;*/
   margin-bottom: 20px;
  
}

TD.pageHeadingSpecial, DIV.pageHeadingSpecial {
  background-color: #fff;
  font-family: trebuchet ms, tahoma, Verdana, Arial, sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 4px;
  color: #d08fb2;
  padding: 0px;
  margin: 0px;
  padding-left: 16px;
  border-top: 15px solid #fff;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;

   margin-bottom: 20px;
}



TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  font-size: 10px;
  color: #000000;
}


TABLE.main {
 background:  #fff;
 border-left: 1px solid #e9efd3;
 border-right: 1px solid #e9efd3;
}

TD.main, P.main {
  line-height: 1.5;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 11px;
    font-family: trebuchet ms,Verdana, Arial, sans-serif;
}






TD.smallText, SPAN.smallText, P.smallText {
  font-family: trebuchet ms,Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: trebuchet ms,Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: trebuchet ms,Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: trebuchet ms,Verdana, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: trebuchet ms,tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.tableHeadingBig {
  font-family: trebuchet ms,tahoma, Verdana, Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
	color: #5c5e5a;
}


TD.tableSpecials a{
  font-family: trebuchet ms,tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #444;
}

TD.tableSpecials {
  padding-bottom: 20px;
}

SPAN.newItemInCart {
  font-family: trebuchet ms,Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}


SPAN.greetUser {
  font-family: trebuchet ms,Verdana, 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: trebuchet ms,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: trebuchet ms,Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: trebuchet ms,Verdana, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: trebuchet ms,Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #c9d0b2; cursor: pointer; cursor: hand; color: #788256 }
.moduleRowSelected { background-color: #e8ecdc; }

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



