/*  ------------------------------------------------------------------------------- */
/* RULES AFFECTING THE PAGE GLOBALLY */
/*  ------------------------------------------------------------------------------- */

/*  USED TO FORCE CONTAINER TO CLEAR BOTTOM OF FLOATS  */
.clearme {
	clear:both;
}
#mozscroll { 
	position: absolute; 
	top: 0px; 
	bottom: -1px; 
	visibility: hidden 
}
body, div, img, table, tbody, tr, td, form, select, object, p, h1, h2, h3, h4, h5, h6, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
body {
	font-family: "Lucida Sans Unicode", Tahoma, Helvetica, sans-serif;
	font-size: 100.01%;
	text-align: center;
	background-color: #c8c8c8;
	letter-spacing: 1px;
	margin-bottom: 1em;
}
a, a:visited {
	color: #0033CC;
}
a:hover {
	color: #999933;
}

#outerwrapper {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	text-align: center;
	background-image: url(images/IWbg.gif);
	background-repeat: repeat-y;
	border-bottom: 7px solid #000000;
}
/*  ------------------------------------------------------------------------------- */
/* RULES AFFECTING THE TOP BANNER OR MASTHEAD AREA */
/*  ------------------------------------------------------------------------------- */
#masthead {
	position: relative;
	width: 740px;
	height: 150px;
/*	margin-left:8px;*/
	margin:0 auto;
	background-color: #FEE206;
	text-align: right;
}
#logo {
	float: left;
	width: 300px;
	text-align: left;
}
#masthead img {
	vertical-align: bottom;
}
/*  ------------------------------------------------------------------------------- */
/* RULES AFFECTING THE MAIN NAVIGATION */
/*  ------------------------------------------------------------------------------- */
#navbar {
	position: relative;
	width: 740px;
	padding-top: 3px;
	padding-bottom: 2px;
	/*	margin-left:8px;*/
	background-color: #666666;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#navbar a, #navbar a:visited {
	width:auto;
	color:#FFFFFF;
	font-size:0.875em;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 1;
}
#navbar a:hover {
	color: #666666;
	background-color: #FFFFFF;
}

#navbar a.firstbtn {
	margin-left:8px;
}
body#home #navbar a.home, 
body#tmb #navbar a.tmb, 
body#theater #navbar a.theater, 
body#concerts #navbar a.concerts, 
body#education #navbar a.education, 
body#bio #navbar a.bio, 
body#itinerary #navbar a.itinerary, 
body#press #navbar a.press, 
body#cds #navbar a.cds, 
body#contact #navbar a.contact {
	color: #666666;
	background-color: #FFFFFF;
}




/*  ------------------------------------------------------------------------------- */
/* RULES AFFECTING THE 3-COLUMNED TABLE THAT HOLDS ALL THE CONTENT AND ITS ELEMENTS */
/*  ------------------------------------------------------------------------------- */
#content {
	width: 740px;
/*	margin-left: 8px;*/
	margin:0 auto;
	margin-bottom: 1em;
}
#content td {
	vertical-align:top;
}
.firstelement {
	padding-top: 15px;
	margin-bottom: 0px;
}



/*  ------------------------------------------------------------------------------- */
/* RULES AFFECTING THE LEFT COLUMN AND ITS ELEMENTS */
/*  ------------------------------------------------------------------------------- */
#leftcol {
	width: 170px;
	color:#FFFFFF;
	text-align: center;
	font-size:.625em;
}
#leftcol div#LCmenu {
	width:155px;
}

#leftcol ul {
	font-size:1.2em;
	margin-bottom: 1em;
	text-align: left;
	margin-left:10px;
	list-style-type: none;
	margin-right: 5px;
	padding: 0px;
}
#leftcol ul li {
	margin-bottom: 0.5em;
	padding-left: 0px;
	margin-left: 0px;
}



#leftcol ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#leftcol ul li a:hover {
	color: #FEE206;
	text-decoration: none;
}

#leftcol ul li a#selected {
	font-weight:bold;
}
#leftcol form h2, #leftcol h2#nlheading {
	font-size: .9em;
	padding-left: 5px;
	padding-bottom: .5em;
}
#leftcol form p, #leftcol p#nlpara {
	text-align: center;
	font-size: 0.8em;
	padding: 0px 0px .5em;
}
#leftcol form {
	text-align: center;
	padding-left: 5px;
}
#leftcol h4 {
	padding-top: 1em;
}
#nl {
	font-size:.8em;
	text-align:center;
}
form input.makesmall {
	font-size: .9em;
	margin-top:.5em;
}
/* #list_tr_notes, #list_tr_url, #list_tr_phone, #list_tr_country, #list_tr_zip, #list_tr_state, #list_tr_city, #list_tr_address {
	display:none;
} */
#nl input {
	width:50%;
	font-size:.9em;
	line-height:1;
}
#nl input, #nl label {
	display:block;
	margin:.5em auto;
}
input#list_submit {
	font-size:1.2em;
	width:25%;
}

#leftcol h4 a, #leftcol h4a:visited {
	font-size: .8em;
	color: #FEE206;
	text-decoration: none;
}
#leftcol h4 a:hover {
	text-decoration: underline;
}

#leftcol form input#nlbtn {
/*	padding-left: 5px;
	background-color: #FEE206;
	color: #8A0A07;*/
	font-size: .9em;
}



table td#leftcol div.quotes {
	width:165px;
	text-align:center;
	margin:1em auto;
	font-size: 1.3em;
}
div.quotes p {
	margin-left:5px;
	margin-right:5px;
}
.wherereviewed {
	margin-top: 1em;
	margin-bottom: 1em;
}
.smallreview {
	font-size: 0.8em;
	margin-bottom: 1em;
}
.smreviewer {
	font-size: 0.8em;
	margin-bottom: 1em;
	text-align:left;
}



/*  ------------------------------------------------------------------------------- */
/* RULES AFFECTING THE MIDDLE COLUMN AND ITS ELEMENTS  */
/*  ------------------------------------------------------------------------------- */
#centercol {
	width: 400px;
	font-size:.625em;
	text-align: left;
	position:relative;
}
#centercol img#topphoto {
	display:block;
	position:relative;
	left:4px;
}
* html #centercol img#topphoto {
	left:5px;
}
#centercol h1, #centercol h2, #centercol h3, #centercol p {
	margin-right: 20px;
	margin-left: 20px;
}
#centercol h1 {
	font-size:1.8em;
	color: #8A0A07;
	margin-bottom:1em;
	padding-top:15px;
}
#centercol p.byline {
	font-style: italic;
	margin-top: -1.2em;
	margin-bottom: 1em;	
}
#centercol h2 {
	font-size:1.3em;
	margin-top: .5em;
	margin-bottom: 0em;
	padding:0;
}
#centercol h3 {
	font-size: 1.2em;
	color: #6B1350;
	margin-bottom: .5em;
}

#centercol p {
	font-size:1.2em;
	margin-top:0em;
	margin-bottom: 1em;
}
#centercol ul {
	font-size:1.2em;
	width:340px;
	margin-top:1em;
	margin-left:20px;
}
#centercol ul li {
	margin-left:20px;
}
#content td#centercol p.reviewtext {
	color: #8A0A07;
	font-weight: bold;
	margin-bottom: 0px;
}
.eventbox {
	border-bottom: 1px dashed #8A0A07;
	margin-bottom: 1em;
	padding-bottom: 1em;
}

#content td#centercol div.eventbox p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1em;
}


td#centercol p.reviewer {
	font-size: 1em;
	font-weight: bold;
	margin-top: 0px;
}

/*RULES AFFECTING THE ITINERARY ITEMS APPEARANCE*/


#itinerary #content #centercol .eventbox p.eventwhen {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
#itinerary #content #centercol .eventbox p.eventintro {
	color: #666666;
	padding-bottom: 0.2em;
	margin-left: 5px;
	font-weight: normal;
	padding-top: .2em;
}
#content td#centercol div.eventbox p.eventhead {
	font-size: 1.2em;
	font-weight: bold;
	color: #6B1350;
	text-transform: uppercase;
}
#itinerary #content #centercol .eventbox p.eventwho {
	color: #6B1350;
	padding-bottom: 0.5em;
	font-weight: normal;
	padding-top: 0px;
	font-style: italic;
}
#itinerary #content #centercol .eventbox p.eventwhere {
	color: #666666;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#itinerary #content #centercol .eventbox p.eventticketinfo {
	color: #8A0A07;
	font-weight: normal;
}

#itinerary #content #centercol .eventbox p.eventdesc {
	color: #000000;
	padding-bottom: .5em;
	font-weight: normal;
	padding-top: 0.3em;
}
#itinerary #content #centercol .eventbox p.moreinfo {
	color: #000000;
	padding-bottom: 1em;
	font-weight: normal;
}

/*  ------------------------------------------------------------------------------- */
/* RULES AFFECTING THE RIGHT COLUMN AND ITS ELEMENTS */
/*  ------------------------------------------------------------------------------- */
td#rightcol {
	width: 170px;
	font-size: 0.625em;
	text-align:center;
	color: #FFFFFF;
}
#musicbox {
	background-color: #6B1350;
	font-size:1.2em;
	padding-bottom: 1em;
}
#songmenu {
	width: 150px;
	margin: 0px 10px;
}
p.songlistTitle {
	font-size: 0.85em;
	font-weight: bold;
	color: #FEE206;
	margin-left: 5px;
	padding-top: .5em;
}


#menucloser {
	position: absolute;
	z-index: 199;
	width: 170px;
	top: -2000px;
}
#menucloser img {
	width:170px;
	height:600px;
}
#songlist {
	position: absolute;
	width: 148px;
	top: -2000px;
	z-index: 201;
	border: 1px solid #000000;
	font-size:0.7em;
	text-align: left;
	background-color: #8A0A07;
	color: #FFFFFF;
}

* html #songlist {
	margin-left:0px!important;
}

#songlist a, #songlist a:visited {
	display: block;
	width:138px;
	padding:1px 5px;
	text-decoration:none;
	background-color: #8A0A07;
	color: #FFFFFF;
}
#songlist a:hover {
	background-color:#FEE206;
	color: #8A0A07;
}

#videobox {
	width: 170px;
	clear: both;
	background-color: #6B1350;
	padding: 5px 0px;
	font-size: 1.2em;
	color: #FFFFFF;
	text-align:center;
}
#videobox h2, #videobox h3, #videobox ul {
	width: 150px;
	text-align: left;
}
#videobox h2 {
	font-size: 1.2em;
	color: #CCCCCC;
	margin-bottom: .75em;
	margin-right: 10px;
	margin-left: 10px;
}
#videobox h3 {
	font-size: 1em;
	color: #FEE206;
	margin-right: 10px;
	margin-left: 10px;
}
#videobox ul, #videobox li {
	text-align: left;
	font-size: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: .5em;
	padding-bottom: 0px;
	list-style-type: none;
}
#videobox li {
	margin-right: 10px;
	margin-left: 10px;
}
#videobox p.faqs {
	font-size: 1em;
	text-align: left;
	margin-bottom: 1em;
	margin-right: 10px;
	margin-left: 10px;
}


#videobox p {
	width:150px;
	margin: 0px auto;
}
#videobox p.caption {
	font-size:0.8em!important;
	width:120px;
	margin: 0px auto;
}

#videobox img {
	display: block;
	width:120px;
	margin:5px auto;
}
#videobox a, #videobox a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#videobox a:hover {
	color: #FFFF00;
	text-decoration: none;
}

/*  ------------------------------------------------------------------------------- */
/* RULES AFFECTING THE FOOTER ELEMENTS  */
/*  ------------------------------------------------------------------------------- */
#footer {
	clear: both;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer p {
	font-size: .65em;
	margin-top: 1em;
}
#footer p a, #footer p a:visited {
	color: #6B1350;
	text-decoration: none;
}
#footer p a:hover {
	color: #8A0A07;
	text-decoration: underline;
}
body#tmb #footer a.tmb, 
body#theater #footer a.theater, 
body#concerts #footer a.concerts, 
body#education #footer a.education, 
body#bio #footer a.bio, 
body#itinerary #footer a.itinerary, 
body#press #footer a.press, 
body#cds #footer a.cds, 
body#contact #footer a.contact {
	color:#333333;
	text-decoration:underline;
}
