@charset "utf-8";

html, body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	background-color: #FFF;
	color:#444;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

h1 {
	display: inline;
	font-size: 18px;
	font-weight: bold;
}


#wrapper_div {
	min-height:100%;
	position:relative;
	background-image:url(../images/t02/top_header_background.jpg);
	background-repeat:repeat-x;	
}

#header_div {
	position:relative;
	width: 1171px;
	height: 131px;
	margin: auto;
	background-image:url(../images/t02/top_header_background.jpg);
	background-repeat:repeat-x;
	z-index:1;

}

#header_menu_bar {
	position:absolute;
	width: 650px;
	height: 30px;
	top: 98px;
	right: 5px;
	text-align:right;
}

#body_div {
	width: 1171px;
	margin: auto;
	padding-top: 0px;
	padding-bottom:65px;
}

#footer_div {
	position:absolute;
	bottom: 0;
	width: 100%;
	height: 75px;
	background-image:url(../images/t02/bottom_bar.jpg);
	background-repeat: repeat-x;	
}

#footer_content_div {
	position: relative;
	width: 1171px;
	height: 65px;
	margin: auto;
}

#footer_menu_div {
	position: absolute;
	right: 20px;
	top: 16px;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
}

#footer_menu_div a, footer_menu_div a:visited, footer_menu_div a:active {
	text-decoration: none;
	margin: 7px;
	color: #FFF;
}

#footer_menu_div a:hover {
	color: #CCC;
}

#login_block
{
	position: absolute;
	width: 374px;
	height: 62px;
	right: 110px;
	top: 0px;
	background-image:url(../images/t02/login_block.jpg);
	
}

#login_block_form_div {
	position:absolute;
	border: none;
	margin: 0 auto;
	bottom: 5px;
	left: 20px;
	width: 340px;
	height: 25px;
}


#login_block_form_div input.textfield {
	border: none;
	float: left;
}


#login_block_form_div input.textfield {

	font-size: 14px;
	height: 25px;
	width: 121px;	
	padding: 4px 3px 0px 3px;
	background:url(../images/t02/login_text_input.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 5px;
}

#login_block_form_div a, #login_block_form_div a:visited, #login_block_form_div a:active
{
	font-weight: bold;
	text-decoration:none;
	color: #FFF;
}

#login_block_form_div a:hover {
	color: #333;	
}

#search_block {
	position:absolute;
	border: none;
	margin: 0 auto;
	bottom: 10px;
	left: 699px;
	width: 400px;
	height: 25px;
}


#search_block input.textfield {
	border: none;
	float: left;
}


#search_block input.textfield {

	font-size: 14px;
	height: 25px;
	width: 193px;	
	padding: 4px 3px 0px 3px;
	background:url(../images/t02/search_text_input.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin-right: 5px;
}

#search_block label {
	text-align:right;

	float:left;
	padding:0.2em;
	margin:0;
	margin-top:0.3em; 
	color: #2a2a2a;
	font-size: 14px;
	font-weight:bold;
}



#home_top_banner_text {
	position: absolute;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	width: 400px;
	height: 100px;
	top: 170px;
	left: 120px;
}

#home_top_banner_title {
	position: absolute;
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	height: 100px;
	top: 70px;
	left: 120px;
}

#home_top_banner_subtitle {
	position: absolute;
	font-size: 32px;
	color: #fff;
	height: 100px;
	top: 120px;
	left: 120px;
}

.home_title_text {
	font-weight: bold;
	font-size: 24px
}

.home_body_text {
	font-size: 16px;
	line-height: 1.2em;
}

/** TOS **/

.tos {
	font-size: 16px;
}
.tos_title {
	font-weight: bold;
	font-size: 17px;
	color: #09F;
}
.tos_heading {
	font-weight: bold;
	color: #333;
}

/** Next Image Elements **/

a.nextDisabled, a:visited.nextDisabled, a:hover.nextDisabled, a:visited.nextDisabled {
	display: block;
	width: 84px;
	height: 18px;
	background: url(../images/prev_next_dis_02.gif) no-repeat 0 0;
}
a.nextRollover {
	display: block;
	width: 84px;
	height: 18px;
	background: url(../images/prev_next_en_02.gif) no-repeat 0 0;
}
a:visited.nextRollover {
	background-position: 0 0;
}
a:hover.nextRollover {
	background-position: 0 -18px;
}
a:active.nextRollover {
	background-position: 0 0;
}

#imageField2 {
	border:none;
}

/** Previous Image Elements **/

a.previousDisabled, a:visited.previousDisabled, a:hover.previousDisabled, a:visited.previousDisabled {
	display: block;
	width: 110px;
	height: 18px;
	background: url(../images/prev_next_dis_01.gif) no-repeat 0 0;
}
a.previousRollover {
	display: block;
	width: 110px;
	height: 18px;
	background: url(../images/prev_next_en_01.gif) no-repeat 0 0;
}
a:visited.previousRollover {
	background-position: 0 0;
}
a:hover.previousRollover {
	background-position: 0 -18px;
}
a:active.previousRollover {
	background-position: 0 0;
}
/** Event Sort and Paging Elements **/

.event_page_link, a:visited.event_page_link, a:active.event_page_link {
	font-size: 14px;
	font-weight: bold;
	color: #4268FF;
	text-decoration: none;
}
a:hover.event_page_link {
	color: #001A82;
}
.event_page_link_sel, a:visited.event_page_link_sel, a:active.event_page_link_sel {
	color: #333;
}
.event_sort_header {
	font-size: 14px;
	font-weight: bold;
	color: #444;
}
.event_sort_text_sel, .event_sort_text_sel a, .event_sort_text_sel a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #03F;
	text-decoration:none;
}
.event_sort_text_sel a:hover {
	color:#0042A6;
}
.event_sort_text_nsel, .event_sort_text_nsel a, .event_sort_text_nsel a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #6A88FF;
	text-decoration:none;
}
.event_sort_text_nsel a:hover {
	color:#0042A6;
}

/** Event Listing Layout Elements **/
#events_banner {
	position:relative;
	width:1171px;
	height:113px;
	background-image:url('../images/t02/header_events.jpg');
}

#events_notification_container {
	position:absolute;
	width:940px;
	height:83px;
	top:4px;
	left:225px;
	background:url('../images/t02/header_events_notification_gradient.png')
}

#events_notification_message {
	font-size:20px;
	color:#FFFFFF;
	padding: 8px 14px;
	line-height: 21px;
	font-family: Verdana;
}
#events_notification_message a, #events_notification_message a:visited {
	color:#06f;
	text-decoration: none;
}

/** Event Listing Elements **/

.event_listing_div {
	position:relative;
	margin: 5px;
	width: 675px;
}
.event_listing_div a, .event_listing_div a:visited {
	color:#06f;
	text-decoration: none;
}
.event_listing_div a:hover {
	color:#0042A6;
}
.event_title {
	font-weight: bold;
	font-size: 18px;
	color:#06f;
}
.event_city {
	font-weight: bold;
	font-size: 14px;
	color: #002864
}
.event_date {
	font-weight:bold;
	font-size: 15px;
	color: #333;
}
.event_time {
	font-size: 15px;
	color: #666;
}
.event_description {
	font-size: 14px;
	color: 222;
}
.event_availabilty {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
.event_picture_div {
	font-weight: bold;
	font-size: 14px;
	color: #000;
	background-color: #0CF;
	padding: 4px;
	float:right;
}
/** Event page style, we will also reuse event listing style **/

.event_page_div {
	margin: 8px;
	overflow: auto;
}
.event_page_div a, .event_page_div a:visited {
	color:#06f;
	text-decoration: none;
}
.event_page_div a:hover {
	color:#0042A6;
}
.event_page_ticket_heading {
	color: #30F;
	font-weight:bold;
	font-size:12px;
}
.event_page_media_div {
	width: 406px;
	font-weight: bold;
	font-size: 14px;
	color: #000;
	background-color: #0CF;
	padding: 4px;
	float:right;
	text-align: center;
}

/** Misc **/
.general_bold_01 {
	font-weight: bold;
	color: #111;
}

.general_error_01 {
	font-size: 12px;
	color: #F00;
}

/* x-box */

.x-box-tl {
	background: transparent url(../images/box/corners.gif) no-repeat 0 0;
	zoom:1;
}
.x-box-tc {
	height: 8px;
	background: transparent url(../images/box/tb.gif) repeat-x 0 0;
	overflow: hidden;
}
.x-box-tr {
	background: transparent url(../images/box/corners.gif) no-repeat right -8px;
}
.x-box-ml {
	background: transparent url(../images/box/l.gif) repeat-y 0;
	padding-left: 4px;
	overflow: hidden;
	zoom:1;
}
.x-box-mc {
	background: #eee url(../images/box/tb.gif) repeat-x 0 -16px;
	padding: 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*
    font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
    */
    color: #393939;
	font-size: 12px;
}
.x-box-mr {
	background: transparent url(../images/box/r.gif) repeat-y right;
	padding-right: 4px;
	overflow: hidden;
}
.x-box-bl {
	background: transparent url(../images/box/corners.gif) no-repeat 0 -16px;
	zoom:1;
}
.x-box-bc {
	background: transparent url(../images/box/tb.gif) repeat-x 0 -8px;
	height: 8px;
	overflow: hidden;
}
.x-box-br {
	background: transparent url(../images/box/corners.gif) no-repeat right -24px;
}
.x-box-tl, .x-box-bl {
	padding-left: 8px;
	overflow: hidden;
}
.x-box-tr, .x-box-br {
	padding-right: 8px;
	overflow: hidden;
}

/** MENU TEXT **/

#header_menu_bar {
	font-family: Arial, Helvetica, sans-serif;    
	font-size: 24px;
	font-weight: bold;
}

#header_menu_bar .smaller_text {
	font-size: 14px;	
}

#header_menu_bar a, #header_menu_bar a:visited {
	text-decoration: none;
	color: #000;
}
#header_menu_bar .menu_text_color1 a, #header_menu_bar .menu_text_color1 a:visited {
	color: #30bcd7;
}

#header_menu_bar a:hover, #header_menu_bar .menu_text_color1 a:hover {
	color: #06F;
}                 

/** EM Listing Tables **/

.listing_table {
    border: 1px solid #666;
    border-collapse: collapse;
    font-size: 12px;
}

.listing_table thead tr { 
    background: #eee; 
    border-bottom: 1px solid #666;
    font-weight:bold;
}

.listing_table tbody tr td {
    padding: 0.2em 0.5em;
    border-left: 1px solid #D9D9D9;
    font-size: 12px; 
}

.listing_table tbody tr.selected {
    background: #3d80df;
    color: #fff;
    font-weight: bold;
    border-left: 1px solid #346dbe;
    border-bottom: 1px solid #7daaea;
}

.listing_odd { 
    background: #fff; 
	background-color: #fff;
	border-bottom: 1px solid #CCC;
}

.listing_even {
	background: #ceecff;
	background-color: #ceecff;
	border-bottom: 1px solid #CCC;
}

/*  Mouseover Help Text  */

.ttheader {
    background-color:#E7E7F3;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    border:1px solid #333333;
    padding:5px;
    width:256px;
    color: #000000;
}

.ttbody {
    background-color:#FFFFFF;
    font-family:arial;
    font-size:12px;
    border-left:1px solid #333333;
    border-right:1px solid #333333;
    border-bottom:1px solid #333333;
    padding:5px;
    width:256px;
}

/* form validation rules */
.formValidationError_01 {
    background-color: #9be5f0;
    color: #990000;
}

#rsvErrors { 
    display: none; 
    padding: 8px; 
    background-color: #9be5f0; 
    border: 1px solid #0000aa;
    line-height: 12px;
    margin-bottom: 12px;
}


[if lt IE 7]>
#container {
	height:100%;
}
<![endif]
