@charset "utf-8";
 
#TopArea {
	padding: 5px;
	text-align: center;
	line-height: 50px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#TopArea h1 {
	font-weight: bold;
	font-size: 16px;
	margin-right: 10px;
	float: left;
	color: #333333;
}
span.foundNumber {
	font-weight: bold;
	font-size: 12px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #333333;
}

#TopArea img {

}
span.catalogLink {
	display: block;
	background-image: url(../images/catalog.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	height: 22px;
	padding-top: 5px;
}
span.catalogLink a {
	color: #0000FF;
	text-decoration: none;
	font-size: 70%;
	font-weight: bold;
	text-transform: uppercase;
}
#LeftPage {
	float: left;
	width: 80%;
	overflow: hidden;
}
#GoogleAds {
	border: 1px dashed #CCC;
	color: #666;
	margin-bottom: 5px;
	padding: 5px;
	position: relative;
	margin-top: 5px;
}
#MIDAds {
	border: 1px dashed #CCC;
	background-color: #DFF2FF;
	padding: 5px;
	position: relative;
	margin-bottom: 10px;
}
div.result {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

div.result h2.name {
	font-size: 90%;
}
div.result a  {
	text-decoration: none;
	color: #0000FF;
}
div.result span.websites {
	color: #AA0602;
	font-size: 12px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.result span.ecatalog {
	display: block;
	line-height: 40px;
	margin-left: 20px;
}
span.ecatalog  img {
	vertical-align: middle;
}

div.result span.ecatalog a {
	font-size: 12px;
	font-weight: bold;
}
div.result a:hover {
	color: #AA0602 !important;
	text-decoration: underline;
}
div.result  span.trust{
	display: block;
	background-image: url(../images/trustit.gif);
	background-repeat: no-repeat;
	line-height: 18px;
	height: 18px;
	width: 70px;
}

div.result label {
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
}
div.result span.websites a {
	font-size: 11px;
	color: #00F;
	text-transform: uppercase;
}

span.PanelTag {
	font-size: 12px;
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 1000;
	color: #666;
	line-height: 15px;
}
div.result .name span {
	font-size: 11px;
	font-weight: normal;
}
div.result .name span a {
	color: #0000FF;
}
div.result p {
	font-size: 12px;
	line-height: 18px;
}
a.Ads {
	font-size: 70%;
	text-transform: uppercase;
	color: #0000FF;
	display: block;
	background-image: url(../images/down-arrow.png);
	background-repeat: no-repeat;
	background-position: 160px center;
	line-height: 20px;
	padding-left: 45px;
	/*border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999;*/
	padding-top: 5px;
	margin-top: 2px;
	text-decoration: none;
}

span.Title {
	font-weight: bold;
	color: #0000FF;
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}
#MIDAds p {
	font-size: 12px;
	color: #333;
	line-height: 18px;
	text-align: justify;
}
#MIDAds p a {
	color: #006600;
	text-decoration: none;
}
#MIDAds p a:hover {
	text-decoration: underline;
}

span.relatedcat {
}

span.relatedcat a {
	color: #0000FF;
	text-decoration: none;
	font-size: 14px;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
span.searchnav {
	display: block;
	font-size: 12px;
	color: #800080;
	font-weight: bold;
}
span.searchnav a {
	font-weight: normal;
}

span.searchnav a:hover {
	color: #A60202;
	text-decoration: none;
}
div.PremiumComp {
	margin-top: 5px;
	margin-bottom: 5px;
}
div.PremiumComp a {
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	color: #0000FF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0057AE;
	padding-right: 5px;
	font-weight: bold;
	padding-left: 5px;
}
div.PremiumComp a:hover {
	color: #A60202;
	text-decoration: underline;
}

div.PremiumComp span {
	color: #AA0602;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}




#RightPage {
	width: 20%;
	max-width:220px;
	float: right;
	vertical-align :top ;
}
span.category {
	font-weight: bold;
	color: #333333;
	font-size: 70%;
	padding-left: 35px;
	display: block;
	height: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
}
ul.categoryList {
	padding-left: 50px;
	padding-bottom: 5px;
}
ul.categoryList li {
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #0000FF;
}
ul.categoryList li:hover {
	color: #BB0000;
}

ul.categoryList li a {
	text-decoration: none;
	color: #0000FF;
}
ul.categoryList li a:hover {
	color: #BB0000;
}
a.moreLink {
	color: #0000FF;
	display: block;
	font-size: 12px;
	position: relative;
	left: 150px;
	width: 45px;
	font-weight: bold;
	text-decoration: none;
}
div.AdsSection {
	text-align: center;
}
.AdsSection img {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
