.spd_required { color: #c00; }

.spd_GL_user { clear: left; padding-left: 66px;}
.spd_GL_user.has_avatar {min-height: 50px; height: auto !important; height: 50px;}
.spd_no_avatar { padding-left: 12px !important; }
.spd_GL_user .avatar { width: 48px; height: 48px; margin: 0 4px 1px -56px; border: 1px solid #fff; position: absolute; }
.spd_GL_user .avatar img { width: 48px; height: 48px; border: 0; }
.spd_GL_user .question_icon { vertical-align: middle; margin-right: 5px; }
.spd_GL_user .question_tip { margin: -12px 0 0 22px; position: absolute; z-index: 10; padding: 10px 10px 2px 10px; width: 215px; background: #fdf7e3; border: 1px solid #999; }
.spd_GL_user .question_divet { width: 9px; height: 16px; position: absolute; margin: -3px 0 0 -19px; z-index: 1500; background: url(question_divet.png); -background: none; -filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=question_divet.png,sizingMethod=crop); }
.spd_GL_user .question_tip strong { display: block; color: #333; font-size: 11px; }
.spd_GL_user .question_tip p { display: block; color: #333; font-size: 11px; margin: 0 0 8px 0; padding: 0; }
li.arrow { background-position: left center; }

#spd_omniture_frame { display: none; }

#spd_profile{
	margin:17px 0 0 0;
	width:270px;
	padding:8px;
	background:#fcfcfc;
	border:1px solid #e1e1e1;
	-webkit-box-shadow: 2px 2px 3px #999;	
	-moz-box-shadow: 2px 2px 3px #999;	
	box-shadow: 2px 2px 3px #999;
	color:#000;
	position: absolute;	
	z-index: 10;	
	}
	
#spd_profile p{
	margin:0;
	/*padding-left: 90px;*/
	font-size: 11px;
	color: #000;
	}		
#spd_profile p.name {font-weight: bold; font-size: 12px;}
#spd_profile p.name a { font-weight: bold; }
#spd_profile img{
	background:#fff;
	width: 80px;
	height: 80px;
	padding:1px;
	border:1px solid #e1e1e1;
	float:left;
	}
#spd_profile .full_profile_link { text-decoration: underline; display: block; font-size: 11px; padding: 0 13px; line-height: 24px; clear: both; background: #ededed; margin: 0 -9px -8px -9px; }
#spd_profile a.close_profile {position: absolute; top: 8px; right: 8px; display: block; width: 8px; height: 8px; background: url(x.gif) no-repeat; text-indent: -100000px; overflow: hidden; }
#profilePopup, #profile_intercept {display:none;}

#spd_profile .top_piece { height: 93px; }
#spd_profile .spd_index_card { float: left; background: #ededed; padding: 5px 10px; width: 140px; height: 74px; margin-left: 8px; }
#spd_profile .spd_index_card p { line-height: 1.6em; }
#spd_profile .spd_index_card p.name a { line-height: 1.6em; }

/* modal window styles adopted from evite-host.css (neo) and totally destroyed */
.ui-dialog {width: 531px !important;}  /* jqueryui override */
.ui-dialog-titlebar {display: none;}  /* jqueryui override */
.modal_window {z-index: 20; border: none; padding: 0 0 7px 0; min-width: 531px;}
.modal_window a, .spd_login_msg {color: #71AB0B !important;}
.modal_window a:hover {color: #669f02;}
.modal_container {margin-top: -10px; padding: 7px 27px 10px 20px; background: url(modal_bg.png) right repeat-y; text-align: left; }
.modal_header {position: relative; padding-right: 6px; height: 28px; overflow: hidden; background: url(modal_header.png) right top no-repeat; text-align: left; }
.modal_header span {display: block; height: 28px; padding: 14px 20px 0; background: #fff; overflow: hidden; }
.modal_subheader { display: block; width: 482px; }
.modal_subheader p { color: #666; margin: 0; padding: 3px 0 7px 0; }
.modal_subheader h2 {font-size: 18px; color: #479BAF; margin: 10px 0 0 0; }
.modal_header h3 { color: #666; font-size: 13px; }
.modal_header a.skip_this {position: absolute; top: 16px; right: 26px; display: block; padding-right: 13px; font-size: 13px; font-weight: bold; text-transform: uppercase; background: url(skip_arrow.png) right no-repeat;}
.modal_footer { position: relative; margin: 0; padding: 0 6px 7px 0; background: url(modal_bottom.png) right bottom no-repeat; text-align: center; }
.modal_footer span {display: block; padding: 0 10px 10px 10px; background: #fff;}
.modal_footer button { padding: 5px !important; border: none; background: #71AB0B; font-size: 11px; font-weight: bold; color: #fff; text-transform: uppercase; cursor: pointer; }
.modal_footer button:hover {background: #669f02;}
.ui-widget-overlay {
    background: #808080 no-repeat center;
    filter: alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity: 0.50; /* FireFox */
    z-index: 0;
    height: 100%;
    width: 100%;
    position:absolute;
    top: 0;
    left: 0;
}
#spd_register {position: absolute; left: 20px; bottom: 12px; color: #333; font-size: 11px;}
#spd_register a {font-weight: bold;}

/* form fields */
.spd_profile_top { width: 482px; padding: 15px 0; background: url(spd_pattern.gif); border-color: #DAEBEF; border-width: 1px 1px 0 1px; border-style: solid; overflow: auto;}
.spd_profile_top input, .spd_profile_top label, .spd_profile_top select {display: block; text-align: left;}
.spd_profile_top label {font-weight: bold; margin-bottom: 3px;}
#spd_q1_unit label, #spd_q2_unit label, #spd_q3_unit label { -width: 220px; }
.spd_profile_top input {width: 220px; margin-bottom: 8px;}
.spd_profile_bottom {position: relative; padding: 15px 5px 20px 0; border: 1px solid #daebef; text-align: left; overflow: auto;}
.spd_profile_bottom .form_field {display: block; float: left; height: 46px; padding: 0 10px 0 15px; text-align: left; }
.spd_profile_bottom .q_birthday { padding: 0 5px 0 10px; }
.spd_profile_bottom .q_name { padding: 0; width: 180px; overflow: hidden; margin-left: 15px; -margin-left: 0; -padding-left: 15px; -width: 195px; }
.spd_profile_bottom .q_name .name_piece { float: left; display: inline; white-space: nowrap; }
#spd_first_name, #spd_last_name { width: 75px; }
.spd_first_name { margin-right: 10px; }
#spd_bday_m { width: 65px; }
#spd_bday_d { width: 55px; }
#spd_bday_y { width: 55px; }
#spd_gender { width: 65px; }

* html .spd_profile_bottom .form_field { height: auto; }
.spd_profile_bottom .form_field label {display: block; font-size: 11px; font-weight: bold; white-space: nowrap; }
.spd_profile_bottom .form_field input, .spd_profile_bottom .form_field select { }
.spd_profile_bottom a.add_more {float: left; display: block; margin-left: 15px; padding-left: 15px; clear: both; font-size: 11px; line-height: 11px; background: url(plus_minus.gif) no-repeat left top; width: 200px; }
.spd_profile_bottom a.add_more.open {background-position: left bottom;}
.spd_profile_bottom .q_birthday select {margin-right: 5px;}
#spd_more_info {clear: both; padding-top: 10px;}
#spd_more_info .q_beach, #spd_more_info .q_news {clear: both;}
#spd_more_info .q_city input, #spd_more_info .q_beach select, #spd_more_info .q_beach input, #spd_more_info .q_news select {width: 165px;}
#spd_more_info .q_book input, #spd_more_info .q_movie input {width: 220px;}
.q_gender { padding-left: 0 !important; padding-right: 0 !important; }

/* login to save */
.spd_login_save { clear: both; padding: 15px 15px 0 15px; }
.spd_login_save button { padding: 3px 5px !important; border: none; background: #71AB0B; font-size: 11px; font-weight: bold; color: #fff; text-transform: uppercase; cursor: pointer; }
.spd_login_field { margin-right: 10px; }
.spd_login_row { margin-bottom: 4px; }
.invalid_login { color: #f00; }

/* photo upload */
.spd_upload_photo { float: left; display: inline; width: 110px; margin: 0 45px; height: 120px; }
#spd_photo { display: block; margin: 0 auto 10px auto; cursor: pointer; width: 100px; }
#spd_photo_uploadBtn { text-align: center; background: #479baf; width: 110px; height: 20px; line-height: 20px; color: #fff; font-family: Arial; font-weight: bold; font-size: 10px; }
.spd_upload_photo .btn_wrap { width: 110px; height: 20px; position: absolute; z-index: 2; overflow: hidden; }
input#spd_photo_fileInput { opacity: 0; cursor: pointer; filter:alpha(opacity: 0); width: 0; margin: 0 0 0 -50px; font-size: 23px; width: 200px; }
#spd_photo_submit { display: none; }
#MAX_FILE_SIZE {display: none;}

/* error modal */
.error_modal { background-color: #fff; border: 1px solid #666666; padding: 10px; width: 300px; position: absolute; }
#simplemodal-overlay {     
	background: #808080 no-repeat center;
    filter: alpha(opacity=50); /* IE */
    opacity: 0.5; /* Safari, Opera */
    -moz-opacity: 0.50; /* FireFox */
    z-index: 0;
    height: 100%;
    width: 100%;
    position:absolute;
    top: 0;
    left: 0; }
.close_modal, .close_modal:hover { display: block; margin: 14px auto 0 auto; padding: 4px 0; text-align: center; background: #8eb328; color: #fff !important; width: 37px; font-size: 11px !important; font-weight: bold !important; text-decoration: none !important; cursor: pointer !important; }
.modalCloseImg { display: none; }

.icebreaker { font-size: 9px; padding: 0 0 8px 4px; float: left; width: 120px; }
.icebreaker strong { display: block; }
.icebreaker a { font-size: 11px; }

/* location typeahead */
.ac_results { padding: 0; border: 1px solid black; background-color: white; overflow: hidden; z-index: 99999; text-align: left; width: 420px !important; }
html > body .ac_results { width: auto !important; overflow: visible; }
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0; }
.ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block; font: menu; font-size: 10px; line-height: 16px; overflow: hidden; white-space: nowrap; }
html > body .ac_results li { overflow: visible; }
.ac_results li span strong { font-weight: normal !important; } /* de-emphasize meta data */
.ac_loading { background: white url('indicator.gif') right center no-repeat; }
.ac_odd { background-color: #eee; }
.ac_over { background-color: #0A246A; color: white; }

.location_selected { color: #00c; text-decoration: underline; }
