/* General Stylesheet */
body {
	font-size: 82%;
	font-family: Arial, Helvetica, sans-serif;
}
.underline {border-bottom:1px solid #999999;}
p.underline {
	padding-bottom: 10px;
	border-bottom: 1px solid #999999;
}

.headdate {
	padding: 3px 10px 5px 0;
	text-align:right;
	float: right;
}

.gray {
	color: #666;
	}

.onsubfoot {
	text-decoration: underline;
}

.offsubfoot {
	text-decoration: none;
}

.weather {
	text-align: center;
	width: 150px;
	background: none;
	padding: 15px 0;
}

.newsItem {
margin-bottom: 15px;
padding: 0 0 10px 0;
background: url(../pub/images/newsBreak.png) repeat-x bottom left;
}
.newsDate{
	font-size: 0.8em;
}
/*LINKS*/

a:link, a:visited, a:active { color:#666666; text-decoration:none;}

h1 a:link, h2 a:link, h3 a:link, h4 a:link,
h5 a:link, h6 a:link, h1 a:visited, h2 a:visited,
h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
	color:#000;
}

a:hover, h1 a:hover, h2 a:hover, h3 a:hover,
h4 a:hover, h5 a:hover, h6 a:hover {
	color:#000;
	text-decoration:underline;
}


/*OTHER  ELEMENTS*/

h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}

h1 { font-size: 1.7em;	font-weight: bold; }

h2 { font-size: 1.6em; }

h3{ font-size: 1.5em; }

h4{	font-size: 1.4em; }

h5{ font-size: 1.3em; }

h6{ font-size: 1.2em; }

ul, ol, li {font-family:Arial, Helvetica, sans-serif;}

p { font-family:Arial, Helvetica, sans-serif; }

blockquote { margin: 15px; background:#EEE; padding:5px;}

/*SIFR STYLES*/

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	margin: 0;
	padding: 0;
	visibility: hidden;
	line-height: 28px;
	font-size: 26px;
	font-weight:normal;
}

.sIFR-hasFlash h2 {
	margin: 0;
	padding: 0;
	visibility: hidden;
	line-height: 22px;
	font-size: 20px;
	font-weight:normal;
}

.sIFR-hasFlash h3 {
	margin: 0;
	padding: 0;
	visibility: hidden;
	line-height: 20px;
	font-size: 18px;
font-weight:normal;
}

.sIFR-hasFlash h4 {
	margin: 0;
	padding: 0;
	visibility: hidden;
	line-height: 18px;
	font-size: 16px;
	font-weight:normal;
}
.sIFR-hasFlash h4#weathertitle {
	margin: 0;
	padding: 0;
	visibility: hidden;
	line-height: 18px;
	font-size: 16px;
	text-align:center;
font-weight:normal;
}

/*.sIFR-hasFlash h5 {
	margin: 0;
	padding: 0;
	visibility: hidden;
	font-size: 14px;
}*/

/*FOOTER STYLES*/
#footer {
background:#CCCCCC;
font-size: .8em;
}

#footer a:link, #footer a:active, #footer a:visited {
color: #333333;
text-decoration:underline;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}



/*

		code for ASP Parsers

*/
.listingImage { width:80px !important; max-height:120px; }
#statusBit 	{ font-weight:bold; height:30px; text-align:center; color:#b00; }
#statusBit strong	{color:#0b0; }
#cmdUpload	{ background-color:#D4D0C8; }
#warning 		{ font-weight:bold; color:#DD0000; }

.fixedSize { width:250px; height:100px; overflow:scroll; }
.subCatButtons { width:auto; padding:50px 0; vertical-align:top; text-align:center; }
.ediButton { color:#390; border-color:#390 !important; font-weight:bold; cursor:pointer; }
.delButton { color:#930; border-color:#930 !important; font-weight:bold; cursor:pointer; }

.alignright { float:right; text-align:right; padding-top:2px; }
.alignleft { float:left; text-align:right; }
.b_image 		{ width:80px !important; }
.cat_admin	{ border:1px solid #999; }
.cat_admin input, .cat_admin select, .cat_admin textarea { border:1px solid #999; }
.cat_admin input { margin-left:2px; }

#categorySelection { width:560px; margin:5px auto; border-bottom:1px solid #ccc; border-top:1px solid #ccc; padding:3px 2px; }
.categoryS { padding:0 10px 0 0; text-align:right; width:4em; }
.categorySselect { width:6.7em; }
.categorySC { padding:0 10px 0 10px; text-align:right; width:6.5em; }

#currentSubCats td, #otherSubCats td { border-bottom:1px solid #003366; padding-right:5px; padding-top:2px; }

#otherSubCats, #currentSubCats {
	margin:5px 0 0 0;
	display:block;
	height:220px;
	border:none;
	overflow-x:hidden;
	overflow-y:auto;
	}
	
.business_listing { display:block; border:1px solid #d00; }

.category_table { width:550px; margin:0 auto; }
.business_table { width:550px; margin:0 auto; }
.business_table td { text-align:left; margin:2px 0; /*pa dding:1px 0;*/ }

td.space { height:2px; background-color:#ccc; }
td.padded { padding-bottom:3px; }

.business_table td.b_email, .business_table td.b_web, 
.business_table td.b_phone, .business_table td.b_fax,.business_table td.b_empty { height:1.25em; }

.b_name { vertical-align:bottom; width:190px; padding-top:5px; }

.b_email { padding:2px 20px 9px 0; width:auto; text-align:right; background:transparent url(../pub/images/email.gif) right 25% no-repeat; }
.b_web { padding-right:20px; width:auto; text-align:right; background:transparent url(../pub/images/web.gif) right 50% no-repeat; }
label.b_email { padding-left:20px; padding-right:0; background:transparent url(../pub/images/email.gif) left 50% no-repeat; }
label.b_web { padding-left:20px; padding-right:0; background:transparent url(../pub/images/web.gif) left 50% no-repeat; }

.b_phone { padding-left:20px; width:200px; line-height:normal; background:transparent url(../pub/images/tele.gif) left 50% no-repeat; } 
.b_fax { padding:2px 0 9px 20px; width:200px; background:transparent url(../pub/images/fax.gif) left 25% no-repeat; }


#updatedData { float:right; color:#393; background-color:#eee; font-weight:bold; padding:3px 4px; border:3px double #393; text-align:right; }
.clearall { clear:both; }
.b_desc { font-size:0.85em; padding-top:5px; text-align:right; }	/*border-left:1px solid #CCC;*/

.businessItem { display:block; width:560px; margin:0 auto; padding:3px;}
.businessItem table td { padding:4px 2px 2px 2px; } /*bo rder:1px dotted #ccc; */
	
.subcat_listing { display:none; list-style:none; }
#cat_listing { list-style-type:none; margin:0; padding:0; }
#cat_listing ul { margin:0; padding:0 0 0 2em; }
#cat_listing ul li { margin: 2px 0; /*border-bottom:1px solid #ccc;*/ width:15em;}

#cat_listing label { margin:0; padding:2px 4px 0px 2px; border:1px solid #777; border-right:none; }
#cat_listing input { padding:2px 2px 0px 2px; background-color:transparent; border:1px solid #777; border-left:none; }
html>body #cat_listing label { border:none; }
html>body #cat_listing input { border:none; vertical-align:bottom; }

#business_list { list-style:none; }
#business_list li { margin:0px 2px; padding:1px; }
#business_list h4 { border:1px solid #000; border-bottom:none; margin:0 0 0 0; padding:5px 10px 10px 10px; background-color:#FFFFFF; width:20em; }








