﻿/* Start Framework */
body
{
	background-color: #f3f3f3;
}

#pageContainer
{
	width: 760px;
	padding: 9em 20px 2em 20px;
	margin: 0 auto;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	position: relative;
}
#First_Name
{
	margin-top:-17px;
	margin-bottom :20px;
}
#sitemap
{
	margin-left: -15px;
}
#mainLogo
{
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 21px;
	margin-left: 32px;
}

#utilityNav
{
	position: absolute;
	text-align: right;
	top: 0;
	right: 0;
	margin-right: 20px;
	background: url(../images/bkgrnd_utilityNav.jpg) bottom left no-repeat;
	padding: .6em 15px;
}

.seperatortop
{
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 4px;
	padding-top: 0px;
	border-right: #333 1px solid;
	margin-right: 7px;
	margin-left: -2px;
}
.seperatorfooter
{
	border-right: #fff 1px solid;	
	width:1px;
}


a#utilityNav_safetyInformation
{
	padding-left: 0;
}

a#utilityNav_commonQuestions
{
	padding-right: 0;
	border-right: 0px none;
}

#pageBody
{
	position: relative;
	width: 760px;
	float: left;
	margin-top: -10px;
}

#contentContainer
{
	float: left;
	clear: none;
	border-left: 1px solid #fff;
	width: 545px;
	padding-bottom: 113px;
	margin-left:0px;
}

#pfizerPro img
{
	display: block;
	width: 166px;
	margin: 23px auto 0px auto; 
	_margin: 20px auto 0px auto;
	*margin: 20px auto 0px auto; 
}

#content_area1, #content_area2, #content_area3
{
	background-color: #e8f6f6;
}

#content_area2
{
	float: left;
	width: 503px;
	padding-left: 21px;
	padding-right: 21px;
	clear: both;
}

#content_area3
{
	background: #e8f6f6 url(../images/center_curve.jpg) bottom right no-repeat;
	margin-bottom: 20px;
	padding-bottom: 14px;
	padding-top: 0px;
	float: left;
	clear: both;
	width: 525px;
	padding-right: 20px;
}

#content_area3 p
{
	text-align: right;
	padding-bottom: 1em;
}

#content_area3 a
{
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 23px;
	background: url(../images/arrow.gif) 100% .18em no-repeat;
}

#calloutsArea
{
	clear: both;
}
/* End Framework */
/* Start Site Search Styles */
#xalatanForm
{
	position: absolute;
	top:42px;
	right:36px;
}

#siteSearch_Label
{
	position: absolute;
	font-size: 11px;
	line-height: 13px;
	margin-top: -14px;
	left: 50px; 
}

#siteSearch_terms
{
	border: 1px solid #999;
	color: #999;
	font-size: .8em;
	position: absolute;
	top: 0;
	right: 0;
	width: 12em;
	height: 1.6em;
	margin-right: 50px;
}
#siteSearch_submit
{
	float: right;
}


/* Start Main Navigation */

#mainNavDiv
{
	width: 213px;
	margin-bottom:30px;
	float: left;
}

#mainNavigation
{
}

/* Start Text Resize */
#functionalities
{
	margin-top: -25px;
	padding-right: 16px;
	float: right;
	position:relative;
}

#functionalities a
{
	text-decoration: underline;
}

#printThisPage, #emailFriend, #textResize
{
	float: right;
}

#textResize
{
	padding-left: 5px;
}

#printThisPage
{
	padding-right: .4em;
	border-right: 1px solid #333;
	padding-left: 20px;
}
#emailFriend
{
	padding-right: .4em;
	border-right: 1px solid #333;
	padding-left: 4px;
}
#printThisPage
{
	background: url(../images/icon_printer.gif) left no-repeat;
}
#emailFriend
{
	white-space: nowrap;
}

#textResize a
{
	padding: 0 .2em;
}

#textResize a.Small
{
	font-size: 10px;
	margin-left: 0px;
	line-height: 12px;
	margin-top: 1px;
}
#textResize a.Medium
{
	font-size: 11px;
	line-height: 13px;
	text-decoration:none;	
	color:#999;
}
#textResize a.Large
{
	font-size: 13px;
	line-height: 15px;
	margin-top: -1px;
}

#textResize a.currentSize
{
	color: #999;
	text-decoration: none;
}

/* End Text Resize */

/* Start Footer */
#pageFooter
{
	clear: both;
	width: 100%;
	color: #999;
	position: relative;
}

#helpfulAnswersBadge
{
	float:right;
	margin-right:-10px;
	margin-bottom:12px;	
	_position:relative;	
}

#hp #helpfulAnswersBadge
{
	position: absolute;
	margin-top: -83px;
}

#pageFooter p
{
	margin-bottom: .8em;
	font-weight: bold;
	clear: both;
}

#importantInformation
{
	width: 521px;
	border: 1px solid #8adbdb;
	padding: 18px 11px 18px 14px;
	float: right;
	margin-bottom: 18px;
	color: #333;
}

#importantInformation p, #pageFooter p#copyright
{
	font-weight: normal;
}

#pageFooter .heading
{
	font-weight: bold;
	font-size: 1.12em;
}

#footerNav
{
	float: right;
	width: 525px;
	clear: both;
	background-color: #01b1af;
	padding: .4em 0 .4em 235px;
	margin: 0 0 1.6em 0;
}
#footerNav a
{
	color: #fff;
	text-decoration: underline;
	padding-left:11px;
	padding-right:5px;
	
}

a#footerNav_contact
{
	padding-right: 0;
	border-right: 0px none;
}

#copyright
{
	padding-left: 55px;
	margin: 1em 0;
	line-height: 30px;
	background: url(../images/pfizer_small.jpg) left no-repeat;
}

a#trustE
{
	display: block;
	width: 100%;
	background: url(../images/ftr_logo_trustee.gif) right no-repeat;
	height: 2.1em;
}

#pfizerCode
{
	float: right;
	color: #999;
}
/* End Footer */

/* Start Content */
a
{
	color: #00b1b0;
}

em
{
	font-style: italic;
}

p
{
	margin-bottom: 1.2em;
}

h1
{
	padding-right: 30px;
	font-size: 24px;	
	line-height: 4em;
	font-weight: bold;
	margin-bottom:0px;
	text-align: right;
	color: #019392;
	width: 528px;
	height: 88px;
	padding: 0 18px 0 0;
	background: top left no-repeat;
	letter-spacing: -.03em;
	vertical-align: text-top;
	BACKGROUND-COLOR: #e8f6f6;
}

h2
{
	font-size: 1.33em;
	margin-bottom: 1em;
	font-weight: bold;
}

h3
{
	font-weight: bold;
	color: #333;
	margin-bottom: 1em;
}

h6
{
	font-weight: bold;
}

ul, ol
{
	padding-left: 15px;
	margin-bottom: 1em;
}

ul
{
	list-style-type: disc;
}

ol
{
	list-style-type: decimal;
}

ul ul
{
	list-style-type: circle;
}

strong
{
	font-weight: bold;
}

.hdrBanner
{
	margin-bottom: 25px;
}

.leftHalf
{
	float: left;
	padding-left: 16px;
}

.rightHalf
{
	float: right;
	padding-right: 16px;
}


.footnote, .footnote a
{
	font-size: .9em;
	color: #333;
}
.playerTxt
{
	font-size: .9em;
	color: #333;
	padding-right:10px !important;
}
 .playerTxt a
{
	font-size: .9em;
	color: #333;
}


.inputDiv, .inputSpan
{
	margin: 0 20px;
	position: relative;
	display: block;
}

.inputDiv img.checkBox, .inputDiv img.textBox, .inputSpan img.checkBox, .inputSpan img.textBox
{
	margin-left: -20px;
}

.inputDiv img.checkBox, .inputSpan img.checkBox
{
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 1px;
}

.pdfLink
{
	padding-left: 30px;
	background: url(../images/icon_pdf.jpg) left no-repeat;
	display: block;
	height: 34px;
}

.amPmLabel
{
	text-transform: uppercase;
	font-size: .8em;
}

#contentContainer .contentSection
{	
	padding-bottom: 2.2em;	
}

#content_area3 .contentSection p
{
	text-align: left;
	padding-bottom: 0;
}

.contentSection p, .contentSection ul, .contentSection h2
{
	padding-right: 23px;
}


#contentContainer .contentSection.mediaInfo, #contentContainer .contentSection.xalEaseSteps
	 {
		width:503px;
		padding:0em 0px 2.2em 0px;
		
		position:relative;
		background:url(../images/white_bottom.gif) 0 104% no-repeat;
		clear:both;
		
	}

#contentContainer .contentSection.mediaInfo p
{
	padding: 0 12px;
}

#contentContainer .contentSection.xalEaseSteps
{
	float: left;
}

#contentContainer .contentSection.mediaInfo h3, #contentContainer .contentSection.xalEaseSteps h3, #contentContainer .contentSection.mediaInfo h2
{
		width:479px;		
		padding:8px 12px;
		background:url(../images/white_top.gif) top no-repeat;
	}


#wn .leftHalf
{
	padding-left: 0;
	padding-right: 1em;
}

#wn .rightHalf
{
	float: left;
	padding-left: 1em;
}
#wn h1
{
	background-image: url(../images/hdr_stickingwith.jpg);
}
#sr
{
	background-image: url(../images/hdr_stickingwith.jpg);
}


#toindex div
{
	background-color: #fff;
	padding: 1em;
	margin-right: 25px;
	margin-bottom: .8em;
}

#toindex div p
{
	margin: 0;
	padding: 0;
}

#to2 ol li
{
	margin-bottom: 1.8em;
}

#to2 ol li ul li
{
	margin-bottom: 0;
}

div.barrier {
		background-color:#fff;
		border:1px solid #00b1b0;
		width:500px;
		margin-left:-21px;
		margin-bottom:8px;
		cursor:pointer;
	}
	
	.barrier h2 {
		font-size:1em;
		font-weight:normal;
		color:#00b1b0;
		background:#bae5e4 url('../images/arrow_link_off.gif') no-repeat 3px 50%;
		margin:0; padding-left:8px; padding-right:.5em; padding-top:.3em; padding-bottom:.3em
	}

	.barrier h2 a {
		display:block;
		width:100%;
	}
	
	.barrier p, .barrier ul  {
		position:absolute;
		font-size:1px;
		text-indent:-9999em;
		list-style: none;
	}
	
	div.barrier.selected h2 {
		background:#00b1b0 url('../images/arrow_link_on.gif') no-repeat 3px 50%;
	}
	
	div.barrier.selected h2, div.barrier.selected h2 a {
		color:#fff;
	}
	
	div.barrier.selected p, div.barrier.selected ul {
		margin:1em 14px;
		font-size:1em;
		position:relative;
		text-indent:0;
		text-decoration:none;
		color:#333;
		cursor:text;
		list-style: disc;
	}
	div.barrier.selected ul ul{
		list-style-type: circle;
	}
	div.barrier.selected li, .barrier.selected a li {
		position:static;
	}
	
	div.barrier.selected li ul, div.barrier.selected a li ul {
		position:static;
	}
	
	div.barrier.selected p a, div.barrier.selected li a {
		text-decoration:underline;
		cursor:pointer;
	}
	
	div.barrier.selected p {
		padding:0;
	}
	

	
.definitionList li
{
	margin-bottom: 1em;
}

.definitionList li strong
{
	display: block;
	font-weight: bold;
}

.contactInfo
{
	margin-bottom: 2em;
}

.contactInfo p
{
	margin: 0;
}

#hw h1
{
	background-image: url(/images/header_07.jpg);
}

#se
{
	background-image: url(/images/header_08.jpg);
}
#ht
{
	background-image: url(/images/header_03.jpg);
}
#vm
{
	background-image: url(../images/hdr_join.jpg);
}
#ig
{
	background-image: url(/images/header_02.jpg);
}
#toindex h1
{
	background-image: url(../images/header_01.jpg);
}
#to
{
	background-image: url(../images/header_01.jpg);
}
#ig h1
{
	background-image: url(../images/hdr_glaucoma.jpg);
}
#si
{
	background-image: url(/images/header_04.jpg);
}

#savings {
	background-image: url(/images/header_05.jpg);	
}

#sm h1
{
	background-image: url(../images/hdr_stickingwith.jpg);
}
#ef h1
{
	background-image: url(../images/hdr_stickingwith.jpg);
}
body.st h1, body.content h1
{
	background-image: url(../images/hdr_stickingwith.jpg);
}

body.hw h1
{
	background-image: url(../images/hdr_howworks.jpg);
}


#vm h1
{
	background-image: url(../images/hdr_join.jpg);
}

body.ht h1
{
	background-image: url(../images/hdr_howto.jpg);
}

body.to h1
{
	background-image: url(../images/hdr_tools.jpg);
}

body.se h1
{
	background-image: url(../images/hdr_sideeffect.jpg);
}
/* End Content */

/* Start One-off Styles */

#to2 #content_area1 .contentSection
{
	position: relative;
}
#st #content_area2
{
	padding-bottom:0px;
}
#to2 #content_area1 ul
{
	width: 220px;
	margin-bottom: 2em;
}

/* Start Callouts */
.callout
{
	width: 250px;
	vertical-align: top;
}

.callout h4
{
	background-color: #fff;
	padding: 0 0 0 8px;
	font-size: 1.33em;
	line-height:1.5em;
	color: #333;
	text-align: left;
}
/* End Callouts */

#to2 .callout.pdf
{
	position: absolute;
	right: 14px;
	width: 247px;
	background-color: #fff;
	border: 1px solid #c0ebeb;
	padding: 10px 5px 0 8px;
	font-size: .75em;
	text-decoration: none;
	color: #333;
	top: 24em;
	line-height: 1.1em;
	margin-bottom: .8em;
}

#to6 .callout.pdf
{
	width: 493px;
	background-color: #fff;
	border: 1px solid #c0ebeb;
	padding: 8px 0 0 8px;
	font-size: .75em;
	text-decoration: none;
	color: #333;
	line-height: 1.1em;
	margin: 30px 0 0 0;
}

#to6 .callout.rightHalf
{
	padding: 0 14px 0 38px;	
}

.pdfCell1
{
	width: 112px;
	float: left;
	padding-top: 16px;
	vertical-align: top;
	padding-left: 10px; 
}
.pdfCell2
{
	width: 132px;
	float: left;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.pdfCell3
{
	width: 215px;
	float: left;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}

#to2 .callout.pdf a, #to6 .callout.pdf a
{
	color: #333;
}

#to2 #content_area2
{
	border-top: 1px solid #c0ebeb;
	padding-top: 2em;
}

#to2 .callout.pdf a#getAdobeReader
{
	float: left;
	padding: 0 .6em 0 0;
}

#to6 .callout.pdf a#getAdobeReader
{
	float: left;
	padding: 0 .6em 0 0;
}
#to6ul
{	padding-right:310px;
}


/* End One-off Styles */

/* Start Homepage Special Styles */
#hp h1
{
	font-size:1.6em;
		line-height:1.2em;
		color:#5e5e5e;
		text-align:right;
		padding:0;
		margin-bottom:0em;
		width:545px;
		background:url(/images/hp_brandbox_image.jpg) top left no-repeat;
		height:196px;
		position:relative;
}

#hp h1 span
{
	display:none;
}


#hp h2
{
	font-size:1.33em;
		color:#333;
		text-align:left;
		margin-bottom:1em;
		padding-right:0;
		width:auto;
		line-height:1.6em;
		height:auto;
}
#hp #content_area1
{
	background-color: transparent;
}

#hp #content_area1, #hp #content_area2
{
	background-color: transparent;
}

#hp #content_area2, #hp #content_area3
{
	margin: 0;
}

#hp #contentContainer, #hp #pageBody
{
	padding-bottom: 0;
	margin-bottom: 0;
}

#hp #pageFooter
{
	margin-top: 0;
	padding-top: 0;
}



#hp #content_area3
{
	visibility: hidden;
}
#sm ul li
{
	list-style-type: none;
	padding-bottom: 14px;
}

#sm ul li ul
{
	padding-top: 14px;
	margin-bottom : -2px;
}

#sm ul li ul li
{
	list-style-type: disc;
	padding-bottom: 0px;
}

.error
{
	color: #FF0000;
	margin-top: 16px;
	margin-bottom: 0;
	margin-left: 108px;
	font-weight: bold;
	font-style: italic;
	display: none;
}
.errorRequired
{
	color: #FF0000;
	margin-top:16px;
	margin-bottom: 0;
	margin-left: 108px;
	_margin-left: 104px;
	font-weight: bold;
	font-style: italic;	
	display: none;
}
.errorRequiredField
{
	color: #FF0000;
	margin-top:1px;
	margin-bottom: 0;
	font-weight: bold;
	font-style: italic;	
	display: none;
}
.errorAsterisk
{
	display: none;
}
.bodyFormText
{
	margin-left: 0;
	margin-top:-17px;
}


.formLabelSmall
{
	margin-left: 0;
	margin-right: 0;
	width: 120px;
	display: inline;
	margin-top:-5px;
	
}

#FirstName, #LastName
{
	clear: none;
	left: 0pt;
	margin-left: 130px;
	
}
#Phone
{
	margin-top: 16px;
	clear: none;
	left: 0pt;
	margin-left: 5px;
	padding-left: 0px;
}

#Email
{
	clear: none;
	left: 0pt;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom:5px;
}

.help
{
	margin-left: 0;
}


form#vmEnroll_Form table input
{
	margin-right: 10px;
}

input
{
	vertical-align: bottom;
}

.redAsterisk
{
	color: #F00;
}
#dateFirstDiagnosed1
{

}

.separator, #separator
{
	margin: 4px -3px -3px 4px;
	padding: 0 0 0 0;
	vertical-align: bottom;
	top: 4px;
}

.formcontent
{
}
.formTable table
{
	border: 1px solid #00b1b0;
	background-color: #FFFFFF;
	padding: 6px;
	width: 500px;
	font-weight: bold;
}
.formTableleft table
{
	border: 1px solid #00b1b0;
	background-color: #FFFFFF;
	padding: 6px;
	width: 500px;
	font-weight: bold;
	margin-left:10px;
}
.formTextOptionsTitle
{
	padding-top: 22px;
	padding-bottom: 12px;
	font-weight: bold;
}

#ef .contentSection tr
{
	height: 18px;
	vertical-align: top;
}

#ef .contentSection tr input.formContent
{
	float: right;
	text-align: right;
	padding-right: 100px;
	padding-top: 30px;
}
#ef .contentSection tr input#messagesent
{
	visibility: hidden;
	width: 10px;
}
#messagesent
{
	visibility: hidden;
	width: 10px;
}
.formTable div
{
	display: inline;
}
#ef .error
{
	color: #FF0000;
	margin-top: 16px;
	margin-bottom: 0;
	margin-left: 18px;
	font-weight: bold;
	font-style: italic;
}
.formTable label
{
	font-weight: normal;
}
.formTable label b
{
	font-weight: bold;
}
#ef .requiredFields
{
	font-style: normal;
}

/* End Homepage Special Styles */
/* LeftMenu Css*/
#nav
{
	background-color: #00b1b0;
	font-size: 12px;
	font-family: Arial;
}

#nav div
{
	font-size: 12px;
	font-family: Arial;
}

div.navon
{
	line-height: 13.5pt;
	font-weight: bold;
	border-top: solid 1px #ffffff;
}

div.navon A
{
	background: #bbe54d url(../images/mainNav_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navon a .navHighlight
{
	color: #ffffff;
}
div.navon a:visited
{
	background: #bbe54d url(../images/mainNav_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navon a:visited .navHighlight
{
	color: #fff;
}

div.navon a:hover
{
	background: #bbe54d url(../images/mainNav_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navon a:hover.navHighlight
{
	color: #fff;
}


div.navoff
{
	line-height: 13.5pt;
	font-weight: bold;
	border-top: solid 1px #ffffff;
}


div.navoff A
{
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navoff a:visited
{
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navoff a .navHighlight
{
	color: #c3e578;
}

div.navoff a:visited .navHighlight
{
	COLOR: #c3e578;
}
div.navoff a:hover
{
	background: #bbe54d url(../images/mainNav_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}

div.navoff a:hover .navHighlight
{
	color: #fff;
}

div.navonfirst
{
	line-height: 13.5pt;
	font-weight: bold;


}
div.navonfirst A
{
	background: #bbe54d url(../images/mainNav_home_on.gif) 1px 0px no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navonfirst a:visited
{
	background: #bbe54d url(../images/mainNav_home_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navonfirst a:hover
{
	background: #bbe54d url(../images/mainNav_home_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}



div.navonlast
{
	line-height: 13.5pt;
	font-weight: bold;
	border-top: solid 1px #ffffff;
}
div.navonlast A
{
	background: #bbe54d url(../images/mainNav_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navonlast a:visited
{
	background: #bbe54d url(../images/mainNav_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navonlast a:hover
{
	background: #bbe54d url(../images/mainNav_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}

div.navofffirst
{
	line-height: 13.5pt;
	font-weight: bold;
	border-top: solid 1px #ffffff;
	margin-top:-1px;
}
.navHighlightVission
{
	color: #c3e578;
}

a:hover .navHighlightVission
{
	color: White;
}
.QAnswer
{
}
.FAQuestion
{
}
div.navofffirst A
{
	background-image: url(../images/mainNav_home.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navofffirst a:visited
{
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navofffirst a:hover
{
	background: #bbe54d url(../images/mainNav_home_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navofflast
{
	line-height: 13.5pt;
	font-weight: bold;
	border-top: solid 1px #ffffff;
}
div.navofflast A
{
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navofflast a:visited
{
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}
div.navofflast a:hover
{
	background: #bbe54d url(../images/mainNav_on.gif) top left no-repeat;
	display: block;
	text-decoration: none;
	padding: .8em;
	color: #fff;
}

/*subnav*/
div.subnavon
{
	padding: 0px;
	padding-left: 24px;
	line-height: 13.5pt;
	font-weight: bold;
	background-image: url(../images/disc.gif);
	background-position:8px 8px;
	background-repeat: no-repeat;
}
div.subnavon A
{
	padding: 0;
	text-decoration: underline;
	color: #fff;
}
div.subnavon a:visited
{
	padding: 0;
	color: #fff;
}
div.subnavon a:hover
{
	text-decoration: underline;
	color: #fff;
}
div.subnavoff
{
	padding: 0px;
	padding-left: 24px;
	line-height: 13.5pt;
	font-weight: bold;
	background-image: url(../images/disc.gif);
	background-position:10px 7px;
	*background-position:8px 8px;
	_background-position:8px 8px;
	background-repeat: no-repeat;
}
div.subnavoff A
{
	padding: 0;
	text-decoration: none;
	color: #fff;
}
div.subnavoff a:visited
{
	text-decoration: none;
	color: #fff;
}
div.subnavoff a:hover
{
	text-decoration: underline;
	color: #fff;
}
div.subnavonfirst
{
	padding: 0px;
	padding-left: 24px;
	line-height: 13.5pt;
	font-weight: bold;
	background-image: url(../images/disc.gif);
	background-position:10px 7px;
	*background-position:8px 8px;
	_background-position:8px 8px;
	background-repeat: no-repeat;
}
div.subnavonfirst a
{
	padding: 0;
	text-decoration: underline;
	color: #fff;
}
div.subnavonfirst a:visited
{
	text-decoration: underline;
	color: #fff;
}
div.subnavonfirst a:hover
{
	text-decoration: underline;
	color: #fff;
}
div.subnavonlast
{
	padding: 0px;
	padding-left: 24px;
	line-height: 13.5pt;
	font-weight: bold;
	background-image: url(../images/disc.gif);
	background-position:10px 7px;
	*background-position:8px 8px;
	_background-position:8px 8px;
	background-repeat: no-repeat;
	padding-bottom:10px;

}
div.subnavonlast A
{
	padding: 0;
	text-decoration: underline;
	color: #fff;
}

div.subnavonlast a:visited
{
	text-decoration: underline;
	color: #fff;
}

div.subnavonlast a:hover
{
	text-decoration: underline;
	color: #fff;
}
div.subnavofffirst
{
	padding: 0px;
	padding-left: 24px;
	line-height: 13.5pt;
	font-weight: bold;
	background-image: url(../images/disc.gif);
	background-position:10px 7px;
	*background-position:8px 8px;
	_background-position:8px 8px;
	background-repeat: no-repeat;	
}
div.subnavofffirst A
{
	padding: 0;
	text-decoration: none;
	color: #fff;
}
div.subnavofffirst a:visited
{
	text-decoration: none;
	color: #fff;
}
div.subnavofffirst a:hover
{
	text-decoration: underline;
	color: #fff;
}
div.subnavofflast
{
	padding: 0px;
	padding-left: 24px;
	padding-bottom:10px;
	line-height: 13.5pt;
	font-weight: bold;
	background-image: url(../images/disc.gif);
	background-position:10px 7px;
	*background-position:8px 8px;
	_background-position:8px 8px;
	background-repeat: no-repeat;
}
div.subnavofflast A
{
	text-decoration: none;
	color: #fff;
}
div.subnavofflast a:visited
{
	text-decoration: none;
	color: #fff;
}
div.subnavofflast a:hover
{
	text-decoration: underline;
	color: #fff;
}

div.separator
{
}

div.navend
{
}

/*Xalatan Class*/
.registerspacer
{
	margin-left: 40px; margin-top:-20px;
}
 #colored-text {	COLOR: #00b1b0}
.rightHalf2 {	PADDING-RIGHT: 10px;	FLOAT: right} 
#to7 .callout.pdf {
background-color:#FFFFFF;
border:1px solid #C0EBEB;
color:#333333;
font-size:0.75em;
line-height:1.1em;
margin:30px 0 0;
padding:8px 0 0 8px;
text-decoration:none;
width:493px;
}

.labeltext
{
	margin-right :1px;
}
.contentAdHolder
{
	padding-left:23px;
	padding-top:24px;
}
#hp .contentAdHolder
{
	padding-left:23px;
	padding-top:19px;
	
}

#utilityNav
{
	margin-left:1px;
	padding-left:16px;
	padding-right:16px;
}
#contentContainer .xalEaseSteps.contentSection1 
{	
	CLEAR: both;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	BACKGROUND: url(../images/white_bottom.gif) no-repeat 0px 104%;
	PADDING-BOTTOM: 2.2em;
	MARGIN: 0px;
	WIDTH: 503px;
	POSITION: relative;
	
}
#contentContainer .mediaInfo.contentSection P
	 {	
		PADDING-RIGHT: 12px;
		
		PADDING-BOTTOM: 0px;
		PADDING-TOP: 0px
	}
	#contentContainer .contentSection P
	 {	
		PADDING-RIGHT: 23px;
		PADDING-BOTTOM: 0px;
		PADDING-TOP: 0px
	}
 #contentContainer .xalEaseSteps.contentSection1 
 {	
	FLOAT: left
  }
 #contentContainer .mediaInfo.contentSection1 H3
  {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 12px;
	BACKGROUND: url(../images/white_top.gif) no-repeat 50% top;	LEFT: 0px;
	PADDING-BOTTOM: 8px;
	WIDTH: 479px;
	PADDING-TOP: 8px;
	
	TOP: 0px}
 #contentContainer .xalEaseSteps.contentSection1 H3 
 {
	PADDING-RIGHT: 12px;
	PADDING-LEFT: 12px;
	BACKGROUND: url(../images/white_top.gif) no-repeat 50% top;
	LEFT: 0px;
	PADDING-BOTTOM: 8px;
	WIDTH: 479px;
	PADDING-TOP: 8px;

	}
 
 .formTableleft table
{
	border: 1px solid #00b1b0;
	background-color: #FFFFFF;
	padding: 6px;
	width: 500px;
	font-weight: bold;
	margin-left:10px;
}

.formContentbutton {
   float: right;
   text-align: right;
   padding-right: 96px;
   padding-top: 30px;
}
.flashalign
 {
	margin-top :-12px;
 }
 .flashaligntop
 {
	margin-top :4px;
 }
 .aligntop
 {
	margin-top:-12px;
 }
  .aligntopglaucoma
 {
	margin-top:-11px;
 }
.contentSectionXalease
 {
	PADDING-LEFT: 23px;	PADDING-BOTTOM: 2.2em
		
}
.contentquestionare
{
padding-left:23px;
	
}
 .contentSectionsimulator
 {
		PADDING-LEFT: 23px;	
		PADDING-BOTTOM: 2.2em;
		padding-right : 23px;
		
}
.clsSpace
{
	margin-left: 38px; margin-top: -20px;
}

.clsSpaceAddress1
{
	margin-left: 44px; margin-top: -20px;
}
.clsSpaceAddress2
{
	margin-left: 48px; margin-top: -20px;
}
.clsSpaceCity
{
	margin-left: 79px; margin-top: -20px;
}	
.clsSpaceState
{
	margin-left: 71px; margin-top: -20px;
}
.clsSpaceZip
{
	margin-left: 48px; margin-top: -20px;
}
.clsSpacePhone
{
	margin-left: 57px; margin-top: -20px;
	
	
}	
.clsSpaceEmail
{
	margin-left: -3px; margin-top: -20px;
}	
.inputfirstname
{
	margin-top:-1px;
}
#Last_Name
{
	margin-top:0px;
}

#Address1
{
	clear: none; 
	left: 0pt;
	margin-top:16px;	
}

#Address2
{
	clear: none;
	margin-top: -2px;
}

#City,#State, #Zip
{
	margin-top:16px;	
}
#Age, #Gender
{
	margin-top: 16px;
}
.phoneformLabelSmall
{
	margin-left: -4px;
	margin-right: 10px;
	width: 120px;
	display: inline;
}
 .barriercontent
 {
	margin-top:-24px;
 }

ol#xal-easeSteps
{
	padding-left: 6px;
	padding-right: 5px;
	list-style: none;	
	margin-top:-12px;
}

li.xal-easeStep
{
	float: left;
	width: 141px;	
	padding: 11px ;
	margin: 0;
	position: relative;
}

li.xal-easeStep p
{
	font-size: .83em;
	line-height: 1.2em;
	text-align: left;
	margin: 0;
	padding-left:0px;
	padding-right:23px;
}

li.xal-easeStep span
{
	position: absolute;
	top: 0;
	margin-top: 10px;
	left: 0;
	margin-left: 14px;
}

li.xal-easeStep img
{
	border: 0;
	padding: 0;
}

#hw
{
	BACKGROUND-COLOR: #e8f6f6;
}

#hp #helpfulAnswersBadge {	_MARGIN-TOP: 50px;}

			
/*Search*/
#searchPane
{
      width: 99%;
      clear: both;
      padding-left: 5px;
      padding-top: 5px;
}
 
.SearchSummary
{
      clear: both;
      background-color:#e8f6f6;
      height:18px;
      line-height:18px;

}
.SearchSummaryMessage
{
      clear: both;
      background-color:#e8f6f6;
      height:auto;
      line-height:normal;

}
.SearchDesp
{
      float: left;
      color: #333333;
      padding-left: 5px;
      padding-top: 5px;
      font-size: 110%;
      font-family: Arial;
      background-color:#e8f6f6;
}
.SearchDespMessage
{
      color: #333333;
      padding-left:5px;
      padding-top: 4px;
      font-size: 110%;
      font-family: Arial;
      background-color:#e8f6f6;
      float:none;
}
.SearchDespMessage b
{
	font-size: 120%;
    font-family: Arial;
    font-weight:bold;
     background-color:#e8f6f6;
	}
.SearchDesp b
{
	font-size: 130%;
    font-family: Arial;
    font-weight:bold;
     background-color:#e8f6f6;
}

.SearchResultCount
{
    float: right;
    color: #333333;
	line-height:26px;
	font-size:110%;
	text-align:right;
}
 
#ResultPages
{
      padding: 5px;
      padding-right:0px;
      color: #333333;
      text-align: left;
      margin-top:10px;
}
#ResultPages a:link
{
      color: #00b1b0;
      text-decoration: underline;
}
.SearchTopPager
{
      float: left;
      padding-left:6px;
      padding-top: 6px;
      line-height:normal;
      clear: both;
      height:14px;
      display:block;
      
}
.SearchTopPager a:link
{
      color: #0077d4;
      text-decoration: underline;
      padding: 0px;
}
.SearchResultLink
{
      clear: both;
      margin-top:4px;
      width:90%;
      line-height:normal;
      margin-left:3px;
}
.SearchBottomPager
{
      text-align: center;
      margin-top: 15px;
}
.SearchSpellSuggestionKeyword
{
      font-size: large;
}
 
.SearchBottomPager a:link
{
      color: #0077d4;
      text-decoration: underline;
      padding: 3px !important;
      padding: 3px;
}
 
.SearchBottomPager a
{
      padding: 3px !important;
      padding: 3px;
}
 
 
.SearchSpellSuggestionDesp
{
      float: left;
      color: #333333;
}

#SpellingSuggestionForm
{
      margin: 0px;
      padding: 0px;
      padding-left: 2px;
      padding-top: 2px;
}
.SearchSpellSuggestion
{
      color: #cc0000;
      clear: both;
      padding-top: 23px;
}
.SearchSpellSuggestion a:link
{
      color: #0077d4;
      text-decoration: underline;
}
.headerHilightpriFix
{
	display: inline;
	font-size: 13px;
	height: 16px;
	width: 106px;	
	font-size: small;    
}
.headerHighlight
{
      font-size: 14px;
      font-family: Arial;
      color: #333333;
      font-weight: bold;
      line-height: 32px;
}
.contHighlight
{
      font-size: 12px;
      font-family: Arial, Verdana, sans-serif;
      color: #333333;
      font-weight: bold;
}
.contentAdHoldersearch
{
	padding-left:15px;
	padding-top:5px;
	 background-color:#e8f6f6;
	
	
}
.SearchResultDesc
{
	width:95%;
	margin-left:3px;
}
/*end search*/
.messageurl
{
	text-decoration: none;
}
.divspacer
{
	height: 25px;
}
#beenDiagnosed, #beenRecentlyDiagnosed
{
	padding-bottom: 8px;
}
#currentlyTaking
{
	padding-top: 20px;
}
.everBeenPrescribed
{
	padding-top :2px;
}
.nopadding
{
	padding-right:0px !important;
	
}
.divspacerwizard
{
	height: auto;
	margin-bottom:25px;
}

#messagesent1 a
{
	color:Black;
	text-decoration: none;
}
.emailconfirm
{
	color: #00b1b0;

}
.topSpacer
{
	height: 20px;
	*height: 19px;
	_height: 19px;
}

#NarrowConsent
{
	/*visibility : hidden;*/
	display : none;
}
#BroadConsent
{
	padding-bottom:10px;
}
#imgglaucoma
{
	margin-top:-3px;
}

.topNextLink
{
	padding:0px;
	margin:0px;		
}
.paddingzero
{
	padding-right : 0px!important;
}
.spacerdiv
{
	height: 164px !important;
	_height:200px;
}
.spacer180px
{
	height: 164px !important;
	_height:153px;
}
.spacer250px
{
	height: 164px !important;
	_height:200px;
}
.spacerconfirm
{
	height: 164px !important;
	_height:263px;
}
.marginleftzero
{
	margin-left: 0px;
}
.returnlink
{
	color: #00b1b0;
	text-decoration: underline;
	text-align: right; 
	padding-right: 10px;
}
.width20px
{
	width :20px;
}
.pdfCell2font
{
	font-size: 82%;
}
.mediacarH1
{
	text-align: left;
	padding-top: 15px;
	top: -30px;
	width: 245px;
    line-height: 26px;
    padding-left: 280px;
}

.enroll
{
	vertical-align: top;
	line-height: 18px;
	font-size: 14px;
}
.choosePlan
{
	vertical-align: top;
	line-height: 22px;
	font-style: italic;
	font-size: 16px;    
    font-weight: normal;
}
.width150
{
width: 150;	
}
.alignright
{
text-align: right;
}
.pointer
{
	cursor: pointer;
}
.decorationnone
{
	text-decoration: none;
}
.colorred
{
	color : Red;
}
.height167px
{
	height: 167px;
}
.mediacarelink
{
	 top: 120px;
	 padding-right: 52px;
	 padding-top: 0px;
}

#printBar
{
	display:none;
	height:15px;
	background-color:black;
}
#printHr
{
	display:none;
	height:1px;
	border-bottom:solid 1px #000000;
}
.slash
{
	font-size:18px;
	vertical-align:middle;
	padding-left:0px;
	padding-right:2px;
}
.floatnone
{
	float:none;
}
.emptysearch
{
	padding-top:30px;
	font-size: 130%;
    font-family: Arial;
    background-color:#e8f6f6;	
    color:#333;
    font-weight:100;
}



div#calloutVisionMatters {
	background:url(/images/hp_callout_vision_matters.jpg) no-repeat left top;
	height:107px;
	width:213px;
}

div#calloutVisionMatters p {
	padding:50px 10px 0;
}

div#calloutVisionMatters p a {
	color:#fff;
	font-weight:bold;
}

div#calloutsArea div.callout {
	background:url(/images/hp_callout_bg_1.jpg) no-repeat left top;
	display:inline;
	float:left;
	height:131px;
	margin-left:16px;
	padding-left:10px;
	padding-right:10px;
	position:relative;
	vertical-align:top;
	width:229px;
}

div#calloutsArea div.callout h4 {
	background:none;
	color:#fff;
	font-weight:bold;
	margin-top:3px;
	padding:0;
}

div#calloutsArea div.callout p 
{
    position:relative;
	font-weight:bold;
	height:90px;
	margin-top:8px;
	padding-left:70px;
}

div#calloutsArea div.callout p a {
	background:url(/images/hp_button_bg.png) no-repeat left top;
	display:block;
	font-weight:bold;
	height:19px;
	padding-left:10px;
	position:absolute;
	right:10px;
	bottom:-2px;
	text-decoration:none;
	width:99px;
}

div#calloutsArea div.videoLibrary p {
	background:url(/images/hp_callout_image_video.png) no-repeat left top;
}

div#calloutsArea div.xal-ease p {
	background:url(/images/hp_callout_image_eyeDrop.png) no-repeat left top;
}

div#calloutsArea div.save p {
	background:url(/images/hp_callout_image_purse.png) no-repeat left top;
}

div#calloutsArea div.doctor p {
	background:url(/images/hp_callout_image_doctor.png) no-repeat left top;
}

div.contentAdHolder ul
{
    clear:left;
}




