#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;
}
#search_text_form {
	float:right;
}
#search_text_form input {
	background: white;
}
#staff {
	border-collapse: collapse;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
}

#staff td {
	padding: 5px;
	border-bottom: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	width: 48%;
	vertical-align: top;
}

#staff td img {
	float:right;
	margin-left: 5px;
	margin-bottom: 5px;
}

#staff td h4 {
	margin-left: 0;
	padding-left: 0;
}

#show_search_form {
	padding-top: 0px;
	clear: both;
	margin-top: 7px;
	border-top: 1px solid #eaeaea;
}
#show_search_form label {
	margin-right: 5px;
	margin-left: 5px;
	line-height: 10px;
}
#show_search_form input {
	font-size: 10px;
}
#show_search_form select {
	font-size: 10px;
	background: white;
}
#show_search_form input.submit, #search_text_form input.submit {
	background: #f0f0f0;
	color: black;
	margin-left: 5px;
	font-size: 10px;
	padding: 2px;
}
#main_content div.show_list_new  {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-bottom: 5px;
	display:block;
	clear: both;
}
#main_content div.show_list_new div {
	margin-left: 45px; 
}
#main_content div.show_list_new img {
	float:left;
}
#main_content div.show_list_new h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 14px;
}
#main_content div.show_list_new h2 a:link {
	color: #f47320;
	text-decoration: underline;
}
#main_content div.show_list_new h2 a:visited {
	color: #f47320;
	text-decoration: underline;
}
#main_content div.show_list_new h2 a:hover {
	color: #f47320;
	text-decoration: none;
}
#main_content div.show_list_new h2 a:active {
	color: #f47320;
	text-decoration: none;
}

#main_content div.show_list_new h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #72afb6;
}
#main_content div.show_list_new h4 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #38939b;
}



body {
  	background-color: #f3f3f3;
  	color: #333333;
  	font-size:62.5%;
 /* Align pixels with ems - http://www.clagnut.com/blog/348/ */
 	text-align:center;
	margin-top: 0;
	mrgin-bottom: 0;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background: url(../images/stripe_bg_gray.gif) white top left repeat;
}

#wrapper {
	width: 947px;
	margin: 0 auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background: #f3f3f3;
	position: relative;
	text-align: center;
	border-top: 5px solid #f47320;
}
#logo {
	position: absolute;
	top: 0px;
	left: 72px;
	z-index: 100;
}
#header {
	height: 118px;
	background: url(../images/header_bg_green.gif) transparent top center no-repeat; 
	position: relative;
}

p.home {
	color: #333;
	font-size: 12px;
	line-height: 16px;
}
p.home a:link {
	color: #f47320;
	background-color: transparent;
	text-decoration: underline;
}
p.home a:visited { 
	color: #f47320;
	background-color: transparent;
	text-decoration: underline;
}
p.home a:hover { 	
	color: #333;
	background-color: transparent;
	text-decoration: none;
}
p.home a:active { 	
	color: #333;
	background-color: transparent;
	text-decoration: none;
}

/* MYFRINGE LOGIN FORM */
#loginform {
	margin: 0;
	padding: 0;
	position:relative;
	z-index: 150;
	background:transparent;
}
p.loginlink {
	color: #333;
	font-size: 10px;
	padding: 0;
	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;
}
#myFringe input.text, #myFringe input.text
{
border:1px solid #333;
margin:0px;
padding:0px;
width:72px;
font-size: 11px;
display: inline;
}
#myFringe 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*/

#schedule_top_wrapper {
	background: url(../images/stripe_bg_gray.gif) #fff top left repeat;
	display: block;
	padding: 10px;
	border: 1px solid #eaeaea;
	margin-bottom: 15px;
}


#top_ad {
	width: 500px;
	height: 60px;
	position: absolute;
	top: 7px;
	right: 6px;
}
#side_ad {
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
#nav {
	position: absolute;
	bottom: 7px;
	right: 6px;
}
#nav ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

#nav ul li {
	display: inline;
	position: relative;
	padding: 2px 10px;
}

#nav ul li a {
	color: white;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#nav ul li a:hover {
	color: #72afb6;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#sidenav {
	text-align: left;
	margin-top: 20px;
	margin-left: 4px;
}
#sidenav ul {
	list-style-type: none;
}
#sidenav ul li {
	line-height: 2em;
}
#sidenav ul li a {
	color: #006a71;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#sidenav ul li a:hover {
	color: #ccc;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#sidenav ul li.alt a {
	/*color: #006A71; */
}
#sidenav ul li.alt a:hover {
	color: #ccc;
}
#inner_wrapper {
	position: relative;
	width: 937px;
	margin: 0 auto;
}

#sidebar {
	width: 140px;
	float: left;
}

#content {
	width: 780px;
	float: left;
	margin-left: 14px;
}

#top_content {
	width: 470px;
}
#top_side {
	width: 302px;
	float: right;
}

#now_playing_date {
	position: absolute;
	top: 5px;
	right: 5px;
	color: orange;
	height: 12px;
	background: none;
}
#bottom_content_wrapper {
	background: url(../images/bunny.gif) transparent 245px 20px no-repeat;
}
#bottom_content_1 {
	width: 280px;
	float: left;
	margin-right: 50px;
}
#bottom_content_2 {
	width: 450px;
	float: left;
}
#content .rounded .cute_corner_creature {
	position: absolute;
	top: 0px;
	right: 0px;
	background: none;
	height: 51px; /* this is the max height of the cutest of all creatures*/
}

#content div.head_image {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 18px;
	background: none;
}
#content div.round_content {
	position: absolute;
	top: 20px;
	left: 0px;
	height: auto;
	background: none;
}
#slideshow_thumbs {
	clear: both;
	/*background: url(../images/slideshows.gif) transparent top left no-repeat;*/
	text-align: left;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#slideshow_thumbs .pola_thumb {
	padding-right: 6px;
}
#sponsor_logos {
	background: white;
	text-align: center;
	margin-top: 20px;
}
#footer {
	background: #f47320;
	height: 30px;
	border-bottom: 3px solid #666;
	font-size: 12px;
	color: white;
	line-height: 30px;
}


/* INTERIOR PAGE STUFF -*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^* */
#content_head {
	/*font-family: "Cooper Black", Georgia, "Times New Roman", Times, serif;*/
	color: #f47320;
	font-size: 2em;
	line-height: 2em;
	
}
#content_head span {
	width: 600px;
	display:block;
	padding-left: 10px;
	padding-top: 7px;
	color: #38939b;
	background: none;
}
#main_content {	
	min-height: 600px;  /* Tell good browsers not to collapse beyond 600px high */
	height: auto !important;  /* Tell good browsers that the total height is automatically determined */
	height: 600px;  /* IE 5.5-6 treats height: like min-height and doesn't respect !important */
	position: relative;
}
#main_content p.error, #main_content p.error em {
	color: red;
}
#main_content a:link {
	color: #006a71;
}
#main_content a:visited {
	color: #006a71;
}
#main_content a:hover {
	color: #38939b;
}
#main_content a:active {
	color: #006a71;
}
.addlink {
	font-size: 10px;
}

#main_content h2 {
	color: #f47320;
	font-size: 2em;
	display: block;
}
#main_content h2.show_title {
	margin-bottom: 7px;
	background: transparent;
}

#main_content h4 {
	color: #f47320;
	font-size: 1.5em;
	margin-bottom: 5px;
	margin-top: 15px;
	padding-left: 0;
	margin-left: 0;
}

#main_content p, #main_content li {
	color: #333;
	font-size: 12px;
	margin-bottom: 5px;
	line-height: 1.5em;
}

#main_content #flashcontent {
}


#main_content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#main_content div.show_list  {
	border-bottom:1px solid #ccc;
	padding-bottom: 10px;
	padding-top: 5px;
	display:block;
}
#main_content div.show_list img {
	vertical-align: middle;
}
#main_content div.show_list h2 {
	padding-top: 10px;
	font-size: 12px;
	display: inline;
}
#main_content div.show_list h2 a {
	color: #006a71;
	text-decoration: underline;
}
#main_content div.show_list h3 {
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #666;
}
#main_content table.calendar {
	border-right: 1px solid #eaeaea;
	border-top: 1px solid #eaeaea;
}
#main_content table.calendar td, #main_content table.calendar th {
	padding: 8px;
	text-align: center;
	border-left: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	background:white;
}
#main_content table.calendar th {
	color: white;
	background: #006a71;
}
#main_content table.calendar td a {
	color: #420a0c;
}


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

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

#main_content table.edit_table th {
	background: #999;
	color: white;
	
}

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

#main_content table.edit_table tr.even_row {
	background: #ccc;
	
}
#main_content div.input_wrap {
	margin-bottom: 10px;
}

#main_content div.input_wrap label {
	display: block;
	margin-bottom: 4px;
	font-size: 11px;
	font-weight: bold;
}



/** -*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*-*^`^*
 * Spanky Corners -- CSS Rounded Corners by SitePoint
 *
 * Auto generated code by SitePoint.com
 * Details @ http://tools.sitepoint.com/spanky/
 * @version 1.0
 */
div.rounded {
  background: #ffffff; url(../images/bl_6_ffffff_f3f3f3.gif) no-repeat  bottom left;
  color: #333333;
  position: relative;
  padding-top: 0;
  padding-bottom: 6px;
  margin: 1em 10px 0 0 ;
  height:100%;
  text-align: left;
}
/* every element within 'div.rounded' gets the B-R corner */
div.rounded * {
  background: #ffffff url(../images/br_6_ffffff_f3f3f3.gif) no-repeat  bottom right;
  color: #333333;
  padding: 1em 1em 6px 6px;
  /*margin: 0 0 -6px 6px;*/
  margin: 0 0 6px 6px;
  /*height:100%;*/
}

/* Scrub that B-R corner from all elements *2 or more* levels deep*/
div.rounded * * {
  padding: 0;
  margin: 0;
  background: none;
  color: #333333;
  /*height:auto;*/
}

/* Set up some H's as 'box heads' with the T-R and T-L corners */

div.rounded h2 {
  color: #000;
  background: #fff url(../images/tr_6_ffffff_f3f3f3.gif) no-repeat top right;
  display: list-item;
  list-style-image: url(../images/tlc_6_ffffff_f3f3f3.gif);
  list-style-position: inside;
  list-style-type:none;
  padding: 0;
  margin: 0;
  position: relative;
}

div.rounded h2 {
	font-size: 1em;
	color: #fff;
}


/* all curved boxes get the bottom-left corner */


/* just prettier links */
a:link { color:#0000CC }
a:hover { color:#0033FF }
a:visited { color:#0000CC }

/* reset some useful defaults on list items */
div.rounded * li {
  margin-left: 2em;
}
/* END Spanky Corners -- CSS Rounded Corners by SitePoint */
