@charset "utf-8";

body {

	background-color: #9abb50;

	margin-top:0px;

}

.leftbordered {

	background-image: url(/images/pic_leftshadow.gif);

	background-repeat: repeat-y;

}

.rightbordered {

	background-image: url(images/pic_rightshadow.gif);

	background-repeat: repeat-y;

}

p, td, .formtext, ul, li {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;

	line-height:15px;

}



h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #333333;

	font-weight:bold;

}

a:link {

	color: #ea9423;

	text-decoration: underline;

}

a:hover {

	color: #9abb50;

	text-decoration: underline;

}

a:active {

	color: #606162;

	text-decoration: underline;

}

a:visited {

	color: #9abb50;

	text-decoration: none;

}



.content {

	background-color: #FFFFFF;

	padding: 10px;

	text-align:left;

}

#footerleft {

	float: left;

	padding-left: 10px;

	padding-top: 20px;

	font-size:10px;

}

#footerright {

	float: right;

	position: relative;

}.header {

	background-image: url(images/ban_header.jpg);

	background-repeat: no-repeat;

	background-position: top;

	width:778px;

}

#logins {

	height: 36px;

	width: 277px;

	position: absolute;

	left: 50%;
	
	margin-left: 40px;

	top: 0px;

}

#searchbox {

	position: absolute;

	width: 240px;

	left: 48%;
	
	margin-left: 17px;

	top: 88px;

}

.small {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

}

#foradv {

	background-image: url(images/pic_foradvertisers.gif);

	background-repeat: no-repeat;

	text-align: left;

	float: left;

	height: 197px;

	width: 367px;

}

#forpubs{

	background-image: url(images/pic_forpublishers.gif);

	background-repeat: no-repeat;

	text-align: left;

	float: right;

	height: 197px;

	width: 367px;

}

.padded {

	background-color: #FFFFFF;

	padding: 15px;

}

#textbox {

	text-align: left;

	position:relative;

	width: 315px;

	left: 25px;

	top: 30px;

}



.green {

	color: #9abb50;

	font-weight:bold;

}

.orange {

	font-weight: bold;

	color: #ea9423;

}

li.check {

	list-style-image: url(images/pic_check.gif);

	line-height:16px;

}

.indented {

	margin-left: 45px;

}


.results {
	margin-bottom: 15px;
}

.results .titleLink {
	font-size: 13px;
	font-weight: bold;
	color: #ea9423;

	text-decoration: underline;
}
.results .titleLink:hover {
	font-size: 13px;
 
	color: #9abb50;

	text-decoration: underline;
 
}

.results .footLink {
	font-size: 12px;
	font-weight: normal;
	color: #9abb50;

	text-decoration: underline;
 
}
.results p { color: #333;  }


.results_side {
	margin-bottom: 15px;
}

.results_side .titleLink {
	font-size: 12px;
	font-weight: bold;
	color: #ff6600;
}
.results_side .footLink {
	font-size: 11px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}
.results_side p { color: #333;  }