@charset "utf-8";
/* place content styles for the page below as indicated */
/* --------------->>> page settings <<<------------- */
body, div#page { color:#000000; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
div#containter{}
div#maskhead, div.headmask, div#homelink, div#banner, div#menuscontent, div.menu,div#menus, table.submenus, table.menus { display:none; }
table#pagebody{}
table.colmask{}
td#leftcolumn{ width:100%; }
td#middlecolumn{ width:0%; }
div.col1{ background-color:#ffffff; padding:4px; }
#TB_iframeContent {display:block; }
/* --------------->>> style ratings widget (custom) <<<------------------- */
div#venueRatings { display:none; }
/* end */
div#toolBox { float:right; }
/* -------------->>>style venue contact info listing <<<------------ */
div#venueContacts { display:block; width:70%; margin-bottom:12px; margin-top:50px; }
div#displayContactRegion { margin-left:4px;  }
a#showMore{ display:none; }
/* end */
/* ------------>>> ratings widget <<<--------------- */
div#venueRatings { float:right; }
/* end */
/* ------------>>> style venue display <<<--------------- */
div#venueInfo { display:block; }
div#venueDisplay {  /*margin-top:125px;*/   }
div.display {/* class for venue details content */ display:block; }
div#logo { text-align:middle; vertical-align:center; padding:8px; clear:both; }
div#logo img {/* div for logo image */ text-align:middle; vertical-align:center; margin:8px;  }
div#venDetails {/* div holding venue details content */}
span#venTitle {/* venue title span */ color:#000000; position:absolute; left:4px; font-size:24px; top:40px; z-index:3; float:left; clear:both;}
span#content{/* venue details */ display:block; }
/* end */
/* ------------>>> style comments <<<-------------------- */
div#commentWidget{/*comment widget div*/}
div#commentsList{/*the master list div*/}
span.loading{/*a loading status span*/}
div#commentdiv { /*the actual comment div */}
div.commentodd {/* the class for odd rows */}
div.commenteven {/* the class for even rows */}
span.date {/* the date of the comment */}
span.comment {/* the actual comment */ display:none; }
a.edit { /* the link to edit the comment */}
a#showMore{/* id of the link to toggle the amount of comments displayed */ display:none; }
a.pagenav {/* the link to toggle the amount of comments displayed */}
span#commentTitle {/* a title heading for the form area*/}
div#formComment{/* area where form is loaded */ display:none; }
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	
}
.TabbedPanelsContent h2 { padding:4px; background-color:#3366CC; }
.TabbedPanelsContent {
	padding: 4px;
}
/* end */

