/*
  $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; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
  text-align:center;
}

A {
  color: #000000;
  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: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFAE38;
  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: #000000;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #ffffff;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #FFAE38;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFAE38;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #DCDCDC;
}

.infoBoxContents {
  background: #ffffff;
  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: #FFAE38;*/
  background:url(images/aht/mod_top_center.gif);
  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: #f8f8f9;
}

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 {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFAE38;
  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: #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;
}

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

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}
h1 { 
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 margin-bottom: 0;
 padding-bottom: 0;
}

h2 {
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
}
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;
}
ul.sitemap {
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; }

/*aht add*/
#page_in{
	width:971px;
	margin:0px auto;
}

#header_top{
	background:url(images/aht/header_top.gif);
	width:971px;
	height:24px;
}

#header_top_left{
	float:left;
}

#header_top_left_1{
	float:left;
	margin-left:12px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
}

#header_top_left_2{
	float:left;
	margin-left:110px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
}

#header_top_right{
	float:right;
	padding:0px;
}

#header_top_right_in{
	margin-right:110px;
	padding-top:5px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
}

#header_middle{
	width:971px;
	clear:both;
}

#header_banner{
	float:left;
}

#conatact_info{
	float:right;
	margin-top:15px;
	background:url(images/aht/contact_board.gif) no-repeat;
	width:182px;
	height:100px;
}

#top_menu{
	width:971px;
	margin:0px auto;
	padding-left:40px;
}

#top_menu_in{
	float:left;
	margin-right:1px;
}

td.menu_left{
	background:url(images/aht/top_menu_left.gif);
	width:4px;
	height:22px;
}

td.menu_center{
	background:url(images/aht/top_menu_center.gif);
	height:22px;
}

td.menu_right{
	background:url(images/aht/top_menu_right.gif);
	width:4px;
	height:22px;
}

td.menu_left_selected{
	background:url(images/aht/top_menu_select_left.gif);
	width:3px;
	height:22px;
}

td.menu_center_selected{
	background:url(images/aht/top_menu_select_center.gif);
	height:22px;
}

td.menu_right_selected{
	background:url(images/aht/top_menu_select_right.gif);
	width:3px;
	height:22px;
}

a.top_menu_link{
	font-family: Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-size:10px;
}

td.menu_line{
	background:url(images/aht/line_center.gif);
	width:100%;
	height:4px;
}

#header_bottom{
	width:971px;
	clear:both;
}

td.header_bottom{
	background:url(images/aht/header_bottom_center.gif);
	width:100%;
	height:71px;
}

#module_search{
	float:left;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    padding-left:34px;
    padding-top:9px;
}

#separate{
	float:left;
	background:url(images/aht/header_bottom_sepa.gif);
	width:1px;
	height:71px;
	margin-left:45px;
	margin-right:45px;
}

#select_manufacturer{
	float:left;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    padding-top:11px;
}

#select_currency{
	float:left;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    padding-top:11px;
}

#select_language{
	float:left;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #ffffff;
    padding-top:11px;
	padding-left:30px;
}

td.lang_center{
	background: #FFFFFF;
	height:22px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
}

td.infoBoxFooter {
  background: url(images/aht/mod_bottom_center.gif) repeat-x;
}

TD.infoBoxHeading_rnd {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  /*background: #FFAE38;*/
  background:url(images/aht/list_top_center.gif);
  color: #ffffff;
}

td.infoBoxFooter_rnd {
  background: url(images/aht/list_bottom_center.gif) repeat-x;
}

td.footer_bg{
	background:url(images/aht/footer_center.gif);
	height:37px;
	width:100%;
}

#footer_left{
   float:left;
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color:#FFFFFF;
   margin-left:10px;
}

#footer_right{
   float:right;
   font-family: Verdana, Arial, sans-serif;
   font-size: 10px;
   font-weight: bold;
   margin-right:10px;
   padding-top:5px;
   color:#FFFFFF;
}

div.product_bg{
	background: url(images/aht/product_bg.gif) no-repeat;
	width:136px;
	height:136px;
	padding-top:3px;
	margin-top:15px;
}

div.prod_name{
	text-align:left;
	margin-left:25px;
	margin-top:10px;
	color:#66686A;
	font-size: 12px;
}

div.prod_price{
	text-align:left;
	margin-left:25px;
	margin-top:10px;
	color:#0C4493;
	font-size: 14px;
	font-weight:bold;
}

div.prod_buy_info{
	text-align:left;
	margin-left:25px;
	margin-top:10px;
}

a.top_link{
	color: #FFFFFF;
    text-decoration: none;
}

A.top_link:hover {
  color: #AABBDD;
  text-decoration: underline;
}

a.footer_link{
	color: #FFFFFF;
    text-decoration: none;
}

a.footer_link:hover {
  color: #AABBDD;
  text-decoration: underline;
}

div.support_title{
	padding-top:5px;
	padding-left:5px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    text-align:left;
}

div.support_fale{
	padding-top:8px;
	padding-left:5px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #000000;
    text-align:left;
}

div.support_tel{
	padding-top:0px;
	padding-left:5px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #3C3C3C;
    text-align:left;
}

div.support_skype{
	padding-top:8px;
	padding-left:30px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #405410;
    text-align:left;
}

div.support_mail{
	padding-top:25px;
	padding-left:50px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #000000;
}

div.header_bottom_title{
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #000000;
}

a.advance_search{
	color: #A63A26;
    text-decoration: none;
}

a.advance_search:hover {
  color: #AABBDD;
  text-decoration: underline;
}

a.create_account{
	font-size:12px;
	font-weght:bold;
	color: #DC4F05;
    text-decoration: none;
}

a.create_account:hover {
  color: #AABBDD;
  text-decoration: underline;
}

div.prod_price_special{
	text-align:left;
	margin-left:15px;
	margin-top:5px;
	color:#DC4F05;
	font-size: 14px;
	font-weight:bold;
}

div.prod_name_special{
	text-align:left;
	margin-left:15px;
	margin-top:5px;
	color:#000000;
	font-weight:bold;
	font-size: 11px;
}

div.shopping_bg{
	background: url(images/aht/shopping_cart.gif);
	width:174px;
	height:47px;
}

div.no_items{
	padding-left:5px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #3C3C3C;
}

div.cart_total{
	padding-left:5px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 9px;
    color: #000000;
}

div.check_out{
	padding-left:5px;
	padding-top:6px;
	font-family: Verdana, Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}

a.shop_checkout{
	color: #FFFFFF;
    text-decoration: none;
}

A.shop_checkout:hover {
  color: #AABBDD;
  text-decoration: underline;
}

span.cart_total{
	color: #DC4F05;
	font-weight: bold;
	font-size: 11px;
}

a.information_link{
	color: #5C747C;
    text-decoration: none;
}

A.information_link:hover {
  color: #AABBDD;
  text-decoration: underline;
}

td.menu_left_new{
	background:url(images/aht/left.gif);
	width:4px;
	height:22px;
}

td.menu_center_new{
	background:url(images/aht/center.gif);
	height:22px;
}

td.menu_right_new{
	background:url(images/aht/right.gif);
	width:4px;
	height:22px;
}
/*aht end*/

/* VJ Links Manager v1.16 begin */
TABLE.linkListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.linkListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #b6b7cb;
  color: #FFFFFF;
  text-align: center;
}
A.linkListing-heading {
  color: #FFFFFF;
}
A.linkListing-heading:hover {
  color: #FF0000;
}
TD.linkListing-data {
  border-right: 1px solid #b6b7cb;
  border-bottom: 1px solid #b6b7cb;
  padding: 4px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.linkListing-odd {
  background: #f8f8f9;
}

TR.linkListing-even {
  background: #F5F5F5;
}

.linkFeatured {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
  border: 1px solid black;
}
.linkFeaturedHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
.linkFeaturedMain {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #dbd6d6;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingMain {
  color: #fff;
}
A.linkListingMain:hover {
  color: #FF0000;
}

.linkListingCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingCats:hover {
  color: #FF0000;
}

.linkListingSubCats {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #FFFFFF;
  text-align: center;
}
A.linkListingSubCats {
  color: #000;
  line-height: 1.5;
}
A.linkListingSubCats:hover {
  color: #FF0000;
}

/* VJ Links Manager v1.16 end */













