@charset "utf-8";

/* CSS Document */
.redbox_top_subnav {
	height: 19px;
}

.main_content {
	background:  url(../images/content_white_mid.gif) repeat-y
		scroll 0%;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 747px;
}

.main_content_faqs {
	background: #fff url(../../images/content_white_mid.gif) repeat-y
		scroll 0%;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	width: 747px;
}

#title_content {
	width: 747px;
	height: 220px;
	background: url(../images/header_find_what_turns_you_on_guitar.jpg)
		top left;
	text-indent: -9999px;
}

#title_content a.trial_link {
	display: block;
	float: right;
	height: 35px;
	margin-right: 35px;
	margin-top: 117px;
	cursor: pointer;
	width: 235px;
	overflow: hidden;
}

#signup_title_content {
	width: 747px;
	height: 101px;
	background: url(../images/header_welcome.gif) top
		left;
	text-indent: -9999px;
}

#existing_subscribers_content {
	padding-left: 15px;
	margin: 10px 0px 10px 10px;
	float: left;
	width: 200px;
	color: #666666;
	line-height: 14px;
}

#existing_subscribers_content h1 {
	margin-top: 20px;
	width: 129px;
	height: 33px;
	display: block;
	text-indent: -9999px;
	background: url(../images/txt_xm_sat_subscribers.gif) top left
		no-repeat;
}

#existing_subscribers_content h2 {
	margin-top: 20px;
	width: 129px;
	height: 15px;
	display: block;
	text-indent: -9999px;
	background: url(../images/txt_listener_support.gif) top left
		no-repeat;
}

#existing_subscribers_content a {
	color: #c16d01;
	text-decoration: underline;
}

#existing_subscribers_content a:hover {
	color: #e9ad20;
}

#existing_subscribers_content ul {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
}

#existing_subscribers_content ul li {
	background: transparent url(../images/li_orange.gif) no-repeat
		scroll 0pt 5px;
	line-height: 15px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt 0pt 5px;
	padding: 0pt 0pt 0pt 10px;
}

#create_account_content {
	border-left: 1px solid #D1D1D1;
	color: #666666;
	float: left;
	margin-left: 13px;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}

#create_account_content a {
	color: #c16d01;
	text-decoration: underline;
}

#create_account_content a:hover {
	color: #e9ad20;
}

#create_account_content h1,#review_account_content h1,#confirm_account_content h1
	{
	font-size: 20px;
	line-height: 24px;
	color: #e9ad20;
	font-weight: 400;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:5px;
}

#create_account_content p {
	width: 460px;
}

#create_account_content #trialRegistrationForm {
	width: 400px;
}

#create_account_content #trialRegistrationForm input {
	width: 260px;
}

#create_account_content #trialRegistrationForm fieldset {
	border: none;
}

#create_account_content #trialRegistrationForm legend {
	display: none;
	visibility: hidden;
}

.register-row {
	margin: 0;
}

#trialRegistrationForm p.error {
	margin: 0pt 0pt 0pt 119px;
	width: 260px;
	font-weight: 900;
	display: none;
	visibility: hidden;
}

#trialRegistrationForm p.globalerror {
	margin: 0pt 15px 0pt 119px;
	width: 200px;
	font-weight: 900;
	display: none;
	visibility: hidden;
}

#trialRegistrationForm label {
	display: block;
	float: left;
	height: 23px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 13px;
	text-indent: -9999px;
	width: 104px;
}

#trialRegistrationForm br {
	clear: left;
}

#trialRegistrationForm label.firstName {
	background: url(../images/registration/txt_first_name.gif) 0 5px
		no-repeat;
}

#trialRegistrationForm label.lastName {
	background: url(../images/registration/txt_last_name.gif) 0 5px
		no-repeat;
}

#trialRegistrationForm label.email {
	background: url(../images/registration/txt_email.gif) 0 5px no-repeat;
}

#trialRegistrationForm label.password1 {
	background: url(../images/registration/txt_password.gif) 0 5px no-repeat;
	margin-top: -4px;
	padding-bottom: 4px;
}

#trialRegistrationForm label.password2 {
	background: url(../images/registration/txt_confirm_password.gif) 0 5px
		no-repeat;
}

#trialRegistrationForm label.promo {
	background: url(../images/registration/txt_trial_code_if_applicable.gif)
		0 0 no-repeat;
}

#trialRegistrationForm label.agreement {
	display: none;
	visibility: hidden;
}

#trialRegistrationForm #req-agreement.checkbox {
	float: left;
	margin-left: 90px;
	margin-top: 13px;
	width: 15px;
}

#create_account_content #trialRegistrationForm #req-captcha {
	float: left;
	margin-left: 120px;
	margin-top: 0px;
	width: 159px;
}

#trialRegistrationForm .agreement_text {
	display: block;
	float: left;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 10px;
	width: 300px;
}

#trialRegistrationForm label.captcha {
	background: transparent url(../images/registration/txt_captcha.gif)
		no-repeat scroll left top;
	height: 49px;
	margin: 10px 7px 0pt -7px;
	padding: 0pt;
	width: 116px;
}

#trialRegistrationForm .captcha_image {
	margin-left: 4px;
	margin-top: 14px;
}

#create_account_content #trialRegistrationForm #captcha {
	margin-left: 120px;
	margin-top: 7px;
	float: left;
	width: 159px;
}

#create_account_content #trialRegistrationForm .submit {
	background: transparent url(../images/registration/btn_submit.gif)
		no-repeat scroll left top;
	border: 0pt none;
	cursor: pointer;
	height: 22px;
	margin: 0px 0pt 0pt 15px;
	overflow: hidden;
	padding: 0pt;
	text-indent: -9999px;
	width: 79px;
}

#confirm_account_content {
	border-left: 1px solid #D1D1D1;
	color: #666666;
	float: left;
	margin-left: 13px;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	width: 440px;
}

#trialActivationForm,#trialActivationForm2 {
	margin-top: 10px;
}

#trialActivationForm .details,#trialActivationForm2 .details {
	margin-top: 4px;
	dispaly: block;
	float: left;
}

#confirm_account_content #trialActivationForm label,#confirm_account_content #trialActivationForm2 label
	{
	display: block;
	float: left;
	height: 23px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 13px;
	text-indent: -9999px;
	width: 104px;
}

#trialActivationForm p.error,#trialActivationForm2 p.error {
	margin: 0pt 0pt 0pt 119px;
	width: 260px;
	font-weight: 900;
}

#confirm_account_content #trialActivationForm fieldset,#confirm_account_content #trialActivationForm2 fieldset
	{
	border: none;
	margin-bottom: 20px;
}

#confirm_account_content #trialActivationForm legend,#confirm_account_content #trialActivationForm2 legend
	{
	display: none;
	visibility: hidden;
}

#confirm_account_content br {
	clear: left;
}

#confirm_account_content label.email {
	background: url(../images/registration/txt_email.gif) 0 5px no-repeat;
}

#confirm_account_content label.confirmationCode {
	background: url(../images/registration/txt_confirmation_code.gif) 0 5px
		no-repeat;
}

#confirm_account_content #trialActivationForm .submit,#confirm_account_content #trialActivationForm2 .submit
	{
	width: 79px;
	height: 22px;
	padding: 0;
	border: 0;
	background: url(../images/registration/btn_submit.gif) top left
		no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	float: left;
	dispaly: block;
	margin-left: 118px;
}

#confirm_account_content ul {
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none;
}

#confirm_account_content ul li {
	background: transparent url(../images/li_orange.gif) no-repeat
		scroll 0pt 5px;
	line-height: 15px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt 0pt 5px;
	padding: 0pt 0pt 0pt 10px;
}

#confirm_account_content h2 {
	margin-top: 8px;
}

/* VERIFY IF INFORMATION IS CORRECT */
#review_account_content {
	border-left: 1px solid #D1D1D1;
	color: #666666;
	float: left;
	margin-left: 13px;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	height: 320px;
}

#reviewRegistrationForm {
	margin-top: 10px;
}

#reviewRegistrationForm .details {
	margin-top: 4px;
	dispaly: block;
	float: left;
}

#review_account_content #reviewRegistrationForm label {
	display: block;
	float: left;
	height: 20px;
	margin-bottom: 3px;
	margin-left: 1px;
	margin-right: 13px;
	text-indent: -9999px;
	width: 104px;
}

#review_account_content #reviewRegistrationForm label.promo {
	height: 23px;
}

#review_account_content #reviewRegistrationForm fieldset {
	border: none;
}

#review_account_content #reviewRegistrationForm legend {
	display: none;
	visibility: hidden;
}

#reviewRegistrationForm br {
	clear: left;
}

#reviewRegistrationForm label.firstName {
	background: url(../images/registration/txt_first_name.gif) 0 5px
		no-repeat;
}

#reviewRegistrationForm label.lastName {
	background: url(../images/registration/txt_last_name.gif) 0 5px
		no-repeat;
}

#reviewRegistrationForm label.email {
	background: url(../images/registration/txt_email.gif) 0 5px no-repeat;
}

#reviewRegistrationForm label.password1 {
	background: url(../images/registration/txt_password_nosub.gif) 0 5px no-repeat
		;
}

#reviewRegistrationForm label.promo {
	background: url(../images/registration/txt_trial_code.gif) 0 5px
		no-repeat;
}

#review_account_content #reviewRegistrationForm .submit {
	width: 79px;
	height: 22px;
	padding: 0;
	border: 0;
	background: url(../images/registration/btn_submit.gif) top left
		no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	cursor: pointer;
	float: left;
	dispaly: block;
	margin-top: 10px;
}

#review_account_content #reviewRegistrationForm .back {
	margin-left: 118px;
	margin-top: 10px;
	float: left;
}

#login_content {
	border-right: 1px solid #d1d1d1;
	padding-left: 15px;
	padding-bottom: 20px;
	margin: 10px 30px 10px 10px;
	float: left;
	width: 200px;
	color: #666666;
	height:430px;
}

#login_content h1 {
	margin-top: 23px;
	width: 168px;
	height: 33px;
	text-indent: -9999px;
	background: url(../images/txt_xm_satellite_radio_subscribers.gif)
		top left no-repeat;
}

#login_content h2 {
	margin-top: 23px;
	width: 46px;
	height: 12px;
	text-indent: -9999px;
	background: url(../images/txt_sign_in.gif) top left no-repeat;
	margin-bottom: 10px;
}

#login_content a {
	color: #c16d01;
	text-decoration: underline;
}

#login_content a:hover {
	color: #e9ad20;
}

/* login form */
#login label {
	clear: left;
	display: block;
	text-indent: -9999px;
	margin-bottom: 3px;
}

label.email {
	background: url(../images/txt_email.gif) top left no-repeat;
	width: 26px;
	height: 11px;
}

label.password {
	background: url(../images/txt_password.gif) top left no-repeat;
	width: 48px;
	height: 10px;
}

#login br {
	clear: left;
}

#login p.error {
	margin: 0;
	width: 200px;
	font-weight: 900;
}

.field  , .require {
	width: 150px;
	border: 1px solid #7f9db9;
	margin-bottom: 8px;
	float: left;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 10px;
	line-height: 1;
}

.thankyourequire {
	width: 250px;
	border: 1px solid #7f9db9;
	margin-bottom: 8px;
	float: left;
	height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 5px;
	line-height: 1;
}
.submit {
	float: left;
	width: 26px;
	height: 22px;
	margin: 0 0 0 5px;
}

#error {
	display: none;
	visibility: hidden;
	clear: left;
	margin-top: 10px;
	font-weight: 900;
}

#general_content {
	float: left;
	background: url(../images/xm_online_benefits.gif) top left
		no-repeat;
	width: 473px;
	height: 194px;
	text-indent: -9999px;
	margin-top: 21px;
}
#xm_online_benefits {
	float: left;
	width: 460px;

	padding-top:5px;
	
}

#general_content ul,#general_content li {
	list-style: none;
}

.buttonText{
	padding-top:5px;
	color:#333;
}

.legalText{
	color:#666;
	font-size:10px;
}

#general_content a.free_trial {
	background: transparent
		url(../images/btn_register_for_a_free_trial.gif) no-repeat scroll top;
	display: block;
	height: 34px;
	margin-left: 220px;
	margin-top: 145px;
	text-indent: -9999px;
	width: 233px;
	overflow: hidden;
}

#general_content a.standalone {
	background: transparent
		url(../images/btn_subscribe_button.gif) no-repeat scroll top;
	display: block;
	height: 80px;
	margin-left: 215px;
	margin-top: 145px;
	text-indent: -9999px;
	width: 233px;
	overflow: hidden;
}

#general_content p, #xm_online_benefits p {
text-align:left;
	color: #666666;
	display: block;
	height: 35px;
	margin-left: 193px;
	margin-top: 10px;
	text-indent: 0px;
	width: 240px;
	overflow: hidden;
}
.legal {
text-align:left;
	color: #666666;
	display: block;
	line-height:12px; 
	height: 25px;
	margin-left: 25px;
	margin-top: 0px;
	text-indent: 5px;
	width: 400px;
	overflow: hidden;
}

.bottomclear {
	height: 60px;
	clear: both;
}
