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

body {
margin:0px;
background:#fff url(images/bg.png) repeat-x top;
font-family:Tahoma, Geneva, sans-serif;
color:#333333;
font-size:12px;
margin-bottom:10px;
}

a {
	text-decoration:none;
	outline:none;
	border:0px;
	color:#0198e5;
}

a:hover {
	text-decoration:underline;
}

#container_home {
	width:421px;
	margin:0 auto;
	padding-top:107px;
}

#container_results {
	width:980px;
	margin:0 auto;
	padding-top:30px;
}

#logo_results {
	display:block;
	float:left;
	width:262px;
}

#results_bar {
	height:30px;
	border-top:solid 2px #0198e5;
	clear:both;
	background:#f4f3f3;
	margin-bottom:2px;
}

#results_bar_pager {
	height:30px;
	line-height:28px;
	border-top:solid 2px #0198e5;
	clear:both;
	background:#f4f3f3;
	margin-bottom:20px;
	text-align:right;
	padding-right:12px;
}

.results_header {
	display:block;
	line-height:24px;
}

.sponsored_results_header {
	display:block;
	line-height:24px;
	padding-bottom:2px;
}

.sponsored_head {
	background:#e5f4fc;
	padding:12px;
	padding-bottom:0px;
	padding-top:8px;
}

.side_advert {
	margin:0 auto;
	margin-bottom:12px;
	background:#c5e5e5;
	padding: 0; 
	float: left; 
	clear:both;  
	height: auto; 
	width: auto;
}

.results_title {
	color:#0198e5;
	font-size:14px;
}

.results_url {
	color:#3fa8a9;
}

.result {
	line-height:16px;
	padding-bottom:12px;
	clear:both;
}

#left_col {
	width:692px;
	float:left;
	padding-left:11px;
	padding-right:11px;
	border-right:solid 1px #99d6f5;
	margin-bottom:4px;
}

#right_col {
	width:242px;
	float:left;
	padding-left:11px;
	margin-bottom:4px;
}

#search_box_results {
	height:50px;
	background:url(images/search-box-results.png) no-repeat;
	display:block;
	width:378px;
	float:left;
	padding-top:7px;
}

#search_box_results form {
	margin:0;
	padding:0;
}

#search_box_results input#query {
	line-height:26px;
	height:26px;
	margin-top:10px;
	color:#333333;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:20px;
	background:none;
	border:0;
	width:298px;
	margin-left:18px;
	float:left;
}

#search_box_results input#go {
	background:url(images/go-home.png) no-repeat;
	height:28px;
	width:36px;
	border:0;
	margin-top:10px;
	float:left;
	margin-left:11px;
	cursor:pointer;
	outline:none;
}

#search_box_home {
	height:50px;
	background:url(images/search-box.png) no-repeat;
}

#search_box_home form {
	margin:0;
	padding:0;
}

#search_box_home input#query {
	line-height:26px;
	height:26px;
	margin-top:10px;
	color:#333333;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:20px;
	background:none;
	border:0;
	width:313px;
	margin-left:38px;
	float:left;
}

#search_box_home input#go {
	background:url(images/go-home.png) no-repeat;
	height:28px;
	width:36px;
	border:0;
	margin-top:10px;
	float:left;
	margin-left:1px;
	cursor:pointer;
	outline:none;
}

#search_box_footer {
	height:50px;
	background:url(images/search-box.png) no-repeat;
	width:421px;
	margin:0 auto;
	clear:both;
}

#search_box_footer form {
	margin:0;
	padding:0;
}

#search_box_footer input#query {
	line-height:26px;
	height:26px;
	margin-top:10px;
	color:#333333;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:20px;
	background:none;
	border:0;
	width:313px;
	margin-left:38px;
	float:left;
}

#search_box_footer input#go {
	background:url(images/go-home.png) no-repeat;
	height:28px;
	width:36px;
	border:0;
	margin-top:10px;
	float:left;
	margin-left:1px;
	cursor:pointer;
	outline:none;
}

#footer_home {
	text-align:center;
	color:#333333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}

#footer_home div {
	display:block;
	padding-top:40px;
	padding-bottom:10px;
}

#footer_home a {
	color:#0198e5;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

#footer_links {
	color:#333333;
	text-decoration:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	display:block;
	padding-top:40px;
	padding-bottom:10px;
	text-align:center;
}

#footer_links a {
	color:#333333;
	text-decoration:none;
}

#footer_links a:hover {
	color:#0198e5;
	text-decoration:none;
}
