*
{
	font-family: Verdana,Arial,sans-serif;
}

body
{
	background-color: white;
	font-size: 12px;
	color: #333;
    margin: 0;
    padding: 0;
}

form
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

h1,h2,h3,h4,h5,h6
{
	color: #4F4F4F;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

h1
{
	font-size: 24px;
}
h2
{
	font-size: 20px;
}
h3
{
	font-size: 16px;
}
h4
{
	font-size: 13px;
}
h5
{
	font-size: 12px;
}
h6
{
	font-size: 11px;
}

ul, ol
{
    padding: 0 0 0 20px;
    margin: 1em 0;
    list-style-type: circle;
}

a:link { color: #505050; text-decoration:none; }
a:visited { color: #505050; text-decoration:none;}
a:hover, a:active{ color: #505050;	text-decoration:underline;}

.nobr
{
    white-space:nowrap;
}

.nobr a {color:#fff;}

.center
{
	text-align: center;
}

.contentbox
{
    float: left;
    width: 250px;
}

.contentboxtop
{
	height: 15px;
	padding: 0px;
	margin: 0px 5px;
    background-image: url(img/content_box_top.gif);
	background-repeat: no-repeat;
}

.contentboxbody
{
	padding: 1px 15px 1px 15px; width:280px;
	margin: 0px 5px;
    background-image: url(img/content_box_body.gif);
	background-repeat: repeat-y;
}

.contentboxbody h2
{
	text-align: center;
	padding: 0px 0px 10px 0px;
}

.contentboxbottom
{
	height: 15px;
	padding: 0px;
	margin: 0px 5px;
    background-image: url(img/content_box_bottom.gif);
	background-repeat: no-repeat;
}

.contentitem table
{
	width: 100%;
}

.contentitem td
{
	margin: 0px;
	padding: 0px;
}

.contentimg
{
	width: 60px;
}

.contentlink
{
	padding: 10px;
}

.contentfooter
{
	text-align: right;
}

.blackbox
{
	clear: both;
    width: 250px;
}

.blackboxtop
{
	height: 15px;
	padding: 0px;
	margin: 0px 5px;
    background-image: url(img/black_box_top.gif);
	background-repeat: no-repeat;
}

.blackboxbody
{
	padding: 0px 6px 1px 6px;
	margin: 0px 5px;
    background-image: url(img/black_box_body.gif);
	background-repeat: repeat-y;
}

.blackboxbottom
{
	height: 15px;
	padding: 0px;
	margin: 0px 5px;
    background-image: url(img/black_box_bottom.gif);
	background-repeat: no-repeat;
}

.searchbox
{
    float: left;
    width: 750px;
}

.searchboxtop
{
	height: 15px;
	padding: 0px;
	margin: 0px 5px;
    background-image: url(img/search_box_top.gif);
	background-repeat: no-repeat;
}

.searchboxbody
{
	padding: 0px 15px 1px 15px;
	margin: 0px 5px;
    background-image: url(img/search_box_body.gif);
	background-repeat: repeat-y;
}

.searchboxbottom
{
	height: 15px;
	padding: 0px;
	margin: 0px 5px;
    background-image: url(img/search_box_bottom.gif);
	background-repeat: no-repeat;
}

.sitemapbox
{
    float: left;
    width: 120px;
    height: 120px;
    padding: 15px;
	text-align: left;
}

#top
{
	height: 105px;
	background-color: #bc0203;
}

#toplogo
{
    height: 105px;
    padding-left: 20px;
    margin-left: auto;
    margin-right: auto;
    width: 990px;
    background-repeat: no-repeat;
    background-position: 20px 0px;
    background-image: url(img/logo.jpg);
}

#logo
{
	display: block;
	float: left;
	height: 105px;
    width: 350px;
}



#topnav
{
	clear: both;
	height: 38px;
	background-image: url(img/button_bg.gif);
	border-bottom: 7px solid #FFBA00;
}

#topnav ul
{
	display: block;
    width: 990px;
    margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

#topnav li
{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 38px;
    border-left: 1px solid #C53F3F;
    border-right: 1px solid #9F0001;
    color: white;
	overflow: hidden;
}

#topnav a
{
	display: block;
	padding: 0px 40px;
	width: 100%;
	height: 100%;
	color: white;
}

#topnav a:hover, #topnav a:active, #topnav a:focus
{
	color: white;
	background-image: url(img/button_bg.gif);
    background-position: 0px -76px;
	text-decoration:none;
    outline: none;
}

#topnav a:visited
{
	color: white;
	text-decoration:none;
}

#topnav a:active
{
	color: white;
	text-decoration:none;
}

#topnav a.selected
{
	background-image: url(img/button_bg.gif);
    background-position: 0px -38px;
    color: #bc0203;
}

#topnav li a
{
	color: inherit;
    text-decoration: none;
    font-weight: bold;
    vertical-align: middle;
    line-height: 38px;
}

#middle
{
	clear: both;
	background-color: White;
    margin-left: auto;
    margin-right: auto;
    width: 990px;
}

#left
{
	float: left;
	width: 750px;
	margin: 0;
}

#right
{
	float: left;
	width: 240px;
	margin: 0;
	padding-top: 10px;
    padding-bottom: 10px;
}

#bottom
{
	clear: both;
	color: #ffffff;
	background-image: url(img/bottom_bg.gif);
	background-repeat:repeat-x;
	background-color: #bc0203;
	border-top: 7px solid #FFBA00;
}

#bottom h1,#bottom h2,#bottom h3,#bottom h4,#bottom h5,#bottom h6
{
	color: #ffffff;
	padding: 0;
	margin: 0;
}

#bottom h1 a,#bottom h2 a,#bottom h3 a,#bottom h4 a,#bottom h5 a,#bottom h6 a
{
	color: #ffffff;
	padding: 0;
	margin: 0;
}

#sitemap
{
	clear: both;
	text-align: center;
	padding: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 990px;
}

#sitemap  ul, li 
{
	margin-left: 0; 
	padding-left: 0;
}

#sitemap li
{
	list-style-type: none;
}

#sitemap li a {color: #ffba00;}

#copyright
{
	clear: both;
	text-align: center;
	padding: 10px;
}

#accordion h4
{
    display: block;
    font-weight: normal;
    margin: 0;
}

#accordion div
{
    border: 1px solid black;
    background-color: white;
}

#accordion h4 a
{
    display: block;
    padding: 6px;
    background-image: url(img/button_bg.gif);
    background-position: 0 -114px;
    border: 1px solid black;
    color: white;
}

#accordion h4 a:hover, #accordion h4 a:active, #accordion h4 a:focus
{
    outline: none;
    color: #505050;
    background-position: 0 -43px;
    text-decoration: none;
}
.tn_results_header /* the TABLE that contains the results list header information */
{
	width: 100%;
	margin: 0;
	padding: 0px;
	border-spacing: 0;
}

.tn_results_header_title /* the TD that contains the header information title */
{
	margin: 0;
	padding: 0;
	border-spacing: 0;
	color: #000;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	font-size:20px;
}

.tn_results_header_title table /* the TD that contains the header information title */
{
	width: 100%;
}

.tn_results_header_title td /* the TD that contains the header information title */
{
	height: 44px;
}

.tn_results_header_subtitle /* the TD that contains the extra header info and city names */
{
	margin: 0;
	padding: 0;
	border-spacing: 0;
	color: #000;
	text-align: right;
	vertical-align: middle;
	font-weight: normal;
}

.tn_results_header_text /* the TD that contains the header information text */
{
	padding: 10px 0px 10px 0px;
	color: black;
	font-size: 12px;
	font-weight: normal;
}

.tn_results_header_divider /* the TR, TD that contain the header dividers */
{
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

.tn_results_header_subhead table /* the TABLE that contains the cities or venues results (if found) */
{
	padding: 0;
	border-spacing: 0;
}

.tn_results_header_subhead a:link { color: #3399ff; text-decoration:none; }
.tn_results_header_subhead a:visited { color: #3399ff; text-decoration:none;}
.tn_results_header_subhead a:hover{ text-decoration:underline; color:#000;}
.tn_results_header_subhead a:active{ text-decoration:underline;}

.tn_results_header_subhead_caption /* the TD that contains words “Cities” or “Venues” */
{
	margin: 0;
	padding: 0;
	border-spacing: 0;
	font-weight: bold;
}

.tn_results_header_subhead_text /* the TD, A that contains resulting cities or venues */
{
	padding: 0px 0px 10px 10px;
}

.tn_results /* the TABLE that contains the results list */
{
	width: 100%;
}

.tn_results_pages /* the TR, TD that contains the page list */
{
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

.tn_results_pages a:link { color: #333333; text-decoration:none; }
.tn_results_pages a:visited { color: #333333; text-decoration:none;}
.tn_results_pages a:hover{ color: #333333;	text-decoration:underline;}
.tn_results_pages a:active{ color: #333333; text-decoration:underline;}


.tn_results_colhead /* the TR, TD, A that contain the results list column headings */
{
	height: 40px;
	padding: 0px 0px 0px 10px;
	background-color: #000;	
	border-top: 4px solid #3399ff;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.tn_results_sort_image /* the IMG that shows either ascending or descending sort order */
{
}

.tn_results_standard_row /* the TR for odd-numbered rows in the result list */
{
	color: black;
	background-color: #ccc;
}

.tn_results_alternate_row /* the TR for even-numbered rows in the result list */
{
	color: black;
	background-color: white;
}

.tn_results_divider /* the TR, TD for the dividers between result rows in the result list */
{
	margin: 0;
	padding: 0;
}

.tn_results_event_text /* the TD, A for text in the result list event column */
{
	padding-left: 10px;
}

.tn_results_venue_text /* the TD, A for text in the result list venue column */
{
	padding-left: 10px;
}

.tn_results_location_text /* the A for location text in the result list venue column */
{
	padding-left: 10px;
}

.tn_results_datetime_text /* the TD for text in the result list date/time column */
{
	padding-left: 10px;
}

.tn_results_day_text /* the SPAN for day of the week text in the result list date/time column */
{
}

.tn_results_date_text /* the SPAN for date text in the result list date/time column */
{
}

.tn_results_time_text /* the SPAN for time text in the result list date/time column */
{
}

.tn_results_ticket_text /* the TD, A for text in the result list view-tickets column */
{
}

/* EVENT NAMES PLUGIN */
.tn_eventnames_nogroup_column
{
    width: 49%;
}

.tn_eventnames_header
{
    width: 100%;
}

.tn_eventnames_group_header
{
	color: #4F4F4F;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
}

.tn_eventnames_subcategories
{
	width: 100%;
	text-align: center;
}

.tn_eventnames_subcategories table
{
	width: 100%;
	text-align: center;
}
