@charset "UTF-8";
/* CSS Document */


html, body  {
	background-color: #000000;
	color: #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Tahoma, Verdana, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 100%;
	font-size: 11px;
	line-height: 16px;

}

td, th {
	color: #666666;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;

}
img {
	border: 0px;

}


a:link {
	color: #00afa9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00afa9;
}
a:hover {
	text-decoration: underline;
	color: #00afa9;
}
a:active {
	text-decoration: underline;
	color: #00afa9;
}

h2 {
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #E94E21;
	font-weight: bold;
	line-height: 18px;
	margin:0px;
}

h4 {
	font-size: 14px;
	color: #191919;
	line-height: 18px;
	font-weight: normal;
	margin:0px;
	padding-bottom:3px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}

.navigation {
	margin-left: auto;
	margin-right: auto;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
	width: 797px;
	background-color:#000000;
	

}
.whiteborder {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

.contentwrapper {

}

.content {
	margin-left: auto;
	margin-right: auto;
	width: 797px;
	font-weight: normal;
	padding:25px;
	text-align:left;
	background-color:#FFFFFF;
	background-image:url(../images/contentbg.gif);
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius:15px; 
	-khtml-border-radius:15px; 


}

.content:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.content {display: inline-block;}
/* Hides from IE-mac \*/
* html .content {height: 1%;}
.content {display: block;}
/* End hide from IE-mac */

.contenthome {
	margin-left: auto;
	margin-right: auto;
	width: 797px;
	font-weight: normal;
	padding:25px;
	text-align:left;
	background-color:#FFFFFF;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius:15px; 
	-khtml-border-radius:15px; 

}

.contenthome:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.contenthome {display: inline-block;}
/* Hides from IE-mac \*/
* html .contenthome {height: 1%;}
.contenthome {display: block;}
/* End hide from IE-mac */


.sidebar {
	width: 200px;
	padding-left: 20px;
	float: right;	
	margin-top: 20px;
}
.interiorcopy {
	width: 557px;

}
	
	
.homepagepanel {
	width: 797px;
	height: 261px;
	background-image:url(../images/HomepageGraphic.jpg);
	background-repeat: no-repeat;
	margin-bottom:20px;
	overflow: hidden;

}

.homepagepanelcopy {
	z-index: 100;
	position:relative;
	left: 370px;
	top: 20px;
	width: 390px;
}


.bottompanel {
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	width: 797px;
	min-height: 50px;
	font-weight: normal;
	padding:25px;
	text-align:left;
	background-color:#262626;
	color:#FFFFFF;!important
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
}

.footer {
	font-size: 10px;
	font-weight:normal;
	color: #666666;
	width: 797px;
	text-align: center;
	background-color: #000000;
	padding-left:25px;
	padding-right:25px;
	padding-top:10px;
	margin-left: auto;
	margin-right: auto;
}

.featuredalbum {
	width: 345px;
	float: left;
	padding: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	background-color: #EAEAEA;
}

.inneralbum {
	width: 517px;
	float: left;
	padding: 20px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	background-color: #EAEAEA;
}


.playerwrapper {
	background-color: #071111;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-border-radius:15px;
	-khtml-border-radius:15px;
	width:385px;
	padding-bottom: 20px;
	padding-top: 5px;

}
.sidebullets {
	padding-top: 10px;
	padding-right:5px;
	float: left;
	clear: both;
}

.bulletdivider {
		padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
	width: 266px;

}
.100divider {
		padding-bottom: 10px;
	border-bottom: solid 1px #CCCCCC;
	width: 250px;

}

.featurecontainer {
	float: left;
	width: 226px;
	padding-left: 40px;
	padding-top: 10px;
	}

ul.featurelist {
	list-style-type: none;
	}

ul.featurelist li {
	position: relative;
	margin-bottom: 20px;
	line-height: 1.4em;
	color: #61666c;
	padding-bottom: 10px;
	border-bottom: #E6E6E6 solid 1px;
	
	}
ul.featurelist li img {
	position: absolute;
	top: 0px;
	left: -40px;
	}
ul.featurelist li strong {
	display: block;
	color: #333333;
	}
	
ul, li {margin-left: 0; padding-left: 0;}

.fineprint {
	font-size: 9px;
	
	}