/* JANET JACKSON */
/* Section Stylesheet: Contest
----------------------------------------------------------------------------- */


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

/* STRUCTURAL CONTAINERS
----------------------------------------------------------------------------- */


	#content {

	width: 505px;
	margin: 20px 0 0 425px;

	}


/* CONTEST
----------------------------------------------------------------------------- */

	
	#contest h3 {

	width: 505px;
	height: 350px;
	background: url(../images/section-contest/h3-contest-experience.gif) no-repeat;
	display: block;
	text-indent: -5000px;
	margin-bottom: 40px;
	
	}
	
	#contest form {
	
	float: left;
	margin-bottom: 40px;
	
	}
	
	#contest fieldset {
	
	width: 499px;
	display: block;
	
	}
	
	#contest fieldset label {
	
	float: left;
	clear: left;
	padding: 5px 5px 2px;
	
	}
	
	#contest fieldset label em {
	
	width: 180px;
	text-align: left;
	float: left;
	white-space: normal;
	
	}

	#contest fieldset label input,
	#contest fieldset label select {
	
	border: #8A7D76 1px solid; 
	padding: 4px;
	
	}
	
	#contest ul.actions {
	
	float: left;
	clear: left;
	
	}
	
	#contest fieldset .actions li {
	
	float: left;
	margin-bottom: 5px;
	
	}
	
	
	/* Errors */
	
	
	#contest .error em {

	color: #ff0000;
	font-weight: bold;
	
	}
	
	
	/* Disclaimers */
	
	
	#contest div.disclaimers h4 {
	
	margin-bottom: 10px;
	
	}
	
	#contest div.disclaimers ul li {
	
	list-style-type: disc;
	margin: 0 0 5px 15px;
	
	}
	
	
	/* Confirmation */
	
	
	#confirmation {
	
	padding: 10px;
	margin-bottom: 40px;
	background-color: #d03f0a;
	text-transform: uppercase;
	color: #fff;
	float: left;
	clear: left;
	
	}
	
	#confirmation h3 {
	
	height: auto;
	width: auto;
	text-indent: 0;
	background: none;
	font-size: 35px;
	line-height: 35px;
	color: #fff;
	margin-bottom: 5px;
	
	}
	
	#confirmation ul {
	
	float: left;
	clear: left;
	
	}
	
	#confirmation li {
	
	color: #fff !important;
	float: left;
	margin-right: 20px;
	
	}
	
	#confirmation li h4,
	#confirmation li a {
	
	color: #fff !important;
	
	}
	
	
/* 20 UNDER 20 NOMINATIONS
----------------------------------------------------------------------------- */	

	
	#page-20_under_20_nominations #header {
	
	margin-bottom: 20px;
	
	}
	
	#page-20_under_20_nominations #content,
	#page-20_under_20_terms #content {
	
	width: 700px;
	margin: 0;
	float: none;
	margin: 20px auto 0 auto;
	
	}
	
	#page-20_under_20_nominations div.widget-photo h3, 
	#page-20_under_20_nominations div.widget-photo h4, 
	#page-20_under_20_nominations div.widget-photo dl, 
	#page-20_under_20_nominations div.widget-photo ul.actions {
	
	display: none;
	
	}

	#page-20_under_20_nominations div.widget-photo ul.photos {
	
	margin: 0 0 20px -20px;
	position: relative;
	height: 320px !important;
	width: 660px !important;
	
	}

	#page-20_under_20_nominations div.widget-photo ul.photos li {

	width: 660px !important;
	height: 320px !important;
	margin: 0 0 20px 20px;
	overflow: hidden;
	display: block;
	float: left;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #dedede;
	z-index: 0;
	
	}

	#page-20_under_20_nominations div.widget-photo ul.photos li.previous {
	
	z-index: 1;
	
	}

	#page-20_under_20_nominations div.widget-photo ul.photos li.current {
	
	z-index: 2;
	
	}


	#page-20_under_20_nominations div.widget-photo ul.photos li > div {

	display: inline-block;

	}

	#page-20_under_20_nominations div.widget-photo ul.photos img {

	max-width: none;
	display: block;
	min-height: 320px;
	margin: 0 0 0 -50px;
	
	}

	#page-20_under_20_nominations div.widget-photo ul.photos img.portrait {
	
	max-width: 320px;
	margin: 0;
	
	}

	#page-20_under_20_nominations ul.links {
	
	width: 290px;
	margin: 0 auto;
	
	}
	
	#page-20_under_20_nominations div.survey,
	#page-20_under_20_terms div.survey {
	
	background: url(../images/section-contest/bg-grey70percent.png) repeat;
	border: 1px solid #8A7D76;
	float: left;
	width: 663px;
	padding: 20px;
	margin: 0px auto;
	}
	
	#page-20_under_20_nominations div.survey > p {
	
	font-size: 13px;
	line-height: 17px;
	color: #6a605b;
	text-align: center;
	
	}

	#page-20_under_20_nominations div.survey > h3 {
	
	width: 663px;
	height: 67px;
	background: url(../images/section-contest/h3-20under20.png) no-repeat center top;
	display: block;
	text-indent: -20000px;
	margin-bottom: 20px;
	
	}

	#page-20_under_20_nominations div.survey > h4 {
	
	font-weight: bold;
	font-size: 21px;
	line-height: 21px;
	color: #000;
	text-align: center;
	margin: 0 0 20px 0;
	
	}
	
	#page-20_under_20_nominations div.survey fieldset > h4 {
	
	margin: 10px 0 10px 0;	
	font-size: 22px;
	
	}
	
	#page-20_under_20_nominations div.survey fieldset > h4 > em {
	
	float: none !important;
	display: inline !important;
	font-size: 22px;
	
	}
	
	#page-20_under_20_nominations div.survey fieldset {
	
	width: 500px;
	padding: 10px 15px;
	margin-left: 63px;
	margin-bottom: 20px;
	background: #fff;
	
	}
	
	#page-20_under_20_nominations div.survey label {
	
	padding-left: 0;
	padding-right: 0;
	padding-top: 2px;
	
	}
	
	/* #page-20_under_20_nominations label.error select,
	#page-20_under_20_nominations label.error input,
	#page-20_under_20_nominations label.error textarea {
	
	border: 1px solid #ff0000;
	
	} */	
	
	#page-20_under_20_nominations div.survey label em {
	
	padding-top: 8px;
	
	}
	
	label.day,
	label.year {
	
	clear: none !important;
	
	}
	
	option.other {
	
	border-top: 1px dotted #000;
	
	}
	
	label.extraordinary,
	label.nominator {
	
	margin-top: 15px;
	border-top: 1px solid #ac9e96;
	
	}
	
	label.extraordinary em,
	label.influences em {

	
	width: 100% !important;
	margin-right: 0 !important;
	
	}
	
	label.extraordinary textarea,
	label.influences textarea {
	
	width: 490px !important;
	margin-right: 0 !important;
	
	}
	
	label.nominator {
	
	width: 100%;
	display: block;
	padding-top: 10px !important;
	
	}
	
	label.nominator em,
	label.nominator #nomination {
	
	padding-top: 8px;
	
	}
	
	#page-20_under_20_nominations ul.actions {
	
	margin-left: 63px;
	
	}
	
	#page-20_under_20_nominations #confirmation {
	
	margin-bottom: 20px;
	padding: 20px;
	width: 658px;
	text-align: center;
	background: #D31E41;
	
	}
	
	#page-20_under_20_nominations #confirmation h3 {
	
	padding: 0;
	margin: 0 0 10px 0;
	font-size: 30px;
	
	}
	
	#page-20_under_20_nominations #confirmation ul {
	
	margin-left: 100px;
	
	}
	
	#page-20_under_20_nominations #confirmation a {
	
	color: #fff;
	text-decoration: underline;
	
	}

	
