@charset "utf-8";
/* CSS Document */



/* COLORS
   header blue:			#005ec7
   Outer Wrapper BG:	#586375
   Main Text:             	#
   Links:                 	#FF0000
*/


/*	
	GENERIC
   	LAYOUT IDs
	CLASSES
*/




/* GENERIC
	--------------------------------------------------------------------- */

html {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body {
	text-align: center;
	min-width: 760px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 133%;
	background-color: #FFFFFF;
 }
form {
	margin:0;
	padding:0;
}
.contentCell {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7D7D7;
	border-right-color: #D7D7D7;
	border-bottom-color: #D7D7D7;
	border-left-color: #D7D7D7;
}

ul{
	margin:0;
	padding:0;
	list-style-position: inside;
}
h1{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:normal;
	color:#333333;
}
h2{
	margin:0;
	padding:0;
	ffont-family:Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:normal;
	color:#333333;
}
h3{
	margin:0;
	padding:0;
	ffont-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#333333;
}
h4{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color:#333333;
}
img { 
	border:0;
}

fieldset { 
	border:0;
}
caption,th {
	text-align:left;
}

hr {
	color:#333333;
	height:1px;
}

input {
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

/* LAYOUT
	--------------------------------------------------------------------- */


 #wrapper {
     text-align: left;
     width: 954px;
     margin-left: auto;
     margin-right: auto;
     padding: 0;
 }

#header{
	background-image: url(/admin/images/v2/headerBG.gif);
	background-repeat: repeat-x;
	height: 136px;

}
#header_inner {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 136px;
	background-image: url(/admin/images/v2/eq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


#header #logo{
	float:left;
}

#header #topNav{
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333333;
	background-image: url(/admin/images/v2/logout.gif);
	background-repeat: no-repeat;
	width: 115px;
	text-transform: uppercase;
	height: 30px;
	margin-right: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header #topNav a{
	color: #333333;
	text-decoration: none;
}
#header #topNav a:hover{
	text-decoration: underline;
}
#banner {
	
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#333333;
	line-height: 133%;
	padding: 1em 0em 0em;
	text-align: left;
}
#content a{
	color: #333333;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}
#hp_welcome {
	width:955px;
	height:110px;
	background:url(/images/welcome_mid.png) repeat-x;
	margin:0px 0px 25px;
}

#main_left {
	width:688px;
	height:224px;
	float:left;
	background:url(/images/hp_box.gif) repeat-x;
	border-right:1px solid #ffffff;
	display:inline;
}
#left_full {
	width:954px;
	float:left;
	background:url(/images/main_box_bg.gif) repeat-x #0084DC;
}

#sub_left {
	width:690px;
	float:left;
	background:url(/images/main_box_bg.gif) repeat-x #0084DC;
	border-right:1px solid #ffffff;
}
#sub_left_full {
	width:690px;
	float:left;
	background:url(/images/sub_mid_lg.gif) repeat-x #0084DC;
	border-right:1px solid #ffffff;
}
#sub_content {
	padding:10px 15px; 
	width:922px; border-left:1px solid #ffffff; 
	border-right:1px solid #ffffff;
}
#alpha_directory {
	font-size:14px;
	text-align:center;
	font-weight: bold;
}
#alpha_directory a{
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
#search_form {
	padding:20px 0px;
}
#search_form td {
	padding:0px;
}
#results_wrapper {

}
#results_wrapper a {
	color:#ffffff;
	text-decoration:none !important;
}
#instruments td {
	padding:0px;
}

#member_login {
	color:#ffffff;
	width:250px;
	height:224px;
	float:right;
	background:url(/images/hp_pattern.png) repeat-x;
	border-left:1px solid #ffffff;
	font-size:10px;
	display:inline;
}
#member_login a {
	color:#ffffff;
	text-decoration:none;
}

#member_login input {
	width:150px;
}

/* 	NAVIGATION
	--------------------------------------------------------------------- */


#nav{
	height:36px;
	background-image: url(/admin/images/v2/nav_outer.gif);
	background-repeat: repeat-x;
}
#nav_inner {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 34px;
	background-image: url(/admin/images/v2/nav_inner.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}

#nav ul li {
	float:left;
	color:#FFFFFF;
	text-transform: uppercase;
	list-style-type:none;
	display:block;

}
#nav li a{
	float:left;
	display:block;
	height: 36px;
	line-height:37px;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	margin:0px !important;
	padding: 0px 30px;
}
#lowerWrapper {
	background-image: url(/admin/images/v2/pageBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#innerWrapper {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}

#nav li a:hover{
	text-decoration:none;
	background:url(/images/nav_hover.gif) repeat-x;
}

/* MEMBER NAV */

#member_nav{
	background:url(/images/nav_mid.gif) repeat-x #0097fb;
	height:37px;
}
#member_nav ul li {
	float:left;
	color:#FFFFFF;
	text-transform: uppercase; 
	list-style-type:none;
	display:block;

}
#member_nav li a{
	float:left;
	display:block;
	height: 37px;
	line-height:37px;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 39px;
	margin:0px !important;
}
#member_nav li a:hover{
	text-decoration:none;
	background:url(/images/nav_hover.gif) repeat-x;
}

/* ADMIN NAV */

#admin_nav{
	background:url(/images/nav_mid.gif) repeat-x #0097fb;
	height:37px;
}
#admin_nav ul li {
	float:left;
	color:#FFFFFF;
	text-transform: uppercase; 
	list-style-type:none;
	display:block;

}
#admin_nav li a{
	float:left;
	display:block;
	height: 37px;
	line-height:37px;
	font-size:12px;
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 25px 0px 24px;
	margin:0px !important;
}
#admin_nav li a:hover{
	text-decoration:none;
	background:url(/images/nav_hover.gif) repeat-x;
}

/* 	FOOTER
	--------------------------------------------------------------------- */

#footer_nav {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:25px;
	width:400px;
	text-align:center;
	color:#ffffff;
	font-size:11px;
	
}
#footer_nav a {
	color:#ffffff;
	text-decoration:none;
}
#footer{
	padding: 1em;
	width: 955px;
	margin-right: auto;
	margin-left: auto;

}
#footer #copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#D4D4D4;
	line-height: 133%;
	float: left;
	padding-left: 40em;
}
#content_wrapper {
	padding: 1.5em;
	text-align: left;
}
#subnav {
	float: right;
	margin-bottom: 10px;
	font-size: 9px;
	text-transform: uppercase;
	color: #666666;
}
#subnav a {
	color: #666666;
}
#subnav a:hover {
	text-decoration: underline;
}
#pageTitle {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#footer #copyright a{
	color:#333333;
	text-decoration: none;
}
#footer #copyright a:hover{
	text-decoration: underline;
}

#CTM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	float: right;
}
#CTM a{
	color: #333333;
	text-decoration: none;
}
#CTM a:hover{
	text-decoration: underline;
}



/* CLASSES
	--------------------------------------------------------------------- */

.profile_box {
	float:left;
	width:285px;
	font-size:11px;
	line-height:110%;
	padding:0px 0px 25px 15px;
	min-height:200px;
}
.profile_box td {
	padding:0px;
}
.profile_box h2 {
	line-height:100%;
	padding:0px 0px 5px 0px;
	
}
.profile_box img {
	float:left;
	padding:0px 10px 0px 0px;	
}
.gig_box {
	float:left;
	width:450px;
	font-size:11px;
	line-height:110%;
	padding:0px 0px 25px;
	margin: 15px 0px 0px;
}
.gig_box td {
	padding:0px;
}
.gig_box h2 {
	font-size:16px;
	font-weight:bold;
	line-height:100%;
	padding:0px 0px 5px 0px;
}
.gig_box img {
	padding:0px 10px 0px 0px;	
}
.hp_box_content {
	background:url(/images/hp_box_opaque.gif) repeat-x;
	width:316px;
	height:224px;
	float:left;
	margin-right: 15px;
	font-size:10px;
	line-height:115%;
}
.strong_header {
	font-size:12px;
	font-weight:bolder;
	padding:5px 0px;
}

.input input {
	width:150px;
}

.clear{
	clear:both;
}
.float_left{
	float:left;
}

.float_right{
	float:right;
}
/* CTM Table */
.CTM_Table{

}

.CTM_Table th{
	background-image: url(/admin/images/titleBG.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	text-align: left;
	padding-right: 10px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.CTM_Table td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	text-align: left;
	padding-right: 10px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.CTM_Table td a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666 !important;
}
.CTM_Table td a:hover{
	color: #1D96D4 !important;
	text-decoration: none;
}
.CTM_Table th a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	text-decoration: none;
}
.CTM_Table th a:hover{
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}
.CTM_Table tr{

}
.CTM_Table tr:hover{
	background-color: #F2F2F2;
}


/* CTM Form Table */
.CTM_FormTable{

}

.CTM_FormTable th{
	background-image: url(/admin/images/titleBG.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	text-align: left;
	padding-right: 10px;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.CTM_FormTable td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	padding-right: 10px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.CTM_FormTable td a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.CTM_FormTable td a:hover{
	color: #1D96D4;
	text-decoration: none;
}
.CTM_FormTable th a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-align: right;
}
.CTM_FormTable th a:hover{
	color: #1D96D4;
	text-decoration: none;
	font-weight: normal;
}
.CTM_FormTable tr{

}
.pagingCell {
	text-transform: uppercase;
	color: #999999;
	font-size: 9px;
}
.pagingCell a {
	color: #666666 !important;
}
.pagingCell a:hover {
	color: #666666 !important;
}
#footerTop {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	padding: 1em;
	background-color: #EEEEEE;
	border: 1px solid #D7D7D7;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: left;
}
#footerTop a {
	color:#333333;
	text-decoration:none;
	font-size: 10px;
}
.hpCellOfGlory {
	border: 1px solid #ACACAC;
	background-image: url(/images/hp/hp_boxBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 9px;
	font-size: 10px;
	line-height: 175%;
	text-align: left;
}
.hpCellOfGlory h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.hpDonate {
	border: 1px solid #d7d7d7;
	background-image: url(/images/hp/donate.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	padding: 9px;
	font-size: 10px;
	line-height: 175%;
	color: #FFFFFF;
	background-color: #105A91;
	text-align: left;
}
.hpDonate h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}
.hpFeature {
	border: 1px solid #d7d7d7;
	font-size: 10px;
	line-height: 175%;
}
#cnt_left_col {
	padding: 10px;
}
.hpCellOfGlory a {
	color: #333333;
}
.alert {
	font-weight: bold;
	text-transform: uppercase;
	color: #FF4300;
}

