/* CSS Document */

html, body {height:100%}

img {border:none}

form {margin:0}

/*div {border: 1px solid #666}*/

body {
	font-family: arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color:#000;
	margin:0; 
	text-align:center;
}

h1 {color:#960028; font-size:200%;margin:0 0 10px 0;}
h2 {color:#960028; font-size:130%; }
h3 {color:#960028; font-size:100%; }

a:link {color:#6f001e;text-decoration:none}
a:visited {color:#6f001e;text-decoration:none}
a:active {color:#6f001e;text-decoration:none}
a:hover {color:#960028;text-decoration:none}

#left_nav a:link {color:#484848;text-decoration:none;font-weight:bold}
#left_nav a:visited {color:#484848;text-decoration:none;font-weight:bold}
#left_nav a:active {color:#484848;text-decoration:none;font-weight:bold}
#left_nav a:hover {color:#fff;text-decoration:none;font-weight:bold}

#footer a:link {color:#9F9F9F;text-decoration:none;}
#footer a:visited {color:#9F9F9F;;text-decoration:none;}
#footer a:active {color:#9f9f9f;text-decoration:none;}
#footer a:hover {color:#9f9f9f;text-decoration:underline;}

.top_nav a:link {color:#fff;font-weight:bold;font-size: 130%; text-decoration:none;float:left;height: 30px; font-weight:bold; text-align:center; padding: 10px 14px 0 14px;background-color:#960028;border-right:1px solid #6f001e}
.top_nav a:visited {color:#fff;font-weight:bold;font-size: 130%; text-decoration:none;float:left;height: 30px; font-weight:bold; text-align:center; padding: 10px 14px 0 14px; background-color:#960028;border-right:1px solid #6f001e}
.top_nav a:active {color:#fff;font-weight:bold;font-size: 130%; text-decoration:none;float:left;height: 30px; font-weight:bold; text-align:center; padding: 10px 14px 0 14px; background-color:#960028;border-right:1px solid #6f001e}
.top_nav a:hover {color:#fff;font-weight:bold;font-size: 130%; text-decoration:none;float:left;height: 30px; font-weight:bold; text-align:center; padding: 10px 14px 0 14px;background-color:#6f001e;border-right:1px solid #6f001e}


.product_list_box .prod_actions a:link {color:#9F9F9F;text-decoration:none}
.product_list_box .prod_actions a:visited {color:#9F9F9F;text-decoration:none}
.product_list_box .prod_actions a:active {color:#9F9F9F;text-decoration:none}
.product_list_box .prod_actions a:hover {color:#6f001e;text-decoration:none}

input, select {font-size:100%}

p {margin:10px 0}

ul {margin-top:5px}

li{margin:0; padding:0}

.bold {color:#960028; font-size:100%;font-weight:bold }

#container {
	width:810px;
	min-height:700px;
	height:auto;
	background: URL('../images/layout/bg_shadow2.jpg') repeat-y;
	background-color:#cbcbcb;
	text-align:left;
	padding:0 15px 0 24px;
	margin-right:auto;
	margin-left:auto;
}

#header {
	width:810px;
	height: 175px;
	background: URL('../images/layout/boxing.jpg') no-repeat;
}

#left_nav {
	width:125px;
	background-color:#cbcbcb;
	padding:10px;
	float:left;
	color: #fff;
	font-weight:bold;
}

#main {
	float:left;
	width: 485px;
	padding:10px;
}

#right_col {
	width:144px;
	float:right;
	margin:10px 10px 10px 0;
	float:right;
	color: #fff;
	font-weight:bold;
}

#footer {
	width:849px;
	height:100px;
	background: URL('../images/layout/btm_shadow2.jpg') no-repeat;
	margin-right:auto;
	margin-left:auto;	
	padding-top:35px;
}

#footer p {margin:0 0 10px 0;color:#9f9f9f;font-size:90%}

.basket_bg { 
	width:150px; 
	height:175px; 
	position:relative; 
	background:#CBCBCB; 
	z-index:2;  
	filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;
	float:right;
}

.basket_fg { 
	width:150px; 
	height:175px; 
	position:relative;
	right: -150px; 
	z-index:3;
	color:#fff; 
	font-weight:bold;
	float:right;
	text-align:center;
}

.basket_fg p {margin:5px 0;}

.small_input {
	width:100px;
	height:12px; 
	font-size: 90%;
	margin:2px 5px 2px 0;
	color:#999999}

.right_col_hdr {
	width: 144px;
	height: 20px;
	background-image: URL('../images/layout/right_col_head.jpg');
	background-repeat:no-repeat;
	text-align:center;
	font-size: 130%;
	padding-top:8px;
}

.right_col_body {
	width: 134px;
	padding: 5px;
	background-color: #cbcbcb;
	background-image: URL('../images/layout/right_col_footer.jpg');
	background-repeat:no-repeat;	
	background-position:bottom;
}

.txt_btn_off { 
	border-style: none; 
	color:#6f001e;
	font-weight:bold;
	background-color:transparent;
	font-size:100%;
	font-family:arial;
	cursor:hand;
	margin-top:-5px;
}

.txt_btn_on { 
	border-style: none; 
	color:#960028;
	font-weight:bold;
	background-color:transparent;
	font-size:100%;
	font-family:arial;
	cursor:hand;
	margin-top:-5px;
}

.top_nav {
	width:810px;
	height: 40px; 
	background-color:#960028;
	clear:both;
	text-align:center;
}

.left_nav_hdr {
	width:120px;
	background-color:#9f9f9f;
	font-weight:bold;
	color:#fff;
	padding:3px;
	margin:10px 0 5px 0;
}

.brand_bar {
	height:65px;
	width:800px;
	background-color:#FFF;
	text-align:center;
	padding: 0 5px;
}

.brand_box {
	width:60px;
	height:60px;
	margin:2px 10px 2px 10px;
	float:left;
}

.brand_box img {
	position: relative; 
	top:50%;	
}

.highlight {color:#960028;font-weight:bold}

.error {color:#ff0000;font-weight:bold}

.clear {clear:both;}

.grey {color:#666666}

.product_hdr {
	width:470px;
	height: 25px;
	padding: 5px;
	background-color:#fff;
}

.brand_hdr {
	width:100%;
	height:110px;
	background-color:#fff;
}

.brand_hdr img {
	position: relative; 
	top:50%;	
	margin-left:10px;
}

.product_list_box {
	width:100%;
	height: 110px;
	padding: 10px 0;
	border-bottom:1px dashed #9F9F9F;
}

.product_list_box p {
	margin:0 0 5px 0;
}

.product_list_box .prod_desc {
	width: 150px;
	height: 110px;
	float: left;
	margin-right: 5px;
	overflow: hidden;
}

.product_list_box .prod_img {
	width:105px;
	height:105px;
	background-image: URL('../images/layout/img_bdr_thb.gif');
	text-align:center;
	margin-right:5px;
	float:left;
}

.prod_img_small {
	width:55px;
	height:55px;
	background-image: URL('../images/layout/img_bdr_sml.gif');
	text-align:center;
	margin-right:5px;
	float:left;
}

.sml_prod_box {
	clear:left;
	height:65px;
	margin:5px 0;
	border-bottom:1px dashed #fff;
}

.product_list_box .prod_img img {
	position: relative; 
	top:50%;
}

.sml_prod_box  img {
	position: relative; 
	top:50%;
}

.prod_img {
	width:158px;
	height:158px;
	background-image: URL('../images/layout/img_bdr.gif');
	text-align:center;
	margin-right:5px;
	float:left;
}

.prod_img img {
	position: relative; 
	top: 50%;
}

.prod_options {
	width:318px;
	height:158px;
	float:left;
}	

.prod_options_left {
	width:155px;
	float:left;
}

.prod_options_right {
	width:155px;
	float:right;
	text-align:right;
}
.prod_options_right p {
	margin:0
}

.prod_options_right .price {
	font-weight:bold;
	color: #6F011E;
	font-size:210%;
	margin:5px 0 0 0;	
}

.prod_options_right .was_price {
	font-weight:bold;
	color: #9F9F9F;
	font-size:120%;
	text-decoration: line-through;
}

.prod_options_right .sale_price {
	font-weight:bold;
	color: #6F011E;
	font-size:210%;
	margin:0;	
}

.product_list_box .prod_actions {
	width:195px;
	height:95px;
	background-image: URL('../images/layout/action_box_bdr.gif');
	text-align:left;
	padding:5px 10px;
	float:left;
}

.prod_actions_left {
	float:left;
	text-align:left;
	width:115px;
}

.prod_actions_right {
	float:right;
	text-align:right;
	width:80px;
}

.prod_actions_right .price {
	font-weight:bold;
	color: #6F011E;
	font-size:180%;
	margin:5px 0 0 0;	
}

.prod_actions_right .was_price {
	font-weight:bold;
	color: #9F9F9F;
	font-size:110%;
	text-decoration: line-through;
}

.prod_actions_right .sale_price {
	font-weight:bold;
	color: #6F011E;
	font-size:180%;
	margin:0;	
}

.prod_actions_left .top {
	font-weight:bold;
	color: #9F9F9F;	
	font-size:15px;
	margin:5px 0 10px 0;
}

.prod_actions_left .middle{
	font-weight:bold;
	color: #9F9F9F;	
	font-size:15px;
	height:25px;
	margin:15px 0 10px 0;		
}

.prod_actions_left .bottom{
	font-weight:bold;
	color: #9F9F9F;	
	font-size:15px;	
	margin:5px 0;	
}

.prod_details{
	margin-top:20px;
	clear:left;
}

.form_box {
	width:97%;
	margin:10px 0;
	padding:5px;
	border:1px solid #960028;
	background-color:#fff;
}

.form_box p {
	margin: 5px 0
}

select.option_dd  {height:20px; font-size:80%;}


table.list_box {
	width:100%;
	background-color:#fff;
	border:1px solid #960028;
	border-collapse:collapse;
}

table.list_rows {
	width:100%;
	background-color:#fff;
	border-collapse:collapse;
}

table.list_rows td.on {border:1px solid #960028;}

tr.hiliterow{background-color:#e6e6e6;}

.breadcrumbs {margin:5px 0}

.multi_buy {
	clear:both;
}
.multi_buy table{background-color:#fff;border-collapse:collapse}
.multi_buy td{text-align:center;border:1px solid #CCCCCC}

.option_qty {width:15px; height:12px; border: 1px solid #CCCCCC; margin: 0 5px 0 0; font-size: 9px;text-align:center;color: #999999}

.related_prod {border:1px solid #999999; width: 150px; float:left}

table.cart {background-color:#fff; border-collapse:collapse; border:1px solid #CCCCCC; width:100%}
table.cart th {padding:5px;color: #960028; text-align:left; background-color:#fff; border-bottom:1px solid #CCCCCC;}
table.cart td {padding:5px;text-align:left;vertical-align:top}

table.cart_sub td  {padding:0px;text-align:left;vertical-align:top}
table.cart_sub input {height:13px;border: 1px solid #CCCCCC;}

.icon_box{ 
	clear:left;
	background-color:#fff;
	width:100%;
	height:50px;
	margin-bottom:10px;
}

.icon_box img {
	margin:10px 20px 10px 10px;
	float:left;
}

.icon_box p {
	margin:15px 10px 0 0;
	float:left;
}

.icon_box input {
	margin:10px 20px 10px 10px;
	float:left;
}

ul.sitemap {
	width:210px;
	margin:0 10px 0 0;
	float:left;
	padding:10px;
}

ul.sitemap_sub {
	list-style-type:none;
	margin:0 0 0 20px;	
}

.flashcontent {
	width:100%;
	height:160px;
	background-color:#fff
}

.options_popup {
	background-color:#fff;
	border:2px solid #CCC;
	position:absolute;
	top:0;
	left:0; 
	width:150px; 
	height:auto;
	z-index:99;  
	display:none;
	padding:5px;
	font-size:11px;
}

.noStock{
	color: #CCC;
	text-decoration:line-through;
}


