   
/* default styles
   -------------- */
   
body { 
	padding: 0; 
	margin: 0; 
	font: 14px Arial, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #185DA0;
	background: inherit;
}

a:hover {
	color: #9EC068;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em Arial, Sans-Serif;
	letter-spacing: -1px; 
	padding: 7px 0 0 8px;
	margin: 0;
}

h1 a, h2 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #FF6600;
	background: #FFF;
}


h2 { 
	margin: 0; 
	padding: 0; 
	font: bold 1.7em Arial, Sans-Serif; 
	letter-spacing: -1px;
}

h2 { 
	font-size: 16px;
	margin-bottom: 5px; 
	color: #000; 
	background: inherit;
}

p {	
	margin: 0 0 5px 0;
	
}

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search { 
	width: 280px; 
	margin-top: 1px;
	padding : 3px; 

	background: #fff; 
	color: #000;
	border: 1px solid #9EC0db;
	clear: both;
	font-size: 12pt;
}

input.searchButton { 
	vertical-align:top;
	margin-top: 1px;
}


p.p1 {margin: 5.0px 0.0px 5.0px 0.0px; font: 16.0px Arial; color: #000000}
p.p2 {margin: 5.0px 0.0px 5.0px 0.0px; font: 12.0px Arial; color: #000000; min-height: 11.0px}
p.p3 {margin: 5.0px 0.0px 5.0px 0.0px; font: 12.0px Arial; color: #000000}
p.p4 {margin: 0.0px 0.0px 0.0px 0.0px; font: 14.0px 'Times New Roman'; min-height: 15.0px}
span.s1 {text-decoration: underline ; color: #3109fe}
span.s2 {font: 11.0px 'Lucida Grande'}

/* contact form */
fieldset {border:0;margin:0;padding:0; }
label { color:#666666; }
input.basic { width:365px; padding:3px; font-size:14px; } 
input#submit { height:34px; width:90px; }
textarea.basic { width:365px; padding:3px; font-size:14px; height:75px } 
table#joinTable {}
table#joinTable tr {}
table#joinTable tr td { padding:5px 20px 5px 0px; vertical-align:top; }  
select.basic { padding:3px; font-size:15px; color:#666666;} 
option.basic { padding:3px; font-size:15px; color:#666666;} 



/* layout
   ------ */
   
.logo {
	height: 75px;
}

.logocatname {
	font-size: 17pt;
}

.content { 
	margin: 10px auto;
	width: 100%;
}

.header { 
	height: 45px; 
}

.top_info {
	width: 100%;
	text-align: center;
	padding: 0 0 4px 0;

	/* border-bottom: 1px solid #eee; */
}

	.top_info_left {
		width: 240px;
		float: left;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
	}

.slogan {
	font-size: 0.9em;
	width: 160px;
}


.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	margin: 0 0 0 0px; 
}

	.bar li { 
		margin: 0; 
		padding: 4px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		float: left; 
	}
	
	.bar li.active { 
		background: #FFF url(../images/bar.gif) no-repeat center bottom; 
		color: #9EC068;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field { 
	width:100%;
	color: #000;
	clear: both;
	text-align: center; 
	padding: 50px 0 5px 0;
	font-size: 11pt;
}

.search_field_old { 
	background: #DCF2B8  no-repeat; 
	color: #000;
	border-top: 1px solid #9EC068;
	border-bottom: 1px solid #9EC068;
	clear: both;
	text-align: center; 
	padding: 10px 0 5px 0;
}


.flogin { 
	padding: 10px 15 5px 15;
}
.subheader {
	margin: 3px 0 10px 0;
	padding: 8px;
	background: #f4f4f4 url(../images/subheaderbg.gif) no-repeat;
	color: #808080;
	border-bottom: 1px solid #ccc;
	font-size: 14pt;
	line-height:18px;
}


/* results
   --------- */

.results {
	text-align:center;
	width: 96%;
	padding: 8px;
}

.results h1{
	font-size: 16pt;
}

.aBizResult {
	text-align:left;
	margin-left: 10px;
	margin-top: 10px;
	padding: 8px;
	width: 480px;
}

.aBizResult h2{
	color: #9EC068;
	font-size: 14pt;
}

.aBizMap {
	display:none; 
	width: 478px; 
	height: 300px
}

.normalBorder {
	border: 1px solid #9EC0db;
}

.biggerBorder {
	border: 2px solid #FF0000;
}
.highlightedAd {
	background-color: #FFFFCC;
}

	.res_Phone{
		color: #333;
		font-size: 13pt;
	}

	.res_Text{
		font-size: 9pt;
	}
	.res_Image {
		float: right;
		border: 1px solid #222;
		width: 50px;
		height: 50px;
		margin-top: -48px;
	}
	.resBizName {
		color: #185DA0;
		font-size: 10pt;
		font-weight: bold; 
	}

.sponsor {
	background: #FFF url(../images/sponsorback.jpg) no-repeat center bottom; 
	height: 140px;
	/* border: 1px solid #9EC068; */
	padding: 8px;
	margin: 3px 0 10px 0;
}

	.SpoTitle{
		font-size: 16pt;
		font-weight: bold; 
	}
	.SpoPhone{
		font-weight: bold; 
	}

	.spoImage {
		position: relative;
		border: 1px solid #222;
		width: 50px;
		height: 50px;
		left: 348px;
		top: -60px;
	}

.sponsorYouHere {
	margin-left: 1px;
	/* border: 1px solid #9EC0db; */

}

.centerMe {
	width:600px;
	text-align:center;
}

/* category results */
.catResult {
	font-size: 12pt;
	font-weight: bold; 
	/* border: 1px solid #9EC068; */
	padding: 2px;
	margin: 3px 0 10px 0;
	text-align:left;
	width:400px;
}
.catDesc {
	font-size: 11pt;
	font-weight: normal; 
}


/* left side
   --------- */

.left {
	float: left;
	width: 435px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0px 0 10px 0;
	}

	.left_links {
		border: 1px solid #eee;
		padding: 10px 10px 10px 15px;	
		margin: 0 0 10px 0;
	}
	
	.left_links:hover {
		border: 1px solid #ccc;
	}
	
	.left_message {
		border: 1px solid #eee;
		padding: 10px 10px 10px 75px;	
		margin: 0 0 10px 0;
		background: #fff url(../images/questionmark.gif) no-repeat center left;
		color: #454545; 
	}
	
	.left_message:hover {
		border: 1px solid #ccc;
	}
	
		.left_side {
			float: left;
			width: 180px;
		}
		
		.right_side {
			float: right;
			width: 200px;
			border-left: 1px solid #eee;
			padding: 0 0 0 20px;
		}
		
	.left_box {
		background: #f4f4f4;
		color: #000;
		border: 1px solid #ccc;
		padding: 10px;
	}
	
	
	
	.left_search_result {
		font-size: 15px;
		border: 1px solid #eee;
		padding: 10px 10px 10px 75px;	
		margin: 0 0 10px 0;
		background: #fff url(../images/questionmark.gif) no-repeat center left;
		color: #454545; 
	}
	
	.left_search_result:hover {
		border: 1px solid #ccc;
	}
	
	
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}

	.right_login {
		padding: 10px;
		margin: 0 0 10px 0;
		background: #A9D4F2;
		color: #246088;
		border-top: 1px solid #4A8EBC;
		border-bottom: 1px solid #4A8EBC;
	}

	.right_articles {
		border: 1px solid #eee;
		padding: 8px;	
		margin: 0 0 10px 0;
	}
	
	.right_articles:hover {
		border: 1px solid #ccc;
	}
		
.image {
	float: left;
	margin: 0 9px 3px 0;
}


/* video page */

a.web_example:link    { text-decoration:none; }
a.web_example:visited { text-decoration:none; }
a.web_example:hover   { text-decoration:none; }
a.web_example:active  { text-decoration:none; }


/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF;
	padding: 10px 0 10px 0;
}

.footer a {
}