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

/* BROWSER OVERRIDES ================================== */
	body{
		background-color:#000;
		text-align:center;
		font-size:small;
		margin:0 0 20px 0;
		padding:0;
		background-image:url(/images/global/main_background.jpg);
		background-repeat:no-repeat;
		background-position:top center;
	}
	

	body, textarea{
		font-family: calibri, Arial, Helvetica, sans-serif;
	}
	
	h1,h2,h3,h4,h5,h6{
		font-weight:bold;
		margin:0.2em 0 1em 0;
	}
	
	h1 {
		font-size:140%;
	}
	
	h2 {
		font-size:120%;
	}
	
	h3 {9255
		font-size:110%;
	}
	
	h4 {
		font-size:100%;
	}
	
	h5 {
		font-size:90%;
	}
	
	h6 {
		font-size:80%;
	}
	
	p{
		line-spacing:1.3em;
	}
	
	a:link, a:visited {
		color:#000;
		text-decoration:none;
	}
	a:hover, a:active {
		color:#999;
		text-decoration:underline;
	}
	
	a img {border:0}
	
/* END BROWSER OVERRIDES */	

.accessibility_options {
	text-align:left;
	width: 1000px;
	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	height: 22px;
	color: #CC0000;
	background-image: url(/images/global/switcher_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size:110%;
	_background: none; 
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/global/switcher_bg.png', sizingMethod='crop');
}
.accessibility_options a {
	color:#FFFFFF;
	margin-right:7px;
}


/* WRAPPERS ================================== */
	#outer_wrapper {

		width:1140px;
		margin-left:auto;
		margin-right:auto;
		border:2px solid #000;
		}

	#wrapper {
		font-size:small;
		text-align:left;
		width: 1000px;
		padding:0 0px 0px 0px;
		margin:0 auto;
		margin-top:115px;

	}

	#wrapper_header {
		font-size:90%;
		margin: 0 0 10px; 0;
	}
	#wrapper_main {
		width:1000px;
		font-size:90%;
		background-color: #FFFFF2;
		padding:10px 0px;
		margin:0px 0 0px 0;
		float:left;
		background-image:url(/images/global/faux_right_lblue.jpg);
		background-repeat:repeat-y;
		background-position:right top;
		_margin-top:-10px;

	}
	#wrapper_footer {
		font-size:90%;
		clear:both;
	}

/* END WRAPPERS */	

/* HEADER ================================== */
	#header, #header_ST{
		height:50px;
		*height:72px;

	}
	
	.logo {float: left;}
	
	#top_bar {
		background-image:url(/images/global/header/topbar_bg.jpg);
		background-repeat:repeat-x;
		height:20px;
		margin:0px;
		padding:5px 0px;
	}
	
	#top_bar ul, #top_bar li {
		list-style-type: none;
		margin: 0px;
		margin-top: 3px;
		padding: 0px;
		float: right;
	}
	#top_bar a:link,#top_bar a:visited {
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 5px;
		margin-right: 5px;
		color: #864b4e;
		text-transform: uppercase;
		font-weight: bold;
		text-decoration: none;
	}
	#top_bar a:hover,#top_bar a:active {
		font-family: Arial, Helvetica, sans-serif;
		margin-left: 5px;
		margin-right: 5px;
		text-transform: uppercase;
		font-weight: bold;
		text-decoration: none;
	}
	#top_bar .top_bar_right{
		color:#FFFFFF;
		float:right;
		font-weight:bold;
		padding-right:10px;
	}
	#top_bar_search_field{
		font-size:10px;
		height:12px;
		vertical-align:middle;
	}
	#top_bar_search_go{
		vertical-align:middle;
	}
	
	#member {
		width:433px;
		height:15px;
		border-bottom:1px solid #ccc;
		float:left;
		background-color:#F0F0F0;
		padding-bottom:3px;
		padding-top:3px;
	}
	
	#member ul {
		margin:0px;
		padding:0px;
		margin-left:20px;		
	}
	
	#member ul li {
		float:left;
		margin-right:20px;
		height:15px;
		list-style:none;
	}

/* END HEADER */

/* MAIN ================================== */
	#main{
		padding:0 0px;
		float:left;
		width:1000px;
	
	} 
	
	/* SIDEBAR ================================== */
		#sidebar{
			float: right; 
			width: 260px;
			padding:0px 10px 5px 10px; 
			font-size:100%;
			background-color:#fff;
			margin-left:0;
			/*background-color: #ABD6F8;*/
			background-color:#E1F4FF;
			margin-right:10px;
		}
		#sidebar h1, #sidebar h2, #sidebar h3 {
			padding:0px 0 0 0;
			margin:10px 0 5px 0;
			text-transform:capitalize;
			font-weight:normal;
		}
		
		
		#sidebar ul{
			margin:0px 0 0 15px;
			padding:0px;
			
		}
		#sidebar ul li{

		}
		#sidebar ul li a{

		}
		#sidebar ul li a:link,
		#sidebar ul li a:visited{

		}
		#sidebar ul li a:hover,
		#sidebar ul li a:active{
	

		}
		
		/* For Second Level List   */
		#sidebar ul ul a {
			

		}
		
		#sidebar ul ul {
		margin-left:70px;
		}
		
		#sidebar ul ul a { 
			color:#000000;

		}
		
		#search text input{
			width:170px;
			float:right;
			padding:0px;
			margin:0px;
			float:left;
		}
		#search label {
			color: #32063C;
			margin-right:5px;
		}
		 .img_go {
		 	margin-bottom:-5px;
			padding-top:10px;
		}
		
		.right_nav_subcats {
			margin-top:10px;
			margin-bottom:10px;
		
		}
		.right_nav_subcats ul {
			list-style:none;
			margin:0px;
			padding:0px;
		}
		
		.right_nav_subcats ul li {
			margin:0px 0 2px 0;
			padding:0;
			background-color: #66CCFF;
		}	
			
		.right_nav_subcats a{
			display:block;
			width:260px;
			height:23px;
			padding:4px;
			padding-left:7px;
			line-height:23px;
		
		}
		.right_nav_subcats a:hover {
			display:block;
			width:250px;
			height:23px;
			background-color: #6699FF;
			color:#000000;
			padding:4px;
			padding-left:7px;
			line-height:23px;
		}
		
	/* END SIDEBAR */
	
	#go_local_locations_sidebar {
			margin-top:15px;
		}
		#go_local_locations_sidebar h1 {
			margin: 0px 0px 2px 0px;
			font-size: 140%;
		}
		#go_local_locations_sidebar ul {
			padding:0px 0 0 0px;
			margin:0px;
		
		}
		#go_local_locations_sidebar li {
			background-repeat:no-repeat;
			background-position:3px 5px;
			line-height:20px;
			list-style:none;
		}
		#go_local_locations_sidebar a {
		}
		/* --- second level list --*/
		#go_local_locations_sidebar ul ul {
			margin:0px 0 0 25px;
			padding:0px;
			}
		#go_local_locations_sidebar ul ul li {
			list-style:none;
			background-image:none!important;
			list-style-type: disc;
			padding:0;
			margin:0;
		}
		#go_local_locations_sidebar ul ul li a {
			
		}
	
		#top_nav{
			padding:0px;
			margin:0px;
			float: left; 
			width: 1000px;
			height:25px;
			padding-bottom:9px;
			font-size:100%;
			background-image:url(/images/global/header/green_line.jpg);
			background-repeat:repeat-x;
			background-position:bottom;
			margin-top:42px;
		}
		#top_nav, #top_nav h2, #top_nav h3 {
		
		}
		#top_nav h2{

		}
		
		#top_nav ul{
			list-style:none;
			margin:0px;
			padding:0px;
		}
		#top_nav ul li{
			float:left;
			margin-right:2px;
			background-color:#006633;
			padding-left:10px;
			padding-right:10px;
			line-height:25px;
			background-image:url(/images/global/header/nav_bg.jpg);
			background-repeat: repeat-x;

		}
		
		
		li.current {
			background-color:#fff !important;
			background-image:none!important;
			height:35px; 
			_height:33px;
	
		}
		li.current a {
		color: #006633 !important;
		background-image:none!important;
		}

		
		#top_nav ul li a{
			color:#fff;

		}
		#top_nav ul li a:link,
		#top_nav ul li a:visited{

		}
		#top_nav ul li a:hover,
		#top_nav ul li a:active{
	

		}
		
		/* For Second Level List   */
		#top_nav ul ul a {

		}
		
		#top_nav ul ul {

		}
		
		#top_nav ul ul a {

		}
	
	
	 	#subcategories {
			width:640px;
			height:30px;
			border:1px solid #ccc;
			margin-left:0px;
			text-align:center;
			padding:10px;
			margin-bottom:10px;
		}
		#subcategories ul {
			margin:0px;
			padding:0px;
		}
		
	 	#subcategories ul li {
			float:left;
			margin-right:10px;
			list-style-type:none;
			width:90px;
			}

	
	
	
	/* CONTENT ================================== */
		#main #content{
			margin:0px;
			padding:0px;
			padding-left:10px;
			width:660px;
			float:left;
			

		
		}
		h1.new {
		color:#FF0000;
		font-size:200%;
		padding:0px;
		margin:0px;
		padding-bottom:5px;}
		
		.main_title {
			color:#000;
			font-size:150%;
			width:650px;
			padding:5px;
			line-height:25px;
			border-bottom:1px dotted #000;
		}
		
		/* ---------------------------------------------------home page section -------------*/
		.home_main_title {
			color:#000;
			line-height:30px;
			width:600px;
			border-bottom:2px dotted #000;
			font-size: 150%;
			text-transform: uppercase;			
		}
	
		span.header_title {
			color: #52DB2E;
		}
		
		.home_box_sections {	
			width:417px;
			float:left;
			height: inherit;
			padding:5px;
			margin-bottom:20px;
			margin-left:3px;
		}
		.home_box_sections li a {	
			color:#fff;
			display:block;
			width:290px;
			height:25px;
			line-height:25px;
			padding-left:5px;
		}
		.home_box_sections li a:hover {	
			color:#fff;
			display:block;
			width:290px;
			height:25px;
			line-height:25px;
			background-color: #062D53;
			padding-left:5px;

		}
		
		.home_box_header {
		}
		.latest_headers {
			margin-top:10px;
		
		}
		.latest_headers h2 {
			color:#75237c;
			margin:0 170px 5px 0;
			font-weight:bold;
			text-transform:capitalize;
			float:left;
			font-size:130%;
		}
		.home_events_title {
			float:left;
			padding:2px 0px 0px 5px;
			width:655px;
			font-weight:bold;
			font-size:130%;
			font-family:Arial, Helvetica, sans-serif;
			color:#000;
			text-transform:capitalize;
			/*background-image:url(/images/global/arrow_listed_header.jpg);
			background-repeat: no-repeat;
			background-position:top left;*/
			clear:both;
			height:40px;
			background-color:#EAEAEA;
			line-height:40px;
			
		}
		.home_box_area {padding:5px;}
		
		
		ul.home_events {
			color:#fff;
			float:left;
			list-style:none;
			padding:0;
			margin:0 0 0 0;
		}	
		
		.listed_entry_home {
			clear:both;
			margin: 0 0 7px 0;
			border:1px dotted #D2D2D2;
			padding:3px;
		}
		.listed_entry_home p{
			margin: 0 0 0.1em 0;
		}
		.latest_entry_drk {
		height:40px;
		padding:2px;
		margin-bottom:2px;
		}
		
		.listed_entry_images_home {
			width:45px;
			height:43px;
			float:left;
			margin-bottom:0px;
			margin-right:4px;
			text-align:center;
		}
		.listed_entry_images_home img {
			text-align:left;
			border:1px solid #ccc;
		}
		.home_title_link {
			font-weight:bold;
		}
		.home_entry_desc {
			margin:0px;
			padding:0px;
		}
		span.go {
			float:left;
			color: #000;
			font-weight:bold;
		}
		
		.flash_promo {
			margin-left:50px;
			*margin-left:0px;
			_margin-left:0px;
			padding:0px;
			margin-bottom:10px;
		}
		.latest_video_section{
			width:220px;
			background-color:#fff;
			height:auto;
			float:left;
			border:3px solid #fff;
		}
		.latest_video_section h2{
			padding:5px 0 0 0;
			margin:0px 0 5px 0;
			color:#75237c;
		}
		.latest_video_section a{
			color:#0099FF;
			font-weight:bold;
		}
		.latest_entries_list_home {
		float:left;
		width:170px;
		
		}
		
		.get_involved_text {
			clear:both;
			margin:10px 0 10px 0px;
			width:650px;
			border:1px solid #ccc;
		}
		
		.get_involved_text .description {
			display:block;
			margin:5px 5px 5px 207px;
			width:435px;
		}
		.get_involved_text img {
			float:left;
			}
	/* --------------------------------------------------- end of home section -------------*/

		
		
	/* END CONTENT */

/* END MAIN */
	
/* FOOTER ================================== */
	#footer p{
		padding:3px 0 0 0;
		margin:0px;
	}
	#footer a{
		color:#ccc;
	}
	.aerian_footer {
		background-color: #330000;
		padding: 3px 10px 4px 10px;
		height: 20px;
		border-top:3px solid #000000;
		color:#fff;
	}
	.aerian_footer a {
		color: #FFCC00!important;
		display: inline;
	}
	#footer ul{

	}
	#footer li{

	
	}
	#footer li a{
	}
	#footer li a:link,
	#footer li a:visited,
	#footer li a:active,
	#footer li a:hover{
	}
	
#bottom_footer_container {
		clear:both;
		margin:0px;
		background-color: #1e0721;
		width:auto;
		min-height:225px;
		color:#fff;
		padding:10px;
		background-image:url(/images/global/bottom_footer_bg.jpg);
		background-repeat: repeat-x;
		background-position:top;
		border-top: solid 2px #330026;
	}
		
	#bottom_footer_container #left_column {
		float:left;
		width:400px;
		text-align:left;
	}	
	#bottom_footer_container #right_column {
		
		float:right;
	}
		
	#bottom_footer_container h2 {
		border-bottom:1px dotted #ccc;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;			
		line-height:30px;
		width:205px;
		color:#ABD6F8;
		font-weight:bold;
	}
	#bottom_footer_container a {
		color:#ccc;
		}
	
	.submenu_container {
		width:205px;
		float:left;
		margin: 0px 20px;
		
	
	}
		
	.submenu {
		margin:0px;
		padding:0px;
		list-style:none;
		float:left;
	}	
	
	.submenu {
		margin-bottom:10px;
		padding-bottom:3px;
		}
	.submenu li {
		display:block;
		width:205px;
		border-bottom:1px dotted #fff;
		padding:3px;

	}
	.submenu a {
		color:#ccc;
		display:block;
		width:205px;
		padding:2px;
	 }
	
	
	.submenu a:hover {
		color:#ccc;
		display:block;
		width:205px;
		background-color: #301F2E;
		padding:2px;
	 }
	 
	#bottom_footer_container a {
		color: #FFCCCC;
	}
	#bottom_footer_container .about {
		float:right;
		width:400px;
		text-align:left!important;
	}
	#bottom_footer_container .about p {
		text-align:left;
		padding: 0px 0px 0px 5px;
	}
	
	#bottom_footer_container .about h2 {
		float:left;
		width:400px;
		text-align:left;
		margin-bottom:10px;
	}
	
	#bookmarks {
		clear:both;
		padding-top:15px;
	}
	#bookmarks ul {
		padding:0;
		margin:0;
		list-style:none;

		}
	#bookmarks li {	
		float:left;
		padding:0px;
		padding-left:20px;
		margin-right:15px;
		background-repeat:no-repeat;
		background-position:left;
	
	}
	
	li.delicious  {
		background-image:url(/images/icons/delicious_icon.jpg);
	}
	
	li.digg{
		background-image:url(/images/icons/digg_icon.jpg);
	
	}
	li.stumbleupon {
		background-image:url(/images/icons/stumbleupon_icon.jpg);
	
	}
	li.facebook {
		background-image:url(/images/icons/facebook_icon.jpg);
	
	}
	li.reddit {
		background-image:url(/images/icons/reddit_icon.jpg);
	
	}
	
/* END FOOTER */



/*MISC STYLES------------------------*/

/*END MISC STYLES------------------------*/

/*GENERAL USE STYLES------------------------*/
	.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear:both;
		 height:0;
		 font-size: 1px;
		 line-height: 0px;
	}
	.clear_both{
		clear:both;
	}	
	/*message straps*/
		.info_head {
			background:url(/images/icons/ticks/small/i.gif) no-repeat #f9f9f9 6px 8px;
			padding: 9px 9px 9px 40px;
			margin:0 0 10px 0; 
			border:1px solid #333;
		}
		.success_head {
			background:url(/images/icons/ticks/small/tick.gif) no-repeat #f9f9f9 6px 8px;
			padding: 9px 9px 9px 40px;
			margin:0 0 10px 0; 
			border:1px solid #333;
		}
		.error_head {
			background:url(/images/icons/ticks/small/exclamation.gif) no-repeat #f9f9f9 6px 8px;
			padding: 9px 9px 9px 40px;
			margin:0 0 10px 0; 
			border:1px solid #333;
		}
		.info_head h3,
		.success_head h3,
		.error_head h3,
		.info_head p,
		.success_head p,
		.error_head p{
			margin:0 0 0.4em 0;
		}
	/*end message straps*/	
	
	.error {
		color:#990000;
		font-weight:bold;
	}
	.error input{
		border:1px solid #900;
	}
	
	.none{font-style:italic; color:#999999;}
	
	form.inline{
		margin:0;
		padding:0;
		display:inline;
	}
	.tooltip {
		position:absolute;
		top:0px;
		left:0px;
		z-index:100;
		visibility:hidden;
		border: solid 1px #336699;
		width:200px;
		padding:2px;
		background-color:#ddeeff;
		opacity: 0.9;
		filter: alpha(opacity=90);
		font-size: 13px;
	}
	
	.bold {font-weight:bold;}
	
/*end GENERAL USE STYLES*/

/*PAGE SPECIFIC STYLES------------------------*/
	
	
	/*END HOME PAGE*/
	
	/*RESULTS PAGE*/
	
.listed_entries {
	clear:both;
	margin-top:20px;
}

.listed_entry {
	height:auto;
	width:660px;
	border:1px solid #ccc;
	margin-bottom:20px;
	background-color:#FFFFF2;
	color:#000;
	padding-bottom:20px;
	}	
.listed_entry_header {
	width:660px;
	border-bottom:1px solid #ccc;
	height:41px;
	margin-bottom:10px;	
}
.listed_entry_description {
	padding:0px;
	margin:0px;
	padding:5px;
}
.listed_entry_description p {
	padding:0px;
	margin:0px;
	line-height:1.3em;
	color:#000;
	font-size:120%;
}



.listed_entry_title {
	margin-top:2px;
	height:38px;
	background-color: #EAEAEA;
	padding-left:3px;
}
.listed_entry_title h2,
.listed_entry_title h2 a,
.listed_entry_title h2 a:link,
.listed_entry_title h2 a:visited,
.listed_entry_title h2 a:active,
.listed_entry_title h2 a:hover{
	float:left;
	padding:2px 0px 0px 0px;
	font-weight:bold;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	color:#3D1637;
	text-transform:capitalize;
	margin-top:4px;
	margin-left:2px;
}

.listed_entry_sub_heading {
	padding:0px 0px 7px 0px;
	font-weight:bold;
}
.listed_entry_sub_heading img {
	margin:0 6px 2px 0;
	vertical-align:middle;
}
.listed_entry_sub_heading2 img{
	margin-right:5px;
}

.listed_entry_images {
	width:160px;
	height:80px;
	float:left;
	margin-bottom:15px;
	margin-right:10px;
	text-align:center;
}
.listed_entry_images img {
	text-align:center;
	border:1px solid #fff;
}

.green_link a {
	color: #0099FF;
	font-weight:bold;
	float:right;
	margin-right:10px;
}

.details_left_column {
	float:left;
	width:350px;
	text-align:center;
	padding-left:10px;
}
.details_right_column {
	float:right;
	width:290px;
	padding-right:10px;
}

.details_thumbnails {
	margin-top:5px;
}
.details_thumbnails a img{
	margin-right:3px;
	border:1px solid #fff;
}	
.details_description a {
	color:#2880ae;
	}

.details_images {
	width:300px;
	height:600px;
	float:left;
	text-align:center;
	}
.details_images img {
	border:1px solid #fff;
}
/*--------------------------------------- go local -------------------------------*/

#go_local_map_area {
	width:500px;
	height:600px;
	float:left;
}
#go_local_locations {
	width:250px;
	float:left;
	height:auto;
	margin-left:15px;
	background-color:#fff;
}
#go_local_locations h2 {
	margin:0px;
	padding:0px;
	margin-top:10px;
	margin-bottom:3px;
	color: #000;
	padding-bottom:5px;
	font-size:100%;
}



#go_local_locations ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:15px;
}
	
	/*
		#narrow_results_by_brand{
			margin:20px 0;
			text-align:center;
		}
		#results_page_search_box {
			text-align:center;
		}
		#results_page_search_box form{
			text-align:center; 
			border:1px solid #ccc; 
			background:#eee; 
			padding:8px; 
			display:inline;
		}
		
		.pagination_navigation {
			clear:both;
			text-align:center;
			margin:20px 0;
		}
		.pagination_navigation .page_number{
			font-size:90%;
			border:1px solid #ccc;
			background:#eee;
			margin:2px;
			padding:0px 4px;
		}
		.pagination_navigation .current_page{
			color:#990000;
			font-weight:bold;
		}*/
	/* END RESULTS PAGE */
	
	
	
	/* CONTACT PAGE */
		.contact_page h3 {margin:2em 0 0.3em 0;}
		.contact_page p {margin:0.2em 0 0.9em 0; color:#444;}
	/* END CONTACT PAGE */
	
/* END PAGE SPECIFIC STYLES */

/*--------------------------------------- go do  -------------------------------*/


#QESContainerZone {
	margin-bottom:20px;
	color:#000;
}


#QESContainerZone .listed_entry_images img {
	border:3px solid #fff;
	float:left;
	margin-right:10px;

}


#QESContainerZone .entry_right_column {
	display: block;
	float: right;
	width: 430px;
	margin:10px 0 16px 0;
	height:144px;
	color:#000000;
}

#QESContainerZone .green_link a{
	margin:0px 0 0 0px;
	padding:0 20px 0 0;
	}
#QESContainerZone #ImageZone {
	float:left;
	margin:0px 20px 20px 20px;

}

#QESContainerZone #ImageZone img {
	border:3px solid #000;
}

#QESContainerZone #Heading {
	height:28px;
	font-size:120%;
	padding:10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:capitalize;
	font-weight:bold;
	background-color:#EAEAEA;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}


#QESContainerZone #VenueZone {
	padding:10px 0 10px 0;
	margin:10px 10px;
	clear:both;
	border-top:1px dotted #ccc;
}
#QESContainerZone #VenueZone p {
	 margin:0 0 3px 0;
}

#QESContainerZone #Venue { float:left; padding:0 0 4px 0; } 

#QESContainerZone #VenueLabel {
	float:left;
	margin-right:10px;
	color:#0066CC;
	height:20px;
	width:110px;
	}
#QESContainerZone #ClubZone { clear:both; border-top:1px dotted #ccc; padding:6px 0 6px 0; margin:0 10px; }
#QESContainerZone #ContactZone { clear:both; border-top:1px dotted #ccc; padding:6px 0 0 0;margin:0 10px; }


#QESContainerZone #TimeLabel {
	float:left;
	margin-right:10px;
	color:#0066CC;
	}
#QESContainerZone #ContactLabel {
	float:left;
	margin-right:10px;
	color:#0066CC;
	}
#QESContainerZone #SparkRatingLabel {
	float:left;
	margin-right:10px;
	color:#0066CC;
	}
#QESContainerZone #CommentsLabel {
	margin:0 10px 10px 0;
	color:#0066CC;
	}
#QESContainerZone #Description {
	display:block;
	float:right;
	width:404px;
	margin:4px 0 10px 0;
}
.DateOfReview {
	color:#99CCFF;
	margin-top:3px;
}

.Comments, .SparkRatingZone  {
	margin-left:7px;
}

#Reviewlabel {
	float:left;
	margin-right:7px;

}
#QESContainerZone .listed_entry_subheading {
	margin-top:3px;
}
#QESContainerZone .listed_entry_subheading img {
	margin-right:5px;
	padding-top:3px;
 }
 
 #events_container {
	background-repeat:no-repeat;
	background-position: left top;
	width:650px;
	color:#000000;
	border:1px solid #ccc;
 }

#EventZone {
	padding:5px; 

}

#QESContainerZone .listed_entry {
	height:230px;
	color:#000000;
}

 
 /*------------------------------------------------*/
	#SearchEntryZone input { margin:0 4px 10px 0; }
	#SearchEntryZone p { float:left;	} 
	
	#SearchEntryZone a { *position:relative; *top:-15px;  }
	#SearchEntryZone img { 	float:none; margin-right:30px; }
	#Category { margin:0 106px 20px 0; }
	#EndDate{ margin:4px 4px 0 10px!important; }
	
	#StartDateLabel {float:left; height:30px; margin-top:-4px; width:80px; _margin-top:4px; display:block; }
	#EndDateLabel {float:left; height:30px; margin-top:-4px; width:70px; _margin-top:4px; display:block;  }
	
	#ClearButton { margin:20px 0 0 10px; }
	#LoginZone img { margin:10px 10px 0 0; }
	#LoginZone { float:right; width:275px; position:relative; top:-7px; *top:3px;}
	#LoginImage { margin:10px 10px 10px 10px; }
	#RegisterImage { margin:10px; }
	#LoginMessage li  { color:#fff; margin:0 0 0 10px; _margin:0 0 0 20px; list-style-position:outside; }
	
	#SearchEntryZone { width:381px; float:left;  _width:350px; } 
	#NoResultsMessage { clear:both; width:500px; }
	.QESSearchResultsHeader {  clear:both; padding:10px 0 0 0; _padding:5px 0 0 0; }
  
	#TicketInfoLabel, #EmailLabel, #TimeLabel, #ContactLabel, #SparkRatingLabel, #CommentsLabel,  #TelLabel  { float:left; color:#0066CC; margin-right:10px; width:110px;}
	#CostLabel { display:inline;  color:#0066CC; margin-right:10px; width:110px;}
	#PreferedMethodOfContact {border-bottom:1px dotted #ccc; padding:6px 0 6px 115px; }
	#SparkRatingZone { padding:10px 0 0 0; margin:0 10px; }
