/* PNG FIX */
body, div#text, h1, h1 span { behavior: url(scripts/iepngfix.htc); }


body {
	font: 11px/17px Verdana, "Lucida Grande", Lucida, sans-serif;
	background: url(img/background.gif) fixed;
}

body.home {
	background: url(img/sze2_small.jpg) no-repeat 300px 30px;
}

p {
	width: 450px;
}

p:first-child {
	margin-top: 0;
}

.highlight {
	background: yellow;
}

hr {
	border-bottom: 1px dotted #1500ff;
	border-style: none none dotted;
}

div#content a, div#menu-container a {
	color: blue;
}

div#booking-form a {
	color: white;
}

img {
	border: none;
}

h1 {
	position: absolute;
	left: 262px; top: 75px;
	width: 394px; height: 82px;
	background: url(img/asd-choir.png) no-repeat 0 0;
}

h1 a { 
	width: 394px; 
	height: 82px; 
	display: block;
	text-indent: -999em;
}

h2.replace em, h2 replace em a {
	display: block;
	text-indent: -999em;
}

/* MENU */

div#menu-container {
	position: fixed;
	left: 38px; top: 136px;
}

ul#menu, ul#menu li ul, ul.menu, ul.menu li ul {
	list-style-type: none;
	margin: 0; padding: 0;
	
}

ul#menu li ul, ul.menu li ul {
	margin: 0;
	padding-left: 10px;
	margin-bottom: 10px;
}

ul#menu a, ul.menu a {
	text-decoration: none;
}

ul#menu a:hover {
	background-color: yellow;
}

ul#menu a.highlight:hover {
	background-color: blue;
	color: white;
}


/* CONTENT */

div#content {
	position: absolute;
	left: 262px; top: 175px;
	padding-bottom: 50px;
}

div#content h2:first-child {
	margin-top: 0!important;
}

div#content h2 {
	font: 22px/28px Georgia, "Times New Roman", Times, serif;
	color: blue;
	margin: 45px 0 15px 0;
}

div#content h3 {
	color: blue;
	margin: 25px 0 0 0;
	/* border-bottom: 1px dotted #1500ff; */
}

div#content h2 strong {
	background: yellow;
	font-weight: normal;
	font-style: normal;
}

div#content h4 {
	color: blue	;
	margin: 0;
	line-height: 17px;
	font-size: 11px;
}

div#content p, div#content h3  {
	width: 450px;
}

/* SPONSORS */

div#sponsors {
	position: absolute;
	left: 640px; top: 70px;
	width: 300px; height: 100px;
	z-index: 2;
}

div#sponsors img {
	float: left;
	margin-right: 18px;
}

div.post {
	margin: 0 0 40px 0;
}

div.post h2 a {
	text-decoration: none;
}

textarea#comment {
	width: 380px;
}
ol.commentlist {
	padding-left: 19px;
	margin-left: 0;
}

.ticket-price {
	color: #fff;
	background-color: blue;
}

.ticket-price a {
	color: white !important;
}

/* SPECIFIC H2 */

h2.chambers {
	width: 255px; height: 65px;
	background: url(img/headers/chambers.gif) no-repeat 0 0;
}

h2.chambers em, h2.chambers em a {
	width: 255px; 
	height: 77px; 
	display: block;
	text-indent: -999em;
}

/* SPECIFIC H2 */

h2.behrens {
	width: 297px; height: 83px;
	background: url(img/headers/behrens-lecture.gif) no-repeat -3px 0;
}

h2.about {
	width: 274px; height: 30px;
	background: url(img/headers/about.gif) no-repeat 0 0;
}


h2.chambers-performance {
	width: 474px; height: 171px;
	background: url(img/headers/chambers-performance.gif) no-repeat 0 0;
}

h2.venrooy {
	width: 410px; height: 89px;
	background: url(img/headers/venrooy-lecture.gif) no-repeat 0 0;
}

h2.venrooy-talk {
	width: 357px; height: 60px;
	background: url(img/headers/h-venrooy-talk.gif) no-repeat 0 0;
}


h2.belinfante {
	width: 297px; height: 120px;
	background: url(img/headers/belinfante-exhibition.gif) no-repeat 0 0;
	margin-left: -3px;
}

h2.mailinglist-head {
	width: 400px; height: 25px;
	background: url(img/headers/mailinglist-h3.gif) no-repeat 0 0;
	}

/* BOOKING FORM H2 */

div#booking-form {
	position: absolute;
	left: 237px; top: 0;
	background: #1500ff;
	z-index: 1973;
	width: 660px; height: 780px;
	padding: 10px 0 0px 30px;
	color: white;
}

div#booking-form p {
	width: 350px;
}


div#booking-form form h3, div#booking-form h3 {
	margin-top: 20px;
	width: 400px;
}

div#booking-form h3 {
	font-size: 10px;
}

div#booking-form ul {
	list-style-type: none;
	padding: 0;
}

div#booking-form table, div#booking-form table td {
	padding: 3px 0; margin: 0;
}


.attributeinput input {
	padding: 0; margin: 0;
}

.poweredphplist {
	display: none;
}

.attributename {
	width: 180px;
}

h2.chambers-booking {
	width: 297px; height: 115px;
	background: url(img/headers/chambers-booking.gif) no-repeat 0 0;
}

div#booking-form fieldset {
	border: 0;
	margin: 3px 0;
	padding: 2px 0;
}

div#booking-form fieldset label {
	width: 120px; display: block; float: left;
}

div#booking-form fieldset.die {
	display: none;
}

div#booking-form fieldset.mailinglist input {
	margin-right: 5px; float: left; margin-left: 0; padding: 0;
}

div#booking-form fieldset.mailinglist label {
	width: 400px;
}

div#booking-form input.send {
	margin-top: 5px;
}

/* MAILSHOT */



div#mailshot h1 {
	position: absolute;
	left: 40px; top: 35px;
	width: 394px; height: 82px;
	background: url(img/asd-choir-email.gif) no-repeat 0 0;
}

div#mailshot h1 a { 
	width: 394px; 
	height: 82px; 
	display: block;
	text-indent: -999em;
}

div#mailshot div#sponsors {
	position: absolute;
	left: 250px; top: 32px;
	width: 300px; height: 100px;
	z-index: 2;
}

div#mailshot div#sponsors img {
	float: left;
	margin-right: 18px;
}

div#mailshot div#content {
	position: absolute;
	left: 40px; top: 130px;
}

div#mailshot h3 {
	font-size: 11px;
	color: #1500ff;
	border: none;
	margin: 30px 0 3px 0; padding: 0;
}

div.emailfooter {
	display: none;
}

div#dberror {
	display: none;
}

/*** JUXTA **/

h2.juxta {
	margin: 15px 0 15px 0 !important;
}

h2.juxta2 {
	margin: 15px 0 15px 0 !important;
}

h2.juxta a {
	text-indent: -999em;
	display: block;
	width: 357px; height: 115px;
	background: url(img/headers/juxta.png) no-repeat 0 0;
}

h2.juxta2 a {
	text-indent: -999em;
	display: block;
	width: 514px; height: 195px;
	background: url(img/headers/juxta2.png) no-repeat 0 0;
}

h2.juxta4 {
	text-indent: -999em;
	display: block;
	width: 514px; height: 195px;
	background: url(img/headers/juxta2_w.png) no-repeat 0 3px;
}


h2.juxta3 {
	text-indent: -999em;
	display: block;
	width: 357px; height: 115px;
	background: url(img/headers/juxta3_w.png) no-repeat 0 0;
}

p.jux em, p.jux a, p.jux-caption em {
	background-color: white;
	font-weight: normal;
	font-style: normal;
}

p.jux a:hover {
	background-color: yellow;
}

p.jux-caption {
	font-size: 10px;
	line-height: 16px;
	margin-top: 70px;
}

p.jux {
	margin: 0;
}

h2.juxta-booking {
	width: 220px; height: 76px;
	background: url(img/headers/juxta-book.gif) no-repeat 0 0;
}

div#content-jux {
	color: white;
	background: red url(img/jux-background.jpg) no-repeat 0 0;
	width: 754px;
	min-height: 600px;
	position: absolute;
	top: 0px; left: 240px;
	padding: 175px 0 0 22px;
	z-index: 4;
}

div#content-jux p.jux {
	color: black;
}


div#content-jux h3 {
	font-size: 11px;
	line-height: 17px;
	margin: 30px 0 15px 0;
}