/**
  * Main Styles
  **/
body {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	border:0;
	margin:0;
	background-color:white;
	color:black;
}
.text_wrapper {
	display: block;
	width: 700px;
	padding-top: 60px;
	padding-bottom: 35px;
	padding-left: 50px;
	font-size: 12px;
	color: #555555;
	line-height: 17px;
	font-family: 'Lucida Grande', Arial, Verdana;
	margin-bottom: 25px;
}
.text_wrapper-home {
	display: block;
	width: 700px;
	padding-top: 40px;
	padding-bottom: 25px;
	padding-left: 50px;
	font-size: 12px;
	color: #555555;
	line-height: 17px;
	font-family: 'Lucida Grande', Arial, Verdana;
}
.text {
	font-size: 12px;
	color: #555555;
	font-family: 'Lucida Grande', Arial, Verdana;
}
.text a {
	color: #555555;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text a:hover{
	text-decoration: none;
	background-color: #F0F0F0;
	border-bottom-style: none;
}
.text_SM {
	font-size: 10px;
	color: #555555;
	line-height: 15px;
}
.text_SM a , .text_SM a:link , .text_SM a:visited {
	text-decoration:underline;
	color:#888;
}
.text_SM a:hover {
	border-bottom:solid red 1px;
	text-decoration:none;
	color:#444;
}
.text-italic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
	font-style: italic;
}
.text_RED {
	color: #D50009;
}
.text_CAPS {
	font-size: 11px;
	text-transform: uppercase;
	color: white;
}
.text_darker {
	color: #222222;
}
.text_wht {
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	padding: 20px;
	line-height: 16px;
}
.text_footer {
	font-size: 9px;
	color: #777777;
	text-align: center;
	display: block;
	width: 780px;
	padding-bottom: 25px;
	padding-top: 30px;
}
.text_footer a{
	color: #D50009;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.text_footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D50009;
	border-bottom-style: none;
}
.text_title_RED {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #D50009;
}
.title-smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	font-variant: small-caps;
}
.reviews {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.title-smallest {
	font-family: Georgia;
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}
.picture_left {
	border: 1px solid #5B8697;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_left_NOBORDER {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-position: left;
}
.picture_right_NOBORDER {
	float: right;
	margin-bottom: 20px;
	background-position: right;
	margin-left: 20px;
}
.picture_right {
	float: right;
	margin-bottom: 20px;
	background-position: right;
	margin-left: 20px;
	border: 1px solid #5B8697;
}
.play_picture_left {
	margin-right: 15px;
	margin-bottom: 4px;
}
h2, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	letter-spacing: 0.2em;
	margin: 0 0 -3px;
	padding: 0;
	line-height: 1em;
	text-transform: uppercase;
	color: #D50009;
	vertical-align: middle;
	display: block;
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: .05em;
	margin: 0 0;
	padding: 0;
	color:black;
	height:.9em;
	font-size:34px;
	text-transform: uppercase;
}
h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	letter-spacing: 0.05em;
	margin: 0 0 -3px;
	padding: 0;
	line-height: 1em;
	font-size:18px;
	text-transform: uppercase;
	color: #FFFFFF;
	vertical-align: middle;
	display: block;
}

/**
  * Plays
  **/

.play-block {
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	width: 676px;
	position:relative;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url(http://2ndstorytheatre.com/images/arrow-down.gif);
	background-repeat: no-repeat;
	background-position: 670px center;
}
.play_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	padding: 8px;
	width: 115px;
}
.play_text {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	color: #555555;
	padding-top: 10px;
	padding-right: 10px;
}
.plays_info {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 13px;
	color: #555555;
}
.plays_info_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #723C4F;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #FFFFFF;
}
.play_text_italicSM {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 10px;
	color: #888888;
	padding-top: 10px;
	padding-right: 10px;
}
.close-arrow {
	float: right;
	margin-top:40px;
	margin-bottom: 20px;
	margin-right: 12px;
}
.bistro_main-items {
	font-weight: bold;
	text-transform: uppercase;
	color: #E2514B;
}
.bistro_items {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	color: #555555;
	padding-top: 10px;
	padding-right: 10px;
	display: block;
	text-transform: uppercase;
}

/**
  * Bistro
  **/
.bistro_prices {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-align: right;
	display: block;
	float: right;
	text-transform: lowercase;
	padding-left: 30px;
}
.bistro_descript {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 10px;
	color: #888888;
	text-transform: lowercase;
	display: block;
	line-height: 14px;
}
.bistro_col_body {
	display: block;
	width: 290px;
}
.ghostNode {
	width: 700px;
	height:62px;
	position:absolute;
	display:block;
	top:0;
	left:0;
	z-index:20;
	cursor:pointer;
}

/**
  * HRs
  **/
.hr_grey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-bottom: 14px;
}
.hr_grey-small {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-bottom: 7px;
	margin-top: 6px;
}
.hr_grey_playbox {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-bottom: 10px;
	width: 90%;
}

/**
  * Top-nav-table elements
  **/
.nav {
	font-size: 10px;
	color: #D50009;
	text-transform: lowercase;
	display: block;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 3px;
	float: left;
}
.nav a{
	color: #D50009;
	text-decoration: none;
}
.nav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D50009;
	padding: 2px 4px;
}
.nav_highlight{
	font-size: 10px;
	color: #555555;
	text-transform: lowercase;
	display: block;
	font-weight: bold;
	float: left;
	padding-top: 2px;
	padding-right: 50px;
	padding-bottom: 4px;
	padding-left: 3px;
}
.nav_highlight a{
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
.nav_highlight a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D50009;
	padding: 2px 4px;
	font-weight: normal;
}
.nav_left_buffer {
	display: block;
	margin-left: 48px;
}

.picture_left {
	border: 1px solid #D50009;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.picture_left_NOBORDER {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-position: left;
}
.picture_right_NOBORDER {
	float: right;
	margin-bottom: 20px;
	background-position: right;
	margin-left: 20px;
}
.picture_right {
	float: right;
	margin-bottom: 20px;
	background-position: right;
	margin-left: 20px;
	border: 1px solid #D50009;
}
.col_left {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 11px;
	display: block;
	float: left;
	line-height: 15px;
}
.col_rt {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #555555;
	font-size: 11px;
	display: block;
	float: right;
	margin-left: 35px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 25px;
	line-height: 15px;
}
.col_rt a{
	color: #555555;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
}
.col_rt a:hover{
	color: #444444;
	text-decoration: none;
	background-color: #EAEAEA;
	border-bottom-style: none;
}
.col_rt-small {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #555555;
	font-size: 11px;
	display: block;
	float: right;
	margin-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
	line-height: 15px;
}
.padded_box {
	padding: 4px;
	display: block;
	color: #FFFFFF;
	background-color: #95BF14;
	width: 99%;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
}
.play_main_box {
	display: block;
}
.now_playing_block {
	background-color: #A8A051;
	display: block;
	padding: 3px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	width: 96px;
	text-align: center;
	margin-top: 12px;
}
.play-blurb {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #333333;
	font-size: 12px;
	display: block;
	width: 34em;
	margin-top: 15px;
	margin-bottom: 20px;
	padding-right: 20px;
	height: 110px;
}
.play-res_box {
	display: block;
	float: right;
	margin-bottom: 13px;
	text-align: right;
	margin-left: 400px;
}
.play_wave_title {
	color: #C05C28;
}
.play-dates_box {
	width: 19em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #333333;
	font-size: 10px;
	display: block;
	float: right;
	padding-left: 20px;
	height: 150px;
}
.play-dates_box_5day {
	width: 22em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #333333;
	font-size: 10px;
	display: block;
	height: 150px;
}
.play-dates_box_nofloat {
	width: 19em;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	color: #333333;
	font-size: 10px;
	display: block;
	padding-left: 30px;
}

/**
  * Calendar Blocks
  **/
.calendar {
	width: 157px;
	font-size: 10px;
	margin-right: 10px;
	display: block;
	background-color: #ffffff;
}
.vertical-rule {
	width: 1px;
	background-color: #CCCCCC;
	border-right-width: 15px;
	border-left-width: 15px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.calendar_5day {
	width: 195px;
	font-size: 10px;
	margin-right: 10px;
	display: block;
	background-color: #ffffff;
}
.calendar_months {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #333333;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	display: block;
	margin-bottom: 3px;
	letter-spacing: 1px;
}
.calendar_days {
	background-color: #777777;
	width: 38px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
.calendar_days_color1 {
	background-color: #F10025;
	width: 38px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
.calendar_days_color1_lt {
	background-color: #F10025;
	width: 38px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/ltarrow.gif);
	background-position: center left;
    background-repeat: no-repeat;
}
.calendar_days_color2 {
	background-color: #F3B400;
	width: 38px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
.calendar_days_color2_rt {
	background-color: #F3B400;
	width: 38px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/rtarrow.gif);
	background-position: center right;
    background-repeat: no-repeat;
}
.calendar_days_color3 {
	background-color: #60BE1B;
	width: 38px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
.calendar_days_color3_lt {
	background-color: #60BE1B;
	width: 38px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/ltarrow.gif);
	background-position: center left;
    background-repeat: no-repeat;
}
.calendar_days_color4 {
	background-color: #498DD0;
	width: 38px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
.calendar_days_color4_rt {
	background-color: #498DD0;
	width: 38px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	float: left;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	background-image: url(../images/rtarrow.gif);
	background-position: center right;
    background-repeat: no-repeat;
}
.calendar_dates {
	font-family: Geneva, Arial, Helvetica, san-serif;
	width: 38px;
	height: 13px;
	line-height:13px;
	border-top: solid #ccc 1px;
	float: left;
	text-align: center;
	padding-bottom: 3px;
	padding-top: 3px;
	cursor:pointer;
	background-image: url(../images/calendar_bckgrd.gif);
	background-position: center center;
	
}
.hover {
	background-color:gray;
	color:white;
}
.soldout {
	font-size: 1px !important;
	background-image: url(../images/calendar_so_.gif)!important;
	color: #fff;
	background-color: #F3B400 !important;
}
.discuss {
	color: #FFF;
	background-color: #478ED1 !important;
}
.preview {
	color: #FFF;
	background-color: #F10025 !important;
}
.shrinkrap {
	color: #FFF;
	background-color: #60BD1B !important;
}
.yellowman {
	background:url('/images/blackrep.gif');
	background-position:center center;
	background-repeat:no-repeat;
}
.calendar_preview_box {
	font-family: Geneva, Arial, Helvetica, san-serif;
	width: 48px;
	height:13px;
	float: left;
	display:inline;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #F00024;
	color: #FFF;
	cursor:pointer;
}
.calendar_discuss_box {
	font-family: Geneva, Arial, Helvetica, san-serif;
	width: 47px;
	height:13px;
	display:inline;
	float: left;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	vertical-align:top;
	background-color: #478ED1;
	color: #FFF;
	cursor:pointer;
}
.calendar_shrinkrap_box {
	font-family: Geneva, Arial, Helvetica, san-serif;
	width: 57px;
	height:13px;
	float: left;
	display:inline;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #fff;
	background-color: #60BD1B;
	cursor:pointer;
}
.calendar_preview_box_5day {
	font-family: Geneva, Arial, Helvetica, san-serif;
	width: 64px;
	height:13px;
	float: left;
	display:inline;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	background-color: #F00024;
	color: #FFF;
	cursor:pointer;
}
.calendar_discuss_box_5day {
	font-family: Geneva, Arial, Helvetica, san-serif;
	width: 58px;
	height:13px;
	display:inline;
	float: left;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	vertical-align:top;
	background-color: #478ED1;
	color: #FFF;
	cursor:pointer;
}
.calendar_shrinkrap_box_5day {
	font-family: Geneva, Arial, Helvetica, san-serif;
	width: 68px;
	height:13px;
	float: left;
	display:inline;
	text-align: center;
	padding-bottom: 1px;
	padding-top: 1px;
	color: #fff;
	background-color: #60BD1B;
	cursor:pointer;
}
.special_event {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B7D7EC;
	border-bottom-color: #B7D7EC;
	width: 89%;
}

/**
  * Tooltips
  */
.tooltip {
	position: absolute;
	width: 240px;
	background-color: white;
	border: 1px solid #999;
	padding: 2px 5px 2px 5px;
	font-size:2px;
	/* margin: 1em; */
	color:black;
}
.tooltip p {
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	font-size: 12px;
	text-align:left;
}
.tooltip a {
	color: #555555;
	text-decoration: none;
	border-bottom: solid #ccc 1px;
}
.ttDate {
	font-size:10px;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
}
.available {
	background-color:#f10025;
	color:white;
	font-size:10px;
	border:ridge white 1px;
	text-align:center;
	width:75px;
	font-weight:bold;
	cursor:default;
	padding:5px;
	margin: 1em;
	text-transform:uppercase;
}

/**
  * Little photo/essay/press buttons
  **/
.nav-rect {
	cursor:pointer;
	clear:right;
	margin-top:4px;
	width:70px;
	height:17px;
}
.red { background-color:#F10025; }
.yellow { background-color:#F3B400; }
.blue { background-color:#498DD0; }
.green { background-color:#5FBF1A; }

/**
  * Season 2006 3 X 2 DIV Layout
  **/
.cardContainer {
	height:770px;
	margin-top:15px;
}
.mainCard {
	text-align:center;
	float:left;
	width:234px;
	height:340px;
	padding-top:39px;
}
.calendarCard {
	vertical-align:top;
	padding-top:12px;
	height:339px;
	width:200px;
}
.calendarCard .calendar {
	margin:0 auto;
	height:170px;
}

/**
  * Rollout essay classes
  **/
.essay-frame {
	position:fixed;
	left:0;
	top:0;
	border:double gray 3px;
	height:540px;
	margin:20px 20%;
	z-index:99;
}
.essay-trans {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#a7daf6;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	z-index:-1;
}

.essay-canvas {
	border:double gray 3px;
	margin:8px 35px 25px 35px;
	/* width:600px; */
	background-color:white;
}

.essay-header {
	padding:20px 20px 14px 20px;
	position:relative;
	border-bottom:double gray 3px;
}

.essay-title {
	font-family: times, serif;
	font-weight:bold;
	font-size:24px;
	color:#333;
}

.essay-author {
	font-weight:normal;
	font-size:small;
}

.essay-body {
	position:relative;
	height:360px;
	overflow:auto;
	padding:10px;
	font-family:"Times New Roman", Times, serif !important;
	font-size:14px !important;
}

.essay-body p.lead:first-letter {
	font-size:24px !important;
	line-height:.6em;
	color:#333;
	font-variant:small-caps;
	font-weight:bold;
	padding-top:2px;
	padding-right:2px;
	text-align:center;
	display:block;
	}
.essay-footer {
	font-size:smaller;
	text-align:right;
	height:12px;
	padding:10px;
	border-top:double gray 3px;
}

/**
  * Tabber 
  **/
.tabberlive .tabbertabhide {
 display:none;
}

.tabber {
}
.tabberlive {
 margin-top:1em;
}
ul.tabbernav {
 margin:0;
 padding: 4px 0 3px 0;
 border-bottom: 1px solid #777;
 font: bold 12px Verdana, sans-serif;
}
ul.tabbernav li {
 list-style: none;
 margin: 0;
 display: inline;
}
ul.tabbernav li a {
 padding: 3px 0.5em;
 margin-left: 3px;
 border: 1px solid #777;
 border-bottom: none;
 background-color:#DDD;
 text-decoration: none;
}
ul.tabbernav li a:link { color: #444; }
ul.tabbernav li a:visited { color: #666; }
ul.tabbernav li a:hover
{
 color: #000;
 background-color:#7baff2;
 border-color: #222;
}
ul.tabbernav li.tabberactive a {
 background-color: #fff;
 border-bottom: 1px solid #fff;
 background-image:url() !important;
}
ul.tabbernav li.tabberactive a:hover {
 color: #000;
 background: white;
 border-bottom: 1px solid white;
 background-image:url() !important;
}
.tabberlive .tabbertab {}
.tabberlive .tabbertab h2 { display:none; }
.tabberlive .tabbertab h3 { display:none; }
.tabberlive#tab1 { }
.tabberlive#tab2 { }
.tabberlive#tab2 .tabbertab { overflow:auto; }
.tabberClose {
	position:absolute;
	right:4px;
	top:4px;
	font-size:15px;
	padding:3px;
	border-bottom: none;
	background-color:#DDD;
	text-decoration: none;
	border:solid #777 1px;
	height:1.2em;
	vertical-align:top;
}
.tabberClose a {
	color: #444;
	text-decoration:none;
}
.tabberClose-hover {
	color: #000;
	background-color:white;
	border-color: #222;
}
