/*
ACJW Global CSS
*/

body {
    width:808px;
    margin:auto;
    background-color: #f7941d;
    font: 13px Helvetica,sans-serif;
    line-height: 135%;
}

p {
	line-height:120%;
}

.orange {
    color: #f7941d;
}

#intro {
    padding:40px;
    padding-top:0px;
    font: 14px Helvetica,sans-serif;
    color: #666666;
   	line-height:140%;
}

#intro p {
	line-height:140%;
}

.header {
    color: #f7941d;
    font: 16px Helvetica,sans-serif;
    font-weight: normal;
}

.header2 {
    color: #f7941d;
    font: 14px Helvetica,sans-serif;
    font-weight: lighter;
}

.header2uc {
    color: #f7941d;
    font: 14px Helvetica,sans-serif;
    font-weight: lighter;
}

.footer {
    color: #f7941d;
    font: 10px Helvetica,sans-serif;
}

a {
    font: 12px Helvetica,sans-serif;
}

.navContainer {
	background-color:#cccccc;
}

#mainNav {
	width:824px;
	_width:825px;
	background-color:#cccccc;
	padding-left:1px;
}

#mainNav .nav {
	background-color:#f7941d;
	float:left;
	width:131px;
	text-align:center;
	color:#ffffff;
	margin-right:1px;
}

#mainNav .nav a, #mainNav.nav a:visited, #mainNav .nav a:active {
	font-size:12px;
	font-weight:bold;
	display:block;
	padding:10px 0px;
	color:#ffffff;
	text-decoration:none;
}

#mainNav .nav a:hover {
	background-color:#ffffff;
	color:#f7941d;
}

#mainNav .on {
	width:163px;
	background-color:#ffffff;
	color:#f7941d;
}

#mainNav .on a, #mainNav .on a:visited, #mainNav .on a:active #mainNav .on a:hover {
	color:#f7941d;
}

#breadcrumbNav {
	background-color:#ffffff;
	clear:both;
	padding:20px 40px;
	font-size:11px;
	color:#666666;
}

#breadcrumbNav .sep {
	color:#333333;
	margin:0px 8px;
}

#breadcrumbNav a, #breadcrumbNav a:visited, #breadcrumbNav a:active {
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

#breadcrumbNav a:hover {
	color:#f7941d;
	text-decoration:underline;
}

#breadcrumbNav a.on {
	color:#f7941d;
	text-decoration:underline;
}

a.nav:link { text-decoration: underline; color:#f7941d; font-weight:bold; }
a.nav:visited { text-decoration: underline; color:#f7941d; font-weight:bold; }
a.nav:active { text-decoration: none; color:#f7941d; font-weight:bold; }
a.nav:hover { text-decoration: none; color:#f7941d; font-weight:bold; }

a:link { text-decoration: underline; color:#f7941d; }
a:visited { text-decoration: underline; color:#f7941d; }
a:active { text-decoration: none; color:#f7941d; }
a:hover { text-decoration: none; color:#f7941d; }

.acjwBar {
    height:147px;
    overflow:hidden;
}

.separator {
    float:left;
    width:3px;
    height:147px;
    margin:0px;
    padding:0px;
    background-color: #f7941d;
}

#headerPhoto1 {
    float:left;
    width:178px;
    height:147px;
    margin:0px;
    padding:0px;
    background: #f7941d url(../imgs/acjw_header_1.jpg) no-repeat;
}

#headerPhoto2 {
    float:left;
    width:148px;
    height:147px;
    margin:0px;
    padding:0px;
    background: #f7941d url(../imgs/acjw_header_2.jpg) no-repeat;
}

#headerPhoto3 {
    float:left;
    width:221px;
    height:147px;
    margin:0px;
    padding:0px;
    background: #f7941d url(../imgs/acjw_header_3.jpg) no-repeat;
}

.content {
    margin: 40px;
    font: 12px Helvetica,sans-serif;
}

.video {
    margin: 20px;
    font: 12px Helvetica,sans-serif;
}

.content_supporters {
    margin: 20px;
    font: 12px Helvetica,sans-serif;
}


.callout {
    float:left;
    font: 11px Helvetica,sans-serif;
    width: 245px;
    line-height: 140%;
    /*Comment out below for original*/
}

.callout_hdr {
    text-transform: uppercase;
    color: #f7941d;
    font-size: 15px;
    font-weight: bold;
    padding-bottom:2px;
    /*Uncomment below for original*/
    /*margin-left: -20px;*/
}

.callout_content {
    font: 11px Helvetica,sans-serif;
    line-height: 140%;
}
    
.event {
    margin: 20px 0px;
}
    
    .event_info {
        
    }
    
    .event_date {
        color: #f7941d;
        font-size: 1.2em;
    }
    
    .event_location {
        
    }
    
    .event_ensemble {
        
    }
    
    .event_rep {
        margin-top: 5px;
    }
    
    .event_composer {
        margin-right: 5px;
    }
    
    .event_piece {
        
    }
    
    .event_performers {
        margin-left: 10px;
    }

.top {
    padding: 20px 0px 0px 0px;
}

div.bio {
    clear:left;
    display:none;
    margin-right:40px;
    margin-bottom: 15px;
}

.photos {
    width:728px;
}

.photos td {
    width:100px;
    height:150px;
    margin:0px;
    padding:0px;
}

.photos td img {
    margin:0px;
    padding:0px;
    cursor:pointer;
}

.photos .off {
    border: 2px solid #ffffff;
}

.photos .on {
    border: 2px solid #bdbcc0;
    padding:0px;
}

div.bio_content {
    float: left;
}

div.bio_image .on {
    border: 2px solid #f7941d;
    
}

#cntntIn #videoPlayer {
	width:580px;
	background-repeat: repeat;
	margin-bottom:26px;
	margin-left:40px;
	background-color:#efefef;
	padding-bottom:13px;
}

#cntntIn #videoPlayer div.video {
	position:relative;
	left:6px;
}

#cntntIn #videoPlayer object {
	margin-top:16px;
}

#cntntIn #videoPlayer p {
	padding:5px 6px 0px 6px;
	margin-bottom:0px;
}

#cntntIn #videoPlayer p.cption {
	color: #7f7f7f;
}

#cntntIn #videoPlayer h4 {
	padding-left:6px;
	margin-top:16px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#cntntIn #videoPlayer table {
	width:577px;
	border-top:1px solid #d1d1d1;
	margin-top:3px;
	padding-top:3px;
	padding-left:20px;
	position:relative;
	left:6px;
}

#cntntIn #videoPlayer table tr {
	clear:both;
	margin-bottom:10px;
}

#cntntIn #videoPlayer table tr td {
	width:240px;
	overflow:hidden;
	padding:0px;
	margin-right:4px;
	padding-bottom:10px;
}

#cntntIn #videoPlayer table tr td img {
	/*float:left;*/
	width:215px;
	margin-right:5px;
	margin-bottom:4px;
}

#cntntIn #videoPlayer table tr td p {
	/*display:none;
	float:left;*/
	width:215px;
	clear:both;
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#000000;
}

#cntntIn #videoPlayer table tr td p a {
	font-size:11px;
	font-weight:normal;
	line-height:normal;
	color:#565656;
}

#cntntIn #videoPlayer table tr td p a:hover {
	text-decoration:underline;
	color:#ed0000;
}

#cntntIn #videoPlayer table tr td.end {
	margin-right:0px;