/***************************************************************************************************/
/* ADVANCED STYLES */
/***************************************************************************************************/

h1, .eventheadline {
	font-size:1.4em;
	font-weight: bold;
	border-bottom:1px dashed #999999;
	color: #191919;
	display:inline;
}
h1.month {
	font-size:1.4em;
	color:orange;
	float:left;
}
h1.booking_title {
	font-size:1em;
	color:white;
	background-color:#b30606;
	width:170px;
	text-align:center;
	display:block;
	margin-top:-2px;
	margin-bottom:2px;
	padding:2px 0px;
	clear:left;
	border:solid 1px #d2cfc8;
}
.link { text-decoration:underline; }

h2.replace_heading {
	background-image:url('/images/GreyHead.gif');
	background-repeat:repeat-x;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom:5px;
}
.listing h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#878787;
	margin-bottom:3px;
	margin-left:-20px;
}
.full-listing h2 a {
	background-image:url('/nav_images/ppage_icon.gif');
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:125px !important;
	width:auto !important;
}
.gig-listing h2 a {
	background-image:url('/layout-img/GigListing.gif');
	background-position:top right;
	background-repeat:no-repeat;
	margin-right:20px !important; 
	padding-right:125px; 
	width:auto !important;
}
.movie-listing h2 a {
	background-image:url('/nav_images/MoviePage.gif');
	background-position:top right;
	background-repeat:no-repeat;
	margin-right:25px !important;
	width:auto !important;
}
.full-listing h2 a:hover {
	background-image:url('/nav_images/ppage_icon_on.gif');
}
.full-booking h2 a {
	background-image:url('/nav_images/pbook_icon.gif');
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:125px !important;
	width:auto !important;
}
.full-booking h2 a:hover {
	background-image:url('/nav_images/pbook_icon_on.gif');
}
h2.location, h2.event, h2.service {
	padding-left:30px;
	background-image:url('/nav_images/l.gif');
	background-position:0px 1px;
	background-repeat:no-repeat;
}
h2.location {
	background-image:url('/nav_images/l.gif');
}
h2.event {
	background-image:url('/nav_images/e.gif');
}
h2.service {
	background-image:url('/nav_images/s.gif');
}
.results-panel h3 {
	display:inline;
	font-size:1.5em;
	font-weight:normal;
	color:#3b3b3b;
}
h2.error {
	font-size:1.4em;
	color:#BD0000;
	padding:3px;
	background-color:#F3867A;
	border:1px solid #C00;
	margin-bottom:10px;
}
h2.good {
	color:#060;
	font-size:1.4em;
	padding:3px;
	background-color:#CFC;
	border:1px solid #090;
	margin-bottom:10px;
}
h3.gg {
	color:#FF8810;
	font-size:1.7em;
}
h4.gg {
	color:#000;
	font-size:1.3em;	
}

.home_h4 {
	color:#224272;
}
.home_h4:hover {
	color:#333;
}
h4 a:hover {
	color: #333;
	text-decoration:none;
	border:none;
}
.results-panel h4 {
	display:block;
	border-bottom:0px;
	font-size:1em;
	font-weight:normal;
	color:#990000;
}
#event_bar h4 {
	font-size:1em;
	font-weight:bold;
	display:inline;
	float:left;
	border:0;
}
#home_top_links {
	padding-top:1px;
	list-style:none;
	font-weight:bold;
	border:1px solid #CDCDCD;
	background-color:#F4F4F4;
	background-image: url(/new_images/QuickLinks_BottomBanner.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:426px;
	margin:15px auto;
	text-align:center;
	vertical-align:middle;
	border:1px solid #969696;
}
#home_top_links a {
	padding:2px;
}
#home_right_links {
	background-image: url(/new_images/WOT_RightBoxGradette_AW.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:5px;
	border:1px solid #969696;
	margin:6px 0 5px 0;
}

p a:hover {
	color:#7A0303;	
}

.searchdiv p {
	width: 220px;
	text-align:center;
	display:block;
	margin-top:5px !important;
	margin-top:5px;
	float:left;
	font-weight:bold;
	font-size:.9em;
}
#commentform p {
	clear:both;
}
#container {
	width:760px;
	border-left:1px solid #969696;
	border-right:1px solid #969696;
	border-bottom:1px solid #969696;
	margin:0 auto;
}
#wotzon_banner {
	border-bottom:1px solid #CDCDCD;
	border-bottom:none;
	background-image:url('/new_images/WOT_LogoBg.jpg');
	background-position:bottom;
	background-repeat:repeat-x;
	height:78px;
}
#banner {
	width:190px;
}
#bg_container { background-position:top center; background-repeat:repeat-y; }	
.col2{ background-image:url('http://www.wotzon.com/layout-img/2col_bg.gif'); }
.col1{ background-image:url('http://www.wotzon.com/layout-img/1col_bg.gif');  }
#bg_container.bordered #middle_col {
	border:1px solid #CDCDCD;
	border-top:none;
	border-bottom:none;
	width:448px;
}
#bg_container.bordered #single_col {
	border-left:1px solid #CDCDCD;
	width:598px;
}
#left_col {
	width:154px;
	float:left;
	text-align:center;
}
#middle_col {
	width:450px;
	float:left;
	margin-left:2px;
}
#right_col {
	width:150px;
	float:left;
	text-align:center;
} 
#wide_col {
	margin:0 auto;
	width:730px;
	margin-top:10px;
} 
#single_col {
	margin-left:2px;
	width:600px;
	float:left;
	height:100%;
} 
#box_ad { float:right; width:300px; margin-bottom:10px;  }
.print_only {
	display:none;
}
.padImage {
	margin: 0px 14px 10px 0px; 
	border: 1px solid #000000;
}
.indexthumb {
	margin: 2px 5px 0px 4px; 
	border: 1px solid #999999;
}
div#object {
	border: 1px solid #999999;
	margin-bottom:5px;
	height:148px;
}
#photo img {
	border: 1px solid #999999;
	margin-bottom:4px;
}
input, select, textarea, checkbox {
	padding:1px;
	margin:1px;
}
.formbox {
	font-size:.9em;
	color: #000000;
	text-decoration: none;
	background-color: #EEEADB;
	border: 1px solid  #7F9DB9;
	height:17px;
	vertical-align: bottom;
}
.editorial {
	border:0px;
	display:block;
}
.searchcurrent {
	font-size:1em;
	font-weight: bold;
	color: #a90000;
	background-color: #EFEDE7;
	width:562px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.searchheadline {
	font-size:1em;
	font-weight: bold;
	color: #191919;
	width:562px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.resultsheadline {
	font-size:1em;
	font-weight: bold;
	color: #191919;
	width:410px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.front_options {
	margin-left:11px;
	list-style-type:none;
	clear:both;
}
.front_options li {
	width:210px;
	margin:1px;
	float:left;
	text-align:left;
	display:block;
	font-size:1em;
}
.front_options li div {
	padding-left:60px;
}
.front_options li.clear {
	width:420px;
	display:block;
	height:20px;
	background-color:red;
}
.cal_day {
	background-color: #FFEFDD ;
}
.cal_off {
	background-color: #F2F7FF;
}
.side_calender td {
	border: 1px solid #D7D5D0;
}
td.events_menu {
	background-color:#ffce77;
}
td.locations_menu {
	background-color:#9db28f;
}
td.services_menu {
	background-color:#da8282;
}
.events_menu li, .locations_menu li, .services_menu li {
	list-style:none;
	font-size:1em;
	margin-left:-50px;	
	text-indent:20px;
}
.events_menu li a, .locations_menu li a, .services_menu li a{
	color:#000000;
	text-decoration:none;
}
.events_menu li:hover{
	background-color:#ffae1c;
}
.services_menu li:hover{
	background-color:#b30606;
}
.locations_menu li:hover{
	background-color:#597b43;
}
ol#movies {
	margin-left:5px;
}
#page_tools img {
	border:none;
	vertical-align:middle;
}
#page_tools a {
	text-decoration:none;
} 
#page_tools {
	margin-top:10px;
} 
#slogan {
	float:right;
	margin-top:47px;
}


/***************************************************************************************************/
/* CALENDAR STYLES */
/***************************************************************************************************/
#event_search form { 
	text-align:center
}
#content { 
	width:710px;
	margin: 10px auto;
	font-size:1em;
	_margin: 10px 0px 0px 20px;
}
#type_bar { 
	float:left; 
}
#browse_week {
	float:right;
}
.day {
	float:left;
	width: 95px; 
	margin-right:5px;
	display:inline;
	margin-top:-5px;
}
.day ul { 
	list-style:none; 
	clear:both; 
}
.day ul li {
	margin: 5px 5px 10px 10px;  
}
.prev {
	float:right;
}
.next {
	float:right;
}
#calendar { 
	padding-top:5px;
	display:block;
	background: url('/cal_background.gif') repeat top left ; 		
}


/***************************************************************************************************/
/* MENU STYLES */
/***************************************************************************************************/
.sub_menu {
	text-indent:6px;
	background-color:#f4f4f4;
}
.sub_menu a {
	color:#000;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding:3px 2px 3px 3px;
	text-align:left;
	text-decoration: none;
}
.sub_menu2 {
	text-indent:6px;
	background-color:#fff;
}
.sub_menu2 a {
	color:#000;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding:3px;
	text-align:left;
	text-decoration: none;
}
.sub_menu a.spacer {
	border-bottom:1px solid #EAEAEA;
}
.sub_menu a:hover {
	color:#224272;
	background-color:#cccccc;
}
.main_dropdown_loc, .main_dropdown_svc { 
	text-indent:8px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	font-size:1em;
	display:block;
	padding:3px 5px 3px 5px;
	text-align:left;
	text-decoration: none;
	border-bottom:1px solid #EAEAEA;
	padding-left:9px;
	background-color:#f4f4f4;
}
.main_dropdown_svc {
	border-bottom:1px solid #969696;	
}
#dropmenu {
	position:relative;
	z-index:100;
	margin-bottom:0px;
}
#dropmenu>li {
	
}
#dropmenu li {
	margin-left:0px;
	list-style-type:none;
}
#dropmenu li ul {
	margin-left:155px;
	margin-top:-26px;
	position:absolute;
	z-index:500;
}
#dropmenu li ul li {
	border-left:1px solid #FFF;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
}
#dropmenu li ul li:hover {
	background-color:#CCC;
	color:#224272;
}
#dropmenu .main_sub{
	background-color:#EAEAEA;
}
.main_sub a:hover {
	color:#224272;
}
.main_sub a {
	text-decoration:none;
	display:block;
	text-align:left;
	color:#333;
	margin-left:10px;
	padding:3px;
}
#dropmenu .main_sub {
	width: 190px;
	position:absolute;
	display:none;
}


/***************************************************************************************************/
/* SIMPLE STYLES */
/***************************************************************************************************/	
.tenhigh {
	height:10px;
}
ul li, ol li {
	list-style-position:inside;
}
#middle_col ul li, ol li {
	font-size:1em;
	margin-bottom: 0.5em;
	line-height: 1.4em;
	color: #333333;	
}
table {
	margin:0 auto;
} 
#video {
	width:320px;
	padding-left:55px;
}
#content_container {
	padding:0 20px;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
	_width:560px;
}
.result_categories { 
	margin-top:10px; 
	list-style-type:none;
}
.result_categories li {
	width:190px;
	float:left;
	font-size:1em;
	padding:1px 0px;
}
label {
	display:block;
	float:left;
	width:120px;
}
.result_categories li a {
	text-decoration:none;
}
.result_categories li.no-link a, .result_categories li.no-link {
	color:#757575 !important;
	cursor:default;
}
.results-panel {
	border:2px solid #D5D5D5;
	margin:10px 0px;
	padding:3px 6px;
	background-color:#FAF9F6;
}
.results-panel a {
	padding:2px;
}
.mediumtext, .smalltext, .indexsmalltext, .maintext, td {
	font-size:1em;
	color: #191919;
}
td.mediumtext p {
	line-height:1.3em;
	font-size:1em;
	color:#333;
}
#favs td.mediumtext h4 a { color:#224272; text-decoration:none; }
#favs td.mediumtext h4 a:hover { color:#333; text-decoration:none; }
#favs td.mediumtext p a { color:#333; text-decoration:none; }
.adtagtext {
	padding: 2px 6px 0px 6px;
	font-size:1em;
	color: #191919;
}
.smalltextBold {
	font-size:.9em;
	color: #000000;
	font-weight: bold;
}
.subhead {
	font-size:1.3em;
	font-weight: bold;
	color: #191919;
}
.indexheadline {
	font-size:1em;
	color:#191919;
	font-weight: bold;
}
.indexheadline {
	border-bottom:1px dashed #999999;
}
#event {
	background-color: #FF9D16;
	font-size:1em;
	font-weight:bold;
	color: #000;
	border: 1px solid #999999;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:5px;
}
#event_bar {
	background-color: #FF9D16;
	color: #FFFFFF;
	border: 1px solid #999999;
	padding:4px 6px;
	margin:0px 0px 6px 0px;
	text-align:right;	
}	
#location {
	background-color:#060;
	font-size:1em;
	font-weight:bold;
	color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:5px;
}
#service {
	background-color: #9F0404;
	font-size:1em;
	font-weight:bold;
	color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom:5px;
}
#feature {
	background-color: #344B5E;
	font-size:1em;
	font-weight:bold;
	color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom:5px;
}
.openinghours {
	font-size:1em;
	color: #464753;
	font-weight: bold;
	padding-top:2px;
	padding-right:4px;
	padding-bottom:2px;
	padding-left:4px;
	border: 1px solid #D2CFC8;
	background-color: #EFEDE7;
}
#small_td {
	font-size:1em;
	color: #191919;
}
.small p, p.small { font-size:0.9em; }
a {
	text-decoration: none;
	border-bottom:0px dashed #999999;
	color: #000;		
}
a:hover {
	color:#224272;
}
.glanceinfo{
	font-size:.95em;
	background-color: #EFEDE7;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #D2CFC8;
	text-align:left;
}
.glanceinfo img {
	margin-left:0px;
}
.glanceinfo a {
	color:#224272;
	text-decoration:underline;
}
.glanceinfo a:hover {
	color:#333;
}
.resultheader {
	font-size:1em;
	color: #464753;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #E7E8F0;
	border: 1px solid #999999;
}
.glanceheader {
	font-size:1em;
	color: #464753;
	font-weight: bold;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #C9C8D2;
	border: 1px solid #999999;
}
.indexformbox {
	color: #21334E;
}
.smallformbox {
	color: #21334E;
}
.locationinfo, #subdetails {
	font-size:1em;
	color: #666666;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	border: 1px solid #D2CFC8;
	border-bottom:1px solid #999;
	background-color: #f4f4f4;
}
#locationtext {
	font-size:1em;
	color: #191919;
	padding: 0px 2px 8px 2px
}
.searchbox {
	font-size:1em;
	color: #666666;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #D2CFC8;
	background-color: #F6F3F1;
}
.altresults {
	font-size:1em;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #D2CFC8;
	background-color: #000033;
}
.optionwidth {
	width:200px;
	height:20px;
}
.tenpixels {
	width:10px;
}
#adtags {
	display:block;
	float:left;
	padding-top:5px;
	width:150px;
	border-left:none;
}
.redheading {
	font-size:1em;
	font-weight: bold;
	color: #a90000;
}
.smallred {
	font-size:.9em;
	font-weight: bold;
	color: #a90000;
}
.mediumred {
	font-size:1em;
	font-weight: bold;
	color: #a90000;
}
.smallwhite {
	font-size:.9em;
	font-weight: bold;
	color: #ffffff;
}
.subhead, .subhead2 {
	font-size:1em;
	font-weight: bold;
	color: #191919;
}
.whitesubhead3{
	font-size:1em;
	font-weight: bold;
	color: #ffffff;
}
.resultstext {
	font-size:1em;
	color: #333333;
}
.subhead3 {
	font-size:1em;
	font-weight: bold;
	color: #191919;
}
.resultinfo {
	font-size:1em;
	color: #666666;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #D2CFC8;
	background-color: #EFEDE7;
}
.curpage {
	color: #931111;
	background-color: #D9D8E3;
	padding:0px 5px 0px 5px;
}
a.info {
	position:relative; 
	z-index:24; 
}
a.info:hover {
	z-index:25;
	background-color:#ffffff;
	text-decoration:none;
}
a.info span {
	display: none;
}
a.info:hover span {
	display:block;
	position:absolute;
	top:2em; left:2em;
	border:1px solid #505050;
	background-color:#bfbfbf; color:#000;
	text-align: left;
	padding:2px 20px 2px 25px;
	text-decoration:none;
	font-size:1em;
	z-index:26;
}
#glanceIcons {
	text-align:left;
	font-size:1em;
	clear:right;
	padding:0px 0px 10px 0px;
}
#glanceIcons li {
	list-style-type:none;
}
#glanceIcons li a {
	padding:0px 0px 0px 25px;
	height:21px;
	display:block;
}
#web, #email, #bev, #menu, #xtra, #ppage, #pdf {
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
}
#web {
	background-image:url('/glance_icons/website.gif');
}
#email {
	background-image:url('/glance_icons/email.gif');
}
#bev {
	background-image:url('/glance_icons/beverage.gif');
}
#menu {
	background-image:url('/glance_icons/menu.gif');
}
#xtra {
	background-image:url('/glance_icons/extra_ppage.gif');
}
#ppage {
	background-image:url('/glance_icons/ppage.gif');
}
#pdf {
	background-image:url('/glance_icons/pdf.gif');
}
.px50 {
	width:50px;
}
.px100 {
	width:100px;
}
.px200 {
	width:200px;
}
.px300 {
	width:300px;
}
.px400 {
	width:400px;
}
.px50, .px100,.px200 ,.px300 ,.px400 {
	border:1px solid #B2B2B2;
	font-size:1em;
	color:#333333;
}
hr, .clear {
	border:0;
	color:white;
	clear:both;
	display:block;
}
.guide_list {
	list-style:none;
	margin-left:5px;
	margin-bottom:5px;
}
.guide_list li {
	/*background-image:url('/guide_bullet.gif');
	background-repeat:no-repeat;*/
	margin-bottom:12px;
	padding-left:12px;
	color:#333333
}
.guide_list li b {
	color:#FF3600;
}
.tr_shade {
	background-color:#F2F2F2;
}
.td_lftbrdr {
	border-left:1px solid #E8E8E8;
}
a img {
	border:0px;
}
a:hover {
	text-decoration:none;
}
.listing {
	border-bottom:1px solid #E8E8E8;
	border-top:1px solid #E8E8E8;
	padding:10px;
	margin-bottom:1px;
	padding-left:30px;
	/*_width:477px;*/
}
.listing p {
	color:#636363;
	margin-bottom:5px;
	/*position:relative;*/
	/*_width:450px;*/
}
.listing a {
	display:block;
}
.listing .col3 a {
	padding-right:10px;
}
.listing img {
	margin-left:-20px;
	margin-bottom:10px;
}
.listing em {
	font-size:1em;
	color:#FF3600;
	text-transform:lowercase;
}
.shade {
	background-color:#FAF8F8;
}

.search_type {
	text-align:right;
}
.food-drink table img {
	display:block;
	clear:both;
	position:relative;
	margin:0px 20px;
}
.food-drink table {
	width:530px;
}
.top-adtag {
	background-color:#E1DFD6;
	background-image:url('/fader.gif');
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-left:5px;
	width:135px;
}
.top-adtag ul {
	margin:5px 0px;
	padding:3px 0px;
}
.top-adtag ul li {
	list-style-type:none;
	font-size:.85em;
	margin-bottom:2px;
	padding:4px 4px 4px 4px;
}
.top-adtag ul li a {
	color:black;
}
.top-adtag ul li a:hover {
	text-decoration:none;
	color:#7A0303;
}
.masthead {
	height:97px;
	_height:100px;
	display:block;
	border-left:solid 1px #BEBEBE;
	border-right:solid 1px #BEBEBE;
}
.searchdiv {
	width:749px;
	border-top:solid 1px #BEBEBE;
	_margin-top:-4px;
}
.searchdiv form {
	float:left;
}
.searchdiv a {
	border:0px;
	text-decoration:none;
}
.masthead .searchdiv img, .go {
	margin-bottom:-9px !important;
	margin-bottom:-6px;
}
.masthead strong {
	float:right;
	font-size:.9em;
	width:98px;
	text-align:center;
	display:block;
	padding-top:5px;
}
#sidemenu1, #sidemenu2, #sidemenu3 {
	text-align:left;
}
#sidemenu1 ul li,#sidemenu2 ul li,#sidemenu3 ul li {
	list-style-type:none;
	display:inline;
}
#sidemenu1 ul li a {
	background-color:#FF9D16;
	color:white;
	font-weight:bold;
	font-size:1em;
	padding:3px 2px 3px 10px;;
	display:block;
	text-decoration:none;
	border-bottom:1px solid white;
}
#sidemenu1 ul li a:hover {
	background-color:#FFC757;
}
#sidemenu2 ul li a {
	background-color:#364A28;
	color:white;
	font-weight:bold;
	font-size:1em;
	padding:3px 2px 3px 10px;;
	display:block;
	text-decoration:none;
	border-bottom:1px solid white;
}
#sidemenu2 ul li a:hover {
	background-color:#5C7F45;
}
#sidemenu3 ul li a {
	background-color:#780303;
	color:white;
	font-weight:bold;
	font-size:1em;
	padding:3px 2px 3px 10px;;
	display:block;
	text-decoration:none;
	border-bottom:1px solid white;
}
#sidemenu3 ul li a:hover {
	background-color:#B60606;
}
.nav-button {
	display:block;
}
img.ppage-logo {
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
.scroll-tags img {
	display:inline;
}
.event-img {
	width:170px;
	text-align:center;
	float:left;
	margin-right:15px;
}
.event-img img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.event-img .img {
	margin-bottom:10px;
	border:1px solid black;
}
.red {
	color:#FF0000;
}
.side-nav {
	text-align:left;
	margin-top:15px;
	margin-left:8px;
}
.side-nav li {
	list-style-type:none;
	display:inline;
}
.side-nav li a {
	font-size:1em;
	color:black;
	text-decoration:none;
	display:block;
	margin-bottom:8px;
}
#quicklinks_top {
	padding:1px;
	padding-bottom:2px;
	background-image:url('/new_images/QuickLinks_TopBanner.gif');
}
#quicklinks_bottom {
	padding:1px;
	padding-bottom:2px;
	background-image:url('/new_images/QuickLinks_BottomBanner.gif');
}
#quicklinks_top a, #quicklinks_bottom a {
	text-decoration:none;
	font-size:1em;
	text-align:left;
	font-weight:bold;
}
#quicklinks_top td, #quicklinks_bottom td {
	text-align:center;
}
#quicklinks_top a:hover {
	color:#CCC;
}
#quicklinks_bottom a:hover {
	color:#666;
}
#quicklinks_top a {
	color:#FFF;
}
#quicklinks_bottom a {
	color:#000;
}
#sortable {
	border:0px;
}
#sortable div {
	background-color:#F5F5F5;
	border-bottom:2px solid #FFF;
	padding:5px;
}
td.img_menu a img{
	line-height:10px;
}
.places_image {
	float:left;
	padding:5px 5px 0px 0px;
}
.grey_header, .new_page_title {
	background-color:#7B92A3;
	background-image:url('/images/GreyHead.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:1.1em;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom:5px;
}
.green_header {
	background-color:#5c7f45;
	background-image:url('/images/GreenHead.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:1.1em;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom:5px;
}
.orange_header {
	background-color:#ffb31e;
	background-image:url('/images/OrangeHead.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:1.1em;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom:5px;
}
.red_header {
	background-color:#b60606;
	background-image:url('/images/RedHead.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	font-size:1.1em;
	font-weight:bold;
	color: #FFFFFF;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom:5px;
}
.diary_bar {
	cursor:pointer;
	background-image:url('/new_images/Blogs_Vinet.jpg');
	background-repeat:repeat-x;
	background-color:#F4F4F4;
}
.diaries {
	position:relative;
	z-index:10;
	margin-bottom:-3px;
}
.hl0 {
	background-color: #FFFF99;
}
.hl1 { 
	background-color: #FF99FF;
}
.hl2 {
		background-color: #99FFFF;
}
.hl3 { 
	background-color: #FF9999;
}
.hl4 { 
	background-color: #9999FF;
}
#greybox {
	margin: 0 auto;
	background-color: #CCC;
	border: 1px dotted #999;
	padding: 1em;
	width: 29.25em;
	text-align: left;
}
p.booking_name {
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	width:170px;
	margin-bottom:3px;
}
p.booking_search {
	width:170px;
	font-size:.9em;
}
#movie_rating {
	float:left;
	height:30px;
	width:180px;
	text-indent:-9999px;
}
#movie_rating_text {
	float:left;
	height:20px; 
	width:150px; 
	text-align:left; 
	margin-right:30px; 
	font-size:1em;
}
.rating_star a, .rating_star_half a { 
	background-image:URL('/images/movie_star.gif' ); 
	background-repeat:no-repeat; 
	width:30px; 
	height:30px; 
	display:block; 
	float:left;
}
.rating_star, .rating_star_half { 
	width:30px; 
	height:30px; 
	float:left;
}
.rating_star_half a {
	background-image:URL('/images/movie_star_half.gif'); 
}
.star_off a {
	background-position:left center;
}
.star_on a {
	background-position:left top;
}
.rating_star a:hover, .rating_star_half a:hover {
	background-position:bottom;
}
.rating_star_preview a, .rating_star_preview_half a {
	background-image:URL('/images/movie_star_small.gif' );
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:10px; 
	height:10px;
	overflow:hidden;
	float:left;
	line-height:10px;
}
.rating_star_preview_half a {
	background-image:URL('/images/movie_star_small_half.gif'); 
}
.star_off_preview a {
	background-position:bottom;
}
#facebook {
	padding-top:10px;
	height:40px;
}
.dashed_spacer {
	border-top:1px dashed #BEBEBE;
	line-height:1px;
	height:1px;
}
.help_icon {
	margin-right:10px;
}  
#commentform input {
	float:right;
} 
#find_event {
	float:right;
	width:300px;
} 
.find_event_selector {
	width:150px;
}
#find_event form {
	border:1px solid #CDCDCD;;
	padding:5px;
	margin-bottom:10px;
	background-color:#F4F4F4;
}
#find_event_calendar {
	text-align:center;
	float:left;
	width: 240px;
	border:1px solid #CDCDCD;
	padding:5px;
	background-color:#F4F4F4;
}
.calendar_event_title {
	color:#224272;	
}
#find_event input[type=image] {
	float:right;
}
#frontpage_quick_links { 
	border:1px solid #CDCDCD; 
	padding:5px; 
	text-align:center; 
	margin-bottom:10px; 
	background-image:url(/new_images/EventTags_Vinet.gif);
	background-color:#F4F4F4;
	background-repeat:repeat-x;
	background-position:top;
	width:115px; 
	float:left; 
	font-size:0.85em;
	padding-bottom:10px;
}
#banner_tools {
	float:right;
	margin-top:1px;
	margin-top:18px;
	width:310px;
}
#banner_tools input, #banner_tools select {
	color:#666;
	font-size:.95em;
}
#blog_header_side {
	background-color:#FFF;
	padding:3px 5px 2px 10px;
	text-align:left;
	font-weight:bold;
	font-size:1em;
	border-top:1px solid #969696;
	border-bottom:1px solid #ccc;
}
.diary_button {
	text-align:right;
	height:89px;
	border-bottom:1px solid #CCC;
	padding:5px;
}
.diary_button h4 {
	text-transform:capitalize;
	color:#224272;
	display:block;
	border:none;
	text-decoration:none;
	clear:both;
	font-size:1em; !important
}
.diary_button h5 {
	font-size:1.1em;	
}
.diary_button h6 {
	font-size:1em;
	font-style:italic;
	font-weight:normal;
	margin-top:5px;
}
.new_page_holder {
	width:200px;
	float:left;
}
#search_colum {
	width:550px;
	margin:0 auto;
	padding:10px;	
}
#search_colum button {
	font-size:1em;		
}
.loc_areas {
	margin-top:10px;
}
.loc_sub_area {
	width:115px;	
}
.map_loader {
	margin-top:70px;
	margin-left:140px;
	width:128px;
	text-align:center;
}
#adtags img { margin:0px; margin-bottom:2px;}
.greyspacer {
	height:1px;
	border-bottom:#ccc solid 1px;
	margin:4px 0px;
	line-height:1px;
	width:100%;
	_margin-right:5px;
}
.cine_link {
	color:#000;
	text-decoration:none;
}
#movie_player {
	display:none;
	position:relative;
}
#TW-feed, #TW-feed ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#TW-feed li ul {
	display:none;
	position:absolute;
	background-color:#ffffff;
	padding:3px;
	border:1px solid #cccccc;
}
#TW-feed li {
	font-weight:bold;
	color:#EC8132;
}
#TW-feed ul li {
	padding-bottom:3px;
}
.main_dropdown_loc, .main_dropdown_svc {
	background-image:url(../new_images/RedArrow.gif);
	background-repeat:no-repeat;
	background-position:98% 50%;

}



/***************************************************************************************************/
/* ADMIN ICONS */
/***************************************************************************************************/
.admin-pages div img
{
	display:block;
	padding:4px;
	border:1px solid #999999;
	float:left;
	margin-bottom:10px !important;	
	margin:5px 20px 0px 0px;
}
.admin-pages div.inactive img{
	border:1px dashed #CFCFCF;
}
.admin-pages div.inactive h4 a, .admin-pages div.inactive p, .admin-pages div.inactive strong{
	color:#999;
}
.admin-pages div img.active-screen{
	border:0;
	margin-left:-99px;
	margin-top:6px;
	display:none;
}
.admin-pages div.inactive img.active-screen{
	display:block;
}
.admin-pages div img.active-screen2{
	border:0;
	display:none;
	margin-left:-0px;
	margin-top:-180px;
}
.admin-pages div img.active-screen2_small{
	border:0;
	display:none;
	margin-left:-235px;
	margin-top:-10px;
}
.admin-pages div.inactive img.active-screen2_small{
	display:block;
}
.admin-pages div.inactive img.active-screen2{
	display:block;
}
.admin-pages  h4 a, .admin-pages  h4{
	font-size:12px;
	text-decoration:none;
	padding-top:6px;
	margin-bottom: 5px;
}
.admin-pages div p {
	font-size:11px;
	margin-bottom:3px;
	margin-top:3px;
}
.admin-pages div strong {
	font-size:10px;
	color:#5F9C00;
}
.admin-icons{
	list-style-type:none;
	display:block;
	float:right;
}
.admin-icons li{
	text-indent:-9999px;
	float:left;
}
.admin-icons li a{
	text-decoration:none;
	display:block;
	height:24px;
	width:24px;
	margin-right:5px;
	margin-top:1px;
}
.admin-icons li.status-off a{
	background-image:url(/images/status-off.gif);
	background-repeat:no-repeat;
}
.admin-icons li.status-on a{
	background-image:url(/images/status-on.gif);
	background-repeat:no-repeat;
}
.admin-icons li.edit a{
	background-image:url(/images/edit.gif);
	background-repeat:no-repeat;
}
.admin-icons li.delete a{
	background-image:url(/images/delete.gif);
	background-repeat:no-repeat;
}
.admin-icons li.cats a{
	background-image:url(/new_images/report.gif);
	background-repeat:no-repeat;
}
.admin-icons li a:hover{
	background-position:bottom left;
}
.admin-icons li.event_allow a{
	background-image:url(/images/status-on.gif);
	background-repeat:no-repeat;
}
.admin-icons li.event_disallow a{
	background-image:url(/images/status-off.gif);
	background-repeat:no-repeat;
}
.admin-icons li.event_unseen a{
	background-image:url(/images/delete.gif);
	background-repeat:no-repeat;
}
.admin-icons li.accom-off a{
	background-image:url(/layout-img/house_delete.gif);
	background-repeat:no-repeat;
}
.admin-icons li.accom-on a{
	background-image:url(/layout-img/house_add.gif);
	background-repeat:no-repeat;
}
.admin-icons li.dine-off a{
	background-image:url(/layout-img/cup_delete.gif);
	background-repeat:no-repeat;
}
.admin-icons li.dine-on a{
	background-image:url(/layout-img/cup_add.gif);
	background-repeat:no-repeat;
}
.admin-icons li.duplicate a{
	background-image:url(/layout-img/comments_add.gif);
	background-repeat:no-repeat;
}
p.small_footer { font-size:0.75em; }


/**********************
FORMS
******************/
.req { background:url(/layout-img/asterisk_orange.gif); background-position: left center; background-repeat:no-repeat; padding-left:20px;  }
#guide_image {
	width:250px; float:left;
}
#guide_image p {
	margin-top:10px;
	padding:5px 10px 5px 15px;
	background-color:#636363;
	color:#FFF;
	height:100px;
	text-align:left;
}
#guide_image p a {
	color:#FFF;
}
#big_ban_ad, #pp_ad, #home_ad, #guide_ad {
	width:281px;
	height:215px;
	float:left;
	margin:4px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:0px 17px;
}
.ad_box_desc {
	margin-top:143px;
	font-weight:bold;
}
#home_top_links.wide {
	width:90%;
	padding:10px;
	height:auto;
	font-weight:normal;
}
#home_top_links.wide a {
	cursor:pointer;
}
#big_slide img.indent, #pp_slide img.indent, #hp_slide img.indent, #gp_slide img.indent {
	margin-left:80px;
}
#big_ban_ad {
	background-image:url(/new_images/advertising/WOT_AdwUs_But_BigBanner.jpg);
}
#pp_ad {
	background-image:url(/new_images/advertising/WOT_AdwUs_but_PPg.jpg);
}
#home_ad {
	background-image:url(/new_images/advertising/WOT_AdwUs_but_Home.jpg);
}
#guide_ad {
	background-image:url(/new_images/advertising/WOT_AdwUs_but_Guide.jpg);
}
#big_ban_ad:hover {
	background-image:url(/new_images/advertising/WOT_AdwUs_but_BigBan_RO.jpg);
}
#pp_ad:hover {
	background-image:url(/new_images/advertising/WOT_AdwUs_but_PPg_RO.jpg);
}
#home_ad:hover {
	background-image:url(/new_images/advertising/WOT_AdwUs_but_Home_RO.jpg);
}
#guide_ad:hover {
	background-image:url(/new_images/advertising/WOT_AdwUs_but_Guide_RO.jpg);
}
#guide_but_gig, #guide_but_guide, #guide_but_movie {
	width:180px;
	height:129px;
	float:left;
	margin-right:10px;
	cursor:pointer;
}
#guide_but_gig {
	background-image:url(/new_images/advertising/WOT_AdwUs_GuideBut_Gig.jpg);	
}
#guide_but_guide {
	background-image:url(/new_images/advertising/WOT_AdwUs_GuideBut_Guide.jpg);	
}
#guide_but_movie {
	background-image:url(/new_images/advertising/WOT_AdwUs_GuideBut_movie.jpg);	
}
#guide_but_gig:hover {
	background-image:url(/new_images/advertising/WOT_AdwUs_GuideBut_GigRO.jpg);	
}
#guide_but_guide:hover {
	background-image:url(/new_images/advertising/WOT_AdwUs_GuideBut_GuideRO.jpg);	
}
#guide_but_movie:hover {
	background-image:url(/new_images/advertising/WOT_AdwUs_GuideBut_MovieRO.jpg);	
}
#advert_page_holder {
	padding:10px;
}
#advert_page_holder p {
	font-size:.95em;
	margin-bottom:7px;
}
.adminformbox {
	font-family:Arial, Helvetica, sans-serif;
}
.adminformbox_area {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}

.footer_links {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;	
}
.footer_links_blue {
	text-align:center;
	margin-top:20px;
	margin-bottom:20px;	
}
.footer_links a {
	text-decoration:underline;	
}
.footer_links ul li {
	display:inline;
	padding:3px;
}
.footer_links_blue a {
	text-decoration:underline;	
	color:#304e7b;
}
.footer_links_blue a:hover {
	text-decoration:underline;	
	color:black;
}
.footer_links_blue ul li {
	display:inline;
	padding:3px;
}
#photo.glanceinfo img {	
	margin-left:6px;
}

/*****************
	new event search
****************/

.events-category { border:1px solid #cdcdcd; background-color:#F4F4F4; padding:10px; margin-top:10px; }
.events-category div { margin-left:10px; } 
#event_calendar td { width:26px; height:26px;  border:1px solid #CCC; }
#event_calendar td.no-day { background-color:#CCC; }
#event_calendar td.header { background-color:#C9C8D2; }
#event_calendar td.new-day-next { background-color:#FFC; }
#event_calendar td.prev-day { background-color:#F4F4F4; }
.new-day { }
.active { cursor:pointer; background-color:#FFEFDD; }
#event_calendar td.today { border:1px solid red; }

/****************************
	 new page changer
****************************/
.page_changer { text-align:right; font-size:1.1em; margin:1em 0em; border:1px solid #D5D5D5; background-color:#FAF9F6; padding:5px; }
.page_changer a, .page_changer .active { padding:5px; border:1px solid #D5D5D5 ; border-top:none; border-bottom:none;}
.page_changer a:hover { background-color:#FFEFDD ;}