/* Clay Aiken */
/* Section Stylesheet - Account
--------------------------------------------------------------------------- */


/* Sign In Page
--------------------------------------------------------------------------- */

	#signin-form {
	
	float: left;
	width: 730px;
	background: url(../images/section-account/bg-signin.gif) bottom left no-repeat;
		
	}

/* Account Widget - Sign In Mode
--------------------------------------------------------------------------- */


	div.widget-account.signin {
	
	float: left;
	width: 278px;
	margin-right: 2px;
	padding-bottom: 50px;
	position: relative;
	
	}
	
	div.widget-account.signin h3 {
	
	width: 278px;
	height: 83px;
	background: url(../images/section-account/h3-signin.gif) no-repeat;
	display: block;
	margin-bottom: 13px;
	text-indent: -5000px;
	
	}
	
	div.widget-account.signin label {
	
	margin-bottom: 10px;
	padding: 0;
	
	}
	
	div.widget-account.signin em {
	
	margin-bottom: 4px;
	padding: 0;
	
	}

	div.widget-account.signin #account_email {
	
	width: 226px;
	clear: both;
	
	}
	
	div.widget-account.signin #account_password {
	
	width: 120px;
	clear: both;
	
	}
	
	div.widget-account.signin label {
	
	margin-left: 14px;
	
	}

	div.widget-account.signin em.email {
	
	width: 122px;
	height: 10px;
	background: url(../images/section-account/em-email.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}

	div.widget-account.signin em.password {
	
	width: 89px;
	height: 10px;
	background: url(../images/section-account/em-password.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}
	
	div.widget-account.signin ul.actions {
	
	width: 93px;
	height: 22px;
	float: right;
	padding-right: 32px;
	margin-top: -32px;
	
	}
	
	div.widget-account.signin ul.actions li {
	
	float: right !important;
	margin-right: 0 !important;
	
	}
	
	div.widget-account.signin ul.actions a {
	
	margin-right: 0;
	
	}

	div.widget-account.signin ul.actions a:hover {
	
	background-position: 0 0;
	
	}

	div.widget-account.signin input.save {
	
	position: absolute;
	left: 14px;
	bottom: 25px;
	
	}

	div.widget-account.signin a.reset {
	
	width: 93px;
	height: 11px;
	background-image: url(../images/section-account/a-reset.gif);
	
	}
	
	div.widget-account.signin a.help {
	
	width: 55px;
	height: 11px;
	background-image: url(../images/section-account/a-needhelp.gif);
	
	}
	
	
	
/* Account Widget - Password
----------------------------------------------------------------------------- */


	div.widget-account.password {
	
	float: left;
	width: 278px;
	margin-right: 2px;
	padding-bottom: 15px;
	
	}

	div.widget-account.password h3 {
	
	width: 278px;
	height: 83px;
	background: url(../images/section-account/h3-resetpassword.gif) no-repeat;
	display: block;
	margin-bottom: 13px;
	text-indent: -5000px;

	}
	
	div.widget-account.password label, div.widget-account.password em {
	
	margin-bottom: 4px;
	padding: 0;
	
	}
	
	div.widget-account.password p {
	
	width: 250px;
	margin-left: 14px;
	color: #ecd9ff;
	
	}
	
	div.widget-account.password label {
	
	margin-left: 14px;
	
	}	
	
	div.widget-account.password em {
	
	width: 250px;
	height: 10px;
	color: #fff;
	font-weight: normal;
	
	}
	
	div.widget-account.password em:after {
	
	content: ":";
	
	}
	
	div.widget-account.password ul.actions {
	
	height: 22px;
	margin-top: 10px;
	margin-left: 14px;
	
	}
	

/* Welcome
--------------------------------------------------------------------------- */

	#welcome {

	float: left;
	min-height: 45px;
	margin: 10px 0 0 0;
	padding: 10px 10px 0 193px;	
	background: url(../images/section-account/h3-welcome.gif) no-repeat;

	}

	#welcome h3 {

	margin: 0 0 10px 0;
	font: normal 20px/24px Arial, sans-serif;
	color: #333;	

	}

	#welcome div.group {

	float: left;
	clear: left;
	width: 527px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;

	}
	
	#welcome div.group.picture h3 em {
		
	color: #999;
		
	}
	
	#welcome div.group.picture h3 em:before {
		
	content: "(";
		
	}
	
	#welcome div.group.picture h3 em:after {
		
	content: ")";
		
	}
	
	#welcome div.group.privacy {
	
	margin-bottom: 0;
	border-bottom: 0;
		
	}
	
	#welcome ul.actions {
		
	margin-top: 0;
	margin-bottom: 10px;
		
	}


/* Legal
----------------------------------------------------------------------------- */


	#welcome div.legal div {
	
	width: 500px;
	height: 300px;
	overflow: auto;
	margin-bottom: 10px;
	padding-right: 20px;
	
	}

	#welcome div.legal div h3 {

	height: auto;
	margin: 0 0 10px 0;
	color: #3D667B;
	font: bold 15px/20px Arial, sans-serif;
	text-indent: 0px;
	text-transform: none;

	}

	#welcome div.legal h4 {

	color: #666;
	margin: 10px 0;
	font: bold 12px/15px Arial, sans-serif;
	text-indent: 0px;
	text-transform: none;

	}
	
	#welcome div.legal ul {
	
	margin-left: 10px;
	padding-left: 10px;
	
	}
	
	#welcome div.legal li {
	
	margin-bottom: 10px;
	list-style-type: square;
	
	}
	
	
/* Clique Upsell
--------------------------------------------------------------------------- */


	#clique-powered {
	
	float: left;
	width: 450px;
	padding: 0;

	}

	#clique-powered h3 {

	width: 450px;
	height: 105px;
	background: url(../images/section-account/h3-cliquepowered.gif) no-repeat;
	display: block;
	margin-bottom: 35px;
	text-indent: -5000px;

	}
	
	#clique-powered ul.actions {
		
	padding: 0 0 0 28px;
		
	}

	#clique-powered ul.actions a.action:hover {

	background-position: 0 0;

	}

	#clique-powered a.action.join {

	width: 189px;
	height: 13px;
	background-image: url(../images/section-account/a-joinnow.gif);

	}

	#clique-powered a.action.learn {

	width: 92px;
	height: 13px;
	background-image: url(../images/section-account/a-learnmore.gif);

	}
	
	
/* Update Account Info
--------------------------------------------------------------------------- */

	#account-info {

	clear: left;
	float: left;
	position: relative;
	margin: 0 0 40px 0;
	padding: 10px 10px 0 193px;	
	background: url(../images/section-account/h3-account.gif) no-repeat;

	}

	#account-info h3 {

	display: none;

	}

	#account-info h4 {
	
	margin: 0 0 5px 0;
	font: normal 20px/24px Arial, sans-serif;	

	}
	
	#account-info label {
		
	margin-bottom: 2px;
		
	}
	
	#account-info label em {
	
	font: normal 12px/15px Arial, sans-serif;
	color: #3D667B;
		
	}
	

/* Subscription Info
--------------------------------------------------------------------------- */

	#subscription {
	
	clear: both;
	position: relative;	
	width: 730px;
	min-height: 75px;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(../images/tabs/bg-block.gif) bottom right no-repeat;
	overflow: hidden;
		
	}
	
	#subscription h3 {
	
	display: block;
	width: 730px;
	min-height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/section-account/h3-subscription.gif) no-repeat;
	text-indent: -5000px;
		
	}
	
	#subscription #renew, #subscription #info {
	
	position: relative;
	z-index: 1;
	float: left;
	width: 537px;
	padding: 10px 0 0 183px;
		
	}
	
	#subscription #renew h3 {
		
	display: none;
		
	}
	
	#subscription #info h3 {
	
	display: block;
	width: 537px;
	min-height: 30px !important;
	position: static;
	background: none;
	text-indent: 0;
	font: normal 20px/24px Arial, sans-serif;
	color: #333;
		
	}
	
	#subscription ul li {
	
	position: relative;
	margin-bottom: 10px;
			
	}
	
	#subscription ul h4 {
	
	font: normal 20px/24px Arial, sans-serif;	

	}
	
	#subscription ul p {
		
	margin-bottom: 5px;
		
	}
	
	#subscription ul.actions {
		
	position: absolute;
	top: 18px;
	right: 0;
	margin: 0;
	width: 190px;
		
	}
