/* ----- CSS RESET ----- */
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, 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-weight:inherit;
	font-style:inherit;
	font-size:100%;
	font-family:inherit;
/*	vertical-align:baseline; */
}

blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"" ""}	
body{line-height:1;color:black;background:white;}
caption, th, td{text-align:left;font-weight:normal;}
.clear{clear:both;}
:focus{outline:0;} /* remember to define focus styles! */
img, div, h1, input{ behavior:url(iepngfix.htc?0) }
ol, ul{list-style:none;}
ul.circle{list-style-type:circle;}
strong{font-weight:bold;}	
table{border-collapse:separate;border-spacing:0;} /* tables still need 'cellspacing="0"' in the markup */


/* ----- STRUCTURE ------ */
body{
	background:#2A6F90 url(../images/main/bg.png) top left repeat;
	color:#fff;
	font:85% tahoma, helvetica, arial, verdana, sans-serif;
	line-height:1.5em;
}

.bgwrap{
	background:transparent url(../images/main/topbg.png) 4px 0 repeat-x;
	min-height:700px;	
}

.contentwrap{
	background:transparent url(../images/index/contentwrapbg.jpg) top left no-repeat;
	display:block;
	height:795px;
	margin:0 auto;
	position:relative;
	top:20px;
	width:1024px;
}

#footer{
	display:block;
	height:40px;
	margin:0 auto;
	padding:0 0 0 18px;
	position:relative;
	top:50px;
	width:1000px;
}

#subfooter{
	display:block;
	height:40px;
	margin:0 auto;
	padding:0;
	position:relative;
	top:45px;
	width:1000px;
}


/* ----- MAST ----- */
#mast{
	display:block;
	height:179px;
	position:relative;
	width:957px;
	margin-top:-20px;
}

h1.logo{
	background:transparent url(../images/main/logo_new.png) top left no-repeat;
	display:block;
	height:185px;
	margin:12px;
	position:absolute;
	text-indent:-9999px;
	width:78px;
	z-index:50;
}

.title{
	display:block;
	height:94px;
	left:418px;
	position:relative;
	width:550px;
	top:94px;
}

/* -- SEARCH -- */
form.search{
	display:block;
	float:right;
	left:700px;
	position:absolute;
	top:17px;
	z-index:1000;
/*	border:1px red solid;
	margin-left:660px; */
}
	
.searchtext{
	width:190px;
	float:left;
	height:14px;
	margin:0 6px 0 0;
}


/* ----- ADDRESS ----- */

address{
	margin:0;
	padding-bottom:20px;
	display:block;
	position:relative;
	width:1000px;
}

address p{
	padding:0 5px;
	font-size:.8em;
	font-style:normal;
}

address a{
	color:#fff;
	text-decoration:underline;
}

a.leftmargin{
	margin-left:20px;
}



/* ----- INDEX PAGE ----- */

#col_wrap{
position:relative;
width:1024px;
height:510px;
top:40px;
}

#leftcolumn{
background:url(../images/nav/bg_panel_trans15.png) no-repeat;
display:inline;
float:left;
height:510px;
margin-left:12px;
width:285px; 
}

#contentcolumn{
background:url(../images/nav/bg_panel405_trans15.png) no-repeat;
float:left;
height:510px;
margin:0 12px;
width:405px;
}

#rightcolumn{
background:url(../images/nav/bg_panel_trans15.png) no-repeat;
float:left;
position:relative;
width:285px;
}

.innertube{
margin:10px 10px 10px 10px; /*Margins for inner DIV inside each column (to provide padding)*/
}

.coltitle_homepage{
margin-top:8px;
margin-bottom:12px;
}

.programthumb{
margin:0 0 8px 0;
}

.dotdivider_380{
width:380px;height:5px;margin:8px 0;
background:transparent url(../images/index/dotdivider_380.gif) no-repeat;
}
table.programlist td.programlisttext{
margin:0;
padding:0 0 0 6px;
vertical-align:top;
font-size:.7em;
line-height:1.6em;
}

td.programlistlink a{
margin:0 20px 0 0;
float:right;
padding:0 8px 4px 0;
font-size:.7em;
line-height:1.6em;
}

.programdate{
	color:#FFF;
/*	font-size:.8em; */
}

.programtitle{
	color:#B4EFF5;
	font-weight:bold;
	margin-bottom:4px;
}

.programtitle a{
	color:#B4EFF5 !important;
	text-decoration:none;
}

.programtitle a:hover{
	color:#B4EFF5;	
	text-decoration:underline;
}

.programblurb{
	color:#B4EFF5;
	font-weight:normal;
}

#media_container{
	width:380px;
	height:229px;
	margin:0px 1px 1px 0px;
}

#media_player{
margin:0 auto;
}

.promo{
	display:block;
	height:75px;
	width:265px;
	margin:0 0 21px 0;
}

.promo_large{
	display:block;
	height:135px;
	width:265px;
	margin:0 0 21px 0;
}

.searchbar{
	display:inline;
}

	
/* -- Email Newsletter -- */

.sn_icon_home{
	display:inline;
	margin:0;
	position:relative;
	top:5px;
}

.emailbar{ 
	display:block;
	margin:0px auto;
	position:relative;
	width:100%;
}

.emailbar p{
	display:inline;
	font-weight:bold;
	font-size:11px;
	position:relative;
	margin:6px 0px;
}
	
form.email{
	display:block;
	position:relative;
}

form.email_home{
	display:inline;
	position:relative;
	margin:0;
}

.emailtext{
	width:120px;
	margin:6px 6px 0 0;
	float:left;
	height:18px;
	padding:2px 2px 0 4px;
	font-size: 9px;
	color:#124164;
}

.textform{
	margin:3px 6px 0 0;
	height:13px;
	padding:2px 2px 0 4px;
	font-size:9px;
	color:#124164;
}

.textform_home{
	margin:0px 10px 0 0;
	height:13px;
	padding:0px 2px 0px 4px;
	font-size:9px;
	color:#124164;
}

textarea{
	margin:3px 6px 0 0;
	height:13px;
	padding:2px 2px 0 4px;
	font-size:12px;
	color:#124164;
}

.submitbutton_home{
	top:6px;
	margin-left:2px;
	position:relative;
}

.submitbutton{
	top:3px;
	margin-left:2px;
	position:absolute;
}


table.signupform{
	font:85% tahoma, helvetica, arial, verdana, sans-serif;
	line-height:1.5em;
	color:#fff;
}
	

td.toppadding{
	padding-top:12px;
}


.footer_divider{
	display:inline;
	margin:0 10px;
	height:40px;
}

	
/* ----- TYPOGRAPHY ----- */

em{
	font-style:italic;
}

.italic{
	font-style:italic;
}

p, li, dd{
	font-size:.9em;
	line-height:1.7em;
	margin: 0 0 1em 0; }
	
p.small{
	font-size:.8em;
	margin:-1em 0 0 0; }
	
p.mission{
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	width:100%;
	margin-bottom:.7em;
	margin-top:1em;
}

p.exhibit_spotlight{
	font-size:.8em;
	line-height:1.7em;
	margin-top:4px;
}


sup{
	font-size:8px;
	top:-6px;
	padding-left:2px;
	position:relative; }

.headersup{
	font-size:10px;
	top:-9px;
	padding-left:4px;
	position:relative; }

address sup{
	font-size:7px;
	top:-2px;
	padding-left:4px;
	position:relative; }
	
h3{
	color:#90E8F2;
	font-weight:bold;
	font-size:1.1em;
	letter-spacing:1px;
	text-transform:uppercase;
	border-bottom:1px solid #55a4c5;
	padding-bottom:3px;
	width:100%;
	margin-bottom:.7em;
	margin-top:1em;
	padding-left:2px;
}

.h3small{
	color:#90E8F2;
	font-weight:bold;
	font-size:.7em;
	padding-bottom:3px;
	margin-top:2em;
	width:100%;
	margin-bottom:0;
	padding-left:2px;
}

h4{
	color:#90E8F2;
	font-weight:bold;
	font-size:.9em;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-bottom:3px;
	margin-top:8px;
	width:100%;
	margin-bottom:0;
	padding-left:2px;
}

h4.yellow{
	color:#EFD56C;
	font-weight:bold;
	font-size:.9em;
	letter-spacing:1px;
	text-transform:uppercase;
	padding-bottom:3px;
	margin-top:2em;
	width:100%;
	margin-bottom:0;
	padding-left:2px;
}

.h4small{
	color:#90E8F2;
	font-weight:bold;
	font-size:.8em;
	padding-bottom:3px;
	margin-top:2em;
	width:100%;
	margin-bottom:0;
}

.coltitle{
	color:#90E8F2;
	letter-spacing:1px;
	font-weight:bold;
	font-size:.8em;
	text-transform:uppercase;
	padding-bottom:3px;
	width:100%;
	margin-bottom:0;
}


/* HEADLINES */

h2{
	text-indent:-9999px;
	display:block;
	position:absolute;
	top:90px;
	left:125px;
	background-image:none;
}

h2.search_results{
	background:transparent url(../images/headlines/searchresults.png) top left no-repeat;
	width:209px;
	height:55px; }

/*  ABOUT US section headlines  */
h2.contactindex{
	background:transparent url(../images/headlines/about_contact.png) top left no-repeat;
	width:170px;
	height:52px; }
	
h2.aboutindex{
	background:transparent url(../images/headlines/aboutmission.png) top left no-repeat;
	width:187px;
	height:52px; }
	
h2.location{
	background:transparent url(../images/headlines/aboutlocation.png) top left no-repeat;
	width:403px;
	height:55px; }
	
h2.parking{
	background:transparent url(../images/headlines/aboutparking.png) top left no-repeat;
	width:135px;
	height:52px; }
	
h2.accessibility{
	background:transparent url(../images/headlines/aboutaccessibility.png) top left no-repeat;
	width:208px;
	height:52px; }
	
h2.rent{
	background:transparent url(../images/headlines/about_specialevents.png) top left no-repeat;
	width:235px;
	height:52px; }
	
h2.faq{
	background:transparent url(../images/headlines/aboutfaq.png) top left no-repeat;
	width:135px;
	height:56px; }
	
h2.partners{
	background:transparent url(../images/headlines/aboutpartners.png) top left no-repeat;
	width:216px;
	height:52px; }
	
h2.lalive{
	background:transparent url(../images/headlines/aboutlalive.png) top left no-repeat;
	width:135px;
	height:52px; }
	
h2.edletter{
	background:transparent url(../images/headlines/about_edmessage.png) top left no-repeat;
	width:477px;
	height:52px; }
	
h2.ourstaff{
	background:transparent url(../images/headlines/aboutstaff.png) top left no-repeat;
	width:151px;
	height:55px; }
	
h2.aboutgallery{
	background:transparent url(../images/headlines/about_gallery.png) top left no-repeat;
	margin-top:2px;
	width:126px;
	height:52px; }
	
h2.supplierportal{
	background:transparent url(../images/headlines/about_supplierportal.png) top left no-repeat;
	width:257px;
	height:52px; }
	
/*  TICKETS section headlines  */

h2.ticketsindex{
	background:transparent url(../images/headlines/tickets_individual.png) top left no-repeat;
	margin-top:2px;
	width:293px;
	height:52px; }	

h2.groupsales{
	background:transparent url(../images/headlines/tickets_groupsales.png) top left no-repeat;
	margin-top:2px;
	width:190px;
	height:52px; }
	
h2.curatortours{
	background:transparent url(../images/headlines/tickets_curatortours.png) top left no-repeat;
	margin-top:2px;
	width:233px;
	height:52px; }
	

/*  EXHIBITS section headlines  */

h2.exoverview{
	background:transparent url(../images/headlines/exhibits_overview.png) top left no-repeat;
	width:147px;
	height:53px; }
	
h2.fourthfloor{
	background:transparent url(../images/headlines/exhibits_fourth.png) top left no-repeat;
	width:212px;
	height:53px; }
	
h2.thirdfloor{
	background:transparent url(../images/headlines/exhibits_third.png) top left no-repeat;
	width:188px;
	height:53px; }
	
h2.secondfloor{
	background:transparent url(../images/headlines/exhibits_second.png) top left no-repeat;
	width:211px;
	height:53px; }
	
h2.special, h2.elvisat21, h2.brakha, h2.mjhistyle, h2.woodstock, h2.songs, h2.diamond{
	background:transparent url(../images/headlines/exhibits_special.png) top left no-repeat;
	width:242px;
	height:52px; }
	
/*  GALLERY section headlines  */

h2.gallery_zappa, h2.gallery_lennox, h2.gallery_howdy, h2.gallery_hawaii, h2.gallery_toussaint, h2.gallery_haden, h2.gallery_wilson{
	background:transparent url(../images/headlines/gallery_soundstageevents.png) top left no-repeat;
	width:314px;
	height:52px; }
	
h2.gallery_grandopening, h2.gallerynew{
	background:transparent url(../images/headlines/gallery_otherevents.png) top left no-repeat;
	width:211px;
	height:52px; }
	
	
/*  EDUCATION section headlines  */

h2.education{
	background:transparent url(../images/headlines/programs_education.png) top left no-repeat;
	width:180px;
	height:57px; }
	
h2.publicprograms, h2.publicprograms_past{
	background:transparent url(../images/headlines/programs_public.png) top left no-repeat;
	width:280px;
	height:57px; }
	
h2.edoverview{
	background:transparent url(../images/headlines/edprograms_mission.png) top left no-repeat;
	width:403px;
	height:52px; }
	
h2.schoolprograms{
	background:transparent url(../images/headlines/programs_schoolprograms.png) top left no-repeat;
	width:275px;
	height:52px; }
	
h2.advisorycommittee{
	background:transparent url(../images/headlines/edprograms_advisory.png) top left no-repeat;
	width:316px;
	height:52px; }
	
h2.schooltours, h2.schooltours_go, h2.touroptions, h2.bookschooltour, h2.schooltourfaq{
	background:transparent url(../images/headlines/edprograms_schooltours.png) top left no-repeat;
	width:274px;
	height:52px; }
	
h2.familyprograms, h2.familyprograms_past{
	background:transparent url(../images/headlines/edprograms_familyprograms.png) top left no-repeat;
	width:274px;
	height:52px; }
	
h2.youthresources{
	background:transparent url(../images/headlines/edprograms_youthresources.png) top left no-repeat;
	width:276px;
	height:52px; }
	
h2.teacherresources{
	background:transparent url(../images/headlines/edprograms_teacher.png) top left no-repeat;
	width:303px;
	height:52px; }
	

/*  SUPPORT US section headlines  */
h2.suoverview{
	background:transparent url(../images/headlines/support_overview.png) top left no-repeat;
	width:280px;
	height:57px; }
	
h2.sponsorshippackages{
	background:transparent url(../images/headlines/support_packages.png) top left no-repeat;
	width:356px;
	height:53px; }
	
h2.membership, h2.membership_addl_benefits{
	background:transparent url(../images/headlines/support_membership.png) top left no-repeat;
	width:185px;
	height:52px; }
	
h2.membership_tc{
	background:transparent url(../images/headlines/membership_tc.png) top left no-repeat;
	width:309px;
	height:52px; }
	
h2.memberprograms, h2.memberprograms_past{
	background:transparent url(../images/headlines/membership_memberprograms.png) top left no-repeat;
	width:287px;
	height:52px; }
	
h2.annualfund{
	background:transparent url(../images/headlines/support_annualfund.png) top left no-repeat;
	width:200px;
	height:52px; }
	
h2.membership_survey{
	background:transparent url(../images/headlines/support_membershipsurvey.png) top left no-repeat;
	width:309px;
	height:52px; }
	
h2.producersdc{
	background:transparent url(../images/headlines/support_producersdc.png) top left no-repeat;
	width:395px;
	height:52px; }
	
h2.corporatesponsors, h2.corporatemembers{
	background:transparent url(../images/headlines/support_corpsponsors.png) top left no-repeat;
	width:327px;
	height:53px; }
	
h2.soundstagesponsors{
	background:transparent url(../images/headlines/support_soundstage.png) top left no-repeat;
	width:355px;
	height:52px; }
	
h2.foundingpartners{
	background:transparent url(../images/headlines/support_foundingpartners.png) top left no-repeat;
	width:306px;
	height:53px; }
	
h2.signupindex, h2.signupindex2{
	background:transparent url(../images/headlines/emailnewsletter.png) top left no-repeat;
	width:250px;
	height:55px; }
	
h2.privacy{
	background:transparent url(../images/headlines/privacy.png) top left no-repeat;
	width:184px;
	height:55px; }
	
h2.terms{
	background:transparent url(../images/headlines/terms.png) top left no-repeat;
	width:184px;
	height:55px; }
	
h2.activate_membership{
	background:transparent url(../images/headlines/membership_activation.png) top left no-repeat;
	width:368px;
	height:52px; }
	
h2.activate_thanks{
	background:transparent url(../images/headlines/membership_activation_success.png) top left no-repeat;
	width:357px;
	height:52px; }
	
h2.grandopening{
	background:transparent url(../images/headlines/about_grandopening.png) top left no-repeat;
	width:480px;
	height:57px; }

h2.giftbag{
	background:transparent url(../images/headlines/support_giftbag2.png) top left no-repeat;
	width:362px;
	height:57px;
	top:95px;
	left:125px; }

/* ----- LINKS ----- */

a:link{
	color:#EFD56C;
	text-decoration:none;
}

a:visited{
	color:#EFD56C;
	text-decoration:none;
}

a:hover{
	color:#EFD56C;
	text-decoration:underline;
}

a:active{

}

a.vbenefits, a.compare, a.purchase, a.student_purchase, a.viewallprograms{
	cursor:pointer;
	color:#EFD56C;
	text-decoration:none;
	letter-spacing:1px;
	font-weight:bold;
	font-size:.7em;
	text-transform:uppercase;
	position:relative;
	top:-10px;
}

a.viewallprograms{
	top:0px;
}

a.vbenefits:hover, a.compare:hover, a.purchase:hover, a.students_purchase:hover, a.viewallprograms:hover{
	text-decoration:underline;
} 

.linkdivider{
	position:relative;
	top:-10px;
}

/* ----- INTERIOR IMAGES ----- */

img.footerlogo{
	display:block;
	position:relative;
	top:-12px;
	float:right;
	margin:0px 10px 0px 10px;
}

img.floatright{
	display:block;
	float:right;
	margin:0px 10px 0px 10px;
}


img.floatleft{
	display:block;
	float:left;
	margin:0px 10px 0px 10px;
}

.benefitsbox{
	display:block;
	position:relative;
	padding:10px;
	background:url(../images/interior/images/trans8.png) top left repeat;
}

.giftbag{
	display:block;
	position:absolute;
	width:279px;
	height:287px;
	left:450px;
	top:-95px;
	background:url(../images/interior/images/bag.png) top left repeat;
} 

.amexbug{
	display:block;
	position:absolute;
	width:514px;
	height:60px;
	left:276px;
	top:-27px;
	background:url(../images/interior/images/amex_membership_bug2.png) top left no-repeat;
}

.lawrysbug{
	display:block;
	position:absolute;
	width:310px;
	height:53px;
	left:376px;
	top:-33px;
	background:url(../images/interior/images/lawrys_bug.png) top left no-repeat;
}

img.arrow{
	display:inline;
	cursor:pointer;
}

/* ----- PRESS PAGE ----- */

table.presstable{
	width:100%;	
}

tr.altrow{
	background-image:url(../images/nav/trans_bg15.png);
}

table.presstable td.colheader{
	color:#90E8F2;
	font-weight:bold;
	font-size:.9em;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-bottom:.7em;
	margin-top:1em;
}

table.presstable td{
	font:85% tahoma, helvetica, arial, verdana, sans-serif;
	line-height:1.5em;
	color:#fff;
	padding:5px 5px;
}
