/* @override 
	http://localhost:3000/stylesheets/contests.css
	http://tinker.dev/stylesheets/contests.css?1250108126
	http://tinker.dev/stylesheets/contests.css?1250109087
	http://tinker.dev/stylesheets/contests.css?1250109525
	http://tinker.dev/stylesheets/contests.css?1250110110
	http://tinker.dev/stylesheets/contests.css?1250110601
	http://tinker.dev/stylesheets/contests.css?1250163068
	http://tinker.dev/stylesheets/contests.css?1250164483
	http://tinker.dev/stylesheets/contests.css?1250169141
*/

.contests .shout_it_out {
  float: right;
  width: 160px;
  background: url(/images/shout_it_out.gif) no-repeat center top;
  padding: 90px 0 0 0;
  margin: 3px 3px 0 30px;
  color: #2d98d5;
}

.contests .shout_it_out p {
  line-height: 1.5em;
}

.contests h2 {
  color: #2d98d5;
  font-weight: bold;
  font-size: 20px; 
  text-transform: uppercase; 
}

.making_your_video {
  background: url(/images/making_your_video.jpg) no-repeat right top;
  padding: 55px 0 0;
  float: left;
  width: 499px;
}

.making_your_video p {
  width: 120px;
  float: left;
  background: url(/images/making_1.gif) no-repeat left 2px;
  padding: 0 2px 5px 35px;
  margin: 0 0 0 8px;
  color: #2d98d5;
}

.making_your_video p.making_2 {
  background-image: url(/images/making_2.gif);
}

.making_your_video p.making_3 {
  background-image: url(/images/making_3.gif);
}

.making_bottom {
  background: url(/images/contests_bottom.jpg) no-repeat right top;
  clear: both;
  padding: 10px;
  color: #2d98d5;  
}

.making_bottom .video_player {
  float: right;
  margin: 0 0 0 10px;
}

.making_bottom blockquote {
  color: #2d98d5;
  font-weight: bold;
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.props {
  float: left;
}

.prop {
  width: 65px;
  height: 100px;
  float: left;
  margin: 5px 5px 0 5px;
  background: url(/assets/2008/11/11/prop_buck.gif) left top no-repeat;
  padding: 5px 0 5px 90px;
}

.prop h3 {
  margin: 0;
  font-size: 13px;
}

.prop ul {
  list-style: none;
  padding: 0;
  margin: 0.5em 0;
}

.prop li {
  margin: 0;
  list-style: none;
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

.contests table {
  margin: 0 0 0 23px;
}

.contests input, .contests textarea {
  background: #71eefe;
  border: none;
  padding: 3px 5px;
  margin: 0 7px 0.7em 0;
  color: #718385;
}

.contests textarea {
  padding: 3px 1px;
}

.contests label {
  display: block;
  font-size: 13px;
  margin: 0 0 2px 0;
}

.contests label.error {
  display: none !important;
}

.contests input.error, .contests textarea.error {
  background: #fe7171;
}

.contests .terms p label {
  display: inline;
  margin: 0 5px 0 0;
}

.contests p#asset_data_field label em {
  font-size: 11px;
  display: block;
  margin: 0.1em 0 0.5em;
}

.contests form p {
  margin: 0 0 0 23px;
}

.contests p strong {
  font-weight: bold;
}

.contests .friends label {
  margin: 1em 0 0.5em;
}

.contests .friends label em {
  display: block;
  font-size: 11px;
}

#contestant_friends {
  margin-bottom: 0;
  height: 100px !important;
}

.contests #contestant_first_name, .contests #contestant_last_name {
  width: 226px;
}

.contests #contestant_address, .contests #contestant_city {
  width: 145px;
}

.contests #contestant_region {
  width: 30px;
}

.contests #contestant_zip {
  width: 97px;
}

.contests #contestant_email, .contests #contestant_school, .contests #contestant_phone {
  width: 145px;
}

.contests #contestant_title {
  width: 250px;
}

.contests #contestant_description, .contests #contestant_friends {
  width: 467px;
  height: 50px;
}

.contests .buttons {
  padding: 10px 0;
}

.contests h3 em {
  margin: 0 0 0 5px;
}

.contests .available h3 em {
  text-decoration: underline;
  cursor: pointer;
  color: #2D98D5;
}

.contests .completed h3 strong {
  display: inline;
}

.contests h3 strong {
  display: none;
  font-size: 11px;
  margin: 0 0 0 5px;
}

.contests .current h3 strong {
  display: none !important;
}

.contests .current h3 em {
  text-decoration: none;
  cursor: auto;
  color: #718385;
}

.contests #terms {
  margin: 0 10px 0 23px;
}

.contests #terms h3 {
  font-size: 1.1em;
  margin: 0 0 0.5em;
}

.contests #terms .content {
  overflow: auto;
  height: 200px;
  padding: 0 1em 0;
  margin: 0 0 1em;
  border: 1px solid #ccc;
}

.contests .hidden .form, .contests .results {
  display: none;
}

.contests #terms h2, .contests #terms img {
  display: none;
}

.contests #terms p {
  margin: 0 0 0.7em 0;
}

.contests .results table {
  width: 95%;
  position: relative;
  margin: 0;
  left: 23px;
  font-size: 12px;
}

.contests .results th, .contests .results td {
  vertical-align: top;
  padding: 3px 0;
  line-height: 1.5em;
}

.contests .results th {
  font-weight: bold;
  width: 33%;
}

.contests .submit p {
  margin-bottom: 0.5em;
}

.contests .submit .in_progress {
  display: block;
  padding: 7px 0 7px 5px;
}

.contests .submit .in_progress img {
  float: left;
  margin: 0 7px 0 0;
}

#contest-notification-signup_form p {
  margin: 0 0 0.7em 0;
}

#contest-notification-signup_form label {
  font-weight: bold;
}

#contest-notification-signup_form input.text {
  width: 300px;
}

#contest-notification-signup_form input.checkbox {
  float: left;
  background: none;
}

#vote-page .header {
  padding: 10px 0 8px 0;
  margin-top: 4px;
}

#vote-page .header p {
  color: #666;
  font-size: 13px;
  line-height: 1.7em;
  margin: 0;
}

#vote-page .header strong {
  font-weight: bold;	
}

#vote-page .vote-form-wrapper {
  background: url(/images/contests_bottom.jpg) no-repeat right top;
  clear: both;
  padding: 10px 0;
  color: #2d98d5;    
}

#vote-page #vote-form {
  background: url(/images/contests_bottom_footer.gif) no-repeat left bottom;
  padding: 0 0 90px;
}

#rules-button {
  float: left;
  font-size: 14px;
  position: relative;
  left: 15px;
  top: 30px;
}

#vote-form br {
  clear: both;
}

#vote-form .contestant {
  width: 150px;
  height: 150px;
  float: left;
  margin: 5px;
}

#vote-form .video-wrapper {
  margin: 5px 15px;  
  border: 1px solid #999;
  padding: 1px;
  width: 120px;
  position: relative;
}

#vote-form .video-wrapper a.trigger {
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 5px;
  bottom: 5px;
  background: url(/images/video_expand.gif) no-repeat left top;
}

#vote-form .hover a.trigger {
  background-position: -25px top;
}

#vote-form .video {
  display: block;
  width: 120px;
  overflow: hidden;
  height: 72px;
}

#vote-form td {
  width: 33%;
  padding: 5px;
  vertical-align: top;
}

#vote-form td .description {
  margin: 7px 0 0 20px;
  width: 120px;
}

#vote-form td input, #vote-form td .jquery-checkbox {
  float: left;
}

#vote-form.submitted td label {
  margin-left: 0;
}

#vote-form td label {
  font-weight: bold;
  margin: 0 0 0 17px;
  display: block;
  color: #2d98d5;
  font-size: 11px;
}

#vote-form td label em {
  display: block;
  font-weight: normal;
  margin: 3px 0 0;
  line-height: 1.4em;
}

#contestant-video {
  margin: 15px 7px;
}

.contest-video #TB_ajaxContent {
  background: #fff url(/images/video_bg.jpg) no-repeat left top !important;
  overflow: hidden;
}

.contest-video #TB_title, .contest-books #TB_title, .contest-popup #TB_title {
  display: none;
}

#contestant-info {
  float: right;
  width: 310px;
  padding: 20px 10px;
  color: #666 !important;
  font-size: 12px;
}

#contestant-info h2, #contestant-info h3 {
  color: #2d98d5;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 20px;
  margin: 0 0 0.4em 0;
}

#contestant-info h3 {
  font-size: 12px;
  text-transform: uppercase;
}

#contestant-info #close-link {
  position: absolute;
  right: 10px;
  top: 10px;
  display: block;
  width: 40px;
  height: 16px;
  text-align: right;
  color: #2d98d5;
  font-family: Arial, Helvetica, Geneva, sans-serif;
  font-size: 15px;
  text-decoration: underline;
}

#contestant-info .description {
  height: 165px;
  overflow: auto;
}

#contestant-info #share-clip {
  position: absolute;
  bottom: 0;
  right: 80px;
}

#share-clip-info {
  position: absolute;
  width: 325px;
  bottom: 15px;
}

#share-clip-info a, #share-clip-info th {
  color: #2d98d5 !important;
}

#share-clip-info p {
  font-size: 11px;
  margin: 0.5em 0;
}

#share-clip-info th { 
  width: 50px;
  font-size: 14px;
}

#share-clip-info input {
  font-size: 14px;	
  padding: 2px;
  width: 260px;
  color: #666;
}

#cast-vote-wrapper {
  float: right;
  position: relative;
  left: -10px;
  top: -3px;
  width: 300px;
  height: 35px;
}

#cast-vote {
  position: relative;
}

#cast-vote-wrapper p {
  margin: 5px 12px 10px;
}

#cast-vote-wrapper p.duplicate {
  color: #c00;
  text-align: center;
}

#cast-vote-wrapper #vote_email {
  width: 150px;
  background: #71eefe;
  border: 2px solid #71eefe;
  padding: 1px 5px;
  margin: 0 0 5px 5px;  
}

#cast-vote-wrapper label.error {
  display: none !important;
}

#cast-vote-wrapper input.error {
  border-color: #900 !important;
  color: #900;
  background: #fee !important;
}

.contest-books {
  border: none !important;
  background: none !important;
}

.contest-books #TB_ajaxContent {
  background: transparent;
  overflow: hidden;
}

#book-step-1, #book-step-2, #book-step-already-entered {
  background: url(/images/books.png) no-repeat left top !important;
  padding: 205px 100px 210px 190px;
  height: 315px;
}

.contest-books .wrapper {
  position: relative;
}

#book-step-already-entered p {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  padding: 14px;
}

#book-step-already-entered p a.close {
  font-size: 12px;
  font-weight: normal;
  display: block;
  margin: 1em;
  color: #fff;
  text-decoration: underline;
}

#book-step-3 {
  background-image: url(/images/books-complete.png);
  padding: 0 0 0 100px;
  height: 550px;
}

#book-step-3 .wrapper {
  height: 550px;
  position: relative
}

#book-step-3 button {
	margin-right: 10px;
	font-size: 11px;
	line-height: 1em;
}

#book-step-3 p.buttons {
  position: absolute;
  bottom: 2px;
}

#book-contestant-form {
  color: #fff;
}

#book-contestant-form th {
  font-weight: bold;
}

#book-contestant-form th, #book-contestant-form td {
  padding: 2px 5px 3px;	
}

#book-contestant-form td input {
  padding: 2px 5px;
  border: 1px solid #ccc;
}

#book-contestant-form td input.error {
	background: #fdd;
	border-color: #f99;
}

#book-contestant-form td label.error {
	display: none !important;
}

#book-contestant-form label.error {
	margin-right: 5px;
}

#book-contestant-form #contestant_region, #book-contestant-form #contestant_zip, #book-contestant-form #contestant_phone, #book-contestant-form #contestant_second_phone {
  width: 100px;
}

#contestant_send_info, #contestant_terms {
	float: left;
	margin: 3px 5px 3px 0;
}

#book-contestant-form p.send-info, #book-contestant-form p.terms, #book-contestant-form p.continue {
  clear: left;
	margin: 0.2em 0.5em;
}

#book-contestant-form p strong {
	font-weight: bold;
}

#book-contestant-form button {
	padding: 0 6px;
	height: 22px;
	line-height: 1em;
}

#book-terms {
	height: 250px;
	border: 1px solid #92c021;
	overflow: auto;
	margin: 0 0 5px;
}

#book-terms .content {
	background: none;
}

#book-terms .content strong {
  font-weight: bold;	
}

#book-terms .content h3 {
	margin-top: 0;
}

#close-book-form {
	color: #fff !important;
	position: absolute;
	right: 45px;
	top: 55px;
	display: block;
	font-weight: bold;
	font-size: 16px;
	padding: 3px;
	font-family: Arial;
}

.contest-popup {
  border: none !important;
  background: none !important;
}

.contest-popup #TB_ajaxContent {
  background: #fff url(/images/overspending_bg.jpg) no-repeat left top !important;
  padding: 0 !important;
}

.contest-popup #TB_ajaxContent .content {
  padding: 175px 0 0 120px;
}

.contest-popup #TB_ajaxContent .content h2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 1em;
}

.contest-popup #TB_ajaxContent .content ul {
  margin: 0;
  padding: 0;
}

.contest-popup #TB_ajaxContent .content li {
  float: left;
  width: 150px;
  margin: 0 0 0.7em 0;
  padding: 0 0 0 10px;
  background: url(/images/overspending_bullet.gif) no-repeat left 6px;
  list-style: none;
  list-style-image: none;
}

.contest-popup #TB_ajaxContent .content a {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
}

.contest-popup .close {
  position: absolute;
  bottom: 5px;
  right: 40px;
  color: #fff !important;
  font-weight: bold;
}