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

* {
	border:none;
	outline:none;
	margin:0;
	padding:0;
	}
body {
	background:#eee5d7 url(../images/splash_glory_html_bg.jpg) top center repeat-x;
	text-align:center;
	}
#wrapper {
	background: url(../images/splash_glory_body_bg.jpg) top center no-repeat;
	text-align:center;
	}
#flashcontent {
	height:660px;
	}
#footer {
	text-align:left;
	width:800px;
	margin: 0 auto;
	height:100px;
	}
#footer .ftitle {
	padding: 0 0 5px 310px;
	}
#footer .fnav {
	height:24px;
	}
#footer a {
	height:24px;
	text-indent:-9999px;
	float:left;
	margin: 0 23px 0 0;
	}


#footer #store1 {
	background: url(../images/splash_footer_nav.gif);
	width:70px;
	}
#footer a:hover#store1 {
	background-position:0 -24px;
	}


#footer a:hover#store2 {
	background-position:-94px -24px;
	}
#footer #store2 {
	background: url(../images/splash_footer_nav.gif) -94px 0;
	width:80px;
	}
#footer a:hover#store3 {
	background-position:-198px -24px;
	}
#footer #store3 {
	background: url(../images/splash_footer_nav.gif) -198px 0;
	width:77px;
	}
#footer a:hover#store4 {
	background-position:-298px -24px;
	}
#footer #store4 {
	background: url(../images/splash_footer_nav.gif) -298px 0;
	width:143px;
	}
#footer a:hover#store5 {
	background-position:-456px -24px;
	}
#footer #store5 {
	background: url(../images/splash_footer_nav.gif) -456px 0;
	width:62px;
	}
#footer a:hover#store6 {
	background-position:-537px -24px;
	}
#footer #store6 {
	background: url(../images/splash_footer_nav.gif) -537px 0;
	width:76px;
	}
#footer a:hover#store7 {
	background-position:-634px -24px;
	}
#footer #store7 {
	background: url(../images/splash_footer_nav.gif) -634px 0;
	width:123px;
	}

.btn_more_songs {
	padding:200px 0 0 362px;	
	}
#mc_player {
	float:right;
	width:230px;
	}