﻿body {
	color: #000;
	background: url('/pics/bg_body.png') repeat;
}
a {
	color: #7d0500;
}
input {
	border: 1px solid #e0e0e0;
}
h1 span, h2 span {
	font-size: inherit;
}
#categories a {
	color: #7d0500;
}
#container_main {
	margin-top: 0;
}
#header {
	height: 234px;
}
#header div {
	background-color: #000;
	padding: 5px;
	width: 200px;
	color: #fff;
	float: right;
	text-align: center;
	font-size: 10px;
}
#header_menu {
	border: none;
	background: url('/pics/bg_header_menu.png') no-repeat #4f6c28;
	text-transform: uppercase;
	padding: 0;
	padding: 15px 0;
}
#header_menu a {
	margin: 0 6px;
}
#header_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#header_menu ul li {
	float: left;
	border-right: 1px solid #2d4609;
	border-left: 1px solid #4d8911;
}
#header_menu ul li a {
	display: block;
	padding: 15px;
	margin: 0;
}
#header_menu ul li a:hover {
	background-color: #000;
}
#categories, #brands, #newsletter_box, #last_viewed, #search_box, #login_box, #basket_box, #top_items, .item_page_basket {
	background-color: #ececec;
	border: 3px solid #e2e2e2;
}
.button {
	background-color: #9B150A;
}
.main_categories_list {

}
.main_categories_list ul {
	margin: 0 0 0 30px;
	padding: 0;
}
.main_categories_list li {
	padding: 2px 0 2px 0;
	margin: 0;
}
.form_table td, .form_table th {
	padding: 3px;
}
.form_table td {
	background-color: #fff;
}

.static_text {
	padding: 10px;
}
.static_text h1 {
	font-size: 25px;
	margin: 30px 0 15px 0;
	padding: 0;
	line-height: 30px;
}
.static_text h2 {
	font-size: 15px;
	margin: 30px 0 15px 0;
	padding: 0;
	line-height: 30px;
}
.static_text ul {
	margin: 0 0 0 40px;
	padding: 0;
}
.static_text ul li {

}
.static_text table {
	border-collapse: collapse;
	border-spacing: 0;
}
.static_text table th {
	text-align: left;
	padding: 2px 5px 2px 5px;
	background-color: #d3ebce;
	border: 1px solid #d3ebce;
}
.static_text table td {
	padding: 5px;
	border: 1px solid #ddd;
}
.top_item {
	text-align: left;
}
.top_item p {
	font-weight: bold;
}
.top_item p a {
	font-weight: normal;
}
.top_item div {
	background-color:#FFFFFF;
	border:1px solid #d1d1d1;
	padding:5px 0;
	text-align:center;
}
.main_featured_item {
	border:0 none;
	height:160px;
	text-align:left;
}
.main_featured_item div {
	border:1px solid #d1d1d1;
	height:auto;
	padding:5px 0;
}
.main_featured_item .main_featured_item_price {
	background-color: #fff;
	font-weight: bold;
}
#featured_items h1, #sale_items h1 {
	background-image: none;
}
#footer, #footer a {
	color: #fff;
}
.discount {
	padding:30px 10px;
	font-size:14px;
	font-weight:bold;
	text-align: center;
}
.discount a {
	font-size: inherit;
}
#main_text table {
	border-collapse: collapse;
	border-spacing: 0;
}
#main_text table td {
	padding: 0;
}
#flags {
	color: #fff;
}
#top_items ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#top_items ul li {
	padding: 7px 0;
	border-bottom: 1px solid #E2E2E2;
}
#top_items ul li:last-child {
	border: 0;
}
