body
{
	background-color:#ACACAC;
	background-image:url('images/bg.gif');
	background-position:top center;
	margin-top:0px;
	margin-left:auto; 
	margin-right:auto;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	/*font-size: 13px; line-height: 2.5em; margin-top: 1.75em; margin-bottom: 2.25em;*/
	font-size: 13px;
	/*line-height:150%;*/
	color:#292929;
	
	/*font-size:1.083em;
	line-height:1.462;
	margin-bottom:1.2em;
	margin-top:0pt;
	padding-bottom:1px;*/
}

.pics {  
    height:  250px;  
    width:   585px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    /*padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee; */ 
    width:  585px; 
    height: 250px; 
    top:  0; 
    left: 0 
} 

.contentBlock {  
    padding: 15px;
    border:  1px solid #ccc;  
    background-color: #fff; 
    width:  555px;
	margin-top:10px;
	margin-bottom:10px;
} 

#wrapper
{
	width:890px;
	/*min-height:600px;*/
	margin-left:auto; 
	margin-right:auto;
	position:relative;
}

#columnOne
{
	width:590px;
	display:inline;
	float:left;
	
}

#columnTwo
{
	width:300px;
	display:inline;
	float:left;
}

#content1
{
	width:585px;
	/*background-color:#999999;*/
	display:inline;
	float:left;
	margin:0px;
	padding:0px 5px 0px 0px;
}

#content2
{
	width:570px;
	/*
	width:585px;
	background-color:#999999;*/
	min-height:600px;
	display:inline;
	float:left;
	padding:0px 5px 0px 15px;
}

#footer
{
	width:900px;
	height:250px;
	background-color:#DDDCDC;
	background-image:url('images/bg-header.gif');
	background-repeat:repeat-x;
	padding-top:15px;
	margin-left:auto; 
	margin-right:auto;
	/*float:left;*/
	clear:both;
	color:#292929;
}

#label
{
	width:100%;
	float:right;
	z-index:40;
}

#header
{
	width:890px;
	height:140px;
	/*height:190px;*/
	margin-left:auto; 
	margin-right:auto;
	/*background-image:url('images/bg-header.gif');
	background-repeat:no-repeat;
	background-position:top center;*/
	background-color:#292929;
	display:inline;
	float:left;
	
	margin-bottom:5px;
}

a
{
	color:#8C0000;
	text-decoration:none;
	font-weight:700;
}

a:hover
{
	color:#000;
	text-decoration:underline;
}

#navWrapper
{
	font-size: 15px;/* line-height: 2.5em; margin-top: 1.75em; margin-bottom: 2.25em;*/
	/*background-color:#333;
	background:url('images/nav-bg.gif');*/
	height:40px;
	width:890px;
	padding:0px 0px 0px 0px;
	/*margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;*/
	display:inline;
	float:left;
}

#byArtist
{
	height:30px;
	width:90px;
	font-size: 15px;
	padding:7px 0px 0px 10px;
	/*margin-bottom:5px;*/
	/*color:#ccc;*/
	color:#fff;
	font-weight:bold;
	background-image:url('images/nav-title-bg.gif');
	background-repeat:no-repeat;
	/*margin-right:10px;*/
	display:inline;
	float:left;
}

#navigation
{
	font-size: 15px;
	padding:5px 0px 0px 10px;
	background:url('images/nav-bg.gif');
	height:25px;
	width:780px;
	display:inline;
	float:left;
	/*padding:10px 0px 0px 10px;
	margin-bottom:5px;
	margin-left:auto;
	margin-right:auto;*/

}

#navigation a
{
	color:#FFF;
	text-decoration:none;
	font-weight:700;
	font-size:18px;
}

#navigation a:hover
{
	color:#FFF;
	background-color:#333;
	text-decoration:none;
	font-weight:700;
	font-size:18px;
}

.navButton
{
	height:40px;
	/*background-color:#CC0000;*/
	display:inline;
}

.navButton a:hover
{
	background-color:#333;
	display:inline;
}

.lyricTitle
{
	font-size:28px;
	font-weight:bold;
	color:#333;
	margin-top:10px;
}

.lyricArtist
{
	font-size:14px;
	color:#333;
	font-weight:700;
}

.sideSocial
{
	width:300px;
	float:right;
}

.sidePromo
{
	width:290px;
	float:right;
	/*background-color:#DF3535;*/
	/*background-color:#831504;*/
	/*background-color:#DFEBEF;*/
	padding:5px;
	background-image:url('images/pattern3.jpg');
}

.featurePromo
{
	width:560px;
	/*background-color:#DF3535;*/
	/*background-color:#831504;*/
	/*background-color:#DFEBEF;*/
	padding:5px;
	background-image:url('images/pattern3.jpg');
}

.promoHeader
{
	background-image:url('images/nav-bg.gif');
	font-weight:700;
	height:20px;
	font-size:16px;
	padding:5px 0px 5px 10px;
	color:#fff;
}

.promoHeader2
{
	background-image:url('images/nav-bg.gif');
	background-color:#C1D0BC;
	font-weight:700;
	height:14px;
	font-size:12px;
	padding:5px 0px 5px 10px;
	color:#fff;
}

a#label {
    width: 143px;
    height: 143px;
    display: block;
    background: transparent url(images/label.gif) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

.nodisp
{
	display:none;
}

#logo
{
	width:590px;
	height:100px;
	display:inline;
	float:left;
}

#searchHeader
{
	display:inline;
	float:left;
	padding-top:30px;
}

#letterBrowse
{
	display:inline;
	float:left;
	margin-top:50px;
}

h1
{
	font-size:28px;
	font-weight:bold;
	color:#333;
	margin-top:10px;
	margin-bottom:-5px;
}

h2
{
	font-size:14px;
	color:#333;
	font-weight:700;
	margin-bottom:0px;
}

#breadCrumbs
{
	font-weight:bold;
	font-size:15px;
	width:570px;
	padding:5px 5px 5px 10px;
	/*background-image:url('images/bg-breadcrumb.gif');*/
	background-image:url('images/nav-bg.gif');
}

#breadCrumbs a
{
	font-weight:bold;
	font-size:15px;
}

#searchHome
{
	background-image:url('images/search-bg.gif');
	background-repeat:no-repeat;
	height:130px;
	padding:10px 10px 10px 15px;
	margin-top:-10px;
}

#statStyle
{
	padding:0px 0px 0px 10px;
}

#cloud
{
	/*text-align:center;*/
	padding:0px 10px 0px 10px;
	
}

.cloud1 a
{
	font-size:9px;
}

.cloud2 a
{
	font-size:10px;
}

.cloud3 a
{
	font-size:11px;
}

.cloud4 a
{
	font-size:12px;
}

.cloud5 a
{
	font-size:13px;
}

.cloud6 a
{
	font-size:14px;
}

.cloud7 a
{
	font-size:15px;
}

.topLists
{
	/*color:#FFF;
	font-weight:700;*/
	color:#292929;
font-family:verdana;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
/*margin:12px 0px 0px;*/
}

.topLists a
{
	color:#8C0000;
	font-weight:700;
	text-decoration:none;
}

.topLists a:hover
{
	color:#000;
}

/*ul.topLists {
	list-style-type: square;
	list-style-image: inherit;
	list-style-position: outside;
	font-size:15px;
}
ol.topLists {
	list-style-position: outside;
	font-size:15px;
}*/
/*ol.topLists ol {
	list-style-type: decimal;
}
ul.topLists li { font-style: italic; }
ol.topLists li { font-style: italic; }
ol.topLists ol { font-style: normal; }*/

/* AUTOCOMPLETE STYLES */
#wrapper .suggestionsBox {
		left: 0px;
		margin: 10px 0px 0px 590px;
		width: 200px;
		background-color: #000;
		-moz-border-radius: 7px;
		-webkit-border-radius: 7px;
		border: 1px solid #000;	
		color: #fff;
		position:absolute;
		z-index:3;
	}
	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
		list-style-type:none;
	}
	
	.suggestionList li:hover {
		background-color: #C1D0BC;
	}
/* END AUTOCOMPLETE */
