@charset "utf-8";
/* CSS Document */

body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EDEDED;
	margin: 0px;
}

a:hover { color:#F00;}

#_EKM_SURROUND_PRODUCTPRICE {
	display: none;	
}
h1 {
	font-size: 12px;
	text-align: center;
	display: block;
	height: 19px;
	background-image: url(Images/h1.png);
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.red { color:#F00}
.bold {font-weight:bold}

p {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:3px 0px 3px 0px;}

#wrapper {
	width: 960px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header {
	height: 148		px;
}

.logo {
	width: 280px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

.contact-dets {
	width: 670px;
	float: right;
	height: 101px;
}

#menu {
	margin-top: 4px;
	background-image: url(Images/menubar.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 34px;
}

#menu ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 830px;
	float: left;
}

#menu ul li {
	display: block;
	width: 130px;
	float: left;
	color: #FFF;
	font-size: 13px;
	text-shadow: 1px 1px #000;
}

#menu ul li a {
	color: #FFF;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #F75151;
	text-decoration: none;
}

#main-box {
	height: 237px;
	background-image: url(Images/main-ox.png);
	background-repeat: no-repeat;
}

#content-area {
	background:#FFF;
	padding-top: 10px;
}

#footer {}

.cleaner {
	clear: both;
	height: 0px;
} 

.search-area {
	width: 390px;
	float: left;
}

#livesearch {
	background-color: #FFF;
	position: absolute;
	width: 200px;
}

#livesearch a {
	background-color: #FFF;
	color: #717373;
	text-decoration: none;
	padding-left: 5px;
}

#searchbox {
	width: 180px;
	padding-top: 4px;
	float: left;
}

.search {
	padding-top: 9px;
	margin-left: 80px;
	margin-right: 10px;
}

.searchbox {
	background-image: url(Images/searchbox.png);
	background-position: right center;
	height: 22px;
	border: 1px solid #F53636;
}

.contacts {
	float: right;
	padding-top: 26px;
	padding-right: 10px;
}

#slideshow {
	height: 217px;
	margin: 10px;
	padding: 0px;
	width: 665px;
	float: left;
	background-image: url(Images/slideshow.png);
	overflow: hidden;
}

#video {
	height: 217px;
	margin: 10px;
	float: left;
	width: 250px;
	padding-top: 4px;
}

#content-top {
	width: 665px;
	margin-left: 10px;
	background-image: url(Images/content-home.png);
	height: 40px;
	padding-top: 0px;
	float: left;
}

#content-middle {
	width: 665px;
	margin-left: 10px;
	background-image: url(Images/content-middle.png);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 15px;
	float: none;
	clear: left;
	color: #000;
}

#content-middle p {
	padding-left:10px;
	padding-right: 10px;
	font-size: 16px;
	color: #000;
}
	

#content-bottom {
	width: 665px;
	margin-left: 10px;
	margin-bottom: 20px;
	background-image: url(Images/content-bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 10px;
}

.tag {
	padding-top: 10px;
	padding-left: 10px;
}

.content-image {
	padding: 10px;
	float: left;
}

.near-image {
	padding-top: 10px;
}

.line {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}

#pop-prods-top {
	width: 250px;
	float: right;
	margin-right: 15px;
	height: 40px;
	clear: right;
	background-image: url(Images/pops.jpg);
}
#pop-prods-mid {
	width: 250px;
	float: right;
	margin-right: 15px;
	clear: right;
	background-image: url(Images/popsmid.png);
	background-repeat: repeat-y;
}

#pop-prods-mid p {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;

}

#pop-prods-bot {
	width: 250px;
	float: right;
	margin-right: 15px;
	clear: both;
	background-image: url(Images/popsbot.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 4px;
}

.popstitle {
	padding-top: 12px;
	padding-left: 8px;
}

.price {
	font-size: 35px;
	font-weight: normal;
	color: #FF3535;
	text-align: left;
	float: left;
	text-shadow: 1px 0px #000;
	margin-top: -8px;
	padding-left: 0px;
	margin-left: 5px;
}

#bot-menu {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	margin-top: -5px;
	height: 20px;
}
#bot-menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#bot-menu ul li a { text-decoration: 0px; color: #333;}

#bot-menu ul li {
	display: block;
	float: left;
	width: 110px;
	text-align: center;
	font-size: 10px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2B2B2B;
	border-right-color: #2B2B2B;
	border-bottom-color: #2B2B2B;
	border-left-color: #2B2B2B;
}

#bot-menu ul li.last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content-middle ul li {font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;}

.web {
	float: left;
	width: 300px;
	clear: both;
	margin-top: 10px;
}

.web a {
	text-decoration:none; color:#999;
}

.copyright {
	float: right;
	width: 300px;
	margin-top: 10px;
	text-align: right;
}

.style1 {font-size: 14px}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;
	font-weight: bold;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F00;}
.style5 {
	font-size: 16px;
	color: #000;
}

.style6 {
	font-size: 20px;
	font-weight: bolder;
	color: #F00;
}

#wrapper #content-area #content-middle .style6.bold.red.near-image em {
	font-size: 16px;
}

#wrapper #content-area #content-middle .style4 em {
	color: #F00;
}
#wrapper #content-area #content-middle .style3 span em {
	color: #F00;
}
#wrapper #content-area #content-middle table tr td .style3 em {
	color: #F00;
}
#wrapper #content-area #content-middle .style3 span em {
	color: #F00;
}
#wrapper #content-area #content-middle .style5 .style5 {
	color: #000;
}
#wrapper #content-area #content-middle table tr td .style5 .style5 {
	color: #000;
}
