﻿/* CSS Document */
/* Zero Out
---------------------------------------- */
object { outline:none;}
div, dl, dt, dd, img, body, a{
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
/* Self Clearing Floats
---------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
    display: inline-block;
    width: 100%;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
*:first-child+html .clearfix { 
	display:inline-block; 
}

/* Remove outline of links in FF */
a:active, a:focus{outline:0}
#frame a       { color:#e9425d; }
#frame a:hover { color:#e9425d; }
#frame a:visited { }

a span,
h1 span,
h2 span,
h3 span,
.alt{
	/*position:relative;*/
	left:-10000px;
}

/* Structure
---------------------------------------- */
body {
	background: #F1E6DB url(/Style%20Library/images/Natrelle/main_bg.jpg) repeat-x;
	font: 12px arial, helvetica, verdana, sans-serif;
}

#frame {
	min-height: 600px;
	width: 990px;
	margin: 0px auto;
	text-align:left;
	background: none !important;
}
#header{
	height:133px;
}
#content {
   width: 990px;
   color: #424242;
   min-height: 600px;
}
/* FOOTER BAR
---------------------------------------- */
#footer_bar{
	clear:both;
	background:#52412D;
	color:#CBE6F5;
	height:100px;
	text-align:center;
}
#footer_bar-content{
	width:994px;
	margin:auto;
	text-align:left;
}
#footer_bar-content h3,
#footer_bar-content h3 a,
#footer_bar-content #hdn_logo,
#footer_bar-content #hdn_logo a,
#footer_bar-content #bottom_navi,
#footer_bar-content #bottom_navi #allergan_logo,
#footer_bar-content #bottom_navi #allergan_logo a,
#footer_bar-content #bottom_navi ul,
#footer_bar-content #bottom_navi .footer_bib {
	float:left;
	display:block;
	text-decoration:none;
}
#footer_bar-content a span{
	position:relative;
}


#footer_bar-content h3{
	width:82px;
	height:49px;
	margin-top:22px;
	background:url(/Style%20Library/Images/Natrelle/logo-mini-natrelle.gif) no-repeat;
	padding-right: 62px;
}
#footer_bar-content #bottom_navi {
	width: 798px;
	margin-top:37px;
}
#footer_bar-content #bottom_navi a {
	color:#CBE6F5;
}
#footer_bar-content #bottom_navi #allergan_logo,
#footer_bar-content #bottom_navi #allergan_logo a{
	width:156px;
	height:19px;
}
#footer_bar-content #bottom_navi #allergan_logo a{margin:0;background:url(/Style%20Library/Images/Natrelle/logo-allergan.gif) no-repeat;}
#footer_bar-content #bottom_navi ul, #footer_bar-content .footer_addr ul {
	list-style: none;
	margin:0;
	padding:3px 0 0 36px;
	font-size:1px;
	text-align:left;
	height: 19px;
}
#footer_bar-content .footer_addr ul {
	display: inline;
}
#footer_bar-content #bottom_navi ul li, #footer_bar-content .footer_addr ul li {
	font-size:12px;
	display:inline;
	padding: 0px 3px;
}
#footer_bar-content #bottom_navi ul li a { text-decoration:none; }
#footer_bar-content #bottom_navi a:hover{color:#F48F9F;}
#footer_bar-content #bottom_navi .footer_bib {
	width: 798px; 
	clear: both;
	padding-top: 7px;
}
#footer_bar-content #hdn_logo,
#footer_bar-content #hdn_logo a{
	width:39px;
	height:47px;
	margin-top:22px;
}
#footer_bar-content .footer_addr {
	position: absolute;
	width: 994px;
	margin-top: 115px;
	margin-left: 0px;
	float: left;
	clear: both;
	color: #604c3a;
	text-align: center;
	line-height: 18px;
}
*html #footer_bar-content .footer_addr {
	margin-top: 15px;
}
*:first-child+html .footer_addr {
	margin-top: 30px !important;
}

/*DISABLED HDN LOGO PER CLIENT REQUEST 6/08/2009*/
/*#footer_bar-content #hdn_logo a{margin:0;background:url(/Style%20Library/Images/Natrelle/logo-mini-hdn_code.gif) no-repeat;}*/

/* Natrelle Home Page
---------------------------------------- */
.home #bgcontainer{
	background: url(/Style%20Library/images/Natrelle/home/silk_bg_home.jpg) no-repeat top center;
	width: 100%;
	text-align: left;
	min-width: 990px;
	min-height: 808px;
}
#hp_top {
	width: 990px;
	height: 468px;
	background: url(/Style%20Library/images/Natrelle/home/lady5_big.jpg) no-repeat top left;
}
#hp_top #content_area {
	position: absolute;
	width: 990px;
	height: 468px;
}
#hp_logo, #hp_logo_t {
	width: 340px;
	height: 177px;
}
#hp_logo { 
	float: left; 
	background: url(/Style%20Library/images/Natrelle/home/hp_logo_top.jpg) no-repeat top left; 
}
#hp_logo_t { 
	position: absolute;
	visibility: hidden; 
}
#hp_quote, #hp_quote_t {
	width: 356px;
	height: 166px;
}
#hp_quote { 
	float: right;
	background: url(/Style%20Library/images/Natrelle/home/hp_quote.jpg) no-repeat top left; 
}
#hp_quote_t { 
	position: absolute;
	visibility: hidden; 
}
/* navi */
#hp_nav {
	width: 232px;
	position: relative;
	float: left;
	clear: both;
	padding: 0 0 0 38px;
	margin-top: 14px;
	background: url(/Style%20Library/images/Natrelle/home/hp_nav_full.jpg) no-repeat 38px 0px;
}
#hp_nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#hp_nav ul li {
	display: inline;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 232px;
	height: 32px;
}
#hp_nav .hp_transnav {
	position: absolute;
	width: 232px;
	height: 32px;
	visibility: hidden;
}
#hp_nav ul li a { 
	display: block;
	position: absolute;
	width: 232px;
	height: 32px;
}
/* UTILITIES NAV */
#top_nav{
	float:left;
	width:232px;
	clear: both;
	text-align:right;
	height: 26px;
	padding: 15px 0 0 30px;
}
#top_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 26px;
}
#top_nav ul li {
	float: left;
	margin: 0;
	padding: 0;
	height:26px;
}
#top_nav ul a  {
	display: inline-block;
	padding: 0px 12px 0 12px;
	border-left:solid 1px #3c270e;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
	color:#3c270e;
	height: 14px;
	text-decoration:none;
}
#top_nav div {
	 display:inline; 
	 font: 11px Arial, Verdana, Helvetica, sans-serif;	 
}
#top_nav ul .first a{border:none;}
#top_nav ul .share a{
	padding-left: 26px;
	background: url(/Style%20Library/images/Natrelle/home/img_home_plus.gif) no-repeat 8px 0px;
}
/* lady quote */
#hp_top .hp_dropquote {
	position: absolute;
	width: 430px;
	margin: 360px 0 0 270px;
	text-align: center;
	font-size: 18px;
	color: #3C270E;
}
#hp_top .hp_dropquote object {
	display: none;
	visibility: hidden;
}
/* lady backgrounds  */
#hp_top .middle_image {
	position: absolute;
	visibility: hidden;
	width: 990px;
	height: 468px;
}
#hp_top #lady5_big .hp_dropquote object {
	display: block;
	visibility: visible;
}
/* thumbstrip */
#hp_slideshow {
	background: url(/Style%20Library/images/Natrelle/home/thumbstrip.jpg) no-repeat top left;
	width: 930px;
	height: 167px;
	margin-left: 31px;
	margin-top: -46px;
}
#hp_slideshow div { 
	float: left; 
	position: relative; 
	cursor: pointer !important;
	height: 167px; 
}
#hp_slideshow .on, #hp_slideshow .off, #hp_slideshow .shadow {
	position: absolute;
	visibility: hidden;
	cursor: pointer !important;
}
#lady1, #lady1 .on, #lady1 .off, #lady1 .shadow { width: 106px; cursor: pointer; }
#lady2, #lady2 .on, #lady2 .off, #lady2 .shadow { width: 101px; cursor: pointer; }
#lady3, #lady3 .on, #lady3 .off, #lady3 .shadow { width: 102px; cursor: pointer; }
#lady4, #lady4 .on, #lady4 .off, #lady4 .shadow { width: 102px; cursor: pointer; }
#lady5, #lady5 .on, #lady5 .off, #lady5 .shadow { width: 103px; cursor: pointer; }
#lady6, #lady6 .on, #lady6 .off, #lady6 .shadow { width: 103px; cursor: pointer; }
#lady7, #lady7 .on, #lady7 .off, #lady7 .shadow { width: 102px; cursor: pointer; }
#lady8, #lady8 .on, #lady8 .off, #lady8 .shadow { width: 101px; cursor: pointer; }
#lady9, #lady9 .on, #lady9 .off, #lady9 .shadow { width: 110px; cursor: pointer; }

/* callout area */
#hp_callouts {
	width: 952px;
	height: 219px;
	padding: 0 0 0 38px;
	background: url(/Style%20Library/images/Natrelle/home/home_callouts_bkg.jpg) no-repeat top left;
}
#hp_callouts .callout1, #hp_callouts .callout2, #hp_callouts .callout3 {
	float: left;
	width: 310px;
	height: 219px;
}
#hp_callouts .headline {
	width: 260px;
}
#hp_callouts .callout1 .headline {
	margin: 7px 0 0 30px;
	height: 44px;
	background: url(/Style%20Library/images/Natrelle/home/hp_callouts_sprite.gif) no-repeat -10px -10px;
}
#hp_callouts .callout2 .headline {
	margin: 2px 0 0 34px;
	height: 49px;
	background: url(/Style%20Library/images/Natrelle/home/hp_callouts_sprite.gif) no-repeat -10px -70px;
}
#hp_callouts .callout3 .headline {
	margin: 5px 0 0 35px;
	height: 46px;
	background: url(/Style%20Library/images/Natrelle/home/hp_callouts_sprite.gif) no-repeat -10px -130px;
}
#hp_callouts .copy {
	height: 90px;
	color: #666;
	line-height: 17px;
}
#hp_callouts .callout1 .copy {
	width: 250px;
	padding: 0 10px 0 50px;
}
#hp_callouts .callout2 .copy {
	width: 220px;
	padding: 0 40px 0 50px;
}
#hp_callouts .callout3 .copy {
	width: 205px;
	padding: 0 55px 0 50px;
}
#hp_callouts .cta, #hp_callouts .reflection {
	display: block;
	width: 216px;
	height: 27px;
	margin: 0 0 0 50px;
}
#hp_callouts a:hover { color: inherit !important; }
#hp_callouts .callout1 .cta { background: url(/Style%20Library/images/Natrelle/home/hp_callouts_sprite.gif) no-repeat -10px -190px; }
#hp_callouts .callout1 .reflection { background: url(/Style%20Library/images/Natrelle/home/hp_callouts_sprite.gif) no-repeat -10px -217px; }
#hp_callouts .callout2 .cta { background: url(/Style%20Library/images/Natrelle/home/hp_callouts_sprite.gif) no-repeat -10px -254px; }
#hp_callouts .callout2 .reflection { background: url(/Style%20Library/images/Natrelle/home/hp_callouts_sprite.gif) no-repeat -10px -281px; }
#hp_callouts .callout3 .cta { background: url(/Style%20Library/images/Natrelle/home/hp_callouts_sprite.gif) no-repeat -10px -318px; }
#hp_callouts .callout3 .reflection { background: url(/Style%20Library/images/Natrelle/home/hp_callouts_sprite.gif) no-repeat -10px -345px; }
/* hidden text */
#hp_callouts a span, #hp_callouts h2, #hp_nav ul li a span, #hp_logo h1, #hp_quote h2, #hp_quote h3, 
#panel_callouts a span, #panel_callouts h2 {
	position: absolute;
	margin-left: -10000px;
}
/* disclaimer above footer */
#frame .disclaimer {
	width: 994px;
	float: left;
	clear: both;
	display: block;
	padding-bottom: 5px; 
	text-align: center;
	color: #604c3a;
}
/* external panel css */
#hp_modal {
	position: relative;
	width: 972px;
	height: 511px;
}
#hp_modal .modalbackground {
	position: absolute;
	width: 972px;
	height: 511px;
	background: url(/Style%20Library/images/Natrelle/home/hp_panel_bkg.png) no-repeat top left;
}
*html #hp_modal .modalbackground {
	background: none !important;
	filter:  progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Style%20Library/images/Natrelle/home/hp_panel_bkg.png", sizingMethod="scale", enabled="true");
}
#hp_modal .modalcontent {
	position: absolute;
	width: 933px;
	height: 471px;
	margin: 16px 0 0 16px;
	background: url(/Style%20Library/images/Natrelle/home/hp_panel_innerbg.jpg) no-repeat top left;
}
#hp_modal .content_background {
	position: absolute;
	width: 933px;
	height: 471px;
}
#hp_modal.lady1 .content_background { background: url(/Style%20Library/images/Natrelle/home/hp_panel_lady1.jpg) no-repeat top left; }
#hp_modal.lady2 .content_background { background: url(/Style%20Library/images/Natrelle/home/hp_panel_lady2.jpg) no-repeat top left; }
#hp_modal.lady3 .content_background { background: url(/Style%20Library/images/Natrelle/home/hp_panel_lady3.jpg) no-repeat top left; }
#hp_modal.lady4 .content_background { background: url(/Style%20Library/images/Natrelle/home/hp_panel_lady4.jpg) no-repeat top left; }
#hp_modal.lady5 .content_background { background: url(/Style%20Library/images/Natrelle/home/hp_panel_lady5.jpg) no-repeat top left; }
#hp_modal.lady6 .content_background { background: url(/Style%20Library/images/Natrelle/home/hp_panel_lady6.jpg) no-repeat top left; }
#hp_modal.lady7 .content_background { background: url(/Style%20Library/images/Natrelle/home/hp_panel_lady7.jpg) no-repeat top left; }
#hp_modal.lady8 .content_background { background: url(/Style%20Library/images/Natrelle/home/hp_panel_lady8.jpg) no-repeat top left; }
#hp_modal.lady9 .content_background { background: url(/Style%20Library/images/Natrelle/home/hp_panel_lady9.jpg) no-repeat top left; }
#hp_modal .content_area {
	position: absolute;
	width: 933px;
	height: 471px;
}
#hp_modal .left {
	float: left;
	width: 687px;
	height: 471px;
}
#hp_modal .left .tagline {
	width: 320px;
	padding: 46px 0 32px 345px;
	font-size: 22px;
	color: #6F3826;
}
#hp_modal .left .panel_copy {
	width: 312px;
	padding: 0 0 0 345px;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
#hp_modal .right {
	float: left;
	width: 246px;
	height: 471px;
}
#hp_modal .right .top {
	width: 246px;
	height: 35px;
}
#hp_modal .right .top .close {
	width: 35px;
	height: 35px;
	float: right;
}
#panel_callouts {
	width: 246px;
}
#panel_callouts .callout1, #panel_callouts .callout2, #panel_callouts .callout3 {
	float: left;
	clear: both;
	width: 246px;
}
#panel_callouts .sep {
	display: inline;
	font-size: 0px;
	line-height: 0px;
	float: left;
	clear: both;
	width: 200px;
	height: 1px;
	margin: 20px 23px 0px 23px;
	background: url(/Style%20Library/images/Natrelle/home/hp_panel_callout_sprite.gif) no-repeat -10px -190px;
}
#panel_callouts .headline {
	width: 220px;
	display: inline-block;
}
#panel_callouts .callout1 .headline {
	margin: 20px 0 0 8px;
	height: 38px;
	background: url(/Style%20Library/images/Natrelle/home/hp_panel_callout_sprite.gif) no-repeat -10px -10px;
}
#panel_callouts .callout2 .headline {
	margin: 20px 0 0 11px;
	height: 57px;
	background: url(/Style%20Library/images/Natrelle/home/hp_panel_callout_sprite.gif) no-repeat -10px -70px;
}
#panel_callouts .copy {
	color: #666;
	line-height: 17px;
}
#panel_callouts .callout1 .copy {
	width: 201px;
	padding: 20px 15px 20px 30px;
}
#panel_callouts .callout2 .copy {
	width: 201px;
	padding: 20px 15px 20px 30px;
}
#panel_callouts .cta {
	display: inline-block;
	height: 17px;
	margin: 0 23px 0 0;
	float: right;
}
#panel_callouts .callout1 .cta {
	width: 99px; 
	background: url(/Style%20Library/images/Natrelle/home/hp_panel_callout_sprite.gif) no-repeat -10px -150px; 
}
#panel_callouts .callout2 .cta {
	width: 90px; 
	background: url(/Style%20Library/images/Natrelle/home/hp_panel_callout_sprite.gif) no-repeat -130px -150px; 
}
#dropquote {
	font-size: 10px;
	text-align: center;
	color: #564A37;
}
.thumb_switch {
	position: absolute;
	width: 268px;
	top: 350px;
	left: 350px;
}
.thumb_switch .thumb_top, .thumb_switch .thumb_btm {
	float: left;
	clear: both;
	width: 268px;
	height: 30px;
	color: #564A37;
}
.thumb_switch .thumb_left, .thumb_switch .thumb_right {
	float: left;
	width: 22px;
	height: 100px;
}
#tbl_on, #tbl_off, #tbl_over, #tbr_on, #tbr_off, #tbr_over {
	position: absolute;
	width: 22px;
	height: 47px;
	display: none;
}
#tbl_on, #tbr_on {
	cursor: pointer;
}
#slide_viewer {
	float: left;
	width: 224px;
	height: 100px;
	overflow: hidden;
}
#slide_viewer .inner_gallery {
	width: 504px;
	height: 100px;
}
#slide_viewer .inner_gallery .thumb {
	float: left;
	width: 52px;
	height: 99px;
	margin: 1px 2px 0 2px;
	cursor: pointer;
}
#slide_viewer .inner_gallery .thumb .shadow { 
	width: 52px;
	height: 99px;
	background: url(/Style%20Library/images/Natrelle/home/woman_thumbs_shadow.png) no-repeat top left;
}
*html #slide_viewer .inner_gallery .thumb .shadow {
	background: none !important;
	filter:  progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/Style%20Library/images/Natrelle/home/woman_thumbs_shadow.png", sizingMethod="scale", enabled="true");
}
.inner_gallery .on {
	cursor: default !important;
}
.inner_gallery .on .shadow {
	visibility: hidden !important;
}

/*****copied home.css for modal lightboxes****/
.ms-rteCustom-actionLink, .actionLink, .glossary_container div a.back_top, #copyResponse p a{
	display:block;
	margin-top:15px;
	background:url(/Style%20Library/Images/Natrelle/cta-bg.gif) no-repeat right top;
	padding-right:23px;
	margin-right:23px;
	text-align:right;
	color:#63523E !important;
	font-weight:bold;
	line-height:1.3;
	text-decoration:none;

}

/*Tell A Friend
----------------------------------------------------------- */
.modalHide { display:none; }
.modalWrapper { width:605px !important; height:auto; color:#838383; display:none;  }
.modalWrapper .modalHeader {  float:left; background:url(/Style%20Library/Images/Natrelle/modal_header.gif) left top no-repeat; padding:18px 0px 0px 0px; height:100%; width:100%; }
.modalWrapper .modalFooter {  float:left; background:url(/Style%20Library/Images/Natrelle/modal_footer.gif) 1px bottom no-repeat; padding:0px 0px 21px 0px; height:100%; width:100%;}
.modalWrapper .modalBG     { float:left; background:url(/Style%20Library/Images/Natrelle/modal_bg_large.gif) 1px top repeat-y; padding:0px 0px 0px 30px; height:100%; width:100%;}

.modalWrapper #top   { padding:0px 0px 15px 0px; }
.modalWrapper #tools { text-align:right; width:544px; }
.modalWrapper #tools h2      { float:left; }
.modalWrapper #tools h2 span { visibility:hidden; }
.modalWrapper #copy { float:left; width:100%;  }
.modalWrapper #taf_btm, #litereg_submit { padding-top: 15px; width: 534px; float:left; clear:left; text-align:right;}
.modalWrapper #taf_btm input, #litereg_submit input { float:right; }
.modalClose { background:url(/Style%20Library/Images/Natrelle/close_modal.gif) right top no-repeat; color:#3c270e; text-decoration:none;  padding:0px 20px 0px 0px; }
.copyResponse .modalClose { background:none; color:inherit; text-decoration:none;  padding:inherit; }

#taf_writeto #copyInput, #copyResponse { width:100%; float:left; padding:5px 0px 5px 0px; line-height:18px;}
#taf_content { text-align:left; float:left; clear:left;}
#taf_content #form_area { width:100%; float:left; }
.modalWrapper #form_area input { zoom:1; }

.field_pair { float:left; width:293px;  }
.field_pair div, { float:left; padding-bottom:15px;  }
.field_pair .label { width:90px; margin-right:10px; font-size:12px; float:left; padding-bottom:15px;}
.field input { font-size:11px;}
#taf_content #form_area .field_pair .field {
	float: left; 
	background:url(/Style%20Library/Images/Natrelle/input_bg.gif) left top no-repeat;  
	height:19px; 
	width:154px;
}
#taf_content #form_area .field_pair .field input { 
	background:none; 
	border:none;
	padding:4px 0px 2px 5px; 
	height:13px; 
	width:149px; 
}
#taf_content .error { color: #FF0000; }

.openTAF { width:605px; height:325px; }

.openTAF .modalWrapper p { margin:0px; padding:0px; }
.openTAF .modalWrapper #taf_required { font-size:10px; padding-bottom:15px; }

.openTAF h2 { width:226px; height:67px; background:url(/Style%20Library/Images/Natrelle/tell_a_friend_modal.gif) left top no-repeat; margin:0px;}
.openTAF h2.response { width:442px; height:82px; background:url(/Style%20Library/Images/Natrelle/tell_a_friend_response.gif) left top no-repeat; margin:0px;}
/* Overlays */

.registration { text-align:left; }
.registration .mid { width:100%; float:left; }
.registration #top h2 {  width:544px; height:82px; background:url(/Style%20Library/Images/Natrelle/registration_modal.gif) left top no-repeat; margin:0px;}
.registration #headline { width:100%; clear:both; padding-bottom:10px; }
.registration h2.response { background:url(/Style%20Library/Images/Natrelle/registration_confirmation.gif) left top no-repeat !important; }
.registration #headline h3 { width:217px; height:35px; padding:0px; margin:0px; background:url(/Style%20Library/Images/Natrelle/natrelle_signup.gif) left top no-repeat;}
.registration #top { padding:0px 0px 0px 0px; }
.registration #rfm_ar { color: #63523E; padding: 0 10px 0 0; }
.registration #mid { padding:0px 50px 0px 0px; }
.registration .copy { clear:left; padding:10px 0px 0px 0px; }
.registration .form_area { padding: 10px 0 0 20px; }
.registration .field_pair .label { width:50px; padding:5px 0px 0px 0px; }
.registration .field_pair .field, .registration .field_pair .field .fieldHolder { padding:0px !important; }
.registration .field_pair .field { float: left; }

.registration #already_registered{padding-top: 45px !important;width:350px;height:75px;text-align:right;}
.registration #already_registered p{font-size:12px;text-decoration: none;display: inline;}

.registration #terms {
	margin:10px 0px 0px 0px;
	height:118px; 
	width:536px;
}
.registration #terms #termscontent {
	padding:10px 0px 0px 10px; 
	overflow:auto; 
	height:105px; 
	width:526px;
	margin: -117px 0 0 0; 
}
.registration #terms #termsbkg {
	height:118px; 
	width:536px; 
	background:url(/Style%20Library/Images/Natrelle/scroll_bg.gif) left top no-repeat;
}
.fieldHolder {
	background:url(/Style%20Library/Images/Natrelle/input_bg.gif) left top no-repeat;
	height:19px; 
	width:154px;
}
.fieldHolder input, .emailInput { 
	background:none; 
	border:none; 
	padding:4px 0px 2px 5px; 
	height:13px; 
	width:149px; 
	font-size:11px; 
}

.tellAFriend #taf_form                    { margin:7px 0px 0px 0px; }
.tellAFriend #taf_form .field_pair        { float:left; width:100%; padding:0px 0px 15px 0px; }
.tellAFriend #taf_form .field_pair .label { width:100px;}

#registration_rb_asp input, #registration_rb_asp label { float:left; padding:0px 0px 5px 0px;}
#registration_rb_asp input { margin-right:5px; }

#content-tertiary #taf_form { padding-top:10px; }

/*****end home.css copy****/
#terms p {
    padding: 5px 0;
    margin: 0;
}
#terms ul {
    list-style-type: decimal;
}
#terms ul li {
    padding: 5px 0px;
	margin: 0px 20px;
}


#content-tertiary #termscontent { width:auto;}
.ui-widget-overlay { 
	position: absolute; top: 0; left: 0; width: 100%; height: 100%;
	background-color:#000000;
	filter:alpha(opacity=40);
	-moz-opacity: 0.40;
	opacity: 0.40;
}
.ui-dialog {
	z-index:10000 !important;
}
.ui-dialog-titlebar {
	 display:none; 
}
/* **************** MISCELLANEOUS GLOBAL STYLES ********************** */
.error { color: #FF0000 !important; }

.ms-rteCustom-actionLink a {color:#63523E !important; }
#copyResponse p a {
	
	text-align:left; display:inline;
}
#EUFLAG{font-size:10px;float:right;position:relative;width:320px;top: -150px;}
#EUFLAG a{color:#000 !important;top:-155px;text-decoration:none;z-index:300;}

#EUFLAG li {
	display: inline;
}

/* **************** PREFIXED BANNER STYLES ********************** */
#prefixed_banner-wrapper {
	width: 100%;
	height: 40px;
	padding:10px 0;
	border-bottom: 1px solid #B0D0EC;
	font-family:'KievitWeb', Helvetica, Arial; 
	color: #414141;
	text-transform: uppercase;
	background: url('../../Images/callout_bg.gif') no-repeat center #FFFFFF;
}
#prefixed_banner-wrapper strong {
	font-family:'KievitWeb-Bold', Helvetica, Arial; 
	font-weight: normal;
}
#prefixed_banner {
	margin:0 auto;
	width:990px;
	height:34px;
	list-style:none;
	cursor:pointer;
}
#prefixed_banner li {
	float:left;	
	height:34px;
    line-height: 34px;
	padding:0 11px 0 5px;
}
#prefixed_banner li a {
	text-decoration:none;
}

#prefixed_banner li.left {
	font-size:23px;
	line-height: 17px;
}
#prefixed_banner li.right {
	font-size:14px;
	background: url('../../Images/callout_arrow.gif') no-repeat left;
	margin-left: 10px;
	padding-left: 24px;
	color:#414141;
}

#prefixed_banner li.left .small {
	font-size:12px;
	color:#414141;
}
#prefixed_banner .blue {
	color: #1d85c5;
}
#prefixed_banner .magenta {
	color: #d74a9a;
}
	
 /* #region Web Fonts */
@font-face {
	font-family: 'KievitWeb';
	src: url('../../fonts/KievitWeb.eot'); /* IE9 Compat Modes */
	src: url('../../fonts/KievitWeb.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../../fonts/KievitWeb.woff') format('woff'), /* Modern Browsers */
	     url('../../fonts/KievitWeb.ttf') format('truetype'); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
    font-variant: normal;
}
@font-face {
	font-family: 'KievitWeb-Bold';
	src: url('../../fonts/KievitWeb-Bold.eot'); /* IE9 Compat Modes */
	src: url('../../fonts/KievitWeb-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../../fonts/KievitWeb-Bold.woff') format('woff'), /* Modern Browsers */
	     url('../../fonts/KievitWeb-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
    font-variant: normal;
}
@font-face {
	font-family: 'KievitWeb-Ita';
	src: url('../../fonts/KievitWeb-Ita.eot'); /* IE9 Compat Modes */
	src: url('../../fonts/KievitWeb-Ita.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../../fonts/KievitWeb-Ita.woff') format('woff'), /* Modern Browsers */
	     url('../../fonts/KievitWeb-Ita.ttf') format('truetype'); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
    font-variant: normal;
}
@font-face {
	font-family: 'KievitWeb-BoldIta';
	src: url('../../fonts/KievitWeb-BoldIta.eot'); /* IE9 Compat Modes */
	src: url('../../fonts/KievitWeb-BoldIta.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../../fonts/KievitWeb-BoldIta.woff') format('woff'), /* Modern Browsers */
	     url('../../fonts/KievitWeb-BoldIta.ttf') format('truetype'); /* Safari, Android, iOS */
	font-weight: normal;
	font-style: normal;
    font-variant: normal;
}
/* #endregion */

/* #region Modals */
#cookiePolicy 
{
    cursor: pointer;
}

.overlay
{
    top:0;
    left:0;
    height:100%;
    width:100%;
    position:absolute;
    z-index:1000;
    background:rgba(0,0,0,0.75);
    visibility:hidden;
}
.no-rgba .overlay
{
    background:url(../../Images/overlay_bg.png) repeat;
}
.overlay .modal
{
    height: 276px;
    left: 50%;
    margin: -138px auto 0 -300px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 600px;
}
.overlay .modal .heading
{
    background: #FFFFFF;
    position: relative;
    text-align: left;
    z-index: 1002;
}
.modal .body
{
    background: url(../../Images/diagonal_lines.jpg) repeat 0 0;
    text-align:left;
    position:relative;
    z-index: 1001;
}
#countryOverlay .modal
{
    background:#ffffff;
}
#countryOverlay .modal .heading
{
    text-align: center;
}
#countryOverlay .modal .body
{
    height: 185px;
    text-align: center;
}
#countryOverlay .modal h2
{
    color: #D74A9A;
    font-size: 25px;
    height: 71px;
    letter-spacing: 0.02em;
    line-height: 35px;
    padding: 10px 20px;
}
.ie9 #countryOverlay .modal h2
{
    line-height:40px;
}
#countryOverlay .modal #yep 
{
    margin-top:45px;
}
#countryOverlay .modal #nope
{
    font-size:12px;
    line-height:28px;
    color:#d74a9a;
    cursor:pointer;
    letter-spacing:0.06em;
    margin-top:20px;
    display:inline-block;
}
#countryOverlay .modal #nope:hover
{
    text-decoration:underline;
}
.ie7 #countryOverlay .modal #nope
{
    zoom:1;
    display:inline;
}
#cookieOverlay .close
{
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1100;
}
.ie7 #cookieOverlay .close
{
    display:inline;
    zoom:1;
}
#cookieOverlay .close .text
{    
    line-height:28px;
    height:28px;
    display:block;
    float:left;
    padding:0 7px;
    letter-spacing:0.060em;
    text-transform:uppercase;
}
#cookieOverlay .close .x
{
    width:28px;
    height:28px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    background:#ffffff;
    display:block;
    float:left;
    text-align:center;
    line-height:28px;
    font-size:17px;
    font-family:'KievitWeb-Bold', Helvetica, Arial; 
    color:#7e7e7e; 
}
.no-borderradius #cookieOverlay .close .x
{   
    background: url("../../Images/quality-sprite.png") no-repeat -165px -463px;
}  
#cookieOverlay .modal
{
    height: auto;
    width: 820px;
}
#cookieOverlay .modal .heading
{
    height: 92px;
    margin-bottom: 37px;
    top: 37px;
}
#cookieOverlay .modal .heading h2
{
    color:#d74a9a;
    line-height:92px;
    font-size:30px;
    padding-left:50px;
    text-indent: 0;
    left: 0;
}
#cookieOverlay .modal .body
{
    /*background:#ffffff;*/
    text-align:left;
    padding:10px 50px 20px;
}
#cookieOverlay .modal .body p
{
    font-size:14px;
    line-height:28px;
    color:#000000;
    letter-spacing:0.060em;
    padding-top:10px;
}
.shadow
{
    border-bottom: 2px solid #FFFFFF;
    display: block;
}
.shadow:after, .shadow .after
{
    background: url(../../Images/bottom_shadow.png) no-repeat center top;
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    position: absolute;
    width: 100%;
    left:0px;
}
.ie7 .shadow
{
    zoom: expression(this.runtimeStyle.zoom="1",this.appendChild(document.createElement("div") ).className="after");
}
/* #endregion */