/* GoGuide3.css */
/* ---------------From GoGuide.css for the SearchBox---------------- */
body { font-size: 11px; } 
#searchFieldsTable { margin-top: 5px; } 
.qsDropDown { font: 10px Verdana,Arial,Helvetica,sans-serif; width: 175px; } 
td.formfield { font: bold 12px Verdana,Arial,Helvetica,sans-serif; color: #232323; font-weight: bold; padding-left: 7px; } 
.quicksearchform .formfield { padding-right: 4px; padding-left: 4px; } 
.searchbox .formfield { padding:0 3px 3px 0; } 
.searchbox h1 { font-weight: plain; font-size: 10px; }
/* --------------------Suggestion for Quick Search------------------ */
#suggest { display: none; position: absolute; background-color: White; text-align: left; border: 1px solid #999; width: 133px; z-index: 50; } 
#namesuggest { display: none; position: absolute; background-color: White; text-align: left; border: 1px solid #999; width: 133px; z-index: 50; } 
#barsnclubssuggest { display: none; position: absolute; background-color: White; text-align: left; border: 1px solid #999; width: 133px; z-index: 50; } 
#barsnclubsnamesuggest { display: none; position: absolute; background-color: White; text-align: left; border: 1px solid #999; width: 133px; z-index: 50; } 
#attractionssuggest { display: none; position: absolute; background-color: White; text-align: left; border: 1px solid #999; width: 133px; z-index: 50; } 
#attractionsnamesuggest { display: none; position: absolute; background-color: White; text-align: left; border: 1px solid #999; width: 133px; z-index: 50; } 
#eventssuggest { display: none; position: absolute; background-color: White; text-align: left; border: 1px solid #999; width: 133px; z-index: 50; } 
#eventsnamesuggest { display: none; position: absolute; background-color: White; text-align: left; border: 1px solid #999; width: 133px; z-index: 50; } 
DIV.suggestLink { background-color: White; padding: 2px 6px; font-weight: bold; font-family: Arial; font-size: 11px; } 
DIV.suggestLinkHover { background-color: #0c3f72; color: White; padding: 2px 6px; font-weight: bold; font-family: Arial; font-size: 11px; cursor: pointer; cursor: hand; }
/* ---------------Global Stuff------------------ */
* a { text-decoration: none; color: #003399; } 
* a:hover { text-decoration: underline; color: #003399; } 
* a:visited { color: #003399; }
/* -------------------Search Box / Search Bar Stuff------------------ */
#table_results td {
	font-size: 11px;
}
.form1 {
	width: 150px;
	background: white; 
	border: none; 
	border: 1px solid #cccccc; 
	padding: 3px; 
	font-size: 11px; 
	color: #232323; 
}
* html .form1 {
	height: 20px;
}
.searchboxtabs ul {
	list-style-image: none;
}
.searchboxtabs {
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 12px Verdana,Arial,Helvetica,sans-serif;
	list-style-type: none;
	text-align: left; 
}
.searchboxtabs li{
	display: inline;
	margin: 0;
	border: none;
	font-weight: bold;
}
.searchboxtabs li a{
	-moz-border-radius-topright: 5px;		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 0px;	
}
li a.tab_off:hover {
	background: #eeeeee;
	color: #2d2b2b;
}
li a.tab_on:hover {
	color: #009933;
}
#events {
	border:1px solid gray; 
	width:980px; 
	margin-bottom: 1em; 
}
#restaurants {
	border:1px solid gray; 
	width:980px; 
	margin-bottom: 1em; 
}
#barsnclubs {
	border:1px solid gray; 
	width:980px; 
	margin-bottom: 1em; 
}
#movies {
	border:1px solid gray; 
	width:980px; 
	margin-bottom: 1em; 
}
#wholecontainer {	
	margin-left: 10px;
}
.din_tab {
	width: 935px;
	height: auto;
	padding:10px;
	background:#DFDFDF url(search-background.gif) repeat-x left top;
/*	padding-top: 10px; */
	border: 1px solid #778;
}
.tabs_util {
	position: absolute;
	margin-top: -80px;
	margin-left: 880px;
	font-size: 10px;
}
.navcontainer {
	width: 100%;
}
#navcontainer .tab_off {
	color: #2d2b2b;
	background: #dfdfdf;
	border: 1px solid #778;
}
#navcontainer .tab_on {
	border: 1px solid #778;
	border-bottom-color: white;
	background: white;
	color: #009933;
}
TD.tdspace {
	width: 15px;
}
TD.tdawed {
	padding-top: 5px;
}
SPAN.spawed {
	font-size: 12px;
	font-weight: bold;
	color: #232323;
}
DIV.submitbut {
	margin-bottom: 8px;
}
/* ---------------Test Page Stuff------------------ */
#container2 {
	padding-left: 5px;
	width: 995px;
	float: left;
	background: white;
	margin-bottom: 10px;
}
#searchNavBar {
	width: 995px;
	margin-bottom: 25px;
	background: white;
	padding-left: 0px;
}
#searchNavBar2 {
	width: 995px;
	background: white;
	padding-left: 5px;
}
#breakBar{
	width: 995px;
	height: 15px;
	clear: both;
}
#leftWell {
	float: left;
	width: 150px;
	background: white;
}
#centerWell {
	float: left; 
	background: white;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	width: 980px;
}
#rightWell {
	float: left;
	width: 150px;
	background: white;
}
/* ------------------Your Criteria Box------------------ */
#yc_container {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 145px;
	margin: 0px;
}
#yc_title {
	-moz-border-radius-topright: 5px;		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	background: #e1e1b4;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #bcbcaf;
	border-right: 1px solid #bcbcaf;
	border-left: 1px solid #bcbcaf;
	font-size: 1.0em;
}
#yc_body {
	background: #ffffcc;
	border-right: 1px solid #bcbcaf;
	border-left: 1px solid #bcbcaf;
	border-bottom: 1px solid #bcbcaf;
}
.yc_header {
	margin-left: 5px;
	font-weight: bold;
}
.yc_item {
	margin-left: 5px;
	padding-bottom: 5px;
}
.yc_item A {
	/*font-weight: bold;
	color: red;
	font-size: 11px;
	text-decoration: none;*/
}
/* ------------------Refine Results Box------------------ */
#rr_container {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 145px;
}
#rr_title {
	-moz-border-radius-topright: 5px;		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	background: #dddddd;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	font-size: 1.1em;
}
#rr_body {
	background: #f5f5f5;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	font-size: 10px;
	padding-bottom: 5px;
}
.rr_header {
	margin-left: 5px;
	font-weight: bold;
}
.rr_item {
	margin-left: 5px;
}
.rr_item A {
	font-size: 11px;
	color: black;
	text-decoration: none;
}
/* ------------ Results Pages ---------- */
#container_results {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	margin-left: 15px;
	width: 810px;
	float: left;
	margin-top: -5px;
}
#container_ycrr {
	float: left;
}
* html #container_ycrr a:hover {
	color: black;
	text-decoration: none;
}
#tabs_results {
	width: 100%;
}
.pages_results {
	width: 100%;
	padding: 5px;
	margin-bottom: 5px;
}
#tabs_results_tabs {
	font: bold 13px Verdana,Arial,Helvetica,sans-serif;
	list-style-type: none;
	text-align: left;
}
#tabs_results_tabs img {
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: -6px;
	border: none;
}
#tabs_results_tabs li {
	display: inline;
	border: none;
}
#tabs_results_tabs li a {
	-moz-border-radius-topright: 5px;		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 6px 12px 6px 12px;
	margin-bottom: 0px;	
	border: 1px solid #003399;
	color: #535353;
}
.top_numbers {
	font-size: 11px;
	font-weight: normal;
	color: black;
	height: 18px;
	width: 200px;
}
#tabs_results_tabs li a:visited {
	color: #535353;
}
#tabs_results_tabs li a.on {
	color: #009933;
}
.result_util {
	width: 50px;
}
#tabs_results_tabs li a.off {
	color: #2d2b2b;
	background: #efefef;
}
#tabs_results_tabs li a.off:hover {
	color: #2d2b2b;
	background: #f4f4f4;
}
#tabs_results_tabs li .off {
}
#tabs_results_tabs ul {
	-webkit-padding-start: 0px;
	/*margin: 0px;*/
	padding: 0px;
}
.result_tabs_numbers {
	margin: 0px 0px 0px 109px;
	/*margin: 0px 0px 0px 165px;*/
	border: none;
	color: #535353;
	text-align: center;
	height: 18px;
	/*width: 400px;*/
}
#heder_results {
	background: #003399;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	font-size: 1.1em;
	color: #ffffff;
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
	border-top: 1px solid #003399;
} 
#heder_results_prn {
	padding: 5px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: black;
}
.y_s_r {
	margin-left: 3px;
	position: absolute;
	width: 150px;
}
.r_y_r {
	position: relative;
	width: 200px;
	margin-left: 550px;
}
#table_results {
	border-right: 1px solid #003399;
	border-left: 1px solid #003399;
	border-bottom: 8px solid #003399;
}
#table_results_prn {
	font-size: 10pt;
}
#table_results img {
	margin-bottom: 10px;
}
#table_results_prn img {
	margin-bottom: 10px;
}
.pages_bottom {
	float: left;
	height: 30px;
	padding: 5px;
}
.bottom_numbers {
	margin-left: 0px;
}
.bottom_displaying{
	width: 397px;
}
tr.result-row-odd {
	/*background-color: #eeeeee;*/
}
tr.result-row-even {		
	background-color: #e0ecff;
}
#searchResultSet img {
	border: none;
}
#heder_map_results {
	border: 1px solid #3771c2;
}
#heder_map_results_prn {
	margin-top: 15px;
}
#tabs_results_tabs a {
	font-size: 13px;
	font-weight: bold;
}
#map1 b {
	color: #003399;
}
#map1 {
	font-size: 10px;
	font-decoration: none;
}
#footer_disc {
	-moz-border-radius-topright: 5px;		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border: 1px solid #aaaaaa;
	width: 790px;
	float: left;
	background: #eeeeee;
	color: black;
	padding: 10px;
	margin-top: 5px;
	font-size: 11px;
	margin-left: 0px;
}
footer_disc_prn {
	width: 790px;
	float: left;	
	color: black;
	padding-left: 10px;
	margin-top: 5px;
	font-size: 11pt;
	text-align: left;
}
/* ------- Venue Pages ------- */
#venue_container {
	width: 975px;
	background: white;
}
#venue_header {
	width: 100%;
}
#venue_leftcontent {
	width: 670px;
	float: left;
}
#venue_leftcontent_prn {
	float: left;
	width: 535px;
}
.infohed {
	-moz-border-radius-topright: 5px;		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	width: 668px;
	background: #dddddd;
	font-weight: bold;
	color: #232323;
	font-size: 12px;
}
.venue_controlinfo {
	padding: 3px;
}
#venue_container2 {
	width: 668px;
	border-top: 1px solid #dddddd;
}
#venue_container2_prn {
	width: 668px;
	border: none;
}
#venue_container1 {
	width: 668px;
	height: 25px;
	margin-bottom: 1px;
}
.venue_crumb {
	font-size: 12px;
	font-weight: bold;
	color: #232323;
}
.crumb1 {
	/*margin-left: -1px;
	margin-top: -1px;
	color: #232323;
	float: left;
	padding: 5px 10px 5px 10px;
	margin-right: 3px;
	border: 1px solid #dddddd;*/
}
.crumb2 {
	position: absolute;
	padding: 5px 10px 5px 10px;
}
.crumb3 {
	position: relative;
	border: 1px solid #dddddd;
	margin-bottom: -1px;
	padding: 5px 10px 5px 10px;
	margin-left: 582px;
	margin-right: -2px;
	font-weight: bold;
}
#venue_info  {
	width: 400px;
	padding: 0px;
	margin-top: 0px;
	float: left;
}
#venue_info img {
	padding-bottom: 3px;
}
#venue_info p {
	padding: 5px;
	margin: 0px;
}
#venue_info .venue_namehed {
	font-size: 14px;
	font-weight: bold;
	color: #232323;
}
#venue_gallery  {
	width: 245px;
	float: right;
	padding-top: 5px;
	margin-right: -1px;
}
#venue_gallery img{
}
#venue_gallery div {
	float: right;
}
#venue_description {
	padding: 5px;
	width: 665px;
	clear: both;
	border-top: 1px solid #dddddd;
	margin: 0px;
}
#venue_description_prn {
	padding: 5px;
	width: 535px;
	clear: both;
	border-top: 1px solid #dddddd;
	margin: 0px;
}
.descriptionhed {
	margin-left: -5px;
	width: 465px;
	background: #dddddd;
	font-weight: bold;
	color: #232323;
	padding: 3px;
	font-size: 12px;
}
.description_proper {
	padding: 5px;
}
#venue_description p {
	padding: 0px;
	margin: 0px;
}
#venue_rightcontent  {
	margin-left: 20px;
	width: 280px;
	float: left;
}
#venue_rightcontent_prn {
	margin-left: 20px;
	width: 280px;
	float: left;
}
#venue_rightcontent_prn div {
	border: 0px solid #fff;
	background: none;
}
#venue_rightcontent_prn table.map_header, #venue_rightcontent_prn table.venue_event_table_padding {
	border-bottom: 0px solid #fff;
}
#venue_rightcontent_prn div.maphed {color: #333; border-bottom: 1px solid #333;}
#venue_map  {
	width: 280px;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
} 
#venue_map_prn {
	width: 280px;
}
#venue_map_prn img {
	border: none;
	margin-right: 4px;
}
#venue_map table {
	border-bottom: 1px solid #003399;
	width: 100%;
}
#venue_map .map_header {
	padding: 5px;
}
#venue_map .map_name {
	font-size: 12px;
	font-weight: bold;
	color: #232323;
}
#venue_map .map_addy {
	font-size: 10px;
	font-weight: normal;
	color: #535353;
 }
 #venue_map_prn table {
	border-bottom: 1px solid #003399;
	width: 100%;
}
#venue_map_prn .map_header {
	padding: 5px;
}
#venue_map_prn .map_name {
	font-size: 12px;
	font-weight: bold;
	color: #232323;
}
#venue_map_prn .map_addy {
	font-size: 10px;
	font-weight: normal;
	color: #535353;
 }
.venue_mapitlink {
	font-size: 11px;
}
#venue_map img{
	border: none;
	padding-right: 5px;
}
.maphed {
	-moz-border-radius-topright: 5px;		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	width: 276px;
	background: #003399;
	font-weight: bold;
	color: white;
	padding: 3px;
	font-size: 12px;
}
.maphed_prn {
	width: 276px;
	font-weight: bold;
	padding: 3px;
	color: black;
	font-size: 12px;
}
.googlemap {
	margin: 0px; 
	padding: 0px; 
	width: 280px; 
	height: 300px; 
	background-color: #c0c0c0; 
}
#venue_maplist  {
	width: 280px;
	border: 1px solid #003399;
}
#venue_maplist table {
	width: 100%;
}
#venue_maplist td {
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
}
#venue_maplist img {
	border: none;
}
#venue_maplist_prn {
	width: 280px;
}
#venue_maplist_prn table {
	width: 100%;
}
#venue_maplist_prn td {
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
}
#venue_maplist_prn img {
	border: none;
}
/* ----Event 2nd map------ */
#venue_maplist2  {
	width: 280px;
	border: 1px solid #003399;
}
#venue_maplist2 table {
	width: 100%;
}
#venue_maplist2 td {
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
}
#venue_maplist2 img {
	border: none;
}
/* ---- End Event 2nd map---- */
#venue_container .break  {
	clear: both;
	width: 100%;
}
#venue_footer  {
	width: 100%;
	margin-top: 10px;
	padding-left: 93px;
}
#venue_footer_prn  {
	width: 835px;
	margin-top: 10px;
	padding-left: 3px;
}
#venue_description P {
	margin-bottom: 5px;
}
#venue_description P.lr_hed {
	font-size: 14px;
	font-weight: bold;
	color: #232323;
	margin-bottom: 5px;
}
#venue_description P.lr_blurb {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #232323;
}
#venue_description P.lr_byline {
	margin-bottom: 5px;
}
#venue_description P.lr_date {
	margin-bottom: 5px;
}
#venue_description P.lr_review {
}
#venue_description_prn P {
	margin-bottom: 5px;
}
#venue_description_prn P.lr_hed {
	font-size: 14px;
	font-weight: bold;
	color: #232323;
	margin-bottom: 5px;
}
#venue_description_prn P.lr_blurb {
	margin-left: 15px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #232323;
}
#venue_description_prn P.lr_byline {
	margin-bottom: 5px;
}
#venue_description_prn P.lr_date {
	margin-bottom: 5px;
}
#venue_description_prn P.lr_review {
}
#tdphone {
	width: 79px;
}
#tddist {
	width: 25px;
	text-align: center;
}
/* -------- Event Venue Page -------- */
#venue_event  {
	width: 280px;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
}
#venue_event table {
	border-bottom: 1px solid #003399;
	width: 100%;
}
#venue_event .venue_event_table_padding {
	padding: 5px;
}
#venue_event .venue_event_header {
	font-size: 11px;
	font-weight: bold;
	color: #232323;
}
#venue_event .venue_event_content {
	padding-top: 5px;
	padding-left: 6px;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
 }
#venue_event .venue_event_date {
	padding-left: 15px;
	font-size: 11px;
	font-weight: normal;
	color: #232323;
}
#venue_event img{
	border: none;
	padding-right: 5px;
}
#venue_event_future_events  {
	width: 280px;
	border: 1px solid #003399;
}
#venue_event_future_events table {
	width: 100%;
}
#venue_event_future_events td {
	font-size: 11px;
	font-weight: normal;
	padding: 3px;
}
#venue_event_future_events img {
	border: none;
}
.venue_event_link {
	font-size: 10px;
}
/* -------- VenueMapit -------- */
.venuemapit_tabs {
	margin-bottom: 6px;
}
/* --------- PRINT VIEWS ---------- */
#container3 {
	padding-left: 5px;
	width: 995px;
	float: left;
	background: white;
	margin-bottom: 10px;
}
#printcontainer {
	width: 1000px;
}
#print {
	margin-top: 10px;
	font-size: 9pt;
}
#print tr.result-row-even {
	background: white;
}
#table_results_prn td {
	border-top: 2px solid black;
	font-size: 12px;
}
#print .pages_results {
	font-size: 10px;
}
#print A.pages_results  {
	color: #003399;
}
#print A.pages_results:visited {
	color: #003399;
}
/* -------- OVERRRIDES! ----------- */
#tabs_results_tabs {
	margin-bottom: 3px;#
	margin-bottom: 3px;
}
#tabs_results SPAN.pages_results_mapit {
	font-size: 10px;
}
#td1 {
	width: 400px;
}
DIV.columns-padtop {
	clear: both;
}
#tdphotrev IMG {
	margin-bottom: 5px;
}
/* -------- EVENTS -------- */
td.elvtd0 {
	width: 5%;
}
td.elvtd1 {
	width: 30%;
}
td.elvtd3 {
	width: 5%;
}
td.elvtd5 {
	width: 10%;
}
td.elvtd6 {
	width: 15%;
}
td.elvtd7 {
	width: 20%;
}
td.elvtd8 {
	text-align: right;
	padding-right: 15px;
	width: 10%;
}
div.show_near1 {
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid #003399;
	padding: 5px 5px 5px 5px;
}
div.show_near1 INPUT {
	margin-left: 15px;
}
/* --------- EVENTS LOCAL LISTS ------------ */
#ll_container {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	width: 145px;
}
#ll_title {
	-moz-border-radius-topright: 5px;		
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	background: #dddddd;
	padding: 3px;
	text-align: left;
	font-weight: bold;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	font-size: 1.1em;
}
#ll_body {
	background: #f5f5f5;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	font-size: 10px;
	padding: 5px;
}
.ll_header {
	margin-left: 5px;
	font-weight: bold;
}
.ll_item {
	margin-left: 5px;
}
#ll_body A {
	font-size: 11px;
}
/* ----------- ATTRACTIONS ------------ */
td.attd0 {
	width: 12%;
}
td.attd1 {
	width: 25%;
}
td.attd2 {
}
td.attd3 {
}
td.attd4 {
}
td.attd5 {
	width: 12%;
}
td.attd6 {
}
td.attd7 {
	width: 18%;
}
td.attd8 {
	width: 7%;
}
/* ----------- OVERRIDES ------------ */
#table_results TD {
	vertical-align: top;
}
#table_results_prn TD {
	vertical-align: top;
}
/* ---------- RANDOM CLEANUP ---------- */
.maincontentchannel {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 15px;
}
.crumb2 {
	font-size: 12px;
}
.crumb3 {
	font-size: 11px;
}
.img_gal_expl {
	font-size: 10px;
	color: #333333;
}
.main {
	width: 985px;
}
.maincontentchannel {
	padding-left: 15px;
	padding-right: 10px;
}
#ev_1 {
}

#ev_2 {
	display: none;
}
#EventsSearchForm TD.formfield {
	padding-left: 18px;
}
#ev_4 DIV.ev_from {
	margin-bottom: 5px;
}
#ev_4 DIV.ev_to {
	margin-left: 18px;
}
#EventsSearchForm {
	/*margin-top: -5px;*/
}
#RestaurantsSearchForm {
	/*margin-top: -4px;*/
}
#EventsSearchForm DIV.submitbut {
	margin-left: 9px;
}
/* ---- SEARCH FORM FIXES ----- */
#RestaurantsSearchForm {height: 80px; margin: 0px;}
#rsf1 {height: 80px; margin: 0px;}
#BarsNClubsSearchForm {height: 80px; margin: 0px;}
#bcsf1 {height: 80px; margin-top: 7px;}
#AttractionsSearchForm {height: 80px; margin: 0px;}
#asf1 {height: 80px; margin-top: 7px;}
#EventsSearchForm {height: 80px; margin: 0px;}
#esf1 {height: 80px; margin: 0px;}
#esf1, #asf1, #bcsf1, #rsf1 {padding-top: 5px;}
/* ----------- IE FIXES ------------- */
* html #venue_map img {margin-right: 5px;}
* html #venue_container1 DIV.crumb2 {position: absolute;margin-left: -582px;margin-top: 0px;}
* html #venue_container1 DIV.crumb3 { padding-right: 0px; margin-right: 0px; }
* html #venue_rightcontent DIV.maphed { width: 282px; }
* html #venue_maplist { width: 282px; }
* html #tabs_results_tabs { margin-bottom: 5px; }
* html #tabs_results_tabs li { margin-right: 3px; } 
* html #heder_results { border-right: 5px solid #003399; margin-right: -2px; } 
* html LI.result_tabs_numbers { padding-bottom: 0px; } 
* html DIV.tabs_util { margin-top: -65px; margin-left: 865px; }
* html #heder_results_prn {color:black;font-size:14pt;font-weight:bold;padding:5px;text-align:left;} 
* html #container2 { width: 995px; } 
* html #searchNavBar { width: 995px; } 
* html td.elvtd0 { width: 5%; } * html td.elvtd1 { width: 30%; } 
* html td.elvtd3 { width: 5%; } * html td.elvtd5 { width: 10%; } 
* html td.elvtd6 { width: 15%; } * html td.elvtd7 { width: 20%; } 
* html td.elvtd8 { text-align: right; padding-right: 15px; width: 10%; }
* html #container_results {width: 790px;}
* html #venue_leftcontent {width: 660px;}
* html #venue_container1 {width: 650px;}
* html #venue_container2 {width: 650px;}
* html #venue_container {width:965px;}
* html div.crumb3 {padding: 5px; margin-left: 575px; border: none;}
* html venue_container1 {margin-bottom: 0px;}
* html div.gmnoprint {width: 10px;}
* html #venue_event {width:282px;}
* html div.pages_results_mapit {margin-top: 15px;}
* html #venue_rightcontent {margin-left: 10px;}
* html #rsf1 div.tabs_util {margin-top: -75px;}
* html #esf1 div.tabs_util {margin-top: -82px;}

.floatleft_article { 
float: left;
margin: 2px 10px 0px 4px;
clear: left;
}

.img
{
padding:2px;
}

#articles_heading{
color:#339900;
font-size:14px;
font-weight:bold;
margin-bottom:8px;
padding-left:10px;

}

.articles{
 padding:4px;
 text-align:justify;
 text-decoration:none;
 color:#000;
 }
 
.latest_itemHyperText{
color:#003399;
text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
}

.latest_itmeDate{
font:11px Arial, Helvetica, sans-serif;
color:#339900;
}