/* @override 
	http://localhost:3000/stylesheets/overlays.css
*/

/*TEMP USER SIGNUP*/

#temp_signup, #temp_signup_error, #guest_signup, #add_to_calendar, #add_guest, #personal_messages, #set_reminder, #add_messages_box, #bringing_qty, #msg_board_notifications, #email_test {
	padding: 4px 10px;
  width: 300px;
  background: #545454;
  border: 3px solid #F5F5F5;
	text-align:left;
	font-size: 14px;
}

#email_test .cancel_link {
	font-size: 100%;
	color: white;
	padding-right: 5px;
}

#add_messages_box{
  padding: 4px 4px 0 4px;
  margin: 0;
  width: 600px;
  height: 360px;
}
#bringing_qty{
	width: 220px;
}
#add_guest{
	width: 425px;
}
#personal_messages{
	width: 500px;
}
#add_guest table, #personal_messages table{
	margin: 10px 0;
	width: 100%;
}
#personal_messages table .left{
	text-align:right;
	padding-right: 10px;
	width: 150px;
}
#personal_messages table td, #personal_messages table th{
	padding-bottom: 10px;
}
#add_guest input{
	color: #000;
}
#add_guest div#add_guest_btns{
	text-align: right;
	margin: 0 10px 10px 0;
}
#set_reminder{
  width: 350px;
	text-align:center;
}
#set_reminder h2, #add_to_calendar h2, #add_guest h2, #bringing_qty h2, #msg_board_notifications h2{
	text-align:left;
	margin:5px 0 0 0;
	border-bottom: solid 1px;
}
#add_guest h2{
	font-size:110%;
}
#guest_signup{
	padding:0;
}
#temp_signup h2, #temp_signup_error h2, #guest_signup h2{
	margin: 10px 0;
	color: #fff;
	font-size: 120%;
	text-align:center;
}
#temp_signup p, #temp_signup_error p, #guest_signup p{
	font-size: 12px;
	text-align:center;
	margin: 5px 0;
}
#temp_signup dl, #temp_signup_error dl, #guest_signup dl{
	margin: 0 20px;
	font-size: 110%;
}
#temp_signup dt, #temp_signup_error dt, #guest_signup dt{
	margin:0;
}
#temp_signup input.input_field, #temp_signup_error input.input_field, #guest_signup input.input_field{
	border: none;
	color: #628CC2;
	width: 250px;
	font-size: 110%;
}
#temp_signup #signup_btns, #temp_signup_error #signup_btns, #guest_signup #signup_btns{
	text-align:right;
	margin: 10px 25px 0 0;
}
#temp_signup #signup_terms, #temp_signup_error #signup_terms, #guest_signup #signup_terms{
	text-align:center;
	font-size:10px;
	margin: 10px 0;
}
#temp_signup #signup_terms a, #temp_signup_error #signup_terms a, #guest_signup #signup_terms a{
	color:#ccc;
}
#guest_signup_header{
	background:#00d936 url(/images/success_header.gif) no-repeat 2px 2px;	
	padding:5px;
	color:#000;
	text-align:center;
	height: 20px;
	font-size: 16px;
}
/*TEMP USER NOTICE*/
#temp_notice{
	width: 200px;
/*	height: 100px;*/
	padding: 10px;
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 40%;
	left: 50%;
  z-index: 999999;
	background-color: #fff;
	color: black;
	border: 2px #000 solid;
}
#temp_notice a{
	color: #db0101;
	font-weight:bold;
}
/*TEMP USER ERRORS*/
#temp_signup_notice{
	position: absolute;
	top: 30%;
	left: 10px;
	text-align:left;
	z-index: 999999;
}

/*OLD STUFF*/
#signup_notice, #guest_signup_notice{
  position: absolute;
  top: -13px;
  left: -370px;
}
#nav_signup_notice{
	position: absolute;
	z-index: 999999;
}

#edit_email_box a,
#land_signin_box a,
#land_signup_box a,
#add_messages_box a,
#feedback_box a,
#land_password_box a{
	color: #fff;
}

#land_safari_box a{
	color: red;
}

.box_save {
  position: absolute;
  margin: 16px 0px 0px 130px;
}

.box_cancel {
  position: absolute;
  margin: 16px 0px 0px 200px;
}

.box_close {
  position: absolute;
  margin: 16px 0px 0px 208px;
}

#box_fields {
  margin: 10px 0px 20px 0px;
}

#box_fields input {
  border: 1px solid #ddd;
  color: #4B8AD8;
  font-size: 1.2em;
  width: 260px;
}

#land_password_box,
#land_signin_box{
  padding: 4px 4px 0px 4px;
  width: 290px;
/*  height: 230px;*/
  background: #545454;
  border: 3px solid #F5F5F5;
}

#land_safari_box {
  z-index: 999999;
  padding: 4px 12px 2px 12px;
  width: 245px;
	color:#fff;
/*  height: 220px;*/
  background: #545454;
  border: 3px solid #F5F5F5;
}

#land_signup_box {
  z-index: 999999;
  padding: 4px 12px 2px 12px;
  width: 245px;
/*  height: 350px;*/
  background: #545454;
  border: 3px solid #F5F5F5;
}

#land_signup_box #signup_terms{
	text-align:center;
	margin: 60px 0 0 0;
	font-size: 10px;
}

#land_signup_box #signup_terms a{
	color: #ccc;
}

#land_signin_box .box_save {
  position: absolute;
  margin: 11px 0px 0px 134px;
}

#land_signin_box .box_cancel {
  position: absolute;
  margin: 11px 0px 0px 208px;
}

#land_signup_box .box_cancel {
  position: absolute;
  margin: 16px 0px 0px 170px;
}

#land_password_box .box_send_password {
  position: absolute;
  margin: 16px 0px 0px 100px;
}

#land_password_box .box_cancel {
  position: absolute;
  margin: 16px 0px 0px 210px;
}
#mail_target {
  margin-top: 4px;
}

#account_box_fields {
  margin: 10px;
}

#account_box_fields input {
  border: 1px solid #ddd;
  color: #4B8AD8;
  font-size: 1.2em;
}

#account_box_fields .checkbox {
  border: 0px;
}

.tag_field {
  color: #999;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	border: none;
	overflow: hidden;
	background-color: #000;
	filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity: 0.8;
}

.overlay_title {
  margin-left: 10px;
  color: #3E9DD0;
  font-size: 1.2em;
	text-align:left;
}
.overlay_description {
  margin: 10px 0 0 10px;
  font-size: 85%;
  color: #fff;
	text-align:left;
}
dd {
  margin:0 0 5px 0; 
  padding:0; 
 }
h5{
	margin:0;
}
/* Field validation styles */
body#preferences #content #errorExplanation,
#errorExplanation {
  width: 340px;
  border: 2px solid #c00;
  padding: 7px;
  padding-bottom: 12px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}

body#preferences #content #errorExplanation h2,
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  font-size: 0.96em;
  padding: 5px 5px 5px 15px;
  margin: -7px;
  background-color: #c00;
  color: #fff;
}

body#preferences #content #errorExplanation p,
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 6px;
  font-size: 0.96em;
}

body#preferences #content #errorExplanation ul li,
#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
  margin-left: 20px;
  color: #666;
}

#feedback_form{
  padding: 4px 10px 0px 10px;
  width: 602px;
  background: #545454;
  border: 3px solid #F5F5F5;
  text-align:left;
  color: #fff;
}

#feedback_form p {
  color: #ffffff;
}

#feedback_form table td{
	text-align:center;
}

#feedback_form table th {
	text-align:left;
	font-weight: normal;
}

/*The sign up box in the guest nav*/
#guest_nav_signup{
	color: #666;
	text-align:left;
	font-size: 90%;
	width:200px;
	padding: 0 0 5px 0;
	background: #fff url(/images/guest_signup_bottom.png) no-repeat left bottom;
}
#guest_nav_signup_inner{
	padding: 5px;
	background: #fff url(/images/guest_signup_top.png) no-repeat left top;
}
* html #guest_nav_signup_inner{
	position: relative;
	height: 1%;
}
#guest_nav_signup h2{
	margin: 0 0 5px 0;
	padding: 5px 0;
	font-size: 120%;
	text-align:center;
	display: block;
	border-bottom: 1px solid #ccc;
}
#guest_nav_signup p{
	text-align:center;
	margin: 5px 0;
}
#guest_nav_signup dl{
	width: 180px;
	margin: 0 auto;
}
#guest_nav_signup dt{
	margin:0;
}
#guest_nav_signup input.input_field{
	border: 1px solid #ccc;
	width: 168px;
}
#guest_nav_signup #signup_btns{
	margin: 0 10px 0 0;
	text-align:right;
}
#guest_nav_signup input {
  	color: #000;
}
#signin_error {
  font-size: 115%;
  color: #fff;
  width: 250px;
  margin-bottom: 10px;
}
#signin_error a {
  text-decoration: underline;
  color: #fff32b;
}
#email_test h2 {
  display: block;
  font-size: 115%;
  font-weight: normal;
  margin: 5px 0;
  border-bottom: 1px solid;
}
#email_test p {
  margin: 10px 0;
}
#email_test #email_buttons {
  margin: 40px 0 5px 0;
  text-align: right;
}
#email_test #email_buttons img {
  vertical-align: bottom;
}
