@import url("../common/base.css");

BODY,HTML,IMG,FORM,H1,H2,H3,H4,P,UL,OL,LI {
	margin: 0;
	padding: 0;
	border: none;
}

HTML {
	font: normal 13px "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;	
	text-align: center;
	background: #ffeb9c url("../../images/public/html_bkg.gif") repeat-x;
}

BODY {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

/********************************************
	GENERIC
*/

INPUT, SELECT, TEXTAREA {
	font: normal 11px "Lucida Grande", "Lucida Sans", arial, helvetica, sans-serif;	
}

INPUT.text {
	border-style: solid;
	border-width: 3px;
	background: #fff url("../../images/public/input_text_bkg.gif") repeat-x top;
	padding: 2px;
}

A {
	color: #f60;
}

A:hover {
	color: #fe5900;
}

H3 {
	color: #084b6b;
	font-weight: normal;
	font-size: 36px;
	letter-spacing: -2px;
}

H3 EM,
H4 EM,
H5 EM {
	color: #e14f00;
	font-style: normal;
}

H4 {
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
}

/********************************************
	HEADER
*/

#header {
	height: 181px;
	width: 100%;
	overflow: hidden;
	background: url("../../images/public/header.gif") no-repeat;
}

#header #logo {
	float: left;
}

#header #logo A {
	display: block;
	height: 181px;
	width: 450px;
}

#header #utility {
	margin: 10px 20px 0;
}

#header #joinblock {
	float: right;
	width: 230px;
	padding: 50px 15px 0;
	text-align: center;
	color: #fff;
}

#header #joinblock .btn {
	display: block;
	margin: 0 0 5px;
}

#header #joinblock P {
	margin: 0 0 8px;
}

#header #joinblock SMALL IMG {
	vertical-align: middle;
	margin-bottom: 3px;
}

#header .visit-our-blog {

	float:right;
	margin:-20px 0 0 0;
}
/********************************************
	CONTENT
*/

#content {
	overflow: hidden;
}

/********************************************
	CONTENT > HOME
*/

#tagline {
	padding: 25px 15px;
	border-bottom: solid 1px #e5d38c;
}

#tagline H3 {
	font-size: 42px;
}

#tagline H4 {
	margin: 12px 0 0;
}

#content .main .steps {
	padding: 200px 0 0;
	width: 630px;
	margin: -20px -15px 0;
}

#content .main .steps.bands {
	background: url("../../images/public/steps_bands_bkg.gif") no-repeat top left;
}

#content .main .steps.fans {
	background: url("../../images/public/steps_fans_bkg.gif") no-repeat top left;
}

#content .main .steps .text {
	background: url("../../images/public/steps_text_bkg.gif") no-repeat bottom left;
	_background: none;
	padding-bottom: 15px;
	overflow: hidden;
}

#content .main .steps UL {
	list-style: none;
	overflow: hidden;
	padding: 0;
	_margin-left: -5px;
}

#content .main .steps UL LI {
	float: left;
	width: 180px;
	padding: 0 10px;
	margin: 5px;
	display: block;
	text-align: center;
}

#content .main .steps UL LI STRONG {
	font-weight: normal;
	background: #ff9;
	color: #094C74;
}

#content .main UL.horiz-links {
	text-align: center;
	font-size: 17px;
	margin: 25px 0 0;
}

#content .main UL.horiz-links LI {
	display: inline;
	padding: 0 10px;
}

/********************************************
	CONTENT > PAGE
*/

#content .main {
	padding: 30px 15px;
	width: 600px;
	float: left;
	color: #393421;
}

#content .main.wide {
	padding: 30px 0;
	width: 900px;
}

#content .main .header {
	margin: 0 0 30px;
}

#content .main.wide #header {
	margin: 0 15px 30px;
}

#content .main .header H4 {
	color: #5d5432;
	font-size: 18px;
}

#content .main H5 {
	font-size: 140%;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 30px 0 5px;
	color: #246397;
}

#content .main H6 {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: -0.5px;
	margin: 15px 0 5px;
}

#content .main P {
	line-height: 1.3em;
	margin: 0.5em 0 1em;
}

#content .main UL,
#content .main OL {
	padding: 0 20px;
}

#content .main UL LI,
#content .main OL LI {
	margin: 0 0 16px;
}

#content .main .toc {
	list-style: none;
}

#content .main .toc LI {
	margin: 3px 0;
}

#content .main .backtotop {
	display: block;
	background: url("../../images/public/link_left_bkg.gif") no-repeat left;
	padding: 0 0 0 12px;
}

#content .main #player {
	background: #ddcb85; 
	padding: 10px 10px 7px; 
	display: inline; 
	float: left;
}

#content .main #playlist {
	list-style: none;
	margin: 10px 15px 10px 0;
	float: left;
	width: 200px;
}

#content .main #playlist LI {
	margin: 0 0 6px;
	padding: 0 0 0 20px;
	background: url("../../images/public/bullet_star.gif") no-repeat left;
}

#content .main #videoTitle {
	width: 320px; 
	float: left;
	margin: 10px 0;
	line-height: 20px;
}

#register-options {
	width: 499px;
	margin: -30px auto 0;
	overflow: hidden;
	background: url("../../images/public/options_bkg.gif") no-repeat top center;
}

#register-options .bands,
#register-options .fans {	
	text-align: center;
	width: 197px;
	padding: 245px 20px 20px;
	float: left;
}

#register-options .bands {
	margin: 0 25px 0 0;
	background: url("../../images/public/options_bot.gif") no-repeat bottom left !important;
}

#register-options .fans {
	background: url("../../images/public/options_bot.gif") no-repeat bottom right !important;
}

#register-options .btn {
	margin: 0 0 5px;
	display: block;
}

OL.fanclubs  {
	padding: 15px !important;
	margin: 10px 0;
	border-bottom: solid 1px #e6cb86;
	border-top: solid 1px #e6cb86;
	list-style: none;
	overflow: hidden;
}

OL.fanclubs LI {
	float: left;
	_float: none;
	_display: inline-block;
	width: 170px;
	padding: 10px 6px 10px 25px;
	margin: 0 !important;
	background: #C4E3FF url("../../images/public/fanclubs_list_bkg.gif") no-repeat;
	border-right: dotted 2px #FFEB9C;
	border-left: dotted 2px #FFEB9C;
}

OL.fanclubs LI .bandname {
	font-size: 17px;
	font-weight: bold;
}

/********************************************
	CONTENT > MENU
*/

#content #sidebar {
	width: 240px;
	padding: 0 0 130px;
	margin: 0 20px 20px 0;
	float: left;
	background: #ffde6d url("../../images/public/secondary_bkg.gif") repeat-x bottom;
}

#content #sidebar UL {
	list-style: none;
	padding: 70px 0 0;
	background: url("../../images/public/secondary_menu_bkg.gif") no-repeat;
}

#content #sidebar UL LI A {
	border-bottom: solid 1px #f2d05b;
	text-decoration: none;
	padding: 3px 10px;
	display: block;
	width: 220px;
	font-size: 18px;
	font-weight: bold;
}

#content #sidebar UL LI.selected A {
	font-weight: bold;
	color: #084b6b;
	background: url("../../images/public/bullet_star.gif") no-repeat 5px 8px;
	padding-left: 20px;
	width: 210px;
}

#content #sidebar UL LI A:hover {
	background: #ffb;
}

#content #sidebar #footer {
	border: none;
	padding: 0;
}

#content #sidebar #footer IMG#ticket {
	float: right;
	margin-top: -30px;
}

/********************************************
	CONTENT > FORMS
*/

.fcForm OL {
	list-style: none;
}

.fcForm OL LI {
	padding: 5px;
	clear: both;
	overflow: hidden;
}

.fcForm OL LI LABEL {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	padding: 7px 10px;
}

.fcForm OL LI.text INPUT {
	width: 300px;
	padding: 3px;
	font-size: 14px;
}

.fcForm OL LI TEXTAREA {
	width: 400px;
	height: 100px;
}

.fcForm OL LI.radio {
	padding-bottom: 10px;
}

.fcForm OL LI.radio LABEL {
	float: none;
	width: auto;
	display: block;
	text-align: left;
	border-bottom: solid 1px #e6cb86;
	margin: 0 0 5px;
}

.fcForm OL LI.radio LABEL.radio {
	width: 100px;
	float: left;
	padding: 5px;
	border: none;
	margin: 0;
}

.fcForm OL LI.radio.wide LABEL.radio {
	width: 170px;
}

.fcForm OL LI.radio LABEL.radio INPUT {
	margin: 0 10px;
}

.fcForm OL LI.submit {
	padding: 10px;
	text-align: center;	
}

.fcForm OL LI.submit INPUT {
	font-size: 18px;
	padding: 7px 25px;
}

.fcForm OL LI.disclaimer {
	font: normal 9px verdana,arial,helvetica;
	border: solid 2px #fec180;
	color: #776c42;
	padding: 8px;
	background: #ffb;
}

UL.error,
UL.success {
	list-style: none;
	padding: 15px 15px 15px 70px !important;
	margin: 20px 0;
}

UL.error {
	background: #fff url("../../images/public/error_bkg.gif") no-repeat left;
	border: solid 2px #fec180;
}

UL.error LI {
	color: #d95f1c;
	margin: 0 0 5px !important;
}

UL.success {
	background: #deffc4 url("../../images/public/success_bkg.gif") no-repeat left;
	border: solid 2px #9dc748;
}