/* ----------------------- */
/* Index / Global Properties */
/* ----------------------- */

* {
	/* Global Font Size, Color and Face */
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #666666;
}

input, select, textarea {
	/* Input And Select Font */
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
}

body {
	/* Main Background Color */
	background: #d6d6d6;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #666666;
}	

/* -------------------- */
/* Start EBJ Custom CSS */
/* -------------------- */

/* Flat Shipping Bullet (3/10/2014) */
div.flat_ship{
	font-weight: bold;
	font-style: italic;
	color: #039;}

/* Free shipping (2/25/2014) */
span.free_shipebj_list{
	font-size: 14px;
	font-weight: bold;
	color: #060;
	font-style: italic;}

/* Free shipping (5/28/2013) */
div.content td.free_shipebj{
	font-size: 14px;
	font-weight: bold;
	color: #060;
	font-style: italic;}

/* LTL Items (5/26/2013) */

div.ride_fd table.ltl_item{
	max-width: 600px;
	/*border: 3px solid #FF0000; */
	padding: 5px;
	margin: 5px 0;}
div.ride_fd table.ltl_item span{
	color: #900;
	font-size: 14px;
	font-weight: bold;}

/* keyboards (2/20/2013) */
div.kb_fact_desc{
	margin: 12px 0px;
	color: #111;}
table.kb_details{
	margin: 0px 10px;
	border-left: 1px solid #000;}
table.kb_details td.spec{
	font-weight: bold;
	padding-left: 4px;}
div.kb_switch_details{
	margin: 8px 0;
	font-size: 16px;
	color: #000;}
table.switch_details{
	background: #CCC;
	color: #111;}
table.switch_details li{
	list-style-type: none;}


/* v2 kits */
ul.kit_parts li{
	color: #333333;}
ul.kit_parts li b{
	font-size: 14px;}
ul.kit_parts li a{
	color: #06F;
	text-decoration: none;}
ul.kit_parts li a:hover{
	text-decoration: underline;}
	
/* V2 Parts */
ul.kit_list{
	margin-bottom: 30px;}
ul.kit_list li{
	margin: 4px;}
ul.kit_list li a{
	font-size: 14px;
	padding: 4px;
	text-decoration: none;
	color: #489ad6;}
ul.kit_list li a:hover{
	font-weight: bold;}

span.oop_replaced{
	color: #090;
	font-weight: bold;}
span.oop_no_replace{
	color: #F00;
	font-weight: bold;}
span.part_description{
	font-size: 14px;
	font-weight: bold;}
div.part_description{
	border-top: 2px solid #000;
	padding: 5px;
	margin-bottom: 10px;
	max-width: 600px;
	font-weight: bold;}
div.part_description a{
	color: #060}
div.part_description a:hover{
	text-decoration: none;}
span.important_notes{
	font-size: 14px;
	font-weight: bold;
	color: #F00;}
div.important_notes{
	border-top: 2px solid #F00;
	background: #EEE;
	padding: 5px;
	margin-bottom: 10px;
	max-width: 600px;
	font-weight: bold;}
div.important_notes a{
	color: #060}
div.important_notes a:hover{
	text-decoration: none;}
span.install_tips{
	font-size: 14px;
	font-weight: bold;
	color: #03C;}
div.install_tips{
	border-top: 2px solid #03C;
	padding: 5px;
	margin-bottom: 10px;
	max-width: 600px;
	font-weight: bold;}
div.install_tips a{
	color: #060}
div.install_tips a:hover{
	text-decoration: none;}

/* /// PART FULL DESC /// */
div.pw_fdes{
	color: #000000;}
div.pw_fdes h1{
	font-size: 18px;}
	
div.pw_fdes span.ship_est{
	color: #0461a7;}
div.pw_fdes span.ship_est a{
	color: #0461a7;
	font-weight: bold;}
div.pw_fdes span.ship_est a:hover{
	text-decoration: none;}
	
div.pw_fdes	div.sub_head{
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 4px 0;}
div.pw_fdes ul{
	padding: 0 18px;}

div.pw_fdes div.next_day_ship{
	margin: 8px 0;
	color: green;}

/* /// PART SHORT DESC /// */

table.part_sd span.sc_only{
	color: #F00;}
table.part_sd span.oop_replaced{
	color: #F00;}
table.part_sd span.oop_no_replace{
	color: #F00;}
	
/* // END PART SHORT DESC // */

.free_ship i{
	color: #090;
	font-weight: bold;}

div.ride_fd ul.spec_list li{
	margin-bottom: 5px;
	font-size: 14px;}
div.sd_title{
	color: #555;
	font-weight: bold;}
table.ride_sd{
	color: #000;
	font-weight: bold;}
table.ride_sd li{
	list-style-type: square;}

div.ride_fd{
	color: #000000;}
div.ride_fd table.fd_header{
	margin-bottom: 12px;}
div.ride_fd td.title{
	font-size: 20px;
	font-weight: bold;}
div.ride_fd div.spec_header{
	max-width: 550px;
	font-size: 16px;
	margin-top: 12px;
	border-top: 1px solid #ccc;
	padding-top: 6px;}
div.ride_fd div.specs{
	font-size: 12px;
	font-weight: bold;}
div.ride_fd div.factory_desc{
	max-width: 650px;
	font-size: 12px;}

.ebj_free_ship{
	/* Product CSS */
	color: #34a61d; 
	font-weight: bold;}
.ebj_free_ship2{
	/* Category CSS */
	color: #34a61d;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 10px;}
img{
	border: 0;}

ul.super{
	color: #000000;}
ul.super li{
	list-style-type: square;}

.bold{
	font-weight: bold;
	font-size: 12px;}

div.sc_only_sdes{
	color: #060;
	font-weight: bold;}
div.sc_only_fdes{
	color: #060;
	font-weight: bold;}

ul.slick{
	color: #000000;}
ul.slick li{
	list-style-type: square;}
ul.slick a{
	color: #1f69d7;
	text-decoration: none;}
ul.slick a:hover{
	text-decoration: underline;}
	
div.process{
	font-size: 14px;
	font-weight: bold;
	margin-top: 8px;}
ul.refurb{
	max-width: 600px;
	padding: 5px;
	border: 2px solid #F00;
	color: black;}
ul.refurb li{
	padding-bottom: 10px;
	margin-left: 14px;
	list-style-type: square;}
span.valid{
	font-size: 10px;}
	
table.welcome_lookup td{
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	color: #00345c;
	padding: 5px;}
table.welcome_lookup td li{
	margin: 5px 0 0 5px;
	list-style-type: none;}
table.welcome_lookup a.caption{
	text-decoration: none;
	color: #00345c;}
table.welcome_lookup a.caption:hover{
	color: #009d0f;}
	
span.black_friday{
	font-size: 16px;
	color: black;
	font-weight: bold;}
span.black_friday_small{
	color: black;
	font-size: 12px;}	

/* above added 11-24-2011 */

a.sub_cat{
	color: #000000;
	font-size: 12px; /* ebj */
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #07558f;}
a.sub_cat:hover{
	color: #07558f;
	border-bottom: 1px solid #078f0a;}

/* above added 11-11-2011 */

div.littlelife_fdes{
	max-width: 720px;}
	
div.littlelife_fdes{
	max-width: 720px;}

div.rzr_catheader{
	border: 5px double #F00;
	color: #000000;
	padding: 5px;
	width: 450px;
	margin: 10px 0px;}
table.rzr_catheader a{
	color: #be0d0d;
	font-size: 24px;
	text-decoration: none;}
table.rzr_catheader a:hover{
	text-decoration: underline;}
table.rzr_catheader a.no_hover{
	color: #be0d0d;
	font-size: 12px;}
table.rzr_catheader a.no_hover:hover{
	text-decoration: none;}

div.pw_catheader{
	border: 5px double #fa0e03;
	color: #054170;
	padding: 5px;
	width: 450px;
	margin: 10px 0px;}
table.pw_catheader a{
	color: #054170;
	font-size: 24px;
	text-decoration: none;}
table.pw_catheader a:hover{
	text-decoration: underline;}
table.pw_catheader a.no_hover{
	color: #054170;
	font-size: 12px;}
table.pw_catheader a.no_hover:hover{
	text-decoration: none;}
	
/* PW Parts CSS added above 11/5/11 */

ul.bullet li{
	list-style-type: none;}

/* Above Added 10/22/11 */

div.large{
	font-size: 20px;
	margin: 10px 0;}
div.medium{
	font-size: 16px;
	margin: 7px 0;}
div.large_nomargin{
	font-size: 20px;
	margin: 0;}
div.medium_nomargin{
	font-size: 16px;
	margin: 0;}

/* Above Added 10/17/11 */

div.ti_info{
	padding: 5px;
	margin: 8px;
	border: 3px double #f5bf01;
	width: 80%;}

/* Above Added 10/16/11 */

ul.header li{
	list-style-type: square;}

li.low_ship{
	font-size: 12px;
	color: green;
	font-weight: bold;}

/* Above Added 9/19/11 */

span.list_price{
	font-size: 10px;
	font-style: italic;}
span.price_savings{
	font-size: 10px;
	font-style: italic;}

/* Above Added 9/2/11 */

div.information{
	color: #000000;
	border: 3px double green;
	padding: 5px;
	max-width: 500px;
	margin: 10px 0px;}

div.special{
	border: 5px double green;
	padding: 5px;
	max-width 500px;
	margin: 10px 0px;
	color: black;}

div.important{
	border: 3px double red;
	padding: 5px;
	max-width: 500px;
	margin: 10px 0px;
	color: black;}
	
div.important a{
	color: #307fcf;}
div.important a:hover{
	color: #0033CC;}

table.welcome_links{
	font-size: 16px;
}
table.welcome_links a{
	font-style:normal;
	font-weight:normal;
	font-stretch:normal;
	font-family: Arial, Gadget, sans-serif;
	color: #0400a3;
	text-decoration: none;
}
table.welcome_links a:hover{
	color: #009d0f;
}
a.big_text{
	font-size: 24px;
}
a.find_by_vehicle{
	color: #0400a3; 
	font-size: 12px; 
	text-decoration: none;}
a.find_by_vehicle:hover{
	color: #009d0f;
}
.ebj_content {
	border: solid #b6b6b6 1px;
	background: #ffffff;
	margin-bottom: 15px;
	padding: 5px;
}
.ebj_content p{
	border: double green 3px;
	padding: 5px;
	width: 560px;
	font-size: 14px;
}
.ebj_content p a{
	color: #0400a3;
	
}
.ebj_content p a:hover{
	color: #009d0f;
	text-decoration: none;
}
.tabbertab ul li{
	list-style-type: square;
}

li a.vehicle_name{
	font-weight: bold;
	text-decoration: none;
	color: #000066;
}

li a.vehicle_name:hover{
	text-decoration: underline;
}

li a.vehicle_model{
	text-decoration: none;
	font-weight: bold;
	color: #197d20;
}
li a.vehicle_model:hover{
	text-decoration: underline;
}

li.other_vehicles{
	font-size: 13px;}

/* START DUCKY CSS */

div.ducky_desc{
	margin-left: 10px;
	height: 100px;
	/*background: #767676;
	color: #FFFFFF;*/
	font-size: 11px;
	font-weight: bold;}
div.ducky_desc .text{
	max-width: 600px;}
div.ducky_fulldesc{
	max-width: 700px;
	font-size: 12px;}
div.ducky_fulldesc td.hours{
	font-size: 16px;
	font-weight: bold;}
div.ducky_fulldesc .note{
	border: 2px solid red;
	margin: 5px;
	padding: 5px;
	font-size: 10px;
	max-width: 500px;}
div.ducky_fulldesc .title{
	font-weight: bold;}
div.ducky_fulldesc td.spacer{
	width: 100px;}
span.eng_chinese{
	font-size: 10px;
	font-style: italic;}
	
/* KEYBOARD SPECS TABLE */
table.kb_specs{
	color: white;
	table-layout: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #d6dadd url(images/kb_table_bg.jpg) repeat-x;
	height: 156px;
	width: 700px;}
table.kb_specs td.model_1{
	background-color: #51ba49;}
table.kb_specs td.model_2{
	background-color: #51ba49;
	font-size: 32px;
	font-weight: bold;
	font-style: italic;}
table.kb_specs td.col_header{
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	background-color: #73777a;}
table.kb_specs tr.gray td.char{
	background-color: #b0b4b7;}
table.kb_specs tr.gray td.value{
	color: #000000;
	background-color: #b0b4b7;}
table.kb_specs tr.clear td.char{
	color: #999999;}
table.kb_specs tr.clear td.value{
	color: #000000;}

/* ------------------ */
/* End EBJ Custom CSS */
/* ------------------ */

#header {
	/* Header Background & Definitions */

	/* EBJ / EBT */
	/*background: url(images/header_bg.jpg) top right no-repeat;*/
	background-color:  #eeeeee;
	height: 86px;
	width: 100%;
}

#header img {
	align: left;
	margin-top: 5px;
	margin-left: 10px;
}

#top_nav {
	/* Top Navigation Bar BG & Color */
	background: url(images/top_nav_bg.gif) repeat-x #ac0304;
	border-bottom: solid #d6d6d6 1px;
	height: 30px;
	text-align: right;
	padding-top: 13px;
	padding-right: 20px;
}

#top_nav a {
	/* Top Navigation Bar Link Colors  */
	color: #ffffff;
	text-decoration: none;
	margin-right: 15px;
	font-weight: bold;
}

#top_nav span {
	/* Top Navigation Bar Link Dividers  */
	background: url(images/top_nav_divider.gif) no-repeat top left;
	margin-right: 15px;
}

#main_section {
	padding: 5px;
}

.side {
	/* Side Table Definitions */
	text-align: left;
	float: left;
	width: 18%;
}

.side h2 {
	/* Side Table Heading Background & Definitions */
	background: url(images/red_h_bg.gif) repeat-x #a10607;
	color: #fff9d3;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	margin-bottom: 1px;
}

#main_cont {
	/* Center Table Definitions */
	width: 60%;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#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: 13px;
	color: #cd0a0e;
	font-weight: bold;
	height: 20px;
	padding: 0px;
	padding-top: 2px;
	margin: 0px;
	margin-bottom: 1px;
}

#footer {
	/* Footer Background & Font Colors */
	background: #767678;
	color: #ffffff;	
	text-align: center;
	padding: 3px;
	clear: both;
}

#footer a {
	/* Footer Link Colors */
	color: #ffffff;
	text-decoration: none;
}

.currency {
	float: left; 
	padding-left: 10px;
}

.content {
	/* Side & Main Tables Content Area Definitions */
	border: solid #b6b6b6 1px;
	background: #ffffff;
	margin-bottom: 15px;
	padding: 5px;
}

.side_link {
	/* Side Table Link Definitions */
	background: url(images/side_link_dot.gif) no-repeat center left;
	display: block;
	margin-bottom: 3px;
	margin-left: 5px;
	padding-left: 10px;
	text-decoration: none;
	color: #696969;
}

.cat_hover:hover {
	/* Category Hover */
	background-color: #EEEEEE;
}

.black_bold_text_spaced {
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

.error_message {
	/* Error Message Definitions */
	background: #FFFFFF;
	border: solid #FF0000 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.alert_message {	
	/* Alert Message Definitions */
	background: #FFFFFF;
	border: solid #33cc00 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.error_alert {
	margin-left: 35px;
}

.table_bottom {
	text-align: center;
	padding-top: 5px;
}

.row {
	clear: both;
}

.center {
	text-align: center;
}

.right_align {
	text-align: right;
}

/* ------------ */
/* Product List */
/* ------------ */

.product_title_link, product_title_link:visited, product_title_link:active {
	/* Product Title Link Definitions */
	color: #c7080b;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.product_title_link:hover {
	/* Product Title Link Hover Definitions */
	color: #fd6601;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border-top: solid #cacaca 1px;
	border-bottom: solid #cacaca 1px;
	background: #f0f0f0;
	padding: 3px;
}

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
}

.price {
	/* Product List Price Definitions */
	color: #c20710;
	font-weight: bold;
	font-size: 14pt;	
	margin-right: 10px;
	float: left;
}

.list_item {
	background: #FFFFFF;
	padding: 5px;
}

.list_item_bottom_border {
	/* Product List Separator Definitions */
	border-bottom: solid #cacaca 1px;
	background: #FFFFFF;
}

/* ----------------- */
/* Product List Tile */
/* ----------------- */

.tile_item {
	text-align: center;
}

.tile_image {
	margin-bottom: 5px;
}

.tile_price {
	/* Product Tile Price Definitions */
	font-weight: bold;
	font-size: 11pt;
	color: #c20710;
}

.tile_table {
	background: #FFFFFF;
	width: 100%;
}

.list_table {
	background: #FFFFFF;
	width: 100%;
}

/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-size: 12px;
	font-weight: bold;
	color: #307fcf;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	/* Product Price Font & Color */
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}

.product_option {
	/* Product Attributes Font & Color */
	/* EBJ */
	font-weight: normal;
	padding-right: 10px;
	font-size: 10px;
	width: 1%;
}

.product_strikethru {
	text-decoration: line-through;
}

.review_link {
	color: #307fcf;
	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;
	font-size: 10px;
}

.img_style { padding: 7px; }

.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;
	margin-bottom: 10px;
	margin-right: 15px;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}

/* ------------------ */
/* Button Definitions */
/* ------------------ */

.orange_button {
	/* Orange Button Definitions */
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

/* EBJ 5/4/2011 */
.orange_buttonEBJ {
	/* Orange Button Definitions */
	background: url(images/orange_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
	color: #006600;
}

.orange_buttonEBJ input, .orange_button button {
	/* Orange Button Definitions */
	background: url(images/orange_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
	font-size: 11px;
	color: #006600;
}
/* END EBJ */

.orange_button input, .orange_button button {
	/* Orange Button Definitions */
	background: url(images/orange_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
	font-size: 11px;
}

.blue_button {
	/* Blue Button Definitions */
	background: url(images/blue_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.blue_button input, .blue_button button {
	/* Blue Button Definitions */
	background: url(images/blue_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
}

.yellow_button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_left.gif) no-repeat top left;
	padding-left: 3px;
	height: 18px;
	float: left;
	margin-right: 10px;
}

.yellow_button input, .yellow_button button {
	/* Yellow Button Definitions */
	background: url(images/yellow_button_bg.gif) top right no-repeat;
	height: 18px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 5px;
	padding-right: 5px;
	margin: 0px;
	border-width: 0px;
	cursor: pointer;
	font-size: 11px;
}

.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: #ffffff; }
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 #c7080b;
	font: bold 11px Verdana, sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 1px solid #c7080b;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/*EBJ*/
	/* Tab Borders */
	border: 1px solid #ffa400;
	/* Non Selected Tabs Background */
	background: #ed9901;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #fde6e7;
	/* Hovered Tabs Border Color */
	border-color: #c7080b;
	/* 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: 11px;
}

.form_label {
	text-align: right;
	vertical-align: top;
}

.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;
	margin-bottom: 5px;
}

.short_form_row div {
	width: 60px;
	padding-top: 3px;
}

.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: #b70407;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #b70407;
}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: #ffffff;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #b70407;
}

.cart td {
	border-top: dotted #c1c1c1 1px;
	border-bottom: dotted #c1c1c1 1px;
	color: #000000;
}

.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;
}

/* ----------- */
/* 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: #ff942d;
	color: #ffffff;
	width: 10%;
}

.review_top_border {
	border-top: solid #ff942d 1px;
}

.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: 1px solid #c7080b;
	background-color: #FFFFFF;
	color: #000000;	
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	background-color: #FFFFFF;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #fde6e7;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #000000;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	background-color: #c7080b;
	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/home_icon.gif) no-repeat center left;
	text-decoration: underline;
	padding-left: 20px;
	font-weight: bold;
	color: #c7080b;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #c7080b;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
}

/* ----------------- */
/* 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;
}

