body {
	margin : 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-repeat: repeat-x;
	background-image: url(images/body_bg_04.png);
	background-color: #FFFFFF;
}

form {
	display: inline;
	margin: 0px;
}


img { 
	border: 0px;
}


#main {
	position: relative;
	z-index: 0;
	margin : 0px auto;
	font-family: Arial, Helvetica sans-serif;
	font-size: 12px;
	width: 1000px;
	background-color: #FFFFFF;
}
#main .top_banner {
	background-image: url(images/mypubs_top_banner_bg_02.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 90px;
	width: 1000px;
	z-index: 1;
}



#main .primary_search {
	position: absolute;
	width: 980px;
	left: 0px;
	top: 119px;
	z-index: 2;
	height: 20px;
	background-color: #EDF2E6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D9E0D2;
	font-size: 14px;
	color: #414e6d;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 4px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #414e6d;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

.data input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #414e6d;
	padding: 2px;
	border: 1px solid #CCCCCC;
	width: 98%;*/
	
}



.button {
	cursor: pointer;
}

#main .primary_search .search_box {
	width: 650px;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 14px;
	color: #414e6d;
}

#main .primary_search .search_button {
	color: #414e6d;
	width: 80px;
	height: 18px;
	border: 1px solid #CCCCCC;
	text-align: center;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}


#main .primary_menu {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 90px;
	z-index: 2;
	height: 29px;
	background-image: url(images/mypubs_top_menu_bg_02.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#main .primary_menu a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 6px;
	margin-right: 19px;
	margin-left: 19px;
}
#main .primary_menu a:hover {
	margin-top: 6px;
	margin-right: 19px;
	margin-left: 19px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	
}
#main .main_content_area {
	background-color: #FFFFFF;
	position: relative;
	padding-top: 152px;
	padding-right: 2px;
	padding-bottom: 9px;
	padding-left: 4px;
}

#main .logon {
	padding: 4px;
	color: #FFFFFF;
	height: 159px;
	width: 229px;
	position: absolute;
	left: 7px;
	top: 0px;
	z-index: 1;
	font-weight: bold;
}

#main .logon h2 {
	font-weight: bold;
	font-size: 16px;
	padding-left: 8px;
	color: #FFFFFF;
	background-image: url(images/mypubs_left_menu_h2.gif);
	height: 30px;
	width: 182px;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}



#main .logon_controls {
	margin-top: 14px;
}

.logon_controls .logon_text{
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	
	background-image: url(images/quick_logon_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.logon_text td {
	padding-right: 2px;
	padding-bottom: 2px;
}

.logon_text a {
	color: #FFCC00;
	padding: 2px;
	font-size: 8pt;
}


.logon_text a:hover {
	text-decoration: none;
	font-size: 8pt;
}

#main .logon a {
	/*color: #00FFCC;*/
	color: #FFFFFF;

}



.clearer {
	font-size: 1px;
	clear: both;
}

.breaker {
}


input.postcode {
	width: 403px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	
}
input.performer_search {
	width: 428px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	
}









#quick_search_label {

	margin: 0px;

}



.left_menu_area {
	width: 184px;
	float: left;
	margin-top: 5px;
	color: #FFFFFF;
	margin-right: 10px;
	position: relative;
}

.left_menu_area a{
	color: #AAAAAA;
	text-decoration: none;
	margin-right: 4px;
	padding: 2px 2px 2px 4px;
	margin-left: 4px;
	margin-top: 2px;
	display: block;
	background-color: #141414;
}



.left_menu_area_content{

	padding-left: 8px;	

}



.left_menu_area h2 {

	font-weight: bold;

	font-size: 16px;

	padding-left: 8px;

	color: #959595;

	width: 182px;

	font-family: Arial, Helvetica, sans-serif;

	background-color: #F5F5F5;

	padding-top: 3px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #E6E6E6;

	margin-bottom: 5px;

}



.menu_content {

	width: 190px;

	padding-bottom: 4px;

	background-color: #000000;

}



.txtb {

	border: 1px solid #A5A6A5;

}



.menu_content a {

	text-decoration: none;	

}



.menu_content a:hover {

	text-decoration: underline;	

}



.bread_crumbs {

	margin-top: 6px;

	font-size: 11px;

}



label {

	margin: 0px;

}



.bread_crumbs a {

	color: #293463;		

}



.right_content_area {

	background-color: #FFFFFF;

	margin-top: 5px;

	width: 783px;

	height: 100%;

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #EFEFEF;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #EFEFEF;

}

.right_content_area h1{

	font-family: Arial, Helvetica, sans-serif;

	color: #FF6600;

	font-size: 25px;

	font-weight: bold;

	padding-left: 9px;

	padding-bottom: 3px;

}



.right_content_area h1 span{

	font-family: Arial, Helvetica, sans-serif;

	color: #404d6b;

	font-size: 13px;

	font-weight: normal;

	text-transform: none;

	padding-left: 12px;

	

}



 h1.full{

	font-family: Arial, Helvetica, sans-serif;

	color: #FF6600;

	font-size: 25px;

	font-weight: bold;

	padding-left: 9px;

	padding-bottom: 3px;

}





.right_container {

	width: 783px;

	float: right;

	/*margin-left: 11px;*/

	height: 100%;

	position: relative;

	z-index: 1;

	

}



.text_area {

	padding-left: 1px;

	padding-right: 3px;

	font-size: 9pt;

	background-color: #FFF;

	height: auto;

	font-family: Arial, Helvetica, sans-serif;

}



.text_area a {

	font-weight: normal;

	color: #3399CC;

	text-decoration: none;



}



.text_area a:hover {

	font-weight: normal;

	color: #FF9900;

	text-decoration: none;



}



.text_area h1 {

	font-size: 13px;

	font-weight: bold;

	margin-top: 5px;

	margin-bottom: 5px;

	margin-left: 0px;

	padding: 0px;

	color: #29344A;

	font-family: Arial, Helvetica, sans-serif;

}



.text_area .data {
	padding-left: 12px;
	padding-right: 20px;
}

/* .data h2 {

	font-size: 16px;

	font-weight: bold;

	color: #F7C224;

}*/





.text_area h2.main {

	font-size: 18px;

	font-weight: bold;

	color: #000066;

	margin-right: 0px;

	margin-bottom: 10px;

	padding-top: 4px;

	

	

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}





/*

.text_area h2.main {

	font-size: 18px;

	font-weight: bold;

	color: #4473A2;

	background-image: url(images/mypubs_text_h2_bg_02.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	margin-left: -10px;

	padding-top: 4px;

	padding-bottom: 5px;

	padding-left: 10px;

}

*/

.text_area h3{

	font-size: 14px;

	font-weight: bold;

	color: #255C9A;

	margin: 0px;

	

}



.text_area h3 a {

	font-size: 14px;

	font-weight: bold;

	color: #255C9A;

	margin: 0px;

	

}



.text_area h3 a:hover {

	font-size: 14px;

	font-weight: bold;

	color: #FF9900;

	margin: 0px;

	text-decoration: underline;

	

}





.align_right {

	float: right;

}

.main_pub_image {

	padding: 2px;

	margin-right: 5px;

	margin-bottom: 5px;

	margin-left: 5px;

	border: 1px solid #000033;

}



.align_right_top_margin {

	float: right;

	margin-top: 5px;

}



.feature_list {

	margin: 2px;

	padding: 2px;

}

.small_content_text h1

{

	font-size: 10px;

	font-weight: bold;

	color: #006699;

	margin: 0px 2px;

	padding: 0px;

}



.small_content_text h2

{



}

.small_content_text img

{

	margin-right: 3px;

	margin-bottom: 2px;

	margin-left: 2px;

}

#gallery_summary h1 {

	margin: 0px;

	padding: 0px;

	font-size: 12px;

	font-weight: bold;

	color: #006699;

	border-bottom: 2px solid #FFCC00;

}

.comment {

	background-color: #DDE3F1;

	background-image: url(images/mypubs_comment_area_bg.jpg);

	background-repeat: no-repeat;

	background-position: left bottom;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 5px;

	padding-left: 18px;

}



.comment_header{

	color: #517E99;

	background-color: #BBC0FD;



	padding: 2px;

	font-size: 9px;

}



.comment_header img{

	vertical-align: middle;

	margin-right: 5px;

}



.comment .member a, .comment .member a:link,.comment .member a:visited {

	text-decoration: none;

	font-weight: bold;

	color: #FFFFFF;

	

}



.comment .member {

	background-color: #EFEFEF;

	border-bottom: 1px solid #526584;

	padding: 2px;

}



.tab_active {

	display: block;

	float: left;

	background-color: #FFFFFF;

	height: 24px;

	width: 110px;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	color: #404d6c;

	text-decoration: none;

	padding-top: 7px;

	

}



.tab_in_active {

	display: block;

	float: left;

	height: 24px;

	width: 110px;

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 13px;

	font-weight: normal;

	color: #404d6c;

	text-decoration: none;

	padding-top: 7px;

}



.tab_in_active:hover {

	background-color: #141414;

	color: #AAAAAA;

}



.top_tabs {

	height: 31px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #D9E0D2;

	background-color: #D9E0D2;

	margin-bottom: 5px;

}



.results_list {

	font-size: 7pt;

}



.results_map {

	float: left;

	z-index: 0;

	position: relative;

}



.map_list {

	

	overflow: auto;

	height: 400px;

	

	

}



.map_list a.nav_link_map {

	float: left;

	color: #000033;

	text-decoration: none;

	border-right: 1px solid #D1DFFA;

	border-bottom: 1px solid #D1DFFA;

	border-top: 1px solid #D1DFFA;

	margin-bottom: 1px;

	padding: 2px;

	display: block;

	width: 210px;

	font-size: 10px;

	background-image: url(images/map_list_result_bg.gif);

	background-repeat: repeat-x;

	background-position: left bottom;

}



map_list a.nav_link_map:hover {

	color: #FFFFFF;

	text-decoration: none;

	background-color: #FFCC33;

	border: 1px solid #FF6600;

	margin-bottom: 1px;

	padding: 2px;

	display: block;

	font-size: 7pt;

}



.map_list a.nav_link {

	float: left;

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

	background-color: #003366;

	margin-bottom: 1px;

	margin-left: 0px;

	padding: 2px;

	font-size: 7pt;

	border-top: 1px solid #D1DFFA;

	border-right: 1px solid #D1DFFA;

	border-bottom: 1px solid #D1DFFA;

}





.map_list a.nav_link:hover {

	color: #FFFFFF;

	text-decoration: none;

	font-weight: bold;

	background-color: #FFCC33;

	border: 1px solid #FF6600;

	margin-bottom: 1px;

	padding: 2px;

}



.event_cat_check_box{

	float: left;

	width: 110px;

	margin-bottom: 1px;

	margin-left: 1px;

	padding-right: 2px;

	padding-left: 2px;

	font-weight: bold;

	font-size: 9px;

}

label {

	margin-bottom: 3px;

	margin-top: 0px;

}



.top_search_form {

	display: inline;

	margin: 0px;

	padding: 0px;

}







.yt_video_full {

  margin: 0px 6px 6px -6px;

  padding: 4px;

  text-align:center;

}

.yt_video_thumbs {

  height: 470px;

  overflow:scroll;

  border: 2px inset gray;

}

.yt_video_thumb {

  text-align:center;

}

.yt_video_thumb_meta {

  margin: 0px;

  padding: 4px 0px 4px 0px;

  text-align: left;

  overflow: hidden;

}

 

.yt_video_thumb_meta .yt_thumb_meta_label {

  font-weight: bold;

}

.yt_video_thumb_img {

  margin: 5px;

  padding: 4px;

  /*width: 220px;*/

  width: 45%;

  height: 220px;

  float:left;

  text-align:center;

}

.yt_video_thumb_img img {

  background-color: #fff;

  border: 1px solid #a9a9a9;

  margin: 6px 6px 6px 6px;

  padding: 4px;

}

.yt_gallery_footer {

  clear:left;

}



.template_debug {

	position: absolute;

	left: 0px;

	top: 0px;

	background-color: blue;

	color: white;

	display: none;

	font-weight: bold;

	font-size: 10px;

	font-family: verdana;

	z-index: 40;

}



.feature_check_box {

	float: left;

	width: 200px;

	margin-top: 1px;

	margin-right: 1px;

	font-weight: bold;

	font-size: 10px;

}



#overlay{

	position: absolute;

	top: 0;

	left: 0;

	z-index: 90;

	width: 100%;

	height: 100%;

	background-color: #000;

	filter:alpha(opacity=60);

	-moz-opacity: 0.6;

	opacity: 0.6;

	}

	

#lightbox{

	position: absolute;

	top: 40px;

	left: 0;

	width: 100%;

	z-index: 100;

	text-align: center;

	line-height: 0;

	}

	

#outerImageContainer{

	position: relative;

	background-color: #fff;

	width: 445px;

	height: 380px;

	margin: 0 auto;

	}



#imageContainer{

	padding: 10px;

	}		

	

.livesearch_container{

	position:relative;

}

.livesearch_container .livesearch	{

	position:absolute;

	/*display:none;*/

	z-index:50;

	width: 200px;

	border: 1px solid #CCCCCC;

	background-color: #FFFFFF;	

}



.divider_left {

	width: 512px;

	padding: 0px;

	margin: 0px;

	float: left;

	height: 100%;

	

}



.right_column {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #E4E3FD;

}



.right_column_base_page{

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #E4E3FD;

}



.right_column h2{

	color: #000000;

	font-size: 13px;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #C2CEDA;

	margin-bottom: 10px;

}

.right_column_base_page h2{

	color: #000000;

	font-size: 13px;

	font-weight: bold;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #C2CEDA;

	margin-bottom: 10px;

}



.right_column div{

	padding-left: 18px;

	padding-right: 5px;	

}



.right_column_base_page div{

	padding-left: 18px;

	padding-right: 5px;	

}

	

.divider_right {

	background-color: #F0F3F6;

	width: 268px;

	float: right;

	height: 1000px;

	background-image: url(images/mypubs_right_content_right_bg.jpg);

	background-repeat: no-repeat;

	margin-right: -3px;

}



.divider_left_event {

	width: 440px;

	padding: 2px;

	margin: 0px;

	float: left;

	background-color: white;

	height: auto;

	border-top: 1px solid #CECFCE;

}

	

.divider_right_event {

	border-left: 1px solid #CECFCE;

	border-top: 1px solid #CECFCE;

	padding: 2px;

	margin: 0px;	

	background-color: white;

	width: 303px;

	float: right;

	height: 80%;

}



.address {



}



.footer {

	background-color : #FF7C00;

	border-top: solid 15px #FFA73D;

	margin-top: 5px;

	padding-top: 10px;

	padding-bottom: 25px;

	vertical-align: bottom;

}



.footer div.column h1{

	font-size: 16px;

	color :#FFCC00;

	

	margin-bottom: 5px;

	font-weight: bold;

}



.footer div.column {

	width: 210px;

	padding: 3px 10px;

	float: left;

	margin: 2px;

	position: relative;



}



.footer a, .footer a:link,.footer a:visited {

	font-weight: normal;

	color: #FFFFFF;	

}



#message {

	height: 85px;

}



p.event_summary {

	font-style: italic;

}



p.event_description {

	

}







#map_loading {

	display: none;

	position: absolute;

	top: 0;

	left: 0;

	background-color: red;

	color: white;

	font-weight: bold;

	padding: 3px;

	z-index: 5;

}



div.management_main p {

	font-size: inherit;

}



div.management_main h2 {

	font-weight: bold;

	font-size: 10pt;

	text-decoration: underline;

}



div.management_main h3 {

	font-size: 9pt;

	background-color: #EFEFEF;

}









.tmain {

	font-size: 8pt;

	font-family: Arial, Helvetica, sans-serif;

}



#image_uploader {

	width: 100%;

	height: 270px;

	margin: 0px;

}



div.gallery_thumb {

	display: inline;

	float: left;

	margin: 2px;

}



.livesearch {

	width: 160px;

}







div#debugs {

	font-size: 8pt;

	position: absolute;

	top: 97%;

	left: 0px;

	background-color: #557FFF;

	width: 100%;

	border-top: 1px solid black;

	z-index: 2;

	

	

}



#sqllist {

	width: 900px;

	height: 400px;

	margin: 2px;

	overflow: auto;

	display: none;

	padding: 2px;

	font-family: verdana;

	font-size: 7pt;

	position: absolute !important

	z-index: 30 !important

	top: 0 !important

	left: 0 !important

	background-color: #EFEFEF;

	border: 1px solid red;

}



.search_result_head {

	background-color: #2C3749;

	color: #E7E7E7;

}

.event_table {

	

	margin-bottom: 15px;

}

.event_table img{

	padding: 2px;

	margin-top: 1px;

	margin-right: 1px;

	border: 1px solid #B3BAFF;

}	

strong {

	font-weight: bold;

}



.gallery_summary_images {

	clear: both;

}

img.frame{

	background-color: #FFFFFF;

	padding: 2px;

	border: 1px solid #7796BB;

}

.gallery_thumb_pic{

	display: block;

	height: 100px;

	width: 100px;

	float: left;

	margin-top: 1px;

	margin-right: 1px;

	padding: 2px;

	border: 1px solid #7796BB;

	font-weight: bold;

	color: #216A96;

	text-align: center;

	position:relative;

	overflow: hidden;

}



.gallery_thumb_pic .delete_image {

	position:absolute;

	right: 0px;

}

.form_descriptor_cell {

	font-size: 9px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #333333;

	margin-bottom: 1px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

	padding: 2px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #999999;

}



.form_input_cell {

	font-size: 9px;

	font-weight: bold;

	color: #FFFFFF;

	background-color: #333333;

	margin-bottom: 1px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

	padding: 2px;

}

.form_table{

	



}

.form_field {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	padding: 1px;

	border: 1px solid #CCCCCC;

	background-color: #E5E5E5;

	color: #333333;

}



.youtube_thumb_pic {

	width: 130px;

	float: left;

	overflow: hidden;

	margin-bottom: 2px;

	margin-right: 2px;

	height: 120px;

	font-size: 8px;

	font-weight: bold;

	color: #006699;

	padding: 2px;

	border: 1px solid #CCCCCC;

	text-align: center;

}

.entire_state{

	color: #000066;

	text-align: center;

	background-image: url(images/mypubs_entire_state.gif);

	background-repeat: no-repeat;

	width: 274px;

	padding-top: 4px;

	font-size: 9px;

}.search_controls {

	background-color: #EDF2E6; 

	font-size: 12px;

	font-weight: normal;

	color: #414E6D;

	padding: 5px;

	border: 1px solid #D9E0D2; 

}

.search_controls input text{

	padding: 1px;

	font-size: 10px;

	border: 1px solid #333333;

}



.search_controls textarea{

	padding: 1px;

	font-size: 10px;

	border: 1px solid #999999;

	width: 90%;

}





.search_controls select{

	padding: 1px;

	font-size: 12px;

	border: 1px solid #333333;

}

.latest_member_container {

	padding: 2px;

	float: left;

	margin-top: 2px;

	margin-right: 2px;

	height: 105px;

	width:80px; 

	overflow: hidden;

	position: relative;

}

.expand_minimise {

	background-color: #D7D7D7;

	border: 1px solid #E6E6E6;

	padding: 2px;

	margin-top: 1px;

	margin-right: 1px;

	font-size: 10px;

	font-weight: bold;

	cursor: pointer;

}



.form_description {

	background-color: #E8E8E8;

	border: 1px solid #E6E6E6;

	padding: 5px;

	margin-top: 1px;

	margin-right: 1px;

	font-size: 13px;

	

}

.form_description select{

	font-weight: normal;

	font-size: 13px;
	
	width: 98%;

	padding: 2px;

	border: 1px solid #CCCCCC;

}

.form_description input{


	
	width: 98%;

	padding: 2px;

	border: 1px solid #CCCCCC;

}

.form_description textarea{
	font-weight: normal;

	font-size: 13px;
	
	width: 98%;

	padding: 2px;

	border: 1px solid #CCCCCC;
	
	
	
	font-family: Arial,Helvetica,sans-serif;
}


.form_text_field {

	font-weight: normal;

	width: 98%;

	border: 1px solid #CCCCCC;

}



.form_text_area {

	font-weight: normal;

	width: 98%;

	border: 1px solid #E1E1E1;

	height: 200px;

}

.runtime_table_heading{

	background-color: #CCCCCC;

	font-weight: bold;

	color: #000000;

	padding: 2px;

}

.event_runtime_row{

	background-color: #F7F7F7;

	border: 1px solid #E6E6E6;

	padding: 4px;

	margin-top: 1px;

	margin-right: 1px;

	font-size: 12px;

	font-weight: bold;

	text-align: center;

}

.event_runtime_row select{

	font-weight: normal;

	

	font-size: 10px;

	border: 1px solid #CCCCCC;

}





.gallery_table_thumbs {

	clear: both;

}

.youtube_code_highlight {

	font-weight: bold;

	color: #66CC00;

}

.youtube_contols{

	font-size: 11px;

	font-weight: normal;

} 

.promo_block {

	width: 345px;

	padding: 5px;
	margin: 3px;

	border: solid 1px  #E9E9E9;
	
	float : left;


}


.button_prev {

	background-image: url(images/pagination_bg.gif);

	background-repeat: no-repeat;

	font-size: 10px;

	color: #000000;

	display: block;

	height: 15px;

	width: 75px;

	text-align: center;

	float: left;

	padding-top: 2px;

}



.button_page{

	font-size: 10px;

	color: #000000;

	display: block;

	float: left;

	margin-right: 1px;

	margin-left: 1px;

	width: 17px;

	text-align: center;

	background-image: url(images/pagination_page.gif);

	height: 15px;

	background-repeat: no-repeat;

	padding-top: 2px;

	font-weight: normal;

}

.button_page_current{

	font-size: 10px;

	color: #000000;

	display: block;

	float: left;

	margin-right: 1px;

	margin-left: 1px;

	width: 17px;

	text-align: center;

	background-image: url(images/pagination_page_current.gif);

	height: 15px;

	background-repeat: no-repeat;

	padding-top: 2px;

	font-weight: bold;

}





.index_table td {

	padding: 2px;

}

a.weekday_tab {

	border-top:1px solid #D9E0D2;

	background-color: #D9E0D2;

	width: 98px;

	color:#404D6C;

	display:block;

	float:left;

	font-family:Arial,Helvetica,sans-serif;

	font-size:13px;

	font-weight:normal;

	height:24px;

	padding-top:7px;

	text-align:center;

	text-decoration:none;

}



a.weekday_tab_active {

	display: block;

	background-color: #FFFFFF;

	float: left;

	font-family:Arial,Helvetica,sans-serif;

	font-size:13px;

	font-weight:normal;

	height:24px;

	padding-top:7px;

	text-align:center;

	text-decoration:none;

	width: 98px;

	border-top:1px solid #D9E0D2;

}



a.weekday_tab:hover {

	background-color: #141414;

	color:#AAAAAA;

	text-decoration:none;

}









.weekday_event {

	padding: 5px;

}



.event_location_summary{

	background-color: #F7F7F7;

	float: left;

	padding: 2px;

	margin-left: 7px;

	width: 220px;



}



.join_badge{
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
}

.image_view_additional_images{

	float: right;

	width: 100px;



}



.event_action{
	display:block;
	margin:1px;
	padding:2px;
	border: 1px solid #E9E9E9;
	background-color: #FFFFFF;
	
}

.content_main_image{
	float:left;
	margin-bottom: 15px;
	margin-right: 15px;
}


.link_cloud{
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #E9E9E9;
	padding: 5px;
	background-color: #EDF2E6;

}

.content_cat_summary{
	float: left;
	border: 1px solid #E9E9E9;
	background-color: #EDF2E6;
	width: 220px;
	height: 110px;
	margin: 2px;
	padding: 5px;

}

.main_area_promo {

	
	padding: 15px;
	margin: 3px;
	background-color: #EDF2E6;
	border: solid 1px  #E9E9E9;
	
	

}

.main_area_message{
	padding: 15px;
	margin: 3px;
	background-color: #EDF2E6;
	border: solid 1px  #E9E9E9;



}

.promo_header{
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;

}

.performer_track_area{
	padding: 8px;
	margin: 0px 15px 3px 3px;
	background-color: #EDF2E6;
	border: solid 1px  #E9E9E9;
	


}

.three_column{
	display: block;
	float: left;
	width: 30%;
	margin: 2px;
}

div#searchOnTheFlyResults {
	position: absolute;
	display: none;
	left: 127px;
	top: 29px;
	width: 649px;
	height: 200px;
	z-index: 200;
	background-color: #EFF3E7;
	border-bottom: 2px solid #DEE3D6;
	border-left: 2px solid #DEE3D6;
	border-right: 2px solid #DEE3D6;
	padding: 15px;
}

.closeButton {
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin: 5px;
}

table.ajax_search_container {
	font-size: 8pt;
	width: 100%;
}

table.ajax_search_container th {
	font-weight: bold;
}

table.ajax_search_container td {
	vertical-align: top;
	width: 25%;
}

.aux_info {
	font-size: 8pt;
}

.login_table td {
	padding-right: 3px;
	padding-bottom: 5px;
}

.mapPositionControl{
	padding: 10px;
	border: solid 1px #CCCCCC;
	
}
.mapPositionControl input{
	padding: 5px;
	width: 100%;
	cursor: pointer;
}
/*
 UI CONTROLS 
 */
.uiTabs{
	display: block;
	float:left;
	padding: 4px 10px 0px 10px;
	margin-right: 2px;
	border: solid 1px #E9E9E9;
	background-color: #F2F2F2;
	
}
.uiRow{
	margin-top: 10px;
	padding: 10px;
	border: solid 1px  #E9E9E9;
	
}

#uiSelector{
	position: absolute;
	top:0px;
	left:0px;
	background: #FFFFFF;
	border: solid 1px  #E9E9E9;
	float: left;
	width: 200px;
	padding: 5px;
}

.uiColumn3{
	float: left;
	width:29%;
	
}

.uiColumn6{
	float: left;
	width:59%;
	
}

.uiRuntime{
	padding-top: 5px;
	padding-bottom: 5px;
	
}

.uiLiveSearchContainer{
	margin-top: 5px;
	padding: 5px;
	border: solid 1px  #E9E9E9;
	width: 90%;
	background: #FFFFFF;
	
}

#uiLiveSearchResults{
	margin: 5px;
	padding: 5px;
	border: solid 1px  #E9E9E9;
	height: 100px;
	overflow: auto;
	
}

.uiHoverRow{
	background-color: #E9E9E9;
	
	
}

.uiSubset{
	padding: 15px;
	border: solid 1px  #E9E9E9;
}

.radio {
	padding: 2px;
	margin-right: 4px;
	margin-top: 4px;
}

.uiTable{
	margin-top: -1px;
	padding: 10px;
	border: solid 1px  #E9E9E9;
	
}
/*
.uiTable input[type=text]  {
	width: 200px;
	
	
}

.uiTable textarea  {
	width: 400px;
	height: 200px;
	
}
*/
.uiButtonLink{
	
}


.uiTable input.text, .uiTable input.title,
.uiTable textarea, select {
  margin:0.5em 0;
  border:1px solid #bbb;
}

.uiTable input.text:focus, .uiTable input.title:focus,
.uiTable textarea:focus, select:focus {
  border:1px solid #666;
}

.uiTable input.text, 
.uiTable input.title   { width: 300px; padding:5px; }
.uiTable input.title   { font-size:1.5em; }
.uiTable textarea      { width: 390px; height: 250px; padding:5px; }





.uiFlashMsg{
	padding: .8em; border: 2px solid #ddd;
	margin :10px 0px;
	/*
	padding: 10px;
	font-weight: bold;
	color: #000000;
	border: solid 1px #CCCCCC;*/
	
}

.uiFlashMsg .error { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.uiFlashMsg .notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }
.uiFlashMsg .success    { background: #E6EFC2; color: #264409; border-color: #C6D880; }
.uiFlashMsg .error a    { color: #8a1f11; }
.uiFlashMsg .notice a   { color: #514721; }
.uiFlashMsg .success a  { color: #264409; }

.uiNavigationPagination{
	
	margin: 10px;
	height: 75px;
	position: relative;
}

.uiSearchable{
	margin :10px 0px;
	padding: 10px;
	font-weight: bold;
	color: #000000;
	border: solid 1px #CCCCCC;
	
}

.uiSearchable input[type=text]{
	width: 70%;
	margin: 0px 30px;
}

.uiNavigationPagination a.prev {
	
	position: absolute;
	width: 100px;
	border: solid 1px #CCCCCC;
	padding: 15px;
	text-align: center;
	top: 0px;
	left: 0px;
	
}

.uiNavigationPagination a.next {
	
	position: absolute;
	width: 100px;
	border: solid 1px #CCCCCC;
	padding: 15px;
	text-align: center;
	top: 0px;
	right: 0px;
	
}

.uiImageCell{
	margin-top: 10px;
	margin-right : 10px;
	padding: 10px;
	border: solid 1px  #E9E9E9;
	width: 145px;
	height: 200px;
	text-align: center;
	float:left;
}

.uiHeading{
	font-size: 16px;	
	font-weight: bold;
	
}

.uiDescription{
	margin-top: 10px;
	margin-bottom: 10px;
}


.active{
	border-bottom: solid 1px #FFFFFF;
	background-color: #FFFFFF;
	font-weight: bold;
}

