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

body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background:#25231b url(../img/bg.jpg) center 0 no-repeat;
	/* background:url(../img/bg.jpg) center 100px;
	_background:url(../img/bg.jpg) center 115px;*/
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #faf2e9;
}
#interClickA{
display:none;
}
a:link{
	color:#faf2e9;
	text-decoration:none;
}
a:hover{
	color:#faf2e9;
	text-decoration:underline !important;
}
a:visited{
	color:#faf2e9;
	text-decoration:none;
}
a:active{
	color:#faf2e9;
	text-decoration:none;
}
a img{
	border:1px solid #161613;
}
a:hover img{
	border:1px solid #faf2e9;
}
#container {
	width: 800px;
	margin: 106px auto 0 auto;
	text-align: left;
} 
#content {
	width: 800px;
	float:left;
	background: #161613;
} 
#bottom {
	width:760px;
	padding:0 20px;
	float:left;
}
#bottom p{
	color:#999999;
	font-size:.7em;
	margin:5px;
}
#header {
	background: transparent;
	padding: 0;
	height: 45px;
	position:relative;
} 
#header h1 {
	margin: 0;
	width:245px;
	float:left;
	height: 45px;
	display: none;
}
/* navigation */	
#globalNavi{
	float: right;
	width:555px;
	height:45px;
	position:absolute;
	right:0;
	top:0;
}

#globalNavi ul{
	list-style:none;
	margin:0 0 0 0;
	padding:0;
	float: right;
}

#globalNavi li, #globalNavi a{
	display:block;
	height:45px;
}

#globalNavi li{
	display:inline;
	float: left;
	
}

#globalNavi a{
	text-decoration:none;
	color:#FFFFFF;
	text-indent: -9999px;
}
#item01 {
	background:url(../img/navi.gif) no-repeat 0px 0px;
	width:77px;
}
#item01ON, #item01 a:hover {
	background:url(../img/navi.gif) no-repeat 0px -45px;
	width:77px;
}
#item02 {
	background:url(../img/navi.gif) no-repeat -77px 0px;
	width:93px;
}
#item02ON, #item02 a:hover{
	background:url(../img/navi.gif) no-repeat -77px -45px;
	width:93px;
}
#item03 {
	background:url(../img/navi.gif) no-repeat -170px 0px;
	width:104px;
}
#item03ON, #item03 a:hover {
	background:url(../img/navi.gif) no-repeat -170px -45px;
	width:104px;
}
#item04 {
	background:url(../img/navi.gif) no-repeat -274px 0px;
	width:91px;
}
#item04ON, #item04 a:hover{
	background:url(../img/navi.gif) no-repeat -274px -45px;
	width:91px;
}
#item05 {
	background:url(../img/navi.gif) no-repeat -365px 0px;
	width:96px;
}
#item05ON, #item05 a:hover{
	background:url(../img/navi.gif) no-repeat -365px -45px;
	width:96px;
}
#item06{
	background:url(../img/navi.gif) no-repeat -461px 0px;
	width:94px;
}
#item06ON,  #item06 a:hover{
	background:url(../img/navi.gif) no-repeat -461px -45px;
	width:94px;
}
#feature{
	width:780px;
	height:200px;
	padding:10px;
	position:relative;
}
#feature h2{
	font-size:1.5em;
	text-align:right;
	margin:0;
	
}
#feature h2 a{
	color:#161613;
}
#feature span{
	background-color:#FFFF99;
	padding:2px;
}
#feature p{
	text-align:right;
	margin:0;
	padding-top:5px;
}
#feature .text{
	float:left;
	width:302px;
	position:absolute;
	bottom:10px;
	left:0;
}
#feature img{
	width:468px;
	height:200px;
	float:right;
}
.artist {
	width:122px;
	height:92px;
	position:relative;
	margin:0 20px;
	_margin:0 10px;
}
.artistHeading{
	width:160px;
	height:30px;
	background:url(../img/title_artist.gif) no-repeat 10px 0px;
}
.songHeading{
	width:180px;
	height:30px;
	background:url(../img/title_song.gif) no-repeat 20px 0px;
}

.videoHeading{
	width:160px;
	height:30px;
	background:url(../img/title_video.gif) no-repeat 10px 0px;
}
.albumHeading{
	width:200px;
	height:30px;
	background:url(../img/title_review.gif) no-repeat 10px 0px;
}
.artistHeading h2, .songHeading h2, .videoHeading h2, .albumHeading h2{
	text-indent:-9999px;
}
.video {
	width:122px;
	height:92px;
	position:relative;
	margin:0 20px;
	_margin:0 10px;

}
.videoImage {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	text-align:center;
}
.video .name{
	width:120px;
	position:absolute;
	bottom:1px;
	text-align:center;
	left: 0px;
}
.video .play{
	width:35px;
	position:absolute;
	top:0;
	left:0;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
}
.play a img , .play a:hover img{
	border:none !important;
}
.artist .name{
	width:122px;
	background:#161613;
	height:15px;
	position:absolute;
	bottom:1px;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	text-align:center;
	left: 0px;
}
.song { 
	width:160px;
	float:left;
	padding-bottom:5px;
	margin:0 20px;
	_margin:0 10px;
} 
.songTitle{
	margin:0;
	width:115px;
	float:left;
}
.albumImage {
	width:75px;
	float:left;
	margin-right:5px;
}
.album{
	width:220px;
	float:left;
	margin:0 20px 5px 20px;
	_margin:0 10px 5px 10px;
}
.album p{
	margin:0;
	}
.album h3{
	font-family:"Arial Black", Arial;
	font-size:1.33em;
	margin:0;
	padding:0;
	line-height: 16px;
}
.album h4{
	font-size:1em;
	margin:0;
	padding:0;
}
.column120 {
	width:160px;
	padding:0;
	float:left;
} 
.column160 { 
	width:200px;
	padding:0;
	float:left;
} 
.column220 { 
	width:260px;
	padding:0;
	float:left;
} 

#footer{
	background: #161613;
	padding:10px 20px;
	text-align:center;
	width: 760px;
	font-size:.86em;
}
#footer ul{
	width:760px;
}
#footer li, #footer ul{
	list-style:none;
	margin:0;
	padding:0;
}
#footer li{
	display:inline;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 5px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#conash3D0{
	display:none;
}
