﻿body
{
	margin: 0;
	padding: 0;
	background-image: url('/images/global/announcement-background.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #636363;
	font-family: Verdana;
	font-size: 0.625em;
	line-height: 1em;
	text-align: center;
}

h1
{
	font-family: Helvetica;
	color: #898989;
	font-size: 180%;
	line-height: 1.2em;
	font-weight: bold;
	text-align: left;	
}

h2 
{
	color: #A61F7D;
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;	
	text-align: left;
	margin-bottom: 0;
}

h2.home 
{
	font-family: Verdana;
	color: #636363;
	font-size: 160%;
	line-height: 1.3em;
	text-align: center;
	border-top: solid 1px #A7A7A7;
	border-bottom: solid 1px #A7A7A7;
	margin-top: 0;
	padding: 0.75em 0 0.75em 0;
}

h2.home a 
{
	color: #55274F;
	text-decoration: underline;
}

h2.home a:hover 
{
	color: #A61F7D;
}

h2.signup 
{
	margin-top: 0;
	padding-top: 10px;
	font-size: 200%;
}

h3
{
	font-size: 120%;
	line-height: 1.5em;
	font-weight: bold;	
	text-align: left;
}

p, .content_wrapper ul, .content_wrapper ol, .contact-us-control
{
	font-size: 1.2em;
	line-height: 1.5em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 1.5em;
}

p.smaller 
{
	font-size: 83%;
}

img 
{
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

img.headline 
{
	margin-bottom: 7px;
}

img.headline_top 
{
	margin-top: 18px;
}

a 
{
	color: #55274F;
	text-decoration: underline;
}

a:hover 
{
	color: #A61F7D;
}

.content_wrapper 
{
	border-top: solid 1px #A7A7A7;
}

.content_wrapper ul 
{
	margin-top: 0;
	margin-bottom: 0;
}

.error 
{
	display: none;
	color: #FF0000;
	font-weight: bold;	
}

.error_field
{
	border: solid 1px #FF0000;
	background-color: #FF9999;
}

.float_right 
{
	float: right;
}

.smallcaps 
{
	font-size: 85%;
	text-transform: uppercase;
}

div#about_content div.content_wrapper, 
div#what_content div.content_wrapper, 
div#share_your_story div.content_wrapper, 
div#using_content div.content_wrapper, 
div#contact_us div.content_wrapper,
div#sitemap div.content_wrapper,
div#error div.content_wrapper,
div#thank_you div.content_wrapper,
div#search_results div.content_wrapper
{
	margin-top: 18px;
	padding-top: 1.5em;
}

div.flash_message 
{
	color: #000000;
	background-color: #FFFFFF;
	height: 100%;
}

div.flash_message h2, 
div.flash_message h3,
div.flash_message p 
{
	text-align: left;
}

/* clearfix */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1px;
}

/* end clearfix */

div#logo_bar 
{
	width: 667px;
	height: 57px;
	margin: 0 auto 0 auto;
}

div#logo_bar img#abbott 
{
	float: right;
	margin: 15px 56px 18px 0px;	
}

div#content,
div#bottom_callouts_container, div.main-content
{
	width: 667px;
	margin: 0 auto 0 auto;
	text-align: left;
}

div#left_pane 
{
	float: left;
	width: 667px;
}

div#right_pane 
{
	float: right;
	width: 258px;
	margin: 0px 0px 0px 23px;
}

.contact-us-phone
{
    width: 40px;
}

/* header */

div#header 
{
	width: 667px;
}

div#header div#hcp 
{
	width: 667px;
	height: 33px;
}

div#header div#hcp img#button 
{
	float: right;
	margin-top: 20px;
}

div#header div#main_navigation 
{
	position: relative;
	margin: 0;
	padding: 0;
}

div#header div#main_navigation img#sensiva 
{
	float: left;
	margin-top: 22px; 
	padding-bottom: 3px;
}

div#header div#main_navigation ul#main_nav_list 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 396px;
	position: absolute;
	left: 174px;
	bottom: 0;
}

div#header div#main_navigation ul#main_nav_list li 
{
	float: left;
}

div#header div#main_navigation ul#main_nav_list li a 
{
	display: block;
	padding: 6px;
	color: #55274F;
	font-size: 1em;
	line-height: 1.2em;	
	font-weight: bold;
	text-decoration: none;	
}

div#header div#main_navigation ul#main_nav_list li a:hover, div#header div#main_navigation ul#main_nav_list li a.active
{
	border: solid 1px #A7A7A7;
	border-bottom-width: 0;	
	padding: 5px 5px 6px 5px;
	background-color: #E8CADD;
	color: #A61F7D;
}

div#header div#main_navigation div#site_search 
{
	width: 97px;
	padding-bottom: 6px;
	position: absolute;
	left: 570px;
	bottom: 0;
	text-align: left;
	
}

div#header div#main_navigation div#site_search .search_box 
{
	margin: 0px;
	width: 70px;
	border: solid 1px #7C7C7C;
	color: #636363;
	font-size: 1em;
	line-height: 1.2em;
}

div#header div#sub_navigation 
{
	width: 667px;
	height: 8px;
	background-color: #E8CADD;
	border-top: solid 1px #A7A7A7;
	font-size: 1px;
}

div#header div#sub_navigation.sub_nav 
{
	height: auto;	
	font-size: 1em;
}

div#header div#sub_navigation ul#sub_nav_list 
{
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 174px;
}

div#header div#sub_navigation ul#sub_nav_list li 
{
	float: left;
	
}

div#header div#sub_navigation ul#sub_nav_list li a 
{
	display: block;
	padding: 3px 6px 3px 6px;
	color: #BC579E;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

div#header div#sub_navigation ul#sub_nav_list li a:hover, div#header div#sub_navigation ul#sub_nav_list li a.active
{
	background-color: #FFFFFF;
	color: #A61F7D;
}

/* end header */

/* footer */

#footer 
{
	width: 667px;
	margin: 36px auto 0 auto;
	padding: 36px 0px 20px 0px;
	background-image: url('/images/global/border.gif');
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 1em;
	line-height: 1.4em;
	color: #636363;
	text-align: center;
}

#footer ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#footer ul br 
{
	line-height: 115px;
}

#footer li 
{
	display: inline;
	padding: 0px 5px 2px 4px;
	border-right: solid 1px #55274F;
	line-height: normal;
}

#footer li.last 
{
	border-right-width: 0;
}

#footer li a 
{
	color: #55274F;
	text-decoration: none;
}

#footer li a:hover 
{
	color: #A61F7D;
}

#footer ul#abbott_sites li
{
	line-height: 2em;
}

div.footer_disclaimer 
{ 
	width: 667px;
	margin: 1.5em auto 0 auto;
}

/* end footer */

/* privacy box */

div.privacy_box 
{
	float: right;
	width: 212px;
	padding: 9px 5px 5px 5px;
	background-image: url('/images/global/border.gif');
	background-position: left top;
	background-repeat: repeat-x;
}

/* video popup */

div#video_disclaimer 
{
	position: absolute;
	z-index: 100;
	padding: 6px;
	background-color: #000000;
	color: #FFFFFF;
	line-height: 1.5em;
	border: solid 2px #FFFFFF;
}

/* end video popup */

div#registration 
{	
	border-top: solid 1px #A7A7A7;
	margin-top: 20px;
	text-align: left;
}

span.required 
{
	color: #636363;
	font-size: 1em;
	line-height: 1.3em;
}

span.disclaimer 
{	
	line-height: 1.4em;
	font-size: 1em;
}

span.invalid 
{
	color: #FF0000;
	font-weight: bold;
}

div#registration div#registration_table_container 
{
	float: left;
	width: 445px;
}

div#registration div#privacy_area 
{
	float: left;
}

div.label
{
	width: 160px;
	padding-right: 10px;
	color: #636363;
	font-size: 1.2em;
	line-height: 2.3em;
	text-align: right;
	float: left;
}

div.field 
{
	width: 250px;
	float: left;
}

span#zip_label 
{
	color: #636363;
	font-size: 1.2em;
	line-height: 2.3em;
	text-align: right;
}

div#registration div#registration_table_container div#buttons 
{
	padding: 12px 0px 12px 0px;
}
	
div#registration div#registration_table_container div#buttons .submit_button 
{
	float: left;
	margin-left: 230px;
	margin-right: 66px;
	margin-bottom: 35px;
}

div#registration div#registration_table_container div#buttons .cancel_button 
{
	float: left;
	margin-bottom: 35px;
	margin-right: 25px;
}

div#registration div#registration_table_container div#buttons div.cal_tex_panel 
{
	float: left;
	width: 435px;
	padding: 0 0 20px 0;
}

div#registration div#registration_table_container div#buttons a.cal_tex_link 
{
	color: #55274F;
	text-decoration: none;
	font-size: 1em;
	line-height: 1.4em;
}

div#registration div#registration_table_container div#buttons a.cal_tex_link:hover 
{
	text-decoration: underline;
}

/* unsubscribe */

div#unsubscribe div.content_wrapper 
{
	margin-top: 18px;
	padding-top: 1.5em;
}

div#unsubscribe div#unsubscribe_form 
{
	width: 430px;
}

div#unsubscribe div#unsubscribe_form table#tbl_registration 
{
	padding-top: 20px;
}

div#unsubscribe .error 
{
	display: block;
}

div#unsubscribe div#buttons 
{
	padding: 12px 0px 12px 0px;
}
	
div#unsubscribe div#buttons .submit_button 
{
	float: left;
	margin-left: 153px;
	margin-right: 66px;
	margin-bottom: 35px;
}

div#unsubscribe div#buttons .cancel_button 
{
	float: left;
	margin-bottom: 35px;
	margin-right: 25px;
}



/* contact us */

.contact-us-phone
{
	border: solid 1px #7D7D7D;
	color: #636363;
	font-size: 1.2em;
	width: 40px;
	height: 1.4em;
}

.contact-us-textbox 
{
	border: solid 1px #7D7D7D;
	color: #636363;
	font-size: 1.2em;
	width: 120px;
	height: 1.4em;
}

.contact-us-multiline-story 
{
	width: 300px;
	height: 12em;
}

#contact_form 
{
}

/* end contact us */

/* new registration page, 07/24/2009 */

div#verify_zip 
{
}

div#verify_zip h1 
{
	color: #A61F7D; 
	font-weight: normal;
}

div#verify_zip p 
{
	margin-bottom: 0;
}

div#verify_zip a img 
{
	display: inline;
}

div#coupon_signup_form 
{
	display: none;
}