div#staf_container
{
    display: none;
    left: 125px;
    margin-left: 8px;
    margin-top: 60px;
    position: absolute;
    top: 14px;
    z-index: 9999;
}

div#staf_container .error
{
    border: 1px solid #e80000;
    padding: 2px 1px;
}

div#staf_container .form_error{
	color: #e80000;
	font-size: 0.7em;
	font-weight: bold;
	margin-left: 13px;
	width:450px;
	display: none;
}

div#staf_container div#messageLengthError
{
	display: none;
	font-size: 1em;
}

div#staf_container.show
{
    display: block;
}
div#staf_body
{
    width: 686px;
    display:block;
    position:relative;
    top:-10px;
}

div#staf_body_bg
{
    width: 686px;
    height: 410px;
    display:block;
    position:absolute;
}
div#staf_container{
	padding:0px;
	margin:0px;
}
div#staf_content_wrapper{
	background:transparent url('/global/images/send_to_a_friend/1px_band.jpg') repeat-y 0 0;
	padding:0px;
	margin:10px 0 0 0;
    }
div#staf_container.confirm,
div#staf_container.thankyou,
div#staf_body_bg.confirm,
div#staf_body_bg.thankyou,
div#staf_content_wrapper.confirm,
div#staf_content_wrapper.thankyou
{
	background:url(none);
}
div#btm_corners {
	width:685px;
	height:11px;
	background:transparent url('/global/images/send_to_a_friend/bottom_corner.png') no-repeat 0 0;
}
div#btm_corners.confirm,
div#btm_corners.thankyou {
	background:url(none);
	height:0px;
}
div#staf_body div#staf_content
{
    position: relative;
    top: 8px;
    left: 5px;
    width: 670px;
    min-height: 410px;
    background-position: bottom right;
}

div#staf_body div#staf_content a.button_close,
div#staf_body div#confirm_content a.button_close,
div#staf_body div#thanks_content a.button_close
{
    display: block;
    position: absolute;
    margin-left: 653px;
    background-image: url(/global/images/overlay/overlay_close_x.png);
    width: 15px !important;
    height: 15px;
    line-height: 15px;
    text-indent: -9999px;
    cursor: pointer;
    overflow: hidden;
}

div#staf_body div#staf_content h4
{
    background-repeat: no-repeat;
    color: #0B5C94;
    font-size: 1.1em;
    height: 40px;
    text-indent: -9999px;
    width: 100%;
}

div#staf_body div#staf_content h5
{
    font-size: 0.75em;
    width: 450px;
    color: #0B5C94;
    margin-bottom: 5px;
    margin-left: 13px;
    font-weight: bold;
}

div#staf_body div#staf_content div#form
{
    width: 575px;
    padding-left: 13px;
    padding-top: 10px;
    display:table;    
}

div#staf_body div#staf_content div#form form
{
	padding: 0;
	margin: 0;
}

div#staf_body div#staf_content div#form div.form_block
{
    float: left;
    width: 220px;
	padding-right:10px;
}

div#staf_body div#staf_content div#form div.form_block.message {
	width:300px;
}

div#staf_body div#staf_content div#form div.form_block.message label
{
    position: absolute;
    text-indent: -9999px;
}

div#staf_body div#staf_content div#form div.form_block span.step_header
{
    color: #1A5C8C;
    font-weight: bold;
    display: block;
}

div#staf_body div#staf_content div#form div.form_block span.step_header_2
{
    color: #666666;
    font-weight: bold;
    font-size: 0.7em;
    display: block;
    margin-top: 10px;
    margin-left: 3px;
}

div#staf_body div#staf_content div#form input
{
    display: none;
    visibility: hidden;
}
div#staf_body div#staf_content div#form p.friendOptIn span#friendOptInWrapper input#friendCheckBox {
	width:13px;
	height: 13px;
	margin:0;
	padding:0;
}

div#staf_body div#staf_content div#form .form_block input
{
    display: block;
    margin: 0 2px;
    visibility: visible;
    width: 190px;
    z-index: 5;
}
div#staf_body div#staf_content div#form input#staf_preview,
div#staf_body div#staf_content div#form input#staf_submit
{
    display: block;
    float: left;
    margin: 2px;
    visibility: visible;
    width: 190px;
}
div#staf_body div#staf_content div#form div.form_block p.notice
{
    margin-top: 7px;
    margin-left: 3px;
    font-size: 0.7em;
    color: #999999;
    width: 180px;
}

div#staf_body div#staf_content div#form div.form_block p.notice a
{
    color: #1A5C8C;
    text-decoration: none;
}

div#staf_body div#staf_content div#form div.form_block p.notice a:hover
{
    text-decoration: underline;
}

div#staf_body div#staf_content div#form label
{
    color: #999;
    cursor: text;
    display: block;
    font-size: 0.7em;
    margin: 0 4px 0 6px;
    width: 190px;
}

div#staf_body div#staf_content div#form textarea#message
{
    width: 215px;
    height: 150px;
    overflow: auto;
    font-size: 0.8em;
    padding: 5px;
    z-index: 99999;
    margin-bottom:18px;
}

div#staf_body div#confirm_content
{
    display: none;
    position: relative;
    left: 10px;
    top: 5px;
    width: 670px;
    height: 345px;
}

div#staf_body div#thanks_content
{
    display: none;
    position: relative;
    left: 10px;
    top: 5px;
    width: 670px;
    height: 345px;
}

div#staf_body.confirm div#staf_content { display: none; }
div#staf_body.confirm div#thanks_content { display: none; }
div#staf_body.thankyou div#staf_content { display: none; }
div#staf_body.thankyou div#confirm_content { display: none; }

div#staf_body.confirm { background-image: url(/global/images/send_to_a_friend/email_preview_bg.png); height: 844px; }
div#staf_body.confirm div#confirm_content { display: block; }
div#staf_body.thankyou { background-image: url(/global/images/send_to_a_friend/overlay_thankyou_bg.png); height: 359px;}
div#staf_body.thankyou div#thanks_content { display: block; }

div#staf_body a.arrow_go,
div#staf_body a.arrow_go_preview
{
    background-repeat: no-repeat;
    padding-left: 24px;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
    line-height: 1.5em;
    color: #349800;
    text-indent: -9999px;
}

div#staf_container div#staf_body div#staf_content a#js_staf_preview
{
    display: none;
	float:left;
	height:22px;
	margin-left:-5px;
	overflow:hidden;
	width:83px;
}

div#staf_container div#staf_body div#staf_content a#js_staf_submit
{
    display: none;
    width: 150px;
    height: 22px;
    float: left;
    overflow: hidden;
}

div#staf_body div#confirm_content a#js_staf_goback
{
    display: none;
    width: 100px;
    height: 30px;
    float: left;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

div#staf_body div#confirm_content a#js_staf_confirm_submit
{
    display: none;
    width: 220px;
    height: 30px;
    float: left;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

div#staf_body div#confirm_content div#preview_text_container
{
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    margin-left: 335px;
    margin-top: 400px;
}

div#staf_body div#confirm_content img#preview_email
{
    margin-left: 14px;
    margin-top: 5px;
}



div#staf_body.thankyou div#thanks_content img#thankyou_image
{
    margin-left: 75px;
    margin-top: 100px;
}

div#staf_body.thankyou div#thanks_content p
{
    margin-left: 85px;
    font-size: 0.9em;
    margin-top: 10px;
    margin-bottom: 10px;
}

div#staf_body.thankyou div#thanks_content a.thanks_link
{
    display: block;
    margin-left: 85px;
    font-size: 0.8em;
    text-decoration: none;
    color: #1A5C8C;
    background-image:none;
    text-indent: 0px;
    width: 185px;
    position: relative;
}

div#staf_body.thankyou div#thanks_content a.link_close
{
    background-image:none;
}

div#staf_body div#staf_content div#form p.friendOptIn {
	margin-top:20px
}

div#staf_body div#staf_content div#form p.friendOptIn span.inputText{
	font-size: 0.7em;
	font-weight: bold;
	float: left;
	width: 170px;
	color:#666666;
}
div#staf_body div#staf_content div#form p.friendOptIn span#friendOptInWrapper {
	width:13px;
	margin:2px 6px 0 2px;
	padding:0;
	float: left;
}
div#staf_body div#staf_content div#form p.friendOptIn label#friendCheckBoxLabel {
	color: #666;
	width: 170px;
	font-size: 1em;
	margin: 0 0 0 0;
}
div#staf_body div#staf_content div#form p.friendOptIn span.error {
	padding:0 0 0 0;
}
div#staf_body div#staf_content div#disclaimerContainer{
	width: 655px;
	padding: 15px 15px 0;
}
div#disclaimerContainer span.overlayDisclaimerHeader {
	font-size: 0.7em;
	font-weight: bold;
	color:#999999;
	display:block;
}
div#disclaimerContainer span.overlayDisclaimerText{
	font-size: 0.7em;
	color:#999999;
	font-weight: normal;
	display:block;
}
div#disclaimerContainer span.overlayDisclaimerLine {
	border-top:1px solid #dedede;
	padding-bottom: 8px;
	display:block;
}
div#disclaimerContainer span.maineDisclaimer{
	font-size: 0.7em;
	color:#999999;
	font-weight: normal;
	display:block;
}


span.blue
{
    color: #1A5C8C;
    font-size:0.7em;
}

label#label_friend_first_name {clear:left;}
span.required_color{ color:#1A5C8C; position:absolute; margin-left:1px;font-size:0.7em; }
span.required_color.state_required{ margin-left:3px;margin-top:5px; }

#staf_state{ margin:10px 0 5px 2px; font-size:0.75em; *font-size:0.8em; _font-size:0.8em;}

#dob_row { height: 22px;margin-bottom: 10px; }
#dob_month{ margin-left:2px; }

#dob_month, #dob_day, #dob_year{ float:left; margin-right:2px; font-size:0.75em; *font-size:0.8em; _font-size:0.8em;}

#underageNotice{height:300px; width:422px; display:none;}

#underageNotice h3{color:#0B5C94; font-size:16px;}

#main_content #top #staf_container #staf_content_wrapper #staf_body #staf_content #form #underageNotice h3 a {display: inline;}

.staf_overlay_labels{text-indent:-9999px;height:0px;}

.label{margin: 0 0 2px 2px; font-size:0.8em;}