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

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body{
	font-family: Arial, Verdana, Georgia, Sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background-color:#ffffff;
	color: #333333;
}

#mapContainer {padding: 0px;}
#map, #mapContainer {width:590px; height: 500px;}
#spinner { visibility: hidden; margin-left:3px;}
#poweredby, #searchbox {line-height: 50px;}
#searchbox {text-align: center;}
#poweredby { float: right; margin-right: 3px;}
#poweredby img { vertical-align: baseline;}
.marker {
	font-size: 11px;
	min-height:125px;
}
.marker .businessimage { float: left;}
.marker .ratingsimage {vertical-align:middle; margin-top:0px;}
.marker .businessinfo { margin-left: 110px; min-height:100px;}
.marker .businessinfowide { margin-left: 10px;}

img { border:0px; }

#wrapper{
	width: 800px;
	min-height:100%;
	padding: 0px;
	position:absolute;
	left:50%;
	margin: 0 0 0 -400px;
	background-image:url(../images/wrapper_bround.gif);
	background-repeat:repeat-y;
	background-color:#ffffff;
	text-align: left;
}
html>body #wrapper {height:auto}/*for mozilla */

#topHead{
	width:800px;
	float:left;
	background-color:#ffffff;
	padding: 0px;
	margin:0px;
}

#topHeadLft{
	width:572px;
	float:left;
}

#topHeadRight{
	width:228px;
	float:left;
	margin-top:12px;
}

#titleHead{
	width:780px;
	float:left;
	padding:0px;
	margin:0px;
	background-color:#01348f;
	background-image:url(../images/tlt_bround.gif);
	background-repeat:repeat-y;
	color: #ffffff;
	text-transform:uppercase;
	font-size:51px;
	font-weight:bold;
	padding: 15px 10px 5px 10px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#descHead{
	width:800px;	
	float:left;
	padding:0px;
	margin:0px;
	background-color:#01348f;
	color: #ffffff;
	font-size:14px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#descEvt{
	width:53px;
	margin-left: 32px; 
	float:left;
	display:inline;
	background-color:#01348f;
	margin-top: 4px;
}

#descTlt{
	width:300px;
	float:left;
	display:inline;
	background-color:#01348f;
	color: #ffffff;
	margin: 4px;
}

#descCopy{
	width:379px;
	float:left;
	display:inline;
	background-color:#01348f;
	color: #ffffff;
	font-size:12px;
	margin: 4px;
}

#descCopy p{
	margin:2px;
	padding:2px;
}

#leftCol{
	width:206px;
	min-height:100%;
	float:left;
	background-color:#aaddff;
}

#rightCol{
	width:594px;
	float:left;
}

#lftnav_row{
	float:left;
	width:206px;
	border-bottom-color: #ffffff;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#lftnav_row:hover{
	/*background-color:#ccff77;*/
	background-color:#ffffff;
}


#lst_accomodate{
	float:left;
	margin: 0px;
	padding: 0px;
}

#lst_restaurants, #lst_coffee, #lst_gaybars, #lst_theater, #lst_bookstores, #lst_tours, #lst_fitness, #lst_shopping{
	float:left;
	margin: 0px;
	padding: 0px;
}

#lftnav_hotel{
	width:139px;
	float:left;
	margin: 3px 3px 3px 6px;
	color: #003399;
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
}

#lftnav_hotel a:link, #lftnav_hotel a:visited, #lftnav_hotel a:hover{
	color:#003399;
	text-decoration:none;
	font-size: 10px;
}

#lftnav_yelpitem a:link, #lftnav_yelpitem a:visited, #lftnav_yelpitem a:hover{
	color:#003399;
	text-decoration:none;
	font-size: 10px;
}

#lftnav_hotelprice{
	width:52px;
	float:left;
	margin: 3px;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

#lftnav_yelpitem{
	width:139px;
	float:left;
	margin: 3px 3px 3px 6px;
	color: #003399;
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
}

#lftnav_yelprating{
	width:48px;
	float:left;
	margin-top:4px;
	/*margin: 3px 5px 3px 5px;*/
}

#lftnav_yelplogoitem{
	width:139px;
	float:left;
	margin: 7px 3px 3px 6px;
	color: #003399;
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
}

#lftnav_yelplogorating{
	width:48px;
	float:left;
	margin-top:18px;
	/*margin: 3px 5px 3px 5px;*/
}

#lftnav_yelplogoitem a:link, #lftnav_yelplogoitem a:visited, #lftnav_yelplogoitem a:hover{
	color:#003399;
	text-decoration:none;
	font-size: 10px;
}



#lftnav_agwitem{
	width:139px;
	float:left;
	margin: 10px 3px 10px 6px;
	color: #003399;
	font-size: 10px;
	text-transform:uppercase;
	font-weight: bold;
}

#lftnav_agwrating{
	width:48px;
	float:left;
	margin-top:16px;
	/*margin: 3px 5px 3px 5px;*/
}

#lftnav_agwitem a:link, #lftnav_agwitem a:visited, #lftnav_agwitem a:hover{
	color:#003399;
	text-decoration:none;
	font-size: 10px;
}




#upcomingTlt{
	width:544px;
	height:57px;
	margin:10px 25px 0px 25px;
	padding: 0px;
	background-color:#ccff77;
}

#upcomingDirect{
	width:534px;
	margin:0px 25px 0px 25px;
	color: #003399;
	font-weight: bold;
	padding: 5px 0 5px 10px;
}

#tableWrap{
	width:544px;
	margin:0px 25px 0px 25px;
}

#tableFooter{
	width:534px;
	margin:20px 25px 30px 25px;
	font-size: 10px;
}

#mapContainer {
	border-color: #003399;
	border-style: solid;
	border-width: 2px;
}

p.evtMrk_tlt{
	margin:4px 0px 2px 0px;
	padding:0px;
	font-weight:bold;
	font-size:16px;
}

p.evtMrk_tlt a:link, p.evtMrk_tlt a:visited{
	color:#003399;
	text-decoration:none;
}

p.evtMrk_tlt a:hover{
	color:#003399;
	text-decoration:underline;
}

p.evtMrk_date{
	margin:4px 0px 2px 0px;
	padding:0px;
	font-weight:bold;
	font-size:14px;
}

p.evtMrk_addr{
	margin:4px 0px 2px 0px;
	padding:0px;
	font-size:11px;
}

p.evtTlt_tlt{
	margin:4px 0px 2px 0px;
	padding:0px;
	font-weight:bold;
	font-size:18px;
}

p.evtTlt_date{
	margin:2px 0px 2px 0px;
	padding:0px;
	font-size:18px;
}

p.evtTlt_link{
	margin:2px 0px 2px 0px;
	padding:0px;
	font-size:12px;
}

p.evtTlt_link a:link, p.evtTlt_link a:visited{
	color:#abddfe;
}

p.evtTlt_link a:hover{
	color:#ffffff;
}

td.tblText{
	background-color:#ffffff;
	padding: 8px;
	color:#000000;
	font-size: 11px;
	border-bottom-color: #003399;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

td.tblText a:link, td.tblText a:visited{
	color:#003399;
	text-decoration:none;
	font-weight:bold;
}

td.tblText a:hover{
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
}

td.tblTitle{
	background-color:#003399;
	padding: 5px;
	color:#ffffff;
	font-size: 16px;
	font-weight: bold;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #ffffff;
	border-right-style: solid;
	border-right-width: 1px;
}

#hotelMarker {
	font-size: 11px;
	width:350px;
	float: left;
}

#eventMarker {
	font-size: 11px;
	width:250px;
	min-height:115px;
	float: left;
}

#htl_spacer{
	width: 1px;
	float: left;
}

#htl_title{
	color:#003399;
	font-size: 13px;
	font-weight: bold;
}

#htl_title a:link, #htl_title a:visited{
	color:#003399;
	text-decoration:none;
}

#htl_title a:hover{
	color:#003399;
	text-decoration:underline;
}

#htl_starrating{
	padding: 0 0 10px 0;
}

#htl_image{
	width: 120px;
	float: left;
}

#htl_datawrap{
	width: 349px;
	float: left;
}

#htl_data{
	width: 219px;
	margin-left: 10px;
	float: left;
}

#htl_desc{
	width: 349px;
	margin-top: 10px;
	float: left;
}

#htl_agw a:link, #htl_agw a:visited{
	color:#5b88f9;
	text-decoration:none;
}

#htl_agw a:hover{
	color:#5b88f9;
	text-decoration:underline;
}

#htl_agw{
	width: 349px;
	margin-top: 10px;
	float: left;
	font-weight:bold;
}

#htl_dates{
	padding: 5px 0 5px 0;
	font-size: 10px;
}

#evt_title{
	color:#003399;
	font-size: 13px;
	font-weight: bold;
}

#evt_title a:link, #evt_title a:visited{
	color:#003399;
	text-decoration:none;
}

#evt_title a:hover{
	color:#003399;
	text-decoration:underline;
}

#evt_datawrap{
	width: 349px;
	float: left;
}

#evt_image{
	width: 120px;
	float: left;
}

#evt_data{
	width: 219px;
	margin-left: 10px;
	float: left;
}

#evt_data a:link, #evt_data a:visited{
	color:#003399;
	text-decoration:none;
}

#evt_data a:hover{
	color:#003399;
	text-decoration:underline;
}

#evt_desc{
	width: 349px;
	margin-top: 10px;
	float: left;
}

#evt_subnav{
	width: 349px;
	margin-top: 10px;
	padding: 0px;
	float: left;
}

#evt_desc a:link, #evt_desc a:visited{
	color:#003399;
	text-decoration:none;
}

#evt_desc a:hover{
	color:#003399;
	text-decoration:underline;
}




#evt_yelpimage{
	width: 100px;
	float: left;
}

#evt_yelpdata{
	width: 239px;
	margin-left: 10px;
	float: left;
}

#evt_yelpdata a:link, #evt_yelpdata a:visited{
	color:#003399;
	text-decoration:none;
}

#evt_yelpdata a:hover{
	color:#003399;
	text-decoration:underline;
}




span.htl_from{
	color:#ff6910;
	font-size: 16px;
	font-weight: bold;
}


