@charset "utf-8";
/* style.css -- majorlingo.com*/

html {
	background: #900 url('/arizona-highway-band/images/bg.jpg') top center repeat-y;
	padding: 0;	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

body {
	width: 960px;
	padding: 0; margin: 0px auto 30px auto;
	position: relative;
}

a {text-decoration: none;}
a, a:link, a:visited {color: #ccc;}
a:hover {color: #fc0; text-decoration: underline;}

.hidden {
	display: none;
	visibility: hidden;
}

img {border: none;}

/***** HEADER *****/
#header {
	background: url('/arizona-highway-band/images/header.jpg') top left no-repeat;
	height: 280px;
	position: relative;
	padding: 0; margin: 0;
}

#header h1 {
	padding: 0; margin: 0;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	padding: 0; margin: 0;
	width: 960px; height: 280px;
}

/***** MAINMENU *****/
#mainmenu {
	background: url('/arizona-highway-band/images/nav.jpg') top left no-repeat;
	padding: 0; margin: 0;
	height: 60px;
	position: relative;
	font-size: 14px;
}

#mainmenu ul {
	position: absolute; top: 16px; font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	padding: 0; margin: 0;
}

#mainmenu li {
	display: inline;
	position: absolute;
}

.mm-home{left: 180px;}
.mm-shows{left: 280px;}
.mm-media{left: 390px;}
.mm-store{left: 500px;}
.mm-band{left: 610px;}
.mm-share{left: 720px;}

#mainmenu a {margin: 0; padding: 5px;}

#mainmenu ul a {text-decoration: none; color: #fff; text-transform: uppercase; font-weight: bold;}
#mainmenu a:hover {color: #fc0;}
#currentpage {color: #900 !important;}

/***** MAIN *****/
#main {
	float: left;
	background: #000;
	padding: 0; margin: 0;
	line-height: 1.5;
}

div.selectable {
	background: #000;
	color: white;
	border-top: 5px solid #111;
	border-bottom: 5px solid #111;
	padding: 10px 20px 20px 20px;
	margin: 0;
	min-height: 5em;
}

div.selectable.alt {background: #111; color: white;}
div.selectable p {margin-top: 0;}

#main a, #main a:link, #main a:visited {color: #fff; text-decoration: underline;}
#main a:hover {color: #fc0; text-decoration: none;}
#main p {color: #eee;}


#main h1 {font-size: 20px; color: #fff; margin-bottom: 0; font-weight: bold; text-align: center;}
#main h2 {font-size: 16px; color: #900; margin-bottom: 0; font-weight: bold; text-align: center;}
#main h3 {font-size: 16px; color: #fc0; margin-bottom: 0; font-weight: bold;}
#main h4 {font-size: 14px; color: #fc0; margin-bottom: 0; font-weight: bold;}
#main h5 {font-size: 14px; color: #fff; margin-bottom: 0; font-weight: bold;}
#main h6 {font-size: 12px; color: #fc0; margin-bottom: 0; font-weight: bold;}

/***** MAIN1 *****/
#main1 {
	background: #000;
	width: 920px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}


/***** HOME *****/
#home {
	background: #000;
	width: 520px;
	padding: 10px; margin: 20px 0;
	min-height: 420px;
	float: left;
}

#homeL {
	background: #000;
	width: 150px;
	border-right: 1px solid #333;
	padding: 9px; margin: 20px;
	min-height: 420px;
	float: left;
}

#homeR {
	background: #000;
	width: 150px;
	border-left: 1px solid #333;
	padding: 9px; margin: 20px;
	min-height: 420px;
	float: left;
}

#homeL p, #homeR p {
	text-align: center;
	font-size: 10px; color: #fff; font-weight: bold;
	padding: 0; margin: 0;
}

#timeline {font-size: 12px; color: #000;}

#timeline li {font-size: 12px; line-height: 1.5; color: #000;}

/***** SHOWS *****/
#shows {
	background: #000;
	width: 580px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

#showsR {
	background: #000;
	width: 258px;
	border: 1px solid #333;
	padding: 20px; margin: 20px;
	min-height: 420px;
	float: left;
}

#shows ul, #showsR ul {
	list-style-type: none;
}

/***** MEDIA *****/
#media {
	background: #000;
	width: 520px;
	padding: 10px; margin: 20px 0;
	min-height: 420px;
	float: left;
}

#mediaL {
	background: #000;
	width: 150px;
	padding: 10px; margin: 20px;
	min-height: 420px;
	float: left;
}

#mediaR {
	background: #000;
	width: 150px;
	padding: 10px; margin: 20px;
	min-height: 420px;
	float: left;
}

#mediaL p, #mediaR p {
	text-align: center;
	font-size: 10px; color: #fff; font-weight: bold;
	padding: 0; margin: 0;
}

/***** DISC *****/
#disc {
	background: #000;
	width: 920px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

#accordion {
	position: relative;
	border: 0;
	top: 20px;
	left: 130px;
	width: 640px;
}

#accordion h2 {font-size: 18px; color: #fc0; margin-bottom: 0; font-weight: bold; text-align: center;}
#accordion h3 {font-size: 11px; color: #ccc; margin-bottom: 0; font-weight: bold; text-align: center;}
#accordion h4 {font-size: 10px; color: #900; margin-top: -20px; font-weight: bold; text-align: right;}

#accordion a {text-decoration: none;}
#accordion a, #accordion a:link {color: #fc0;}
#accordion a:hover {color: #900;}

/***** STORE *****/
#store {
	background: #000;
	width: 640px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

#storeL {
	background: #000;
	width: 120px;
	padding: 0; margin: 10px;
	min-height: 420px;
	float: left;
}

/***** BAND *****/
#band {
	background: #000;
	width: 640px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

#bandL {
	background: #000;
	width: 198px;
	border-right: 1px solid #333;
	padding: 20px; margin: 20px;
	min-height: 420px;
	float: left;
}

/***** BIO *****/
#bio {
	background: #000;
	width: 560px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

#bio img {float: left; padding: 0; margin: 10px;}

#bioL {
	background: #000;
	width: 320px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

#bioL img {padding: 0; margin: 20px;}


/***** SHARE *****/
#share {
	background: #000;
	width: 920px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

/***** LEGAL *****/
#legal {
	background: #000;
	width: 920px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

/***** SITEMAP *****/
#sitemap {
	background: #000;
	width: 920px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

/***** contact *****/
#contact {
	background: #000;
	width: 580px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

#contactR {
	background: #000;
	width: 258px;
	border: 1px solid #333;
	padding: 20px; margin: 20px;
	min-height: 420px;
	float: left;
}

#contact span {position: relative;}
.name {left: 10px;}
.email {left: 12px;}
.send {left: 140px;}



/***** FOOTER *****/
#footer {
	background: #000;
	background: url('/arizona-highway-band/images/footer.jpg') top left no-repeat;
	height: 20px;
	clear: both;
	padding: 0; margin: 0;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a, #footer a:link, #footer a:visited {color: #666;}
#footer a:hover {color: #fc0;}
#footer a {text-decoration: none;}

#footer h4 {
	text-align: center;
	font-size: 10px; color: #666; font-weight: bold;
	padding: 0; margin: 0;
	position: relative; top: 30px;
}

#footer p {
	text-align: center;
	font-size: 12px; color: #ccc; font-weight: bold;
	padding: 0; margin: 0;
	position: relative; top: 20px;
}



/* ACCORDIONS */		
.accordion_toggle {
	display: block;
	height: 60px;
	width: 640px;
	padding: 5px;
	line-height: 20px;
	background: #111;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	outline: none;
	border-bottom: 3px solid #000;
	cursor: pointer;
	margin: 0 0 0 0;
}
.accordion_toggle h1 {
	font-size: 11px; 
	margin: 0; padding: 0;
}
		
.accordion_toggle_active {
	background: #900;
	color: #000;
	cursor: pointer;
	border: 0;
}

.accordion_content {
	background-color: #ccc;
	font-weight: normal;
	text-decoration: none;
	width: 650px;
	outline: none;
	font-size: 12px;
	color: #000;
	border-bottom: 3px solid #000;
	overflow: hidden;
	display: none; /*to hide on load? */
}
			
.accordion_content img {
	margin: 10px;
	border: 3px solid #000;
}
			
.accordion_content ul {
	position: relative;
	list-style-type: none;
	color: #000;
}
			
.accordion_content h2 {
	margin: 15px 0 5px 10px;
	color: #000;
}
			
.accordion_content p {
	line-height: 100%;
	padding: 0px 10px 0px 10px;
}


/*** CRAZY HAPPY FUN TIME ACCORDION TOGGLE IMAGE SWAPS ****/
.accordion_toggle, .accordion_toggle_active {position: relative;}

.acc1, .acc2, .acc3, .acc4, .acc5, .acc6, .acc7, .acc8 {
	display: block;
	height: 60px;
	width: 60px;
	position: absolute;
	top: 5px;
	left: 10px;
}

.acc1 {background: url(images/covers/accordion1.jpg) no-repeat top right;}
.acc2 {background: url(images/covers/accordion2.jpg) no-repeat top right;}
.acc3 {background: url(images/covers/accordion3.jpg) no-repeat top right;}
.acc4 {background: url(images/covers/accordion4.jpg) no-repeat top right;}
.acc5 {background: url(images/covers/accordion5.jpg) no-repeat top right;}
.acc6 {background: url(images/covers/accordion6.jpg) no-repeat top right;}
.acc7 {background: url(images/covers/accordion7.jpg) no-repeat top right;}
.acc8 {background: url(images/covers/accordion8.jpg) no-repeat top right;}

.accordion_toggle_active .acc1, .accordion_toggle_active .acc2, .accordion_toggle_active .acc3, .accordion_toggle_active .acc4, .accordion_toggle_active .acc5, .accordion_toggle_active .acc6, .accordion_toggle_active .acc7, .accordion_toggle_active .acc8 {background: url(images/covers//accordion_active.jpg) no-repeat top right;}

/***** CLASSES *****/

.noborder {border: none !important;}
.notop {margin-top: 0;}

.nolink {text-decoration: none;}
