/*
  $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, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Tahoma, Arial, sans-serif; font-size : 10px; background: #fddadb; font-weight: bold; }
.stockWarning { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Tahoma, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
  color: #747474;
  text-decoration: none;
}

A:hover {
  color: #888888;
  text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #d2d2d2;
}

TD.headerNavigation {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #d2d2d2;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #FFFFFF;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Tahoma, 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, Tahoma, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #d2d2d2;
}

TD.footer {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #d2d2d2;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #e3e3e3;
  font-size: 11px;
  line-height: 150%;
  
}



.articleinfoBox {

	list-style-type: square;
	list-style-image: url('images/buttons/button_buy_now_s.gif');
}




.BoxHeading { 
   font-family: Tahoma,Helvetica; 
   font-size: 11px; 
   color: #548396; 
   background-color: #ffffff; 
   }


.infoBoxContents {
  background: #FFFFFF;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Tahoma, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

TD.infoBox, SPAN.infoBox {
  font-family: Tahoma, 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: #fff9f0;
  //shopping-cart content color
}

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: #fffcf6;
  //shopping-cart content color
}

.date1 {
	PADDING-RIGHT: 0px; 
        PADDING-LEFT: 0px; 
        BACKGROUND: url(images/calendar_o.gif) no-repeat; 
        FLOAT: left; 
        PADDING-BOTTOM: 0px; 
        FONT: 10px/130% Tahoma, Helvetica, sans-serif; 
        WIDTH: 45px; 
        COLOR: #666666; 
        PADDING-TOP: 4px; 
        HEIGHT: 50px; 
        TEXT-ALIGN: center;
        
}

.date2 {
	PADDING-RIGHT: 0px; 
        PADDING-LEFT: 0px; 
        BACKGROUND: url(images/calendar_b.gif) no-repeat; 
        FLOAT: left; 
        PADDING-BOTTOM: 0px; 
        FONT: 10px/130% Tahoma, Helvetica, sans-serif; 
        WIDTH: 45px; 
        COLOR: #666666; 
        PADDING-TOP: 4px; 
        HEIGHT: 50px; 
        TEXT-ALIGN: center;
}

.date_style {
line-height: 100%;
}

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #efefef;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #ffffff; 
border-bottom:1px solid #ffffff;  
text-align:center;
  color: #666666;
  font-weight: bold;
  padding: 1px;
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  background: #efefef;
  //shopping-cart header/footer color
}

.newsListing-heading {

 
text-align:center;
padding: 4px; 

  color: #666666;
  font-weight: bold;
  padding: 10px;
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 10px;
  background: #efefef;
 
}


TD.productListing-data {
border-right:1px solid #ffffff; 
border-bottom:1px solid #ffffff;  
text-align:center;
vertical-align:middle; 
padding:5 5 5 5;
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #FF850D;
  font-weight: normal;
}

TD.newsListing-data {
border-right:1px solid #ffffff; 
border-bottom:1px solid #ffffff;  
text-align:right;
vertical-align:top; 
padding:10 15 10 15;
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 11px;
  color: #FF850D;
  font-weight: normal;
}


A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.infoBox_center {
 
  font-size: 13px;
  font-weight: bold;
    color: #FFFFFF;
	 height: 30px;
	 padding-left: 8px;
	 padding-top: 14px;


}



TD.pageHeading, DIV.pageHeading {
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: sharp;
  height: 26px;
  width: 498px;
  background: url('images/m99.jpg');
  background-repeat: repeat-x;
  padding-top: 0px;
  padding-right: 6px;
  padding-left: 5px;
  text-transform: uppercase;
}

DIV.pageHeading1 {
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: sharp;
  height: 26px;
  width: 458px;
  background: url('images/m99.jpg');
  background-repeat: repeat-x;
  padding-top: 0px;
  padding-right: 6px;
  padding-left: 5px;
  text-transform: uppercase;
}

TD.newspageHeading {
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: sharp;
  height: 26px;
 
  background: url('images/m99.jpg');
  background-repeat: repeat-x;
  padding-top: 0px;
  padding-right: 6px;
  padding-left: 5px;
  text-transform: uppercase;
}

TD.BannerpageHeading {
  font-size: 11px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: sharp;
  height: 10px;
  width: 490px;
  background: url('images/m99.jpg');
  background-repeat: repeat-x;
  padding-top: 0px;
  padding-right: 6px;
  padding-left: 5px;
  text-transform: uppercase;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  padding-right: 10px;
}

TD.accountCategory {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Tahoma, 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: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Tahoma, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Tahoma, Arial, sans-serif;
  color: #ff0000;
}

 .image_border_{
  border:1px solid #888888; 
 }

.currency_symbol {
 font-size: 11px;
 color: #747474;
}



.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #fddadb; }
.messageStackSuccess { font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Tahoma, Arial, sans-serif; font-size: 10px; color: #ff0000; }














body{
 background-image: url(images/b01.gif);
 background-repeat: repeat-y;
 background-position: top center;
}

td, input, textarea{
 font-family: tahoma,Tahoma,arial;
 font-size: 11px;
 color: #666666;
}

select{
 font-family: Tahoma, Tahoma, Arial;
 font-size: 9px;
}

.he{
 background-image: url(images/b02.gif);
 background-repeat: repeat-x;
 vertical-align: top;
 text-align: center;
}

.fo{
 background-image: url(images/b03.gif);
 background-repeat: repeat-x;
 background-position: bottom;
 vertical-align: bottom;
 text-align: center;
}

.cu{
 font-size: 9px;
 color: #FFFFFF;
 vertical-align: top;
 text-decoration: none;
}

.cu:hover{
 text-decoration: underline;
 color: #FFFFFF;

}

.cl{
 color: #FFD200;
 font-weight: bold;
 text-decoration: none;
}

.cl:hover{
 text-decoration: underline;
}
.cm{
 color: #666666;
 font-weight: normal;
 text-decoration: none;
 font-size:10px;
}


.me{
 color: #666666;
 text-decoration: none;
}

.subme{
 color: #666666;
 text-decoration: none;
 padding-left: 69px;
}
.me:hover{
 text-decoration: underline;
}

.se{
 border: #AAAAAA 1px solid;
 width: 114px;
 height: 21px;
}

.as{
 font-size: 9px;
 color: #72747A;
 text-decoration: underline;

}

.as:hover{
 text-decoration: none;
}

.fl{
 color: #FFFFFF;
 text-decoration: none;
}

.fl:hover{
 text-decoration: underline;
 color: #FFFFFF;
}

.ch{
 color: #C7D8DE;
 font-weight: bold;
}

.ch:hover{
 text-decoration: none;
}

.cp{
 color: #C7D8DE;
}

.mc{
 padding-left: 9px;
 padding-right: 9px;
 padding-top: 4px;
 vertical-align: top;
}

.tc{
 border: #EDECEC 1px solid;
}

.ti{
 background-color: #EEEEEE;
 padding-right: 8px;
 color: #666666;
 text-align:center;
}

.ti_{
 color: #666666;
 font-weight: bold;
 text-align:center;
}



.ds{
 font-size: 10px;
 padding: 8px;
}

.pr{
 padding-right: 8px;
 padding-bottom: 8px;
}

.pp{
 font-size: 12px;
 color: #FF850D;
 font-weight: bold;
}

.st{
 background-color: #F6A110;
 color: #FFFFFF;
 padding-right: 3px;
 font-weight: bold;
 font-size: 11px;
 vertical-align: top;
 padding-top: 2px;
}

 .ph {
  font-size: 11px;
  color: #666666;
  font-weight: bold;
  text-decoration: sharp;
  height: 24px;
  width: 512px;
  background: url('images/m98.gif');
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-right: 40px;

}


 .bg3{
  background-image: url(images/m94.gif);
  background-repeat: repeat-y;
 }

.extra_tools {
	border-width: 0;
}


.privatemessages { 
 
font-size: 10px; 
background-color: transparent; 
font-weight: bold; 
color: #ff0000; 
text-align: right; 
border-left: 1px solid #ff0000; 
border-right: 1px solid #ff0000; 
border-top: 1px solid #ff0000; 
border-bottom: 1px solid #ff0000; 
padding-bottom: 2px; 
padding-top: 2px; 
padding-right: 2px; 
padding-left: 2px;
}
.suggest_link {	
text-align: center; 
background-color: #FFFFFF;	
padding: 2px 6px 2px 6px;
}
.suggest_link_over {	
background-color: #effbff;	
text-align: center; 
cursor: pointer;

padding: 2px 6px 2px 6px;
}

#search_suggest {	
position: absolute; 	
background-color: #FFFFFF; 	
text-align: center; 	
border-style: outset ; 
border-width: 1px;

}		

.se1{
width: 100%;
font-size:11px;
}




TD.articleheader{

font-size: 11px;
color: #FFFFFF;
font-weight: bold;
padding: 3px;

background-image: url('images/menu2_bar.gif');
}

.align_style {
	text-align: justify;
        line-height: 150%;

}
}
ul.sitemap {
color: #F7A110;
}

 