/*
  $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; color: #ffffff;   }



.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; }


.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;


	}


.maintable

{


/*	background-image:url('images/maintablebg.jpg'); */

}

a.maintable		{ color: #ffffff; text-decoration: none;}
a.maintable:hover { color: #333333; text-decoration: none;}


select
{

border: solid black 1px;
background-color: #222222;
color: #ffffff;

}

.columnleftdiv

{

border: solid #000000 1px;
/*background-color: #cccccc; */

}


.columnrightdiv

{

border: solid #ffffff 1px;
background-color: #cccccc;

}


.newproductstable
{
border : 0px;
font-family :  Arial;
	color: #ffffff;
font-size : 10px; 

}

.newproductstable a:link {
	text-decoration: underline;
	color: #ffffff;

	}



.newproductstable a:hover {
	text-decoration: none;
	color: #333333;
font-weight: bold;
	}


.newproductstable a:visited {
	text-decoration: underline;
	color: #ffffff;
	}




ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* =-=-=-=-=-=-=-[Menu Two]-=-=-=-=-=-=-=- */
	
#menu2 {
	width: 180px;
	border-style: solid solid none solid;
	border-color: #677D92;
	border-size: 0px;
	border-width: 0px;
	margin: 1px;
	}
	
#menu2 li a {
/*	height: 40px; */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  
	text-decoration: none;
	}
	
#menu2 li a:link, #menu2 li a:visited {
	color: #ffffff;
/*font-weight: bold; */
	display: block;
/*	background: url(images/menu2.gif); */
	padding: 8px 0 0 10px;
	}
	
#menu2 li a:hover {
	color: #ffffff;
/*	background: url(images/menu2.gif) 0 -50px; */
	padding: 8px 0 0 10px;
font-weight: bold;
	}
	
#menu2 li a:active {
	color: #283A50;
/*	background: url(images/menu2.gif) 0 -100px;*/
	padding: 8px 0 0 10px;
	}

.navh2
{
background-color: #222222;
color: #990000;
font-weight: bold;
width: 120px;

}

.footertable {
  
 
width: 100%;
height : 97px;

/*

	background: url(images/footerbg.jpg) no-repeat;*/

	background:url('images/osc12_r7_c1.jpg'); 

/* filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5; */

bottom:0; 

}


.headerdiv {
  
 
 /* background-image: url("images/headerdivbg.jpg");
  background-repeat: no-repeat;
  color: #000000;
  margin: 0px;
height : 151px;
padding : 0px;
*/

margin-left:auto;
margin-right:auto;
}


.credits

{
 font-family : Verdana, Arial, sans-serif;
color: #888888; 
	text-decoration:none;
 font-size:8px;
text-aling: right;
font-weight : normal;
}

a.credits		{ color: #888888; text-decoration: none;}
a.credits:hover { color: #888888; text-decoration: none;}



BODY {
	background: url(images/osc12_r3_c1.jpg) ;

 	background-color:#660000;
	
  margin: 0px;
margin-bottom: 0px
}

A {
  color: #ffffff;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background:#000000;
}

TD.headerNavigation {
  font-family:  Arial, sans-serif;
  font-size: 10px;
  background: #333333;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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 {


}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
padding: 3px;
  color: #333333;
  font-weight: bold;
}

.infoBox {
 /* background: #333333; */

/*	background: url(images/infoboxbg.jpg); */
border: none ;
padding : 3px;


}

.infoBoxContents {
/*background: url(images/infoboxcontentsbg.jpg);*/
  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:  Arial, sans-serif;
  font-size: 12px;
font-weight: bold; 
background: #000000; 
 /*background-image: url("images/tableheaderbg.jpg"); */
  color: #ffffff;
height: 20px;
padding: 5px;
}


TD.infoBoxHeading1 {
  font-family:  Arial, sans-serif;
  font-size: 14px;
 /* font-weight: bold; */
  background: #000000; 
 /*background-image: url("images/1infoBoxHeading.jpg"); */
  color: #ffffff;
height: 20px;
}

TD.infoBoxHeading2 {
  font-family:  Arial, sans-serif;
  font-size: 14px;
 /* font-weight: bold; */
 background: #000000; 
/* background-image: url("images/infoBoxHeading2.jpg"); */
background-position: top right;
  color: #ffffff;
height: 20px;
}









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:#616C8C;
}

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:#929CB7;
}

TABLE.productListing {
  
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #333333;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #999999;
}

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: #ffffff;
background: #000000;
}

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;
 color: #ffffff;
/*background: #cccccc;*/
padding: 4px;
/* text for listings  */
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ffffff;
}

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;
 
}

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;
}

.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; }
SPAN.productInfoSmall{font-family:Verdana,Arial,sans-serif;font-size:10px;color:#000000;}