/* CSS Document */

body{
	margin: 0 auto;  
 	padding: 0px;
	font-size: 12px;
	color:#21271f;
  	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	/*charcoal grey*/
	background-color:#3E3E3E;
	/*background-image:url(images/airquestBack2.gif);
	background-repeat:repeat;*/
}

div#container{
 	 width: 880px;
	 height:100%;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 10px;
	 margin-bottom: 0;
 	 background-color:#7cb25f; 
	 background-image:url(../images/splashBack.gif);
	 background-repeat:no-repeat;
	 background-position:bottom;	
}

a:link {
	color:#ffffff;
	font-size:12px;
	text-decoration:none;
	}

a.internal:link {
	color:#ffffff;
	font-size:12px;
	text-decoration:underline;
	}
a.internal:visited {
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	}
a.internal:hover {
	font-size:12px;
	color:#215604;
	background: #a5d88a;
	text-decoration:underline;
	}
a.internal:active {
	font-size:12px;
	color:#215604;
	background: #ffffff;
	text-decoration:underline; 
	}

h1 {
	color: #FFFFFF;
	font-size: 1.6em;
	font-weight:bold;
	margin: 0px;
	padding-bottom: 2px;
	font-stretch:condensed;
	font-stretch:extra-condensed
}

h2 {
	font-size: 1.25em;;
	font-weight:bold;
	margin: 0px;
	padding-top: 22px;
	padding-bottom: 10px;

}


h3{
	color:#edfae6;
	font-size: 1.3em;
	padding-bottom: 1px;
	font-weight:bold;
	margin-bottom: -2px;
	margin-top: 5px;
}

h4 {
	color:#7cb25f;
	background-color:#000000;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	margin:0 0 11px 5px;
	letter-spacing:1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}


p {
	line-height: 1.4em;
	padding-bottom: 12px;
	margin: 0;
	letter-spacing: 0px;
	/* padding-right: 90px;*/

}

.featplace_subhead {
	font-size:1.2em;
	font-weight:bold;
	padding-bottom: 6px;
	line-height: 1.4em;
}

.title {
	font-style:italic;
	font-weight:bold;
	margin-bottom: -5px;
	margin-top: 1px;
}

blockquote {
	margin-top: -5px;
	margin-bottom: 20px;
	margin-left: 28px;
	margin-right: 90px;
	line-height: 16px;
	
}


div#splashtop{
  	margin-right : auto;
 	margin-left : auto;
	text-align:left;
	width: 880px;
	height: 95px;
	overflow:hidden;
	background-color: #E4CF66;
}	


div#splashFlash{
	height: 255px;
	width: 780px;
	clear:both;

}	


div#splashbottom{
	text-align:left;
	padding-top: 22px;
	padding-bottom: 15px;
	padding-left: 30px;
	padding-right: 20px;
	width: 735px;;
	height: 250px;


}	

div#splashbottom p{
	text-align:left;
	font-size: 13px;
	font-weight:bold;

}	

div#splashleft{
	float: left;
	width: 320px;
	height: 247px;
	
}

div#splashright{
	float: left;
	padding-top: 5px;
	margin-left: 20px;
}

div#splashleft img{
	border: 0;
}

/**sldkfjlsdjflskdflsdjfls**/
div#splashright p{
}


.featuretext{
	font-size: 12px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 10px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 5px;
}


div#footersplash {
	height: 160px;
	font-size: 12px;
	text-align:left;
	font-weight: bold;
	padding-left: 36px;
	padding-top: 20px;
	padding-right: 240px;
	clear:both;

	
}

.credit {
	padding-top: 25px;
	font-size: 11px;

}


.credit a:link {
/* for list, .footer */
	font-size:11px;
	color:#215604;
	text-decoration:underline;
	margin-right: 11px;
	line-height: 13px;
}

.credit a:visited{
	font-size:11px;
	color:#215604;
	line-height: 1.65em;
	text-decoration:none;
	margin-right: 11px;

}

.credit a:hover, a:active{
	font-size:11px;
	color:#293026	
	line-height: 1.65em;
	background-color:#bde0aa;
	text-decoration:none;

	}

/********************** SPLASH NAVIGATION *****************/
div#splashNav{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align:left;
	background-image:url(../images/nav_tile.jpg);
	background-repeat:repeat-x;
	height: 30px;
	padding-top: 7px;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 11px;

}

div#drillNav{
	/*Holder for Nav interior pages*/
	float: left;
	width: 708px;
	margin: 0;
	background-color:#7cb25f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	text-align:left;
	background-image:url(../images/nav_tile.jpg);
	background-repeat:repeat-x;
	height: 30px;
	padding-top: 7px;
	text-transform:uppercase;
	font-weight: normal;
	font-size: 11px;
	background-color:#7cb25f;

}


/********** START SUCKER STUFF ************/
ul {
	list-style: none;
	padding-left: 15px;
	margin: 0;
}

#nav a {
	color: #c4deb5;
	text-decoration: none;
	font-weight:bold;

}

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}

#nav li {
	/** float keeps nav items in horiz. line */
	float: left;
	position: relative;
	width: 9.5em;
	text-align: left;
	cursor: default;
	letter-spacing: 1px;
	
}

li#home {
	width: 5.4em;
}


li#about {
	width: 8.3em;
	/**border-left-width: 1em;**/
}

li#publishing {
	width: 9.8em;
	/**border-left-width: 1em;**/
}

li#licensing {
	width: 8.9em;
	/**border-left-width: 1em;**/
}


li#catalog {
	width: 7.7em;
	/**border-left-width: 1em;**/
}


li#faqs {
	width: 4.6em;
	/**border-left-width: 1em;**/
}

li#blog {
	width: 5.3em;
	/**border-left-width: 1em;**/
}

li#last {
	width: 9em;

	/**border-right-width: 1em;**/
}

#nav li li a {
	text-transform:none;
	letter-spacing: 1px;
	display: block;
	font-weight: normal;
	color: #0d3202;
	line-height: 10px;
	font-size: 10px;
	padding-left: 5px;
	padding-bottom: 6px;
	/* controls width of drop down TEXT*/
	width: 14em;
	
}

#nav li li a:hover {
	color: #ffffff;
	background-color: transparent;
}

#nav li li a:active {
	color: #ffffff;
	background-color: transparent;
}



li ul {
	/* hides display of dropdowns when not rolled over*/
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	background: url(../images/yellowbutback.gif) top left no-repeat;
		/* controls width of drop down yellow back*/
		width: 14em;
		padding-top: 17px;
		padding-left: 4px;
		/*pads bottom of dropdown list only*/
		padding-bottom: 4px;
		padding-right: 0;
		border: 1px solid #539133;
		border-width: 0px 1px 1px 1px;

}


li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;

}

li:hover ul, li.over ul {
	display: block;
}

/********** START SUCKER STUFF ************/

	
/********************** END SPLASH NAVIGATION *****************/




/** ------------------------- DRILL DIVS HERE ----------------------- **/


div#containerdrill{
 	 width: 880px;
	 height: 100%;
 	 margin-right : auto;
 	 margin-left : auto;
 	 margin-top : 10px;
	 margin-bottom: 0px;
	 /* crazy background color for test worked all browsers*/
	 background-color:#7cb25f;
	 background-image:url(../images/sideTile.gif);
	 background-repeat:repeat-y;
	
}


div#drilltop{
	height: 95px;
	text-align: left;
	background-color: #E4CF66;
}



div#drill_belowHeader{
	margin-bottom: 0px;

}

div#drillsidebar{
	float: left;	
	width: 170px;
	text-align:left;

}

div#instructions {

}

div#ctl00_sideSearch1_sideSearch{
	height: 250px;
	padding-left: 19px;
	padding-top: 10px;
}

div#ctl00_sideSearch1_sideSearch h2{
/*know the song headline*/
	color: #f9df66;
	font-size: 1.1em;
	font-style: bold;
}

div#ctl00_sideSearch1_sideSearch p{
	color: #f9df66;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-right: 2px;
	font-size: .9em;
	letter-spacing:1px;
}



div#ctl00_sideSearch1_sideSearch h3{
	font-size: .9em;
	margin: 0px;
	padding-top: 8px;
	letter-spacing:1px;

}

div#ctl00_sideSearch1_sideSearch h5{
	color: #f9df66;
	font-size: .8em;
	font-style:normal;
	margin: 0px;
	padding-top: 4px;
	letter-spacing:1px;

}


div#ctl00_sideSearch1_sideSearch a:link {
	color: #7cb95c;
	text-decoration:underline;
	letter-spacing:1px;

}

div#ctl00_sideSearch1_sideSearch a:visited{
	color: #7cb95c;
	text-decoration:underline;
}

div#ctl00_sideSearch1_sideSearch a:hover, a:active{
	color: #7cb95c;
	text-decoration:none;

	}


div#sideSearch tr{ 
	vertical-align: top; 
}

div#sideSearch img{ 
	border: none;}
	
div#artistLeft img{
	border: none;
}



div#drillcontent{
	float: left;
	/************************** was 524*/
	width: 500px;
	height: auto;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 20px;
	margin-bottom: 0px;
	text-align:left;
	background-color:#7cb25f; 

	}
	
div#searchContent{
	float: left;
	width: 560px;
	height: auto;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 20px;
	margin-bottom: 0px;
	text-align:left;
	background-color:#7cb25f; 

	}

	
div#artistContent{
	float: left;
	/********************************************<<<<ARTIST AREA>>>*************************/
	width: 678px;
	height: auto;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 20px;
	text-align:left;
	background-color:#7cb25f; 
	margin: 0;

	}
	
div#artistLeft {
	float: left;
	width:440px;
	padding-right: 43px;
	
}	

div#artistLeft h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1.2em;
	/*color: #194c02;*/
	color: #FFFFFF;
	margin: 0;
	padding-top: 6px;
	text-transform:uppercase;
	line-height: 1em;
	}

	
	
div#artistRight {
	float: left;
	width: 178px;
	background-image:url(../images/sidebar_back.gif);
	background-repeat:repeat-y;
	margin-left: 17px;
	margin-right: 0;
	
}

div#artistRight p{	
	font-size: .95em;
	margin-left: 26px;
	font-weight:bold;
}




a.artistRight:link {
	color:#000000;
	text-decoration:none;
	letter-spacing: .8px;
	}
a.artistRight:visited {
	color:#000000;
	text-decoration:none;
	}
a.artistRight:hover {
	color:#2b6906;
	background: #e8d87a;
	/*text-decoration:underline;*/
	}
a.artistRight:active {
	color:#000000;
	background: #fffff;
	text-decoration:none;
	}
	
	
	


div#drillnav{
	width: 197px;
	text-align:left;
	padding-top: 15px;
	display:block;
	/*background-image:url(../images/sidebarBack.jpg);
	background-repeat:no-repeat;*/
}

div#drillcontent img {
	/*border: solid;
	border-color:#CCCC00;*/
	border: none;

}


div#drillcontent ul {
	margin-top: -5px;
	padding-left: 5px;
	line-height: 1.4em;
	
}

div#drillcontent li {
	width:475px;
	padding-left: 1em;
	margin-top: 6px;
	margin-bottom: 3px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: .2em .5em;
	line-height: 1.35em;
	font-size: 1em;
}

/************* same settings as div#drillcontent ul li above  ********/

div#artistContent ul {
	margin-top: -5px;
	padding-left: 5px;
	line-height: 1.4em;
	
}

div#artistContent li {
	width:275px;
	padding-left: 1em;
	margin-top: 6px;
	margin-bottom: 3px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: .2em .5em;
	line-height: 1.25em;
	font-size: .95em;
}

div#artistContent img {
	border-color:#3e761c;
	/*border-bottom-style:solid;
	border-width:1px;
	margin-bottom: 12px;*/
}


div#footer{
	clear: both;
	height: 70px;
	font-size: 11px;
	text-align:left;
	padding-top: 45px;
	padding-bottom: 3px;
	margin: 0;
	width: 570px;

}

div#footer ul {
	text-indent:0;
	padding: 0; 
	margin: 0; 
	list-style-type: none;
 
}

div#footer li{
/* for list, .footer */
	display: inline;
	margin-right: 10px;
	margin-bottom:0;
	font-size:11px;


}

#footer a:link {
/* for list, .footer */
	font-size:11px;
	color:#215604;
	text-decoration:underline;
	margin-right: 11px;
	line-height: 13px;
}

#footer a:visited{
	font-size:11px;
	color:#215604;
	line-height: 1.65em;
	text-decoration:none;
	margin-right: 11px;

}

#footer a:hover, a:active{
	font-size:11px;
	color:#293026	
	line-height: 1.65em;
	background-color:#bde0aa;
	text-decoration:none;

	}

.white {
	color: #215604;
	line-height: 16px;
}

.border_right {
	border-right:#87c068;
	border-right-style:solid;
	border-right-width:thin;
	padding-left: 6px;
}
.border_left {
	padding-left: 5px;
	}


.clearing {
/** keeps sidebar behaving properly**/
  height: 0;
  margin: 0;
  clear: both;
}


/*********************** SEARCG TABLES styles  ***********************/


	
	
table.search{
	 margin-top: 0px;
	 margin-bottom: 22px;
	 border-collapse:collapse; 
	 color: #000000;
	 /*border:solid;
	 border-width: 2px;
	 border-color:#000000;*/
	 text-align: left;
	 
	 }
	 
table.search img{
	 border:none;
	 }

.alignLeft{
	text-align: left;
}
 
 
.alignRight{
	text-align: right;
}
 

table.search th{ 
	vertical-align: top; 
	font-weight: bold; 
	padding: 4px 4px 3px 10px;
}

table.search td{ 
	vertical-align: top; 
	padding: 4px 6px 3px 10px;
}
	
	
div#songInfo {
	padding-top: 6px;
	
}	
	 
.trDrkOrange{
	 background-color: #f7c701;
	 font-weight: bold;
	 text-align: left;
	 
}

.trDrkOrange a:link {
	color:#000000;
	text-decoration:underline;
	font-size: 1em;
	border: 0;
}

.trDrkOrange a:visited{
	color:#000000;
	text-decoration:underline;
	border: 0;
}

.trDrkOrange a:hover, a:active{
	color:#000000;
	text-decoration:none;
	border: 0;

	}
	
.trLightYellow{
	 background-color: #fadf66;
	 text-align: left;
	 background-image:url(../images/light_grad.jpg);
}



/************* FORM LABELS *******************/
p.label_field_pair {
	clear: both;
	padding-top: 10px;
}
p.label_field_pair label {
	clear: left;
	display: block;
	float: left;
	text-align: left;
	width: 36px;
	padding-top: 3px;
}
p.label_field_pair input {
	clear: right;
	float: left;
	margin-left: 6px;
	width: 210px;
}


p.label_field_pair select {
	clear: right;
	float: left;
	margin-left: 6px;
	width: 210px;
}


p.label_checkbox_pair {
clear: both;
float: none;
padding-top: 6px;

}
p.label_checkbox_pair input {
clear: left;
float: left;
margin-left: 0px;
}
p.label_checkbox_pair label {
display: block;
float: left;
margin-left: 2px;
width: 120px;
padding-top: 2px;
}

/*************** END FORM LABELS ****************/




.trDrkYellow{
	background-color: #f0d148;
	text-align: left;
	background-image:url(../images/dark_grad.jpg); 
}

.trDrkYellow p{
	margin: 0;
	padding-bottom: 2px;
}

.trBottom{
	background-color:#000000;
	color: #FFFFFF;
	font-weight: normal;
	border:0;
	height: 28px;
	letter-spacing: 1px;

}

.trBottom a:link {
	color:#ffffff;
	text-decoration:underline;
	font-size: .9em;
	letter-spacing: 1px;

}

.trBottom a:visited{
	color:#ffffff;
	text-decoration:underline;
}

.trBottom a:hover, a:active{
	color: #fcdf67;
	text-decoration:none;

	}
	
.trSearchHeadline{
	color: #FFFFFF;
	font-weight: bold;
	border:0;
	height: 30px;
}
	

.trResultsHeadline{
	color: #FFFFFF;
	font-weight: bold;
	border:0;
	height: 60px;
}

.advancedSearch {
	font-size:1.15em;
	padding: 0;
	
}


.searchResults1 {
	font-size:1.15em;
	margin-bottom: 3px;
	padding: 0;
	
}

.searchResults2 {
	font-size:1em;
	font-weight:normal;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}

.trLightYellow_solid {
	background-color: #fadf66;
	text-align: left;
}
.trDrkYellow_solid {
	background-color: #f0d148;
	text-align: left;
}

.avdHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;

}
a.showAllResults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;

}