﻿html, body, form
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #1e1e1e;
	text-align: center;
}
div
{
	position: relative;
}
img
{
	border: 0;
}
sup
{
	font-size: 8px;
}
#mainBodyContainer
{
	margin: 0 auto;
	width: 780px;
	background-color: #1e1e1e;
	text-align: left;	
}
#header
{
	position: relative;
	height: 95px;
	background-color: #303030;
}
#header #logo_cataract
{	
	float: left;
}
#header #headerLinks
{
	position: absolute;
	float: right;
	top: 60px;
	left: 557px;
}
#header #headerLinks a:link
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#header #headerLinks a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#header #headerLinks a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#navContainer
{
	width: 179px;
	height: 630px;
	padding-left: 11px;
	padding-top: 11px;
	background: #404040 url(../images/nav_bg.jpg) no-repeat top left;
	float: left;
}
#navMICS
{
	padding-bottom: 5px;
}
#grayBar
{		
	margin-top: 9px;
	margin-bottom: 9px;
	background-color: #808080;
	width: 166px;
	height: 1px;
}
#callout
{
	left: -6px;	
	top: 0px;
}
#mainContentContainer
{
	float: right;
	background: #000000 url(../images/mainContent.jpg) no-repeat top left;
	width: 590px;
	height: 278px;
	position: relative;	
}
#mainContentLearnMore
{
	position: absolute;
	left: 366px;
	top: 175px;
}
#subContentContainer
{
	width: 564px;
	height: 354px;
	background: #FFFFFF url(../images/bg_subContent.jpg) repeat-y top left;
	float: right;
	padding-left: 26px;
	padding-top: 9px;
}
#subContentContainer #subContent
{
	width: 281px;
	float: left;
}
#subContentContainer #subContent #subContentGrayBar
{
	margin-top: 14px;
	margin-bottom: 14px;
	background-color: #dfdfdf;
	width: 270px;
	height: 1px;
}
#videoCenter
{	
	position: absolute;
	left: 306px;
}
#footer
{
	height: 64px;
	background-color: #1e1e1e;
	clear: both;
	padding-left: 10px;
	padding-top: 15px;
}

#footerLinks a:link
{
	font-family: Arial;
	font-size: 11px;
	color: #2f87cc;
	text-decoration: underline;
}
#footerLinks a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #2f87cc;
	text-decoration: underline;
}
#footerLinks a:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #2f87cc;
	text-decoration: underline;
}
#footerText
{
	font-family: Arial;
	font-size: 10px;
	color: #b2b2b2;
}
.ddlSalutation
{
	width: 84px;
}
.ddlSuffix
{
	width: 202px;
}
.ddlState
{
	width: 128px;
}
.ddlCountry
{
	width: 202px;
}
.txtShort
{
	width: 89px;
}
.txtMedium
{
	width: 129px;
}
.txtLong
{
	width: 196px;
}
#emailContentContainer
{
	width: 564px;
	height: 504px;
	background: #FFFFFF url(../images/bg_subContent.jpg) repeat-y top left;
	float: right;
	padding-left: 26px;
	padding-top: 9px;
}
#rfuNavContainer
{
	width: 179px;
	height: 630px;
	padding-left: 11px;
	padding-top: 11px;
	background: #2e2e2e url(../images/nav_bg.gif) no-repeat top left;
	float: left;
}
#rfuBauschSurgical
{
	float: right;
}
#emailForm div
{
	font-family: Arial;
	font-size: 11px;
	color: #40b1ea;
	text-align: left;	
	position: absolute;	
}
#emailForm
{
	width: 431px;	
	background: url(../images/bg_emailacolleague.jpg) no-repeat top left;
	top: 49px;	
	left: 55px;
}
#emailForm #requiredText
{
	position: absolute;
	left: 34px;
	top: 669px;
}
#emailForm .emailField
{
	padding-bottom: 30px;
	width: 431px;
	position: relative;
}
#emailForm .emailField .text
{
	left: 0px;
	top: 8px;
	width: 175px;
	text-align: right;
}
#emailForm .emailField .input
{
	left: 190px;
	width: 179px;
	text-align: left;	
}
#emailForm .emailField .chktext
{
	left: 218px;
}
#emailForm .emailCheckboxes
{
	position: relative;
}
#emailForm .emailField .emailCheckboxes .emailCheckbox
{
	width: 214px;
	position: relative;
}
#emailForm .emailField .emailCheckboxes .emailCheckbox .input
{
	/*left: 190px;*/
	width: 179px;
	text-align: left;
}
#emailForm .emailField .emailCheckboxes .emailCheckbox .chktext
{
	/*left: 218px;*/
	top: 2px;
	width: 214px;	
}
#emailForm #emailButtons
{
	position: absolute;
	left: 281px;
	top: 192px;
}
#emailForm #emailSubmit
{
	position: absolute;
	left: 80px;
}
#emailThankYou
{
	position: absolute;
	width: 380px;
	left: 100px;
	top: 140px;
}
#navMMS
{
	padding-bottom: 5px;
}