/* STYLEGUIDE *****************************************************************
	brown: #59584f;
	gold: #fef9e3;
	
*/

/** TEMPLATE *****************************************************************/
#page_wrapper {

	width: 100%;
	margin: auto;
	text-align: center; 

}

#page_wrapper_admin {

	margin:auto; 
	width:100%; 
	border-top:0; 
	padding:0; 
	text-align:center; 
	color:#000; 
}

#page_main_content {

	margin:auto;
	width:1000px; 
	text-align:justify;
	padding:13px 0 0 0;
}

#page_footer {

	margin:auto;
	width:1000px; 
	font:normal normal normal 10px/120% Arial, sans-serif;
	text-align:center;
}

#footer_nav {

	line-height:120%;
}

#logo {

	text-align:center;
	width:1000px;
	margin:auto;
	background-image: url('http://www.metallyrics.info/images/template/bg_top.jpg');
	background-repeat: no-repeat;
	background-position: top center;
}

.main_content_container {

	width:1000px; 
	margin:auto; 
	margin-top:30px;
}

.main_content_container ul {

	margin-left:30px;
}

#home_page_featured_product_container {

	width:555px;
	min-height:209px;
	background-image:url('../images/bg_home_page_divs.gif');
	background-repeat:no-repeat;
	border:1px solid #CCC;
	float:left;
	margin-right:12px;
	position:relative;
}

#home_page_testimonials_container {
	
	width:425px;
	min-height:209px;
	background-image:url('../images/bg_home_page_divs.gif');
	background-repeat:no-repeat;
	border:1px solid #CCC;
	float:right;
}

#home_page_testimonial {
	
	width:405px;
	margin:auto;
	font-size:13px;
}

.home_page_featured_prod_thumb {
	
	width:130px;
	height:130px;
	text-align:center;
	float:left;
	border:1px solid #1b82cd;
	margin-left:10px;
}

.home_page_featured_prod_thumb img {

	/*border:1px solid #BBB;*/
}

.home_page_featured_prod_info {
	width:390px;
	float:right;
	margin-right:10px;
	font-size:12px;
}

#catalog_search_form {

	width:1000px; 
	margin:auto; 
	background-color:#F9F9F9; 
	line-height:150%; 
	border:1px solid #F0F0F0; 
	height:25px;
}

#catalog_search_form .catalog_search_container {

	width:790px;
	margin:auto; 
	margin-bottom:10px; 
	text-align:right; 
	padding-right:210px; 
	position:relative;
}

#catalog_search_form .catalog_search_container input {

	width:200px; 
	position:absolute; 
	top:3px; 
	right:3px; 
	z-index:4000;
}

.highlight { 

	color: #FFFFFF; 
	background-color:#0068b3;
}

/** ADSENSE STYLES ***********************************************************/
#adsense_top_left {

	float:left;
	width:500px;
	height:60px;
	margin:10px 0 10px 0;
	text-align:center;
}
#adsense_top_right {

	float:right;
	width:500px;
	height:60px;
	margin:10px 0 10px 0;
	text-align:center;
}

/** ELEMENTS *****************************************************************/
a {

	color:#fef9e3;
	text-decoration:none;
}

a:hover {

	text-decoration:underline;
}

/** HEADERS ******************************************************************/
h1 {font-size:22px; line-height:22px;}
h2 {font-size:22px;line-height:22px;}
h3 {font-size:18px;line-height:18px;}

/* 
ALL SIFR HEADERS HANDLED IN sifr.css
*/


/** FORM STUFF ***************************************************************/
#contact_form .form_field_container {

	background-color: #000;
	width:90%; 
	min-height:23px; 
	height:auto; 
	overflow:hidden;
	clear:both; 
	margin-bottom:9px; 
	/*border:1px solid #1d6ca5; */
	background-image:url('../images/bg_admin_login.gif');
	background-repeat:no-repeat; 
	background-position:top left;
}

#contact_form .form_field_container .form_field_caption {

	color:#FFF;
}

#contact_form {

	width:440px;
}

#contact_form textarea {

	width:250px;
}

#contact_form_container .msg_error {
	
	/* OVERRIDE TOP MARGIN - LOOKS DUMB WITH A BIG GAP ABOVE THE ERROR */
	margin:0 0 30px 0;
}

.catalog-prod-rfq-div .msg_error {
	
	/* OVERRIDE TOP MARGIN - LOOKS DUMB WITH A BIG GAP ABOVE THE ERROR */
	margin:0 0 30px 0;
}

/** MUSIC CATALOG STUFF ******************************************************/

.browse_bands_wrapper {

  margin: auto;
  margin-top: 10px;
  height: 78px;
  width: 960px;
  background-image: url('http://www.metallyrics.info/images/template/bg_browse.jpg');
  background-repeat: no-repeat;

}

.browse_bands {

  text-align: center;
  padding-top: 31px;
  font-family: Times New Roman;
  font-weight: bold;
  font-size: 17px;
  color: #fffae4;

}

.browse_bands a, a_visited{

  text-align: center;
  padding-top: 31px;
  font-family: Times New Roman;
  font-weight: bold;
  font-size: 17px;
  color: #fffae4;
  text-decoration: none;

}

.browse_bands a:hover {

  text-decoration: underline;

}

a.album_link {

	font-size:17px;
	font-weight:normal;
	line-height:150%;
	text-transform:uppercase;
}

#browse_bands_by_letter {

	width:1000px;
	text-align:center;
	margin-auto;
	margin-bottom:20px;
}

.lyrics_page_song_title {

	padding:3px;
	font-weight:bold;
	border-bottom: 3px double #fffae4;
	width: 880px;
	margin: auto;
	
}

.lyrics_page_song_lyrics {

	text-align:center;
	font-size:16px;
	font-style:normal;
	line-height:110%;
	padding:10px;
}

.lyrics_page_anchor_links {

	margin-bottom:20px;
	font-size:17px;
	font-style:normal;
}

#bands_by_letter {

  line-height: 150%;


}

/** SEARCH STUFF ******************************************************/

#input_search {
  
  width: 275px;
  border: 1px solid #999999;
  border-top: 1px solid #000;
  vertical-align: middle;
  padding: 4px 0px 4px 4px ;
  
}

#input_search_button {

  height: 25px;
  vertical-align: middle;	

}

#search_results {

  margin: 0px 0px 65px 0px;

}


/** ADSENSE STUFF ******************************************************/

#band_page_adsense {

  margin: auto;
  float: right;
  text-align: center;
  vertical-align: middle;
  margin-top: 12px;
  margin-right: 55px;

}