﻿* {
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 10px;
}
body {
	margin: 0;
	background-color: #fff;
}
a {
	text-decoration: none;
	color: #2b4561;
}
a:hover {
	color: #9d120e;
}
form {
	display: inline;
}
input {
	border: 1px solid #c8c8c8;
}
img {
	border: 0;
}
.sale_price {
	color: #ff0000;
}
.button {
	background-color: #9d120e;
	color: #fff;
	font-weight: bold;
	border: 0;
	padding: 1px 4px 1px 4px;
	font-size: 9px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#container_main {
	width: 980px;
	background-color: #fff;
}
#container_content {
	width: 980px;
	background-color: #fff;
}
#header {
	width: 980px;
	height: 76px;
}
#header_menu {
	width: 980px;
	height: 32px;
	background-color: #9d120e;
	padding: 0;
	margin: 0;
	float: left;
}
#header_menu ul {
	padding: 0;
	margin: 0;
}
#header_menu li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-left: 1px solid #690d0a;
	border-right: 1px solid #e3241e;
}
#header_menu li a {
	background-color: #9d120e;
	padding: 10px 8px 10px 8px;
	display: block;
	color: #fff;
	font-weight: bold;
}
#header_menu li a:hover {
	background-color: #000;
}
#column_left {
	width: 178px;
	float: left;
	margin-top: 5px;
}
#column_center {
	width: 610px;
	float: left;
	margin: 5px 5px 0 5px;
}
#column_right {
	width: 182px;
	float: left;
	margin: 0;
	margin: 5px 0 0 0;
}
#footer {
	width: 100%;
	float: left;
	padding: 10px 0 10px 0;
	text-align: center;
	margin-top: 5px;
	color: #4f4f4f;
	border-top: 1px dashed #c8c8c8;
}
#footer a {
	color: #4f4f4f;
}
#categories {
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
}
#categories ul {
	padding: 0;
	margin: 0 10px 0 10px;
	list-style-type: none;
}
#categories ul li {
	padding: 0;
	padding: 4px 2px 4px 5px;
	font-weight: bold;
	border-bottom: 1px dotted #ddd;
}
#categories ul li ul {
	margin: 5px 0 0 0;
}
#categories ul li ul li ul {
	margin: 5px 0 0 10px;
}
#categories ul li ul li {
	padding: 3px 0 2px 0;
	font-weight: normal;
	border-bottom: 1px solid #fff;
}
#last_viewed {
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 5px;
	border: 1px solid #c8c8c8;
}
#customer_support_box {
	background-image: url('/pics/bg_box_head_6.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #2f7599;
	border: 1px solid #19597a;
	color: #fff;
	margin-top: 5px;
}
#customer_support_box p {
	padding: 15px;
	margin: 0;
}
#customer_support_box a {
	color: #fcff00;
}
#customer_support_box .box_title {
	color: #fcff00;
}
.box_title {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 10px 10px 14px;
	color: #9d120e;
}
.box_title a {
	font-size: 12px;
}
#search_box {
	width: 785px;
	padding: 5px;
	float: left;
	margin: 5px 0 0 5px;
	border: 1px solid #c8c8c8;
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
}
#search_box .box_title {
	padding: 5px 0 10px 10px;
	margin: 0;
}
#search_box_deatils {
	float: left;
	margin: 10px 0 0 11px;
	display: inline;
}


.search_box {
	border: 0;
	padding: 3px 0 3px 2px;
	font-family: tahoma, arial, sans-serif;
	font-weight: bold;
	width: 782px;
	border-bottom: 2px solid #e1e1e1;
}
.search_box table td {
	vertical-align: top;
}
.search_box label {
	font-weight: normal;
	font-size: 9px;
	padding-right: 5px;
	white-space: nowrap;
}
.search_box input {
	border: 0;
	padding: 0;
	vertical-align: middle;
}
.search_box p {
	padding: 0 0 5px 2px;
	margin: 0;
}


#basket_box {
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
}
.basket_box_item {
	padding: 15px;
	border-bottom: 1px dotted #9e9e9e;
}
.basket_box_item p {
	font-weight: bold;
	padding: 5px 0 0 0;
	margin: 0;
}
.basket_box_sum {
	padding: 15px;
	text-align: center;
}
.basket_box_sum p {
	padding: 10px 0 0 0;
	margin: 0;
	text-align: center;
}
.basket_box_sum p a {
	background-color: #9d120e;
	display: block;
	color: #fff;
	padding: 5px;
	font-weight: bold;
}
#basket_summary {
	padding: 10px;
	line-height: 20px;
}

#featured_items {
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-top: 5px;
	float: left;
	width: 610px;
}
#sale_items {
	background-image: url('/pics/bg_box_head_5.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ce3a00;
	margin-top: 5px;
	border: 1px solid #9a2b00;
	color: #fff;
}
#sale_items img {
	border: 1px solid #9a2b00;
}
#sale_items * {
	color: #fff;
}
#sale_items  .sale_price {
	color: #fffc30;
}
#main_news {
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	margin-top: 5px;
	float: left;
	width: 610px;
}
#top5_box {
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 5px 0 5px 0;
	border: 1px solid #c8c8c8;
}

#newsletter_box {
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin-top: 5px;
	border: 1px solid #c8c8c8;
}
#newsletter_box_form {
	padding: 0 0 10px 15px;
}
#newsletter_box_form .button {
	border: 0;
	margin: 0 0 3px 45px;
}
#news_deatils {
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
	float: left;
	width: 610px;
}
.default_table {
	width: 600px;
	margin: 0 5px 5px 5px;
}
.default_table td {
	padding: 8px;
	background-color: #f4f4f4;
	border: 1px solid #fff;
}
.default_table th {
	background-color: #e6e6e6;
	text-align: left;
	font-weight: bold;
	padding: 8px;
}
.default_table td input {
	border: 1px solid #8f8f8f
}
.error, .warning {
	width: 600px;
	margin: 5px;
	text-align: center;
	padding: 10px 0 10px 0;
	font-weight: bold;
	color: #d30000;
	background-color: #ffeee5;
}
.notice {
	width: 600px;
	margin: 0 5px 5px 5px;
	text-align: center;
	padding: 10px 0 10px 0;
	font-weight: bold;
	color: #3a5a7e;
	background-color: #e7f2fe;
}
.item_list {
	width: 600px;
	margin: 0 5px 5px 5px;
}
.item_list td {
	padding: 5px 10px 5px 10px;
	border-bottom: 1px solid #ddd;
	vertical-align: middle;
}
.item_list td a {
	font-weight: bold;
}
.item_list td p {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 9px;
	color: #949494;
}
.item_list_pic {
	width: 100px;
	text-align: center;
}
.item_list_price {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
	line-height: 20px;
}
.item_list_price span {
	font-size: 11px;
}
.item_list_price strike {
	font-size: 11px;
}
.white_box {
	background-image: url('/pics/bg_box_head_1.gif');
	background-position: top left;
	background-repeat: repeat-x;
}





#item_page_container {
	width: 100%;
	padding-top: 40px;
}
#item_page_pic {
	width: 180px;
	text-align: center;
	padding: 0 10px 10px 10px;
	float: left;
}
#item_page_details {
	width: 400px;
	float: left;
}
#item_page_details ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
}
#item_page_name {
	width: 100%;
	font-size: 10px;
	font-weight: bold;
	color: #9d120e;
	padding: 5px 0 0 0;
}
#item_page_number {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 9px;
	color: #949494;
}
#item_page_description {
	width: 100%;
	line-height: 18px;
	padding: 0 0 20px 0;
	text-align: justify;
	float: left;
}



#item_page_price_bar {
	width: 590px;
	margin: 0 10px 0 10px;
	float: left;
	background-color: #f4f4f4;
	padding: 5px 0 5px 0;
	display: inline;
}
#item_page_price_bar_compare {
	width: 180px;
	padding-left: 10px;
	float: left;
}
#item_page_price_bar_buy {
	width: 250px;
	float: left;
	font-weight: bold;
}
#item_page_price_bar_warrantly {
	width: 140px;
	float: left;
	text-align: right;
	padding-right: 10px;
}







#item_page_description #item_page_properties {
	margin: 0 0 20px 0;
	padding: 0;
	width: 100%;
}
#item_page_description #item_page_properties li {
	list-style-type: none;
	padding-top: 2px;
}
#item_page_description #item_page_properties li img {
	vertical-align: middle;
	padding-right: 5px;
}









#lost_password {
	width: 300px;
	margin: 30px auto 0 auto;
	background-color: #f4f4f4;
	padding: 10px;
	text-align: center;
}
.pager {
	width: 100%;
	padding: 20px 0 20px 0;
	text-align: center;
}
.history_brands {
	float: left;
	width: 150px;
	height: 80px;
	padding: 10px 25px 10px 25px;
}
#history_brand_page {
	padding: 20px;
}
#history_brand_page p {
	line-height: 16px;
}
.static_text {
	padding: 20px;
	line-height: 16px;
	text-align: justify;
}
.static_text ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
	list-style-image: url('/pics/static_text_li.gif');
}
.static_text ul li {
	padding: 5px 0 5px 0;
}
.static_text a {
	color: #9d120e;
}
.contact_box {
	background-color: #f4f4f4;
	padding: 10px;
	width: 550px;
	margin-bottom: 10px;
}
.top_item {
	width: 80%;
	margin: auto;
	text-align: center;
	line-height: 16px;
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px dotted #9a2b00;
}


.main_featured_item {
	text-align: center;
	float: left;
	width: 203px;
	height: 250px;
	line-height: 16px;
}
.main_featured_item div {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	padding: 10px 0 5px 0;
}
.main_featured_item p {
	padding: 0 5px 0 5px;
	margin: 0;
}
.basket_item_list {
	width: 590px;
	margin: 10px auto 0 auto;
}
.basket_item_list p {
	padding: 5px 0 0 0;
	margin: 0;
	font-size: 9px;
	color: #949494;
}
.basket_item_list th {
	background-color: #cecece;
	padding: 4px;
}
.basket_item_list td {
	padding: 4px;
	background-color: #f4f4f4;
	border: 1px solid #fff;
}
.basket_item_pic {
	width: 100px;
	text-align: center;
	vertical-align: middle;
}
.basket_item_price {
	text-align: right;
	font-weight: bold;
	line-height: 18px;
}
.basket_item_modify {
	text-align: center;
}
.basket_item_remove {
	text-align: center;
}
.basket_summary {
	width: 590px;
	margin: 10px auto 0 auto;
	text-align: center;
	padding: 20px 0 20px 0;
	background-color: #f6f0eb;
}
.basket_summary textarea {
	width: 500px;
	height: 80px;
	border: 1px solid #dcd0c5;
}


.basket_payment {
	width: 590px;
	margin: 10px auto 0 auto;
	text-align: center;
	padding: 20px 0 20px 0;
	background-color: #f6f0eb;
}



.basket_shipping {
	width: 550px;
	margin: 10px 0 0 0;
	padding: 20px;
	background-color: #f6f0eb;
}
.basket_shipping p {
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}
.basket_shipping ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.basket_shipping ul li {
	padding: 5px 0 5px 0;
}
.basket_shipping ul li:hover {
	background-color: #e9dfd7;
}


#login {
	margin: 0;
	width: 350px;
	padding: 10px 10px 0 0;
	float: right;
	text-align: right;
	line-height: 9px;
}
#login a {
	color: #9D120E;
}
#login .button {
	border: 0;
	color: #fff;
	background-color: #ef8c2c;
}
#login input {
	border: 1px solid #336294;
}


#login_box_flags {
	width: 100px;
	float: left;
	text-align: right;
	padding-top: 3px;
}




.popup_box{
	background-color:#314263;
	color: #fff;
	font-weight: bold;
	padding: 5px;
}
.item_number {
	font-size: 9px;
	color: #949494;
	font-weight: normal;
}
.list_type {
	width: 190px;
	float: left;
	text-align: center;
	padding: 5px;
	margin-top: 30px;
}