/* ------------------------- */
/* 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; 
}
	
.clear { clear: both; }
.right { float: right; }
.left { float: left; }
	
.tc { float: left; width: 500px; clear: both; }
.tr { text-align: right; }

.tabbertab h2 {
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
}

h5 {
	font-size: 15px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}

h6 {
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	background: #3A5878;
	color: #ffffff;
	text-transform: uppercase;
}

hr {
	border-bottom: 1px solid #d5d5d5;
	border-top: 0;
	border-right: 0;
	border-left: 0;
}

	.borderbottom {
	width: 100%;
	border-bottom: 1px solid #d5d5d5;
}

.font16 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	}

input, select, textarea {
	/* Input And Select Font */
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
}

body {
	/* Main Font Sizes */
	font: normal 11px/150% "Arial", "Helvetica", sans-serif;
	color: #242424;
	/* Main Background Color */
	background: #f1f1f1 repeat-x; 
	margin: 0;
	padding: 0;
}

a {
	color: #3A5878;
	text-decoration: none;
}
	
a:hover { text-decoration: none; color: #222222; }
	
h1 {
	/* Logo Positioning */
	position: absolute;
	top: 10px;
	left: 20px; 
}
	
h1 a {
	/* Logo Definitions */
	display: block;
	height: 84px;
	outline: none;
}

#maincontent {
}

#header {
	/* Shopping Background & Definitions */
	background: url("images/linebg.gif") #222222;
	position: relative;
}

#shopping {
	/* Shopping Background & Definitions */
	text-align: right;
	float: right;
	line-height: 26px;
	padding-right: 10px;
	color: #dddddd;
}

#shopping  a{
	/* Shopping Background & Definitions */
	color: #ffffff;
}

#shopping  a:hover{
	/* Shopping Background & Definitions */
	text-decoration: underline;
}

#logo {
	/* Header Background & Definitions */
	width: 950px;
	margin: 0 auto;
	padding: 5px 0 0 0;
	}

#logo h1 {
	/* Header Background & Definitions */
	padding-top: 20px;
	
}

.header  {
	text-align: center;
	margin: 0 auto;
	width: 962px;
}

.header_big {
	font-size: 25px;
	padding: 20px;
	text-align: center;
	color: #fff;
	background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(top,  #45484d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	
	}

.accountlinks {
	float: right;
	text-align: right;
}

/* Easy Slider */

#banner {
	margin-top: 5px;
	position: relative;
}

	#banner ul, #banner li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#banner, #banner li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:780px;
		height:260px;
		overflow:hidden; 
		}
	#prevBtn{ margin-top:-25px; padding: 7px;}	
	#prevBtn a:hover{ color: #ffffff;}	

/* // Easy Slider */

.menubg {
	/* Header Background & Definitions */
	width: 100%;
	height: 30px;
	background: #be0203 url("images/redbg.jpg") 0 0 repeat-x;
	position: relative;
	}
#menu {
	width: 950px;
	margin: 0 auto;
}

#menu2 {
	width: 580px;
	list-style: none;
	float: left;
	margin: 0;
	color: #dddddd;
}
	
#menu2 li { 
	line-height: 26px;
	display: inline;
	border-right: 1px solid #666666;
}

#menu2 li.last { 
	border-right: none;
}

#menu2 li a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	padding: 0 5px;
}

#menu2 li a:hover{
	color: #bd0202;
	text-decoration: none;
}
	
#menu2 li.last a { background: none; }


#menu3 {
	width: 940px;
	padding: 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #bd0202;
	background: url(images/background-fade.jpg) 0 -115px #ffffff;
	border: 1px solid #e5e5e5;
	float: left;
	margin-bottom: 5px;
}

#menu4 {
	width: 315px;
	padding: 7px 5px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #bd0202;
	background: #ffffff;
	border: 1px solid #e5e5e5;
	float: left;
}

#menu .dir {
}

.arrow_dn {
	margin: 0 0 3px 10px;
}

#left h4 {
	background: url("images/linebg.gif");
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	height: 15px;
	line-height: 15px;
	padding: 5px;
	width: 155px;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

/*               */
/*   LEFT MENU   */
/*               */
.leftmenu {
	
	width: 162px;
	background: ;
	font: bold 11px Arial;
}

.leftmenu ul{
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}
 
.leftmenu ul li{
	position: relative;
}

.leftmenu ul li.title a {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 8px;
	display: block;
}

.leftmenu ul li ul li.title a {
	color: #3A5878;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 1px 1px 1px 8px;
	margin: 0;
	background: none;
	display: block;
}

.leftmenu ul li.title a:hover {
	color: #bd0202;
	text-decoration: underline;
	background: none;
}


.column {
	background: #f4f4f4;
	width: 145px;
	padding: 5px 10px 5px 10px; 
	border: 1px solid #d5d5d5;
}

.column h2 {
	font-size: 13px;
}

.list li {
	list-style: none;
}

.list li.titleAccessories a {
	text-decoration: none;
	font-weight: none;
	padding: 0;
	color: #3A5878;
}

.list li.titleAccessories a:hover {
	color: #bd0202;
	background: none;
}

.titleAccessoriesBold {
	font-weight: bold;
	color: #bd0202;
}

.listbold, .listbold a {
	font-weight: bold;
	color: #bd0202;
}

.list li.titleAccessories.listbold a {
	font-weight: bold;
	color: #bd0202;
}

#main_cont {
	width: 10%;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}

#content { padding: 5px 0 5px 0; min-height: 900px; }

#left {
	width: 100px;
	float: left;
}
		
#right {
	width: 780px;
	float: right;
}

#right h4, #right100 h4  {
	padding: 10px 0;
	background: ;
	color: #444444;
	font-size: 18px;
	text-transform: uppercase;
}

#right100 {
	width: 100%;
	float: right;
}
	
#right h2, #right100 h2, #main_cont h2 {
	background: url("images/graybg.jpg") repeat-x #f7f7f7;
	font-size: 13px;
	color: #222222;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #d5d5d5;
	width: 99%;
}

#giveaways h2 {
	background: url("images/graybg.jpg") repeat-x #f7f7f7;
	font-size: 13px;
	color: #222222;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #d5d5d5;
	width: 100%;
}

.shadow {
	-moz-box-shadow: 0px 0px 10px #555;
	-webkit-box-shadow: 0px 0px 10px #555;
	box-shadow: 0px 0px 10px #555;
	}

#right h7 {
	background: url("images/graybg.jpg") repeat-x #f7f7f7;
	font-size: 13px;
	color: #222222;
	font-weight: bold;
	height: 14px;
	line-height: 14px;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #d5d5d5;
	width: 100%;
}

#right h2 select {
	margin-top: -5px;
}

.box2 {
	margin-bottom: 5px;
}

.phones
{
	padding: 10px 0;
	width: 150px;
	height: 130px;
	float: left;
	text-align: center;
	overflow: hidden;
}

#footer {
	width: 910px;
	height: auto;
	margin: 5px 0;
	background: #f7f7f7;
	border: 1px solid #d5d5d5;
	color: #222222;
	padding: 20px;
	
}

#footer div.col {
	float: left;
	width: 150px;
}

#footerbg {
	width: 100%;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	height: 29px;
	list-style: none;
	text-align: left;
	padding: 0 15px;
	width: 100%;	
}
	
#footer li { 
	display: block;
}

#footer li a {
	text-decoration: none;
	font-size: 11px;
}
	
#footer li.last a { border: 0; }

.search {
	float: right;
	width: 580px;
	height: 35px;
	background: url(images/headerbg.png);
	text-align: left;
	padding: 10px 10px 0 10px;
}

#nxt-ac-container {
	z-index: 600;
	width: 300px;
	}
	
.ntx_align_center table {
	text-align: left;
}

#search_box {
 width: 250px;
 height: 16px;
 font-size: 12px;
 padding: 2px;
 color:#222222;
 border: none;
 float: left;
}

.search_button {
 width: 40px;
 height: 28px;
 border: 1px solid #860000;
 color: #ffffff;
 background: url("images/redbg.jpg");
 font-size: 14px;
 font-weight: bold;
}

.search_button:hover {
	background: url("images/redbg_ov.jpg");
	color: #bd0202;
	cursor: pointer;
}

.search_wrapper{
	background: #ffffff;
	padding: 2px;
	width:200px;
	float: left;
}

.search_icon {
	background: url(images/icon_search.gif) no-repeat;
	width: 15px;
	height: 15px;
	float: left;
	margin-left: 4px;
}

#searchForm {
	color: #636262;
	font-weight: bold;
	float: left;
	width: 325px;
}
	
#searchForm legend { display: none; }
html>body #searchForm span input, html>body #searchForm span img { margin-bottom: -3px; }

#welcome h3 {
	color: #222222;
	font: normal 28px "Arial", "Helvetica", sans-serif;
}
	
#welcome {
	width: 737px;
	height: 172px;
	margin: 0px 0 5px 0;
	padding: 5px;
	border: 1px solid #d5d5d5;
}

#banners {
	padding: 10px; 
}
	
#newsletterForm {
	width: 162px;
	height: 91px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	padding-top: 10px;
	background: #f5f5f5;
	border: 1px solid #e5e5e5;
	color: #222222;
}
	
html>body #newsletterForm { 
	padding-top: 5px; 
	height: 96px; 
	margin-right: 3px;
}
	
#newsletterForm legend { display: none; }

.currency {
	float: left; 
	padding-left: 10px;
}

.content {
	background: #ffffff;
	padding: 0 0 5px 0;
}

.cat_hover:hover {
	background: #e5e5e5;
}

.black_bold_text_spaced {
	color: #222222;
	font-weight: bold;
	margin-top: 5px;
	line-height: 17px;
	text-decoration: none;
}

.error_message {
	background: #FFFFFF;
	border: solid #bd0202 1px;
	padding: 10px;
	margin-bottom: 10px;
}

.alert_message {	
	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;
}

#container {
	background: url(images/linebg.gif) center top repeat #f1f1f1;
	background-size:1900px 1000px;
	margin: 0 auto;
}

#wrapper {
	width: 950px;
	margin: 0 auto; 
	background: #fff;
	padding: 0 5px 5px 5px;
	position: relative;
}

/* ------------ */
/* Product List */
/* ------------ */

.product_title_link, product_title_link:visited, product_title_link:active {
	/* Product Title Link Definitions */
	font-size: 12px;
	font-weight: normal;
	color: #3A5878;
	text-decoration: none;
}

.product_shopnow {
	padding: 5px;
	border: 1px solid #d5d5d5;
	background: #3A5878;
	color: #ffffff;
	/*background: url(images/button_blue_sm.jpg) no-repeat;*/
}

.product_shopnow:hover {
	background: #f5f5f5;
	color: #3A5878;
	/*background: url(images/button_blue_sm.jpg) no-repeat;*/
}

.product_title_link:hover {
	/* Product Title Link Hover Definitions */
	color: #bd0202;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.paging {
	float: right;
	text-align: right;
	margin-right: 10px;
}

.list_top {
	/* Product List Top Definitions */
	border: solid #e5e5e5 1px;
	background: #f0f0f0;
	padding: 3px;
}

.list_bottom {
	/* Product List Bottom Definitions */
	border: solid #e5e5e5 1px;
	background: #f0f0f0;
	padding: 3px;
}

/* ----------------- */
/* Product List List */
/* ----------------- */

.reg_txt {
	font-weight: normal;
}

.small_txt {
	font-size: 10px;
	color: #666666;
}

.price {
	/* Product List Price Definitions */
	color: #bd0202;
	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: 14px;
	color: #bd0202;
	padding: 0px 5px 5px 0;
}

.list_tile_item {
	text-align: center;
	position: relative;
}

.list_tile_redtag {
		background: url(images/redtag.png) no-repeat;
		width: 145px;
		height: 54px;
		position: absolute;
		top: 0;
		right: -20px;
		padding: 13px 0 0 15px;
		font-family: arial black, arial;
		font-size: 20px;
		color: #fff;
	}

.tile_table {
	background: #FFFFFF;
	width: 100%;
}

.list_table {
	background: #FFFFFF;
	width: 100%;
}

.tile_height {
	height: 260px;
	width: 1px;
	background: #e5e5e5;
}

.hor_line {
	height:1px; 
	background: #e5e5e5; 
	margin: 10px 3px;
}

/* -------------- */
/* Product Detail */
/* -------------- */

.product_title {
	/* Product Title Font & Color */
	font-size: 12px;
	font-weight: bold;
	color: #;
}

.product_sku {
	/* Product SKU Font & Color */
	font-size: 10px;
	margin-bottom: 10px;
}

.product_price {
	/* Product Price Font & Color */
	color: #bd0202;
	font-size: 17px;
	font-weight: 900;
	text-align: right;
	padding: 5px 0;
}

.product_option{
	/* Product Attributes Font & Color */
	font-weight: bold;
	width: 1%;
	text-align: right;
}

.product_savings {
	/* Product Attributes Font & Color */
	font-weight: normal;
	width: 1%;
	text-align: right;
	font-style: italic; 
}

.product_strikethru {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	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;
}

.review_item {
	padding-bottom: 10px;
}

.review_spacer {
	padding-bottom: 7px;
}

.product_detail_cart {
	background: url("images/") top left repeat-x #f7f7f7;
	padding: 5px;
	border: 1px solid #d5d5d5;
}

.alignr {
	text-align: right;
}
/* ------------------ */
/* Button Definitions */
/* ------------------ */

.button_addtocart {
	border: none;
	color: #ffffff;
	cursor: pointer;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	width: 192px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
	background: linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}

.button_addtocart:hover {
	background: #bd0202;
}

.orange_button input, .orange_button button {
	/* Orange Button Definitions */
	background: url("images/redbg.jpg") #bd0202;
	height: 29px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	margin: 5px 5px 5px 0;
	border-width: 0px;
	cursor: pointer;
	border: 1px solid #d5d5d5;
}

.orange_button input:hover, .orange_button button:hover{
	/* Orange Button Definitions */
	background: url("images/redbg_ov.jpg") #bd0202;
	border: 1px solid #d5d5d5;
	color: #bd0202;
}

.gray_button {
	/* Orange Button Definitions */
	background: url("images/graybg.jpg") repeat-x #d5d5d5;
	line-height: 26px;
	color: #222222;
	font-weight: bold;
	height: 26px;
	margin: 5px 5px 5px 0px;
	width: 55px;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	border: 1px solid #d5d5d5;
}

.gray_button a {
	color: #222222;
}

.gray_button:hover {
	/* Orange Button Definitions */
	background: #f6f2f2;
	color: #cccccc;
	border: 1px solid #d5d5d5;
}

.checkout_button {
	float: left;
}

.checkout_button input, .checkout_button button {
	font-weight: bold;
	font-size: 16px;
	background: #a90329; /* Old browsers */
	background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
	background: linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	width: 195px;
	line-height: 15px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
	border-width: 0px;
	cursor: pointer;
}

.checkout_button input:hover, .checkout_button button:hover{
	/* Orange Button Definitions */
	background: #bd0202;
}

.blue_button {
	/* Blue Button Definitions */
	float: left;
}

.blue_button input, .blue_button button {
	font-size: 16px;
	background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border: 1px solid #242424;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 15px;
	margin: 5px 5px 5px 0;
	border-width: 0px;
	cursor: pointer;
}

.blue_button input:hover, .blue_button button:hover{
	/* Orange Button Definitions */
	background: #d5d5d5;
}

.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;
}

.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: #222222; }
ul.tabberactive li a:visited { color: #222222; }

ul.tabbernav {
	/* Tab Content Top Border */
	border-bottom: 1px solid #d5d5d5;
	font: bold 11px "Arial", "Helvetica", sans-serif;
	padding: 3px 0;
	margin: 0;
}

.tabberlive .tabbertab {
	/* Tab Content Sides & Bottom Border */
	border: 0;
	padding: 15px;
	border-top: 0;
}

ul.tabbernav li a {
	/* Tab Borders */
	border: 1px solid #d5d5d5;
	/* Non Selected Tabs Background */
	background: #222222;
	padding: 3px 0.5em;
	margin-left: 3px;	
	border-bottom: none;	
	text-decoration: none;
}

ul.tabbernav li a:hover {
	/* Hovered Tabs Background Color */
	background: #e5e5e5;
	/* Hovered Tabs Border Color */
	border-color: #d5d5d5;
	/* Hovered Tabs Text Color */
	color: #222222;	
}

ul.tabbernav li.tabberactive a {
	border-bottom: 1px solid #ffffff;
	/* Selected Tabs Background Color */
	background-color: #ffffff;
	/* Selected Tabs Font Color */
	color: #222222;
}

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: #222222;
}

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: 2px;
	width: 200px;
}

.form_label {
	vertical-align: top;
}

.bold {
	font-weight: bold;
}

.list li.bold a{
	font-weight: bold;
	color: #3A5878;
}

.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: #222222;
}

.account_head {
	/* Update Profile Heading Font Definitions */
	padding-bottom: 5px;
	font-weight: bold;
	color: #222222;
}


/* ------------- */
/* Shopping Cart */
/* ------------- */

#loginbox {
		position: absolute; 
		top: 0; 
		left: 0; 
		width: 250px; 
		display: hidden; 
		border: solid #d5d5d5 1px; 
		padding: 10px; 
		margin: 37px 5px 5px 5px;
		-moz-box-shadow: 0px 2px 5px #444;
		-webkit-box-shadow: 0px 2px 5px #444;
		box-shadow: 0px 2px 5px #444;
	}

/* ------------- */
/* Shopping Cart */
/* ------------- */

.cart {
	background: #ffffff;
}

.cart th {
	/* Cart List Headings Font */
	text-align: center;
	font-weight: bold;
	color: #222222;
}

.cart td {
	border-top: solid #d5d5d5 1px;
	border-bottom: solid #d5d5d5 1px;
	color: #222222;
}

.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: none;
}

/* ----------- */
/* Order Pages */
/* ----------- */

#order_signup {
	float: left;
	padding-left: 25px;
}

#order_login {
	float: right;
	padding-right: 25px;
}

.order_info_off {
	background: url(images/pencil16.png) no-repeat center left;
	padding: 1px 0 1px 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_info_on {
	background: url(images/pencil16.png) no-repeat center left;
	padding: 1px 0 1px 20px;
	color: #222222;
}

.order_ship_off {
	background: url(images/order_ship_off.gif) no-repeat center left;
	padding: 1px 0 1px 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_ship_on {
	background: url(images/order_ship_on.gif) no-repeat center left;
	padding-left: 20px;
	color: #222222;
}

.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: #222222;
}

.order_review_off {
	background: url(images/search16.png) no-repeat center left;
	padding: 1px 0 1px 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_review_on {
	background: url(images/search16.png) no-repeat center left;
	padding: 1px 0 1px 20px;
	color: #222222;
}

.order_print_off {
	background: url(images/printer16.png) no-repeat center left;
	padding: 1px 0 1px 20px;
	color: #bcbcbc;
	text-decoration: none;
}

.order_print_on {
	background: url(images/printer16.png) no-repeat center left;
	padding: 1px 0 1px 20px;
	color: #222222;
}

.gray {
	background-color: #f0f3f8;
}

.sep {
	background: url(images/bullet_arrow2.gif) 2px 2px no-repeat;
	width: 16px;
	height: 16px;
	padding: 0 5px;
	margin: 0 5px;
}

/* ------------ */
/* Order Review */
/* ------------ */

.order_view {
	background: #ffffff;
	text-align: left;
}

.order_view th {
	font-weight: bold;
	background: #e7e7e7;
	width: 10%;
}

.review_top_border {
	border-top: solid #e7e7e7 1px;
}

.order_id {
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 10px;
	color: #bd0202;
}

.order_steps {
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 5px;
	background: #f7f7f7;
	margin-bottom: 5px;	
	}

/* ------------------ */
/* Paging Definitions */
/* ------------------ */

.page a:hover {
	/* Hover Text Color */
	color: #bd0202; text-decoration: none
}

.page a:link {
	/* Link Text Color */
	color: #222222; text-decoration: none
}

.page a:visited {
	color: #222222; text-decoration: none
}

.pages_border {
	/* Box Border & Background */
	color: #222222;	
}

.navpage {
	/* Navigation Link Boxes Background & Definitions */
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #222222;
	white-space: nowrap;
	text-decoration: none;
}

.navpageselected {
	/* Navigation Selected Link Boxe Background & Definitions */
	background-color: #ffffff;
	font: 11px Tahoma, Verdana;
	padding: 2px 4px 2px 4px;
	color: #222222;
	white-space: nowrap;
	text-decoration: none;
}

.highlightpage {
	/* Current Page Info Box Background & Definitions */
	font: bold 11px;
	padding: 2px 4px 2px 4px;
	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: none;
}

/* ------------ */
/* Cookie Crumb */
/* ------------ */

.home_link {
	/* Home Link Definitions */
	background: url(images/home_icon.gif) no-repeat center left;
	text-decoration: none;
	padding-left: 20px;
	font-weight: bold;
	color: #222222;
}

.crumb_link {
	/* Regular Link Definitions */
	padding-left: 5px;
	font-weight: bold;
	text-decoration: none;
	color: #222222;
}

.crumb_sep {
	padding-left: 5px;
	font-weight: bold;
}

/* ----------------- */
/* Float Definitions */
/* ----------------- */

.left_float_3_px {
	float: left;
	margin-right: 3px;
	margin-left: 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;
}

.okimage {
	background: url("images/ok.png");
	width: 18px;
	height: 16px;
	margin-top: 5px;
	float: left;
}

.ok {
	color: green;
	padding: 5px;
	float: left;
}

.ok_not {
	background: url("images/ok.png") no-repeat -16px 5px;
	width: 16px;
	height: 16px;
	color: red;
	float: left;
	padding: 5px 5px 5px 20px;
}

.morewrapper {
	padding: 2px 2px 2px 15px;
	background: url("images/arrow.png") 5px no-repeat #bd0202;
	clear: both;
	float: left;
	width: 559px;
	border: 0px;
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}


.more:hover { border: 0px;}

.accessories ul{ 
	list-style:none;
	margin: 0;
	padding: 0;
	height:120px;
}

.subcat {
	float: left;
	width: 25%;
}

.arrowup div {
	background: url("images/udarrow.gif") no-repeat 0px -14px;
	vertical-align: middle;
	font-weight: bold;
	display: block;
	line-height: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 12px;
}

.arrowdo div {
	background: url("images/udarrow.gif") no-repeat 0px 0px;
	vertical-align: middle;
	font-weight: bold;
	display: block;
	line-height: 5px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 12px;
}

.arrowup a{
	
}

.arrowdown {

}
ul.dropdown                         { position: relative; list-style: none;  }
ul.dropdown li                      { font-weight: bold; float: left; zoom: 1; }
ul.dropdown a:hover		            { color: #fff; }
ul.dropdown a:active                { color: #fff; }
ul.dropdown li a                    { font-size:12px; display: block; padding: 7px 25px;;
	 								  color: #fff; }
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #252525; color: black; position: relative; }
ul.dropdown li.hover a              {  }


/* 
	LEVEL TWO
*/
#menu ul ul 						{ padding: 5px; background: #f2f2f2; border: 1px solid #252525; }
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 28px; left: 0; list-style: none; }
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; 
									  border-bottom: 1px solid #d5d5d5; float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ color: #3A5878; border-right: none; width: 100%; display: inline-block; }
ul.dropdown ul li.hover a           { color: #bd0202; }
ul.dropdown ul li.hover             { background: none; }

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }

 
/* Holly Hack for IE \*/
* html .leftmenu ul li { float: left; height: 1%; }
* html .leftmenu ul li a { height: 1%; }
/* End */

#quickproductsearch {
	float: left;
	margin: 5px 0;
	border: 1px solid #d5d5d5;
	height: 200px;
	width: 500px;
	padding: 0;
	background: url(images/background-fade.jpg) #f6f2f2;
}

#quickproductsearch  .quickheader{
	height: 75px;
	width: 480px;
	margin-left: 20px;
	background: url(images/accessoryfinder.jpg) #f6f2f2;
	overflow: hidden;
}

.rightbanner {
	margin: 5px 0 0 0;
	float: right;
	width: 270px;
	height: 97px;
	background: url(images/background-fade.jpg) #fff;
	border: 1px solid #d5d5d5;
}

#ft-buttons-banner {
	top: 240px;
	position: absolute;
	}



<!-- Black Friday -->
.blackfriday {
		background: url(images/blackfriday_header.jpg) no-repeat;
		width: 500px;
		height: 800px;
		padding: 20px;
	}
	

#countdown_dashboard {
	height: 110px;
	padding: 35px 0 0 463px;
}

.dash {
	width: 110px;
	height: 114px;
	background: transparent url('../images/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 20px;
	position: relative;
}

.dash .digit {
	font-size: 25pt;
	font: verdana;
	font-weight: bold;
	float: left;
	width: 55px;
	text-align: center;
	font-family: Times;
	color: #555;
	position: relative;
}

.dash_title {
	display: none;
}

#countdown_dashboard_med {
	height: 65px;
	padding: 23px 0 0 425px;
}

.dashMed  {
	width: 65px;
	height: 52px;
	background: transparent url('images/dash_med.png') 0 0 no-repeat;
	float: left;
	margin-left: 10px;
	position: relative;
	padding: 10px 0 0 9px;
}

.dashMed .digit {
	font-size: 25pt;
	font-weight: bold;
	float: left;
	width: 30px;
	line-height: 23pt;
	text-align: center;
	font-family: Verdana;
	color: #555;
	position: relative;
}

.dashSm  {
	height: 52px;
	background: transparent url('images/dash_med.png') 0 0 no-repeat;
	float: left;
	margin-left: 1px;
	position: relative;
	padding: 15px 0 0 1px;
	line-height: 11px;
}

.dashSm .digit {
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	float: left;
	text-align: center;
	color: #555;
	position: relative;
}

#countdown_dashboard_med .days_dash {
	background: transparent url('images/dark_days_dash_med.png') 0 0 no-repeat;
}

#countdown_dashboard_med .hours_dash {
	background: transparent url('images/dark_hours_dash_med.png') 0 0 no-repeat;
}

#countdown_dashboard_med .minutes_dash {
	background: transparent url('images/dark_minutes_dash_med.png') 0 0 no-repeat;
}

#countdown_dashboard_med .seconds_dash {
	background: transparent url('images/dark_seconds_dash_med.png') 0 0 no-repeat;
}

#home_blackfriday .content { 
	text-align:left;
	border: 1px solid #d5d5d5;
	margin-bottom: 3px;
}

#home_blackfriday .header {
		color: #ffffff;
		width: 760px;
		font-size: 16px;
		padding: 10px;
		background: #7d7e7d; /* Old browsers */
background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
background: linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 ); /* IE6-9 */
	}

.nxt_content {
		text-align: left;
}

.nxt_content form{
	visibility:hidden;
	}
.nxt_narrow_by_outer {
		padding: 5px;
		float: left;
		width: 190px;
		background: #F9F9F9; 
		
	}
.nxt_align_center td{
		text-align: left;
	}
.nxt_list {
		text-align: left;
	}
.nxt_more_info {
	 border: 1px solid #860000;
	 color: #ffffff;
	 background: url("images/redbg.jpg");
	 font-weight: bold;
	}
.nxt_results_per_page {
	 background: #f9f9f9; 
	 padding-left: 10px;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	}
.nxt_change_view {
	padding: 10px;
	}
.nxt_sort_by {
	background: #f9f9f9; 
	padding: 10px;
	border-right: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	border-top: 1px solid #d5d5d5;
	}
.nxt_pagination {
	padding: 10px 0;
	}
.nxt_related_searches a, .nxt_related_searches {
		font-size: 11px;
	}
	
.background_holiday {
		background: url(images/linebg.gif);
		width: 100%;
		height:300px;
		position: absolute;
	}

.iconcart {
		background: url(images/shoppingcart16.png) #f7f7f7 10px 8px no-repeat;
		padding: 10px 10px 10px 30px;
		margin: 20px 0;
		border: 1px solid #d5d5d5;
		border-radius: 2px;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		width: 130px;
	}
.iconcart:hover {
		background: url(images/shoppingcart16.png) #e7e7e7 10px 8px no-repeat;
	}

.iconback {
		background: url(images/circleleft16.png) no-repeat;
		padding: 1px 0 1px 20px;
		height:16px;
	}

.iconsignin {
	background: url(images/user16.png) #f7f7f7 10px 5px no-repeat;
	padding: 5px 0 5px 30px;
	height:16px;
	}
	
.signin {
	top: 0;
	right: 0;
	width: 150px;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #d5d5d5;
	}
	
.signin:hover {
	background: url(images/user16.png) #222222 10px 5px no-repeat;
	color: #ffffff;
	}

.floater{
	position:fixed;
	top:0px;
}

#minibar {
	display:none;
	float: right;
	 width: 200px; 
	 border: 1px solid #d5d5d5; 
	 padding: 5px;
	}

#floatingbar {
	float: right;
	width: 200px; 
	 border: 1px solid #d5d5d5; 
	 padding: 5px;
	}


