/* ====== 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;
	font-size:x-large;
}

h2 {
	font-size:large;
}

h3, h4, h5 {
	font-size:medium;
}

#wrapper {
	width: 320px;
	margin: 0 auto;
	background-image: url(../images/navigation/headerwallmobile.jpg);
	background-repeat: no-repeat;
}


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

#header {
	height: 119px;
	position: relative;
}
#logoMain a:link, #logoMain a:visited, #logoMain a:active {
	display:inline !important;
	position: absolute;
	left: 16px;
	top: 22px;
	width: 277px;
	height: 52px;
	background: url("../images/navigation/header_logo_site.png");
}
#logoMain a:active {
	background: url("../images/navigation/header_logo_site.png") 0 -65px;
}

#logoHome  {
	display: none !important;
	position: absolute;
	left: 0px;
	top: 119px;
	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: 3px;
	top: 54px;
	width: 290px;
}
#navSub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navSub li {
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
	height: 36px;
}
#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;
	margin: 0;
	padding: 0;
}

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: 6px;
	top: 130px;
	width: 310px;
}
#navSecondarySub ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#navSecondarySub li {
	display: inline;
	margin: 0;
	padding: 0;
	position: relative;
	height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-transform:uppercase;
	text-shadow:none;
	color:#000000;
}
#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 {
	display:none !important
	position: absolute;
	left: 6px;
	top: 60px;
	width: 310px;
}
#navSectionsSub ul {
	list-style: none;
}

#navSectionsSub li {
 display:inline  margin: 0;
	padding: 0;
	position: relative;
	height: 30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-transform:uppercase;
	text-shadow:none;
	color:#000000;
}
#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 auto;
	width: 312px;
	padding: 0 4px 0 4px;
}

#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:none;
	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;
}

.button {
float:left;
overflow: hidden;
width: 220px;
height: 8em;
/* 312 - 46- 46 = 220 centers button for mobile #main */
margin: 0px 46px 0px 46px;
}

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

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

}

a.bandBtnHome, a.bandBtnHome_sel {
	display: block;
	/* 188 + 16 +16 = 220 centers img within .button */
	margin: 0 16px 0 16px;
	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 16px 0 16px;
	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 16px 0 16px;
	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 16px 0 16px;
	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 16px 0 16px;
	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 16px 0 16px;
	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 16px 0 16px;
	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 16px 0 16px;
	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 16px 0 16px;
	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 16px 0 16px;
	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 16px 0 16px;
	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  */

#statement {
	margin-top:-40px;
	
}

#statement h1 {
	font-size:medium !important;
	text-shadow: none !important;
	
}

#statement h3 {
	font-size:small !important;
	
}

#statement .mobileno {
	display:none !important;
	
}

#statement .sale {
	display:none !important;
	
}


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

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

#footer {
		height: auto;
	position:relative;
	background: url("../images/navigation/footerwallmobile.jpg");
	background-repeat: no-repeat;
	width: 320px;
	margin: 0 auto;
}
#footer img, #footer img a {
	border: none;
	outline: none;
}
#footerNav {
	/*  WIDTH IS WIDTH OF FOOTER */
	position:relative;
	height:200px;
	width:320px;
}
#footerNav ul {
	list-style: none;
	width:260px;
	margin: 0 23px 0 auto;
	position:relative;	
	height:67px;
	left: 0px;
	top: 22px;
}
#footerNav li {
	margin: 0;
	padding: 0;
	height: 36px;
	float:left;
}
a.catalog {
	float: left;
	width: 92px;
	height: 24px;
	background: url("../images/navigation/btn_catalog.png");
	background-repeat: no-repeat;
}
a.catalog:active {
	background: url("../images/navigation/btn_catalog.png") 0 -24px;
}
a.band {
	float: left;
	width: 63px;
	height: 24px;
	background: url("../images/navigation/btn_band.png");
	background-repeat: no-repeat;
}
a.band:active {
	background: url("../images/navigation/btn_band.png") 0 -24px;
}
a.concerts {
	float: left;
	width: 100px;
	height: 24px;
	background: url("../images/navigation/btn_concert.png");
	background-repeat: no-repeat;
}
a.concerts:active {
	background: url("../images/navigation/btn_concert.png") 0 -24px;
}
a.epk {
	float: left;
	width: 48px;
	height: 24px;
	background: url("../images/navigation/btn_epk.png");
	background-repeat: no-repeat;
}
a.epk:active {
	background: url("../images/navigation/btn_epk.png") 0 -24px;
}

a.education {
	float: left;
	width: 115px;
	height: 24px;
	background: url("../images/navigation/btn_education.png");
	background-repeat: no-repeat;
}
a.education:active {
	background: url("../images/navigation/btn_education.png") 0 -24px;
}
a.events {
	float: left;
	width: 72px;
	height: 24px;
	background: url("../images/navigation/btn_events.png");
	background-repeat: no-repeat;
}
a.events:active {
	background: url("../images/navigation/btn_events.png") 0 -24px;
}
a.connect {
	float: left;
	width: 97px;
	height: 24px;
	background: url("../images/navigation/btn_connect.png");
	background-repeat: no-repeat;
}
a.connect:active {
	background: url("../images/navigation/btn_connect.png") 0 -24px;
}


#footerAddress {
	position:absolute;
	height:auto;
	width:260px;
	margin: 0 30px 0 30px; 
	top: 131px;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	text-align:center;
	color: #000000;
}
address a:link {
	text-decoration: none;
}
address a:visited {
	text-decoration: none;
}
address a:active {
	text-decoration: none;
}
