/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.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: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #cccccc;
  color: #000000;
  margin: 0px;
}

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

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

FORM {
	display: inline;
}

.marco {
  width:1024px;
  border:#fdc701 ridge 1px;
  background-color:#FFFFFF;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #ffffff;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #ffffff;
  color: #cccccc;
  font-weight : bold;
}

A.headerNavigation { 
  color: #cccccc; 
}

A.headerNavigation:hover {
  color: #fdc701;
}

.headermenu {
  border-top:#fdc701 dotted 1px;
  border-bottom:#fdc701 dotted 1px;
}

TR.headermenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  background: #ffffff;
  color: #333333;
  font-weight: bold;
  vertical-align:middle;
}

TD.headermenu {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  background: #ffffff;
  color: #333333;
  font-weight: bold;
  vertical-align:middle;
}

A.headermenu { 
  color: #333333; 
}

A.headermenu:hover {
  color: #fdc701;
}

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

.button-middle {
vertical-align: bottom;

}

TR.footer {
  background: #ffffff;
  color: #00ff00;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #00ff00;
  background: #ffffff;
  border-top:#fdc701 dotted 1px;
  border-bottom:#fdc701 dotted 1px;
}

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

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

.infoBox {
  border:#fdc701 dotted 1px;
}

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

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align:left;
	font-weight: bold;
	color: #ffffff;
	width:175px;
	height:28px;
  	background-image:url(images/cab-infobox.jpg);
	background-position:center;
	background-repeat:no-repeat;
	color: #ffffff;
	font-weight: bold;
	padding-top:5px;
	padding-left: 35px;
	padding-bottom:5px;

}

/*Credits: Dynamic Drive CSS Library */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 165px; /* Width of Menu Items */
font-family: arial;
font-size: 11px;
padding-top:3px;
}

.suckerdiv ul li{
position: relative;
background-color: #fefefe;

}

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 165px; /* Parent menu width - 1*/
position: absolute;
border:#fdc701 dotted 1px;
width: 165px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul{
left: 165px; /* Parent menu width - 1*/
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 165px; /* Parent menu width - 1*/
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li a{
background-color: #fefefe;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul li ul li a{
background-color: #fefefe;
}

/* menu links style */
.suckerdiv ul li a{
display: block;
color: #666666;
text-decoration: none;
background-color: #fefefe;
padding: 1px 5px;
border-bottom: 0;
line-height: 1.75em;
}

.suckerdiv ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

.suckerdiv ul li ul li ul li a:hover{
background-color: #e4e4e4;
color: #000000;
text-decoration: none;
}

/* The main categories with sub-categories */
.suckerdiv .subfolderstyle{
background: url(images/arrow-list.gif) no-repeat center right;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

/* This one colors the sub-folder with other sub-folders */
.suckerdiv ul li ul li ul li ul .subfolderstyle {
background-color: #fefefe;
}

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


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: #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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: dotted;
  border-color: #cccccc;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 text-align:center;
 color: #808080;
 background-color:#ffffff;
 padding:10px 5px 10px 5px;
}

TD.productListing-data-int {
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 text-align:center;
 font-weight: bold;
 background-color:#ffffff;
 border-bottom:#fdc701 dotted 1px;
 padding:10px 5px 10px 5px;
}

A.productListing-data-int { 
  color: #fdc701; 
}

A.productListing-data-int:hover {
  color: #fdc701;
}

.Listing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}


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: #9a9a9a;
}

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.imgproduct {
  width:350px;
  border-right:#cccccc dotted 1px;
}

TD.sepinfproduct {
  border-bottom:#cccccc dotted 1px;
}

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: #f1f9fe;
  border-color: #7b9ebd;
  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;
}

.bodytext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:justify;
  padding-left: 10px;
  padding-right: 10px;
}


.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: 12px; font-weight:bold; text-align:center; color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 12px; font-weight:bold; text-align:center; color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }
/*** Begin Header Tags SEO ***/
h1 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 color: #000;
}
/*** End Header Tags SEO ***/
/* BOF osC reCAPTCHA */

.recaptchatable .recaptcha_image_cell, #recaptcha_table {

   background-color: #ffffff !important; /* reCaptcha widget background color */

}



#recaptcha_table {

   border-color: #ffffff !important;     /* reCaptcha widget border color */

}



#recaptcha_response_field {

   border-color: #cccccc !important;     /* Text input field border color */

   background-color:#ffffff !important;  /* Text input field background color */

   color: #000000                        /* Text input field font color */

}

/* EOF osC reCAPTCHA */
/* star product pimped start */



.starTitle{

  font-family: Verdana, Arial,  sans-serif;

  font-size: 14px;

  color: #c3c3c3;

  font-weight : normal;

}



.starName{

 font-family: Tahoma, Verdana, Arial;

 font-size: 18px;

 font-weight: bold;

 color: #000000;

 }  

 

 .starProdDesc{

 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 text-align:justify;
 color: #808080;
 padding:15px;

 }  

 

 .starPrice{
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  text-align:center;
  font-weight: bold;
  color: #FF0000;
  padding-top:5px;
  padding-bottom:5px;
  padding-left:80px;

 }  

 

 .box_outline3 {

border-top-width: 1px;

border-bottom-width: 1px;

border-right-width: 1px;

border-left-width: 1px;

border-style: dotted;

border-color: #bfbfbf;



}



/* star product pimped end */

.box-sm {
  border: #cccccc dotted 1px;
  width: 99%;
}

.box_new_product {
  font-size: 12px;
  text-align:center;
  font-weight: bold;
  color: #000000;
  padding-top:5px;
  padding-bottom:5px;
}

.title_new_product {
  font-size: 12px;
  text-align:center;
  font-weight: bold;
  color: #000000;
  background-color:#cccccc;
  padding-top:5px;
  padding-bottom:5px;
}

.price_new_product {
  font-size: 18px;
  text-align:center;
  font-weight: bold;
  color: #FF0000;
  padding-top:5px;
  padding-bottom:5px;
}

 .headeravice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 text-align:justify;
 color: #808080;
 background-color:#ffffff;
 padding:5px;
 }  

.box-header {
  border: #cccccc dotted 1px;
  width: 99%;
  table-layout:auto;
}

.box-header-advice {
  border: #FF0000 dashed 3px;
  table-layout:auto;
}

 .text-header-advice{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
  font-weight: bold;
 text-align:center;
 color: #FF0000;
 background-color:#ffffff;
 padding:5px;
 }  

.title_categories {
  font-size: 12px;
  text-align:center;
  font-weight: bold;
  color: #000000;
  background-color:#cccccc;
  padding-top:5px;
  padding-bottom:5px;
}

.box-categories {
  border: #cccccc dotted 1px;
  width: 99%;
}

TD.box_subcategories {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  color: #000000;
  padding-top:15px;
  padding-bottom:15px;
}
 .title_subcategories{
 font-family: Arial, Verdana, sans-serif;
 font-size: 12px;
 font-weight: bold;
 text-align:left;
 }  

.price_subcategories {
  font-size: 18px;
  text-align:center;
  font-weight: bold;
  color: #FF0000;
  background-color:#FFFFFF;
  padding-top:5px;
  padding-bottom:5px;
}

.box-buttons {
  border: #cccccc dotted 1px;
  width: 100%;
}

.box-information {
  border: #cccccc dotted 1px;
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  text-align:center;
  color: #000000;
  padding-top:15px;
  padding-bottom:15px;
}

.title-whats-new {
font-family:Arial;
font-size: 14px;
color:#CCCCCC;
}

ul.menuList {border-bottom: 1px solid #589901; margin: 0; padding-bottom: 19px; padding-left: 10px}
ul.menuList li {display: inline; list-style-type: none; margin: 0; padding: 0}
ul.menuList li a {background: #A0B75A; border: 1px solid #589901; color: #000000; float: left; font-family: arial; font-size: 12px; font-weight: bold; line-height: 14px; margin-right: 2px; padding: 2px 10px 2px 10px; text-decoration: none}
ul.menuList a:link.active, ul.menuList a:visited.active {background: #E0F7AA; border-bottom: 1px solid #ffffff; color: #000000}
ul.menuList a:hover {color: #E0F7AA}
ul.menuList li.selected a {background: #E0F7AA; border-bottom: 1px solid #E0F7AA; color: #000000; font-weight: bold}
div.tabcontents {border: 1px solid #589901; display: block; border-top: 0px}
div.tabcontent {padding: 5px; display: none}
div.tabcontentSelected {border: 1px solid #E0F7AA; padding: 5px; display: block; background: #E0F7AA}

.container {width: 600px; margin: 10px auto;}
ul.tabs {
background-color:#FFFFFF; margin: 0; padding-bottom: 20px; padding-left: 10px;
}
ul.tabs li {
display: inline; list-style-type: none; margin: 0; padding: 0;
background: #FFFFFF;
}
ul.tabs li a {
background: #CCCCCC; border: 1px dotted #fdc701; color: #000000; float: left; font-family: Verdana; font-size: 12px; font-weight: bold; line-height: 14px; margin-right: 2px; padding: 2px 10px 2px 10px; text-decoration: none;
}
ul.tabs li a:hover {
color: #fdc701;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
background: #FFFFFF; color: #000000;
}
.tab_content {
background: #FFFFFF; 
 border: dotted 1px #CCCCCC;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  text-align:left;
  padding-left:10;
  padding-bottom:10;
  min-height hack: 300px;
}
.tab_container {
background: #FFFFFF; 
}
ul tabs li.selected {background: #FFFFFF; border-bottom: 1px dotted #CCCCCC; color: #CCCCCC; font-weight: bold;}

