body {
	background-color:#f6a46a;
	font-family: Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:16px;
}

.balloon {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    background-color: #ffffcc;
    visibility: hidden;
    margin: 3px 3px 3px 3px;
    padding: 3px 3px 3px 3px;
    position: absolute;
    width: 200px;
    border: 1px solid #000000;
}


/****************************subhome styles*******************************/
#subhome #left_bg {
	height: 142px;
}

#subhome #header {
	height:107px;
    background-image: url(images/photo_jobs_top.png);
    background-repeat: no-repeat;
    background-position: right;
    border-color: #2b4686;
}

#subhome #header_right {
	padding-right:56px;
	padding-top:0px;
}

#subhome #header_right img {
	margin:15px 0 10px 0;
}

td.table_text_left {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    padding: 0px 10px 20px 0px;
}

td.table_text_right {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #74695d;
    vertical-align: top;
    padding: 0px 10px 20px 0px;
}

td.table_text_right_black {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    vertical-align: top;
    padding: 0px 10px 20px 0px;
}

td.table_text_highlight {
    font-family: Arial, Verdana, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #74695d;
    border-top: solid 1px #74695d;
	border-bottom: solid 1px #74695d;
}

td.table_header {
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    background-color: #2b4686;
    padding: 5px 0px 5px 10px;
}

td.table_header_search {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    background-color: #2b4686;
    padding: 5px 0px 5px 10px;
}

* {
	margin:0;
	padding:0;
	text-decoration:none;
	border:0;
	border-collapse: collapse;
}

ul li {
	list-style-type:none;
}

a{
	color:black;
}

#container {
	width:780px;
	top:0;
	left:0;
	right:0;
	margin: auto;
	z-index: 999;
}

#left_bg {
	position: absolute;
	top: 157px; 
	left: 0px;
    padding: 0px;
	width:50%;
	height: 15px;
	background-image: url('images/background_blue.png');
	background-repeat: repeat-x;
	z-index: 1;
}

#mainlevel_utility {
	float:left;
	width:100%;
	margin:10px 0 0 0;
	height:40px;
}
	#mainlevel_utility li {
		float:left;
		margin:0 3px 0 0;
		width:94px;
		
	}
	
	#mainlevel_utility li a {
		color:#2B4686;
		display:block;
/*		font-size:11px; 	fix for long menu iems */
		font-size:10px;
		line-height: 12px;
		height: 36px;
/*		end fix 			*/
		padding-right:30px;
		padding-left:5px;
		background-image: url('../images/utilitynav_divider.png');
		background-repeat: repeat-y;
	}

	#mainlevel_utility li a:hover,
	#mainlevel_utility li #active_menu_utility,
	#mainlevel_utility li.mainlevel_active_utility a {
		color:#433d2f;
	}

#wrapper {
	width:100%;
	float:left;
	background-image: url(images/top_background.png);
	padding: 15px 0px 15px 0px;
}

	#header {
		float:left;
		height:128px;
		text-align:left;
		width:780px;
	}
	
		#header img.logo {
			float:left;
			position:relative;
			top:0px;
			left:20px;
			display:block;
		}
	
	#header_right {
		font-family: Arial, Verdana, sans-serif;
		font-size:12px;
		margin-left: 415px;
		padding:6px 8px 0 0;
		border-bottom:15px solid #cfc5a1;
	}
		
		#header_right h2 {
			color:#d7cfb0;
			font-size:12px;
			margin-bottom:5px;
			font-weight:normal;
		}
		
		#header_right img {
			margin:36px 10px 12px 0;
		}
	
/*************mootools nav styles**************************/
#main_nav { 
	float:left;
	background-color: #fff;
	height: 185px;
	width: 100%;
}
/* ################# These have been commented out because they no longer apply to the homepage styles ################# */
/*
#menulist_root_main {
	float:left;
	height:185px;
	width: 780px;
	padding:0;
	background-image: url('../images/comp3_bg.png');
	background-repeat: no-repeat;
	background-position: top right;
}

#menulist_root_main li {
	float: right;
	display: block;
	width: 121px;
	height: 185px;
}

	#menuitem_1_main {
		background-image: url('../images/comp3_conferences.png');
	}
	
	#menuitem_2_main {
		background-image: url('../images/comp3_research.png');
	}
		
	#menuitem_3_main {
		background-image: url('../images/comp3_knowledge.png');
	}
	#menuitem_4_main {
		background-image: url('../images/comp3_advocacy.png');
	}
	#menuitem_5_main {
		background-image: url('../images/comp3_learning.png');
	}

#menulist_root_main li a {
	text-decoration: none;
	display: block;
	width: auto;
	height: 185px; 
}

#menulist_root_main li a span {
	display:none;
}
*/
/**************end mootools styles*************************/

#features {
	background-color:#fff;
	background-repeat: no-repeat;
	width:780px;
	float:left;
	padding-bottom:15px;
	
}

#mainlevel_secondary {
	float:left;
	padding:30px 0 0 44px;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
}

	#secondary_nav h2 {
		font-size:11px;
		color:#544b37;
	}

	#mainlevel_secondary li,
	#subhome #mainlevel_secondary li.sublevel_current_secondary,
	#subhome #mainlevel_secondary li.sublevel_secondary,
	#subhome #mainlevel_secondary li.sublevel_active_secondary {
		list-style-image: url('../images/side_nav_bullet.png');
		margin-left: 20px;
	}
	
	#subhome #mainlevel_secondary li.sublevel_current_secondary li,
	#subhome #mainlevel_secondary li.sublevel_active_secondary li{
		list-style-image: url('../images/nav_dash.jpg');
	}
	
	#mainlevel_secondary li a {
		font-weight:bold;
		color:#2B4686;
	}
	
	#mainlevel_secondary li li a{
		font-weight:normal;
	}
	
	#mainlevel_secondary li a:hover,
	#mainlevel_secondary li #active_menu_secondary,
	#mainlevel_secondary li a.mainlevel_active_secondary,
	#mainlevel_secondary li a.sublevel_active_secondary {
		color:#433d2f;
	}
	
#welcome {
	padding:25px 50px 0 174px;
}

	#welcome p {
		font-family: Georgia, Times, serif;
		font-size:21px;
		line-height:28px;
	}

	#news_items {
		float:left;
		width:430px;
		font-size:12px;
		line-height:16px;
		margin:25px 0 25px 174px;
	}

		#news_items .news_item {
			float:left;
			width:205px;
			margin-right:10px;
		}

			#news_items .news_item .news_image {
				width: 47px;
				margin: 2px 5px 0px 0;
				display: block;
				float: left;
			}

			.news_row {
				float: left;
			}

			.first_row {
				margin-bottom: 20px;
			}

			#news_items .news_item .news_info {
				margin-left: 52px;
			}

			#news_items .news_item h2 {
				font-weight:bold;
				font-size:12px;
			}

			#news_items .news_item a {
				color:#000;
			}
		
		#news_items .news_item a:hover {
			text-decoration:underline;
		}
		
		#news_list {
			margin-top:25px;
			margin-left: 605px;
			width: 155px;
		}

			#news_list li {
				padding: 5px 5px 5px 0;
				border-top: 1px solid #a9b5cf;
			}

			#news_list li.item_1 {
				border: none;
				padding-top: 0;
			}

			#news_list a {
				color: #2B4686;
			}

			#news_list a:hover {
				text-decoration: underline;
			}

#footer {
	float:left;
	margin:15px 0 0 0;
	line-height:15px;
	font-family: Arial, Verdana, sans-serif;
	font-size:11px;
}

	#footer ul li {
		float:left;
		padding-right:5px;
		color:#2B4686;
	}
	
	#footer ul li a,
	#footer a {
		color:#2B4686;
	}
	
	#footer ul li a:hover {
		color:#433d2f;
	}
	
	#footer p {
		clear:both;
		color:#433d2f;
	}
	
	

/*******************main nav styles*********************************************/
/*******************************************************************************/
/*******************************************************************************/
#subhome #menulist_root_main { 
	height: 61px;
	width: 780px;
	float:left;
    
}

	#subhome #menulist_root_main {
		position: relative;
		height:61px;
		width: 780px;
		margin: 0 0 0 0px;
		padding:0;
		background-repeat: no-repeat;
		background-position: top right;
		overflow: hidden;
	}
	
	#subhome #menulist_root_main li {
		float:right;
		width: auto;
		background-image: none;
		height: auto;
	}

/**********background images*************************/
.advocacy #menulist_root_main {
	background-image: url('../images/advocacynav_bg.png');
}

.utility #menulist_root_main {
	background-image: url('../images/newsnav_bg.png');
}

.advocacy #menulist_root_main #menuitem_1_main a {
	background-image: url('../images/advocacy_5.png');
}
.advocacy #menulist_root_main #menuitem_2_main a {
	background-image: url('../images/advocacy_4.png');
}
.advocacy #menulist_root_main #menuitem_3_main a {
	background-image: url('../images/advocacy_3.png');
}
.advocacy #menulist_root_main #menuitem_4_main a {
	background-image: url('../images/advocacy_2.png');
}
.advocacy #menulist_root_main #menuitem_5_main a {
	background-image: url('../images/advocacy_1.png');
}
                                                                                             
.utility #menulist_root_main #menuitem_1_main a {
	background-image: url('../images/news_5.png');
}
.utility #menulist_root_main #menuitem_2_main a {
	background-image: url('../images/news_4.png');
}
.utility #menulist_root_main #menuitem_3_main a {
	background-image: url('../images/news_3.png');
}
.utility #menulist_root_main #menuitem_4_main a {
	background-image: url('../images/news_2.png');
}
.utility #menulist_root_main #menuitem_5_main a {
	background-image: url('../images/news_1.png');
}

#subhome #menulist_root_main #menuitem_1_main a:hover,
#subhome #menulist_root_main .mainlevel_current_main #menulink_1_main,
#subhome #menulist_root_main .mainlevel_active_main #menulink_1_main {
	background-image: url('../images/subhome_nav/cm/cm.png');
	color:#433D2F;
}

#subhome #menulist_root_main #menuitem_2_main a:hover, 
#subhome #menulist_root_main .mainlevel_current_main #menulink_2_main,
#subhome #menulist_root_main .mainlevel_active_main #menulink_2_main {
	background-image: url('../images/subhome_nav/ri/ri.png'); color:#433D2F;
}

#subhome #menulist_root_main #menuitem_3_main a:hover,
#subhome #menulist_root_main .mainlevel_current_main #menulink_3_main,
#subhome #menulist_root_main .mainlevel_active_main #menulink_3_main {
	background-image: url('../images/subhome_nav/kc/kc.png'); color:#433D2F;
}

#subhome #menulist_root_main #menuitem_4_main a:hover,
#subhome #menulist_root_main .mainlevel_current_main #menulink_4_main,
#subhome #menulist_root_main .mainlevel_active_main #menulink_4_main {
	background-image: url('../images/subhome_nav/ag/ag.png'); color:#433D2F;
}

#subhome #menulist_root_main #menuitem_5_main a:hover,
#subhome #menulist_root_main .mainlevel_current_main #menulink_5_main,
#subhome #menulist_root_main .mainlevel_active_main #menulink_5_main {
	background-image: url('../images/subhome_nav/lld/lld.png'); color:#433D2F;
}



#subhome #menulist_root_main li a {
	text-decoration: none;
	display: block;
	width: 90px;
	height: 47px; 
	font-size:14px;
	font-weight:bold;
	color:white;
	font-family: Arial, Verdana, sans-serif;
	line-height:16px;
	padding: 10px 10px 10px 10px;
}

#subhome #menulist_root_main li a span {
	display: inline;
}

#subhome #main_nav ul.news li a:hover,
#subhome #main_nav ul li #active {
	background-position:100% 0;
	background-repeat: no-repeat;
	color:#342f24;
}



/***************end main nav styles*********************************************/
/*******************************************************************************/
/*******************************************************************************/
.advocacy #features {
	background-image: url('../images/advocacy_content_bg.png');
	background-repeat: no-repeat;
	min-height: 400px;
}

.utility #features {
	background-image: url('../images/news_content_bg.png');
	background-repeat: no-repeat;
	min-height: 400px;
}


#subhome #mainlevel_secondary {
	padding-left:8px;
	width:160px;
}
	
	#subhome #mainlevel_secondary li {
		list-style-image: url('../images/side_nav_solid.png');
		
	}
	
	#subhome #mainlevel_secondary li:hover,
	#subhome #mainlevel_secondary li.mainlevel_current_secondary,
	#subhome #mainlevel_secondary li.mainlevel_active_secondary
	{
		list-style-image: url('../images/nav_solid_hover.png');
	}
	
	#subhome #mainlevel_secondary li.mainlevel_active_secondary li:hover,
	#subhome #mainlevel_secondary li li.sublevel_current_secondary,
	#subhome #mainlevel_secondary li li.sublevel_active_secondary{
		list-style-image: url('../images/nav_open_hover.png');
	}
	
	#subhome #mainlevel_secondary li li li.sublevel_secondary:hover,
	#subhome #mainlevel_secondary li li li.sublevel_current_secondary,
	#subhome #mainlevel_secondary li li li.sublevel_current_secondary:hover
	{
		list-style-image: url('../images/nav_dash_hover.jpg');
	}
	
	#subhome #mainlevel_secondary li a{
		margin-left:-3px;
		display:block;
	}

.blog,
.thankyou,
#interestarea,
.contentpane_directory,
#discussionform,
.contentpaneopen,
.issue_preview
 {
	padding:25px 0 0px 25px;
	width:365px;
	margin-left:168px;

}

.searchintro,
.resultcounter{
	margin-left:168px;
	padding:0 0 0 25px;
}

	#interestarea{
		padding-top:0px;
	}
	
	#interestarea ul li{
		list-style-type:disc;
	}
	
	#discussionform{
		margin-left:0;
		padding-left:0;
		padding-top:0;
	}

.issue_preview{
	padding-top:0px;
}

.blog{
	padding-top:15px;
}

.contentpaneopen .inputbox, .inputbox {
	 border: 1px solid #000;
}

.blog .contentitem{
	padding:0;
	width:auto;
	margin:0;
}

	.contentitem.calendar{
		width:708px;
		float:left;
		margin-left:0;
	}

	h1, 
	.contentheading,
	.thankyou h2,
	.contentpane_directory .componentheading_directory, 
	#discussionform h2 {
		font-family: Georgia, Times, serif;
		font-size:30px;
		line-height:30px;
		font-weight:normal;
		margin-bottom:20px;
	}
	
	.componentheading{
		padding:25px 0 0 25px;
		margin:0 0 0 168px;
	}
	
	.contentitem h2,
	#interestarea h2,
	.issue_preview h2 {
		color:#1a1a1a;
		font-size:12px;
		text-transform:uppercase;
		margin-bottom:10px;
		padding-top:15px;
	}
	
		.contentitem h2.archive{
			clear:left;
		}
		
		#interestarea h2{
			margin-bottom:0px;
			margin-top:25px;
			padding-top:0px;
		}
		
	
	.blog h2{
		margin:10px 0 0 0;
	}
	
	.contentitem h2 a,
	#interestarea h2 a,
	.issue_preview h2 a{
		color:#1a1a1a;
		text-decoration:none;
	}
	
	.contentitem h2 a:hover,
	#interestarea h2 a:hover,
	.issue_preview h2 a:hover{
		color:#1a1a1a;
		text-decoration:underline;
	}
	
	.contentitem h3,
	#interestarea h3,
	.issue_preview h3 {
		color:#000;
		font-size:12px;
	}
	
		#interestarea h3{
			margin-top:10px;
		}
	
	.contentitem h3 a,
	#interestarea h3 a,
	.issue_preview h3 a{
		text-decoration:none;
		color:#000;
	}
	
	.contentitem h3 a:hover,
	#interestarea h3 a:hover,
	.issue_preview h3 a:hover{
		text-decoration:underline;
	}
	
	.contentitem p.lead,
	.lead {
		font-family: Georgia, Times, serif;
		font-size:14px;
	}
	
	.contentitem p,
	#interestarea p,
	.issue_preview p,
	.blogdescriptiontext p {
		margin-bottom:15px;
		font-size: 12px;
	}
	
		#interestarea p{
			margin-bottom:5px;
		}
	
	.contentitem p.online{
		text-transform:uppercase;
		font-size:9px;
		font-weight:bold;
		color: #009ec2;
		margin-bottom: 0;
	}
	
	.contentitem p.print{
		text-transform:uppercase;
		font-size:9px;
		font-weight:bold;
		color: #7d7564;
		margin-bottom: 0;
	}
	
	.contentitem a,
	#interestarea a,
	.blogdescriptiontext a,
	#content #extcalendar .eventdesclarge a {
		color: #000;
		text-decoration:underline;
	}
	
	.contentitem a:hover,
	#interestarea a:hover,
	.blogdescriptiontext a:hover,
	#content #extcalendar .eventdesclarge a:hover {
		color: #000;
		text-decoration:none;
	}
	
	.contentitem ul{
		padding-left:20px;
		margin-bottom: 15px;
	}
	
	.contentitem ul li{
		list-style-type:disc;
	}
	
	.contentitem .half_width,
	.contentitem #half_width{
		width:160px;
		margin:0px 15px 0 0;
		float:left;
	}
	
	.issue_preview .half_width{
		width:160px;
		margin:0 15px 10px 0;
		float:left;
	}
	
	.contentitem .caption{
		color:#776c52;
		font-size:11px;
		line-height:12px;
	}
    
    .contentpagetitle {
        font-family: Arial, sans-serif;
        color: #000000;
		font-size:18px;
		font-weight:bold;
		margin-bottom:20px;
    }
	
#sidebar {
	float:right;
	width:200px;
	background-color:#eae6d7;
	margin:78px 10px 0 10px;
}

	#sidebar ul {
		margin:10px 0 10px 0;
	}
	
	#sidebar ul li {
		list-style-image: url('../images/orange_box.png');
		margin-left:30px;
	}
	
	#sidebar ul li a {
		color: #ef722b;
		font-family: Arial, Verdana, sans-serif;
		font-size:11px;
	}
	
	#sidebar p.sb_caption {
		color:#776c52;
		font-size:11px;
		line-height:12px;
		margin: 10px 10px;
	}
	
	#sidebar h4 {
		margin: 10px 10px 0 30px;
		color: #ef722b;
		font-size: 12px;
		font-weight: bold;
	}
	
	#sidebar ul {
		margin: 0 5px 10px 0;
	}
	
#subhome #news_items {
	float:left;
	width:375px;
}

#subhome .news_item {
	width:174px;
	margin-right:13px;
}

input.menu-form-submit-autohide_interest{
	display:none;
}

.fieldtitle {
	float: left;
	width: 135px;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;
	clear: left;
}

.checkcontact label {
	padding: 0 10px 0 5px;
}

.field {
	margin: 10px 0 0 0;
}

.formfield {
	margin: 0 0 0 145px;
}

.formfield #clear {
	margin: 0 0 0 10px;
}

.field input,
.field select {
	border:1px solid #000;
}

.mod_contentitem .contentitem{
	width:157px;
	padding:10px 0 10px 25px;
	margin-left:0px;
}

.mod_contentitem{
	margin-left:168px;
}

.contentfull .mod_contentitem{
	margin-left:0px;
}

.contentfull .mod_contentitem .contentitem{
	width:157px;
	padding:10px 25px 10px 0px;
	margin-left:0px;
}

.mod_contentitem .contentitem h1,
.mod_contentitem .contentitem h1 a{
	color:#000;
	font-size:12px;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	line-height: 16px;
	margin-bottom:5px;
}

#content.calendar{
	padding:25px 0 20px 25px;
	width:708px;
	float:left;
	margin-left:0;
}

#maghead{
	margin:0 0 -30px 168px;
	padding:20px 0 0 25px;
}

	#maghead span.issue_name{
		color: #433d2f;
		font-weight:bold;
		text-transform:uppercase;
		font-size:10px;
	}
	
	#maghead span.online{
		color:#009ec2;
		font-weight:bold;
		text-transform:uppercase;
		font-size:10px;
	}
	
/* ################ Search Styles ################## */

.searchresultspage h3 a {
	color: #000;
	text-decoration: underline;
}

.searchresultspage h3 a:hover {
	text-decoration: none;
}

.searchresultspage .itemblock {
	padding-bottom: 10px;
}

.searchparams{
	padding:10px 0;
}

div.pagenav{
	margin-left:168px;
	padding-left:25px;
}

.pagenav a {
	color: #000;
	text-decoration: none;

}

.pagenav a:hover {
	text-decoration: underline;
}

/* ################# News and Publications page styles ##################### */

.moduletable_newspubs {
	margin-left: 168px;
	padding: 25px 0 0 25px;
}

.moduletable_newspubs h2 {
	color:#1A1A1A;
	font-size:12px;
	margin-bottom:10px;
	padding-top:0;
	text-transform:uppercase;
}

.moduletable_newspubs .news_feature h3,
.moduletable_newspubs .news_feature h3 a {
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin: 0;
	padding: 0;
	text-decoration:none;
	text-transform: none;
}

.moduletable_newspubs .news_feature h3 a:hover {
	text-decoration: underline;
} 

.moduletable_newspubs p {
	margin: 0;
	padding: 0 0 10px 0;
}

.moduletable_newspubs .news_feature {
	margin-left: 0;
	padding: 0;
	width: 365px;
}

#printbg {
	display: none;
}

#featurewrapper{
	float:left;
}

.credentials {
	margin: 25px 0 0 193px;
	position: absolute;
}

.credentials h1 {
	font-family: Georgia, Times, serif;
	font-size:30px;
	line-height:30px;
	font-weight:normal;
	margin-bottom:15px;	
}

.lostpassword {
	margin: 170px 0 0 193px;
	position: absolute;	
}

.lostpassword a {
	text-decoration:underline;
}

.lostpassword a:hover {
	text-decoration:none;
}

.register {
	margin: 245px 0 0 193px;
	position: absolute;	
}

.register a {
	text-decoration:underline;
}

.register a:hover {
	text-decoration:none;
}

div.row {
	font-family:Arial,Verdana,sans-serif;
}

div.login {
	margin: 50px 0 0 193px;
}

/* ugly bit to get rid of issue with extra online archive link. */
ul#mainlevel_secondary li.sublevel_current_secondary a[href="http://www.americanorchestras.org/symphonymagazine/50.html"],
ul#mainlevel_secondary li.sublevel_current_secondary a[href="http://www.americanorchestras.org/symphonymagazine/online_archives.html"]
{
	position: absolute;
	left: -5000px;
}
