/*
  $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: 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: #0000FF;
	text-decoration: underline;
}

BODY {
	background: #ffffff;
	color: #999999;
	margin: 0px;
}

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

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

A.link {
	color: #ffffff;
	text-decoration: underline;
}

A.link:hover {
	color: #ff0000;
	text-decoration: underline;
}

FORM {
 display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  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, 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;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #D3D1D1;
}

.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 {
  background-image: url('images/infobox/corner_center.gif');
  font-family: Arial, Verdana, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #000000;
  display: none;
}

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

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

TABLE.productListing {
  border: 0px;
  border-style: solid;
  border-color: #EBEBEB;
  border-spacing: 1px;
  
}

.productListing-heading {

border-right:1px solid #FFFFFF; 
border-left:1px solid #FFFFFF; 
border-top:0px solid #FFFFFF; 
border-bottom:3px solid #FFFFFF; 
text-align:center;
 

  color: #828070;
  font-weight: bold;
  padding: 12px;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  text-transform:uppercase;
  font-size: 11px;
  background: #EBEBEB;
}

TD.productListing-data {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:2px solid #FFFFFF;
	text-align:center;
	vertical-align:top;
	padding:10px 10px 10px 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #FF0000;
}



A.pageResults {
  color: #747474;
}

A.pageResults:hover {
  color: #747474;
}

A.pageResults:visited {
  color: #747474;
}


TD.pageHeading, DIV.pageHeading {
 font-size: 14px;
 
 color: #ff0000;
 font-weight: bold;
 text-transform: uppercase;

  height:30px;
  width: 100%;
  align:center;
  background: url('images/m99.gif');
  background-repeat: repeat-x;



  padding-bottom:0px;
  padding-left: 0px;

}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main4, P.main4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:  #ffffff;
}


TD.main3, P.main3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #ffffff;
}

TD.main5, P.main5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #0000ff;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.main2, P.main2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color:  #ff0000;
}

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

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

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


 .pr_category{
  font-size: 13px;
 color: #000000;
 text-decoration: none;
 text-transform: uppercase;
 font-weight: bold;
 }

 .pr_name{
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}


 .pr_price{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
 }

 .pr_descr{
 font-family: tahoma, verdana, arial;
 font-size: 10px;
 color: #333333;

}




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


















body{
background: #000000;
}

td{
 font-family: tahoma, verdana, arial;
 font-size: 10px;
 color: #333333;
}

 .ch1{
 font-size: 10px;
 color: #615D52;
 font-weight: bold;
 text-decoration: none;
 text-transform: uppercase;
 }

 .ch2{
 padding-left: 8px;
 }

 .ch3{
 background: #9F9987;
 border: #847F71 1px solid;
 }

 .ch4{
	font-size: 11px;
	color: #333333;
 }

 .ch5{
	font-size: 11px;
	color: #FF0000;
 }

 .ch6{
 padding-left: 11px;
 }

 .ch7{
 padding-left: 9px;
 }

 .ch8{
	font-size: 10px;
	color: #0000FF;
	font-weight: bold;
	text-transform: uppercase;
 }

 .ch9{
 font-size: 11px;
 color: #707070;
 }

 .ch10{
 font-size: 10px;
 color: #FFFFFF;
 font-weight: bold;
 text-transform: uppercase;
 }

 .ch11{
 border: #E3E2E2 1px solid;
 }

 .ch12{
 font-size: 11px;
 color: #333333;
 }

 .ch13{
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
 }

 .ch14{
 font-size: 10px;
 color: #6A6A6A;
 }

 .ch15{
 padding-left: 10px;
 }

 .ch16{
 font-size: 13px;
 color: #828070;
 font-weight: bold;
 }

 .ch17{
 font-size: 12px;
 color: #828070;
 font-weight: bold;
 }

 .ch18{
 font-size: 11px;
 color: #828070;
 }
 .ml0{
 font-size: 11px;
 color: #666666;
 text-decoration: none;
 font-weight: bold;
 }

 .ml1{
 font-size: 11px;
 color: #888888;
 text-decoration: none;
 }

 .ml2{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
 }

 .ml3{
 font-size: 11px;
 color: #646464;
 text-decoration: none;
 }

 .ml4{
 font-size: 12px;
 color: #000000;
 font-weight: bold;
 text-decoration: none;
 }

 .ml5{
 font-size: 11px;
 color: #717171;
 text-decoration: none;
 }

 .ml6{
 font-size: 11px;
 color: #848484;
 text-decoration: none;
 }

 .ml7{
 font-size: 11px;
 color: #6A6A6A;
 }

 .ml8{
 font-size: 11px;
 color: #828070;
 text-decoration: none;
 }

 .ml9{
 font-size: 11px;
 color: #ffffff;
 text-decoration: none;
 }


 .se{            
 width: 106px;
 font-size: 9px;
 color: #737373
 }

 .se2{            
 width: 134px;
 font-size: 9px;
 color: #737373
 }
 




 
 .image_border{
  border:1px solid #E3E2E2; 
 }

 .cart_border{
  border:1px solid #E3E2E2; 
 }

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */



/*--------------------------------------------------

  REQUIRED to hide the non-active tab content.

  But do not hide them in the print stylesheet!

  --------------------------------------------------*/

.tabberlive .tabbertabhide {

 display:none;

}



/*--------------------------------------------------

  .tabber = before the tabber interface is set up

  .tabberlive = after the tabber interface is set up

  --------------------------------------------------*/

.tabber {

}

.tabberlive {

 margin-top:1em;

}



/*--------------------------------------------------

  ul.tabbernav = the tab navigation list

  li.tabberactive = the active tab

  --------------------------------------------------*/

ul.tabbernav

{

 margin:0;

 padding: 3px 0;

 border-bottom: 1px solid #000;

 font: bold 12px Verdana, sans-serif;

}



ul.tabbernav li

{

 list-style: none;

 margin: 0;

 display: inline;

}



ul.tabbernav li a

{

 padding: 3px 0.5em;

 margin-left: 3px;

 border: 1px solid #000;

 border-bottom: none;

 background: #000;

 text-decoration: none;

}



ul.tabbernav li a:link { color: #fff; }

ul.tabbernav li a:visited { color: #fff; }



ul.tabbernav li a:hover

{

 color: #000;

 background: #fff;

 border-color: #000;

}



ul.tabbernav li.tabberactive a

{
color: #000;
 background-color: #fff;

 border-bottom: 1px solid #fff;

}



ul.tabbernav li.tabberactive a:hover

{

 color: #000;

 background: white;

 border-bottom: 1px solid white;

}



/*--------------------------------------------------

  .tabbertab = the tab content

  Add style only after the tabber interface is set up (.tabberlive)

  --------------------------------------------------*/

.tabberlive .tabbertab {

 padding:5px;

 border:1px solid #000;

 border-top:0;



 /* If you don't want the tab size changing whenever a tab is changed

    you can set a fixed height */



 /* height:200px; */



 /* If you set a fix height set overflow to auto and you will get a

    scrollbar when necessary */



 /* overflow:auto; */

}



/* If desired, hide the heading since a heading is provided by the tab */

.tabberlive .tabbertab h2 {

 display:none;

}

.tabberlive .tabbertab h3 {

 display:none;

}



/* Example of using an ID to set different styles for the tabs on the page */

.tabberlive#tab1 {

}

.tabberlive#tab2 {

}

.tabberlive#tab2 .tabbertab {

 height:200px;

 overflow:auto;

}


http://www.barelyfitz.com/projects/tabber/example-print.css

/* $Id: example-print.css,v 1.2 2006/03/06 04:11:55 pat Exp $ */

/* When printing, hide the tab navigation list

   and don't use any other styles

*/



.tabbernav {

 display:none;

}












 
