@charset "utf-8";
/* CSS Document */

h1#h1GetBlacklisted {
	width:604px;
	height:50px;
	background:url(../../_sharedimg/join/getblacklisted_bg.gif) no-repeat top left;
}

h1#h1AlreadyBlacklisted {
	width:310px;
	height:52px;
	background:url(../../_sharedimg/join/alreadyblacklisted_bg.gif) no-repeat top left;
}

div#wbiBodyInner {
	margin:5px 16px 0px 16px;
	padding:5px 0px 0px 0px;
	border-top:1px solid #292726;	
	overflow:hidden;
}

div#wbiBodyInner p {color:#898887;}

div.membershipOptionPod {
	position:relative;
	margin:0px 0px 13px 0px;
	padding:45px 225px 45px 16px;
	width:329px;
	height:75px;
	border:1px solid #2f2d2c;
	overflow:hidden;
}

div.membershipOptionPod h2 {position:absolute; top:11px; left:13px;}

img.btnJoin,
input.btnJoin {position:absolute; top:121px; left:13px;}

div#artistOptionPod {
	background:url(../../_sharedimg/join/artistoptionpod_bg.jpg) no-repeat top left;
}

h2#h2Artist {
	width:75px;
	height:30px;
	background:url(../../_sharedimg/join/artist_bg.gif) no-repeat top left;
}

div#listenerOptionPod {
	background:url(../../_sharedimg/join/listeneroptionpod_bg.jpg) no-repeat top left;
}

h2#h2Listener {
	width:111px;
	height:31px;
	background:url(../../_sharedimg/join/listener_bg.gif) no-repeat top left;
}

form#frmCreateAccount a {text-decoration:underline!important;}

form#frmUserLogin {
	margin:0px;
	padding:30px 15px 0px 15px;
	background-color:#3b3837;
}

form#frmUserLogin p {margin:0em 0em 0.6em 0em; line-height:2em;}
form#frmUserLogin label {color:#f26522;}
form#frmUserLogin input.cntlText {
	padding:3px;
	width:272px;
	font-size:12px;
	line-height:1em;
	border:1px solid #2f2d2c;
	background-color:#c5c4c3;
}
form#frmUserLogin p.pSubmit {margin:17px 0px 30px 0px;}
form#frmUserLogin input#btnLogin {margin:0px;}

form#frmUserLogin div#forgottenPasswordPanel {
	padding:12px 0px 6px 0px;
	background:url(../../_sharedimg/join/forgottenpasswordpanel_bg.gif) repeat-x top left;
}

form#frmUserLogin div#forgottenPasswordPanel p {color:#898887; font-size:0.9em; font-style:italic; line-height:1.3em;}
form#frmUserLogin div#forgottenPasswordPanel a {color:#f26522; text-decoration:none;}
form#frmUserLogin div#forgottenPasswordPanel a:hover {text-decoration:underline;}

img#frmUserLoginCappingBottom {margin-bottom:13px;}