/*** main template ***/

body {
	margin: 0;
	background-image: url('../images/bg.gif');
	background-color: #2C5352;
	font-size:10px;
}
body, td, p {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 10pt;
	color: #ffffff;*/
	line-height: 20px;
	font-size: 12px;
}
#gradient_bg{
	background-image: url(../images/bkgd.gif);
	background-repeat: repeat-x;
	height: 1000px;
}
a {
	color: #0066cc;
}
li {
	padding:0 0 5px 0;
}
.fullwidth_table {
	width: 902px;
}
.text14 {
	font-size: 14px;
}

.head_navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ff9933;
}
.head_navigation a {
	color: #ff9933;
	margin-left: 10px;
}
.head_navigation a:link, .head_navigation a:visited,  {
	text-decoration: none;
}
.head_navigation a:hover, .head_navigation a:active,  {
	text-decoration: underline;
}
.page_title {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #EDEAA7;
	font-weight: normal;
	margin-top: 35px;
}
.page_title_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #EDEAA7;
}
div#banner{
background-image: url(../images/intro.jpg);
width: 902px;
height: 187px;

}
	div#banner div{
	padding: 25px 0px 0px 40px;
	}
	div#banner h1{
	color: #ECDB47;
	font-size: 30px;
	font-weight: normal;
	margin: 10px 0;
	}
	div#banner p{
	margin: 15px 0;
	}

/*** common formatting ***/

h2 {
	font-family: Trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: normal;
	/*letter-spacing: 1px;*/
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}

.pad_right10 {
	margin-right: 10px;
}
.pad_left10 {
	margin-left: 10px;
}
.pad_left20 {
	margin-left: 20px;
}
.pad_topbottom10 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.black, table.black td, table.black p {
	color: #000000;
}
.white {
	color: #ffffff !important;
}
.orange {
	color: #ff9933 !important;
}
.teal {
	color: #61c2c1 !important;
}
.blue {
	color: #0066cc !important;
}
.yellow {
	color: #EDEAA7 !important;
}
.boldRedNote {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.red {
	color: #990000;
}

.grayText {
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
span.highlight {
	background-color: #FFFF66;
}
.disabledText, table.disabledText td, table.disabledText td a, tr.disabledText td, tr.disabledText td a {
	color: #cccccc !important;
	font-style: italic !important;
}
.completedText, table.completedText td, table.completedText td a, tr.completedText td, tr.completedText td a {
	color: #666666 !important;
}
.small, table.small td {
	font-size: 9pt !important;
}
.float_right {
	float: right;
}
.icon { /* for music/project action icons */
	padding: 0px;
	margin: 2px 10px 2px 0px;
	vertical-align: middle;
	border: 0px none;
}
.icon_text_link { /* for music/project action icons */
	color: #0066cc;
	font-size: 9pt;
}

/*** common tables/cells ***/

.inside_content {
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
td.box_orangeblack_top {
	background-color: #000000;
	border-top: 2px solid #FF9A31;
	height: 8px;
}
td.box_orangeblack_bottom {
	background-color: #000000;
	border-bottom: 2px solid #FF9A31;
	height: 8px;
}
td.box_orangeblack_sides {
	background-color: #000000;
	border-left: 2px solid #FF9A31;
	border-right: 2px solid #FF9A31;
}
td.box_yellowblack_top {
	background-color: #000000;
	border-top: 2px solid #9C9A5A;
	height: 8px;
}
td.box_yellowblack_bottom {
	background-color: #000000;
	border-bottom: 2px solid #9C9A5A;
	height: 8px;
}
td.box_yellowblack_sides {
	background-color: #000000;
	border-left: 2px solid #9C9A5A;
	border-right: 2px solid #9C9A5A;
}
td.box_brownwhite_top {
	background-color: #FFFFFF;
	border-top: 2px solid #ad7229;
	height: 8px;
}
td.box_brownwhite_bottom {
	background-color: #FFFFFF;
	border-bottom: 2px solid #ad7229;
	height: 8px;
}
td.box_brownwhite_sides {
	background-color: #FFFFFF;
	border-left: 2px solid #ad7229;
	border-right: 2px solid #ad7229;
}
.bargradient {
	background-image: url(../images/bkgd_bargradient.gif);
	height: 35px;
}
.bargradient_clipped {
	background-image: url(../images/bkgd_bargradient_clipped.gif);
	height: 30px;
}
.column_section_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0066cc !important;
}
.columns_filter_box {
	width: 180px;
	margin: 0px 10px 10px 10px;
	padding: 7px 10px;
	border: 1px solid #aaa;
	-moz-border-radius: 4px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.filter_box {
	margin: 0px 10px 10px 10px;
	padding: 7px 10px;
	border: 1px solid #aaa;
	-moz-border-radius: 4px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
.column_text, .column_text p {
	font-size: 9pt;
	color: #000000;
}
.column_text_highlight { /* no longer used -- replaced by jquery */
	font-size: 9pt;
	background-color: #0066cc;
	color: #FFFFFF;
	padding-left: 25px;
}
.column_text_highlight a { /* no longer used -- replaced by jquery */
	font-size: 9pt;
	background-color: #0066cc;
	color: #FFFFFF;
}
.column_checkbox_options { /* for search music/projects filters */
	background-position: 0px;
	white-space: nowrap;
	height:17px; /* forces uniformity in IE/FF */
}
.checkbox_text { /* no longer used -- replaced by jquery */
	/*background-image: url(../images/icon_checkbox_unchecked.png);
	background-repeat: no-repeat;
	background-position: 25px;*/
}
.checkbox_text_selected { /* no longer used -- replaced by jquery */
	background-image: url(../images/icon_checkbox_checked.png);
	background-repeat: no-repeat;
	background-position: 25px;
}
div.hiddenOptions { /* no longer used? */
	background-color: #FFFFFF;
	margin: 8px;
	padding: 8px;
	height: 220px;
	width: 400px;
	border: 10px solid #41738B;
	position: absolute;
	visibility: hidden;
	z-index: 5;
	overflow: scroll;
}
div.accordianOptions { /* no longer used? */
	background-color: #FFFFFF;
	/*margin: 8px;
	padding: 8px;
	height: 220px;*/
	/*width: 400px;*/
	/*border: 10px solid #41738B;*/
	position: absolute;
	visibility: visible;
	z-index: 5;
	/*overflow: scroll;*/
}
.grayBorder {
	border: 1px solid #cccccc;
}
.verticalDotted {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.horizontalDotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
td.buttonText {
	padding: 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff !important;
}
td.buttonText a {
	color: #ffffff !important;
	text-decoration: none;
}
.hiddenButton {
	width: 1px;
	height: 1px;
	border: 0px;
	display: none;
	
}
.formLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

/*** specific pages ***/

#searchfield {
	width: 360px;
	height: 22px;
	margin: 0px 6px;
	border: none;
	color: #0066cc;
}
#searchbkgd {
	width: 372px;
	height: 28;
	background-image: url(../images/bkgd_search.gif);
	background-repeat: no-repeat;
}
table.results_table td {
	padding: 10px 0px 5px 10px !important;
}
table.results_table td.divider {
	padding: 0px 0px 0px 0px  !important;
	border-bottom: 1px dashed #0066cc;
}
table.results_table td span.title {
	padding: 0px 0px 0px 0px  !important;
}
.results_title, .results_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0066cc;
}
.results_checkbox {
	width: 26px;
	height: 26px;
}

table.project_info {
	margin-left: 25px;
}
table.project_info th, table.project_info td.title, table.project_info td span.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 10px;
}
table.project_info td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0066cc;
	padding: 0px 10px;
}
table.featured_projects td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
table.featured_projects td a.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
div.score_selection { /* project's score selection page */
	text-align: left;
	width: 100%;
	margin-bottom: 10px;
	clear: both;
	display: block;
	padding: 6px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #EFEFEF;
}
.green_hilight { /* project's score selection page */
	background-color: #A9EBAB;
}
.popup_profile_list { /* producer/composer info popup */
	width: 100%;
	height: 450px;
	overflow-y:auto;
	overflow-x:hidden;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #aaa;
	-moz-border-radius: 4px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}
table.info {

}

table.info th, table.info td.title, table.info td span.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px 10px;
	vertical-align: bottom;
}
table.info td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0066cc;
	padding: 0px 10px;
	vertical-align: bottom;
}
.boldItal {
	font-style: italic;
	font-weight: bold;
}

