/*
  $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: Tahoma; font-size: 11px; }
.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: White; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY { 
  color: #666666;
  margin: 0px;
  scrollbar-face-color:#EEEEEE;
  scrollbar-track-color:#FFFFFF;
  scrollbar-arrow-color:#666666;
  scrollbar-3Dlight-color:#ADABAB;
  scrollbar-base-color:#ADABAB;
  scrollbar-shadow-color:#BEBDBD;
  scrollbar-darkshadow-color:#EEEDED;
  scrollbar-highlight-color:#EEEDED;		
}


A {
  color: #5E8BC2;
  text-decoration: none;
}

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

.ul {list-style-image:url(images/arrow_li.gif)}
.ulst {list-style-image:url(images/sym3.gif)}

FORM {
	display: inline;
}

TR.header {
  background: White;
  padding-left: 5px;
  padding-top: 2px;
  }

TR.headerNavigation {
 /*#E6F2FC; */
 /* background: White;*/
  background: transparent;
 
}


TD.headerNavigation {
  height:13px;
  font-family:  Tahoma, Verdana, Arial, sans-serif;
  font-size:9px;
  color: White; 
  font-weight : bold;
  background-image: url(images/px_noline.jpg); 
  background-repeat: repeat-x;    
  letter-spacing: 0px;
  vertical-align: top;
}

A.headerNavigation {
   color: White; 

}

A.headerNavigation:hover {
  color:#64A94B;
  background-color:#FFFFFF;
  text-decoration:none;
}


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;  
  color: #666666;
  font-weight: normal;
  background-image: url(images/bot_px.jpg);
  background-position:top right; 
  background-repeat: repeat-x; 
  padding-top:15px;
  padding-bottom: 15px;  
}

A.footer {  
 color: #666666;
}

A.footer:hover {
  color: #64A94B;
  text-decoration: underline;
}

.infoBox {
  background: #FFFFFF url(images/bottom_boxe2.gif);
  background-position:left bottom; 
  background-repeat:no-repeat;
  border-top: 1px dotted #D4D4D4;
  border-right: 1px solid #D4D4D4;
  /* padding-bottom: 10px;*/
  /* padding-right: 6px;*/
 /*  padding-left: 6px;*/
}
  
.infoBox2 {
  height: 100px;
  width: 208px;
  background: #FFFFFF url(images/bottom_boxe2.gif);
  background-position:left bottom; 
  background-repeat:no-repeat;
  border-top: 1px solid #D4D4D4;
 /*border-left: 1px solid #D4D4D4;*/
 /* border-bottom: 1px solid #D4D4D4;*/
  border-right: 1px solid #D4D4D4;  
}
    

.infoBoxContents {  
  font-family: Tahoma;
  font-size: 10px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
  }
  

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #5E8BC2;
  font-variant: small-caps;
  background: url(images/infobox/az_button_mid.gif);
  background-position: left;
 
    }
	 
TD.infoBoxContentsBottom	 {	
 height: 10px;
 width: 208px;
 border-bottom: 1px solid #D4D4D4;
 border-right: 1px solid #D4D4D4;
}

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-color: White;
	  /* background: #f8f8f9; */
   
}

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-color: White;
    /* background: #f8f8f9; */
  
}

TABLE.productListing {
  border-top: 1px solid #D4D4D4;
  border-left: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: White;
  color: #666666;
  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: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #64A94B;
  text-transform: uppercase;
  padding-left: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma;
  font-size: 11px;
  line-height: 1.5;

  /*text-align: justify;*/
  }

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: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f28613;
  font-weight: bold;
}

TABLE.formArea {
  background: #fcfcfc;
  /*background: #f1f9fe*/
  border-color: #D4D4D4;
  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: #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; }

 

/* BOF: menu-category Tabs */

TD.tab {
    background-image: url(images/tabs/tab_middle.gif);
	background-repeat: repeat;	
	color: #6699cc;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	}

A.tab {
	text-align:center;	
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;	
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 0px;
	}
A.tab:hover {
	text-align:center;	
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
}
TD.ontab {
	text-align:center;	  
	background-image: url(images/tabs/tab_middle_on.gif);
	background-repeat: repeat;	
	color: #FFFFFF;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	font-variant: small-caps;
}
A.ontab {
	text-align:center;	
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	}
A.ontab:hover {
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}
TD.tableft {
    background-image: url(images/tabs/tab_left.gif);
	background-repeat: no-repeat;
	color: White;
	font-size: smaller;
}
TD.tabright {
	background-image: url(images/tabs/tab_right.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: smaller;
}

A.headerLink {
	background-color: #ffffff;
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #000099;
	text-decoration: none;
}
A.headerLink:hover {
	font-family: Tahoma;
	font-style: normal;
	font-weight: bold;
	font-size: smaller;
	color: #99ccff;
	text-decoration: none;
}

h1 { 
  font-family: Tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #64A94B;
  text-transform: uppercase;
  padding-left: 10px;
  display:inline-table;
}

h2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 1.5;
	padding-left: 10px;
	font-weight: lighter;
	display:inline;
}


/* EOF: Menu-Category Tabs */

/*com-host.com */
/*TABLE.LangBox {
  height: 95px;
  width: 208px;
  border-top: 1px dotted #D4D4D4;
  border-left: 1px solid #D4D4D4;
  border-bottom: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
  background-color: #FCFCFC;/*
}
/*com-host.com */

img.smallText {
  border: 1px solid #D4D4D4;
  padding: 2px ;
}

SPAN.category {
  font-family: Tahoma, Arial, sans-serif;
  color: #64A94B;
}

/*racine*/
.green {color:#64A94B; text-decoration:none}
.greenStrong {font-family:Tahoma; font-weight:bold; color:#64A94B;}
.blue {color:#5E8BC2; text-decoration:none}
.bleuStrong {font-family:Tahoma; font-weight:bold; color:#5E8BC2;}

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: #666666;
	font-size: 12px;
    overflow: hidden;
	background-color: #EEEEEE;
	padding-left: 5px;	
	
	}

/* swictch content*/
.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-top: 2px;
margin-right: 3px;
margin-left: 3px;
}

.headers{

font-weight: bold;
color:#5E8BC2;
border: 1px solid #D4D4D4;
background-color: #FCFCFC;/*#EEEEEE*/
}

.switchcontent{

border: 1px solid #D4D4D4;
border-top-width: 0;
padding-right: 3px;
padding-left: 3px;
}

/*Switch group CSS*/
.handcursor{
cursor:hand;
cursor:pointer;
color:#5E8BC2;
border: 1px solid #D4D4D4;
background-color: #FCFCFC;
padding-right: 3px;
padding-left: 3px;
width:500px;
}
.switchgroup1{

border: 1px solid #D4D4D4;
border-top-width: 0;
padding-right: 3px;
padding-left: 3px;
width:500px;
}
