@charset "UTF-8";
html, body, * {
	margin:0;
	padding:0;
}
body {
        	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	height:100%;
	text-shadow:0 0 1px rgba(0, 0, 0, 0.01);
/* 	background: #d3e3ea; */
	text-align: center; 
	color: #222;
/* 	behavior: url(/images/iepngfix.htc); */
}

th, td {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:medium none;
	vertical-align:bottom;
}

:-moz-any-link:focus {
  outline: none;
}




#topBanner {
	background:transparent url(/images/whatsopen_topbanner.png) no-repeat scroll 0 0; behavior: url(/images/iepngfix.htc);
	height:40px;
	color:#CCC;
	/*margin-left:-2px;*/
	position:fixed;
	width:1138px;
	z-index:1000;
	top: 0;
	text-shadow:0 1px 1px #222;
	padding:4px 35px;

/* text-shadow: 0 0 1em #222, 0 0 0.2em #222, 1px 1px 2px #444;*/
 	font-size:12px;
}
#topBanner a, #topBanner .tbHeadline {
	color:white;
	font-weight:normal;
}
#topBanner .user {
	float:right;
	padding:0 75px;
	display:none;																/* /////////////////////////////////////////////////////////////////// */

}

 #wrapper {
	min-height: 100px;
	margin-top:152px;

}

 #container {
	width: 1138px;
	margin: -90px auto 0; 
	border: none;
	text-align: left; 
}

 #topNav {
	width: 1138px;
	height: 55px;
	border: none;
	text-align: left; 
	position: relative;
}

 #topPad {
	background:transparent url(/images/whatsopen_padtop.png) no-repeat scroll 0 0; behavior: url(/images/iepngfix.htc);
	width: 1138px;
	height: 42px;
	border: none;
	text-align: left; 
}




#firstlook { 
	margin:0px;
	} 

#firstlook input, #firstlook #searchInput { 
	background:transparent none repeat scroll 0 0;
	border:medium none;
	color:#433020;
	font-family:Arial;
	left:681px;
	position:absolute;
	top:6px;
	width:120px;

	} 


#firstlook #where { 
	left:454px;
	position:absolute;
	top:16px;
	width:205px;
	} 
	
#firstlook #forwhat { 
	left:144px;
	position:absolute;
	top:16px;
	width:206px;
	} 





#navPrimary {
/* 	font-family:"Lucida Sans-serif"; */
	font-size:12px;
	font-weight:600;
	text-shadow:-1px -1px 1px #01263A;

	height:55px;
	margin-left:285px; /* 217 */
	margin-top:10px;
	padding-left:0;
	text-align:center;
	letter-spacing:0.7px;

	} 

#navPrimary #navItem1 a, #navPrimary #navItem2 a {
	float:left;
	height:21px;
	padding:21px 13px;
	text-decoration:none;
	text-transform:none;
	width:112px;
	}

#navPrimary a:link, #navPrimary a:visited {
	color:#FFFFFF;
	font-size:14px;     	/* // */
	font-weight:normal;		/* // */
	letter-spacing:1px;		/* // */
}

#navPrimary #navSpacer {
	float:left;
	height:45px;
	padding:11px 14px;
	text-decoration:none;
	text-transform:uppercase;
	width:143px;
/*	border: 1px solid yellow;*/
	text-align: right;
	}



.navItem0active{ background: transparent url(/images/whatsopen_navtop.png) 0 0 no-repeat; behavior: url(/images/iepngfix.htc);}
.navItem1active{ background: transparent url(/images/whatsopen_navtop.png) 0 -55px no-repeat; behavior: url(/images/iepngfix.htc);}
.navItem2active{ background: transparent url(/images/whatsopen_navtop.png) 0 -110px no-repeat; behavior: url(/images/iepngfix.htc);}
	


#navPrimary #navUser a {
	float:left;
	height:45px;
	padding:11px 14px;
	text-decoration:none;
	text-transform:uppercase;
	width:222px;
/*	border: 1px solid yellow;*/
	text-align: right;
	}


#navPrimary #navUser a img {
	
	vertical-align:middle;
	border: medium none;
	margin-top:-4px;
}

#navPrimary #navUser .userImage{
	border: 2px solid  #fff;
	-moz-border-radius: 5px;

}




.bubbleInfo {
	position: relative;
	background-color: transparent;
}
.trigger {
/*            position: absolute;*/
        }
/* Bubble pop-up */

.popup {
	position: absolute;
	left: 300;
	top: 45;
	display: none;
	z-index: 50;
	border-collapse: collapse;
}
.popup td.corner {
	height: 15px;
	width: 19px;
}


.preloader01{background: url(/images/whatsopen_bubble-1.png) no-repeat scroll -1000px -1000px;}
.preloader02{background: url(/images/whatsopen_bubble-2.png) no-repeat scroll -1000px -1000px;}
.preloader03{background: url(/images/whatsopen_bubble-3.png) no-repeat scroll -1000px -1000px;}
.preloader04{background: url(/images/whatsopen_bubble-4.png) no-repeat scroll -1000px -1000px;}
.preloader05{background: url(/images/whatsopen_bubble-5.png) no-repeat scroll -1000px -1000px;}
.preloader06{background: url(/images/whatsopen_bubble-6.png) no-repeat scroll -1000px -1000px;}
.preloader07{background: url(/images/whatsopen_bubble-7.png) no-repeat scroll -1000px -1000px;}
.preloader08{background: url(/images/whatsopen_bubble-8.png) no-repeat scroll -1000px -1000px;}





.popup td#topleft {
	background: url(/images/whatsopen_bubble-1.png) repeat-x scroll 0 14px; behavior: url(/images/iepngfix.htc);
}
.popup td.top {
	background: url(/images/whatsopen_bubble-2.png) repeat-x scroll 0 14px; behavior: url(/images/iepngfix.htc);
}
.popup td#topright {
	background: url(/images/whatsopen_bubble-3.png) repeat-x scroll 0 14px; behavior: url(/images/iepngfix.htc);
}
.popup td.left {
	background-image: url(/images/whatsopen_bubble-4.png); behavior: url(/images/iepngfix.htc);
}
.popup td.right {
	background-image: url(/images/whatsopen_bubble-5.png); behavior: url(/images/iepngfix.htc);
}
.popup td#bottomleft {
	background-image: url(/images/whatsopen_bubble-6.png); behavior: url(/images/iepngfix.htc);
}
.popup td.bottom {
	background-image: url(/images/whatsopen_bubble-7.png); behavior: url(/images/iepngfix.htc);
	text-align: center;
}
.popup td.bottom img {
	display: block;
	margin: 0 auto;
}
.popup td#bottomright {
	background-image: url(/images/whatsopen_bubble-8.png); behavior: url(/images/iepngfix.htc);
}
.popup table.popup-contents {
	font-size: 12px;
	line-height: 1.2em;
	background-color: #fff;
	color: #666;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", sans-serif;
	text-shadow: none;
	width: 200px;
	height: 150px;/*        	border: 1px solid red;*/
        	}
table.popup-contents th {
	text-align: right;
	text-transform: lowercase;
}
table.popup-contents td {
	text-align: left;
}
tr#release-notes th {
	text-align: left;
	text-indent: -9999px;
	background: url(/images/starburst.gif) no-repeat top right; behavior: url(/images/iepngfix.htc);
	height: 17px;
}
tr#release-notes td a {
	color: #333;
}



#navPrimary .navSub a {
/*	border: 1px solid yellow;*/
	float:left;
	font-size:14px;  /* 12 */
	font-weight:normal;	/* bold */
	height:18px;
	margin-left:0;
	padding-left:8px;
	padding-top:11px; /* 13 */
	text-align:center;
	text-decoration:none;
	text-shadow:-1px -1px 1px #01263A;
	width:85px;
	font-family:"Lucida Sans-serif";
}

#navPrimary .navSub a:hover {
	text-decoration:underline;
}



#navPrimary #navLocation {
	color:white;
	float:left;
	font-family:"Lucida Sans-serif";
	font-size:11px;
	font-weight:normal;
	height:18px;
	padding-top:4px;
	text-align:right;
	text-decoration:none;
	text-shadow:-1px -1px 1px #01263A;
	width:362px;
}





/*
 #topLogo {
	background:transparent url(/images/whatsopen_toplogo.png) no-repeat scroll 0 0; behavior: url(/images/iepngfix.htc);
	border:medium none;
	height:188px;
	left:-42px;
	overflow:visible;
	position:relative;
	right:100px;
	top:128px;
	width:220px;
	z-index:999;

}
*/

/*
 #topLogo {
	background:transparent url(/images/whatsopen_toplogo_long.png) no-repeat scroll 0 0; behavior: url(/images/iepngfix.htc);
	border:medium none;
	height:113px;
	left:-11px;
	overflow:visible;
	position:relative;
	right:100px;
	top:88px;
	width:440px;
	z-index:999;

}

*/

 #topLogo {
	background:transparent url(/images/whatsopen_toplogo.png) no-repeat scroll 0 0;
	border:medium none;
	height:69px;
	left:22px;
	overflow:visible;
	position:relative;
	right:100px;
	top:148px;
	width:440px;
	z-index:999;

}


/*
 #topLogo {
	background:transparent url(/img/whatsopen_mainlogo.png) no-repeat scroll -50px -50px; behavior: url(/images/iepngfix.htc);
	border:medium none;
	left:-145px;
	overflow:visible;
	position:relative;
	right:100px;
	top:128px;
	width:500px;
	height:203px;
	z-index:999;

}


*/







 #mainContent {
	background:transparent url(/images/whatsopen_mainbg.png) repeat-y scroll 0 0; behavior: url(/images/iepngfix.htc);
	padding: 25px 22px; 
	height: 100%;
	overflow: auto;
	font-size: 11px;
	width:1090px;
	
}



/*filter box dimensions*/
#homeBoxFilter, .homeBoxFilter {
	width: 250px;
}

/*filter box dimensions*/
#homeBoxAdd, .homeBoxAdd {
	width: 250px;
}

/*category box dimensions*/
#homeBoxCategories, .homeBoxCategories {
	width: 250px;
}

/*search results box dimensions*/
#homeBoxResults, .homeBoxResults {
	width: 523px;
}

/*map box dimensions*/
#homeBoxMap, .homeBoxMap {
	width: 232px;
}

/*activity box dimensions*/
#homeBoxActivity, .homeBoxActivity {
	width: 232px;
}


/* POPULAR PAGE */
/*search results box dimensions*/
#homeBoxSearchPop, .homeBoxSearchPop {
	width: 523px;
}

/*search results box dimensions*/
#homeBoxTweetsGeo, .homeBoxTweetsGeo {
	width: 523px;
}



/*search results box dimensions*/
#homeBoxSearchRecent, .homeBoxSearchRecent {
	width: 505px;
}

/*search results box dimensions*/
#homeBoxTweetsWO, .homeBoxTweetsWO {
	width: 505px;
}





/* INDIVIDUAL PLACE PAGE */
/*activity box dimensions*/
#placeMapView, .placeMapView {
	width: 400px;
}


/*activity box dimensions*/
#placeActionView, .placeActionView {
	width: 400px;
}


/*activity box dimensions*/
#placeShareView, .placeShareView {
	width: 400px;
}

/*activity box dimensions*/
#placeHoursView, .placeHoursView {
	width: 585px;
}


.wopref_dd{
	font-size:9px;
	left:85px;
	position:absolute;
}


.actionContainer{
	float:left;
	height:55px;
	padding-top:9px;
	text-align:center;
	width:95px;
}





.boxWrapper{
	min-width: 200px;
	min-height: 50px;
	margin-bottom: 15px;
}

.boxTitleTL{
	background:transparent url(/images/whatsopen_box_title_tl.png) no-repeat scroll 0 0; behavior: url(/images/iepngfix.htc);
	height: 21px;
	font-size: 13px;
	padding-left: 8px;
	color: white;
	font-weight: bold;
	text-shadow:-1px -1px 1px #888;

}

.boxTitleBump{
	padding-top: 1px;
}

.boxTitleTR{
	background:transparent url(/images/whatsopen_box_title_tr.png) no-repeat scroll 0 0; behavior: url(/images/iepngfix.htc);
	width: 6px;
	height: 21px;
	padding: 0;
	overflow: visible;
	
}

.boxContentWrapper{
	clear: both;
	border: 1px solid #AAAAAA;
	height: 100%;
	background:#EEEEEE none repeat scroll 0 0;
}


.padded{
	padding:5px;
}


/*///////////////////////////
columns, columns, columns
///////////////////////////*/

	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		
		margin-top:-22px	/* neg top margin to offset the padding needed for the dropshadow */
		
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
/*		overflow:hidden;*/
	}
	/* 3 Column settings */
	.holygrail {
/*		background:#ccc;		/* right column background colour *!/*/
	}
	.holygrail .colmid {
		right:25%;			/* width of the right column */
/*		background:#aaa;		/* center column background colour *!/*/
	}
	.holygrail .colleft {
		right:50%;			/* width of the middle column */
/*		background:#ccc;	/* left column background colour *!/*/
	}
	.holygrail .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.holygrail .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.holygrail .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}


	/* 2 Column (right menu) settings */
	.rightmenu {
		background:#fff;		/* right column background colour */
	}
	.rightmenu .colleft {
		right:25%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.rightmenu .col1 {
		width:57%;			/* left column content width (left column width minus left and right padding) */
		left:27%;			/* (right column width) plus (left column left padding) */
	}
	.rightmenu .col2 {
		width:39%;			/* right column content width (right column width minus left and right padding) */
		left:28%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	
/*
	.rightmenu {
		background:#fff;		
	}
	.rightmenu .colleft {
		right:25%;			
		background:#fff;		
	}
	.rightmenu .col1 {
		width:71%;			
		left:27%;			
	}
	.rightmenu .col2 {
		width:21%;			
		left:31%;			
	}
	
	
*/
	

	
	
	/* 2 Column (left menu) settings */
	.leftmenu {
		background:#fff;		/* right column background colour */
	}
	.leftmenu .colleft {
		right:75%;			/* right column width */
		background:#f4f4f4;	/* left column background colour */
	}
	.leftmenu .col1 {
		width:71%;			/* right column content width */
		left:102%;			/* 100% plus left column left padding */
	}
	.leftmenu .col2 {
		width:21%;			/* left column content width (column width minus left and right padding) */
		left:6%;			/* (right column left and right padding) plus (left column left padding) */
	}
	/* 2 Column (double page) settings */
	.doublepage {
		background:#eee;		/* right column background colour */
	}
	.doublepage .colleft {
		right:50%;			/* right column width */
		background:#fff;		/* left column background colour */
	}
	.doublepage .col1 {
		width:46%;			/* left column content width (column width minus left and right padding) */
		left:52%;			/* right column width plus left column left padding */
	}
	.doublepage .col2 {
		width:46%;			/* right column content width (column width minus left and right padding) */
		left:56%;			/* (right column width) plus (left column left and right padding) plus (right column left padding) */
	}
	
	/* Full page settings */
	.fullpage {
		background:#fff;		/* page background colour */
	}
	.fullpage .col1 {
		width:96%;			/* page width minus left and right padding */
		left:2%;			/* page left padding */
	}			





#side_bar {
/* 	width:205px; */
/* 	height: 375px; */
/* 	overflow-y: scroll; */
	position: relative;
/* 	margin-left: -14px; */

}


#side_bar a:link, #side_bar a:visited {
	text-decoration: none;
}

#side_bar_options {
	color: rgb(67,48,32);
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	
}

#side_bar_options a:link, #side_bar_options a:visited {
	text-decoration: none;
	color: rgb(89,148,148);

}

#side_bar_options .unactive {
	font-weight: normal;
}

#side_bar_options .active {
	text-decoration: underline;
	font-weight: bold;
}

#side_bar ul {
/* 	margin-left: -35px; */
	margin-top:0;
	background: #eee url(/images/whatsopen_searchresult_itembg.png) repeat-x scroll 0 0; behavior: url(/images/iepngfix.htc);

}
/*

#side_bar ul .searchResultItem{
	background: #eee url(/images/whatsopen_searchresult_itembg.png) repeat-x scroll 0 0; behavior: url(/images/iepngfix.htc);

}
#side_bar ul .searchResultItemHL{
	background: #ddd url(/images/whatsopen_searchresult_itembg.png) repeat-x scroll 0 0; behavior: url(/images/iepngfix.htc);

}
*/




#side_bar .side_bar_itemstatus0 {
	background-attachment:scroll;
	background-color:transparent;
/* 	background-image:url(/images/whatsopen_sidebar_status0.png?1); */
	background-position:440px 8px;
	background-repeat:no-repeat;
	border:medium none;
	padding-left:80px;	

}

#side_bar .side_bar_itemstatus1 {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/whatsopen_sidebar_status1.png);
	background-position:445px 5px;    /* 440px 8px */
	background-repeat:no-repeat;
	padding-left:10px;
	
}

#side_bar .side_bar_itemstatus2 {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/whatsopen_sidebar_status2.png);
	background-position:447px 5px; 	/* 440px 8px */
	background-repeat:no-repeat;
	padding-left:10px;
	

}

#side_bar .side_bar_itemstatus3 {
	background-attachment:scroll;
	background-color:transparent;
	background-image:url(/images/whatsopen_sidebar_status3.png);
	background-position:446px 5px;	/* 440px 8px */
	background-repeat:no-repeat;
	padding-left:10px;
	

}


#side_bar ul li{
/* 	padding-bottom: 8px; */
/* 	padding-top: 5px; */
	padding-left:50px;
	height:43px;
	cursor: pointer;
	list-style-type: none;
	border-bottom:1px solid #AAAAAA;
	margin-top:3px;
}

#side_bar ul li:first-child{
	margin-top:3px;
	
}

#side_bar ul li:last-child{
	border-bottom: none;
}


#side_bar ul li ul li{
	list-style-type: none;
	border-left:1px solid #AAAAAA;
}


#side_bar .title, #side_bar .title a {
	color:#02669a;
	font-size:15px;
	text-decoration: none;
/* 	font-weight:bold; */

}

#side_bar .title a:hover {
	text-decoration: underline;

}


#side_bar .titleSub {
	color: #555;
/* 	color: rgb(89,148,148); */
/* 	font-size: 13px; */
/* 	font-weight: bold; */

}




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





#rs_categories {
/* 	width:205px; */
/* 	height: 375px; */
/* 	overflow-y: scroll; */
	position: relative;
/* 	margin-left: -14px; */

}


#rs_categories a:link, #rs_categories a:visited {
	text-decoration: none;
}

#rs_categories_options {
	color: rgb(67,48,32);
	font-size: 12px;
	padding-left: 10px;
	padding-top: 10px;
	
}

#rs_categories_options a:link, #rs_categories_options a:visited {
	text-decoration: none;
	color: rgb(89,148,148);

}

#rs_categories_options .unactive {
	font-weight: normal;
}

#rs_categories_options .active {
	text-decoration: underline;
	font-weight: bold;
}

#rs_categories ul {
/* 	margin-left: -35px; */
	margin-top:0;
	background-color: #eee;

}


#rs_categories ul li{
	padding-left:50px;
	height:40px;
	list-style-type: none;
/* 	border-bottom:1px solid #bbb; */
	margin-top:3px;
}

#rs_categories ul li:first-child{
	margin-top:3px;
	
}

#rs_categories ul li:last-child{
	border-bottom: none;
}


#rs_categories ul li ul li{
	list-style-type: none;
	/* border-left:1px solid #AAAAAA; */
	margin-left:-40px;
	background:transparent url(/images/whatsopen_sidebar_dottedsep.png) no-repeat scroll 51px 21px;
}


#rs_categories .title, #rs_categories .title a {
	color:#02669a;
	font-size:11px;
	text-decoration: none;
	font-weight:bold;

}

#rs_categories .title a:hover {
	text-decoration: underline;

}


.popular .boxContentWrapper p{
	font-size:1.1em;
	font-weight:normal;
	line-height: 18px;
}

.popular a:link, .popular a:visited {
	color:#02669A;
/* 	font-size:11px; */
/* 	font-weight:bold; */
	text-decoration:none;

}



#rs_categories .titleSub {
	color:#888888;
/* 	color: rgb(89,148,148); */
/* 	font-size: 13px; */
/* 	font-weight: bold; */

}



#rs_categories .catTitle {
	padding-top: 5px;

}

#rs_categories .catTitleSub {
	font-size: 11px;
	font-weight: normal;
	padding: 6px 0 0;

}



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



.category1{
	background:transparent url(/images/categories/whatsopen_cat1.png) no-repeat scroll 6px 4px; behavior: url(/images/iepngfix.htc);
}

.category2{
	background:transparent url(/images/categories/whatsopen_cat2.png) no-repeat scroll 8px 6px; behavior: url(/images/iepngfix.htc);
}

.category3{
	background:transparent url(/images/categories/whatsopen_cat3.png) no-repeat scroll 15px 5px; behavior: url(/images/iepngfix.htc);
}

.category4{
	background:transparent url(/images/categories/whatsopen_cat4.png) no-repeat scroll 8px 5px; behavior: url(/images/iepngfix.htc);
}

.category5{
	background:transparent url(/images/categories/whatsopen_cat5.png) no-repeat scroll 14px 3px; behavior: url(/images/iepngfix.htc);
}

.category6{
	background:transparent url(/images/categories/whatsopen_cat6.png) no-repeat scroll 10px 6px; behavior: url(/images/iepngfix.htc);
}

.category7{
	background:transparent url(/images/categories/whatsopen_cat7.png) no-repeat scroll 8px 3px; behavior: url(/images/iepngfix.htc);
}

.category8{
	background:transparent url(/images/categories/whatsopen_cat8.png) no-repeat scroll 9px 3px; behavior: url(/images/iepngfix.htc);
}

.category9{
	background:transparent url(/images/categories/whatsopen_cat9.png) no-repeat scroll 17px 2px; behavior: url(/images/iepngfix.htc);
}

.category10{
	background:transparent url(/images/categories/whatsopen_cat10.png) no-repeat scroll 7px 5px; behavior: url(/images/iepngfix.htc);
}

.category11{
	background:transparent url(/images/categories/whatsopen_cat11.png) no-repeat scroll 8px 5px; behavior: url(/images/iepngfix.htc);
}

.category12{
	background:transparent url(/images/categories/whatsopen_cat12.png) no-repeat scroll 8px 5px; behavior: url(/images/iepngfix.htc);
}

.category13{
	background:transparent url(/images/categories/whatsopen_cat13.png) no-repeat scroll 8px 0; behavior: url(/images/iepngfix.htc);
}

.category14{
	background:transparent url(/images/categories/whatsopen_cat14.png) no-repeat scroll 6px 0; behavior: url(/images/iepngfix.htc);
}





/* MAP OVERLAY STYLES */
#simple_example_window{
  width: 160px;
}
#simple_example_window_contents{
  background-color: #eee;
  border: 2px solid  #02669A;
  -moz-border-radius: 5px;
  padding: 5px;
  text-align: center;
}
#simple_example_window_beak{
  width: 28px;
  height: 38px;
  background: url('/images/whatsopen_windowbeak.png') top left no-repeat transparent;
}
* html #simple_example_window_beak{
  /* Alpha transparencies hack for IE */
  background-image:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/whatsopen_windowbeakie.png', sizingMethod='crop');
}
#simple_example_window_tl, #simple_example_window_tr, #simple_example_window_bl, #simple_example_window_br,
#simple_example_window_t,#simple_example_window_l,#simple_example_window_r,#simple_example_window_b{
  height: 0px;
  width: 0px;
}






/* ///////////////////// */
/* PLACeS SECTION */

.placeContent{
/* 	border: 1px solid blue; */
	float:left;
	width:600px;
}

.placeCat{
	color:#888888;
	left:448px;
	position:absolute;
	text-align:center;
	top:55px;
	width:165px;
}


.placeStatus{
	left:339px;
	position:absolute;
	text-align:center;
	top:46px;
	width:165px;
}


.placeSeperator{
	left:285px;
	position:absolute;
	text-align:center;
	top:41px;
	width:165px;
}


.place_statusopen{
	background: transparent url(/images/whatsopen_place_dotopen.png) no-repeat scroll 0 3px;
}

.place_statusclosed{
	background: transparent url(/images/whatsopen_place_dotclosed.png) no-repeat scroll 0 3px;

}




/* ///////////////////// */
/* CONTRIBUTE SECTION */


#explore_contents {

	color:#444444;
/* 	font-size:14px; */
	min-height:350px;
	padding:10px;

}


h1.exploreHeader, h1.exploreHeader a:link, h1.exploreHeader a:visited { 
	font-size:16px;
	font-weight: bold;
/* 	border-bottom: 1px dashed gray; */
	padding-bottom: 20px;
	color: #444444;
	
} 

#explore_contents p{
	margin: 1em;
	float: left;
	width: 250px;
}

#explore_content{
	padding: 1em;
	background-color: #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 300px;
}

#explore_content p {
	margin: 0 0 5px 0;
	font-size: 1.2em;
}

#explore_content p a:link, #explore_content p a:visited {
	color: #444;

}


#page_content{
	padding: 1.5em 1em 1em 1em;
	background-color: #eee;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	min-height: 300px;
}

#page_content p {
	margin: 0 25px 15px 5px;
	font-size: 1.0em;
	line-height: 18px;
}

#page_content p a:link, #page_content p a:visited {
	color: #444;

}

#page_content blockquote{
	border-bottom:4px double #ddd;
	border-top:4px double #ddd;
	border-left:2px solid #ddd;
	font-size:12px;
	font-family: "Times New Roman", serif;
	height:300px;
	margin-left:3em;
	margin-right:3em;
	overflow-y:scroll;
	margin-bottom: 15px;
	background-color: #F6F6F6;
	padding:1.5em 1.5em 2em 1em;
}


.popTwitterImage {
	padding-right:5px;
	line-height: 18px;
}

.popTwitterTweet{
	height:45px;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	height:45px;
	margin-bottom:1em;
	margin-left:1em;
	margin-right:1em;
	margin-top:1em;
	line-height: 18px;
}


/*map box dimensions*/
#exploreBoxLocalmap, .exploreBoxLocalmap {
	width: 700px;
}
/*map box dimensions*/
#exploreBoxLocalsearch, .exploreBoxLocalsearch {
	width: 300px;
}

/*map box dimensions*/
#exploreBoxVerifyListings, .exploreBoxVerifyListings {
	width: 700px;
}






/* ADD A LISTING PAGE */
#addAccWizard {
	width: 1050px;
	border: 1px solid #666;
}
#addAccWizard .addAccTitle {
	padding: .8em;
	margin-bottom: 4px;
	font-size: larger;
	background-color:#eee;
}



.addAccBtn {
/* 	margin-bottom: -50px; */
	margin: .7em;
	font-size: large;
/* 	float: right; */
}



/*map box dimensions*/
#addBoxMap, .addBoxMap {
	width: 400px;
}


/*map box dimensions*/
#addBoxDetail, .addBoxDetail {
	width: 400px;
}

/*map box dimensions*/
#addBoxVerifyListings, .addBoxVerifyListings {
	width: 950px;
}

.listingIdRadio{
	position: relative;
	top:14px;
	float: left;
	left:59px;
}


#verifyListingAddContainer, #verifyListingAddNewContainer {
/* 	width:205px; */
/* 	height: 375px; */
	overflow-y: auto;
	position: relative;
/* 	margin-left: -14px; */

}


#verifyListingAddContainer a:link, #verifyListingAddContainer a:visited, #verifyListingAddNewContainer a:link, #verifyListingAddNewContainer a:visited {
	text-decoration: none;
}


#verifyListingAddContainer ul, #verifyListingAddNewContainer ul {
/* 	margin-left: -35px; */
	margin-top:0;
	background: #FFFFFF url(/images/whatsopen_searchresult_itembg.png) repeat-x scroll 0 0; behavior: url(/images/iepngfix.htc);

}


#verifyListingAddContainer ul li, #verifyListingAddNewContainer ul li{
/* 	padding-bottom: 8px; */
/* 	padding-top: 5px; */
	padding-left:52px;
	height:43px;
/* 	cursor: pointer; */
	list-style-type: none;
	border-bottom:1px solid #AAAAAA;
	margin-top:3px;
}

#verifyListingAddContainer ul li:first-child, #verifyListingAddNewContainer ul li:first-child{
	margin-top:3px;
	
}

#verifyListingAddContainer ul li:last-child, #verifyListingAddNewContainer ul li:last-child{
	border-bottom: 1px solid #AAAAAA;
}


#verifyListingAddContainer ul li ul li, #verifyListingAddNewContainer ul li ul li{
	list-style-type: none;
	border-left:1px solid #AAAAAA;
	padding-left:30px;
}


#verifyListingAddContainer .title, #verifyListingAddContainer .title a, #verifyListingAddNewContainer .title, #verifyListingAddNewContainer .title a {
	color:#02669A;
	font-size:12px;
	font-weight:bold;

}


#verifyListingAddContainer .titleSub, #verifyListingAddContainer .titleSub {
/* 	color: #336e83; */
/* 	color: rgb(89,148,148); */
/* 	font-size: 13px; */
/* 	font-weight: bold; */

}



#verifyListingAddContainer .editArrow, #verifyListingAddContainer .editArrow {
	float:right;
	margin:9px;


}







/* FOR GOOGLE LOOKUP */

#verifyListingContainer {
/* 	width:205px; */
/* 	height: 375px; */
	overflow-y: auto;
	position: relative;
/* 	margin-left: -14px; */

}


#verifyListingContainer a:link, #verifyListingContainer a:visited {
	text-decoration: none;
}


#verifyListingContainer ul {
/* 	margin-left: -35px; */
	margin-top:0;
	background: #FFFFFF url(/images/whatsopen_searchresult_itembg.png) repeat-x scroll 0 0; behavior: url(/images/iepngfix.htc);

}


#verifyListingContainer ul li{
/* 	padding-bottom: 8px; */
/* 	padding-top: 5px; */
	padding-left:50px;
	height:43px;
/* 	cursor: pointer; */
	list-style-type: none;
	border-bottom:1px solid #AAAAAA;
	margin-top:3px;
}

#verifyListingContainer ul li:first-child{
	margin-top:3px;
	
}

#verifyListingContainer ul li:last-child{
	border-bottom: 1px solid #AAAAAA;
}


#verifyListingContainer ul li ul li{
	list-style-type: none;
	border-left:1px solid #AAAAAA;
	padding-left:10px;
}


#verifyListingContainer .title, #verifyListingContainer .title a {
	color:#02669A;
	font-size:12px;
	font-weight:bold;

}


#verifyListingContainer .titleSub {
/* 	color: #336e83; */
/* 	color: rgb(89,148,148); */
/* 	font-size: 13px; */
/* 	font-weight: bold; */

}



#verifyListingContainer .editArrow {
	float:right;
	margin:9px;


}






/* GoogleLocalSearchOverrides */
div.gsc-clear-button,
.gsc-configLabel,
.gsc-tabHeader,
.gsc-tabhActive,
.gsc-trailing-more-results,
.gs-directions,
.gs-phone

 {display: none !important;}

.gsc-control{font-family:"Lucida Sans-serif" !important;}
.gs-title, .gs-title a {text-decoration: none !important; color: #555555 !important; cursor:text !important; font-size: 16px !important; margin-bottom: -4px !important;padding-top:8px !important;}
.gs-title b	{text-decoration: none !important;font-weight: normal !important;color: #555555 !important;}
.gsc-keeper {color:#02669A !important;}
.gsc-cursor-current-page{color:#02669A !important;}
.gsc-cursor-page{color:#222222 !important;}

.map_wrapper {
	padding-left: 25px;

}

.map_wrapper_clear {
	padding-left: 0px;

}






 #footer {
	height: 50px;
	border: none;
	text-align: center; 
	font-size: 12px;
}

 #bottomCap {
	background:transparent url(/images/whatsopen_mainfooter.png) no-repeat scroll 0 0; behavior: url(/images/iepngfix.htc);
	width: 1138px;
	height: 102px;
	border: none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}


<br />
<b>Fatal error</b>:  ob_start() [&lt;a href='ref.outcontrol'&gt;ref.outcontrol&lt;/a&gt;]: Cannot use output buffering in output buffering display handlers in <b>/mnt/stor2-wc1-dfw1/374457/378124/www.whatsopen.com/web/content/system/libraries/Exceptions.php</b> on line <b>160</b><br />

