/*
  $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: 11px;
	color: #3c3c3c;
}
.errorBox {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	background: #eeeeee;
	font-weight: bold;
}
.stockWarning {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #cc0033;
}
.productsNotifications {
	background: #FFFFFF;
}
.orderEdit {
	font-family : Verdana, Arial, sans-serif;
	font-size : 10px;
	color: #920128;
	text-decoration: underline;
}
.breadcrumb {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration:none;
	color: #595959
}
a.breadcrumb:link {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #595959
}
a.breadcrumb:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #595959
}
a.breadcrumb:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	font-weight: bold;
	color: #595959
}
.header, a.header:link, a.header:visited, a.header:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}

.header2, a.header2:link, a.header2:visited, a.header2:hover{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #DF5A24
}

.smallTextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #736458
}
a.smallTextwhite:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #CCC;
	line-height:11px;
}
a.smallTextwhite:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color: #CCC;
}
a.smallTextwhite:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
	color: #CCC;
}
.smallTextwhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #686d13;
	line-height: 18px
}
a.smallTextwhite2:link, a.smallTextwhite2:visited {
color:#FFFFFF;
font-family:Arial,Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

a.smallTextwhite2:hover {
text-decoration:underline;
color:#FFFFFF;
}

.np1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #353434
}
a.np1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #353434
}
a.np1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #353434
}
a.np1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration:underline;
	font-weight: bold;
	color: #ffb400
}
.fprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #454545
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #353434
}
body {
	background-color:#363636;
	background-image:url(images/custom/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin:0px;
}
A {
	color: #1C1C1C;
	text-decoration: none;
}
A:hover {
	color: #8c9518;
	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;
	color: #000000;
	font-weight : bold;
}
A.headerNavigation {
 #color: #FFFFFF;
	color: #000000;
}
A.headerNavigation:hover {
 #color: #ffffff;
	color: #000000;
}
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;
}
.footer {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color: #808080
}
a.footer:link {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color: #808080
}
a.footer:visited {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color: #808080
}
a.footer:hover {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	font-weight: none;
	color: #808080
}
TD.footer2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}
.infoBox {
/*background-image:url(images/custom/infoboxbg.jpg);
background-repeat:no-repeat;*/
}
.infoBoxContents {
	background: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.infoBox3 {
	background: none;
}
.infoBoxContents3 {
	background: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	/*padding-left: 10px;
	padding-right: 18px;
	margin-top: 10px;
	margin-bottom: 10px;*/
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #736458;
	line-height: 18px
}
a.white:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #736458;
	line-height: 18px
}
a.white:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #736458;
	line-height: 18px
}
a.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	font-weight: bold;
	color: #736458;
	line-height: 18px
}
.infoBoxContents1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #656565;
}
.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: 13px;
	font-weight: bold;
	color: #ffffff;
}
TD.infoBoxHeading2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #414141;
}
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: #ffffff;
}
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: #c495db;
	border-spacing: 0px;
}
.productListing-heading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #838383;
	color: #fbfbfb;
	font-weight: bold;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration:none;
}
a.productListing-heading:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #838383;
	color: #fbfbfb;
	font-weight: bold;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration:none;
}
a.productListing-heading:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #838383;
	color: #fbfbfb;
	font-weight: bold;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration:none;
}
a.productListing-heading:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #838383;
	color: #fbfbfb;
	font-weight: bold;
	padding-top: 5;
	padding-bottom: 5;
	text-decoration:underline;
}
TD.productListing-data {
	font-family: Arial, sans-serif;
	height:36px;
	font-size: 15px;
	padding-top: 0;
	padding-bottom: 0;
	color:#AF272D;
}
A.pageResults {
	color: #1C1C1C;
}
A.pageResults:hover {
	color: #000;
}
TD.pageHeading, DIV.pageHeading {
	font-family: Arial, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #B10010;
}
TR.subBar {
	background: #f4f7fd;
}
TD.subBar { 
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.main {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #414141;
	line-height: 18px;
}
TD.smallText, SPAN.smallText, P.smallText {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #1C1C1C;
}
TD.accountCategory {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #aabbdd;
}
TD.fieldKey {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
TD.fieldValue {
	font-family: Arial, sans-serif;
	font-size: 12px;
}
TD.tableHeading {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
SPAN.newItemInCart {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
CHECKBOX, INPUT, RADIO, SELECT {
	font-family: Arial, sans-serif;
	font-size: 11px;
}
TEXTAREA {
	width: 100%;
	font-family: Arial, sans-serif;
	font-size: 11px;
}
SPAN.greetUser {
	font-family: 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: #c76170;
	font-weight: bold;
}
SPAN.productSpecialPrice {
	font-family: Arial, sans-serif;
	color: #FB5200;
	font-weight:bold;
}
SPAN.errorText {
	font-family: Arial, sans-serif;
	color: #ff0000;
}
.moduleRow {
}
.moduleRowOver {
	background-color: #eeeeee;
	cursor: pointer;
	cursor: hand;
}
.moduleRowSelected {
	background-color: #eeeeee;
}
.checkoutBarFrom, .checkoutBarTo {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #8c8c8c;
}
.checkoutBarCurrent {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
/* message box */

.messageBox {
	font-family: Arial, sans-serif;
	font-size: 10px;
}
.messageStackError, .messageStackWarning {
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-color: #eeeeee;
}
.messageStackSuccess {
	font-family: Arial, sans-serif;
	font-size: 10px;
	background-color: #efccff;
}
/* input requirement */

.inputRequirement {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #ff0000;
}
#top_header {
	background-image:url(images/top_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#content {
	background-image:url(images/content_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
#content2 {
	background-image:url(images/content2_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#leftside {
	background-image:url(images/leftside_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
.footer2 {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color: #CCCCCC
}
a.footer2:link {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color: #CCCCCC
}
a.footer2:visited {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	font-weight: none;
	text-decoration:none;
	color: #CCCCCC
}
a.footer2:hover {
	font-family:  Arial, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	font-weight: none;
	color: #CCCCCC
}
.main_red {
	font-family: Arial, sans-serif;
	font-size: 16px;
	color: #B10010;
	line-height: 18px;
}


a img {
	border:0px;
}
a.tdnewproducts {
	background-image:url(images/custom/newproducts_item.jpg);
	background-repeat:no-repeat;
	
	width:137px;
	*width:150px;
	height:24px;
	
	padding-top: 10px;
	*padding-bottom: 5px;
	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#CCCCCC;
	vertical-align:middle;
	text-align:left;
	padding-left:13px;
	display:block;
}

a.tdnewproducts:HOVER {
	background-image:url(images/custom/newproducts_itemhover.jpg);
	background-repeat:no-repeat;
	
	width:137px;
	*width:150px;
	height:24px;
	
	padding-top: 10px;
	*padding-bottom: 5px;
	
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#CCCCCC;
	vertical-align:middle;
	text-align:left;
	padding-left:13px;
	display:block;
}
/*
.tdnewproducts a:LINK, .tdnewproducts a:VISITED {
color:#CCCCCC;
text-decoration:none;
display:block;
}

.tdnewproducts a:HOVER {
color:#FFFFFF;
text-decoration:none;
}*/

.productdetails {
background-image:url(images/custom/productdetailsbg.jpg);
background-repeat:repeat;
width:150px;
height:47px;
text-align:left;
vertical-align:middle;
padding-left:7px;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:15px;
color:#000000;
}

.productdetails a:LINK, .productdetails a:HOVER, .productdetails a:VISITED {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:15px;
color:#000000;
text-decoration:none;
}

.price {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-size:20px;
color:#AF272D;
}

.footer, .footer a:LINK, .footer a:VISITED  {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#CCCCCC;
text-decoration:none
}

.credits, .credits a:LINK,  .credits a:HOVER,  .credits a:VISITED {
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:normal;
font-size:11px;
color:#999999;
padding-top:19px;
text-decoration:none;
}

.alphaband, .alphaband A, .alphaband A:LINK, .alphaband A:HOVER, .alphaband A:VISITED {
text-align:center;
font-family:Arial, Verdana, Helvetica, sans-serif;
font-weight:bold;
font-size:11px;
color:#FFFFFF;
}

.title {
color:#B10010;
font-family:Arial,sans-serif;
font-size:14px;
font-weight:bold;
}