@charset "utf-8";
/* CSS Document */

*, html {
	margin: 0px;
	padding: 0px;
}

body {
	font: 73%/1.5em Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/mainBG.jpg) repeat-x top;
	background-color:#3e3e3e;
}

ul {
	list-style: disc;
	margin-left: 1em;
}


h1 {
	font: 1.4em;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bodyTxtBlack {
	color: #000;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
}

#topnav {
	height: 71px;
	width: 866px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

a.topnav  {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

a.topnav:hover {
	text-decoration: underline;
}

a.topnav:active {
	text-decoration: underline;
}

#topnav .caption {
	font-size: 1.1em;
	font-style:italic;
}

#topnavContent {
	text-align:right;
	font-size: .9em;
	line-height: 1.6em;
	padding-top: 27px;
}

#logo {
	position: absolute;
	float:left;
	width: 156px;
	height: 71px;
}

/* #footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	clear: both;
	text-align: left;
	font-size: .85em;
	line-height: 1.4em;
} */

#lec_footer
{
	position: absolute;
	left: 38px;
	top: 780px;
	width: 867px;
	height: 80px;
	background: transparent url('../images/lec_bg_footer.gif') no-repeat 0 0;
	text-align: left;
}
#footer
{
	position: relative;
	clear: both;
	width: 867px;
	height: 65px;
	text-align: left;
	font-size: 10px;
	margin: 0 auto;
}
	#lec_footer iframe,
	#footer iframe
	{
		position: absolute;
		top: 15px;
		left: 12px;
		height: 35px;
		border: none;
		overflow: hidden;
		width: 450px;
	}
	#footer iframe { top: 0; }
	#lec_footer p,
	#footer p
	{
		position: absolute;
		top: 17px;
		right: 12px;
		margin: 0;
		line-height: 2;
	}
	#footer p { top: 2px; }

#mainContainerTop {
	background: url(../images/bgShadowTop.png) no-repeat top;
	width: 900px;
	height: 15px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#mainContainer {
	background: url(../images/bgShadowMdl.png) repeat-y;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-left: 22px;
	padding-right: 28px;
}

#mainContainerBtm {
	background: url(../images/bgShadowBtm.png) no-repeat top;
	width: 900px;
	height: 23px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#alreadyContainer {
	width: 407px;
	height: 194px;
	float: right;
}

#wantContainer {
	width: 432px;
	height: 194px;
}

#homeFeatureContainer {
	width: 569px;
	height: 337px;
	float: right;
	margin-top: 8px;
	margin-bottom: 8px;
	background: #000;
}

#welcomeContainer {
	width: 271px;
	height: 337px;
	margin-top: 8px;
	margin-bottom: 8px;
	background: #000 url(../images/welcomeContainerBG.jpg) no-repeat;
}

#officeHoursContainer {
	margin-top: 8px;
	padding-top: 10px;
	width: 850px;
	height: 44px;
	background: #000000 url(../images/officeHoursContainerBG.jpg) no-repeat;
}

#topBarContainer {
	color: #000;
	padding-bottom: 3px;
	font-size: .85em;
}

#bodyContainer1 {
	background: url(../images/mainWindowBG1.jpg) top repeat-x;
	background-color:#000;
	width: 850px;
}

#contactUsContainer {
	background: url(../images/contactUsBG.jpg) top no-repeat;
	background-color:#000;
	padding: 30px 30px 20px 20px;
	width: 800px;
	
}

#contactUsContainer td {
	vertical-align: top;
	text-align: justify;
}

#contactUsContainer h1 {
	font-size: 1.4em;
	font-weight: bold;
}

.orderContactContainer {
	background: url(../images/orderContactBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	text-align: justify;
}

.standardPageContent {
	width: 425px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.standardFullPageContent {
	width: 810px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
}

.faqPageContent {
	width: 485px;
	height: inherit;
	padding-left: 20px;
	padding-bottom: 5px;
}

.employmentContainer {
	background: url(../images/employmentBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 421px;
	text-align: justify;
}
.paragonContainer {
	background: url(../images/ParagonBkg.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 525px;
	text-align: justify;
}
.openHouseContainer {
	background: url(../images/OpenHouseBkg.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 525px;
	text-align: justify;
}

.nursingHomesContainer {
	background: url(../images/nursingHomesBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 831px;
	text-align: justify;
}

.insurancePlansContainer {
	background: url(../images/insurancePlansBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 421px;
	text-align: justify;
}

.insurancePlansContainer td {
	padding-left: 1em;
}

.patientFormsContainer {
	background: url(../images/patientFormsBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 380px;
	text-align: justify;
}

.visEyeHealthEvalContainer {
	background: url(../images/visEyeHealthEvalBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 831px;
	text-align: justify;
	padding-bottom:20px;
}

.visEyeHealthEvalContainer td {
	padding-left: 1em;
}

.apptRequestContainer {
	background: url(../images/apptRequestBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	text-align: justify;
}

.apptRequestPageContent {
	width: 500px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.researchStudiesContainer {
	background: url(../images/researchStudiesBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 421px;
	text-align: justify;
}

.eyeConditionsContainer {
	background: url(../images/eyeConditionsBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 421px;
	text-align: justify;
}

.eyeConditionsPageContent {
	width: 475px;
	padding-left: 20px;
	padding-bottom: 5px;
}

.contactLensEvalContainer {
	background: url(../images/contactLensEvalsBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 831px;
	text-align: justify;
}

.contactLensEvalPageContent {
	width: 475px;
	padding-left: 20px;
	padding-bottom: 5px;
}

 #libDiagContainer {
	background: url(../images/gradientBG_lg.jpg) top repeat-x;
	background-color:#000;
	width: 850px;
	text-align: justify;
}

 #libDiagContainer h1 {
 	font-size: 1.3em;
	padding-bottom: 7px;
}

#libDiagContainer a {
	color: #b3c2d6;
	text-decoration: none;
}

#libDiagContainer a:hover {
	text-decoration: underline;
}

.libDiagContentContainer {
	background: url(../images/libraryDiagBG.jpg) top no-repeat;
	width: 850px;
	height: 285px;
}

.libDiagPageContent {
	width: 400px;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: justify;
}

.libDiagPageRightColumn {
	padding: 30px 20px 20px 0px;
	width: 370px;
	height: auto;
	float: right
}

.libDiagPageLeftColumn {
	padding: 30px 0px 20px 20px;
	width: 370px;
	height: auto;
}

#diagPopUp1 {
	display: none;
	position: absolute;
	margin: 175px 0px 0px 170px;
	border: solid #FFF 2px;
	padding: 10px;
	background: url(../images/diagPopUpBG.jpg) top repeat-x;
	background-color: #000;
	text-align: justify;
	height: 405px;
	width: 486px;
}

#diagPopUp2 {
	display: none;
	position: absolute;
	margin: 175px 0px 0px 170px;
	border: solid #FFF 2px;
	padding: 10px;
	background: url(../images/diagPopUpBG.jpg) top repeat-x;
	background-color: #000;
	text-align: justify;
	height: 405px;
	width: 486px;
}

#diagPopUp3 {
	display: none;
	position: absolute;
	margin: 175px 0px 0px 170px;
	border: solid #FFF 2px;
	padding: 10px;
	background: url(../images/diagPopUpBG.jpg) top repeat-x;
	background-color: #000;
	text-align: justify;
	height: 405px;
	width: 486px;
}

#diagPopUp4 {
	display: none;
	position: absolute;
	margin: 175px 0px 0px 170px;
	border: solid #FFF 2px;
	padding: 10px;
	background: url(../images/diagPopUpBG.jpg) top repeat-x;
	background-color: #000;
	text-align: justify;
	height: 405px;
	width: 486px;
}

#diagPopUpContent {
	vertical-align: middle;
	text-align: center;
	padding-top: 40px;
}

#diagPopUpContent h1 {
	font-size: 1.3em;
	color: #b3c2d6;
	padding: 5px;
}


.faqContainer {
	background: url(../images/faqBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	text-align: justify;
}

.lensGalleryContainer {
	background: url(../images/lensGalleryBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
	height: 720px;
	text-align: justify;
}

.lensGalleryContainer td {
	vertical-align: top;
	text-align: justify;
}

#myLifeContainer {
	width: 784px;
	padding: 20px 33px 20px 33px;
}

#myLifeTopContainer {
	background: url(../images/myLifeBG.jpg) top no-repeat;
	background-color:#fff;
	width: 744px;
	height: 170px;
	padding: 10px 20px 10px 20px;
	color: #000;
}

#myLifeTopContainer td {
 vertical-align: bottom;
 text-align:justify;
}

#myLifeTopContainer a {
	color: #000;
	text-decoration: underline;
}

#myLifeBtmContainer {
	background-color:#e2e2e1;
	width: 744px;
	height: 170px;
	padding: 10px 20px 10px 20px;
	color: #000;
}

#myLifeBtmContainer td {
	vertical-align: middle;
}

.downloadsContainer {
	background: url(../images/downloadsBG.jpg) top no-repeat;
	background-color:#000;
	width: 850px;
}

.downloadsContainer td {
	vertical-align: middle;
}

a.downloadsLink {
	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	color: #b3c2d6;
	line-height: 2em;
}

a.downloadsLink:hover {
	text-decoration: underline;
}

a.topNavschedAppt {
	text-decoration: none;
	font-weight:bold;
}

a.topNavschedAppt:hover {
	text-decoration: underline;
}

.faqContainer  a{
	color: #b3c2d6;
	text-decoration: none;
	font-weight: bold;
}

#insetBox {
	background: url(../images/insetBoxBG.jpg) top repeat-x;
	background-color: #7386a2;
	border: #FFF 1px solid;
	padding: 15px 15px 15px 15px;
	color:#000;
	text-align: justify;
}

#insetBox a {
	color:#000;
	text-decoration: underline;
}

#subNav {
	float:right;
}

#subNav  a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#subNav a:hover {
	text-decoration: none;
}


#pageTitle {
	font-size: 1.4em;
	font-weight: bold;
	padding: 30px 20px 12px 20px;
}

#pageRightColumn {
	padding: 30px 50px 20px 0px;
	width: 330px;
	height: auto;
	text-align: justify;
	float: right
}

#pageLeftColumn {
	padding: 30px 0px 20px 50px;
	width: 330px;
	height: auto;
	text-align: justify;
}

.submitBtn {
background-image: url(../images/submitBtn.gif);
background-position: top;
background-repeat: no-repeat;
width: 78px;
height: 29px;
}

#subject { display: none; }
.error_msg
{
	border: 1px solid red;
	background-color: #FFB9B9;
	color: red;
	padding: 10px;
	margin-bottom: 25px;
	font-weight: bold;
}

.oakleyPageContent
{
	padding: 20px;
}
	.oakleyPageContent p
	{
		margin-bottom: 15px;
	}



