/* EvClub */
/* Section Stylesheet - Home
----------------------------------------------------------------------------- */


	@import url("widget-account.css");
	@import url("widget-editorial.css");
	@import url("widget-photo.css");


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


	#page-welcome #main {
	
	width: 750px;
	
	}

	div.widget-account.setup h3 {
	
	width: 750px;
	
	}
	
	div.widget-account.setup p {
	
	width: 445px;
	
	}
	
	div.widget-account.setup div.group input {
	
	background-color: #331d02;
	border: 1px solid #120a00;
	color: #ccbfa0;
	padding: 5px;
	
	}
	
	div.widget-account.setup div.privacy #account_privacy_location_share_status_id {
	
	margin-bottom: 25px;
	
	}

	div.legal h3 {
	
	margin-bottom: 10px;
	
	}


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


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

	div.legal div h3 {

	width: auto !important;
	height: auto;
	margin: 10px 0;
	color: #d7ac68;
	font: bold 14px/16px Georgia, Times New Roman, serif;
	text-indent: 0px;
	text-transform: none;

	}

	div.legal h4 {

	color: #734c15;
	margin: 10px 0;
	font: bold 12px/16px Georgia, Times New Roman, serif;
	text-indent: 0px;
	text-transform: none;

	}
	
	div.legal ul {
	
	margin: 20px;
	padding-left: 10px;
	
	}
	
	div.legal li {
	
	margin-bottom: 10px;
	list-style-type: square;
	
	}
	
	div.legal fieldset {
	
	clear: left;
	
	}


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


	#page-login #main div, #page-password #main div {
	
	margin-bottom: 0 !important;
	
	}

	#page-login #main, #page-password #main {
	
	background: url(../images/section-account/bg-login.gif) no-repeat 0 bottom;
	width: 660px !important;
	margin-right: 0;
	padding-bottom: 10px;
	
	}

	div.signin {
	
	float: left;
	position: relative;
	
	}
	
	div.signin h3 {
	
	width: 278px;
	height: 84px;
	background: url(../images/section-account/h3-signin.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	
	}
	
	div.signin ul.actions {
	
	clear: left;	
	float: left;
		
	}
	
	div.signin ul.actions li {
		
	float: left;
	margin-bottom: 10px;
	clear: left;
	
	}
	
	div.signin label {

	margin: 10px 0 0 15px;
	
	}
	
	div.signin label em.email {
	
	width: 122px;
	height: 10px;
	background: url(../images/section-account/em-emailaddress.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}
	
	div.signin label em.password {
	
	width: 89px;
	height: 10px;
	background: url(../images/section-account/em-password.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}
	
	div.signin input#account_email {
	
	clear: left;
	width: 227px;
	margin: 0;
	color: #000;
	background-color: #fff;
	border: 0;
	
	}
	
	div.signin input#account_password {
	
	clear: left;
	width: 120px;
	margin: 0;
	color: #000;
	background-color: #fff;
	border: 0;
	
	}
	
	div.signin ul input {
	
	width: 96px;
	height: 22px;
	margin: 0 0 5px 15px;
	border: 0;
	float: left;
	
	}
	
	div.signin a.reset {
	
	width: 93px;
	height: 9px;
	background: url(../images/actions/a-remember.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	position: absolute;
	top: 172px;
	left: 150px;
	
	}
	
	div.signin a.help {
	
	width: 55px;
	height: 11px;
	background: url(../images/actions/a-needhelp.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	position: absolute;
	top: 186px;
	left: 188px;
	
	}
	
	div.signin ul.actions {
	
	margin-top: 10px;
	
	}
	
	
	/* Clique */
	
	div.clique {
	
	float: left;
	
	}
	
	div.clique h3 {
	
	width: 380px;
	height: 114px;
	background: url(../images/section-account/h3-clique.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	margin-left: 2px;
	
	}
	
	div.clique a.join {
	
	width: 184px;
	height: 13px;
	margin: 0 0 0 28px;
	background: url(../images/actions/a-nonmember.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	
	}


/* Reset Password Page
--------------------------------------------------------------------------- */


	#page-password div.password {
	
	float: left;
	position: relative;
	
	}

	#page-password div.password h3 {
	
	width: 278px;
	height: 84px;
	background: url(../images/section-account/h3-reset.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	
	}
	
	#page-password div.password label {

	margin: 10px 0 0 15px;
	
	}
	
	#page-password div.password label em {
	
	color: #fff;
	
	}
	
	#page-password div.password input#account_email {
	
	clear: left;
	width: 227px;
	margin: 0;
	color: #000;
	background-color: #fff;
	border: 0;
	
	}
	
	#page-password div.password select {
	
	margin: 0 15px 0 0;
	background-color: #fff;
	color: #000;
	border: 0;
	
	}
	
	#page-password div.password select#account_birthdate_2i {
	
	float: left;
	clear: left;

	}
	
	#page-password div.password p {
	
	width: 247px;
	height: 33px;
	background: url(../images/section-account/p-reset.gif) no-repeat;
	text-indent: -5000px;
	display: block;
	margin: 10px 0 0 15px;
	
	}

	div.reset label	{
	
	width: 230px;
	
	}

	div.reset label em.email {
	
	width: 230px;
	height: 10px;
	background: url(../images/section-account/em-emailaddress.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}
	
	div.reset label em.birthday {
	
	width: 230px;
	height: 11px;
	background: url(../images/section-account/em-birthday.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	
	}
	
	#page-password div.password label input {
	
	clear: left;
	margin: 0;
	color: #000;
	border: 0;
	background-color: #fff;
	
	}
	
	#page-password div.password ul.actions {
	
	margin-top: 10px;
	
	}
	
	#page-password div.password input.action.save {
	
	clear: left;
	margin: 10px 0 10px 15px;
	color: #000;
	border: 0;
	width: 160px;
	height: 22px;
	
	}
	

/* Reset Password Page
--------------------------------------------------------------------------- */

	
	#page-account #subscription {

	background: url(../images/layout/bg-sidebar-bottom.gif) bottom no-repeat;
	padding-bottom: 91px;

	}
	
	#page-account #info {
	
	margin-bottom: 0 !important;
	
	}
