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;
	font: 85% helvetica, arial, verdana, sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: 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;
}

td {
	vertical-align: top;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

img
{
-ms-interpolation-mode: bicubic;
}

/* ----------------- Main Structure ----------------- */

body {
	background: transparent url(../images/main/pinkbg.jpg) top left repeat;
	margin-bottom: 20px;
}

.backgroundwrap {
	background: transparent url(../images/main/topbg.jpg) top left repeat-x;
}

.bodywrap {
	display: block;
	width: 926px;
	margin: 0 auto 20px auto;
}

{
width: 926px;
display: block;
position: relative;

}

#mast {
width: 926px;
display: block;
position: relative;
height: 64px;
background: transparent url(../images/main/mast.jpg) top left no-repeat;
}

#mast.index {
background: transparent url(../images/main/indexmast.jpg) top left no-repeat;
}


#content {
	background: transparent url(../images/main/bg.jpg) top left repeat-y;
	display: block;
	position: relative;
	width: 926px;
}

#content.interiorcontent {
	background: transparent url(../images/main/interiorbg.png) top left repeat-y;
	display: block;
	position: relative;
	width: 926px;
}

.purplewrap {
	background: transparent url(../images/main/purpletop.jpg) top left no-repeat;
	width: 926px;
}

.orangewrap {
	background: transparent url(../images/main/orangefooter.jpg) bottom left no-repeat;
	width: 926px;
}

.interiorwrap {
	background: transparent url(../images/main/interiortop.png) top left no-repeat;
	width: 926px;
}

.interiorbottom {
	background: transparent url(../images/main/interiorbottom.png) bottom left no-repeat;
	width: 926px;
}

#footer {
	width: 926px;
	height: 36px;
	display: block;
	position: relative;
	background: transparent url(../images/main/pagefooter.jpg) bottom left no-repeat ;
}



/* ----------------- Links ----------------- */

a:link, a:visited, a:hover {
color: #398B87;
font-weight: bold;
}

a:visited {

}

a:hover {
color: #452F70;
}

/* ------- Mast -------- */

#mast h1 {
	text-indent: -9999px;
	display: block;
	position: relative;
}

.cart {
	display: block;
	position: relative;
	width: 37px;
	height: 32px;
	z-index: 150;
	float: right;
	margin: 0 15px 0 0;
}

.cart img {

}

/* ----------------- Navigation ----------------- */


#nav ul {
	width: 926px;
	display: block;
	position: relative;
	height: 64px;
	 }

#nav li {
	float: left;
	display: block;
	position: relative;
	background: transparent;
	height:  64px;
}
	
#nav li, #nav li a, #nav li a:link {
	text-indent: -9999px;
	text-decoration: none;
	position: relative;
	height:  64px;
	display: block;
	background: transparent;
	}
	
#nav li.home a:link, #nav li.home a:hover, #nav li.home a:visited {
	background: transparent url(../images/nav/home.jpg) 0 0 no-repeat;
	width: 77px;
}

#nav li.home a:hover {
	background: transparent url(../images/nav/home.jpg) 0 -64px no-repeat;
}

#nav li.store a:link, #nav li.store a:hover, #nav li.store a:visited {
	background: transparent url(../images/nav/store.jpg) 0 0 no-repeat;
	width: 79px;
}

#nav li.store a:hover {
	background: transparent url(../images/nav/store.jpg) 0 -64px no-repeat;
}

#nav li.bio a:link, #nav li.bio a:hover, #nav li.bio a:visited {
	background: transparent url(../images/nav/bio.jpg) 0 0 no-repeat;
	width: 110px;
}

#nav li.bio a:hover {
	background: transparent url(../images/nav/bio.jpg) 0 -64px no-repeat;
}

#nav li.clinics a:link, #nav li.clinics a:hover, #nav li.clinics a:visited {
	background: transparent url(../images/nav/clinics.jpg) 0 0 no-repeat;
	width: 88px;
}

#nav li.clinics a:hover {
	background: transparent url(../images/nav/clinics.jpg) 0 -64px no-repeat;
}

#nav li.studio a:link, #nav li.studio a:hover, #nav li.studio a:visited {
	background: transparent url(../images/nav/studio.jpg) 0 0 no-repeat;
	width: 82px;
}

#nav li.studio a:hover {
	background: transparent url(../images/nav/studio.jpg) 0 -64px no-repeat;
}

#nav li.calendar a:link, #nav li.calendar a:hover, #nav li.calendar a:visited {
	background: transparent url(../images/nav/calendar.jpg) 0 0 no-repeat;
	width: 139px;
}

#nav li.calendar a:hover {
	background: transparent url(../images/nav/calendar.jpg) 0 -64px no-repeat;
}

#nav li.festival a:link, #nav li.festival a:hover, #nav li.festival a:visited {
	background: transparent url(../images/nav/festival.jpg) 0 0 no-repeat;
	width: 192px;
}

#nav li.festival a:hover {
	background: transparent url(../images/nav/festival.jpg) 0 -64px no-repeat;
}

#nav li.links a:link, #nav li.links a:hover, #nav li.links a:visited {
	background: transparent url(../images/nav/links.jpg) 0 0 no-repeat;
	width: 75px;
}

#nav li.links a:hover {
	background: transparent url(../images/nav/links.jpg) 0 -64px no-repeat;
}

#nav li.contact a:link, #nav li.contact a:hover, #nav li.contact a:visited {
	background: transparent url(../images/nav/contact.jpg) 0 0 no-repeat;
	width: 84px;
}

#nav li.contact a:hover {
	background: transparent url(../images/nav/contact.jpg) 0 -64px no-repeat;
}





/* ---------- Subnav ---------- */

#showhide {
	visibility: hidden;
}

.subnav {
}
	
.subnav ul {
	display: block;
	position: absolute;
	z-index: 300;
	margin: 0 auto 0 0;
	margin-left: 350px;
	top: 62px;
	width: 150px;
	text-align: left;
	background: #fff url(../images/main/bookpanelbg.jpg) bottom left repeat-x !important;
	border: 1px solid #CFD4D8;
	}
	
.subnav ul li { /* all list items */
	text-indent: 0;
	white-space: nowrap;
	padding: 0;
	margin: 0 !important;
	line-height: 13px;
	font-size: 11px;
	text-align: left;
	width: 150px !important; 
}

.subnav ul a:link, .subnav ul a:hover, .subnav ul a:visited  {
	background-color: transparent;
	color: #388480;
	display: block;
	text-decoration: none;
	width: 140px;
	height: 20px;
	padding: 5px  0 1px 10px ;
	text-indent: 0;
	margin: 0 !important;
	}
	
.subnav ul li a:hover {
	background: #DDCDF1 !important;
	text-decoration: none;
	color: #3D3455 !important;
	}



/* ----------------- Footer ----------------- */

#footer p, #popupfooter p {
	color: #9F9E9E;
	font-size: 10px;
	display: block;
	position: relative;
	padding: 12px 0 0 15px;
}

#footer a:link, #footer a:hover, #footer a:visited, #popupfooter a:link, #popupfooter a:hover, #popupfooter a:visited {
	color: #9F9E9E;

}

/* ----------------- Content ----------------- */


.leftcol {
	border-right: 1px solid #CBDFEA;
	display: block;
	position: relative;
	padding: 10px 5px 10px 15px;
	width: 590px;
	min-height:700px; /* ie6 min-height hack */
	height:auto !important; /* ie6 min-height hack */
	height:700px; /* ie6 min-height hack */
	float: left;
	color: #515F65 !important;
}

.leftcol div {
	color: #515F65 !important;
	} 

#content.interiorcontent  .leftcol {
	min-height:700px; /* ie6 min-height hack */
	height:auto !important; /* ie6 min-height hack */
	height:700px; /* ie6 min-height hack */
}

.specialoffer {
	display: block;
	position: relative;
	width: 207px;
	float: right;
	padding: 10px 10px 0 0;
	background: transparent url(../images/main/offerboxbg.gif) top left repeat-y;
}

.specialoffer h4 {
	text-indent: -9999px;
	display: block;
	position: relative;
	width: 207px;
	padding: 0 !important;
	margin: -20px 0 0 0 !important;
	height: 61px;
	background: transparent url(../images/main/offerboxtop.gif) top left no-repeat

}

.offerfooter {
	background: transparent url(../images/main/offerboxfooter.gif) bottom left no-repeat;
}

.offerwrap p {
	font-size: 12px;
	line-height: 12px;
	margin: 0 !important;
	padding: 0 !important;
}

.offertext {
	min-height:80px; /* ie6 min-height hack */
	height:auto !important; /* ie6 min-height hack */
	height:80px; /* ie6 min-height hack */
	padding: 10px 0 10px 25px;
}



/* ----------------- Sidebar ----------------- */

.sidebar {
	width: 286px;
	float: right;
	display: block;
	position: relative;
	margin: 15px 20px 15px 0;
	padding: 7px 0 15px 0;
}

.smallbooks {
	margin-top: -15px;
	width: 310px;
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.smallbooks img {
	float: left;
	padding-right: 9px;
}

.newsletter {
	display: block;
	position: relative;
	height: 51px;
	width: 293px;
	margin: 0 0 10px 1px;
	background: transparent  url(../images/main/emailbg.jpg) top left no-repeat;
}

.newsletter form {

}

.newsletter input.email {
	display: block;
	position: relative;
	float: left;
	padding: 3px;
	height: 10px;
	font-size: 10px;
	color: #173E54;
	margin: 26px 10px 0 10px;
	width: 210px;
}

.newsletter input.button {
	display: block;
	position: relative;
	top: 24px;
	}
	
.sidebar p {
	font-size: .85em !important;
	color: #173E54 !important;
	line-height: 1.6em !important;
}


/* ----------------- Pages ----------------- */

/* ---------- Index ---------- */

.bookwrap {
	display: block;
	position: relative;
	background: transparent url(../images/main/indexbookbg.jpg) top left no-repeat;
	height: 325px;
	width: 926px;	
}

.book {
	display: block;
	position: relative;
	float: left;
	margin-top: 3px;
	z-index: 50;
	width: 223px;
}

.book img {	
	width: 95%;
}


.learnmore {
	display: block;
	position: relative;
	z-index: 100;
	left: 0;
	background: transparent url(../images/main/learnmore.png) bottom right no-repeat;
	margin-top: -255px;
	width: 206px;
	height: 250px;
}

.learnmore a {
	display: block;	
	width: 206px;
	height: 250px;
}

.zero .learnmore {
	
	width: 208px;
}

.showbook {
	background: #fff url(../images/main/bookpanelbg.jpg) bottom left repeat-x;
	border-top: 1px solid #E2E2E2;
	display: block;
	position: absolute;
	z-index: 100;
	left: 3px;
	top: 144px;
	width: 205px;
	height: 150px;
	
}

.buttons {
margin: 10px auto 5px auto;
	display: block;
	position: relative;
	width: 99px;
	text-align: center;
}

.buttons a {
	margin: 5px auto;
	text-align: center;
	display: block;
	position: relative;
	width: 99px;
}


.addtocart a,  .addtocart a:link, .addtocart a:hover, .addtocart a:visited  {
	display: block;
	position: relative;
	width: 99px;
	height: 18px;
	background: transparent url(../images/buttons/addtocart.jpg) top left no-repeat;
}

.addtocart a:hover {
	background: transparent url('../images/buttons/addtocart_on.jpg') no-repeat scroll top left !important;
	width: 99px;
	height: 18px;
}

.learnbutton a {
	display: block;
	position: relative;
	width: 99px;
	height: 18px;
	background: transparent url(../images/buttons/learnmore.jpg) top left no-repeat;
}

.learnbutton a:hover {
	background: transparent url(../images/buttons/learnmore_on.jpg) top left no-repeat;
}


.zero {
	margin-left: 23px;
	margin-right: 4px; 
}

.zero1 {
	
	margin-top:-8px;
}


.first {
margin-left: -2px;
	margin-right: 4px; 
}

.second {
	margin-left: -2px;
	margin-right: 4px; 
}

.third {
	margin-left: -3px; 
	margin-right: 4px;
}

.showbook h4 {
	font-size: 12px;
	font-weight: bold;
	color: #452F70 !important;
	padding: 7px;
	line-height: 16px;
}

.showbook p {
	font-size: 12px;
	padding: 7px;
	line-height: 14px;
	color: #3E5668;
}


/* ---------- Interior Pages ---------- */

.interiorbutton {
float: right;
display: block;
position: relative;
margin-top: -33px;
}

.interiorbutton a {
	text-indent: -9999px;
}

a.rehearsal {
	width: 122px;
	height: 17px;
	display: block;
	position: relative;
	background: transparent url(../images/buttons/chamberrehearsal.jpg) top left no-repeat;
}

a:hover.rehearsal {
	background: transparent url(../images/buttons/chamberrehearsal_on.jpg) top left no-repeat;

}

a.performance {
	width: 146px;
	height: 17px;
	display: block;
	position: relative;
	background: transparent url(../images/buttons/chamberperformance.jpg) top left no-repeat;
}

a:hover.performance {
	background: transparent url(../images/buttons/chamberperformance_on.jpg) top left no-repeat;

}

a.registration {
	width: 146px;
	height: 16px;
	display: block;
	position: relative;
	background: transparent url(../images/buttons/registrationform.jpg) top left no-repeat;
}

a:hover.registration {
	background: transparent url(../images/buttons/registrationform_on.jpg) top left no-repeat;
}

a.addtocart {
	width: 94px;
	height: 19px;
	display: block;
	position: relative;
	background: transparent url(../images/store/addtocart.jpg) top left no-repeat;
}

a:hover.addtocart {
	background: transparent url(../images/store/addtocart_on.jpg) top left no-repeat;
}

img.floatright {
	float: right;
	position: relative;
	margin: 0 0 10px 10px;
}

.leftcol img {
	border: 3px solid #fff;
}


/* --- Calendar page --- */	

table.calendar {
	width: 565px;
	margin-top: 10px;
}

table.calendar img {
	padding: 0;
	text-align: left;
	}

table.calendar tr {

}

table.calendar td {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0 0 .5em 0;
	padding: 5px 10px;
	color: #30698A;
	font-family: helvetica, arial, sans-serif !important;
	border-right: 1px solid #B6CCD9;
}

tr.header td {
	font-weight: bold;
	border-bottom: 1px solid #B6CCD9;
}

tr.alt td {
	background-color: #F1F9FD;
}

td.last {
border-right: none;
}

/* --- Clinic Page --- */	

.clinicdivider {
	display: block;
	position: relative;
	width: 100%;
	height: 1px !important;
	padding: 0;
	margin: 0;
	background-color: #999;
	}
	
	
/* --- Store Page --- */

#overview, #reviews, #details {

}

#overview {
}

#review {
	
}

#details {
	
}

.storewrap {
	width: 590px;
	padding: 0;
	margin-top: 60px;
}

.topwrap {
	margin-top: 0 !important;
}

.bottomborder {
	display: block;
	position: relative;
	height: 40px;
}

.storewrap img {
	border: 0 !important;
}

.leftcontent {
width: 160px;	
display: block;
position: relative;
}

.leftbook {
margin-top: -40px;
width: 160px;
height: 250px;	
display: block;
position: relative;
float: left;
margin-bottom: 40px;
}

.leftbook img {
	display: block;
	position: relative;
}


p.price {
	font-size: 15px !important;
	font-weight: bold;
	width: 160px;
	padding-left: 7px;
	margin-top: 3px !important;
	color: #6DC82B !important;
}

.ordertop {
	width: 70px;
	left: 515px;
	display: block;
	position: relative;
	text-align: right;
	z-index: 150;
	margin-top: 3px;
}

.ordertop img {	
	float: left;
	display: block;
	position: relative;
	padding-right: 0px;
}

.ordertop p {
	color: #358885 !important;
	font-weight: bold;
	display: block;
	position: relative;
	float: right;
	margin-top: 0 !important;
	font-size: 15px !important;
}

.storebutton {
display: block;
margin-left: 55px;
position: relative;
margin-top: -35px;
text-indent: -9999px;
}

.tshirtbutton {
background: transparent url('../images/store/tshirt-price1.jpg') top left no-repeat;
display: block;
margin-left: 68px;
margin-top: -20px;
width: 89px;
height: 35px;
z-index: 300;
position: absolute;
text-indent: -9999px;
}

.tshirtbutton a, .tshirtbutton a:link, .tshirtbutton a:hover, .tshirtbutton a:visited {
	text-indent: -9999px;
	display: inline;
	position: relative;
	width: 20px;
	height: 20px;
	margin-top: 15px;
	margin-right: 2px;
	float: left;
	z-index: 300;
}


.tshirtbutton a.l {
	width: 15px;
}

.tshirtbutton a.xl {
	width: 22px;
}

.storecontent {
	display: block;
	position: relative;
	width: 430px;
	float: right;
	left: 0px;
	top: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -53px;
}


.offline {
	float:right;
	display: block;
	position: relative;
}

.offline p {
	color: #452F70 !important;
	font-size: 11px !important;
	background: transparent url(../images/store/smallcart.jpg) 0 0 no-repeat;
	padding-left: 20px;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	margin-right: 5px !important;
	padding-top: 0;
	z-index: 150 !important;
}


	


/* --- Popup Page --- */

.popupbackgroundwrap {
	background: transparent url(../images/popup/popupbg.jpg) top left repeat-x;
}

.popupwrap {
	display: block;
	width: 433px;
	margin: 0 auto 20px auto;
}

#popupcontent {
	background: transparent url(../images/popup/bg.png) top left repeat-y;
	display: block;
	position: relative;
	width: 433px;
}

.popuptext {
	min-height:700px; /* ie6 min-height hack */
	height:auto !important; /* ie6 min-height hack */
	height:700px; /* ie6 min-height hack */
	top: 50px;
	padding: 15px;
	display: block;
	position: relative;
}

.popupcontentwrap {
	background: transparent url(../images/popup/top.jpg) top left no-repeat;
	width: 433px;
}

.popupbottom {
	background: transparent url(../images/popup/blue.png) bottom left no-repeat;
	width: 433px;
}

#popupfooter {
	width: 433px;
	height: 36px;
	display: block;
	position: relative;
	background: transparent url(../images/popup/footer.png) bottom left no-repeat ;
}

.popuptext h4 {
	font-size: 15px;
	color: #725E9B;
	font-weight: bold;
	line-height: 20px;
}

.close {
	display: block;
	position: absolute;
	float: right;
	top: 32px;
	left: 405px;
}

.cover {
	float: left;
	display: block;
	position: relative;
	top: 32px;
	margin-left: 10px;
	padding-right: 15px;
	}

/* ----------------- Headlines ----------------- */

h2 {
	text-indent: -9999px;
	display: block;
	position: relative;
	background: transparent;
	width: 500px;
	margin-bottom: 10px;
}

h3 {
	text-indent: -9999px;
	margin-top: 20px;
	display: block;
	position: relative;
	background: transparent;
}

h2.index {
	height: 34px;
	background: transparent url(../images/headlines/welcome.gif) top left no-repeat;
}

h2.chamberperformance {
	height: 34px;
	background: transparent url(../images/headlines/chamberperformance.gif) top left no-repeat;
}

h2.bio {
	height: 34px;
	background: transparent url(../images/headlines/bio.gif) top left no-repeat;
}

h2.eventscalendar {
	height: 34px;
	background: transparent url(../images/headlines/eventscalendar.gif) top left no-repeat;
}

h2.certificateprogram {
	height: 34px;
	background: transparent url(../images/headlines/certificateprogram.gif) top left no-repeat;
}

h2.chamberrehearsal {
	height: 34px;
	background: transparent url(../images/headlines/chamberrehearsal.gif) top left no-repeat;
}

h2.contact {
	height: 34px;
	background: transparent url(../images/headlines/contact.gif) top left no-repeat;
}

h2.directions {
	height: 34px;
	background: transparent url(../images/headlines/directions.gif) top left no-repeat;
}

h2.festival {
	height: 34px;
	background: transparent url(../images/headlines/festival.gif) top left no-repeat;
}

h2.links {
	height: 34px;
	background: transparent url(../images/headlines/links.gif) top left no-repeat;
}

h2.policies {
	height: 34px;
	background: transparent url(../images/headlines/policies.gif) top left no-repeat;
}

h2.registration {
	height: 34px;
	background: transparent url(../images/headlines/registration.gif) top left no-repeat;
}

h2.studio {
	height: 34px;
	background: transparent url(../images/headlines/studio.gif) top left no-repeat;
}

h2.raisingparents {
	height: 34px;
	background: transparent url(../images/headlines/raisingparents.gif) top left no-repeat;
}

h2.makingmoremoney {
	height: 34px;
	background: transparent url(../images/headlines/makingmoremoney.gif) top left no-repeat;
}

h2.runningastudio {
	height: 34px;
	background: transparent url(../images/headlines/runningaprivate.gif) top left no-repeat;
}

h2.store {
	height: 34px;
	background: transparent url(../images/headlines/store.gif) top left no-repeat;
}

h2.clinics {
	height: 34px;
	background: transparent url(../images/headlines/clinics.gif) top left no-repeat;
}

h3.news {
	width: 87px;
	height: 22px;
	margin-bottom: 10px;
	background: transparent url(../images/headlines/news.gif) top left no-repeat;
}


/* ----------------- Typography ----------------- */

#content p, #content li, #content dd, #popupcontent p, #popupcontent li, #popupcontent dd {
	color: #515F65;
	line-height: 23px;
	font-size: 1em;
	line-height: 1.5em;
	margin: 1em 0;
}

p.firstpar {
	font-size: 1.2em !important;
	line-height: 1.5em !important;
	color: #A0570C !important;
}
