﻿

.login_intro
{
	font-size: 1.0em;
	margin-left: 76px;
}

.fanclub .form_box
{
	text-align: center;
}

.fanclub .form_box h3, .fanclub_register .form_box h3
{
	text-align: center;
}

.fanclub_register label
{
	display: block;
}

.fanclub_register .form_box.centered
{
	width: 330px;
}

.fanclub_register .form_box.centered input.text
{
	width: 170px;
	float: left;
	margin: 0 0 5px 7px;
}
.fanclub_register .form_box.centered label
{
	width: 147px;
}

.fanclub_register .form_box.centered select
{
	float: left;
	width: 171px;
	margin: 0 0 5px 7px;
}

.interestAreas {
	clear:both;
	display:inline;
	float:left;
	margin-left:175px;
	padding:1px 5px 5px;
	width:175px;
}

.fanclub_register .form_box.centered label.reg-interests
{
	width: 420px;
}

.interestAreas input {
border:medium none;
float:left;
height:12px;
margin:5px 5px 0 0 !important;
width:12px !important;
}

.interestAreas label
{
	clear: right;
	text-align: left;
}

.register_buttons {
clear:both;
float:left;
padding:15px 5px 0 180px;
width:345px;
text-align: left;
}

.register_buttons label {
clear:none;
float:left;
width:340px;
}

.fanclub_register .form_box.centered .register_buttons input.text
{
	margin-left: 0;	
}

.register_buttons img
{
	margin-bottom: 10px;
}

.register label, .settings label {
clear:both;
float:left;
font-weight:normal;
margin-top:3px;
width:175px;
}

.small
{
	font-size: .8em;
}

.fanclub_register .formfieldError, .formError, .req p, .req li
{
	float: left;
}

..my_account_top {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/account_top.gif) no-repeat scroll center top;
	float:left;
	padding:0 26px;
	width:592px;
}

.my_account_bottom {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/account_bottom.gif) no-repeat scroll left bottom;
	float:left;
	padding:20px;
	width:552px;
}

.settings .in_as {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/logged_in_as.gif) repeat-x scroll 0 0;
line-height:22px;
margin:0 0 15px;
padding:10px 20px;
}

.left_col {
float:left;
padding:0 0 25px;
width:48%;
}

.settings label {
clear:both;
float:left;
font-weight:normal;
margin-top:3px;
width:175px;
}

.register input, .register select, .settings input, .settings select {
float:left;
margin:0 150px 5px 5px;
width:145px;
}

.settings h3 {
clear:both;
margin-bottom:15px;
}

.my_account_top h3 {
border-bottom:1px dotted #C1B6A4;
margin:0 0 5px;
padding:0 0 10px;
}

.settings .image
{
	width: auto;
}
.page_wide .wide_copy h4 {
color:#09347A;
font-size:1.6em;
font-weight:bold;
margin: 5px 0 10px;
border-bottom: 1px dashed #CCAB00;
}

.login_to_print {
color:#666666;
font-size:1.1em;
font-style:italic;
line-height:24px;

}

.content .coupons {
float:left;
padding:30px 0 25px 45px;
}

.content .coupons li {
float:left;
font-size:0.9em;
padding:0 0 15px;
width:599px;
}

.select_coupon {
float:right;
font-size:1.1em;
padding:23px 40px 0 0;
text-align:center;
width:100px;
}

.select_coupon .checkbox {
border:medium none;
}

.coupons li img {
float:left;
padding:0 15px 0 0;
}

.coupons p {
padding:21px 0 0;
}


