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

FORM {
	display: inline;
}

.infoBox {
  background: #ffffff;
}

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















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

TD.welcome {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px; 
  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;
}





.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;
  font-weight: bold;
  background: #bbc3d3;
  color: #ffffff;
}

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

TD.slaveListing-odd {
  background: #D0DADF;
}
 
TD.slaveListing-even {
  background: #E5ECEE;
}  
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: #ffffff;
}

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

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

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

A.productListing-even {
  color: #0000FF;
  text-decoration:none;
}

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.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.featText, SPAN.featText, P.featText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight:bold;
  color:#697477;
}
A.featahead {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight:bold;
  color:#697477;
}

TD.tinyText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}

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

.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: #420000 url(images/bg2.gif) left top;
padding:0; margin:0;}
body, td {font-family:Tahoma,verdana,arial; font-size:11px; color:#666666;}

.bg {background:url(images/m11.jpg); background-repeat: no-repeat;}
.bg1 {background:#839DAB;}
.bg4 {background:#E5ECEE;}
.bg5 {background:#E5ECEE;}
.bg6 {background:#BACDD3;}
.bg1a {background:url(images/m21a.gif); background-repeat: no-repeat;}
.bg2 {background:url(images/m29.gif); background-repeat: no-repeat;}
.bg2a {background:url(images/m29a.gif); background-repeat: no-repeat;}
.bg2_2 {background:url(images/m29_2.gif); background-repeat: no-repeat;}
.bg3 {background:url(images/m38.gif); background-repeat: no-repeat;}
.bg3a {background:url(images/m26a.gif); background-repeat: repeat-y;}


ol{
   margin:0px;
   padding:0px;
   list-style:none;
}
ol li{		
	background:url(images/m25.gif) center left no-repeat; margin:0 0 0 9px;
	padding:0 0 0 10px;
}
ol a{
	color:#333333;
	text-decoration:none;
    font-size:10px;
	line-height:14px;
}
ol a:hover{
	color:#EF6507;
}

ul{
   margin:0px;
   padding:0px;
   list-style:none;
}
ul li{		
	background:url(images/m08.gif) center left no-repeat; margin:0px;
	padding:0 0 0 10px;
}
ul a{
	color:#FFFFFF;
	text-decoration:none;
    font-size:11px;
	line-height:16px;
}
ul a:hover{
	font-weight:bold;
}

.se  {width:105px; height:17px; font-family:tahoma,verdana,arial; font-size:10px; color:#6B6B6B; padding-left:3px;}
.go  {height:17px; width:160px; font-family:tahoma,verdana,arial; font-size:10px; color:#6B6B6B; border: 1px solid #7F7E7E;}
.go1  {height:18px; width:40px; font-family:tahoma,verdana,arial; font-size:10px; color:#333333; font-weight:bold; text-align:center;}
.ch  {height:25px; width:25px;}
.bd  { background:#E5ECEE; }
.bda  { background:#BDCED6; }
.bd2  { background:url(images/bestbg.gif); }
.bd2a  { background:#839DAB; }
.bd3  { background:url(images/albumbg.gif); }
.bd4  { background:#D0DADF; }
.cartbg  { background:url(images/cartbg.gif); }
.cartDiv {
	  position:absolute;	  
	  top:327px;
	  _top:330px;
	  left:890px;
	  _left:887px;
	  background-color:transparent;
}
.yourMusic {

	  float:right;
	  top:0px;
	  _top:0px;

	  background-color:transparent;
}
.bd1  {}
.ab  {vertical-align: middle;}
.albumb  { background:#E5ECEE; }

.tx  {font-size:10px; color:#FFFFFF;}
.tx1 {font-size:11px; color:#526472;}
.tx2 {font-size:10px; color:#526472; font-weight:bold}
SPAN.tx2 {font-size:10px; color:#526472; font-weight:bold}
.tx2a {font-size:10px; color:#B6CBD1; font-weight:bold}
.tx3 {font-size:11px; color:#FFFFFF; text-transform:uppercase;}
.tx3 a {font-size:11px; color:#FFFFFF; font-weight:bold; text-transform:uppercase;text-decoration:none;}
.tx32 {font-size:11px; color:#526472; text-transform:uppercase;}
.tx4 {font-size:11px; color:#EF6507;}
.tx5 {font-size:10px; color:#839DAB; text-transform:uppercase;}
.tx6 {font-size:10px; color:#4A5A64; font-weight:bold;}
.tx7 {font-size:11px; color:#EF6507; font-weight:bold;}
.tx8 {font-size:10px; color:#EF6507; font-weight:bold;}
.tx9 {font-size:12px; color:#5EAE07; font-weight:bold;}
.tx10 {font-size:10px; color:#333333;}
.tx11 {font-size:11px; color:#333333;}
.login {font-size:11px; color:#D6DEDE;}
A.login {font-size:11px; color:#D6DEDE; text-decoration:underline;}
TD.productPage {
background:url(images/prodbg.gif);
}

.ml {color:#EF6407;	font-size:10px; text-decoration:underline;}
.ml:hover { text-decoration:none;}
.ml1 {color:#788A90; font-size:10px; text-decoration:none;}
.ml1a {color:#4A5A64 font-size:11px; text-decoration:none;}
A.ml1a  {color:#4A5A64; font-size:11px; font-weight:bold; text-transform:uppercase;}
SPAN.ml1a  {color:#4A5A64; font-size:11px; font-weight:bold; text-transform:uppercase;}
.ml1:hover {text-decoration:underline;}
.ml2 {color:#526472; font-size:10px; text-decoration:none; font-weight:bold;}
.ml2:hover {text-decoration:underline;}
.ml3 {color:#85ACB6; font-size:10px; font-weight:bold; text-transform:uppercase;}
.ml3a {color:#505050; font-size:10px; text-decoration:none;}
.ml3:hover {text-decoration:underline;}
.ml4 {color:#4A5A64; font-size:10px; font-weight:bold; text-decoration:none;}
.ml4:hover {text-decoration:underline;}
.ml4a {color:#4A5A64; font-size:10px; text-decoration:none;}
.ml4a:hover {text-decoration:underline;}
.ml5 {color:#EF6507; font-size:12px; text-decoration:none;}
.ml5:hover {text-decoration:underline;}


#zxc1   {color:#EF6507; font-size:10px;}
#zxc1 a {color:#EF6507; font-size:10px; text-decoration:none;}
#zxc1 a:hover {text-decoration:underline;}


.smallText a, .orderEdit {
	color:#000;
	text-decoration:none;
}

.smallText a:hover, .orderEdit:hover {
	text-decoration:none;
}

#myse select {
	width:200px;
}

.main a {
	color:#000;
	text-decoration:none;
}

.main a:hover {
	text-decoration:underline;
}

SPAN.rating {
font-size:9px;
}	
	
	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 50px;
		height: 10px;
		position: relative;
		background: url(star_rating.gif) top left repeat-x;
				
	}
	
	

	.star-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}
	.star-rating li a{
		display:block;
		width:10px;
		height: 10px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}
	.star-rating li a:hover{
		background: url(star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}
	.star-rating a.one-star{
		left: 0px;
	}
	.star-rating a.one-star:hover{
		width:10px;
	}
	.star-rating a.two-stars{
		left:10px;
	}
	.star-rating a.two-stars:hover{
		width: 20px;
	}
	.star-rating a.three-stars{
		left: 20px;
	}
	.star-rating a.three-stars:hover{
		width: 30px;
	}
	.star-rating a.four-stars{
		left: 30px;
	}	
	.star-rating a.four-stars:hover{
		width: 40px;
	}
	.star-rating a.five-stars{
		left: 40px;
	}
	.star-rating a.five-stars:hover{
		width: 50px;
	}
	.star-rating li.current-rating{
		background: url(star_rating.gif) left bottom;
		position: absolute;
		height: 10px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}

.loading {
	height: 15px;
	background: url('../images/working.gif') 50% 50% no-repeat;
	}	
.menus {
  background: #EFEFEF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  width:185px;
  color: #081A28;
  border: 1px solid #3D3D3D;
}
.menus2 {
  background: #ffffff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #081A28;
  border-top: 1px solid #7C7C7C;
}