﻿body
{
	background: #fff;
	font-family: Arial;
	color: #000;
	font-size: 11px;
	line-height: 1.2em;
}

h1
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 15px 0;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

a
{
	color: #6699cc;
}

p
{
	margin: 15px 0;
}

ol
{
	list-style-type: decimal;
	margin-left: 17px;
}

ul
{
	list-style-type: disc;
	margin-left: 17px;
}

ul.nostyle
{
	list-style-type: none;
	margin: 0;
}

td
{
	vertical-align: middle;
}

.clear
{
	clear: both;
}

.required
{
	color: #ff0000;
}

a.button
{
	background: #6699cc;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	font-size: 11px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;	
}

a.alt-button
{
	background: #666;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	font-size: 11px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;	
}

a.related-button
{
	background: #6699cc url(../images/related-button-bg.gif) no-repeat top left;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	font-size: 11px;
	height: 27px;
	line-height: 27px;
	margin: 0;
	padding: 0 10px 0 45px;
	color: #fff;
	text-decoration: none;		
}

.popup
{
	padding:10px;
	width: 500px;
	border: solid 1px #000;
	background: #fff;
}

.popup h2
{
	background: #6699cc;
	font-weight: bold;
	font-size: 11px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	padding: 0 10px;
}

#wrapper
{
	width: 800px;
	margin: 0 auto;
}

#header
{
	width: 800px;
	height: 135px;
	background: url(../images/abbott-logo-large.gif) no-repeat top left;
	position: relative;
}

#amo-logo
{
	position: absolute;
	top: 19px;
	left: 176px;
}

#abbott-logo
{
	position: absolute;
	top: 19px;
	left: 624px;
}

#abbott-global
{
	position: absolute;
	top: 83px;
	right: 76px;
}

#abbott-global a
{
	color: #999;
	text-decoration: none;	
}

#abbott-global a:hover
{
	text-decoration: underline;
}

#welcome-bar
{
	padding: 0 0 0 9px;
	position: absolute;
	top: 108px;
	left: 176px;
	width: 575px;
	height: 27px;
	background-color: #6699cc;
	line-height: 27px;
	color: #fff;
	font-weight: bold;	
}

#welcome
{
	float: left;
}

#welcome-bar ul
{
	text-align: right;
	float: right;
}

#welcome-bar ul li
{
	display: inline;
	margin: 0 11px 0 5px;
}

#welcome-bar a
{
	color: #fff;	
}

#mainNav
{
	color: #666;
	width: 145px;
	border-top: 1px solid #6699cc;
	margin: 18px 31px 0 0;
	float: left;
}

#mainNav ul
{
	list-style-type: none;
	margin: 0;
	border-bottom: 1px solid #6699cc;
	width: 145px;
}

#mainNav li
{
	background: #c1c1c1;
	cursor: pointer;
	width: 145px;
}

#mainNav ul li ul
{
	margin: 10px 0 0 36px;
	border-bottom: none;
	padding: 0 10px 0 0;
	width: 99px;
}

#mainNav ul li ul li
{
	padding: 0 0 11px 0;
	width: 99px;
}

#mainNav a
{
	font-size: 11px;
	color: #666;
	text-decoration: none;
}

#mainNav span
{
	font-size: 11px;
	color: #666;
	text-decoration: none;
	display: block;
	background: #fff url(../images/mainNav/nav-bg.jpg) no-repeat bottom left;
	padding: 5px 10px 5px 18px;
	width: 117px;
}

#mainNav a:hover, #mainNav li.linkActive a
{
	color: #6699cc;
}

#amoUniversityTout
{
	width: 127px;
	height: 395px;
	position: relative;
	background: url(../images/amo-university-tout-bg.jpg) no-repeat top left;
	margin: 20px 0 0 18px;	
}

#amoUniversityTout a
{
	position: absolute;
	top: 356px;
	left: 16px;
}

#content
{
	margin: 0 0 0 176px;
	padding: 18px 0 0 9px;
	width: 575px;
}

#content select
{
	width: 300px;
}

#content .textbox
{
	width: 294px;
}

#content .watermarked
{
	background-color:#F0F8FF;
	color:gray;
}

#content .textarea
{
	width: 294px;
}

#content label
{
	font-weight: bold;
	display: block;
}

#content .checkbox-list label
{
	font-weight: normal;
	display: inline;
}

#content .radios label
{
	font-weight: normal;
	display: inline;
}

/* Login */

#loginForm
{
	width: 127px;
	float: left;
	border-top: 1px solid #6699cc;
	margin: 18px 0 0 0;
	padding: 0 0 18px 18px;	
}

#loginForm h2
{
	margin: 8px 0 12px 0;
	font-size: 14px;
	font-weight: bold;
}

#loginForm input.textbox
{
	width: 121px;
}

#loginForm p
{
	margin: 10px 0 10px 0;
}

#loginForm hr
{
	height: 0px;
	padding: 1px 0 0 0;
	background: #6699cc;
	overflow: hidden;
	border: none;
	margin: 10px 0;
}

#loginForm a.abbott-link
{
	color: #999;
	text-decoration: none;	
}

#loginForm a.abbott-link:hover
{
	text-decoration: underline;
}

/* End Login */

/* Home Page */

#mainCol
{
	width: 414px;
	float: left;	
}

#sideCol
{
	width: 161px;
	float: left;
}

#trainingCenter
{
	width: 370px;
	height: 54px;
	background: url(../images/home-training-bg.jpg) no-repeat top left;
	padding: 49px 0 0 15px;
	margin: 0 0 20px 0;
}

#trainingCenter a
{
	display: block;
	margin-bottom: 7px;
}

#recentSearches, #recentDownloads
{
	float: left;
	width: 200px;
}

#whatsNew
{
	margin: 20px 0 10px 0;
	padding-bottom: 14px;
	background: #6699cc;
	width: 385px;
	display: block;	
}

#whatsNewHeader
{
	background: url(../images/whats-new-header.gif) no-repeat top left;
	height: 37px;
	width: 385px;	
}

#whatsNewHeader ul
{
	float: right;
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0 15px 0 0;
}

#whatsNewHeader li
{
	display: inline;
}

#whatsNewHeader li a
{
	color: #fff;
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	text-decoration: none;
	text-align: center;
}

#whatsNewHeader li a.active
{
	background-color: #fff;
	color: #6699cc;
}

.whatsNewContent
{
	background: #c2d6eb;
	height: 290px;
	margin: 0 0 0 12px;
	width: 344px;
}

.whatsNewPreview
{
	background-color: #fff;
	float: left;
	height: 278px;
	margin-right: 10px;
	width: 160px;
}

.whatsNewPreview .VA
{
	margin-top:63px;
	margin-left:16px;
	padding:0;
	width:128px;
	height:152px;
}


.whatsNewContent div li h1
{
	color: #000;
	font-size: 11px;
	margin: 0;
}

.whatsNewContent div li h2
{
	color: #000;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}

.whatsNewContent div li p
{
	color: #000;
	font-size: 11px;
	margin: 10px 0;
}

.whatsNewContent div li .downloads li
{
	display: inline;
}

.whatsNewContent div li .downloads li a
{
	color: #6699cc;
	display: block;
	margin-bottom: 5px;
	margin-left: 180px;
}

.anythingSlider { 
    width: 362px;
    height: 318px;
    position: relative;
    margin: 0 auto;
}

.anythingSlider .wrapper { 
    width: 344px;
    overflow: auto; 
    height: 341px; 
    margin: 9px; 
    position: absolute; 
    top: 0; 
    left: 0; 
}

.anythingSlider .wrapper ul { 
    width: 32700px;
    list-style: none; 
    position: absolute; 
    top: 0; 
    left: 0; 
    margin: 0; 
}
    
.anythingSlider ul li { 
    display: block;
    float: left;
    padding: 0;
    height: 317px;
    width: 344px;
    margin: 0;
 }

.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.anythingSlider .arrow                  { display: block; height: 20px; width: 20px; background: url(../images/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: -20px; }
.anythingSlider .back                   { background-position: -67px 0; left: -20px; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: -25px; text-align: right; }
#thumbNav a                             { color: #FFF; display: inline-block; padding: 1px 5px; height: 13px; margin: 0; text-align: center; text-decoration: none; }
#thumbNav a:hover, #thumbNav a.cur      { background: #FFF; color: #6699CC; }

#start-stop                             { background-color: #FFF; color: #6699CC; padding: 2px 5px; width: auto; text-align: right; position: absolute; right: 9px; top: 292px; text-decoration: none; }
#start-stop.playing                     { background-color: #FFF; color: #6699CC; }
#start-stop:hover                       { text-decoration: underline; }


#popularDownloads
{
	margin-top: 10px;
	padding: 0 0 20px 0;
}

#popularDownloads li
{
	display: inline;
	width: 200px;
}

#popularDownloads li a
{
	display: block;
	float: left;
	width: 200px;
}

#disclaimer
{
	text-align: center;
	font-weight: bold;
	clear: both;
}

#search select
{
	width: 161px;
	margin: 0 0 7px 0;
	display: block;
}

#search label
{
	display: inline;
}

#search input.textbox
{
	width: 155px;
	margin: 0 0 15px 0;
	display: block;	
}

#search a img
{
	display: block;
	padding: 10px 0 0 0;
}

#upcomingCourses
{
	background: #d6d6d6 url(../images/upcoming-courses-bg.jpg) no-repeat bottom left;
	margin-top: 36px;
	min-height: 106px;
}

#upcomingCoursesContent
{
	background: #fff;
	margin: 0 0 0 10px;
	width: 133px;
	padding: 7px 0 0 8px;
	line-height: 13px;	
}

#upcomingCoursesContent a
{
	color: #6699cc;
}

#upcomingCoursesContent td
{
	padding: 0 0 10px 0;
}

#upcomingCoursesContent ul li
{
	margin-top: 10px;
}

#upcomingCoursesSubmit
{
	margin-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#recommended
{
	margin: 0 0 30px 0;
	width: 385px;
}

#recommended h1
{
	margin-bottom: 0;
}

#recommended p
{
	margin-top: 0;
}

#recommended-items
{
	width: 385px;
	overflow: auto;	
	position: relative;
	height: 220px;
}

#recommended ul
{
	list-style-type: none;
	margin: 0;
	width: 5000px;
	position: relative;
}

#recommended ul li
{
	float: left;
	margin: 0 20px 0 0;
	padding: 0 0 10px 0;
}

#recommended-thumbnail
{
	height: 152px;
	width: 128px;
	margin: 0 0 10px 0;	
}

/* End Home Page */

/* Contact BDM */

#contactImage
{
	float: left;
	margin: 0 10px 0 0;
}

/* End Contact BDM */

/* Subpage */

.subfolderHeader
{
	background: #6699cc url(../images/arrow-right.gif) no-repeat top right;
	height: 25px;
	width: 564px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	line-height: 25px;
	padding-left: 12px;
	margin: 0 0 2px 0;
}

.subfolderHeader.expanded
{
	background: #6699cc url(../images/arrow-down.gif) no-repeat top right;
}

.subfolderRow
{
	background-color: #e1e1e1;
	padding: 8px 12px; 
}

.subfolderRowAlt
{
	background-color: #c7c7c7;
	padding: 8px 12px;
}

.subfolderRowPreview
{
	width: 80px;
	text-align: center;
	background-color: #fff;
}

.subfolderRowPreview div
{
	width: 60px;
}

.subfolderRowContent
{
	padding-left: 15px;
}

.subfolderRowContent h1
{
	color: #000;
	font-size: 11px;
	margin: 0;
}

.subfolderRowContent ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

.subfolderRowContent .related
{
	margin: 10px 0 0 0;
}

#related-packages
{
	margin: 50px 0 0 0;
}

#related-packages h2
{
	font-size: 16px;
}

/* End Subpage */

/* Training Bridge */

#wide-content
{
	padding: 18px 0 0 19px;
}

#wide-content #mainCol
{
	width: 741px;	
}

#bridge-training-center
{
	width: 730px;
	height: 147px;
	background: #d9e5f2 url(../images/bridge-training-bg.jpg) no-repeat top left;
	position: relative;
	padding: 83px 0 0 11px;
	margin: 0 0 25px 0;
}

#bridge-training-center p
{
	margin-top: 0px;
}

#bridge-training-center #explore
{
	float: left;
	width: 340px;
	margin: 0 17px 0 0;
}

#bridge-training-center #explore a
{
	position: absolute;
	bottom: 15px;
}

#bridge-training-center #productTraining
{
	width: 350px;
	float: left;
}

#bridge-training-center #productTraining a
{
	position: absolute;
	bottom: 15px;
}

#yourSuccessfulPractice
{
	width: 336px;
	height: 113px;
	background: url(../images/successful-practice-bg.jpg) no-repeat top left;
	padding: 38px 0 0 11px;
	float: left;
}

#yourSuccessfulPractice p
{
	margin-top: 0px;
	width: 200px;
}

#yourAdvantage
{
	width: 373px;
	float: right;
}

#yourAdvantage p
{
	margin-top: 0px;
}

#amoUniversity
{
	clear: both;
	width: 222px;
	background: url(../images/amo-university-bg.jpg) no-repeat top left;
	padding: 44px 0 0 124px;
	color: #000;
	margin: 30px 21px 0 0;
	float: left;
}

#amoUniversity p
{
	margin: 0 0 10px 0;
}

#book-appointment
{
	float: left;
	margin: 30px 0 0 0;
	width: 373px;
	height: 200px;
}

#book-appointment p
{
	margin-top: 0px;
}

#forInstructors
{
	width: 373px;
	float: right;
	margin: 30px 0 0 0;
}

#forInstructors p
{
	margin: 0 0 10px 0;
}

#virtual-office
{
	float: left;
	margin: 30px 0 0 0;
}

/* End Training Bridge */

/* Training Progress */

#trainingProgress
{
	margin-top: 25px;
	padding-bottom: 25px;
}

#trainingProgress table
{
	width: 545px;
}

#trainingProgress table td.right
{
	text-align: right;
}

#lasikTraining
{
	width: 569px;
	height: 80px;
	padding: 38px 0 0 172px;
	background: url(../images/lasik-training-bg.jpg) no-repeat top left;
	margin-bottom: 25px;
}

#customvueTraining
{
	width: 569px;
	height: 80px;
	padding: 38px 0 0 172px;
	background: url(../images/customvue-training-bg.jpg) no-repeat top left;
	margin-bottom: 25px;
}

#iekTraining
{
	width: 569px;
	height: 80px;
	padding: 38px 0 0 172px;
	background: url(../images/iek-training-bg.jpg) no-repeat top left;
	margin-bottom: 25px;
}

#otherApplications
{
	width: 569px;
	height: 80px;
	padding: 38px 0 0 172px;
	background: url(../images/other-applications-bg.jpg) no-repeat top left;
	margin-bottom: 25px;
}

#monovisionTraining
{
	width: 569px;
	height: 80px;
	padding: 38px 0 0 172px;
	background: url(../images/monovision-training-bg.jpg) no-repeat top left;
	margin-bottom: 25px;
}

#laserSystemOperatorTraining
{
	width: 569px;
	height: 80px;
	padding: 38px 0 0 172px;
	background: url(../images/laser-operator-training-bg.jpg) no-repeat top left;
	margin-bottom: 25px;
}

#WaveScanTraining
{
	width: 569px;
	height: 80px;
	padding: 38px 0 0 172px;
	background: url(../images/wavescan-training-bg.jpg) no-repeat top left;
	margin-bottom: 25px;
}

#threenineSoftwareTraining
{
	width: 569px;
	height: 80px;
	padding: 38px 0 0 172px;
	background: url(../images/monovision-39-training-bg.jpg) no-repeat top left;
	margin-bottom: 25px;
}

/* End Training Progress */

/* Edit Profile */

#photo img
{
	vertical-align: bottom;
	margin: 0 10px 0 0;
}

/* End Edit Profile */

/* Setup Appointments */

#appointment-schedule select
{
	width: 100px;
}

/* End Setup Appointments */

#footer
{
	clear: both;
	background: url(../images/content-bottom-gradient.jpg) repeat-x top left;
	padding: 66px 0 0 0;
	width: 800px;
}

#footer a
{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer-links
{
	margin: 0 0 5px 0;
	text-align: center;
}

#footer #legal
{
	font-size: 9px;
	color: #999;
	text-align: center;
	width: 610px;
	margin: 0 auto;
}

#footer #copyright
{
	font-size: 11px;
}
