body { background: #e1e1e1; }
:focus { outline: 0; }
#logo_brdr {border: solid 1px #888}
a {color: #AE6119;}
a:hover {color: #FF9900;}
.bold { font-weight: bold; }
.top_bar_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
.top_bar_links a {color: #63360E;text-decoration: none;}
.top_bar_links a:hover {color: #D2741E;}
.txt_sml_dark_brwn {
	font-family: Arial, Helvetica, sans-serif;font-size: 9px;text-transform: uppercase;color: #63360E;text-decoration: none;}
.indust_corner_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	text-decoration: none;
}
.indust_corner_links a:hover {color: #FFFFFF;text-decoration: underline;}
.footer_menu_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #63360E;
}
.footer_menu_links a {color: #744010;text-decoration: none;}
.footer_menu_links a:hover {color: #D0731E;}
.footer_disclaimer_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.footer_disclaimer_txt a {color: #757575;text-decoration: none;text-transform: uppercase;}
.footer_disclaimer_txt a:hover {color: #333333;}
.footer_menu_orange {
	font-size: 9px;
	text-transform: uppercase;
	color: #FF9900;
}
.footer_menu_orange a {color: #D0731E;text-decoration: none;}
.footer_menu_orange a:hover {color: #FF9900;}
.title_brown {font-size: 14px;color: #000;text-decoration:none}
.title_brown a { text-decoration:none}
.title_brown a:hover {color: #333333;}
#print_only { display: none; }

.subscriptionForm div {
	padding: 2em 0;
	line-height: 1.6em;
}
.subscriptionForm div label {
	float: left;
	width: 200px;
	margin: 5px 0;
}
.subscriptionForm div input, .subscriptionForm div select {
	display: inline;
	margin: 5px 5px 5px 0;
}
.subscriptionForm input.button {
	background-color: #D37722;
	border: 1px solid #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
}
/* Member post section */
.relpyLink {
	color: blue;
	cursor:pointer;
}
.relpyLogin {
	color: blue;
	cursor:pointer;
}
.relpyLogin span { display:none;position:absolute;border:1px solid #CCC;background:#FFFACD;margin:1em;padding:3px 20px;color:#000}
.relpyLogin:hover span { display:block; }
div.formError {
	color: gray;
	background: #FFFFCC;
	border: 1px solid #EEE;
	padding: 3px 10px;
	margin-top: 1em;
	clear: both;
}
.cell_backgr { background: #FFF; }
.cell_backgr:hover { background: #EBEBEB; }
.venutype div { display: none; float: right; color: gray; font-size: 11px; }
.venutype:hover div { display: block; }

/* featured establishment box */
.feature { margin: 2px 0 0 0; }
.feature_tab { float: left; width: 20px; }
#featureLogo { cursor: pointer; }
.tab_front { display: none; }
.active_feature .tab_front { display: block; }
.inactive_feature .tab_front { display: none; }
.tab_background { background: white url('../images/inactive_feature_back.png') repeat-y; margin-left:20px; padding-left:1.5em; cursor: pointer; }
.tab_background a:hover {color:#000000; text-decoration:none}
.active_feature .tab_background { background: white url('../images/active_feature_back.png') repeat-y; }
.cl { clear:both; }
.featureName {color:#003366; padding: 0.7em 0 0 0; font-weight: bold; font-size: 15px; font-family:Verdana, Arial, Helvetica, sans-serif; }
.featureAddr { font-size: 11px; font-family:Arial, Helvetica, sans-serif; color:#666666 }
.featureReview {color:#000000;text-decoration: none;text-decoration: underline; }
.featureReview a:hover { color: #1569C7; text-decoration: underline; font-weight: bold; }

.ft1 { width:100%; height: 8px; background: url('../images/active_feature_back1.png') no-repeat; }
.ft2 { width:100%; background: url('../images/active_feature_back2.png') repeat-y; }
.ft3 { width:100%; height: 18px; background: url('../images/active_feature_back3.png') no-repeat; }
.ft4 { width:100%; height: 8px; background: url('../images/active_feature_back4.png') no-repeat;}


