/*
links: #006a72 - decoration- none, border bottom 1px dotted
visited: 7b2b83; hover: no border
h2 - 32px #006a72
h3 - 22px #72afb6	
h4 - 17px #72afb6
strong = just strong
strong class="high" - uppercase, text 11px, white, bg #d9531e
strong class="low" - uppercase 11px bg none color #666;
blockquote.alert { bg:b32017; color: white; border: 7a1501; }
*/

/* RESET EVERYTHING */
/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,
dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;padding: 0;border: 0;	outline: 0;	font-size: 100%;vertical-align: baseline;background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q {	quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: '';content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

/* START FRINGE STYLE */
body
{
	background: 	url(../images/main_bg.gif) black repeat-x top left;
	font-family: 	Corbel, Arial, Verdana, Tahoma, sans-serif;
	font-size: 		12px;
	color: 			black;
	padding:		0px;
	margin:			0px;
	text-align: 	center;			
}

/* BANNER ADS BANNER ADS SKYSCRAPER ADS SKYSCRAPER ADS*/
#ad_wrapper_top
{
	background: 	#ccc;
	width: 			100%;
	
	border-bottom: 	1px solid black;
	
	min-height: 	100px;  /* Tell good browsers not to collapse */
	height: 		auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 		100px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
}
/* home page - banner top */
#ad_wrapper_top a, 
div#flash_ad_content
{
	padding-left: 270px;
}
#ad_wrapper_top img, 
div#flash_ad_content
{
	padding-top: 5px;
}
#ad_wrapper_top #flash_ad_content {
	margin-left: 270px;
	margin-top: 5px;
	width: 728px;
	height: 90px;
}
#ad_wrapper_side
{
	width: 160px;
	height: 600px;
	
	position: absolute;
	right: 0px;
	top: 550px;
}
#ad_wrapper_side_interior span, 
#ad_wrapper_side span {
	text-align: center;	
	color: #666;
	margin-top: 3px;
	display: block;
}
/* interior page - top banner */
#ad_wrapper_top_interior
{
	padding-top: 	5px;
	background: 	#ccc;
	color: 			#666;
	font-size:		10px;
	width: 			100%;
	
	border-bottom: 	1px solid black;
	
	min-height: 	107px;  /* Tell good browsers not to collapse */
	height: 		auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 		107px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
}
/* interior page - side banner */
#ad_wrapper_side_interior
{
	width: 160px;
	
	text-align: center;
	
	margin-top: 10px;
	margin-bottom: 10px;
	
	color: #666;
	
}

#sidebar {
	position: absolute;
	right:5px;
	top:1px;
	width: 160px;
}

#block_ad {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 2px dotted #ccc;
}


#main_wrapper 
{
	margin: 		0 auto;
	width: 			1000px;
	background: 	transparent;
	text-align: 	center;
	position: 		relative;
}

#logo 
{
	text-indent: 	-9999px;
	background: 	url(../images/logo.png) top left no-repeat transparent;
	width:			307px;
	height:			308px;
	position:		absolute;
	top:			-90px;
	left:			-40px;
	z-index: 		100;
}

#site_wrapper
{
	width: 			1000px;
	background: 	white;
	margin: 		0 auto;
	padding: 		0;
		
	min-height: 	700px;  /* Tell good browsers not to collapse */
	height: 		auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 		700px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
	
	text-align: left;
}
/* footer */
#footer {
	height:60px;
	color: #ccc;
	background-color: #666;
	clear: both;
	border-bottom: 1px solid black;
	padding: 3px 5px;
	text-align: center;
	position: relative;
}
#footer p {
	line-height: 60px;
	font-size: 12px;
}
#footer img, #footer a {
	border:none;
	color: #ccc;
}
/* home page - header */
#header
{
	background: 	url(../images/orange_bg_top.jpg) top left no-repeat transparent;
	min-height: 	465px;  /* Tell good browsers not to collapse */
	height: 		auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 		465px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
	position:		relative;
	z-index: 		50;
}

/* home page - show nav */
#show_nav
{
	width: 700px;
	height: 45px;
	
	position: absolute;
	top: 50px;
	left: 285px;
}
#show_nav h2 
{
	margin-bottom: 7px;
}
#show_nav p img 
{
	padding-left: 20px;
}

/* home page - tickets */
#tickets
{
	width:  240px;
	height: 245px;
	background: url(../images/ticket_bg_green.jpg) top left no-repeat transparent;
	position: absolute;
	bottom: 0px;
	left: 0px;	
}
#tickets_inner 
{
	position: relative;
	color: white;
	padding: 7px;
}
#tickets_inner #button 
{
	position: absolute;
	top: 5px;
	right: 5px;
}
#tickets_inner p
{
	line-height: 1.25em;
	padding-left: 4px;
	margin-top: 7px;
	font-size: 1.2em;
}
#tickets_inner p a
{
	color: white;
}
/* home page - what's playing */
#whats_playing
{
	width:  760px;
	height: 245px;
	background: url(../images/show_bg_red.jpg) top left no-repeat transparent;
	position: absolute;
	bottom: 0px;
	left: 240px;
}
#whats_playing_inner 
{
	position: relative;
}
#whats_playing_inner h2 
{
	position: absolute;
	top: 7px;
	left: 245px;
}
#whats_playing_inner #show_image_home 
{
	position: absolute;
	top: 7px;
	left: 7px;
	z-index: 75;
}
#whats_playing_inner #show_info_home 
{
	position: absolute;
	top: 50px;
	left: 250px;
	color: white;
	line-height: 1.25em;
	width: 500px;
}
#whats_playing_inner #show_info_home p 
{
	color: #eaeaea;
}
#whats_playing_inner #show_info_home a 
{
	color: white;
}
#whats_playing_inner #show_link_home 
{
	display: block;
	font-size: 24px;
	margin-bottom: 6px;
	line-height: 1em;
	color: red;
}
#whats_playing_inner #other_shows 
{
	background: #7a1501;
	height: 90px;
	width: 760px;
	position: absolute;
	top: 155px;
	left: 0px;
	z-index: 60;
}
#whats_playing_inner #other_shows div 
{
	margin-left: 250px;
	margin-top: 5px;
}
#whats_playing_inner #other_shows div p 
{
	margin-bottom: 5px;
}
#whats_playing_inner #other_shows div a img.show_thumb 
{
	padding-right: 5px;
}
/* home page - black banner */
#black_banner
{
	background: black;
	padding: 6px;
	padding-top: 8px;
}
/* home page - login banner */
#login_banner
{
	padding: 8px;
	position: relative;
}
#login_banner p
{
	color: #06474e;
	font-size: 1.6em;
	display: inline;
}
#login_banner a 
{
	color: #06474e;
}
#login_banner form
{
	display: inline;
}
#login_banner .input_search_home
{
	width: 150px;
	border: 1px solid #06474e;
	height: 20px;
	
	position: absolute;
	top: 5px;
	right: 95px;
	
	margin-left: 20px;
	margin-top: 3px;
}
#login_banner .input_search_home_button
{
	position: absolute;
	top: 7px;
	right: 10px;
}
/* home page - buzz & basics */
#buzz_content, #basics_content, #home_today_content
{
	padding-left: 25px;
	line-height: 1.5em;
	font-size: 1.25em;
	padding-bottom: 25px;
	width: 450px;
}
#buzz_content p, #basics_content p, #home_today_content p {
	margin-top: 15px;
}
#home_buzz, #home_basics, #home_today
{
	position: relative;
	min-height: 	400px;  /* Tell good browsers not to collapse */
	height: 		auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 		400px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
}
#home_buzz .buzz_basic_img, #home_basics .buzz_basic_img, #home_today .home_today_img
{
	position: absolute;
	top: 150px;
	right: 200px;
	width: 300px;
}
.home_today_img {
	top: 100px;
}
#home_buzz .buzz_basic_img p, #home_basics .buzz_basic_img p, #home_today .home_today_img p
{
	font-size: .75em;
	margin-top: 3px;
	color: #666;
}
#buzz_content a, #basics_content a, #home_today_content a
{
	color: #333;
}
	
/* INTERIOR =========================================================== */

/* MYFRINGE LOGIN FORM */
#interior_my_fringe {
	background: #eaeaea;
	width: 160px;
}
#inner_my_fringe {
	margin: 0px; 
	padding: 0px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #7b2b83;
}
#inner_my_fringe h1 {
	background: #7b2b83;
	font-size: 11px;
	color: white;
	margin:0;
	padding: 2px;
}
#loginform {
	margin: 0;
	padding: 0;
	position:relative;
	z-index: 150;
	background:transparent;
}
p.loginlink {
	color: #333;
	font-size: 12px;
	padding: 0;
	padding-left: 3px;
	margin: 0;
	line-height: 15px;
}
p.loginlink a:link {
	color: #333;
	background-color: transparent;
	text-decoration: underline;
}
p.loginlink a:visited { 
	color: #333;
	background-color: transparent;
	text-decoration: underline;
}
p.loginlink a:hover { 	
	color: #333;
	background-color: transparent;
	text-decoration: none;
}
p.loginlink a:active { 	
	color: #333;
	background-color: transparent;
	text-decoration: none;
}
#loginform input.text
{
border:1px solid #333;
margin:0px;
padding:0px;
width:100px;
font-size: 11px;
}
#loginform label.description
{
width: 30px;
font-size: .8em;
color: #333;
display: inline-block;
}
#submitwrap {
	text-align: right;
	margin-right: 20px;
}
#myFringeSubmit {
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-color:#D9DFEA;
	border-left-color:#D9DFEA;
	border-bottom-color:#0e1f5b;
	border-right-color:#0e1f5b;
	background-color:#666;
	color:#ccc;
	font-size:10px;
	text-align:center;
	width: 52px;
	height: 18px;
}
/*end MYFRINGE form style*/

/* interior page - header */
#interior_header
{
	height: 140px;
	position: relative;
}
#interior_nav
{
	background: black;
	position: absolute;
	bottom: 1px;
	right: 0px;
	
	width: 900px;
	
	text-align: right;
	
	z-index: 30;
}
#interior_nav ul
{
	padding: 7px;
}
#interior_nav ul li
{
	display: inline;
	padding-right: 15px;
}
#interior_nav ul li a
{
	color: #72afb6;
	text-decoration: none;
	font-size: 13px;
}
#interior_nav ul li a:hover
{
	color: white;
}

#home_nav
{
	background: black;
	position: absolute;
	top: 0px;
	right: 0px;
	
	width: 1000px;
	
	text-align: center;
	
	z-index: 30;
}
#home_nav ul
{
	padding: 7px;
	text-align: right;
	margin-right: 10px;
}
#home_nav ul li
{
	display: inline;
	padding-right: 15px;
}
#home_nav ul li a
{
	color: #72afb6;
	text-decoration: none;
	font-size: 13px;
}
#home_nav ul li a:hover
{
	color: white;
}

/* interior page - logo */
#interior_logo 
{
	position: absolute;
	top: 0px;
	left: -20px;
	text-indent: 	-9999px;
	background: 	url(../images/interior_logo.png) top left no-repeat transparent;
	z-index: 		100;
	width:			301px;
	height: 		143px;
}
#kitty_image
{
	position: absolute;
	right: -20px;
	top: 1px;
	z-index: 20;
}
/* interior page - black bar */
#search_banner
{
	background: black;
	min-height: 	40px;  /* Tell good browsers not to collapse */
	height: 		auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 		40px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */	
	position: relative;
}
/* interior page - login form */
#search_banner form
{
	display: inline;
}
#search_banner .input_search_interior
{
	width: 130px;
	border: 1px solid #06474e;
	height: 20px;	
	
	position: absolute;
	top: 8px;
	right: 95px;
}
#search_banner .input_search_interior_button
{
	position: absolute;
	top: 10px;
	right: 8px;
}
/* interior page - black banner text */
#search_banner p
{
	color: white;
	font-size: 13px;
	padding-left: 170px;
	padding-top: 12px;
}
/* interior - this positions the round badge */
h2.page_title
{
	position: absolute;
	top: 85px;
	left: 10px;
	text-indent: 	-9999px;
	z-index: 		500;
	width:			150px;
	height: 		150px;
}
/* interior round badge images */
#round_show_details
{
	background: 	url(../images/round_show_details.png) top left no-repeat transparent;
}
#round_tickets
{
	background: 	url(../images/round_tickets.png) top left no-repeat transparent;
}
#round_locations
{
	background: 	url(../images/round_locations.png) top left no-repeat transparent;
}
#round_about
{
	background: 	url(../images/round_about.png) top left no-repeat transparent;
}
#round_get_involved
{
	background: 	url(../images/round_get_involved.png) top left no-repeat transparent;
}
#round_my_fringe
{
	background: 	url(../images/round_my_fringe.png) top left no-repeat transparent;
}
#round_schedule
{
	background: 	url(../images/round_schedule.png) top left no-repeat transparent;
}
#round_news
{
	background: 	url(../images/round_news.png) top left no-repeat transparent;
}

#skip {
	position:absolute;
	top:0px;
	right:80px;
	background:#97a33c;
	padding:4px;
	color:#97a33c;
	text-decoration: none;
	font-size: 10px;
	line-height: 10px;
}

/* interior page - content */
#interior_content
{
	position: relative;
	
	min-height: 	1050px;  /* Tell good browsers not to collapse */
	height: 		auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 		1050px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */	
	
}
#main_content
{
	padding: 10px;
	padding-left: 20px;
	width: 790px;
	padding-top: 60px;
	
	font-size: 14px;
	color: #333;
	line-height: 1.45em;
}
#main_content h2
{
	font-size: 44px;
	line-height: 44px;
	margin-bottom: 5px;
	margin-top: 27px;
	color: #006a72;
}
#main_content h2.top
{
	font-size: 44px;
	line-height: 44px;
	margin-bottom: 5px;
	margin-top: 10px;
	color: #006a72;
}
#main_content h3
{
	font-size: 26px;
	margin-bottom: 5px;
	margin-top: 35px;
	color: #f57b20; 
}
#main_content h3.top
{
	margin-top:0;
	padding-top:0;
}
#main_content h3.schedule
{
	font-size: 20px;
}
#main_content h4
{
	font-size: 17px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 12px;
	color: #72afb6; 
}
#main_content p
{
	margin-top: 5px;
	margin-bottom: 10px;
	margin-top: 2em;
	font-weight: normal;
}
#main_content p.first
{
	margin-top: 0;
}

#main_content ul
{
	list-style-type: disc;
	margin-left: 14px;
	padding-left: 14px;
}
#main_content li
{
	margin-bottom: 5px;
}
#main_content #form_container ul {
	font-size:100%;
	list-style-type:none;
	margin:0;
	padding:0;
	width:100%;
}
#main_content strong 
{
	font-weight: bold;
}
#main_content strong.high
{
	text-transform: uppercase;
	color: white;
	font-size: 11px;
	background: #d9531e;
	padding: 1px 3px;
}
#main_content strong.low
{
	text-transform: uppercase;
	color: #666;
	font-size: 11px;
}
blockquote.alert { 
	background-color: #b32017; 
	color: white; 
	border: 5px solid #7a1501; 
	padding: 3px;
}

/* INTERIOR PAGE - SHOW PAGE ================================================== */
#main_content h2.show_detail_title
{
	font-size: 36px;
	line-height: 36px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #006a72;
}


div#interior_content div#main_content p
{
	margin-top: 10px;
	margin-bottom: 15px;
}
#main_content p.show_detail 
{
	margin:0;
	padding:0;
}
div#interior_content div#main_content a:link
{
	color: #006a72;
	text-decoration: none;
	border-bottom: 1px dotted #006a72;
}
div#interior_content div#main_content a:visited
{
	color: #7b2b83;
	text-decoration: none;
	border-bottom: 1px dotted #7b2b83;
}
div#interior_content div#main_content a:hover
{
	color: #006a72;
	text-decoration: none;
	border-bottom: none;
}
div#interior_content div#main_content a:active
{
	color: #006a72;
	text-decoration: none;
	border-bottom: 1px dotted #006a72;
}

div#interior_content div#main_content table.edit_table {
	width: 100%;
	font-size: 12px;	
	border-collapse: collapse;
	border-top: 1px solid black;
	border-left: 1px solid black;
}

div#interior_content div#main_content table.edit_table th, div#interior_content div#main_content table.edit_table td {
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	padding: 3px;
}

div#interior_content div#main_content table.edit_table th {
	background: #333;
	color: white;
	
}

div#interior_content div#main_content table.edit_table tr.even_row {
	background: #fff;
}

div#interior_content div#main_content table.edit_table tr.even_row {
	background: #ccc;
}
div#interior_content div#main_content table.calendar {
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}
div#interior_content div#main_content table.calendar td, div#interior_content div#main_content table.calendar th {
	padding: 10px;
	text-align: center;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background:white;
}
div#interior_content div#main_content table.calendar th {
	color: white;
	font-size: 1.5em;
	background: #333; /*f57b20*/
}
div#interior_content div#main_content table.calendar tr#dow td {
	color: white;
	background: #666; /*f57b20*/
}
div#interior_content div#main_content table.calendar td a {
	color: #420a0c;
	display: block;
	border:none;
	font-weight: bold;
}
#search_text_form {
	float:right;
}
#search_text_form input {
	background: white;
}

/* SUBNAV sub nav ===================================== */

#subnav
{
	background: transparent;
	position: absolute;
	top: 5px;
	left: 160px;
	text-align: left;
}
#subnav ul
{
	padding: 7px;
}
#subnav ul li
{
	display: inline;
	padding-right: 12px;
}
#subnav ul li a
{
	color: #ccc;
	text-decoration: none;
	font-size: 13px;
	border-bottom: 1px dotted #ccc;
}
#subnav ul li a:hover
{
	color: #72afb6;
}





/* SHOW LIST SCHEDULE PAGE ===================== */
#main_content div.show_list_new  {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 5px;
	float: left;
	width: 370px;
	background: transparent;
	
	font-size: 12px;
		
	min-height: 	220px;  /* Tell good browsers not to collapse */
	/*height: 		auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 		220px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
	
	overflow: hidden;
	
}
#main_content div.show_list_new span.show_date {
	background: #eaeaea;
	color: black;
	font-size: 11px;
	margin-right: 3px;
	margin-top: 3px;
	line-height: 1.2em;
	display: inline-table;
}
#main_content div.show_list_new span.show_date strong {
	text-transform: uppercase;
}
#main_content div.show_list_new div {
	margin-left: 45px; 
}
#main_content div.show_list_new img {
	float:left;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0;
	margin-top: 0;
}
#main_content div.show_list_new h2 {
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	font-size: 18px;
	line-height: 20px;
}
#main_content div.show_list_new h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
	color: #d9531e;
}
#main_content div.show_list_new h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #38939b;
}
#main_content div.show_list_new p {
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}

/* MY FRINGE - SCHEDULE */
#main_content div.my_schedule  {
	border-bottom:1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 5px;
	display:block;
}
#main_content div.my_schedule img {
	vertical-align: middle;
}
#main_content div.my_schedule h2 {
	padding-top: 0px;
	font-size: 14px;
	line-height: 1.3em;
	display: inline;
}
#main_content div.my_schedule h2 a {
	color: #006a71;
	text-decoration: underline;
}
#main_content div.my_schedule h3 {
	padding-top: 0px;
	font-size: 12px;
	line-height: 1.3em;
	font-weight: normal;
	display: inline;
	color: #666;
}

/*

############################+-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+-+############################
############################|A|l|t|e|r|n|a|t|e| |t|e|m|p|l|a|t|e|s|############################
############################+-+-+-+-+-+-+-+-+-+ +-+-+-+-+-+-+-+-+-+############################

*/

/* INTERIOR TEMPLATE 2 ============================================== */
#interior_2_left {
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-top: 5px;
}
#interior_2_right {
	float: left;
	width: 350px;
	border-left: 1px dotted #ccc;
	padding-left: 10px;
	margin-top: 5px;
}
/* INTERIOR TEMPLATE 3 ============================================== */
#interior_3_top_1, #interior_3_top_2, #interior_3_top_3 {
	float: left;
	width: 240px;
	margin-right: 10px;
	margin-top: 5px;
}
#interior_3_top_3 {
	margin-right: 0;
}				
#interior_3_wide {
	width: 760px;
	clear: both;
}					
#interior_3_bottom_1 {
	float: left;
	width: 350px;
	margin-right: 10px;
	margin-top: 5px;
}
#interior_3_bottom_2 {
	float: left;
	width: 350px;
	margin-top: 5px;
}
/* INTERIOR TEMPLATE 4 ============================================== */
div.interior_4 {
	display: block;
	margin-bottom: 15px;
	padding-bottom: 30px;
	border-bottom: 1px dotted #666;
}
.interior_4_left {
	float: left;
	width: 520px;
	margin-right: 20px;
}
.interior_4_right {
	float: left;
	width: 240px;
}
/*misc*/
br.clear {
	line-height: 0;
	clear: both;
	height: 0;
}
div.wizard {
	float:left;
	text-align: center;
	width: 220px;
	height: 122px;
	margin-right: 3px;
	min-height: 	122px;  /* Tell good browsers not to collapse */
	height: 		auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 		122px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
	background: #eaeaea;
	position: relative;
}
div.wizard select {
	position: absolute;
	bottom: 4px;
	right: 2px;
}
#wizard1 {
	background: url(../images/wizard1.gif) top left no-repeat transparent;
}
#wizard2 {
	background: url(../images/wizard2.gif) top left no-repeat transparent;
}
#wizard3 {
	background: url(../images/wizard3.gif) top left no-repeat transparent;
}
.tiny {
	font-size: 10px;
}
.tiny2 {
	font-size: 11px;
	color: #a7a7a7;
}
.huge {
	font-size: 18px;
}
.genre_links {
	font-size: 1.8em;
	margin-right: 10px;
	line-height: 2em;
	white-space: nowrap;
}
.show_type_links {
	font-size: 1em;
	margin-right: 10px;
	line-height: 1.5em;
	white-space: nowrap;
}
#main_content h4.day_split {
	display:block;
	clear:both;
	font-size: 1.5em;
	background:#333;
	color:white;
	padding:20px 5px;
	margin:10px 0px 20px 0px;
}
.message {
	padding: 3px;
	margin: 0;
}

.positive {
	border-top:1px solid green;
	border-bottom:1px solid green;
	background:#ccffcc;
	color:green;
}
.negative {
	border-top:1px solid red;
	border-bottom:1px solid red;
	background:pink;
	color:red;
}

#review_tbl th, #review_tbl td {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
	vertical-align: middle;
	border-collapse: collapse;
}
#review_tbl td {
	border-bottom: 1px solid #eaeaea;
}

#home_blocks {
	text-align:center;
	background: #eaeaea;
	padding: 10px;
}

#home_blocks a {
	padding-right: 15px;
}
