
/* OLD ADFOX STUFF */
body,td,th {
        font-family: Tahoma, Arial, Verdana;
        font-size: 12px;
        color: #999999;
}

.ad_link {
background-color: transparent;
text-decoration: underline;
border: none;
cursor: pointer;
}
.ad_desc a {
height: 18px;
text-align: left;
font-weight: bold;
text-decoration: none;
display: block;
margin-bottom: -9px;
margin-top: -2px;
color: #868686;
}
div.ad_listing {
margin-bottom: 12px;
}
.ad_title a {
height: 20px;
text-align: left;
text-decoration: underline;
font-weight: bold;
display: block;
color: #1362b1;
font-size: 18px;
}
.ad_website a {
height: 18px;
text-align: left;
text-decoration: none;
font-weight: bold;
color: #047500;
}
li {
	margin: 4px 0px 4px 20px;
}
/* End - OLD ADFOX STUFF */


*{
	padding: 0;
	margin: 0;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

body {
	background-color: #ececec;
}

.hidden {
	display: none;
}

div.rounded_body {
	width: 100%;
	height: 100%;
	margin: 18px;
 -moz-border-radius: 9px; -webkit-border-radius: 9px;
 border: 1px solid #d4d4d4;
	background-color: white;
}

div.center_content {
	width: 463px;
	margin: 0 auto;
}

img.main_logo {
	border: 0px;
	margin: 0 auto;
	display: block;
	position: relative;
	margin-bottom: 9px;
}

input.search_button {
	background: url(../images/search_button.png);
	width: 74px;
	height: 29px;
	margin-left: 3px;
	border: 0;
}

div.featured_category.education {
	background-image: url(../images/featured_background.png);
	width: 384px;
	margin: 0 auto;
	margin-top: 50px;
	height: 90px;
	position: relative;
}

div.category_list_link a {
	color: #848484;
}

div.category_list_link a:visited {
	color: #848484;
}

div.category_list_link {
	background: url(../images/arrow_down.png) no-repeat 0 4px;
	padding-left: 12px;
	color: #999;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	margin-top: 6px;
	margin-left: 6px;
	position: relative;
	float: left;
}

div.absolute_categories {
	position: absolute;
	padding: 40px;
	left: -85px;
	padding-left: 38px;
	display: none;
	padding-right: 0;
	top: 20px;
	z-index: +99;
	height: 133px;
	width: 495px;
	background-image: url(../images/cat_pop.png);
}

div.keyword_title {
	float: left;
	margin-top: 39px;
	margin-left: 66px;
	font-size: 11px;
	font-weight: bold;
	color: #0452b3;
}

div.sponsored_listings {
float: right;
margin-top: 39px;
margin-right: 60px;
font-size: 11px;
font-weight: bold;
color: #5d5d5d;
}

div.categories_grid {
	margin-top: 26px;
	float: left;
	line-height: 18px;
	width: 160px;
}

div.inner_search_stuff {
	width: 600px;
		margin:	0 auto;
		margin-top: 18px;
}

img.main_logo.grey {
	float: left;
	margin-top: -8px;
}

div.inner_block {
	width: 650px;
	margin: 0 auto;
	padding-top: 68px;
}

div.inner_block_middle {
	background-image: url(../images/inner_block_middle.png);
	float: left;
	padding-left: 58px;
	padding-right: 58px;
	width: 530px;
	min-height:300px;
}

div.inner_block_top {
	background-image: url(../images/inner_block_top.png);
	float: left;
	width: 100%;
	height: 70px;
}

div.inner_block_bottom {
	background-image: url(../images/inner_block_bottom.png);
	float: left;
	width: 100%;
	height: 50px;

}

.education .bg {
position: absolute;
right: -18px;
z-index: 1;
top: -21px;
width: 130px;
height: 70px;
	background-image: url(../images/education_bg.png);
}

div.bottom_links a {
	color: #999;
}
div.bottom_links a:visited {
	color: #999;
}
.mainpage div.bottom_links {
	margin-top: -8px;
}

div.bottom_links {
	float: left;
	width: 100%;
	font-size: 11px;
	text-align: center;
	color: #cacaca;
	font-weight: bold;
}

div.search_items {
	float: left;
	width: 465px;
}

input.main_search_box {
width: 374px;
font-size: 16px;
height: 27px;
margin-top: 1px;
float: left ;
padding-left: 6px;
color: #444;
}

div.tagline {
	padding: 15px;
	padding-top: 12px;
	font-size: 13px;
	font-weight: bold;
	color: #023978;
	text-shadow: #edf6ff 0 0 0;
}

img.startnow_Button {
	padding-top: 7px;
	display: block;
	border: 0px;
}


