/*
  $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: #cc3300; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #333333; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #333333; text-decoration: underline; }

BODY {
  background: #FFFFFF url('images/bg_wrapper.gif') 50% repeat-y;
  color: #333333;
  margin: 0; 
  padding: 0; 
}

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

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

FORM {
 display: inline;
}

TD.productPriceInListing {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #d2e9fb;
}

TR.header {
  background: #333333;
}

TR.headerNavigation {
  background: #cc3300;
}

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

A.headerNavigation { 
  color: #333333;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #333333;
  font-size: 13px;  
  font-weight: bold;
  text-decoration: underline;
}

ul.sitemap {
color: #333333;
}

TR.headerError {
  background: #cc3300;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #333333;
  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: #333333;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #333333;
  font-weight: bold;
}

.infoBox {
  border: solid 1px #adadad;
}

.infoBox2 {
  border-left: solid 1px #adadad;
  border-right: solid 1px #adadad;
  border-bottom: solid 1px #adadad;
}

.infoBoxContents {
  background: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

.infoBoxNotice {
  background: #cc3300;
}

.specials {
margin-left:3px;
}

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

TD.infoBoxHeading {
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  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: #fff;
  margin-left: 2px;
  //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: #fff;
  margin-left: 2px;
  //shopping-cart content color
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #fff;
  //shopping-cart header/footer color
  border-spacing: 1px;
  
}

.productListing-heading {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  background: #fff;
  //shopping-cart header/footer color
  color: #cc3300;
  font-weight: bold;
  padding: 2px;
  text-decoration:underline;
}

TD.productListing-data {

  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #333333;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #fff;
  font-weight: bold;
  padding-top: 0px;
  padding-left: 8px;
  text-transform: none;
  background-image:url(images/main_page_header.gif);
  background-repeat:no-repeat;
  height: 26px; 
  width:586px;
}

TD.pageHeading2, DIV.pageHeading2 {
  font-family: Verdana, Arial, sans-serif;
  left:3px;
  font-size: 11px;
  width:586px;
  color: #fff;
  font-weight: bold;
  padding-top: 0px;
  padding-left: 8px;
  text-transform: none;
  background-image:url(images/main_page_header2.gif);
  background-repeat:no-repeat;
  height: 26px;  
}

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

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;
  border-style: solid;
  border-color:#adadad;
  border-width:1px;
}

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: #0e55fe;
  font-weight: bold;
}

.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #e55300;
  line-height:16px;
}

.newPrice {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #e55300;
  line-height:16px;
}

.yousavePrice {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height:16px;
}

.oldPrice{
 text-decoration: line-through;
 font-size: 12px;
 line-height:16px;
 }
 
.oldlistingPrice{
 text-decoration: line-through;
 font-size: 11px;
 color: #00adef;
 font-style: normal;
 line-height:16px;
 }
 
.vat{
  font-size: 9px;
  color: #e55300;
  font-weight: bold;
  text-decoration: none;
 }

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

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

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #adadad; }

/* message box */

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

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000; }

h1 { 
 font-family: tahoma,verdana,arial;
 font-size: 16px;
 font-weight: bold;
}

h2 { 
 font-family: tahoma,verdana,arial;
 font-size: 12px;
}

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

.breadcrumb {
  font-size: 11px;
  color: #fff;
}
 
.breadcrumb:hover {
  font-size: 11px;
  color: #fff;
}

 .bg{
  background-image: url(images/m23.gif);
  background-repeat: repeat-y; 
 }

 .bg1{
  background: #FFFFFF url('images/box_bg.gif') repeat-x;
  border-left: #adadad 1px solid; 
  border-right: #adadad 1px solid;
  border-bottom: #adadad 1px solid;
 }

 .bg2{
  background-image: url(images/m42.gif);
  background-repeat: repeat-y; 
 }

 .bg3{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

 .bg4{
  background-image: url(images/m59.gif);
  background-repeat: repeat-y; 
 }
 
  .bg5{
  background-image: url(images/m48.gif);
  background-repeat: repeat-y; 
 }

 .go{
  border-style: solid;
  border-width: 1px;
  border-color: #adadad;
  height: 20px;
 }

 .cy{
  font-size: 11px;
  color: #333333;
  font-weight: bold;
 }

 .cy1{
  font-size: 14px;
  color: #e55300;
  font-weight: bold;
 }

 .cy2{
  font-size: 12px;
  color: #333333;
  font-weight: bold;
 }
 
 .header { 
 font-family: tahoma,verdana,arial;
 font-size: 12px;
 font-weight: bold;
 }

 .ml{
  font-size: 11px;
  color: #fff;
  text-decoration: none;
 }
 
  .m2{
  font-size: 11px;
  color: #333333;
  text-decoration: none;
 }
 
  .m2:hover {
  font-size: 11px;
  color: #333333;
  text-decoration: none;
 }

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

 .ml2{
  font-size: 10px;
  color: #333333;
 }

 .px2{
  font-size: 2px;
 }

 .px4{
  font-size: 4px;
 }

 .se{
  width: 110px;
  font-size: 9px;
 }
   
/*Start of More Pics 6*/-->
TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
}
/*End of More Pics 6*/-->

#footer_shadow {
  	width: 800px;
	height: 40px;
	margin: auto;
	background: url('images/bg_footer.gif') 0 0 no-repeat;
}

#wrapper {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 800px;
	background: #FFFFFF url('images/bg_wrapper.gif') 0 0 repeat-y;
	padding: 0 0px 0 0px;

}

* html #wrapper {
	right: -1px;
}


/* ^^^^^^^^ BELOW IS THE CODE FOR THE HORIZONTAL MENU ^^^^^^^^^^ */
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 11px Arial;
width: 780px;
border-top:4px solid #FFCC33;
background: white url(images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: #fff;
padding: 7px 9px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li{
color: #fff;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #fff;
background: transparent url(images/blockactive.gif) center center repeat-x;
text-decoration:none;
}

<!--[if IE]>

p.iepara{ /*Conditional CSS- For IE (inc IE7), create 1em spacing between menu and paragraph that follows*/
padding-top: 1em;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE HORIZONTAL MENU ^^^^^^^^^^ */


/* ^^^^^^^^ BELOW IS THE CODE FOR THE USEFUL INFORMATION MENU ^^^^^^^^^^ */

.usefulinfomenu ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 175px; /* Width of Menu Items */
border-bottom: 1px solid #adadad;
font-family: arial;
font-size: 11px;
}
	
.usefulinfomenu ul li{
position: relative;
background-color: #eee;
}
	
/* menu links style */
.usefulinfomenu ul li a{
display: block;
color: black;
text-decoration: none;
background-color: #eee;
padding: 3px 16px;
border: 1px solid #adadad;
border-bottom: 0;
line-height: 1.2em;
}

.usefulinfomenu ul li a:visited{
color: black;
}

.usefulinfomenu ul li a:hover{
background-color: #FFCC00;
color: black;
text-decoration: none;
}

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

/* ^^^^^^^^ ABOVE IS THE CODE FOR THE USEFUL INFORMATION MENU ^^^^^^^^^^ */

table.pricebreak
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 10px;
color: #fff;
width: 200px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

table.pricebreak td {
background-color: #eee;
color: #000;
padding: 2px;
text-align: center;
border: 1px #adadad solid;}

.productimageborder {
border: 1px solid #D3D1D1;
padding: 4px;
margin: 4px;
height:50px;
width:50px;
}

.productimageborder:link, .productimageborder:visited{
border: 1px solid #999999;
padding: 4px;
margin: 4px;
height:50px;
width:50px;
}

.productimageborder:focus, .productimageborder:hover, .productimageborder:active{
border: 1px solid #999999;
padding: 4px;
margin: 4px;
height:50px;
width:50px;
}

table.spec {
	width:90%;
	border:3px solid #dddddd;
	margin:0.5em auto;
	border-collapse:collapse;
	background: #ffffff url(images/spec_table_background2.gif) repeat-x;
	}

table.spec td {
	color:#333333;
	border-bottom: 1px solid #eeeeee;
	border-left:1px solid #eeeeee;
	padding:.5em 1em;
	}	
				
table.spec th {
	font-weight:normal;
	font-size:11px;
	color: #333333;
	text-align:left;
	border-bottom: 1px solid #eeeeee;
	padding:.4em 1em;
	}	
	
 .specheader { 
 font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica;
 color: #333333;
 font-family: tahoma,verdana,arial;
 line-height: 16px;
 }



