@import url("../../../styles/seriescolors.css");


/* ------------------------- */
/* Index / Global Properties */
/* ------------------------- */

div, img, form, fieldset, #footer ul, #footer li, #header ul, #header li, .column ul, .column li, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
	border: 0; 
}
input.quantity {
 text-align:right; font-size:10px
 }
 select.text_input{
 width: 154px;
 margin-top:2px;
 margin-bottom:2px;
 }
 input.text_input{
 width:150px;
 }
 input.text_input,select.text_input{
 border:#ccc 1px ridge; font:10px Arial, Helvetica, sans-serif;
 }

.odd {background-color:transparent;}
.even {background-color:transparent;}
.hilite {background-color:#e7e7e8;cursor:hand;}
.colEnd {background-color:#D9d9d9;}
	
.clear { clear: both; }
.right { float: right; }
.left { float: left; }
	
.tc { text-align: center; padding-top: 10px; padding-bottom: 10px; }
.tr { text-align: right; }

.button_white_space{
float:left;
width:12px;
}

.tabbertab h2 {
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
}

input, select, textarea {
	/* Input And Select Font */
	font:normal 9pt Arial, Helvetica, sans-serif;	
	color:#595959;	
	line-height:130%;
	
	/*font: normal 11px/150% "Arial", "Helvetica", sans-serif;
	color: #242424;*/
}

body{
	background-color:#e2e2e2;
/*	background-color:#1f1f1f;
	background-image:url(images/bg_grey_gradient.gif); background-repeat:repeat-x;*/
	margin-top:0;
	font:normal 9pt Arial, Helvetica, sans-serif;	
	color:#595959;	
	line-height:130%;

}

a {
	color: #000000;
}
	
a:hover { text-decoration: underline; }
	
h1 {
	/* Logo Positioning */
	position: absolute;
	top: 10px;
	left: 20px; 
}
	
h1 a {
	/* Logo Definitions */
	display: block;
	height: 84px;
	outline: none;
}

#maincontent {
	padding-top: 8px;
}

#maincontent div.content
{
	width: 100%;
}
		
#header {
	/* Header Background & Definitions */
	background: url("images/header.gif") top right no-repeat;
	height: 125px;
	position: relative;
}
	
#header div {
	/* Header Positioning */
	position: absolute;
	top: 40px;
	right: 20px; 
}

#menu {
	/* Top Navigation Bar BG & Color */
	background: #000000 url("images/menu.gif") top left repeat-x;
	border-top: 1px solid #ffffff;
	height: 29px;
	list-style: none;
	position: absolute;
	bottom: 0;
	width: 773px;
}
	
#menu li { 
	line-height: 29px;
	display: inline;
}

#menu li a {
	/* Top Navigation Bar Link Dividers  */
	background: url("images/menu_split.gif") top right no-repeat;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	padding: 6px 15px;
}
	
#menu li.last a { background: none; }

h4 {
	/* Side Table Heading Definitions */
	width:150px;
	/*background-color:#333333;*/
	background-image:url(images/column_head.gif); background-repeat:no-repeat;
	border-bottom:#FF9900 solid 1px;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
	height: 21px;
	line-height: 16px;
	padding-left:30px;
	padding-top:2px;
	
}

#sideheader {
	/* Side Table Heading Definitions */
	width:150px;
	/*background-color:#333333;*/
	background-image:url(images/column_head.gif); background-repeat:no-repeat;
	border-bottom:#FF9900 solid 1px;
	font-weight: bold;
	font-size: 11px;
	color:#FFFFFF;
	height: 21px;
	line-height: 16px;
	padding-left:30px;
	padding-top:2px;
	
}

h2{
	font:bold 10pt Arial, Helvetica, sans-serif;	
	
	
	
}



		


.column {
	background-image:url(images/store_rightcolomn_contentbg.gif);
	background-repeat:repeat-y;
	padding: 8px 8px 0px 8px;
	/* Side Table Definitions 
	border-left: 1px solid #CCCCCC
	border-right: 1px solid #f1f1f1;
	width: 158px;
	padding: 0 10px; 
	margin: 0px 0 10px 0;*/
}
	
.column .top, .column .bot {
	/* Side Table Heading Background & Definitions */
	background: url("images/store_rightcolomn_bottombg.gif") no-repeat;
	display: block;
	height: 8px;
	margin: 0 -11px;	
	padding:0 10px;
}

.column .bot {
	/* Side Table Footer Background & Definitions */
	background: url("images/store_rightcolomn_bottombg.gif") bottom left no-repeat;
}
		
.bottom_column{
	background-image:url(images/store_rightcolomn_bottombg.gif);
	background-repeat:no-repeat;
	background-position:right;
	height:10px;
	margin-top:0px;	
}

.side_link {
	/* Side Table Link Definitions */
	background: url("images/bullet.gif") 5px center no-repeat;
	display: block;
	padding: 1px 0px 1px 15px;
	text-decoration: none;
	color: #3e3e3e;
}

.list { 
	margin-bottom: 15px;
	list-style: none; 
}
	
.list li.title a {
	/* Side Table Category Link Definitions */
	background: url("images/bullet_arrow.gif") 3px center no-repeat; 
	color: #666;/*e18405;*/
	border-bottom: none;/* 1px dotted #727272;*/
	text-decoration: none;
	font-weight: bold;	
}

#main_cont {
	/* Center Table Definitions */
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#content {	
	width:800px; padding: 5px 0; }

#left {
	width: 179px;
	float: left;
	padding-left:10px;
}
		
#right {
	width: 591px;
	float: right;
}
	
#right h2, #main_cont h2 {
    /* Center Table Heading Background, Colors & Fonts */
	background: url(images/gray_h_bg.gif) repeat-x #d9d9d9;
	border: solid #b0b0b0 1px;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	height: 20px;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 1px;
}

#footer ul {
	/* Footer Background */
	/*background: #767676 url("images/footer.gif") top left repeat-x;*/
	height: 29px;
	list-style: none;
	text-align: right;
	padding: 10px;
	width: 780px;	
}
	
#footer li { 
	line-height: 29px;
	display: inline;
}

#footer li a {
	/* Footer Link Colors */
	border-right: 1px solid #c6c6c6;
	text-decoration: none;
	font-size: 11px;
	color: #c6c6c6;
	padding: 0 5px;
}
	
#footer li.last a { border: 0; }

#searchForm {
	width: 561px;
	height: 29px;
	padding: 7px 15px 0 15px;
	/*background: url("images/search.gif") no-repeat;*/
	color: #636262;
	font-weight: bold;
}
	
#searchForm legend { display: none; }
html>body #searchForm span input, html>body #searchForm span img { margin-bottom: -3px; }

#welcome h3 {
	/* Welcome Message Font */
	color: #000000;
	font: normal 28px "Arial", "Helvetica", sans-serif;
}
	
#welcome {
	width: 376px;
	height: 172px;
	margin: 0px 0px 0px 0px;
	padding: 15px 200px 0 15px;
	background: url("images/welcome.gif") no-repeat; 
}

#banners {
	padding: 10px; 
}
	
#newsletterForm {
	width: 187px;
	height: 91px;
	float: left;
	margin-right: 1px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	background: url("images/banner.gif") no-repeat;
}
	
html>body #newsletterForm { 
	padding-top: 5px; 
	height: 96px; 
	margin-right: 3px;
}
	
#newsletterForm legend { display: none; }

.currency {
	float: left; 
	padding-left: 10px;
}

.content {
	/* Main Table Content Area Definitions */
	border: none;/*solid #b6b6b6 1px;*/
	background: #ffffff;
	padding:0px;
	
}
select.selectbox{
width:100px;
font:10px normal Arial, Helvetica, sans-serif;
}

.cat_hover:hover {
	/* Category Hover */
	background-color: #EEEEEE;
}

.black_bold_text_spaced, a.black_bold_text_spaced{
	color: #666;
	font-weight: normal;
	font-size:10px;
	margin-top: 9px;
	padding-top:5px;
	line-height: 14px;
	text-decoration: none;
}

.error_message {
	/* Error Message Definitions */
	background-image:url(images/alert_error.gif);
	background-repeat:no-repeat;
	padding: 10px;
	padding-top: 20px;	
	margin-right:8px;
	margin-bottom: 10px;
	height: 25px;	
}

.alert_message {	
	/* Alert Message Definitions */
	background-image:url(images/alert_confirmation.gif);
	background-repeat:no-repeat;
	/*border: solid #33cc00 1px;*/
	padding: 10px;
	margin-bottom: 10px;
}

.alert_top {	
	background-image:url(images/alert_top.gif);
	background-repeat:no-repeat;
	/*border: solid #33cc00 1px;*/
	width: 580px;	
}

.alert_middle {	
	background-image:url(images/alert_middle.gif);
	background-repeat:repeat-y;
	/*border: solid #33cc00 1px;*/
	padding-top: 0px;	
	padding-left: 10px;	
	padding-right: 30px;	
	margin-bottom: 10px;
	width: 580px;
}

.alert_bottom {	
	background-image:url(images/alert_bottom.gif);
	background-repeat:no-repeat;
	/*border: solid #33cc00 1px;*/
	padding: 10px;
	margin-bottom: 10px;
	width: 580px;	
}

.error_alert {
	margin-left: 35px;
}

.table_bottom {
	text-align: center;
	padding-top: 8px;
}

.row {
	clear: both;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}

#wrapper {
	width: 812px;	
	background-image:url(themes/$settings[theme]/images/template_bg_contentwide.gif); background-repeat:repeat-y;
	margin: 0 auto; 
	border:#000 solid 1px;
}

/* ------------ */
/* Product List */
/* ------------ */
.part-number{
	color:#FF9933;
}
.footnote{
	font-size:9px;
	margin-bottom:0px;
	}
.category_title{
	margin-top:8px;
	margin-left:0px;
	margin-bottom:19px;
	color:#666;
	font-size:16px;
	font-weight:bold;
	}
category_desc{
	margin-bottom:19px;
}

a:link.product_title_link, a.product_title_link, a.product_title_link:visited, a.product_title_link:active {
	/* Product Title Link Definitions */
	padding-left:10px;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.product_title_link:hover {
	/* Product Title Link Hover Definitions */
	/*color: #ff9900;*/
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	color:#666;	
	/*border-bottom: #FFCC00 solid 1px;*/
	padding: 3px;
	margin-bottom:8px;
}

.list_bottom {

	/* Product List Bottom Definitions */
	
	margin-top:8px;
	/*margin:4px;*/
	/*border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #e7e7e8;
	padding: 5px;*/
}

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
}

.price, td.price a {
	/* Product List Price Definitions */
	color: #FF9933;
	font: bold 16px Arial, Helvetica, sans-serif;
	/*font-weight: 800;
	font-size: 10pt;*/
	margin-left: 10px;	
	margin-right: 20px;
	float: left;
	text-decoration: none;
}

.list_item {
	background: #FFFFFF;
	margin-bottom:10px;
	padding-top: 12px;
	padding-left: 8px;
	padding-right:8px;
	padding-bottom: 12px;
	
}

.list_item_bottom_border {
	/* Product List Separator Definitions */
	/*border-bottom: solid #ccc 1px;*/
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:(images/cart_bg_thinline580.gif);
}

/* ----------------- */
/* Product List Tile */
/* ----------------- */
.list_tile_item{
	padding-top:10px;
	padding-bottom:10px;
}
.tile_item {
	text-align: center;
}

.tile_image {
	margin-bottom: 5px;
	padding-right:10px;
}

.tile_price {
	/* Product Tile Price Definitions */
	font: bold 18px Arial, Helvetica, sans-serif;
	/*font-weight: 800;
	font-size: 10pt;*/
	margin-top:10px;
}

.tile_table {
	background: #FFFFFF;
	width: 100%;
}

.list_table {
	background: #FFFFFF;
	width: 566px;
}

/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	/* Product Price Font & Color */
	color: #FF9933;
	font: bold 16px Arial, Helvetica, sans-serif;
	/*font-weight: 800;
	font-size: 10pt;*/
	float: left;
}


.product_option {
	/* Product Attributes Font & Color */
	font-weight: bold;
	padding-right: 10px;
	width: 1%;
}

.product_strikethru {
	text-decoration: line-through;
}

.review_link {
	color: #FF9933;
	text-decoration: none;
	text-align: right;
	float: right;
	font-weight: 400;
}

.larger_view {
	background: url(images/enlarge.gif) no-repeat center left;
	padding-left: 13px;
	text-decoration: none;
	color:#999;
	font-size: 9px;
}

.add_wishlist {
	/* Add To Wishlist, Add Review, Add To Registry Link Definitions */
	background: url(images/little_arrow.gif) no-repeat center left;
	padding-left: 15px;
	text-decoration: none;
	font-size: 11px;
	padding-right: 15px;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}

/* ------------------ */
/* Button Definitions */
/* ------------------ */
.yellow_button_left {
	
	background: url(images/store_btn_left.gif) no-repeat top left;
	color:#000000;
	padding-left: 0px;
	height: 24px;
	float: left;
	width:9px;	
}

.yellow_button {
	color:#000000;
	background: url(images/store_btn_bg.gif) repeat-x top left;	
	height: 24px;
	float: left;
	
}

.yellow_button input, .yellow_button button {
	background: url(images/store_btn_right.gif) top right no-repeat;
	height: 24px;
	color:#000000;
	font-weight: bold;	
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.orange_button_left {
	
	background: url(images/store_btn_left.gif) no-repeat top left;
	color:#000000;
	padding-left: 0px;
	height: 14px;
	float: left;
	width:6px;	
}
.orange_button {
	color:#e7e7e8;
	background: url(images/store_btn_bg.gif) repeat-x top left;	
	height: 14px;	
	float: left;
	
}

.orange_button input, .orange_button button {
	
	background: url(images/store_btn_right.gif) no-repeat top right;
	height: 14px;
	color:#e7e7e8;
	float: left;
	font: normal 9px Arial;	
	text-transform:uppercase;
	margin: 0px;
	border-width:0px;
	padding-right:5px;
	/*padding-top:2px;*/
	cursor: pointer;
}

.orange_button input:hover, .orange_button button:hover {
	color:#666666;
	}

.store_button_left{
	color:#000000;
	background: url(images/store_btn_left.gif) no-repeat top left;	
	height: 24px; float:left;
	width:6px;
	
}
.store_button {
	color:#000000;	
	background: url(images/store_btn_bg.gif) repeat-x top left;
	padding-left: 0px;	
	float: left;
	height: 24px;
	margin-right: 10px;
	
}

.store_button input, .store_button button {
	color:#000000;
	background: url(images/store_btn_right.gif) top right no-repeat;
	height: 14px;	
	font-weight: bold;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.store_button_addtocart_left{
	color:#707070;
	background: url(images/store_btn_addtocart.gif) no-repeat top left;	
	height: 15px; float:left;
	width:20px;
	
}
.store_button_addtocart {
	color:#707070;	
	background: url(images/store_btn_bg2.gif) repeat-x top left;
	padding-left: 0px;	
	float: left;
	height: 15px;
	margin-right: 10px;
	
}

.store_button_addtocart input, .store_button_addtocart button {
	color:#707070;
	background: url(images/store_btn_right2.gif) top right no-repeat;
	height: 15px;	
	font: bold 9px Verdana;	
	text-transform:uppercase;
	padding-top:0px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.store_button_moreinfo_left{
	color:#707070;
	background: url(images/store_btn_moreproduct.gif) no-repeat top left;	
	height: 15px; float:left;
	width:20px;
	
}
.store_button_moreinfo {
	color:#707070;	
	background: url(images/store_btn_bg2.gif) repeat-x top left;
	padding-left: 0px;	
	float: left;
	height: 15px;
	
}

.store_button_moreinfo input, .store_button_moreinfo button {
	color:#707070;
	background: url(images/store_btn_right2.gif) top right no-repeat;
	height: 15px;	
	font: bold 9px Verdana;	
	text-transform:uppercase;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}
.store_button_addtocart input:hover, .store_button_addtocart button:hover,.store_button_moreinfo input:hover, .store_button_moreinfo button:hover{
	color:#FF9900
}


.del_button {
	display: block;
	width: 40px;
	float: right;
	background: url(images/delete.gif) no-repeat center left;
	padding-left: 11px;
	color: #3068c5;
	text-decoration: none;
	font-weight: 400;
}

/* ----------------------------- */
/* Product Detail & Account Tabs */
/* ----------------------------- */

/* Non Selected & Selected Tabs Link Text Colors */
ul.tabbernav li a:link { color: #666; }
ul.tabbernav li a:visited { color: #ffffff; }
ul.tabberactive li a:link { color: #000000; }
ul.tabberactive li a:visited { color: #000000; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #000000;
	font: bold 11px "Arial", "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #000000;
	padding: 3px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	color:#666666;
	border: 1px solid #000000;
	/* Non Selected Tabs Background */
	background:#CCCCCC;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
	text-transform:uppercase;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #e5e5e5;
	/* Hovered Tabs Border Color */
	border-color: #000000;
	/* Hovered Tabs Text Color */
	color: #000000;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #000000;
}

ul.tabbernav li.tabberactive a:hover {
	border-bottom: 1px solid white;
	/* Selected Tabs Hover Background Color */
	background-color: #ffffff;
	/* Selected Tabs Hover Font Color */
	color: #000000;
}

ul.tabbernav li {
	list-style: none;
	display: inline;
	margin: 0;
}

.tabberlive .tabbertabhide { display: none; }
.tabberlive .tabbertab h2 { display: none; }
.tabberlive .tabbertab h3 { display: none; }
.tabberlive { margin-top: 1em; }
.tabber { display: none; }

/* ---------------- */
/* Form Definitions */
/* ---------------- */

.input_box {
	padding-right: 2px;
	padding-left: 2px;
	font-size:10px;
}

.form_label {
	text-align: right;
	vertical-align: top;
	width:100px;
}

.bold {
	font-weight: bold;
}

.short_form_row {
	clear: both;
}

.short_form_row div, .short_form_row input, .short_form_row select, .short_form_row textarea {
	float: left;
	margin-right: 5px;
}

.short_form_row div {
	width: 60px;
	
}

.short_form_row input {
	width: 75px;
}

.required {
	/* Required Reminder Colors */
	color: #b70407;
	padding-left: 2px;
}

/* ------------ */
/* Account Area */
/* ------------ */

.account_list_head {
	/* Table List Headings Font */
	font-weight: bold;
	color: #000000;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #000000;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: #ffffff;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #000000;
}

.cart td {
	border-top: solid #CCC 1px;
	border-bottom: solid #CCC 1px;
	color: #000000;
}

.cart_contents_quan,.cart_contents_item{
	font-size:11px;
}

.cart_contents_quan {
	padding-right: 5px;
}

.cart_contents_item {
	margin-bottom: 5px;
	text-decoration: none;
}

.cart_contents_item a {
	text-decoration: none;
}

.cart_contents_item a:hover {
	text-decoration: underline;
}
.cart_items td a{
text-decoration:none;
}
tr.cart_contents_subtotal td{
	padding-left:6px;
	padding-right:6px;
	padding-top:3px;
	border-top:#CCC solid 2px;
	font-size:11px;
}

/*/////TABLE STYLES///*/
tr.category td.categoryname{
		/*background-image:url(images/guidepage_bg_thinline350.gif);
		background-repeat:no-repeat;
		background-position:bottom center;*/
		border-bottom:#999 2px solid;
		padding-top: 2px;
		padding-bottom:2px;
		padding-left:10px; 
	}
.categoryname{
		font-weight:bold;
		text-align:left;
		
	}
	td.featurename{
	padding-left:10px;
	
	}
/*/////////////////////////*/	


/* ----------- */
/* Order Pages */
/* ----------- */

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

.order_info_off {
	background: url(images/order_info_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_info_on {
	background: url(images/order_info_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_ship_on {
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_payment_off {
	background: url(images/order_payment_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_payment_on {
	background: url(images/order_payment_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_review_off {
	background: url(images/order_review_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_review_on {
	background: url(images/order_review_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.order_print_off {
	background: url(images/order_print_off.gif) no-repeat center left;
	padding-left: 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_print_on {
	background: url(images/order_print_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #000000;
}

.gray {
	background-color: #f0f3f8;
}

.sep {
	padding-left: 10px;
	padding-right: 10px;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
	background: #ffffff;
	text-align: left;
}

.order_view th {
	font-weight: bold;
	background: #ffffff;
	color: #666;
	width: 10%;
	border-bottom: solid #999 2px;
}

.review_top_border {
	border-top: solid #999 2px;
}

.order_id {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #c20710;
}

/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
	/* Hover Text Color */
	color: #fd6601; text-decoration: none
}

.page a:link {
	/* Link Text Color */
	color: #000000; text-decoration: none
}

.page a:visited {
	color: #000000; text-decoration: none
}

.pages_border {
	/* Box Border & Background */
	border: 0px solid #CCC;
	background-color: #FFFFFF;
	color: #000000;	
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #FFFFFF;
	font: 10px Arial, Arial, Helvetica, sans-serif;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #e7e7e8;
	font: 10px Arial, Arial, Helvetica, sans-serif;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #000000;
	font: bold 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #FFFFFF;
	white-space: nowrap;
}

.highlightpage a:link {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:visited {
	color: #FFFFFF; text-decoration: none;
}

.highlightpage a:hover, .highlightpage a:active {
	color: #FFFFFF; text-decoration: underline;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.home_link {
	/* Home Link Definitions */
	background: url(images/template_img_home.gif) no-repeat center left;
	/*text-decoration: underline;
	color: #000000;*/
	padding-left: 16px;
	color:#FF9900;
	font-size:9px;
	text-transform:capitalize;
	text-decoration:none;
}
.home_link:hover,.crumb_link:hover{

}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 0px;
	/*font-weight: bold;
	text-decoration: underline;
	color: #000000;*/
	color:#FF9900;
	font-size:9px;
	text-transform:capitalize;
	text-decoration:none;
	padding-right:0px;
}


.crumb_sep {
	padding-left: 0px;
	font-size:9px;
	font-weight:bold;	
	text-transform:uppercase;
	padding-right:0px;
	text-decoration:none;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
	float: left;
	margin-right: 3px;
}

.left_float_5_px {
	float: left;
	margin-right: 5px;
}

.right_float_5_px {
	float: right;
	margin-left: 5px;
}

.IE_left_float_5_px {
	margin-left: 5px;
}

.float_assist {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.search_results {
	margin-left: 10px;
	float: left;
	text-align: center;
	font-size: 12px;
	color: black;
}

.search_bb {
	font-size: 12px;
	font-weight: bold;
	color: black;
}


.topmenu{
	/*height:48px;*/
	/*background-image:url(images/template_bg_header.gif); background-repeat:repeat-x;*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
text-align:left;
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=8); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
text-align:left;
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px;
text-decoration: none;
font:normal Arial, Helvetica, sans-serif 10px;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color:#CC6600;
background-color:#E4E4E4;
}

/*topmenu*/
.imcm ul,.imcm li,.imcm div,.imcm span,.imcm a{text-align:left;vertical-align:top;padding:0px;margin:0;list-style:none outside none;border-style:none;background-image:none;clear:none;float:none;display:block;position:static;overflow:visible;line-height:normal;}.imcm li a img{display:inline;border-width:0px;}.imcm span{display:inline;}.imcm .imclear,.imclear{clear:both;height:0px;visibility:hidden;line-height:0px;font-size:1px;}.imcm .imsc{position:relative;}.imcm .imsubc{position:absolute;visibility:hidden;}.imcm li{list-style:none;font-size:1px;float:left;}.imcm ul ul li{width:100%;float:none !important;}.imcm a{display:block;position:relative;}.imcm ul .imsc,.imcm ul .imsubc {z-index:10;}.imcm ul ul .imsc,.imcm ul ul .imsubc{z-index:20;}.imcm ul ul ul .imsc,.imcm ul ul ul .imsubc{z-index:30;}.imde ul li:hover .imsubc{visibility:visible;}.imde ul ul li:hover  .imsubc{visibility:visible;}.imde ul ul ul li:hover  .imsubc{visibility:visible;}.imde li:hover ul  .imsubc{visibility:hidden;}.imde li:hover ul ul .imsubc{visibility:hidden;}.imde li:hover ul ul ul  .imsubc{visibility:hidden;}.imcm .imea{display:block;position:relative;left:0px;font-size:1px;line-height:0px;height:0px;width:0px;float:right;}.imcm .imea span{display:block;position:relative;font-size:1px;line-height:0px;}.dvs,.dvm{border-width:0px}/*\*//*/.imcm .imea{visibility:hidden;}/**/<!--[if IE]><style type="text/css">.imcm .imea span{position:absolute;}.imcm .imclear,.imclear{display:none;}.imcm{zoom:1;} .imcm li{curosr:hand;} .imcm ul{zoom:1}.imcm a{zoom:1;}<![endif]--><!--[if gte IE 7]><style type="text/css">.imcm .imsubc{background-image:url(ie_css_fix);}<![endif]--><!--end-->

<!--[imstyles] *** Infinite Menu Styles: Keep this section in the document head for full validation. -->



	/* --[[ Main Expand Icons ]]-- */
	/*#imenus0 .imeam span,#imenus0 .imeamj span { background-image:url(images/template_bg_header.gif); background-repeat:repeat-x; height:48px;}
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {background-image:url(light_arrow_down.gif); background-repeat:no-repeat;background-position:top left;}*/


	/* --[[ Sub Expand Icons ]]-- */
	/*#imenus0 ul .imeas span,#imenus0 ul .imeasj span {background-repeat:no-repeat;background-position:top left;}
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-image:url(medium_purple_right.gif); background-repeat:no-repeat;background-position:top left;}
*/

	/* --[[ Main Container ]]-- */
	#imouter0 {border-style:none; border-color:#6a6a6a;}


	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {background-color:transparent; border-style:solid; border-color:#888888; border-width:0px; padding:0px; margin:0px 0px 0px; /*border-bottom-width:1px; border-bottom-color:#FFFFFF;*/ }

		/* [Underlayment (Drop Shadow)] */
		#imenus0 .imunder {background-color:#000000; top:0px; left:0px; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);opacity:0.75;-moz-opacity:0.75;}


	/* --[[ Main Items ]]-- */
	#imenus0 li a, #imenus0 .imctitle {
	background-color:transparent;
	color:#FFF;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:normal;
	text-decoration:underline;	
	}

		/* [hover] - These settings must be duplicated for IE compatibility.*/
		#imenus0 li:hover>a {text-decoration:underline; }
		#imenus0 li a.ihover, .imde imenus0 a:hover {text-decoration:underline;}

		/* [active] */
		#imenus0 li a.iactive {/*background-color:transparent; border-bottom-width:1px; border-bottom-color:#FFFFFF;border-bottom-style:solid;*/}


	/* --[[ Sub Items ]]-- */
	#imenus0 ul a, #imenus0 .imsubc li .imctitle  {background-color:transparent; color:#FFFFFFF; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; text-decoration:none; border-style:solid; border-color:#888888; border-top-width:0px; border-bottom-width:1px; border-left-width:0px; border-right-width:0px; padding:3px 5px;}

		/* [hover] - These settings must be duplicated for IE comptatibility.*/
		#imenus0 ul li:hover>a {background-color:#111111; color:#FF9933; text-decoration:none;	border-style:solid;}
		#imenus0 ul li a.ihover {background-color:#111111; color:#FF9933; text-decoration:none;	border-style:solid;}

		/* [active] */
		#
		#imenus0 ul li a.iactive {background-color:#888888;/* border-bottom-width:1px; border-bottom-color:#999999;border-bottom-style:solid;*/ }

.adbanner{
	width:800px;
	height:150px;
	background-color:#FFFFFF;
}
#banner_adserver{
	 	width:800px; padding-top:6px; padding-bottom:6px;
	 	margin-left: auto;
	 	margin-right: auto;	 	
	 }
#store_table .adserver{
	height:205px;	
	
	background-image:url(images/template_bg_content_wide.gif); background-repeat:repeat-y;
	text-align:center;
}
.middle{	
	background-image:url(images/template_bg_content_wide.gif); background-repeat:repeat-y;
}

.main{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-align:left;
	padding:0px;
	margin:0px 3px 8px 8px;
}
.black {
	background-color:#000;
	height:2px;
	width:800px;
	
}
.white {
	background-color:#FFF;
	height:2px;
	width:800px;
	
}

/*.footer{	
	padding-top:10px;
	background-image:url(images/template_bg_bottom.gif); background-repeat:no-repeat;
}*/
.topmenu{
	background-color:#FFF;
	background-image:url(images/template_bg_content_wide.gif); background-repeat:repeat-y;
	/*background-image:url(images/template_bg_header.gif); background-repeat:repeat-x;*/
}
.footer tr td a, .footer tr td a:hover, .footer tr td a:active, .footer tr td a:visited{
	color:#222222;
	}
.footer{	
	color:#222222;
	font-size:10px;
	padding-top:14px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:4px;
	background-image:url(images/template_bg_bottom_wide.gif); background-repeat:no-repeat;
	letter-spacing: +0.5px;
}
.locator, .locator a{
	color:#FF9933;
	font-size:9px;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:3px;
}
.locator a:hover{
	color:#222222;
	}

.footer a{
text-decoration:none;
}
.footer a:hover{
	
	color:#FFCC33;
	
}
/*Mathieu: For signature signature line below footer*/
.footer_signature{
	padding-top:0px;
	padding-right:8px;
	font-size:7pt;
	color:#FFFFFF;
}
#rightmenu,div.search_top{
	margin-top:8px;
	/*padding-right:14px;*/
}
.sidebox{
	margin:8px 0px 0px 0px;
	width:190px;
	text-align:left;
		
}

/*definition for product table helpdesk*/
/*definition for product table helpdesk*/
tr.header td.table_make,td.table_year{
border-bottom:#999 2px solid;
font-weight:bold;
}
.table_make{
	/*height:25px;*/
	padding-left:10px;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#666;
	
	/*border-top:#CCC 1px solid;
	/*border-left:#CCC 1px solid;*/
}

.table_year {
	padding:4px;
	color:#666666;
	font:normal 8pt Arial, Helvetica, sans-serif;
	text-align:center;
		width: 70px;
	/*border-left:#fff 1px solid;*/}
	
.odd{background-color:#e7e7e8;}
.even{background-color:transparent;}

.table_empty {	
	font:bold 9pt Arial, Helvetica, sans-serif;
	
	text-transform:uppercase;	
	/*border-bottom:#FF9900 1px solid;*/
	height:25px;
}

.table_model{
	width: 120px;
	padding-left:10px;
	padding-right:5px; 
}

.helpdesk_guides tr td.smalltxt{
	vertical-align:middle;
	padding:8px;
	border-bottom:1px #CCC solid;
}
.helpdesk_guides tr td.smalltxt.noborder,td.smalltxt.noborder{
	border-bottom:none;
	padding:8px;
}

.table_model,.table_year {
	border-bottom:#ccc 1px solid;
	/*border-right:#ccc 1px solid;*/
	/*border-left:#ccc 1px solid;*/
	font:normal 8pt Arial, Helvetica, sans-serif;
	padding-top:1px;
	padding-bottom:1px;
	/*padding-left:2px;*/
}

.bullet_orange {
	background:url(Images2/updater/bullet_orange.gif) no-repeat; width:6px; height:6px;
	vertical-align:middle;
}

.table_bull,.table_icon{
	font-size:10px;
	font-weight:bold;
	color:#666;
	text-align:center;
	border-bottom:#ccc 1px solid;	
	/*border-right:#ccc 1px solid;*/
}

.bullet_orange {
	background:url(Images2/updater/bullet_orange.gif) no-repeat; width:6px; height:6px;
	vertical-align:middle;
}

.table_bull {
	font-size:7px;
	font-weight:bold;
	color:#666;
	text-align:center;
	border-bottom:#ccc 1px solid;	
	/*border-right:#ccc 1px solid;*/
}

#txtResult{
 font:Arial, Arial, Helvetica, sans-serif;
 font-weight:normal;
 font-size:10px;
}

/*button css*/
#addtocart{
	border:#000000 solid 1px;
	padding-left:15px; padding-right:15px;
	background:url(themes/modern_black/images/store_btn_bg2.gif) ; background-repeat:repeat-x;
	height:15px;
	
}
#addtocart_left{
	/*border:#000000 solid 1px;*/
	background: url(images/store_btn_addtocart.gif) no-repeat;	
}
#addtocart_right{
	border:#000000 solid 1px;
	background:url(../themes/modern_black/images/store_btn_right2.gif); background-repeat:no-repeat;
	height:15px; width:5px; 
}
div.footer_content a{
	padding-left:7px;
	padding-right:7px;
	font-size:10px;
	}
 
/*///////////////////////////////////////////*/
/*TELL A FRIEND*/
table.tell_a_friend tr td input{
	border:#ccc 1px ridge; font:10px Arial, Helvetica, sans-serif;
	}