/* CSS Document */

* {

	font-size:13px;

	font-family:Trebuchet MS, Tahoma, Arial, Verdana;

	margin:0;

}

body, html {

	height:100%;

	margin:0;

	padding:0;

	text-align:center;

}

#container {

	text-align:left;

	width:786px;

	margin-left:auto;

	margin-right:auto;

	margin-top:24px;

}

#top {

	height:35px;

	width:786px;

	text-align:right;

}

#addmybusiness {

	margin-left:auto;

	margin-right:0px;

	width:124px;

	height:35px;
	border-bottom-color:#FF0000;

	background-image:url(images/add.gif);

	background-position:right;

	cursor:pointer;

}

#logo {

	height:60px;

	background-image:url(images/logo.jpg);

	background-repeat:no-repeat;

	cursor:pointer;

}

#search {

	/* nothing */

}

#search input {

	width:566px;

	height:22px;

	margin:0;

	padding-left:2px;

	border: solid 1px #5a7192;

	vertical-align:center;

	line-height:24px;

	font-style:italic;

	background-color:#F8F9FA;

}

#search #Submit {

	width:84px;

	height:26px;

	background-image:url(images/search.jpg);

	margin:0;

	padding-bottom:5px;

	border: solid 1px #5a7192;

	cursor:pointer;

}

#sponsored_title {

	heigth:18px;

	width:100%;

	background-image:url(images/sponsored.jpg);

	background-repeat:no-repeat;

	margin-top:10px;

}

html>body #sponsored_title {

	padding:9px;

}

#browse_title {

	heigth:18px;

	width:259px;

	background-image:url(images/browse.jpg);

	background-repeat:no-repeat;

	margin-top:10px;

}

#results_title {

	heigth:18px;

	width:522px;

	background-image:url(images/results.jpg);

	background-repeat:no-repeat;

	margin-top:10px;

}

html>body #browse_title {

	padding:9px;

}

#sponsored {

	background-color:#FFFF66;

	padding:10px;

	margin-top:2px;
	margin-bottom:5px;
	margin-left:25px;
	margin-right:25px;

}

#browse {

	background-color:#FFFFFF;

	text-align:left;

}

#column1, #browse2 {

	float:left;

	width:259px;

	margin-right:2px;

}

#column2 {

	float:left;

	width:259px;

	margin-right:2px;

	margin-left:2px;

}

#column3 {

	float:left;

	width:259px;

	margin-left:2px;

}

#results {

	float:left;

	width:522px;

	margin-left:2px;

}

#results2 {

	width:786px;

}

#directory {

	background-color:#e9ecf0;

	margin-top:2px;
	width:400px;

}

#footer {

	margin-top:32px;

	bottom:0px;

	text-align:center;

	color:#5a7192;

	line-height:32px;

	font-size:11px;

}

#footer a {

	color:#5a7192;

	font-size:11px;

	clear:both;

}



#crumbs_huge3 {

	font-size:32px;

	color:#666666;

}



#crumbs_huge2 {

	font-size:24px;

	color:#666666;

}



#crumbs_huge1 {

	font-size:18px;

	color:#666666;

}

#crumbs_huge {

	font-size:32px;

	color:#666666;	

	}

	

	

#crumbs_midhuge {

	font-size:24px;

	color:#666666;	

	}

	

#crumbs_big {

	font-size:14px;

	color:#666666;	

	}

#crumbs_light {

	font-size:10px;

	color:#666666;	

	

}

#crumbs {

	font-size:11px;

	color:#666666;

}

#crumbs a {

	font-size:11px;

	color:#999999;

}

#reading p {

	margin-top:6px;

	margin-bottom:16px;

	text-align:justify;

	color:#666666;

	line-height:14px;

}

#reading h1 {

	margin-top:6px;

	margin-bottom:0px;

}

fieldset {

	padding:2px;

}

fieldset legend {

	font-weight:bold;

}

fieldset input, fieldset select, fieldset textarea {

	border: solid 1px #5a7192;

	vertical-align:center;

	line-height:24px;

	font-style:italic;

	background-color:#F8F9FA;

	margin:2px;

}

fieldset textarea {

	width:770px;

}

label {

	width:220px;

	display:block;

	clear:both;

	float:left;

	text-align:right;

	padding-right:4px;

	line-height:24px;

}

#captcha {

	border: solid 1px #5a7192;

	margin:2px;

	width:200px;

}

#adsense1, #adsense2 {

	width:100%;

	text-align:center;

	height:90px;

}
