/* signup pages */

#signups {
	width: 675px;
	overflow: auto;
	margin: 0 auto;
	padding: 25px 24px 15px 29px;
	background: url('/images/background_contest_page.png') repeat-y;
	line-height: 1.3em;
}

#signups div.l {
	width: 390px;
	float: left;
	line-height: 1.3em;
	padding-top: 3px;
}

#signups div.l label {
	float: left;
	width: 155px;
	font-size: 16px;
	color: #444;
	font-weight: bold;
	padding-top: 6px;
	clear: both;
	line-height: 1em;
}

#signups div.l label span {
	font-size: 11px;
	color: #999;
}

#signups div.l input.valid {
	background: url('/images/icon_greencheck.png') 97% 50% no-repeat;
}

#signups div.l input.invalid {
	background: url('/images/icon_redx.png') 97% 50% no-repeat;
}

#signups div.l input.text {
	width: 217px;
	height: 27px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	margin-bottom: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	padding-left: 5px;
}

#signups div.l select {
	width: 224px;
	height: 27px;
	margin-bottom: 13px;
}

#signups div.l textarea {
	width: 217px;
	height: 85px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	font-weight: bold;
	font-size: 12px;
	padding: 5px 0 0 5px;
	color: #777;
	margin-bottom: 13px;
}

#signups div.l textarea.details {
	margin-bottom: 0;
}

#signups div.counter {
	text-align: right;
	font-size: 12px;
	padding-bottom: 2px;
	padding-right: 10px;
	color: #999;
}

#signups div.l input.inputdate {
	width: 217px;
	height: 27px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	margin-bottom: 13px;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	background: url('/images/icon_calendar.png') 97% 50% no-repeat;
	cursor: pointer;
	padding-left: 5px;
}

#signups div.l input.radio {
	margin-left: 0;
}

#signups div.l input.file {
	width: 222px;
	height: 27px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	margin-bottom: 13px;
}

#signups div.radio {
	font-size: 12px;
	font-weight: bold;
	color: #777;
	padding-top: 5px;
}

#signups div.checksright {
	padding: 0 0 13px 151px;
	font-size: 12px;
	font-weight: bold;
	color: #777;
}

#signups div.l div.stretch {
	width: 440px;
	margin-bottom: 13px;
	overflow: auto;
	clear: both;
}

#signups div.l div.stretch a.lightbox {
	font-size: 12px;
}

#signups div.l div.checks {
	float: right;
	width: 285px;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	margin-top: 5px;
}

#sorttypes {
	margin-bottom: 10px;
}

#signups div.l div.cterms {
	margin-bottom: 13px;
}

#signups div.l img.capt {
	margin-bottom: 13px;
}

#signups div.l div.checksbottom {
	margin-bottom: 13px;
	width: 235px;
}

#signups div.checksvoting {
	margin-bottom: 13px;
}

#signups div.l span.clickable, #signups div.l span.clickableradio {
	cursor: pointer;
}

#signups div.l span.clickable_active {
	color: #000;
}

#signups div.l span.defaulton {
	color: #000;
}

#signups div.l div.checks input, #reminder_onday {
	margin-left: 0px;
}

#signups div.l div.checks div.lev2 {
	margin-left: 20px;
	display: none;
}

#signups div.l div.checks div.lev3 {
	margin-left: 20px;
	display: none;
}

#signups div.l em {
	width: 175px;
	height: 83px;
	position: absolute;
	left: -120px;
	z-index: 60;
	display: none;
	background: url('/images/background_bubble.png') no-repeat;
	font-style: normal;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	line-height: 1.5em;
}

#signups div.l img.bubble {
	cursor: pointer;
}

#signups div.l div.smalltext {
	width: 235px;
	font-size: 12px;
	clear: both;
	height: 15px;
	margin-bottom: 10px;
	color: #666;
	padding-left: 155px;
	font-weight: bold;
	position: relative;
	bottom: 5px;
	display: none;
}

#signups div.l div.error {
	width: 286px;
	font-size: 10px;
	color: red;
	font-style: italic;
	float: right;
	position: relative;
	bottom: 7px;
	display: none;
}

#signups div.locationfields {
	display: none;
}

#signups div.locationfields_on {
	display: block;
}

#cellstuff {
	display: none;
}

#cellstuff.on {
	display: block;
}

#signups b {
	color: #000;
}

#signups h3 {
	font-size: 18px;
	color: #444;
}

#signups p {
	font-size: 12px;
	color: #777;
	font-weight: bold;
}

#signups a {
	text-decoration: none;
	color: #0eabde;
	font-weight: bold;
}

#signups a:hover {
	text-decoration: underline;
}

#signups div.eww {
	margin-top: 15px;
	width: 63px;
	height: 63px;
	float: left;
}

#signups div.curav {
	width: 63px;
	height: 63px;
	float: left;
	margin-bottom: 13px;
}

#signups div.avatarimg {
	width: 100%;
	height: 63px;
	float: left;
}

#signups img.eww {
	margin-top: 15px;
}

#signups div.nomarg {
	margin-top: 0;
}

#signups div.avatarselect {
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	width: 225px;
	overflow: hidden;
}

#signups div.cats {
	width: 600px;
	height: 50px;
}

#signups div.cats a {
	font-size: 15px;
	color: #0ea5d0;
	text-decoration: none;
	font-weight: normal;
	display: block;
	float: left;
	width: 200px;
	text-align: center;
}

#signups div.cats a.current {
	font-size: 20px;
	font-weight: bold;
	color: #444;
}

#signups div.cats a:hover {
	text-decoration: underline;
}

#signups div.cats a.current:hover {
	text-decoration: none;
}

#contest_form, #profile_form {
	display: none;
}

#signups div.r {
	float: right;
	width: 256px;
}

#signups div.r div.finished {
	width: 239px;
	height: 176px;
	padding: 20px 0 0 17px;
	background: url('/images/background_finished_signup.png') no-repeat;
}

#signups div.r div.finished img {
	margin-bottom: 6px;
}

#signups div.r div.gotta {
	width: 199px;
	height: 126px;
	padding: 60px 17px 0 40px;
	font-size: 15px;
	color: #73715d;
}

#signups div.r div.gottagotta {
	background: url('/images/background_gottasignup.png') no-repeat;
}

#signups div.r div.fb2options {
	background: url('/images/background_fb2options.png') no-repeat;
}

#signups div.r div.gottaimportant {
	background: url('/images/background_yellow_important_note.png') no-repeat;
}

#signups div.r div.gottaforget {
	background: url('/images/background_yellow_forget_me_not.png') no-repeat;
	padding-top: 52px;
	height: 136px;
}

#signups div.r div.gottaprofile {
	background: url('/images/background_yellow_public.png') no-repeat;
}

#signups div.r div.gotta ul {
	list-style-image: url('/images/icon_checkmark.png');
	line-height: 1.3em;
	width: 200px;
}

#signups div.r div.gotta ul li {
	margin-bottom: 13px;
}

#remindersbox {
	clear: both;
	width: 390px;
	color: #777;
	overflow: auto;
	font-weight: bold;
}

#remindersbox div.remindersinp {
	float: right;
	width: 235px;
	font-size: 12px;
	margin-bottom: 13px;
}

#remindersbox div.remindersinp input.remtext {
	width: 25px;
	height: 27px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	font-size: 12px;
	font-weight: bold;
	color: #777;
	padding-left: 5px;
}

#subsearch {
	width: 220px;
	height: 38px;
	padding: 14px 0 0 15px;
	float: right;
	background: url('/images/winners_inputbox_background_top.png') no-repeat;
	position: relative;
	right: 6px;
	bottom: 10px;
}

#subsearch.searchover {
	background: url('/images/search_background_top.png') no-repeat;
}

#subsearch  input {
	border: 0 none;
	width: 200px;
	height: 23px;
	color: #777;
	font-weight: bold;
}

#subsearchresults {
	width: 235px;
	font-size: 14px;
	z-index: 40;
	position: absolute;
	top: 52px;
	left: 0;
	line-height: 1em;
	display: none;
}

#subsearchresults div {
	cursor: pointer;
	width: 225px;
	height: 44px;
	padding: 8px 0 0 10px;
	background: url('/images/search_background_off.png') no-repeat;
	border-top: 1px solid #000;
	color: #fff;
	font-size: 11px;
}

#subsearchresults div:hover {
	background: url('/images/search_background_on_noarrow.png') no-repeat;
}

#subsearchresults div img {
	vertical-align: middle;
	margin-right: 5px;
}

#subsearchresults div a {
	text-decoration: none !important;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	display: block;
	margin: 0;
	height: 7px;
}

#subsearchresults div.h {
	background-color: #0aaee4;
	color: #fff;
}

#subsearchresults img.bottom {
	margin: 0;
	padding: 0;
	display: block;
}

#signupfooter {
	width: 728px;
	margin: 0 auto;
	padding: 0 4px 0 4px;
	height: 10px;
	background: url('/images/background_footer_white.png') no-repeat;
}

#ziperrmsg {
	font-size: 14px;
	font-weight: bold;
	color: red;
}

#invalidziptag {
	position: absolute;
	top: 608px;
	display: none;
}

#invalidziptag.settings {
	top: 500px;
}

#capimg {
	cursor: pointer;
}
