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

body{
	font-family:Verdana;
	font-size:12px;
	background-color: #D6D6D6;
	/*margin: 0 15%;*/
	margin:0;
	
}
a{
	color:#0000bb;
}
a:hover{
	color:#0000FF;
	text-decoration:none;
}
a:visited{
	color:#000000;
}
#neighboorhood_pitch1 A, #neighboorhood_pitch2 A { color: black; text-decoration: none; }
a.visit{
	float:left;
	font-size:11px;
	font-weight:bold;
	clear:both;
	width:152px;
	margin-bottom:5px;

}
a.greatDeals{
	float:left;
	font-size:14px;
	clear:both;
	width:178px;
}



a.greatDeals span{
	position:relative;
	font-weight:normal;
	text-decoration:underline;
	color: #0000bb;
}
a#cohenExams{
	float:left;
	font-size:14px;
	clear:both;
	font-weight:bold;
	width:205px;
	color:#a91f24;
}

h2 {margin-top: 0px; font-size:17px; 	padding-left:6px; padding-top:6px; }

/*********************************************************************/

/**							Layout Divs					 			**/
div#container{
	position:relative;
	width:960px;
	background-color:white;
	background-image: url('/images/whiteback.gif');
	background-repeat: repeat-y;
	padding:0px;
	margin:auto;
	border:0px solid red
}
div#header{
	position:relative;
	float:left;
	background-image:url(images/h_neighborhood_950.gif);
	width:950px;
	height:47px;
	margin-bottom: 20px;
}

div#header_left{
	position:relative;
	float:left;
	background-image:url(images/header_left.jpg);
	width:675px;
	height:59px;
	margin-bottom: 20px;
	border-bottom: 2px solid #C6C6C6;
}

div#header_right{
	position:relative;
	float:right;
	background-image:url(images/header_right.jpg);
	width:285px;
	height:59px;
	margin-bottom: 20px;
	border-bottom: 2px solid #C6C6C6;
}

div#navColumn {
	width: 180px;
	float: left;
	margin-left: 17px;
	padding:0px;
	border:0px solid red;
	display: inline
}

div#citiesColumn h2, div#countiesColumn h2, div#articlesColum, div#statesColumn h2, div#brandsColumn h2, div#localnews h2, div#local_city_guides h2{
	display: block;
	font-size:12px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #999999;
	padding-left:4px;
	padding-top:4px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom:10px;
}

div#mapsHeader h2{
	display: block;
	font-size:15px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #999999;
	padding-left:4px;
	padding-top:4px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom:0px;

}

div#navColumn UL {
	margin-top:0px;
	margin-left: 0px;
	padding-left:10px;
	}
div#navColumn li {
	margin-top:2px;
	list-style: inside;
	}

div#leftColumn{
	margin-left:21px;
	margin-right:0px;
	position:relative;
	float:left;
	width:400px;
	padding:0px;
	display: inline;
border:0px solid red	
}
/*
div#leftColumn li {
	margin-top: 0px;
	}
*/
div#rightColumn{
	position:relative;
	float:right;
	padding:0px;
	width:300px;
	margin-right:17px;
	display: inline;
border:0px solid purple
}
div#footer{
	width:790px;
	margin-bottom:30px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

div#breadcrumbs, div#serving {
	clear:both;
	padding-left: 17px;
	margin-bottom: 20px;
	}


/*********************************************************************/

/**							header styles					 		**/
div#header h1{
	font-size:27px;
	margin:0px;
	margin-top:10px;
}

div#header_left h1{
	font-size:20px;
	margin:0px;
	margin-top:10px;
	padding-left:15px;
	padding-top: 6px;
}

/*********************************************************************/

/**							left Column styles					 	**/
div#leftColumn div#scheduleEyeExam{
	position:relative;
	float:left;
	width:300px;
}
div#leftColumn div#scheduleEyeExam h1{
	font-size:18px;
	margin:0px;
	margin-bottom:10px;
}

div#leftColumn div#scheduleEyeExam div#searchBox{
	background-image:url(images/neighborhood_bg2_location.gif);
	height:30px;
	width:220px;
	background-repeat:no-repeat;
}

div#leftColumn div#scheduleEyeExam div#searchBox input#textBox{
	float:left;
	background-image:none;
	border: 0;
	width: 159px;
	padding: 0;
	margin: 6px 0 0 6px;
	font-size:18px;
}
div#leftColumn div#scheduleEyeExam div#searchBox input#goButton{
	position:relative;
	float:right;
	margin-top:1px;
}
div#leftColumn div#scheduleEyeExam div#searchBox p{
	float:left;
	clear:both;
	margin:0px;
	font-size:10px;
	padding-top:2px;
}
div#leftColumn div#neighboorhood_pitch1{
	position:relative;
	float:left;
	width:271px;
	height:81px;
	padding-left:20px;
	padding-top:10px;
	background-image:url(images/deal_bg.gif);
	background-repeat:no-repeat;
	cursor:pointer;
}

div#leftColumn div#articles{
	float:left;
}

div#leftColumn div#articles h1{
	font-size:14px;
	font-weight:bolder;
	
}
div#leftColumn div#articles	img{
	float:left;
}
div#leftColumn div#articles	ul{
	float:left;
	list-style:none;
	list-style-type:disc;
	padding:0px;
	margin:0px;
	margin-left:25px;
}
div#leftColumn div#articles	ul li{
	margin-bottom:5px;
}

p { margin-top: 0px;}

div#leftColumn h2{
	font-size:15px;
	font-weight:bold;
	clear:both;	
	padding: 4px;
}

div#leftColumn h2.featured{
	font-size:20px;
	font-weight:bold;
	clear:both;	
	padding: 6px;
	margin:0px;
}
/*********************************************************************/


/**							right Column styles					 	**/
div#rightColumn div#neighboorhood_pitch2{
	float:left;
	margin-bottom:20px;
	cursor:pointer;
}

div#rightColumn h2{
	font-size:15px;
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	clear:both;	
	border:1px solid #999999;
	padding: 4px;
	margin-bottom:10px;

}
div#rightColumn ul{
	clear:both;
	padding-left:23px;
	margin-top:10px;
	margin:0px;
}
div#rightColumn ul#storesList li{
	margin-bottom:10px;
}
ul#storesList li a{
	color:#a91f24;
}
ul#storesList li {
	font-size: 12px;
}

span.storeTitle{
	font-size:13px;
	font-weight:bold;
}



div#rightColumn div#count{
	float:left; 
	clear:both;
	padding-left:23px;
	width:310px;
	margin-bottom:20px;
border:0px solid red
}


div#rightColumn div#adds{
	margin-left:auto;
	margin-right:auto;
	clear: both; 
	text-align:center;
	margin-top:30px;
	
}

div#rightColumn div#ad{
	margin-left:auto;
	margin-right:auto;
	clear: both; 
	text-align:center;
	/*margin-bottom:30px;*/
	
}

div#rightColumn div#article_small{
	margin-left:auto;
	margin-right:auto;
	clear: both; 
	width: 300px;
}

div#rightColumn div#comments_preview_2{
	margin-left:auto;
	margin-right:auto;
	clear: both; 
	width: 300px;
}


div#rightColumn div#article_small h2 {
	margin-left:auto;
	margin-right:auto;
	clear: both; 
	padding:0px;
	background-color: #FFFFFF;
	color: #000000;
	border: 0px;
	font-size:17px;
}

div#rightarticles {
	width: 300px;
	margin: auto;
	margin-top: 20px;
	}
	
div#localnews LI, div#rightarticles LI {
		marbin-top: 3px;
		}
	
div#localnews A, div#rightarticles A {
		color: black;
		text-decoration: none;
		}
		
div#localnews A:hover, div#rightarticles A:hover {
		color: black;
		text-decoration: underline;
		}

/*********************************************************************/





/**							footer styles						 	**/
div#footer ul{
	list-style:none;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div#footer ul li{
	display:inline;
	margin-right:10px;
	font-size:10px;
}

/*********************************************************************/

.comment_subject { font-weight: bold; font-size: 12px; }
.comment_byline { color: #832226 }
.comment_user { font-style:italic; font-size: 12px; color: #832226; font-weight:bold  }
.comment_location { font-style:italic; font-size: 12px; color: #832226}
.comment_header { font-weight:bold; background-color: #cccccc }
.comment_header_bg { background: url('/images/h_backgrnd_gradient.gif'); background-repeat: repeat-x; height:45px; }
.comment_header_1 { font-size: 14px;}
.comment_header_2 { font-size: 15px; font-weight: bold; }
.comment_text { font-weight: normal; font-size: 12px }
.comment_link { font-weight: normal; font-size: 12px; padding-right:2px }
.comment_form { font-weight: bold; font-size: 12px }
hr {color: #fff; background-color: #fff; border: 1px dotted #cccccc; border-style: none none dotted; }
.quickJump {font-size:12px}
.comment_form_bg {  background: url('/images/postcomment_background.jpg'); background-repeat: repeat-x; height:246px;}
.comment_field { font-size:12px }
.search_county { background: url('/images/h_backgrnd_gradient.gif'); background-repeat: repeat-x; height:45px; font-weight:bold; font-size:17px; vertical-align:bottom}
ul { font-size: 12px; clear:both; padding: 0px; margin:0px; margin-left: 15px}
li { margin-top: 5px; }
.featured_advertisers { background-color:#fffde8; border: 1px solid #832226; }
ul#featuredStoresList {list-style-image: url('/images/red_dot_featured.gif');list-style-type: circle} 
ul#featuredStoresList li { margin-bottom:10px; color: black; }

div#banner { width: 728px; height: 90px;  float: left; clear:right; margin-left: 17px; margin-bottom: 20px; }

div#adsense_120x240 { width: 120px; height: 240px; clear:right; margin-left:0px; margin-top:20px;}

div#weather { padding-top:20px; padding-bottom: 20px; }
.shop_title { font-weight: bold; font-size: 12px; }
.shop_desc { font-size: 10px }

.product_title { font-weight: bold; font-size: 12px; }
.product_desc { font-size: 11px }
.product_price { font-size: 11px; color: #832226 }
.vendor_price{font-weight: bold; font-size: 12px; color: #832226 }

.shop_header { background: url('/images/h_backgrnd_gradient2.gif'); background-repeat: repeat-x; height:25px; border-top:1px solid #cccccc; border-bottom:1px solid #cccccc; font-size:14px}

.product_seperator { color: #fff; background-color: #fff; border: 1px dotted #cccccc; border-style: none none dotted;}

div#serving {display: none}
#privacy { font-size: 10px } 

a.contact_us { font-size: 12px; color: white; text-decoration: underline }

h2.e_header { 
	display: block;
	/*font-size:10px!;*/
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #999999;
	padding-left:4px;
	padding-top:4px;
	margin-top: 0px;
	padding-bottom: 4px;
	margin-bottom:10px;
}
.e_price  { color: black}
.e_title { font-size: 12px }
.e_price { font-size: 12px; }
