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

* {
	margin: 0;
	padding: 0;
}


html {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	background-color: #DADAE0;
	font-size: 0.75em;
}



#wrap {
	width: 960px;
	margin: auto;
	overflow: hidden;
	border: 0 1px solid;
}

#headertop {
	margin-top: 10px;
	padding: 7px 10px 0px 10px;
	background-image:url(/images/headertop_bg.gif);
	background-repeat:repeat-x;
	height: 21px;
	color: #fff;
}

#headertop h1{
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 0px;
}

#header {
	background-color: #fff;
	padding-left: 20px;
	background-image:url(/images/header_logo.gif);
	background-repeat: no-repeat;
	height: 90px;
	margin-bottom: 7px;

}

div#header ul{
	list-style:none;
}

div#header li{
	padding-top:10px;
	display:inline;
	float:right;
	margin-right: 10px;
}

div#header a{
	color: #007ED2;
	text-decoration: underline;
}

div#header a:hover{
	text-decoration: underline;
}

#body {
	background-color: #E8E8EB;
	overflow: hidden;
}


h1 {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 2.2em;
	padding-bottom: 25px;
	padding-left: 25px;
}

div#menu {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 2px solid #666666;
	text-align: right;

}

div#search {
	background-color: #F2F2F4;
}

div#search input {

	width: 200px;
}

div#menu a{
	padding: 5px 25px 5px 25px;
	background-color: #666666;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	margin-left: 2px;
}

div#menu a:hover{
	background-color: #ECAC00;
}

h2 {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 1.8em;
	margin-top: 10px;
	margin-bottom: 40px;
	color: #333333;

}

div {
	}
	
div#ads{
	float:left;
	margin-right: 10px;
	display: inline;
}

div#contentwrap{
	float:left;
	display: inline;
	width: 572px;
}

div#content{
	float:left;
	display: inline;
	width: 572px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-color: #fff;
	padding: 20px;
	background-image:url(/images/content_bg.gif);
	background-repeat: repeat-x;
}

div#contentmore{
	float:left;
	display: inline;
	width: 572px;
	margin-right: 7px;
	margin-bottom: 7px;
	background-color: #fff;
	padding: 20px;
	background-repeat: repeat-x;
}

div#rightside{
	float:right;
	display: inline;
	width: 320px;
}

div.box{
	background-image:url(/images/yellow_bg.gif);
	background-repeat: repeat-x;
	float:right;
	display: inline;
	width: 310px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 7px;
	padding: 8px 15px 15px 15px;
	border: 1px;
}

div.searchbox{
	background-image:url(/images/yellow_search.gif);
	background-repeat: repeat-x;
	float:right;
	display: inline;
	width: 310px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 7px;
	padding: 8px 15px 15px 15px;
	border: 1px;
}

div.boxgreen{
	background-image:url(/images/headertop_bg.gif);
	background-repeat: repeat-x;
	float:right;
	display: inline;
	width: 310px;
	background-color: #fff;
	overflow: hidden;
	margin-bottom: 7px;
	padding: 4px 15px 15px 15px;
	border: 1px;
}



div.h3{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	padding: 0px;
	margin: 0px;
	font-color:#0089E3;
}

div.boxgreen h3{
	color: #fff;
	margin-top: 2px;
	margin-top: 5px;
}


div#rightside ul{
	list-style:none;
}

div#rightside li{
	padding-top:10px;
}

div#rightside a{
	color: #007ED2;
	text-decoration: underline;
}

div#rightside a:hover{
	text-decoration: underline;
}



div#bottom{
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px 15px;
	clear: both;
	background-color: #F1F1F3;
}	

div#bottom a{
	color: #007ED2;
	text-decoration: underline;
}

p {
	text-align: left;
	font-family: Verdana, Helvetica, sans-serif;
}

div.prod {
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: hidden;
	clear: left;
	display: block;
	margin-bottom: 10px;
	line-height: 1.4em;
	color: #1F1F1F;
	border-bottom: 2px solid #D1D1D1;	
	width: 560px;
}

div.prod p {
	float:right;
	width: 440px;
}

p.price {
	font-size: 1.4em;
	color: #EC8000;
}

p.from {
	font-size: 1.25em;
	color: #606060;
}


div.prod h2{
		font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, "sans-serif";
		font-size: 1.4em;
		color: #4B4B4B;
		font-weight: bold;
		margin-bottom: 5px;
		display: inline;
		padding-bottom: 20px;
}

div.prod h3{
	padding-bottom: 10px;
	color: #606060;
	}
	
a.large{
	font-size: 1.2em;
	font-weight: bold;
	color: #0089E3;
	text-decoration: underline;
	}
	
a.small{
	color: #339900;
	text-decoration: underline;
	font-size:1.0em;
	padding-right: 10px;
	}

a.more {
	font-size: 11px;
}


div.ads{
	padding-top: 15px;
}

p {
	margin-bottom: 10px;
	margin-top: 5px;
	line-height: 1.4em;
}

div.prod img {
	float: left;
	margin: 5px 10px 0 0;
	width:100px;
	height: 100px;
	border: 0px;
}


div#more {
	text-align: right;
}

div#more a{
	font-size: 1.2em;
	font-weight: bold;
	color: #0089E3;
	text-decoration: none;
	}

div#contentsearch{
	float:left;
	display: inline;
	width: 920px;
	margin-bottom: 7px;
	background-color: #fff;
	padding: 20px;
	background-image:url(/images/content_bg.gif);
	background-repeat: repeat-x;
}
