/*
$Id: stylesheet.css,v 1.6 2009/03/11 14:08:04 crusader Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright 2006 osCMax

  Released under the GNU General Public License
  
  Updated by  TemplateShopper.com November 2003 for AAbox .com
*/

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

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;  
}

A {
  color: #000000;
  text-decoration: underline;
}

A:hover {
  color: #AABBDD;
  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: url(../../images/history_bg.jpg) left top no-repeat;	
  color: #ffffff;
  font-weight : bold;
  background-color : #587CBE;  
  height:35px;
  width:418px;
}

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 {
 /* background: #bbc3d3;*/
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #587CBE;
  color: #ffffff;
  font-weight: bold;
  padding-top : 1px;
  padding-bottom : 2px;
}

.infoBox {
  /*background: #b6b7cb;*/
}

.infoBoxContents {
  /*background: #f8f8f9;*/  
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #587CBE;
  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 {
  
}

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

TABLE.productListing {
  
}

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

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

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

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

TD.category_desc {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

SPAN.newItemInCart {
font-family:Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	margin-top:40px;
}

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

/****** OvOd addings ******/
.big_sh{
	height:5px;
	width:800px;	
	background : url(../../images/big_sh.jpg) top left no-repeat;
	overflow: hidden;
}
#header{
	height:110px;
	width:800px;
}
#menu{
	height:35px;
	width:800px;	
}
#main{	
	width:800px;
	height:100%;
	clear:both;
}
#flash{
	height:198px;
	width:798px;
	border:1px #999999 solid;
}
#footer_div{
	height:37px;
	width:800px;
	margin-bottom:10px;
	padding-top:10px;	
	clear:both;	
}
#left_side{
	float:left;	
	width:182px;
	height:900px;
	overflow: hidden;	
}
#center_side{
	float:left;
	/*height:100%;*/	
	/*width:418px;*/	
	width:418px;
	overflow: hidden;
}
#right_side{
	float:left;
	/*height:100%;*/
	/*width:200px;*/
	width:200px;
	overflow: hidden;	
}
#logo{
	float:left;
	height:110px;
	width:241px;	
	background : url(../../images/logo.jpg) top left;
}
#search_div{	
	height:110px;
	width:559px;
	float:right;
}
#big_div{
	width:838px;	
	background : url(../../images/big_div.jpg) top left no-repeat white;	
}
#search{
	width:155px;
	+width: 156px;
	-width: 158px;
	height:25px;
	margin-top: 28px;
}
.search_in{
	border:2px solid #4475A2;
	height:25px;
	width:132px;
	float:left;
	background : url(../../images/search_bg.jpg) top left repeat-x;	
}
div.topmenu_border1 {
	width:798px;
	clear:both;
	height:33px;
	overflow:hidden;
	border:1px solid #676767;
}
div.topmenu_border2 {
	width:796px;
	clear:both;
	height:31px;
	overflow:hidden;
	border:1px solid #CDDBE7;
	background: url(../../images/topmenu_bg.jpg) left top repeat-x;
}
div.topmenu_left {
	height:31px;
	overflow:hidden;
	float:left;
}
div.topmenu_right {
	height:31px;
	overflow:hidden;
	float:right;
}
.topmenu_between {
	width:22px;
	background: url(../../images/topmenu_between.jpg) center no-repeat;
}
.menu_item {
}
.menu_hover_item {
	background: url(../../images/topmenu_active_bg.jpg) center no-repeat;
}
a.mainlevel-nav:link {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;line-height: 180%;color:white;text-decoration: none;}
a.mainlevel-nav:visited {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;line-height: 180%;color:white;text-decoration: none;}
a.mainlevel-nav:hover {font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;font-size:12px;font-weight:normal;line-height: 180%;color:white; text-decoration: none;}
.title{
	background: url(../../images/title_bg.jpg) left top no-repeat;
	width:180px;
	height:35px;
	font_family:Verdana;
	font-size:11px;
	color:white;
	font-weight:bold;
	/*padding-top:10px;*/
	overflow: hidden;
	line-height: 300%;
}
.title_right{
	background: url(../../images/title_bg_right.jpg) no-repeat;
	width:200px;
	height:35px;
	font_family:Verdana;
	font-size:11px;
	color:white;
	font-weight:bold;
	/*padding-top:10px;*/
	line-height: 300%;
	overflow: hidden;
}
#q_search{
	width:180px;
    margin-bottom:3px;
}
.top_sh{
	background: url(../../images/search_sh_top.jpg) no-repeat;
	width:180px;
	height:3px;
	overflow: hidden;	
}
.bottom_sh{
	background: url(../../images/search_sh_bottom.jpg) no-repeat;
	width:180px;
	height:3px;
	overflow: hidden;	
}
.body_sh{
	background: url(../../images/search_body_bg.jpg) top left repeat-y;
	width:180px;
	height:100%;
	padding-bottom:1px;
	/*height:150px;*/
	/*padding-top:5px;*/
	overflow: hidden;
}
.top_sh_right{
	background: url(../../images/curr_sh_top.jpg) no-repeat;
	width:200px;
	height:3px;
	overflow: hidden;	
}
.bottom_sh_right{
	background: url(../../images/curr_sh_bottom.jpg) no-repeat;
	width:200px;
	height:3px;
	overflow: hidden;	
}
.body_sh_right{
	background: url(../../images/curr_sh_body.jpg) top left repeat-y;
	width:200px;
	height:100%;
	padding-top:5px;	
}
.cat_top_sh{
	background: url(../../images/cat_sh_top.jpg) left top no-repeat;
	width:180px;
	height:5px;
	overflow: hidden;
}
.cat_bottom_sh{
	background: url(../../images/cat_sh_bottom.jpg) no-repeat;
	width:180px;
	height:5px;
	overflow: hidden;
}
.cat_body_sh{
	background: url(../../images/cat_sh_body.jpg) repeat-y;
	width:180px;
	
}
.cat_link, SPAN.errorText{
	color:white;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:normal;
}
.w_new_link{	
	color:#263D89 !important;
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}
.w_new_link_author{
	color:#263D89 !important;
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;	
}
.info_link{
	color:#050669;
	text-decoration:underline;
	font-family:Arial;
	font-size:12px;	
	line-height:18px;
}
div.module3_top {
	width:204px;
	height:4px;
	background: url(../../images/module3_top.jpg) left top no-repeat;
	overflow:hidden;
}
div.module3_center {
	width:204px;
	overflow:hidden;
}
div.module3_left {
	width:204px;
	background: url(../../images/module3_left.jpg) left top repeat-y;
	overflow:hidden;
}
div.module3_right {
	width:204px;
	background: url(../../images/module3_right.jpg) right top repeat-y;
	overflow:hidden;
}
div.module3_bottom {
	width:204px;
	height:4px;
	background: url(../../images/module3_bottom.jpg) left top no-repeat;
	overflow:hidden;
}
div.banner1 {
	width:194px;
	height:68px;
	background: url(../../images/banners/banner1.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
div.banner1_hover {
	width:194px;
	height:68px;
	background: url(../../images/banners/banner1_hover.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
div.banner2 {
	width:194px;
	height:148px;
	background: url(../../images/banners/banner2.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
div.banner2_hover {
	width:194px;
	height:148px;
	background: url(../../images/banners/banner2_hover.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
div.banner3 {
	width:194px;
	height:148px;
	background: url(../../images/banners/banner3.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
div.banner3_hover {
	width:194px;
	height:148px;
	background: url(../../images/banners/banner3_hover.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
div.banner4 {
	width:194px;
	height:148px;
	background: url(../../images/banners/banner4.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
div.banner4_hover {
	width:194px;
	height:148px;
	background: url(../../images/banners/banner4_hover.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
div.banner5 {
	width:194px;
	height:68px;
	background: url(../../images/banners/banner5.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
div.banner5_hover {
	width:194px;
	height:68px;
	background: url(../../images/banners/banner5_hover.jpg) left top no-repeat;
	cursor:pointer;
	overflow:hidden;
}
#s_cart{
	width:200px;
}
.s_cart_body{
	width:200px;
	height:120px;
	background: url(../../images/s_cart_bg.jpg) left top no-repeat;	
}
.s_cart_item{
	font-family:Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	margin-top:40px;
	margin-left:80px;	
}
.s_cart_checkout{
	margin-top:30px;
	margin-left:90px;
}
#cover_img{
	width:141px;
	height:26px;
	font-family:Arial;
	font-size:12px;
	color:#00349A;
	font-weight:bold;
}
#product_n_a{
	width:166px;
	height:26px;
	font-family:Arial;
	font-size:12px;
	color:#00349A;
	font-weight:bold;
}
#price{
	width:109px;
	height:26px;
	font-family:Arial;
	font-size:12px;
	color:#00349A;
	font-weight:bold;
}
.sep{
	height:26px;
	width:1px;
	background-color:#C2C2C3;
}
.description{
	font-family:Arial;
	font-size:10px;
	color:#000000;
	margin-top:10px;
}
.price{
	font-family:Arial;
	font-size:12px;
	color:#000000;	
	padding-left:30px;
	font-weight:bold;
}
.p_info{
	width:418px;
	height:222px;
	background: url(../../images/p_info_bg.jpg) left top no-repeat;	
	padding-top:15px;
}
#grey{
	width:800px;
	height:33px;
	border:1px solid #676767;
}
#white{
	width:798px;
	height:31px;
	border:1px solid #CEDCE8;
}
#blue{
	width:798px;
	height:33px;
	background:url('../../images/footer_bg.jpg') top left repeat-x;
}
#footer_text{
	padding-top:8px;
	padding-left:20px;
	height:20px;
	width:750px;
	color:white;
	font-family:Arial;
	font-size:12px;
}
#sunrize{	
	height:20px;
	width:790px;
	color:#999999;
	font-family:Arial;
	font-size:12px;
	text-align:right;
}
.sunrize_link{
	color:#999999;
	font-family:Arial;
	font-size:12px;
	text-align:right;
	text-decoration:underline;
}
.sunrize_link:hover{
	text-decoration:none;
	color:#999999;
}
#logos{
	width:182px;
	height:70px;
	clear:both;
}
#visa{
	float:left;
	width:50px;
	height:29px;
	background:url('../../images/visa.jpg') top left no-repeat;
	margin:20px 5px 0px 7px;
}
#mastercard{
	float:left;
	width:50px;
	height:29px;
	background:url('../../images/mastercard.jpg') top left no-repeat;
	margin:20px 5px 0px 3px;
}
#aexpress{
	float:left;
	width:50px;
	height:49px;
	background:url('../../images/americanexpress.jpg') top left no-repeat;
	margin:10px 5px 0px 3px;
}
.prodact_price{
  padding-top:20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #000099;
}

table#new_address_box table{
	width: 390px;
}

div.new_address_form_div{
	width: 390px;
}

div.new_address_form_div select{
	width: 270px;
}

div#sing_in{
	font-family: "Arial";
	font-size: 10px;
}

label.login_label{
	font-family: "Verdana";
	font-size: 10px;
}

div#sing_in a:link{
	font-family: "Arial";
	font-size: 10px;
	text-decoration: underline;
}

div#sing_in a:visited{
	font-family: "Arial";
	font-size: 10px;
	text-decoration: underline;
}

div#sing_in a:hower{
	font-family: "Arial";
	font-size: 10px;
	text-decoration: underline;
}

div.user_menu{
	padding-left: 10px;	
}

