/* Main Stylesheet */

body {
	margin: 0;
	padding: 0;
	background: url(http://www.jewishmusicfestival.org/graphics/bg.png) top left #f3f4bb repeat-y;
	font: 12px "Trebuchet MS", Arial, sans-serif;
}

a {color: #407f37;}

a:visited {
	color: #3d4288
}

a:active {
	color: #c14216;
}

a:hover {
	color: #d64918;
}

.container {
	float: left;
	position: relative;
	width: 810px;
	background: url(http://www.jewishmusicfestival.org/graphics/bg_img.png) top left no-repeat;
}

.header {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	padding-left: 10px;
}

.header_mask {
	position: absolute;
	top: 0;
	left: 80px;
	width: 731px;
	height: 74px;
	background: url(http://www.jewishmusicfestival.org/graphics/header_bg.png) top left repeat-x;
	z-index: 2;
}

.header_bg {
	position: absolute;
	top: 0;
	left: 80px;
	width: 100%;
	height: 74px;
	background: url(http://www.jewishmusicfestival.org/graphics/header_bg.png) top left repeat-x;
	z-index: 0;
}

.header_end {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

.donate {
	position: absolute;
	top: 100px;
	left: 370px;
	z-index: 4;
}

.donate a {
	display: block;
	border-width: 1px;
	border-color: #f3f4bb;
	border-style: solid;
}

.donate a:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	border-bottom: 1px #000000 solid;
}

.navbar {
	float: left;
	margin-top: 150px;
	width: 110px;
	padding-left: 25px;
}

.navbar ul {margin:0;padding:0;list-style-type:none}

.navbar a {
	display: block;
	width: 100px;
	height: 40px;
	font-size: 12px;
font-weight:bolder;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: #333399;
	border-width: 2px 3px;
	border-color: #4c4e8c;
	border-style: solid;
	color: #dc862b;
}
.navbar a:visited {
	background: #333399;
        color: #dc862b;
}
.navbar a:hover,.navbar a.active,.navbar a:visited.active {
	background: #4c4e8c;
        color: #ffc20c;
}

.vcard {
position:relative;
	margin-top: 2em;
       bottom:0;
}
.content {
	float: left;
	margin: 135px 0 0 32px;
	width: 304px;
	height: 400px;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	padding: 0 10px 0 10px;
}

.content h1 {
	margin: 10px 0 20px 0;
	font-size: 30px;
	line-height: 30px;
	color: #0c9d98;
}

.content h2 {
	margin: 10px 0 0 0;
	font-size: 16px;
	color: #dc862b;
}

.rightrail {
	position: absolute;
	top: 0;
	left: 510px;
	line-height: 16px;
	color: #333333;
	z-index: 4;
}

.rightrail h3 {
	color: #0c9d98;
	font-size: 18px;
	margin: 5px 0;	
}

.performers {
	position: relative;
	width: 280px;
	height: 262px;
	margin: 240px 0 20px 0;
	background: url(http://www.jewishmusicfestival.org/graphics/performers.png) top left no-repeat;
}

.musicians {
	font-size: 10px;
	margin: 0;
	padding: 40px 0 0 14px;
	list-style-type: none;
}

.musicians li {
	color: #FFFFFF;
	font-size: 10px;
	display: block;
	padding: 0;
	margin: 0;
}

.musicians li a {
	color: #ffffff;
	text-decoration: none;
	padding: 3px 15px 3px 0;
	background: url(http://www.jewishmusicfestival.org/graphics/music_notes.png) top right no-repeat;
}
.musicians li a:hover,.musicians li a:active,.musicians li a:visited {color: #ffc20c;}

#artist_photo {
	position: absolute;
	top: 8px;
	right: 47px;
	width: 116px;
	height: 124px;
	background: url(http://www.jewishmusicfestival.org/graphics/circle-zimbalista.png) top left no-repeat;
}

.musicians h3 {
	font-size: 11px;
	color: #ffc20c;
        padding-bottom:1ex;
}

.sponsors {
	margin-left: 30px;
	list-style-type: none;
}

.sponsors li {width:12em;font-style:oblique;
        padding-left:1.5em;margin-bottom:.5ex}
.sponsors li.heading {font-style:normal;font-size:1.2em;color:green;font-weight:bold;padding-left:0}

.pdf_download {
	position: absolute;
	top:0;
	left:0;
	margin: 58px 10px 0 0;
}

.poster {
	position: absolute;
	top: 0;
	left: 110px;
	height: 198px;
}

.pdf_download a {
	display: block;
	width: 90px;
	border: 1px #000000 solid;
}

.poster a {
	display: block;
	width: 137px;
	height: 198px;
	border: 1px #000000 solid;
}

.pdf_download a:hover, .poster a:hover {
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	border: 1px #ffff00 solid;
}

.thumbnail_padding {padding:.5em .5em .5em 0;border:none}

.zemContactForm {width:380px}
.zemContactForm textarea {width:350px}
fieldset {border:1px solid #999}
td {border-bottom:1px solid #999}