/*
  $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
*/
/*
. is class 
# is id 
*/

.boxText { font-family:  Arial, sans-serif; font-size: 10px; }
.errorBox { font-family :  Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family :  Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family :  Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
p {background-image: url(includes/sts_templates/images/fixed-bg.jpg); background-repeat: no-repeat; }
.sidebg {
	border-style: solid; 
	border-width: 0px;
	border-color: #000000;
height : 10%;
margin-right: auto;
margin-left: auto;

	background:url('images/sidebg.gif'); 

filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;


	}

a {
	color: #000000;
	text-decoration: none;
		}

		
a:visited {
	color: #000000;
	text-decoration: none;

}
		
a:hover {
	color: #666666;
	text-decoration: underline;	
		}
		
				
.maintable

{
	background-color:#000000;
}

a.maintable		{ color: #ffffff; text-decoration: none;}
a.maintable:hover { color: #333333; text-decoration: none;}


select
{
	border: 1px solid black;
	background-color: #FFFFFF;
	color: #000000;
	margin: 1px;
}

.columnleftdiv

{

border: solid #000000 0px;
background-color: #660000;
 }
 
BODY {
	text-align: center;
	color: #000000;
	margin: 0px;
	background-color: #EEEEEE;
}

.fixcenter {
  width: 800px;
  background: #ffffff;
  color: #000000;
  margin: auto;

  text-align: left;
}



FORM {
	display: inline;
}



TR.header {
	background: #ffffff;
	background-image: url(images/header.jpg);
}





TR.headerNavigation {
  background: #000000;
	font-size:11px;
}


TD.headerNavigation {
	font-family:  sans-serif;
	font-size:11px;
	text-align: left;
	background: #000000;
	color: #999999;
	padding-left: 133px;
	
	

	}
	
.headerNavigation a { 
  color: #999999;
	font-family:  sans-serif;
  	font-size:11px;
  text-decoration:none; 
}

.headerNavigation a:hover {
	color: #CCCCCC;
	font-family:  sans-serif;
  text-decoration:none;
}
.headerNavigation a:visited { 
  color: #999999;
	font-family:  sans-serif;
  
  text-decoration:none; 
}

#contact a {
text-decoration:underline;
text-align:center;
}

#contact a:hover {
text-decoration:none;
}





TR.headerCrumb {
  background: #ffffff;
  color: #999999;
  font-size: 10px;
}

.headerCrumb {
	font-family:  sans-serif;
	font-size: 9px;
	background: #ffffff;
	font-weight : bold;
	text-decoration:none;
	text-indent: 5px;
}

.headerCrumb a {
	font-size: 9px;
	color: #666666;
	text-decoration:none; 
}

.headerCrumb a:hover {
	font-size: 9px;
	color: #333333;
	text-decoration:none;
}





TR.headerError {
  background: #ff0000;
}

TD.headerError {
	font-family:  sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}





TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
	font-family:  sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}






#footer2 {
	background: #eeeeee;
	font-size:0.6em;
	text-align:center;
	padding-top: 10px;
}

TR.footer {
	background: #eeeeee;
	font-size:.6em;
	text-align:center;
}

TD.footer {
	font-family:  sans-serif;

  background: #000000;
  background-image: url(images/bottombar.jpg);
  color: #999999;

}

A.footer  {
	font-family:  sans-serif;
	
	color: #999999;	
	text-decoration: none;
}

.footer a {
	font-family:  sans-serif;

	color: #999999;	
	text-decoration: none;
}


A.footer:hover {	
	color: #cccccc;
	text-decoration: none;	
}

.footer a:hover {	
	color: #cccccc;
	text-decoration: none;	
}

.footer a:visited {	
	color: #999999;
	text-decoration: none;	
}





.infoBox {
  background: #ffffff;
}

.infoBoxContents {
  background: #ffffff;
	font-family:  sans-serif;
  font-size: 10px;
}
.infoBoxContents2 {
  background: #660000;
	font-family:  sans-serif;
  font-size: 10px;
}



.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	font-family:  sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(images/button.jpg);
	color: #ffffff;
	padding-bottom: 15px;
	background-repeat: no-repeat;
}

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

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

.productListing-btn a{
	vertical-align: middle;
	white-space: nowrap;
	font-family: sans-serif;
	font-size: 10px;
	color: #0000FF;
	text-decoration: underline;	
	
}
.productListing-btn a:hover{
	
	text-decoration:none;	
	
}

.productListing-price {

	font-family:  sans-serif;
	font-size: 10px;
	
	vertical-align: middle;
	white-space: nowrap;
	

}

.productListing-price a{

	color: #000000;
	
	

	
}

.productListing-name {
	font-family:  sans-serif;
	font-size: 10px;
	
	vertical-align: middle;
	white-space: nowrap;

	padding-left: 5px;	
}

.productListing-name a{


	color: #000000;
	
	
}

.productListing-model {
font-family:  sans-serif;
	font-size: 10px;
	
	vertical-align: middle;
	white-space: nowrap;
}

.productListing-model a{

color: #000000;

		

	
}

TABLE.productListing {
	padding: 10px;
}
TD.productListing-heading {
	height: 30px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}

.productListing-heading a{
	font-family:  sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
	white-space: nowrap;
	/*text-align:right;*/
	
	background-color: 4589da;		
	}

TD.productListing-headingM {
	background-image: url(images/titlebarM.jpg);
	height: 30px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}

.productListing-headingM a{
	font-family:  sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
	white-space: nowrap;
	/*text-align:right;*/
	
	background-color: 4589da;		
	
}

TD.productListing-headingL {
	background-image: url(images/titlebarL.jpg);
	height: 30px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: left top;
}

.productListing-headingL a{
	font-family:  sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
	white-space: nowrap;
	/*text-align:right;*/
	
	background-color: 4589da;
	margin-left: 5px;	
}
TD.productListing-headingR {
	background-image: url(images/titlebarR.jpg);
	height: 30px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: right top;
}

.productListing-headingR a{
	font-family:  sans-serif;
	font-size: 10px;
	color: #ffffff;
	vertical-align: top;
	white-space: nowrap;
	/*text-align:right;*/
	
	background-color: 4589da;		
	
}
TD.productListing-data {


	vertical-align:middle;
/*	padding-top:5px;*/
	font-family:  sans-serif;
	font-size: 10px;
	color: #000000;
	background-color:#e8e7e5;
}




A.pageResults {
  color: #0000FF;
}

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

TD.pageHeading, DIV.pageHeading {
	font-family:  sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #9a9a9a;
	margin-left:5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 10px;
}

TR.subBar {
  background: #f4f7fd;
}

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

TD.main, P.main {
	font-family:  sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background-color:#ffffff;
	text-indent: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

.main2 {
font-family:  sans-serif;
	font-size: 11px;
	line-height: 1.5;
	background-color:#ffffff;
	text-indent: 5px;
padding-left: 10px;
padding-right: 10px;
}

.smallText {
	font-family:  sans-serif;
	font-size: 10px;
	text-align: center;

}
.small {
	font-family:  sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #666666;
	width: 141px;

	vertical-align: middle;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.small:hover {
	
	color: #CCCCCC;

}
.small:visited {
	
	color: #ffffff;

}


TD.accountCategory {
	font-family:  sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
	font-family:  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
	font-family:  sans-serif;
  font-size: 12px;
}

TD.tableHeading {
	font-family:  sans-serif;
	font-size: 12px;
	font-weight: bold;
}

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

CHECKBOX, INPUT, RADIO, SELECT {
	font-family:  sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
	font-family:  sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
	font-family:  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:  sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
	font-family:  sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

.productSpecialPrice {
	font-family:  sans-serif;
	color: #ff0000;
	text-align: right;  
}

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

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

.checkoutBarFrom, .checkoutBarTo { 	font-family:  sans-serif;
 font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { 	font-family:  sans-serif;
 font-size: 10px; color: #000000; }

/* message box */

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

/* input requirement */

.inputRequirement { 	font-family:  sans-serif;
 font-size: 10px; color: #ff0000; }


/*Credits: Dynamic Drive CSS Library */

.suckerdiv ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 176px; /* Width of Menu Items */
border-bottom: 1px solid #ededed;
font-family: arial;
font-size: 12px;
}

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

/*1st level sub menu style */
.suckerdiv ul li ul{
left: 175px; /* Parent menu width - 1*/
position: absolute;
width: 176px; /*sub menu width*/
top: 0;
display: none;
}

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

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li a{
left: 175px; /* 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: 1px solid #ededed;
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%; }
/* Start of the new product listing & product info pages */
.pagelisting {
	font-family:  sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #9a9a9a;
}

.price {
	font-family:  sans-serif;
  font-size: 11px;
  color: red;
  font-weight: bold;
  line-height: 1.5;
}

.description {
	font-family:  sans-serif;
  font-size: 10px;
    font-weight: bold;
}


TD.maintop {
	font-family:  sans-serif;
  font-size: 12px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mains {
	font-family:  sans-serif;
  font-size: 10px;
  line-height: 1.5;
  font-weight:bold;
}

TD.mainsred {
	font-family:  sans-serif;
  font-size: 10px;
  color:red;
  line-height: 1.5;
  font-weight:bold;
}

.infoBoxProducts {
  text-align: center;
  border: solid 1px #999999; 
	font-family:  sans-serif;
  font-size: 10px;
  font-weight: normal;
  background-color: transparent;
  color: #333333;
 /* margin-bottom:-8px;*/
}

.infoBoxProducts a {
  color: #333333;
}

TD.infoBoxGrid {
	font-family:  sans-serif;
  font-size: 10px;
  border: solid 1px #999999;
}

/* set pos buy/details button on list */

/*img.buy_now {
  margin-bottom:10px;
} */

/* set pos buy/details button on thumbnail */

/*img.thm_buy_now {
  margin-bottom:-3px;
} 
*/
/* set style buy/details seperator thumbnail */

.buy_now {
  font-weight: bold;
	font-size: 18px;
	color: #999999;

} 

.infoBoxList {

 border-collapse: collapse;
 background-color: #fff;

 }

.thumbcontent {
	font-family:  sans-serif;
  font-size: 10px;
  color:#666666;
  text-align:right;
}

TD.noborderbox {
	font-family:  sans-serif;
  font-size: 10px;
}


/* End of new product listing & product info pages */

/*MSRP*/

.PriceList  { 	font-family:  sans-serif;
 color: #006600; font-size: 10px;  }

.saving { 	font-family:  sans-serif;
 color: #ff0000; font-size: 10px;   }

.pricenow { 	font-family:  sans-serif;
 color: #000000; font-size: 10px;   }

.SavingsPercent  { color: red; font-size: 10px; font-weight: bold }

.oldPrice {
	font-family:  sans-serif;

 text-decoration: line thorough color: #ff0000; 	font-size: 10px;
	text-align: left;
}

.currentPrice {
	font-family:  sans-serif;

font-size: 10px;
	text-align: right;
}

.oldPriceBIG { 	font-family:  sans-serif;

 text-decoration: NONE color: #ff0000; font-size: 12px; }

.PriceListBIG  { 	font-family:  sans-serif;

 color: #006600; font-size: 12px;  }

.pricenowBIG { 	font-family:  sans-serif;
 color: #000000; font-size: 18px;   }

.savingBIG {	font-family:  sans-serif;
 color: #ff0000; font-size: 12px;   }

.usualpriceBIG { 	font-family:  sans-serif;
 color: #000000; font-size: 12px;  }




/* OTF contrib begins */

/* DDB - 041031 - Form Field Progress Bar */

.progress{

  width: 1px;

  height: 14px;

  color: white;

  font-size: 12px;

  overflow: hidden;

  background-color: navy;

  padding-left: 5px;}

}

/* OTF contrib ends */
.attribs {
	font-family: san-serif;
	font-size: 10px;
	color: #000000;
}
