body {
	background-color: #f6f6f6;
	background-repeat: repeat-x;
	color: #01385e;
	background-image: url('../pics/bg_body.png');
}
a, #main_text a, #item_page_container h2 {
	color: #e1350f;
}
#container_main {
	margin-top: 0;
}
#header {
	height: 112px;
}
#header_menu a {
	color: #fff;
}
#header_menu a:hover {
	color: #ffc704;
}
#footer, #footer a {
	color: #fff;
}
#last_viewed, #brands, #top_items, #search_box, #basket_box, #categories, #login_box , .item_page_basket {
	background-color: #fff;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#column_left h1, #column_right h1,#featured_items h1, #sale_items h1, #latest_items h1, #item_page_details h1{
	background: #ffd607;
	color: #e1350f;
	padding: 7px;
	margin: 0;
}
#categories a {
	color: #e1350f;
}
#categories a:hover {
	color: #ff6000;
}
#categories ul li {
	padding: 6px 0 6px 0;
}
h1 {
	color: #174083;
}
#footer, #footer a {
	color: #000080;
}
input {
	border-color: #6f87ba;
}
#brands div {
	height: 100px;
}
.static_text, #main_text {
	padding: 30px;
}
.static_text table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 2px solid #6F87BA;
}
.static_text table td {
	padding: 5px;
	border: 1px dotted #6F87BA;
}
.static_text table th {
	background-color: #e6f7ff;
	padding: 5px;
	border: 1px dotted #6F87BA;
}
.static_text h1, #main_text h1 {
	font-size: 20px;
	padding: 0 0 20px 0;
	margin: 0;
}
.static_text h2, #main_text h2 {
	font-size: 15px;
	padding: 30px 0 10px 0;
	margin: 0;
}
.static_text p, #main_text p {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 19px;
}
div#menu {
	margin: 0 0 10px 0;
}
div#menu a {
	width: 180px;
	height: 22px;
	display: block;
	background: url('../pics/bg_menu.png') repeat-x;
	font-weight: bold;
	padding: 5px 0 0 10px;
}
div#menu a:last-child {
	height: 19px;
}
div#menu a:hover {
	background: url('../pics/bg_menu_on.png') repeat-x;
}
div.main_featured_item {
	border: 0;
}
div.main_featured_item .main_featured_item_price {
	background-color: #fff;
}
