@charset "utf-8";
body {
	background-image: url(/images/back.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E6E6E6;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#container_header {
	background-image: url(/images/head_back.png);
	background-repeat: repeat-x;
	height: 130px;
}

#header {
	background-image: url(/images/header_back.png);
	height: 130px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	background-repeat: no-repeat;
}

#head1 {
	height: 90px;
	width: 980px;
}

#head2 {
	height: 40px;
	width: 980px;
}

#top_menu {
	margin: 0px;
	padding: 0px;
}

#top_menu li {
	margin: 0px;
	list-style-type: none;
	float: left;
	background-image: url(/images/menu_divider.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 40px;
}

#top_menu li a {
	font-size: 13px;
	color: #000000;
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-align: center;
	line-height: 16px;
}
#search  {
	float: right;
	width: 350px;
	padding-right: 10px;
}

#search form {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}

#head1 #logo {
	float: left;
	width: 960px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#head1 #cards a {
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#head1 #cards {
	float: left;
	width: 310px;
	background-image: url(/images/back_cards.png);
	background-repeat: no-repeat;
	height: 68px;
	padding-left: 10px;
}

#container_body {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
}

#container_body #featured_cats {
	height: 25px;
	width: 960px;
	background-image: url(/images/back_featured_cat.png);
	background-repeat: repeat-x;
	display: block;
}

#container_body #main_content {
	float: left;
	width: 740px;
	padding-top: 10px;
}

#products_menu {
	float: left;
	width: 198px;
	border: 1px solid #008CFF;
}

#products_menu ul {
	margin: 0px;
	padding: 0px;
}

#products_menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#products_menu a {
	background-image: url(/images/sied_menu_item_back.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}

.side_ad {
	width: 200px;
	padding-top: 5px;
	float: left;
}

#side_menu h2 {
	background-image: url(/images/side_head_back.png);
	margin: 0px;
	height: 27px;
	width: 190px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.clear {
	clear: both;
	height: 0px;
}

#featured_cats ul {
	margin: 0px;
	padding: 0px;
}

#featured_cats li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#featured_cats a {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 160px;
	padding-top: 5px;
	text-align: center;
}

#featured_cats a#uk {
	background-image: url(/images/back_featured_cat_uk.png);
}

#container_body #side_menu {
	float: left;
	width: 200px;
	padding-right: 20px;
	padding-top: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container_footer {
	height: 60px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0095FF;
	padding-top: 10px;
}

#container_footer p {
	margin: 0px;
	padding: 0px;
	color: #999999;
}

#container_footer a {
	color: #999999;
	text-decoration: none;
}
#header #head1 #notices {
	float: left;
	height: 60px;
	width: 360px;
}
#search_links {
	width: 950px;
	height: 40px;
	clear: both;
	background-image: url(/images/links_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#search_links a {
	font-size: 18px;
	float: left;
	color: #000000;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#head2 #cards {
	float: right;
	width: 220px;
	padding-top: 5px;
	padding-right: 10px;
}

