/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/**************************************************/

body{
	font-size: 12px;
	font-family: Georgia, serif;
	background-color: #76b9e6;
}

p{
	line-height: 16px;
	padding-bottom: 1em;
	font-size: 11px;
}

p strong{
	font-weight: bold;
	color: #5c4794;
}

h1{
	padding-bottom: 1em;
}

h2{
	padding-bottom: 1em;
	color: #d20f8c;
	font-size: 24px;
}

h3{
	padding-bottom: 0.75em;
	color: #ec297b;
	font-size: 16px;
	line-height: 19.2px;
}

h4{
	padding-bottom: 0.25em;
	color: #cc095b;
	font-size: 14px;
	line-height: 19.2px;
}

ul{

}

ul li{
	list-style-type: circle;
	margin-left: 2em;
}

iframe{
	border: 3px solid #abc8e9;
}

.errors{
	color: red;
	padding: 6px;
	margin-bottom: 20px;
}

.error-message{
	color: red;
	padding: 6px;
}
.message{
	border: 1px dotted #0f0;
	background: #dfd;
	color: #0a0;
	padding: 6px;
	margin-bottom: 14px;
	line-height: 18px;
}

.success_message{

}

.failure_message{
	color: #a00;
	background: #fdd;
	border: 1px dotted #f00;
}

.clear{
	clear: both;
}

.float_right{
	float: right;
}

.float_left{
	float: left;
}

#main_container{
	width: 834px;
	height: 672px;
	margin: 30px auto 0px auto;
	background-image: url('/img/layout/main_content_bg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#main_container_wide{
	width: 1024px;
	height: 672px;
	margin: 30px auto 0px auto;
	background-image: url('/img/layout/main_content_bg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}



	div#logout_link{
		position: absolute;
		top: 0px;
		left: 50%;
		width: 200px;
		margin-left: 200px;
		text-align: right;
	}
	div#logout_link a{
		line-height: 30px;
		font-size: 14px;
		padding-left: 20px;
	}

#main_content{
	position: relative;
	width: 794px;
	height: 644px;
	margin: 0px 15px 0px 15px;
	border: 5px solid #662d90;
}

#main_container_wide #main_content{
	width: 984px;
}

#content_container{
	position:absolute;
	top: 128px;
	left: 262px;
	height: 516px;
}
#content_wrapper{
	padding-left: 14px;
	padding-right: 14px;
	padding-bottom: 14px;
	width: 504px;
	height: 502px;
	overflow: auto;
}
.step1_contact_information #content_wrapper,
.step2_classification_information #content_wrapper,
.step4_payment_processing #content_wrapper{
	height: 472px;
}

#main_container_wide #content_wrapper{
	width: 708px;
	padding: 0px;
	padding-left: 14px;
	height: 553px;
}

#main_container_wide .vote #content_wrapper{
	height: 516px;
	overflow: hidden;
}

#content_container div.error404{
	position: relative;
	background-image: url('/img/layout/error404_content_bg.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 502px;
}


#content_container div.error404 div#error404_message{
	position: absolute;
	top: 36px;
	left: 25px;
	width: 140px;
	height: 330px;
}
#content_container div.error404 div#error404_message h1{
	color: #5c4793;
	font-weight: bold;
	font-size: 18px;
}
#content_container div.error404 div#error404_message p{
	font-size: 16px;
	line-height: 20px;
}
#content_container div.error404 div#error404_message a{
	text-decoration: none;
	color: #d20f8c;
	font-size: 16px;
}

#footer{
	width: 741px;
	height: 100px;
	border-top: 4px solid #ff6250;
	margin: 0px auto 0px auto;
	text-align: right;
	color: #FFF;
	font-size: 10px;
}
#footer p{
	padding: 12px 0px;
}
#footer p a{
	text-decoration: none;
	color: #FFF;
}
#footer p a:hover{
	text-decoration: underline;
	color: #d20f8c;
}


p{

}

div.content{
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url('/img/layout/all_side_bgs.jpg');
}

div.home{background-image: url('/img/layout/homepage_bg.jpg'); }
/*
div.catalog{background-image: url('/img/layout/catalog_bg.jpg');}
div.store_locator{background-image: url('/img/layout/store_locator_bg.jpg');}
div.model_search{background-image: url('/img/layout/model_search_bg.jpg');}
div.register_to_win{background-image: url('/img/layout/register_to_win_bg.jpg');}
div.dont_buy_on_the_internet{background-image: url('/img/layout/dont_buy_on_the_internet_bg.jpg');}
div.contact{background-image: url('/img/layout/contact_bg.jpg');}
div.error404{background-image: url('/img/layout/error404_bg.jpg');}
*/

div.catalog{background-position: top left;}
div.store_locator{background-position: 0px -691px;}
div.model_search{background-position: 0px -1358px;}
div.register_to_win{background-position: 0px -2039px;}
div.dont_buy_on_the_internet{background-position: 0px -2735px;}
div.contact{background-position: 0px -3421px;}
div.error404{background-position: 0px -4137px;}


#header{
	height: 128px;
	position:absolute;
	top: 0px;
	left: 0px;
}

#menu{
	width: 262px;
	height: 533px;
	position:absolute;
	margin-top: 111px;
	left: 0px;
	background-image: url('/img/layout/main_menu_bg_line.png');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.home #menu{
	margin-left: 25px;
}
#menu ul{
	list-style-type: none;
}
#menu ul li{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li img{
	position: absolute;
	z-index: 100;
}
#menu ul li.home{height: 55px;}
#menu ul li.dresses{height: 46px;}
#menu ul li.store_locator{height: 100px;}
#menu ul li.model_search{height: 75px;}
#menu ul li.register_to_win{height: 121px;}
#menu ul li.dont_buy_on_the_internet{height: 108px;}


/**** LAVALAMP MENU STYLES ****/
/* Styles for the entire LavaLamp menu */
.lavaLamp {
    position: relative;
	width: 262px;
	height: 533px;
    overflow: hidden;
}
    /* Force the list to flow horizontally */
    .lavaLamp li {
        list-style: none;
    }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back {
            z-index: 8;
            position: absolute;
            left: 29px;
			width: 4px;
			height: 23px;
			background-color: #d20f8c;
        }
        /* Represents the background of the highlighted menu-item. */
        .lavaLamp li.back img {
            position: absolute;
            z-index: 18;
        }
        /* Styles for each menu-item. */
        .lavaLamp li a {

        }


/**** END LAVALAMP STYPLES ****/


input, textarea {
	border: 1px solid #abc8e9;
	background-color: #ebf0f9;
}
.form-error{
	border: 1px solid #c00;
}



/* BEGIN Dont Buy on the Internet Styles */


	div.dont_buy_on_the_internet{
	}

	div.dont_buy_on_the_internet h2{
		color: #5c4793;
		font-size: 21px;
	}

	img#dont_buy_on_the_internet_content_bg{
		position: absolute;
		left: -46px;
		top: 30px;
	}

	div#dont_buy_on_the_internet_section{
		border: 3px solid #abc8e9;
		height: 450px;
		overflow: auto;
		position: relative;
		left: 235px;
		width: 260px;
	}

	div#dont_buy_on_the_internet_section h3,div#dont_buy_on_the_internet_section h4{
		padding-left: 12px;
		padding-right: 12px;
	}
	div#dont_buy_on_the_internet_section p{
		padding-left: 12px;
		padding-right: 12px;
		font-size: 11px;
		line-height: 13.2pt;
	}

/* END Dont Buy on the Internet Styles */


/* BEGIN Model Seach Styles */

p#vote_button{
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 40px;
}
p.vote_p{
	padding-bottom: 5px;
}
p#vote_button img{
	border: none;
	background: transparent;
	padding: 0px;
	margin: 0px;

}

img#model_search_intro_bg{
	position: absolute;
	left: -80px;
}

div.model_search_intro{
	width: 200px;
	float: right;
	margin-right: 20px;
}
div.model_search_intro p{
	padding-bottom: 9px;
}

a.model_search_intro_link{
	font-weight: bold;
	text-decoration: none;
	color: #eb297b;
	font-size: 12px;
}
a.model_search_intro_link:hover{
	color: #5c4794;
	text-decoration: underline;
}

div#model_search_progress{
	margin-bottom: 2em;
}
div#model_search_progress ul{
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	vertical-align: middle;
}
div#model_search_progress ul li{
	height: 16px;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-right: 1em;
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
}
div#model_search_progress ul li a{
	text-decoration: none;
	line-height: 14px;
	font-size: 10px;
}
div#model_search_progress ul li a:hover{
	text-decoration: underline;
}
div#model_search_progress span{
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background-image: url('/img/layout/model_search_progress_circle_incomplete.png');
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
	text-align: center;
	padding-top: 1px;
	margin-right: 3px;
}
div#model_search_progress span.current{
	background-image: url('/img/layout/model_search_progress_circle_current.png');
}
div#model_search_progress span.complete{
	background-image: url('/img/layout/model_search_progress_circle_complete.png');
}


div.model_search{
	position: relative;
}
div.model_search div.input{
	float: left;
	padding: 0.7em 0px 0.7em 0px;
	margin-right: 1em;
	width: 230px;
	font-size: 10px;
	color: #666;
	line-height: 16px;
}
div.model_search div.date{
	width: 470px;
}
div.model_search div.error{
	background-color: #ffdddd;
}
div.model_search div.error-message{
	width: 180px;
}
div.model_search div.input label{
	font-size: 11px;
	width: 105px;
	display: block;
	float: left;
	color: #000;
}
div.model_search div.parent_guardian{
	width: 380px;
}
div.model_search div.parent_guardian label{
	width: 205px;
}
div.model_search div.parent_guardian input{
	width: 150px;
}
div.model_search div.input input{
	width: 120px;
}

input#ModelContestantWeight{
	width: 70px;
	margin-right: 0.5em;
}

input#ModelContestantChest,
input#ModelContestantWaist,
input#ModelContestantHips{
	width: 45px;
	margin-right: 0.5em;
}
div.model_search div.smaller div.input{
	width: 150px;
}
div.model_search div.smaller div.input label{
	width: 45px;
}
div#eye_color{
	float: left;
}
div#eye_color div.input{
	width: 180px;
}
div#eye_color div.input label{
	width: 65px;
}
div#hair_color div.input{
	width: 250px;
}
div#hair_color div.input label{
	width: 75px;
}

div#grad_year div.input label{
	width: 240px;
}

/*** STEP 3 ***/

input#ModelContestantNewHeadShot, input#ModelContestantNewBodyShot{
	width: 250px;
}

div#larger_frame{
	position: fixed;
	top: 40px;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	height: 600px;
	border: 3px solid #cc095b;
	z-index: 9999;
	background-color: #FFF;
}
div#draggable_handle{
	width: 100%;
	height: 30px;
	background-color: #ccc;
}
div#draggable_handle h3{
	margin-left: 1em;
	line-height: 30px;
}
div#larger_frame div.wrapper{
	padding: 20px;
	height: 500px;
	overflow: auto;
}
div#larger_frame div#form_bottom{
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 30px;
	width: 900px;
	background-color: #dde;
	border-top: 1px solid #abc8e9;
}

div.model_search_photo_area{
	border: 1px solid #abc8e9;
	padding: 0.5em;
	width: 400px;
	background-color: #dde;
}
div.model_search_photo_area div.uploaded_image_container{
	float: left;
}
div.model_search_photo_area div.uploaded_image{
	border: 3px solid #d20f8c;
}

div#form_bottom{
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 30px;
	width: 531px;
	background-color: #dde;
	border-top: 1px solid #abc8e9;
}
div#form_bottom input{
	margin-top: 4px;
	margin-right: 1em;
	float: right;
	background-color: #d20f8c;
	color: white;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 0px 6px 3px 6px;
}
div#form_bottom input:hover{
	background-color: #f22fac;
}

div.cropped_image{
	width: 100%;
	text-align: center;
}
div.cropped_image img{
	border: 3px solid #8c0fd2;
}
div.thumb_preview_container{
	padding-left: 10px;
	float: right;
}
div.thumb_preview{
	position:relative;
	overflow:hidden;
	border: 3px solid #d20f8c;
}
div.thumb_preview img{
	border: 0px;
}

div#use_current_address{
	float: left;
	width: 180px;
	padding: 1em;
	border: 1px dotted #bbb;
}
div#use_current_address input{
	float: left;
}
div#use_current_address label{
	display: block;
	padding-left: 30px;
}
div#use_current_address p{
	margin-top: 1em;
	margin-left: 1em;
}
div#specify_new_billing_address{
	float: right;
	width: 245px;
	padding: 1em;
	border: 1px dotted #bbb;
}

label#use_current_address_no, label#use_current_address_yes{
	font-weight: bold;
}

textarea#voting_link{
	width: 85%;
	margin-left: 30px;
	height: 1em;
	padding: 0.5em;
	font-family: terminal;
	font-size: 12px;
}

div.share_link{
	width: 200px;
	border: 1px solid #aaa;
	background-color: #ccf;
	margin: 20px;
	height: 85px;
	margin-bottom: 0px;
}

div.share_link div.wrapper{
	padding: 20px;
}
div.share_link div.wrapper img{
	float: left;
}
div.share_link div.wrapper a{
	text-decoration: none;
	display: block;
	height: 45px;
	line-height: 22px;
	width: 100px;
	text-align: center;
	float: right;
}

div.becoming_a_contestant p{
	padding-left: 1em;
	padding-right: 3em;
	font-size: 14px;
}

div.becoming_a_contestant ul.steps{
	padding: 0px;
	padding-left: 4em;
	margin: 0px;
	margin-top: 2em;
	font-family: arial, sans-serif;
	vertical-align: middle;
}


div.becoming_a_contestant ul.steps li{
	color: #5b4896;
	font-weight: bold;
	font-size: 14px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-right: 4em;
	padding-bottom: 1em;
	text-decoration: none;
	line-height: 14px;
}
div.becoming_a_contestant ul.steps li span{

	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background-image: url('/img/layout/model_search_progress_circle_current.png');
	background-repeat: no-repeat;
	background-position: top left;
	color: #fff;
	text-align: center;
	padding-top: 1px;
	margin-right: 0.75em;
}
div.becoming_a_contestant ul.steps li ul{
	padding-left: 4em;
}
div.becoming_a_contestant ul.steps li ul li{
	list-style-type: disc;
	font-weight: normal;
	font-size: 12px;
	padding-left: 0;
	padding-bottom: 0px;
}

div.becoming_a_contestant a#begin_model_search_link{
	display: block;
	width: 260px;
	padding: 18px 0px 18px 22px;
	background-color: #7a8fc8;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	margin: 50px auto;
}

div.becoming_a_contestant a#begin_model_search_link:hover{
	color: #aabff8;
	text-decoration: underline;
}

/* END Model Seach Styles */

/* BEGIN User Account styles */


	div.voting_stats p{
		text-align: center;
		font-size: 12px;
	}
	div.voting_stats p span{
		font-weight: bold;
		font-size: 20px;
		color: #ec227c;
	}
	div#user_account_navigation ul{
		padding: 0px;
		margin: 0px;
		height: 30px;
	}
	div#user_account_navigation ul li{
		list-style-type: none;
		float: left;
		padding: 0px;
		margin: 0px;
		text-align: center;
		border: 1px solid #9378e5;
	}
	div#user_account_navigation ul li a{
		display: block;
		width: 160px;
		height: 30px;
		line-height: 30px;
		text-decoration: none;
	}
	div#user_account_navigation ul li a:hover{
		background-color: #cfc7e5;
	}
	div#user_account_navigation ul li.current{
		background-color: #cfc7e5;
	}

/* END User Account Styles */

/* BEGIN Vote page Styles */



	div#vote_instructions{
		z-index: 1000;
		float: left;
		height: 100px;
		width: 700px;
		border: 1px solid red;
	}

	div.vote div.content_model_search div.index h2{
		padding-bottom: 0px;
	}

	div#model_contestants_container_wrapper{
	}
	div#model_contestants_container{
		height: 380px;
		overflow: auto;
	}
	div.cast_vote_form_container{
		width: 440px;
		text-align: center;
		border: 1px dashed #abc8e9;
		background-color: #d0e3f9;
	}
	div.cast_vote_form_wrapper{
		padding: 1em;
		text-align: center;
	}
	div.cast_vote_form_wrapper h2{
		margin-bottom: 0.4em;
	}
	div.model_contestant_vote_view{
		width: 300px;
		float: left;
		margin-right: 25px;
		margin-bottom: 15px;
	}
	div.single_contestant div.model_contestant_vote_view{
		width: 200px;
		float: left;
		margin-right: 25px;
		margin-bottom: 15px;
	}
	div.model_contestant_vote_view div.wrapper{
		padding: 25px 50px;
	}
	div.single_contestant div.model_contestant_vote_view div.wrapper{
		padding: 0px 0px;
	}
	div.model_contestant_vote_view div.wrapper img.contestant_image{
		width: 200px;
		border: 3px solid #abc8e9;
	}
	div.single_contestant div.model_contestant_vote_view div.wrapper img.contestant_image{
		width: 200px;
		border: 3px solid #abc8e9;
	}

	div.single_contestant div.share_link{
		margin: 12px 75px 0px 75px;
	}
	div.inner_vote_form{
		width: 230px;
		margin: 0px auto 12px auto;
	}

	div.model_contestant_vote_view div.wrapper a{
		display: block;
		width: 109px;
		height: 39px;
	}
	div.model_contestant_vote_view div.wrapper a img{
		width: 109px;
		height: 39px;
		border: none;
	}

	input#cast_vote_button{
		border: none;
		background: transparent;
	}

	div#vote_search_bar{
		width: 697px;
		height: 100px;
		background-image: url('/img/layout/vote_search_bar.png');
		background-position: top left;
		background-repeat: no-repeat;
	}


	div#vote_search_bar div.contestant_number_div{
		position: relative;
		top: 25px;
		left: 35px;
		width: 205px;
	}
	div#vote_search_bar div.contestant_number_div label{
		width: 90px;
	}
	div#vote_search_bar div.contestant_number_div input{
		width: 100px;
	}
	div#vote_search_bar div.last_name_div{
		position: relative;
		top: 25px;
		left: 35px;
		width: 175px;
	}
	div#vote_search_bar div.last_name_div label{
		width: 65px;
	}
	div#vote_search_bar div.last_name_div input{
		width: 100px;
	}
	div#vote_search_bar div.state_div{
		position: relative;
		top: 25px;
		left: 35px;
		width: 105px;
	}
	div#vote_search_bar div.state_div label{
		width: 50px;
	}
	div#vote_search_bar div.state_div input{
		width: 50px;
	}
	div#vote_search_bar div.submit{
		position: relative;
		top: 32px;
		left: 45px;
		width: 65px;
		float: left;
	}



/* END Vote page Styles */

/* BEGIN Store Locator Styles */

	#store_locator_header{
		height: 86px;
	}

	#store_locater_info{
		margin: 2em auto;
		width: 400px;
	}
	#store_locater_info p em{
		font-size: 14px;
		text-align: center;
		width: 100%;
	}
	#store_locater_info ul li{
		padding-top: 1em;
	}
	#store_locater_info ul{
		padding-bottom: 1em;
	}

	#store_locator_header input{
		width: 196px;
		height: 18px;
		float: left;
	}
	#store_locator_header input.search{
		border: none;
		width: 60px;
		height: 22px;
		float: left;
		margin-left: 11px;
	}
	#store_locator_header input.search:hover{
		background-image: url('/img/layout/button_search_hover.png');
	}

	#store_locator_header label{
		float: left;
		width: 140px;
		text-align: right;
		font-size: 12px;
		height: 18px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	#store_locator_header form div.submit{
	}


	div.store_locator iframe{
		border: 3px solid #abc8e9;
		width: 499px;
		height: 409px;
	}

/* End Store Locator Styles */


/* BEGIN Register to Win Styles */

	div.register_to_win h2{
		height: 30px;
		padding: 0px;
		margin: 0px;
	}

	div.register_to_win iframe{
		border: 3px solid #abc8e9;
		width: 499px;
		height: 465px;
	}

/* END Register to Win Styles */


/* BEGIN Catalog Styles */

	div.catalog h2{
		height: 30px;
		padding: 0px;
		margin: 0px;
		position: absolute;
		top: -70px;
		right: 50px;
	}

	div.catalog iframe{
		border: 3px solid #abc8e9;
		border: 0px;
		width: 100%;
		height: 516px;
	}

/* END Catalog Styles */

/* BEGIN Contact Styles */

	div#contact_form{
		float: right;
		width: 245px;
	}
	div#contact_form div.input{
		margin-bottom: 18px;
	}
	div#contact_form form legend{
		color: #5c4793;
		font-weight: bold;
		font-size: 13px;
		padding: 0px;
		margin: 0px;
	}
	div#contact_form form fieldset{
		padding-top: 11px;
	}
	div#contact_form form label{
		display: block;
		font-weight: bold;
		font-size: 11px;
	}
	div#contact_form form input{
		width: 200px;
		height: 20px;
		margin-top: 6px;
	}
	div#contact_form form textarea{
		width: 200px;
		height: 174px;
		margin-top: 6px;

	}
	div#contact_form form div.submit input{
		background-color: #b6cdea;
		color: #fff;
		width: 50px;
		height: 20px;
		padding: 0px;
		font-family: Georgia, serif;
	}

	div#about_us{
		width: 180px;
		padding-left: 20px;
	}

/* END Contact Styles */


/* BEGIN User Login Styles */

	div.reset_password, div.login{
		padding-top: 60px;
	}
	div.reset_password h2, div.login h2{
		text-align: center;
		padding-bottom: 0.5em;
	}
	div.reset_password p, div.login p{
		padding-bottom: 1em;
	}

	form#UserResetPasswordForm, form#UserNewPasswordForm, form#UserLoginForm{
		margin: 0px auto 0px auto;
		width: 260px;
	}
	form#UserResetPasswordForm div.input, form#UserNewPasswordForm div.input, form#UserLoginForm div.input{
		margin-bottom: 2em;
	}
	form#UserResetPasswordForm div.input div.error-message, form#UserNewPasswordForm div.input div.error-message, form#UserLoginForm div.input div.error-message{
		text-align: right;
		padding-right: 1em;
	}
	form#UserResetPasswordForm label, form#UserNewPasswordForm label, form#UserLoginForm label{
		display: block;
		float: left;
		width: 100px;
	}

/* END User Login Styles */

/* Tables */
table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	background: #fff;
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: center;
	vertical-align: top;
}
table tr.darker td {
	background: #ddd;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}



/* Forms
form {
	clear: both;
	padding: 0;
}
fieldset {
	border: 1px solid #ccc;
	margin-top: 30px;
	padding: 16px 20px;
}
fieldset legend {
	background:#fff;
	color: #e32;
	font-size: 160%;
	font-weight: bold;
}
fieldset fieldset {
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 16px 10px;
}
fieldset fieldset legend {
	font-size: 120%;
	font-weight: normal;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}
label {
	display: block;
	font-size: 110%;
	padding-right: 20px;
}
input, textarea {
	border: 1px solid #abc8e9;
	background-color: #ebf0f9;
}
select {
	clear: both;
	font-size: 120%;
	vertical-align: text-bottom;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	font-size: 120%;
	padding: 0 3px;
}
input[type=checkbox] {
	clear: left;
	float: left;
	margin: 0px 6px 7px 2px;
	width: auto;
}
input[type=radio] {
	float:left;
	width:auto;
	margin: 0 3px 7px 0;
}
div.radio label {
	margin: 0 0 6px 20px;
}
input[type=submit] {
	display: inline;
	font-size: 110%;
	padding: 2px 5px;
	width: auto;
	vertical-align: bottom;
}
*/

/* Scaffold View */
dl {
	line-height: 2em;
	margin: 0em 0em;
	width: 60%;
}
dl.altrow {
	background: #f4f4f4;
}
dt {
	font-weight: bold;
	padding-left: 4px;
	vertical-align: top;
}
dd {
	margin-left: 10em;
	margin-top: -2em;
	vertical-align: top;
}