/*
  $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: arial; font-size: 10px; }
.errorBox { font-family : arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : arial; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : arial; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
	background: #777;
	color: #aaa;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	margin: 0px;
	text-align:center;
	background-color:#fff;
	background:url('/images/jti_bg.jpg');
	background-position:top center;
}

img {
 border:0px;
 behavior: url(iepngfix.htc);
}

div.container0{
	background: transparent;
width:100%;
}

div.container{
	background: transparent;
	color: #000;
	margin: 0px;
	width:912px;
	text-align:left;
	}

#head_mid{
	position:relative;
	top:30px;
	left:22px;
	height:25px;
}


#navigation{

	background:transparent;
}

#search{
	/*background-color: #172659;*/
	background:url('./includes/images/search_bg.gif') no-repeat;
	width: 230px;
	padding-left:9px;
	height:32px;
	vertical-align:top;

}
input.inputtext{
	width:140px;
	font-size:12px;
}

input.submit{
	background-color:#172659;
	color:#fff;
	font-weight:bold;
	border:0px;
}
input.submit:hover{
	background-color:#F2F5F8;
	color:#777;
	font-weight:bold;
	cursor:pointer;
}

td {
font-size:10px;
}

#table_head {

}
A {
	color: #A91E23;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
  color: #888;
  text-decoration: none;
}

A:hover {
	color: #264390;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	color: #AABBDD;
	text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, arial;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, arial;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: arial;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: transparent;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: arial;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: arial;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: arial;
  font-size: 10px;
  font-weight: bold;
  bayesckground: #bbc3d3;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: arial;
  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: arial;
  font-size: 10px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.productListing-data {
  font-family: arial;
  font-size: 10px;
}



TD.pageHeading, DIV.pageHeading {
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: arial;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: arial;
  font-size: 11px;
  line-height: 1.5;
  color:#A91E23;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: arial;
  font-size: 10px;
  color:#A91E23;
}

TD.accountCategory {
  font-family: arial;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: arial;
  font-size: 12px;
}

TD.tableHeading {
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: arial;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: arial;
  font-size: 11px;

}
input.red_bg_style{
  border:solid 1px #A91E23;
}
TEXTAREA {
  width: 100%;
  font-family: arial;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: arial;
  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, arial;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, arial;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: arial;
  color: #ff0000;
}

SPAN.errorText {
  font-family: arial;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: arial; font-size: 11px; color: #333; }
.checkoutBarCurrent { font-weight:bold;font-family: arial; font-size: 11px; color: #A91E23; }

/* message box */

.messageBox { font-family: arial; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: arial; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: arial; font-size: 10px; color: #ff0000; }


td.productListing-heading A {
	color: #aaa;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
  color: #eee;
  text-decoration: none;
}

td.productListing-heading A:hover{
	color: #aaa;
	font-weight:bold;
	font-size:12px;
	font-family:arial;
	color: #fff;
	text-decoration: underline;
}

div.menutitle1{
border-bottom:solid 1px #DDD;
padding:2px 0px 4px 4px;
text-align:left;
font-size:12px;
font-weight:bold;
font-family:arial;
}
div.menutitle1:hover{
border-bottom:solid 1px #DDD;
padding:2px 0px 4px 4px;
text-align:left;
font-size:12px;
font-weight:bold;
background-color:#fff;
}
div.menutitle1 a{
color:#292019;
text-decoration:none;
}
div.menutitle1 a:hover{
color:#292019;
text-decoration:none;
}

div.sub1{
border-bottom:solid 1px #ddd;
padding:2px 0px 2px 12px;
text-align:left;
font-size:12px;
color:red;
}
div.sub1:hover{
border-bottom:solid 1px #ddd;
padding:2px 0px 2px 12px;
text-align:left;
font-size:12px;
color:red;
background-color:#fff;
}

div.sub2{
border-bottom:solid 1px #ddd;
padding:2px 0px 2px 18px;
text-align:left;
font-size:10px;
font-weight:normal;
}

div.sub2:hover{
border-bottom:solid 1px #ddd;
padding:2px 0px 2px 18px;
text-align:left;
font-size:10px;
background-color:#fff;
font-weight:normal;
}

div.sub1 a{
	color:#292019;
	font-weight:bold;
	font-size:11px;
}
div.sub1 a:hover{
	color:#292019;
	font-weight:bold;
	font-size:11px;
}

div.sub2 a{
	color:#292019;
	font-weight:normal;
	font-size:11px;
	
}
div.sub2 a:hover{
	color:#292019;
	font-weight:normal;
	font-size:11px;
}
#retailer{
	width:600px;
	font-size:12px;
	margin:0px;
	color:#9E1E1D;
}
#retailer th{
	font-weight:bold;
	text-align:center;
	background-color:#D6D1BB;
	font-weight:bold;
	color:#9E1E1D;
	font-size:12px;
	padding:2px;
}
#retailer td.one{
	padding:1px;
	color:#111;
	font-size:11px;
}
#retailer td.two{
	padding:1px;
	font-size:11px;
	background-color:#D6D1BB;
	color:#111;
}
a.link_red {
	color:red;
}
a.link_red:hover {
	color:#770804;
}


#navigation a{
	font-size:12px;
	font-weight:normal;
	color:#172659;
	text-decoration:none;
}
#navigation a:hover{
	font-size:12px;
	font-weight:normal;
	
	color:#ffd100;
	text-decoration:none;
}
table.main_data{
	width:910px;
	margin:0px;
	padding:0px;
}
td.added_left {
	width:11px;
}
td.added_mid {
	width:2px;
}
td.added_right {
	width:11px;
}
td.added_top {
	height:5px;
}
td.added_topl {
	height:11px;
	background:url('./includes/images/main_tl.png') no-repeat;
	behavior: url(iepngfix.htc);
}

td.added_topl2 {
	height:11px;
	background:url('./includes/images/main_tl2.png') no-repeat;
	behavior: url(iepngfix.htc);
}

td.added_topr {
	height:11px;
	background:url('./includes/images/main_tr.png') no-repeat;
	behavior: url(iepngfix.htc);
}
td.added_topbl {
	height:11px;
	background:url('./includes/images/main_bl.png') no-repeat;
	behavior: url(iepngfix.htc);
}
td.added_topbl2 {
	height:11px;
	background:url('./includes/images/main_bl2.png') no-repeat;
	behavior: url(iepngfix.htc);
}
td.added_topbr {
	height:11px;
	background:url('./includes/images/main_br.png') no-repeat;
	behavior: url(iepngfix.htc);
}
td.data_left_top {
	width:180px;
	vertical-align:top;
	background-color:#fff;
}
td.data_left {
	width:175px;
	vertical-align:top;
	background-color:#D5D1BA;
}
td.data_left2 {
	width:260px;
	vertical-align:top;
	background-color:#D5D1BA;
}
td.data_right_main {

	width:715px;
}
td.data_right {
	background-color:#fff;
	width:715px;
}
td.data_right2 {
	background-color:#fff;
	width:640px;
}
table.footer_data {
	vertical-align:middle;
	height:32px;
	font-size:12px;
	float:left;
	position:relative;
	top:-46px;
	left:10px;
	width:800px;
}
.vtop{
	vertical-align:top;
	color:#172659;
}

div.container1{

width:100%;
}

.xpngfix { behavior: url(iepngfix.htc) }

div.shop_bg{
	padding:0px;
	margin:0px;height:154px;
	width:100%;
	background:url(/includes/images/transparent_box.png) no-repeat;
	padding-top:4px;
	z-index: 10;
	position:relative;
	behavior: url(iepngfix.htc);
}

td.shop_bg2{
	vertical-align:top;
	width:25%;
	padding:0px;
	margin:0px;
	background:url('/includes/images/transparent_box2.png') no-repeat;
	padding-top:4px;
	behavior: url(iepngfix.htc);
}
div.subcat_links {
	position:absolute;
	top:310px;
	float:left;
	height:210px;
	background:url('/includes/images/nontransparent_box.gif') no-repeat;
}
div.subcat_links2 {
	z-index: 20;
	position:relative;
	text-align:right;
	width:165px;
	padding-top:14px;
	line-height: 80%;
}

table.table_res{
	color:#172659;
	font-size:13;
	font-weight:bold;
}
table.table_res td{
	color:#172659;
	font-size:13;
	font-weight:bold;
}
a.pageResults{
	color:#172659;
	font-size:12;
	font-weight:bold;
	background-color:transparent;
}
a.pageResults:hover{
	color:#F4EC0E;
	background-color:transparent;
	font-size:12;
	font-weight:bold;
}
td.pageHeading2{
	background:url('./includes/images/product_title_bg.png') no-repeat;
	color:#fff;
	font-size:14px;
	height:38px;
	padding-top:7px;
	behavior: url(iepngfix.htc);
}
font.product_desc{
	font-size:12px;
	color:#fff;
	text-align:left;
}
.inner_div{
	width:95%;
	text-align:left;
	padding-top:10px;
}

td.product_image{
	text-align:left;
	width:396px;
	background-color:#fff;
}

table.dealer_tbl_bg td{
	background-color:#fff;
}


/* Begin CSS Popout Menu */

#menu{
width:100%;
float:left;

}

#menu a, #menu h2{
font:bold 11px/16px arial,helvetica,sans-serif;
display:block;
white-space:nowrap;
margin:0;
padding:1px 0 1px 3px;
}

#menu h2{
color:#fff;
background:transparent 100% 100%;
text-transform:uppercase
}

#menu a{
background:transparent;
text-decoration:none;
}

#menu a, #menu a:visited{
color:#fff;
}

#menu a:hover{
color:#fff;
background:#D90303;
}

#menu a:active{
color:#fff;
background:transparent;
}

#menu ul{
list-style:none;
margin:0;
padding:0;
float:left;
width:9em;
}

#menu li{
position:relative;
background:transparent;
}

#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
}

#menu ul ul ul{
top:0;
left:100%;
}

/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:transparent -999px -9999px;
}

div#menu li:hover{
cursor:pointer;
z-index:100;
}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:bold;
color:#000;
background:transparent 100% 100%;
}

#menu a.x:hover{
color:#a00;
background:transparent;
}

#menu a.x:active{
color:#060;
background:transparent;
}

/* End CSS Popout Menu */

.png_fix{
behavior: url(iepngfix.htc);
}
div.cookie_nav{
font-weight:bold;font-size:11px; color:#8a1e1d;
}

a.cookie_nav_links{
 font-weight:bold;
 font-size:11px;
 color:#912325;
 text-decoration:underline;
}
a.cookie_nav_links:hover{
 font-weight:bold;
 font-size:11px;
 color:#912325;
 text-decoration:underline; 
}

div.sort{
	border-top:solid 1px #683f40;
	 margin-top:12px;
	 padding-top:7px;
	 padding-bottom:5px;
	font-weight:bold;
	font-size:11px;
	color:#53361e;
	text-align:right;
	border-bottom:solid 1px #b8898a;
}


div.sort a{
	color:#912325;
}
td.page_no{
	vertical-align:middle;width:12px; height:12px; font-size:10px;padding-top:4px;
}
td.page_style{
	vertical-align:middle;width:17px; height:18px; background: url('./includes/images/page_link_bg.jpg') no-repeat;margin-bottom:5px;
}

td.page_style a{
	color:444;margin-bottom:5px;font-size:10px;
}

td.page_style a:hover{
	color:#999;font-size:10px;margin-bottom:5px;
}
div.show_product {
	margin:1px;
	width:330px;
	height:250px;
	float:left;
	padding-top:10px;
	padding-bottom:18px;
	color:#912325;
	font-size:12px;
	font-weight:bold;
}
div.show_product_brand {
	margin:1px;
	width:280px;
	height:250px;
	float:left;
	padding-top:10px;
	padding-bottom:18px;
	color:#912325;
	font-size:12px;
	font-weight:bold;
}
div.show_product a{
	color:#444;
}
div.show_product a.gold {
	color:#B3A156;
}

div.bottom_subcat{
	margin-left:4px;
	
	padding-bottom:7px;
	padding-left:7px;
	/*float:left;
	width:29%;*/
}


div.bottom_subcat a{
	color:#8C1D24;
}
div.outer_dropdoan_dv1{
	margin-top:-3px;margin-left:5px;background-color:#902423;width:120px;position:absolute;display:none;
}
div.outer_dropdoan_dv2{
	margin-top:-3px;background-color:#902423;width:120px;position:absolute;display:none;
}
div.dropdown_dv {
	border-bottom:solid 1px #6C0000;
	padding-top:3px;
	padding-bottom:3px;
}

div.dropdown_dv a{
	color:#D5D1BA;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
div.dropdown_dv a:hover{
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

div.footer_links{
	height:20px;width:900px;color:#7C7760;font-weight:normal;font-size:11px;
}

div.footer_links a{
	color:#7C7760;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
div.footer_links a:hover{
	color:#B3B0A1;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

#contact_style {

  width:90%;
}

#contact_style  td{
	color:#9C1E21;
	font-weight:bold;
	font-size:12px;
}

#contact_style  input{
	border:solid 1px #ddd;
	border-left:solid 2px #888;
	border-top:solid 2px #888;
}

#contact_style  textarea{
	border:solid 1px #ddd;
	border-left:solid 2px #888;
	border-top:solid 2px #888;
}

table.cart_tbl{
	width:95%;
	text-align:left;
}
table.cart_tbl th{
	color:#fff;
	font-size:12px;
	background-color:#A01C1E;
	text-align:center;
}
table.cart_tbl td.cart_td{
	font-size:12px;
	padding-top:3px;
	border-bottom:solid 1px #D5D1BA;
}
table.new_res{
	font-size:10px;
}
table.new_res td{
	padding-bottom:2px;
}