/*
  $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 { 
    background-image: url();
    font-family:  Arial, Osaka, sans-serif; 
    font-size: 12px; 
    color: #333333; 
    line-height:20px; 
    padding: 0 0 0 0;
}

.boxText a{ 
    font-family:  Arial, Osaka, sans-serif; 
    font-size: 12px; 
    color: #333333; 
    line-height: 20px; 
    padding: 0 3px 0 15px;
}

.errorBox { 
    font-family :  Arial, sans-serif; 
    font-size : 12px; 
    background: #ffe6ab; 
    font-weight: bold;
}

.stockWarning { 
    font-family :  Arial, sans-serif; 
    font-size : 12px; 
    color: #333333; 
    text-align: left;
    background-color: #ffffdd; 
    padding: 2px;
}
   
.productsNotifications { 
    background: #ffe6ab; 
}

.orderEdit { 
    font-family :  Arial, sans-serif; 
    font-size : 12px; 
    color: #ff387a; 
    text-decoration: none; 
}

BODY {
  background-color: #ffffff;
  background-repeat: repeat-x;
  color: #333333;
  margin: 0px;
  padding: 0px;
  font-family: sans-serif;
  font-size: 12px;
  line-height: 15px;
}


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

A img{
  border:0px;
  }

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

A:hover img {
  border: 0px;
}

FORM {
    color: #292E33;
	display: inline;
	border: 0px;
}

TR.header {
  background: #ffe6ab;
}

TR.headerNavigation {
font-size: 12px;
color: #1d56a3;
}

TD.headerNavigation { 
  font-size: 12px;
  padding-left: 150px;
  font-family:  Arial, Osaka, sans-serif;
  color: #007eff;
  font-weight: normal;
}

A.headerNavigation{ 
  color: #717171; 
  font-size: 12px;
  font-weight: normal;
}

A.headerNavigation:hover {
  color: #0096ff;
  border-bottom: 1px white solid;
  padding-bottom: 1px;
  font-weight: normal;
}

TR.headerError {
  background: #ffffdd;
  border: 1px solid #ff0000;
}

TD.headerError {
  font-family:  Arial, Osaka, sans-serif;
  font-size: 100%;
  color: #ff0000;
  font-weight : bold;
  text-align : center;
}

/*
 * USE THIS CLASS TO MODIFY HOW THE MY ACCOUNT AND LOGOUT LINKS APPEAR
 * it is currently a td within a tr, both contain the class
 * */
.langNavi {
	padding-top: 7px;
}
.myacctNavi {
	padding: 8px 0px 0px 0px;
	text-align: right;
}

A.myacctNavi{ 
  color: #777777; 
  font-weight: bold;
  font-size: 11px;
  border-bottom: 2px solid #ff6699;
  padding-bottom: 2px;

}

TR.headerInfo {
  background: #ffffdd;
  border: 1px solid #292e33;
}

TD.headerInfo {
  font-family:  Arial, Osaka, sans-serif;
  font-size: 100%;
  color: #292e33;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #ffe6ab;
}

TD.footer {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
  font-weight: normal;
}

.infoBox{
    margin:0;

 }

.infoBox_login {
 background-color: #ffffff;
 border: 1px solid #ebd192;
 margin-right: 2px;
  }

.infoBoxContents {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding: 2px;
  color:#ff0000;
}


.infoBoxNotice {
  border: 1px solid #ff0000;
  background: #ffffdd;
}

.infoBoxNoticeContents {
  color: #ff0000;
  font-family:  Arial, Osaka, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family:  Arial, Osaka, rsans-serif;
  font-size: 14px;
  font-weight: bold;
  padding-left:3px;
  text-align:left;
  color: #ff7c00;
}

TD.infoBox, SPAN.infoBox {
  font-family:  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;
}

TR.productListing-odd, TR.productListing-even{  
  border-bottom: 1px dotted #666666; 
}

.TABLE.productListing {
  border: 1px;
  padding: 5px;
  
  }

.productListing-heading {
  margin-top: 1em;
  font-family:  Arial, Osaka, sans-serif;
  font-size: 80%;
  color: #333333;
  font-weight: normal;
  background-color: #ffe6ab;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  border-right: 1px solid #ebd192;  
}

.productListing-heading-end {
  font-family:  Arial, Osaka, sans-serif;
  font-size: 80%;
  color: #333333;
  font-weight: normal;
  background-color: #ffe6ab;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

TD.productListing-data {
  color:#333333;
  font-family:  Arial, Osaka, sans-serif;
  font-size: 10px;
  border-right: 1px solid #ebd192;
  border-bottom: 1px dotted #333333;
}

TD.productListing-data-image {
 border: 0px;
 text-align: center;
}


TD.productListing-data-name {
  color:#333333;
  font-family:  Arial, Osaka, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

TD.productListing-data-name a:link{
  color:#333333;
  font-family:  Arial, Osaka, sans-serif;
  font-size: 11px;
  font-weight: normal;
}

TD.productListing-data-end {
  color:#333333;
  font-family:  Arial, Osaka, sans-serif;
  font-size: 10px;
  border-bottom: 1px dotted #333333;
}

TD.productListing-data-subtotal {
  color:#333333;
  font-family:  Arial, Osaka, sans-serif;
  background-color: #ffe6ab;
  padding:5px;
  font-size:90%;
  margin-top:5px;
}

A.pageResults {
  color: #333333;
}

A.pageResults:hover {
  color: #333333;
  border-bottom:1px solid #333333;
  padding-bottom: 1px;
  
}

TD.pageHeading, DIV.pageHeading {
  font-family:  Arial, Osaka, sans-serif;
  font-size: 135%;
  font-weight: bold;
  color: #ffffff;
  height:50px;
  }

TD.pageHeading{
    width: 320px;
    font-family:  Arial, Osaka, sans-serif;
	font-size: 135%;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	color: #333333;
	padding: 5px 0px 3px 5px;
	text-align: left;
	}



TR.subBar {
  background: #ffffff;
}

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



TD.main, P.main {
  font-family:  Arial, Osaka, sans-serif;
  font-size: 12px;
  line-height: 150%;
  padding-left: 1em;
}



TD.smallText, SPAN.smallText, P.smallText {
  font-family:  Arial, Osaka, sans-serif;
  font-size: 12px;
  font-color:#888888;
  text-align:center;
}

TD.accountCategory {
  font-family:  Arial, sans-serif;
  font-size: 100%;
  color: #ffffff;
}

TD.fieldKey {
  font-family:  Arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
}

TD.fieldValue {
  font-family:  Arial, sans-serif;
  font-size: 100%;
}

TD.tableHeading {
  font-family:  Arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  color: #ff6699;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family:  Arial, sans-serif;
  font-size: 100%;
}

TEXTAREA {
  width: 100%;
  font-family:  Arial, Osaka, sans-serif;
  font-size: 100%;
}

SPAN.greetUser {
  font-family:  Arial, sans-serif;
  font-size: 100%;
  color: #000000;
  font-weight: bold;
}

/**/
TD.formAreaTitle {
  font-family: Tahoma,  Arial, sans-serif;
  color: #ff6699;
  font-size: 100%;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family:  Arial, Osaka, sans-serif;
  font-size: 100%;
  color: #ebd192;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family:  Arial, sans-serif;
  color: #ff6699;
}

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

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

.checkoutBarFrom, .checkoutBarTo { font-family:  Arial, sans-serif; font-size: 10px; color: #ebd192; font-weight: bold; }
.checkoutBarCurrent { font-family:  Arial, sans-serif; font-size: 10px; color: #ff6699; font-weight: bold;}

/* message box */

.messageBox { font-family:  Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family:  Arial, sans-serif; font-size: 10px; background-color: #ffffdd; }
.messageStackSuccess { font-family:  Arial, sans-serif; font-size: 10px; background-color: #ffffdd; }

/* input requirement */

.inputRequirement 
 { font-family:  Arial, sans-serif; 
   font-size: 10px; 
   color: #ff6699; }
   
.cat {
	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ebd192;
	text-decoration: none;
}

a.cat {
	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ebd192;
	text-decoration: none;
}

a.cat:hover {
	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6699;
	text-decoration: none;
}

TD.sidesmallText{
 font-size: 11px;
 padding-left: 1em;
 line-height: 155%;
 font-weight: normal;
 color:#ff7c00;
 }
 
TD.sidesmallText a{
  padding-left: 1em;
 font-size: 11px;
 line-height: 155%;
 font-weight: normal;
 color:#cacaca;
 text-decoration: none
 }
 
 TD.sidesmallText a:hover{
 padding-left: 1em;
 font-size: 11px;
 line-height: 155%;
 font-weight: normal;
 color:#dadada;
 }
 
 
TD.sidesmallText_list a{
  padding-left: 0;
 font-size: 11px;
 line-height: 155%;
 font-weight: normal;
 color:white;
 text-decoration: none
 }
 
 TD.sidesmallText_list a:hover{
 padding-left: 0;
 font-size: 11px;
 line-height: 155%;
 font-weight: normal;
 color:#ff6699;
 }

.prolistbox{
 font-family:  Arial, Osaka, sans-serif;
 color:#333333;
 font-size: 10px;
 line-height: 135%;
 width: 290px;
 height: auto;
 text-align: left;
 background-color: #ffffff;
 border-right: 1px dotted #ebd192;
 padding-bottom: 1em;
 margin-top: 1em;
}

.prolistbox td{
 padding-top: 1em;
 padding-right:5px;
 
}

.proimg {
 vertical-align: top;
 border: 0;
 
}

A.proimg{
 color:#ff0000;
 border: 0;
 text-decoration: none;
}

TR.proname {
  font-family: Arial, Osaka, sans-serif;
  font-size: 12px;
  font-style: normal;
  line-height: 150%;
  color: #ff0000;
  text-decoration: none;
}

.proname a{
   color:#ff7c00;
   font-size:11px;
}  

.proname a:hover{
   color:#ffc58e;
   font-size:11px;
}  

.proprice {
    float:left;
	font-weight: bold;
	color: #555555;
	font-size: 12px;
}


.proinfobox {
   vertical-align:top;
   margin:0 0 0 3px;
   width: 200px;
   color:#333333;
   font-size: 11px;
   font-weight: normal;
   text-align: left;
   padding:3px;
 }

TD.proinfoimg{
vertical-align:top;
width: 500px;
border: 0px;
}

.proinfoname{
 padding-top: 2em;
 height: 25;
 color:#333333;
 font-weight: bold;
 font-size: 13px;
}

.proinfomodel{
color:#ff6699;
font-weight: normal;
font-size: 12px;
text-align: right; 
}

TD.proinfodesc{
 text-align: left;
 padding: 0px;
}

/*shopping_guide*/

h1{
color:#ff6699;
font-size: 125%;
font-weight: bold;
}

TD.entry_end{
border-bottom: #ebd192 solid 1px;
}
.pageTop{
font-size: 10px;
font-weight: normal;
font-family: Arial, osaka, san-serif;
float: right;
padding: 3px 5px 3px 5px;
background-color: #ffe6ab;
border-top: #ffffff 15px solid;
}

UL .policy_list{
 font-size: 11px;
 margin: 0;
 padding: 0;
 list-style-type: none;
 list-style-position: outside;
}

.policy_bank_list{
 font-size: 11px;
 color: #333333;
 padding: 5px;
 float: left;
 width: 280px;
 border-left: 2px solid #ebd192;
}

/*checkout_shipping*/

TD.current_address{
margin: 5px;
padding: 5px;
width: 250px;
border: 2px dotted #ebd192;
}

.input {
	clear: none;
	float: none;
	height: 30px;
	width: 120px;
	border: 1px solid #333333;
}

.newtext {
	font-family: Arial, osaka, san-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.botmenu {
	font-family: Arial, osaka, san-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.botmenu {
	font-family: Arial, osaka, san-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

a.botmenu:hover {
	font-family: Arial, osaka, san-serif;
	font-size: 10px;
	color: #dbdbdb;
	text-decoration: none;
}

.copyright {
	font-family: Arial, osaka, san-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}

.search {
	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
}

.list {
	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
}

a.list {
	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
}

a.list:hover {
	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	color: #336699;
	text-decoration: none;
}


.home {
	font-family: Arial, osaka, san-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #888888;
	text-decoration: none;
}


a.home {
	font-family: arial, osaka, san-serif;
	font-size: 100%;
	color: #ffffff;
	text-decoration: none;
	padding-top: -20px;
	
}

a.navigate {
	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #a4100e;
	text-decoration: none;
}

a.home:hover {

	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	padding-bottom: 2px;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	margin: 0;
}

a.navigate:hover {

	font-family: Arial, osaka, san-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}

p {
	font-family:  arial, osaka, san-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	left: auto;
	top: auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 10px;

}

.infoBoxContents_new{
    background-image: url();
    background-repeat: repeat-y;
    background-color: #ebd192;
    margin-left: 14px;
}

/*navigation classes*/
.accordionBox{
	
	width: 180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 00px;
	text-align: left;
	/*height: 25px;*/
}


DIV.accCat {
	width: 100%;
	height: 25px;
	font-family: arial,  san-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	border-bottom: dotted white 1px;
}

SPAN.accSubCat {
	width: 100%;
	text-align: left;
	float: right;
	margin-left: 35px;
	text-transform: none;
	line-height: normal;
}


.edomNavi {
 font-size: 12px;
 margin:22px 16px 0 0;
}

 
 /*product_hot*/
 #pro_hot {
  background-color: white;
  width: 595px;
  height: 235px;
  margin: 0px;
  padding: 0px;
  border: 2px solid #ff6699;
 }
 
 
 /*column left*/
.sidsmallText{
	
}

 /*Custom classes for the multiple product images*/
.picsTable{
}

.picsRow{
	
}
.picsCell img{
	width:320px;
	height:auto;
	margin:0;
	padding:0;
}
