﻿html,body,form
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #004b8c;
	text-align: center;
}

body
{
	font-family: Arial;
	font-size: 62.5%;
	
}
form
{
	font-size: 1.1em;
}
div
{
	position: relative;
}
img
{
	border-width: 0px;
}

#mainBodyContainer
{
	margin: 0 auto;
	width: 862px;
	height: auto;	
	/* background-color: #FFFFFF; */
	text-align: left;
	background-color: #004b8c;
}
#bgLeftBorder
{	
	width: 52px;
	height: 700px;
	background: #FFFFFF url(../images/bg_leftGradient.jpg) repeat-y top left;
	float: left;
}
#bgRightBorder
{		
	width: 50px;
	height: 700px;
	background: #FFFFFF url(../images/bg_rightGradient.jpg) repeat-y top left;
	float: left;
}
#bodyContentColumn
{	
	width: 760px;
	height: auto;	
	float: left;
	background: #FFFFFF none repeat scroll 0%;
}
#bgTopBorder
{
	
}
#bgBottomBorder
{
	width: 862px;
	height: 138px;
	background: url(../images/bg_bottomGradient.jpg) top left;
	clear: both;	
}
#bgBottomBorder #copyrightContainer
{
	text-align: center;
	top: 7px;
}
#footer
{
	position: relative;
	width: 862px;
	height: 22px;
	background: url(../images/bg_footer.jpg) top left;
	clear: both;
}
#swoosh
{
	background: url(../images/bg_swooshWithDoc.jpg) top left;
	width: 760px;
	height: 307px;
}
#header
{
	position: relative;
	width: 760px;
	height: 93px;
}
#header #BauschAndLombLogo
{
	width: 276px;
	height: 93px;
	background: url(../images/logo_BauschAndLomb.gif) top left;
	float: left;
}
#header #BauschSurgicalLogo
{
	width: 484px;
	height: 93px;
	background: url(../images/logo_bauschSurgical.gif) top left;		
	float: right;	
}
#colorBar
{
	width: 760px;
	height: 20px;
	background: url(../images/bg_ColorBarGradient.jpg) repeat-x top left;
}
#homeNav
{
	height: 44px;
}
#homeNav #navLeft
{	
	width: 48px;
	float: left;
}
#homeNav #navCataract
{	
	float: left;	
	position: relative;	
}
#homeNav #navRefractive
{
	float: left;
	position: relative;	
}
#homeNav #navVitreoretinal
{
	float: left;
	position: relative;	
}
#homeNav #navSurgical
{
	float: left;
	position: relative;	
}
#homeNav #navInternational
{
	float: left;
	position: relative;	
}

#homeNav #navLine01
{
	float: left;
	position: relative;
}
#homeNav #navLine02
{
	float: left;
	position: relative;
}
#homeNav #navLine03
{
	float: left;
	position: relative;
}
#homeNav #navLine04
{
	float: left;
	position: relative;
}
#homeNav #navLine05
{
	float: left;
	position: relative;
}
#mainBodyContainer #bodyContentColumn #contentContainer
{	
	width: 760px;	
	background-color: #FFFFFF;	
	height: 588px;
}
#touts
{
	/*position: absolute;
	left: 59px;
	height: 13px;	*/		
	left: 44px;
	
}
#rollOverContainer
{
	position: absolute;
	left: 48px;	
}
#footerContentContainer
{	
	left: 64px;
	top: 4px;
}
#footerLinks
{
	position: absolute;
	left: 250px;
	width: 500px;
}
#footerRX
{
	position: absolute; 
	float: left;
}

#promoVisitContainer
{
	position: relative;
	left: 30px;
	top: 25px;
	width: 475px;
	/* height: 315px; */
	background-color: #badbee;
	padding: 15px;
	height: 370px;
}
#promoTitle
{
	width: 474px;
	/* margin-left: 10px; */
	border-bottom: 1px solid #5da3d3;
	margin-bottom: 11px;
}
#promoCrystalens
{
	float: left;
	width: 220px;
	margin-right: 20px;
	padding: 0px;
	padding-left: 10px;	
	z-index: 105;
	margin-bottom: 20px;
}
#promoCrystalens h2
{
	font-size: 1.1em;
	color: #004b8c;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
#promoAkreos
{
	margin-right: 5px;
}
#promoAkreos h2
{
	font-size: 1.1em;
	color: #004b8c;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}

#visit
{
	float: right;
	width: 222px;
	z-index: 101;
	right: 80px;
}

#toutsContainer
{
	position: relative;
	top: 40px;
	z-index: 100;
}
#upcomingEventsContainer
{
	width: 191px;
	float: right;
	padding-left: 15px;
	padding-top: 20px;
	
	background: url(../images/bg_UpcomingEvents.gif) repeat-y top left;
	position: relative;
	z-index: 101;
}
#zero
{
	position: relative;
	clear: both;
}
#one
{
	position: relative;
	float: left;
}
#two
{
	position: relative;
	float: left;
}
#three
{
	position: relative;
	float: left;
}
.upcomingEvent
{	
	padding-bottom: 14px;
}

.upcomingEventTitle a:link
{	
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	width: 191px;
	color: #000000;
}
.upcomingEventTitle a:visited
{	
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.upcomingEventTitle a:hover
{	
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.upcomingEventDate
{

	padding-bottom: 5px;
}
.footerText
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.footerText a:link
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
.footerText a:visited
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
.footerText a:hover
{
	font-family: Arial;
	font-size: 10px;
	text-decoration: underline;
	color: #FFFFFF;
}
.copyrightText
{
	font-family: Arial;
	font-size: 10px;
	color: #67acde;
}

#registerContentContainer
{
	width: 564px;
	height: 943px;
	background: #FFFFFF url(../images/bg_subContent.jpg) repeat-y top left;
	float: right;
	padding-left: 26px;
	padding-top: 9px;
}
#rfuNavContainer
{
	width: 179px;
	height: 1069px;
	padding-left: 11px;
	padding-top: 11px;
	background: #2e2e2e url(../images/nav_bg.gif) no-repeat top left;
	float: left;
}
#rfuBauschSurgical
{
	float: right;
}
#rfuForm div
{
	font-family: Arial;
	font-size: 11px;
	color: #40b1ea;
	text-align: left;	
	position: absolute;	
}
#rfuForm
{
	width: 431px;
	height: 704px;
	background: url(../images/rfu_formbg.jpg) no-repeat top left;
	top: 49px;	
	left: 55px;
}
#rfuForm #requiredText
{
	position: absolute;
	left: 34px;
	top: 669px;
}
#rfuForm .rfuField
{
	padding-bottom: 30px;
	width: 431px;
	position: relative;
}
#rfuForm .rfuField .text
{
	left: 0px;
	top: 8px;
	width: 175px;
	text-align: right;
}
#rfuForm .rfuField .input
{
	left: 190px;
	width: 179px;
	text-align: left;	
}
#rfuForm .rfuField .required
{
	left: 400px;
	top: 6px;
	width: 179px;
	text-align: left;	
}
#rfuForm .rfuField .chktext
{
	left: 218px;
}
#rfuForm .rfuCheckboxes
{
	position: relative;
}
#rfuForm .rfuField .rfuCheckboxes .rfuCheckbox
{
	width: 214px;
	position: relative;
}
#rfuForm .rfuField .rfuCheckboxes .rfuCheckbox .input
{
	/*left: 190px;*/
	width: 179px;
	text-align: left;
}
#rfuForm .rfuField .rfuCheckboxes .rfuCheckbox .chktext
{
	/*left: 218px;*/
	top: 2px;
	width: 214px;	
}
#rfuForm #rfuButtons
{
	position: absolute;
	left: 281px;
	top: 730px;
}
#rfuForm #rfuSubmit
{
	position: absolute;
	left: 80px;
}
#rfuThankYou
{
	position: absolute;
	left: 200px;
	top: 140px;
}

#whatsNewContainer
{
	/*position: relative;	
	float: left; 
	border: 1px solid #ff0000;
	width: 200px; 
	background-image: none; */
	margin-right: 10px;
	position: relative;
	width: 215px;
	float: right;
}

#whatsNew
{
	/*position: absolute;
	left: 45px;
	top: 13px;
	background: url(../images/whatsNew_bg.gif) no-repeat top left;
	width: 237px;
	height: 278px; */
}
#whatsNew #Title
{
	/* width: 237px;
	height: 35px;
	background: url(../images/whatsNew_Title.gif) no-repeat top left; */
}
#whatsNew #Content
{
	/* background: url(../images/whatsNew_bg1px.gif) repeat-y top left; */
}
#whatsNew #Image
{	
	/* left: 17px;
	top: 0px; */
}
#whatsNew #LearnMore
{	
	/* left: 13px;
	top: 0px; */
}
#whatsNew #Text
{
	font-family: Arial;
	font-size: 11px;
	margin-top: 10px;
	/*left: 17px;
	padding-top: 12px;
	padding-bottom: 5px;
	width: 209px; */
}
#whatsNew #Text .BoldText
{
	font-size: 1.1em;
	color: #004b8c;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	font-weight: bold;
}
#whatsNew #Bottom
{
	/* width: 237px;
	height: 35px;
	background: url(../images/whatsNew_Bottom.gif) no-repeat top left; */
}
