/* ====== GLOBAL STYLE ==== */

body {
	color: #000000;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: medium;
}
a:link {
	color:#660000 !important;
}

a:visited {
	color:#990099 !important;
}

a:active {
	color:#CC0000 !important;
}
ol {
	margin: 0;
	padding:  0 0 0 20px;
}
p {
	margin: 1em 0em 1em 0em;
}
h1 {
	text-shadow: 1px -1px 2px #333333;
	color:#330000;
}
#wrapper {
	width: 768px;
	margin: 0 auto 0 auto;
	background-image: url(../images/navigation/headerwallbackgroundpad.jpg);
	background-repeat: no-repeat;
}
/* ====== HEADER ==== */

#header {
	height: 119px;
	position: relative;
}
#logoMain a:link, #logoMain a:visited, #logoMain a:active {
	display: none;
	position: absolute;
	left: -7px;
	top: -8px;
	width: 277px;
	height: 55px;
	background: url("../images/navigation/header_logo_site.png");
}
#logoMain a:active {
	background: url("../images/navigation/header_logo_site.png") 0 -65px;
}

#logoHome  {
	position: absolute;
	left: 242px;
	top: 5px;
	width: 320px;
	height: 112px;
	/* IMG NAMED FOR SIZE */
	background: url("../images/navigation/logohomemobile.png");
}

#logoHome img {
	border: none;
	outline: none;
}

/* # NOT CURRENTLY USED ON HOME PAGE START*/

#navSub {
	position: absolute;
	left: 277px;
	top: 50px;
}
#navSub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navSub li {
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
	height: 24px;
}
#navSub li {
	float: left;
	display: inline;
}

/* # NOT CURRENTLY USED ON HOME PAGE END*/

/* a. NOT CURRENTLY USED ON HOME PAGE START*/

a.mainHome, a.mainHome_sel {/* =for future use= */
	display: block;
	float: left;
	width: 68px;
	height: 24px;
	background: url("../images/navigation/btn_home.png");
	background-repeat: no-repeat;
}
a.mainHome:active {/* =for future use= */
	background: url("../images/navigation/btn_home.png") 0 -24px;
}
a.mainHome_sel {/* =for future use= */
	background: url("../images/navigation/btn_home.png") 0 -24px;
	cursor: default;
}
a.mainLinks, a.mainLinks_sel {
	display: block;
	float: left;
	width: 67px;
	height: 24px;
	background: url("../images/navigation/btn_links.png");
	background-repeat: no-repeat;
}
a.mainLinks:active {
	background: url("../images/navigation/btn_links.png") 0 -24px;
}
a.mainLinks_sel {
	background: url("../images/navigation/btn_links.png") 0 -24px;
	cursor: default;
}
a.mainSearch, a.mainSearch_sel {
	display: block;
	float: left;
	width: 78px;
	height: 24px;
	background: url("../images/navigation/btn_search.png");
	background-repeat: no-repeat;
}
a.mainSearch:active {
	background: url("../images/navigation/btn_search.png") 0 -24px;
}
a.mainSearch_sel {
	background: url("../images/navigation/btn_search.png") 0 -24px;
	cursor: default;
}
a.mainTimemachine, a.mainTimetravel_sel {
	display: block;
	float: left;
	width: 128px;
	height: 24px;
	background: url("../images/navigation/btn_time_travel.png");
	background-repeat: no-repeat;
}
a.mainTimemachine:active {
	background: url("../images/navigation/btn_time_travel.png") 0 -24px;
}
a.mainTimemachine_sel {
	background: url("../images/navigation/btn_time_travel.png") 0 -24px;
	cursor: default;
}
a.mainRadio, a.mainRadio_sel {/* =for future use= */
	display: block;
	float: left;
	width: 63px;
	height: 24px;
	background: url("../images/navigation/btn_radio.png");
	background-repeat: no-repeat;
}
a.mainRadio:active {/* =for future use= */
	background: url("../images/navigation/btn_radio.png") 0 -24px;
}
a.mainRadio_sel {/* =for future use= */
	background: url("../images/navigation/btn_radio.png") 0 -24px;
	cursor: default;
}
a.mainRingtones, a.mainRingtones_sel {/* =for future use= */
	display: block;
	float: left;
	width: 110px;
	height: 24px;
	background: url("../images/navigation/btn_ringtones.png");
	background-repeat: no-repeat;
}
a.mainRingtones:active {/* =for future use= */
	background: url("../images/navigation/btn_ringtones.png") 0 -24px;
}
a.mainRingtones_sel {/* =for future use= */
	background: url("../images/navigation/btn_ringtones.png") 0 -24px;
	cursor: default;
}

a.mainAncient, a.mainAncient_sel {
	display: block;
	float: left;
	width: 109px;
	height: 24px;
	background: url("../images/navigation/btn_ancient.png");
	background-repeat: no-repeat;
}
a.mainAncient:active {
	background: url("../images/navigation/btn_ancient.png") 0 -24px;
}
a.mainAncient_sel {
	background: url("../images/navigation/btn_ancient.png") 0 -24px;
	cursor: default;
}
a.mainFuture, a.mainFuture_sel {
	display: block;
	float: left;
	width: 91px;
	height: 24px;
	background: url("../images/navigation/btn_future.png");
	background-repeat: no-repeat;
}
a.mainFuture:active {
	background: url("../images/navigation/btn_future.png") 0 -24px;
}
a.mainFuture_sel {
	background: url("../images/navigation/btn_future.png") 0 -24px;
	cursor: default;
}
a.storeMorelinks, a.storeMorelinks_sel {/* =now used in footer= */
	display: block;
	float: left;
	width: 48px;
	height: 24px;
	background: url("../images/navigation/btn_more_links48.png");
	background-repeat: no-repeat;
}
a.storeMorelinks:active {/* =now used in footer= */
	background: url("../images/navigation/btn_more_links48.png") 0 -24px;
}
a.storeMorelinks_sel {/* =not now used in footer= */
	background: url("../images/navigation/btn_more_links48.png") 0 -24px;
	cursor: default;
}
a.storeSiteindex, a.storeSiteindex_sel {/* =for future use= */
	display: block;
	float: left;
	width: 22px;
	height: 24px;
	background: url("../images/navigation/btn_site_index.png");
	background-repeat: no-repeat;
}
a.storeSiteindex:active {/* =for future use= */
	background: url("../images/navigation/btn_site_index.png") 0 -24px;
}
a.storeSiteindex_sel {/* =for future use= */
	background: url("../images/navigation/btn_site_index.png") 0 -24px;
	cursor: default;
}
a.storeHouse, a.storeHouse_sel {/* =now used in footer= */
	display: block;
	float: left;
	width: 48px;
	height: 24px;
	background: url("../images/navigation/btn_house48.png");
	background-repeat: no-repeat;
}
a.storeHouse:active {/* =now used in footer= */
	background: url("../images/navigation/btn_house48.png") 0 -24px;
}
a.storeHouse_sel {/* =not now used in footer= */
	background: url("../images/navigation/btn_house48.png") 0 -24px;
	cursor: default;
}

/* a. NOT CURRENTLY USED ON HOME PAGE END*/

/* # NOT CURRENTLY USED ON HOME PAGE START*/

#navSecondarySub {
	position: absolute;
	left: 285px;
	top: 105px;
}
#navSecondarySub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navSecondarySub li {
	display: inline;
	margin: 0px;
	padding: 0;
	position: relative;
	height: 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-shadow: 1px -2px 3px #999999;
	color:#000033;
}
#navSecondarySub li {
	float: left;
	display: inline;
}
#navSecondarySub a:link, #navSecondarySub a:visited {
	text-decoration: none;
	color:#660000 !important;
}
#navSecondarySub a:active {
	text-decoration: none;
	color:#CC0000 !important;
}
#navSectionsSub {
	position: absolute;
	left: 15px;
	top: 55px;
	width: 271px;	
}
#navSectionsSub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navSectionsSub li {
 display:inline  margin: 0;
	padding: 0;
	position: relative;
	height: 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-shadow: -1px -2px 2px #999999;
	color:#000033;
}

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

#navSectionsSub a:link, #navSectionsSub a:visited {
	text-decoration: none;
	color:#660000 !important;
}

#navSectionsSub a:active {
	text-decoration: none;
	color:#CC0000 !important;
}

/* # NOT CURRENTLY USED ON HOME PAGE END*/

/* ====== END HEADER ==== */

/* ====== MAIN CONTENT ===*/

#main {
	margin: 0 40px 0 40px;
	padding: 0 20px 0 20px;
}

#main img {
	max-width: 100%;
    height: auto;
}

.navlink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	text-transform:uppercase;
	text-decoration: none;
	text-shadow: 1px -2px 3px #999999;
	color:#000000;
}

.navlink a:link, .navlink a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	text-transform:uppercase;
	text-decoration: none;
	color:#660000 !important;
}

.navlink a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	text-transform:uppercase;
	text-decoration: none;
	color:#CC0000 !important;
}

.remove {
	display:none !important;
}

.button {
float:left;
overflow: hidden;
width: 202px;
height: 8em;
margin: 10px 4px 0px 4px;
}

.button p {
text-align:center;
font-size:x-small;
}

.button img {
	margin:0 16px 0 16px;

}

a.bandBtnHome, a.bandBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_band.png");
	background-repeat: no-repeat;
}
a.bandBtnHome:active {
	background: url("../images/navigation/button_band.png") 0 -58px;
}
a.bandBtnHome_sel {
	background: url("../images/navigation/button_band.png") 0 -58px;
	cursor: default;
}

a.storeBtnHome, a.storeBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_store.png");
	background-repeat: no-repeat;
}
a.storeBtnHome:active {
	background: url("../images/navigation/button_store.png") 0 -58px;
}
a.storeBtnHome_sel {
	background: url("../images/navigation/button_store.png") 0 -58px;
	cursor: default;
}

a.educationBtnHome, a.educationBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_education.png");
	background-repeat: no-repeat;
}
a.educationBtnHome:active {
	background: url("../images/navigation/button_education.png") 0 -58px;
}
a.educationBtnHome_sel {
	background: url("../images/navigation/button_education.png") 0 -58px;
	cursor: default;
}

a.concertBtnHome, a.concertBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_concert.png");
	background-repeat: no-repeat;
}
a.concertBtnHome:active {
	background: url("../images/navigation/button_concert.png") 0 -58px;
}
a.concertBtnHome_sel {
	background: url("../images/navigation/button_concert.png") 0 -58px;
	cursor: default;
}

a.connectBtnHome, a.concertBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_connect.png");
	background-repeat: no-repeat;
}
a.connectBtnHome:active {
	background: url("../images/navigation/button_connect.png") 0 -58px;
}
a.connectBtnHome_sel {
	background: url("../images/navigation/button_connect.png") 0 -58px;
	cursor: default;
}

a.epkBtnHome, a.epkBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_epk.png");
	background-repeat: no-repeat;
}
a.epkBtnHome:active {
	background: url("../images/navigation/button_epk.png") 0 -58px;
}
a.epkBtnHome_sel {
	background: url("../images/navigation/button_epk.png") 0 -58px;
	cursor: default;
}

a.ringtonesBtnHome, a.ringtonesBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_ringtones.png");
	background-repeat: no-repeat;
}
a.ringtonesBtnHome:active {
	background: url("../images/navigation/button_ringtones.png") 0 -58px;
}
a.ringtonesBtnHome_sel {
	background: url("../images/navigation/button_ringtones.png") 0 -58px;
	cursor: default;
}

a.radioBtnHome, a.radioBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_radio.png");
	background-repeat: no-repeat;
}
a.radioBtnHome:active {
	background: url("../images/navigation/button_radio.png") 0 -58px;
}
a.radioBtnHome_sel {
	background: url("../images/navigation/button_radio.png") 0 -58px;
	cursor: default;
}

a.linksBtnHome, a.linksBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_links.png");
	background-repeat: no-repeat;
}
a.linksBtnHome:active {
	background: url("../images/navigation/button_links.png") 0 -58px;
}
a.linksBtnHome_sel {
	background: url("../images/navigation/button_links.png") 0 -58px;
	cursor: default;
}

a.navigationBtnHome, a.navigationBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_navigation.png");
	background-repeat: no-repeat;
}
a.navigationBtnHome:active {
	background: url("../images/navigation/button_navigation.png") 0 -58px;
}
a.navigationBtnHome_sel {
	background: url("../images/navigation/button_navigation.png") 0 -58px;
	cursor: default;
}

/* = FOR FUTURE USE START  */
a.tvBtnHome, a.tvBtnHome_sel {
	display: block;
	margin: 0 4px 0 4px;
	float: left;
	width: 188px;
	height: 58px;
	background: url("../images/navigation/button_tv.png");
	background-repeat: no-repeat;
}
a.tvBtnHome:active {
	background: url("../images/navigation/button_tv.png") 0 -58px;
}
a.tvBtnHome_sel {
	background: url("../images/navigation/button_tv.png") 0 -58px;
	cursor: default;
}
/* = FOR FUTURE USE END  */


/* ====== END MAIN CONTENT ===*/

/* ====== FOOTER ==== */

#footer {
	height: 118px;
	background: url("../images/navigation/footerwallbackgroundpad.jpg");
	background-repeat: no-repeat;
	width: 768px;
	overflow: hidden;
}
#footer img, #footer img a {
	border: none;
	outline: none;
}
#footerNav {
	margin: 36px auto 0 auto;
	/*  WIDTH IS WIDTH OF FOOTER */
	width: 768px;
	height: 118px;
	overflow: hidden;
}
#footerNav ul {
	list-style: none;
	margin: 0 auto 0 auto;
	/* CHANGE WIDTH TO FINAL WIDTH ALL BUTTONS PLUS 2X OL PADDING - (580 PLUS 40) */
	width: 620px;
	height: 24px;
}
#footerNav li {
	margin: 0;
	padding: 0;
	float: left;
}
a.catalog {
	float: left;
	width: 92px;
	height: 24px;
	background: url("../images/navigation/btn_catalog.png");
	background-repeat: no-repeat;
}
a.band {
	float: left;
	width: 63px;
	height: 24px;
	background: url("../images/navigation/btn_band.png");
	background-repeat: no-repeat;
}
a.concerts {
	float: left;
	width: 100px;
	height: 24px;
	background: url("../images/navigation/btn_concert.png");
	background-repeat: no-repeat;
}
a.epk {
	float: left;
	width: 48px;
	height: 24px;
	background: url("../images/navigation/btn_epk.png");
	background-repeat: no-repeat;
}
a.education {
	float: left;
	width: 115px;
	height: 24px;
	background: url("../images/navigation/btn_education.png");
	background-repeat: no-repeat;
}
a.events {
	float: left;
	width: 72px;
	height: 24px;
	background: url("../images/navigation/btn_events.png");
	background-repeat: no-repeat;
}
a.connect {
	float: left;
	width: 97px;
	height: 24px;
	background: url("../images/navigation/btn_connect.png");
	background-repeat: no-repeat;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-align:center;
	color: #000033;
}
address a:link {
	text-decoration: none;
}
address a:visited {
	text-decoration: none;
}
address a:active {
	text-decoration: none;
}
