﻿#outer_container
{	/*white background w/ shadow*/
	width: 976px;
	margin:0 auto;
	padding-bottom: 10px;
	background-color: White;
}
.displayNone
{
    display:none;
}
a img
{ border:none; text-decoration: none;}
#main_content_area
{
    background-color:white;
    float:left;
    padding-bottom:25px;
    padding:18px 24px 0px 14px; 
    width:496px;
}

#site_content
{
	float:left;
	width: 802px;
}
.clearfix:after 
{
    content: "";
    display: block; 
    height: 1%; 
    clear: both; 
    visibility: hidden;
}

.clearfix 
{display: inline-block;}
/* Hides from IE-mac \*/
* html 
.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* -------------------- HEADER ---------------------- */
#header
{
    background-color: white;
	padding-top: 19px;
	padding-left: 8px;
	width:968px;
	
}
#top-header
{
    height: 110px;
    /* NEED TO REPLACE WITH THIS ONCE MIGRATION IS COMPLETED height: 97px; and remove width*/
    margin-bottom:20px;

}

#registration
{ /* login-registration section */
    color:#999999;
    float:left;
    font-size:8pt !important;
    font-weight:bold;
    width:500px;
}
#myStuff
{
	font-weight: normal;
	padding-top: 10px;
}
.divManageCourses
{
float: left;
padding-top: 1px;
}
#user-registration
{
	height: 20px;
}
#ctl00_Header_noUser
{	
	float: left;
}

#welcomeUserText
{	
	font-size:8pt;
	float:left; 
	vertical-align:text-bottom; 
	color: #333333;
}

#ctl00_Header_welcomeUser
{	
	float:left;
}
.btnLogOut
{
	background-color:White;
	text-decoration: underline;
	color: #6699cc;
	cursor:pointer;
	border: none;
	font-size: 1em;
	height: auto;
	min-height: 15px;
	font-weight: bold;
}
#add-this
{	
	height: 18px;
	float:left;
	font-size: 0pt;
}
.header-label
{/* label that is changed based on page */
	font-size: 18pt;
	font-weight: bold;
	color: #837265;
	margin-top: 15px;
	padding:0;
	float: left;
	line-height: normal;
	width: 525px;
}
#right-logo
{/* right-abbott logo */	
	background-repeat: no-repeat;
	float: right;
	width: 122px;
	height: 32px;
	padding-right: 35px;
}
/*#add-text-controls
{
	float: left;
	width: 200px;
	padding-bottom: 3px;
}*/
#print-page
{
    float: left;
}
#text-resize 
{/* text-resize section/font */
	float: left;
}
#text-resize a
{
	text-decoration: none;
}
#bottom-header
{/*holds label, print/email page, and text-resize */
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#bottom-right-header
{/* holds text-resize, print/email */
	height: auto;
	float: left;
	margin-right: 0px;
	width:300px;
}
#email-print
{/* holds email/print page */
	width: 200px;
	float: left;
	text-align: right;
	padding-bottom: 5px;
}
.spacer
{
    float: left;
    padding: 0px 8px 0px 8px;
}
.printing
{
	padding-right: 5px;
}
#ctl00_Header_linkEmailFriend
{
	text-decoration: none;
}
#ctl00_Header_linkEmailFriend b
{
	font-weight: normal;
	text-decoration: underline;
}
#anhi-logo-header
{
	display: none;
}
#print-page-options
{
	display: none;
}

#welcomeText
{
color:#837265;
float:left;
font-size:12pt;
font-weight:bold;
line-height:normal;
padding-top:11px;
display:none;
}

/* -------------------- END OF HEADER ---------------------- */

/* -------------------- PAGE HEADER ------------------------ */
#PageTitle
{   
    height:72px;
    padding-left:25px;
    padding-top:25px;
    position:relative;
    z-index:2;
}
.PageHeader
{
    width: 802px;
    float: left;
    height: 240px;
}
.PageTitle
{
	font-size:24px;
	color: #666666;
	font-weight:bold;	
}

#breadCrumb
{
    /*background-image: url('/images/pageHeaderBottom.jpg');*/
    
    height: 20px;
    background-image: url('/images/pageHeaderBottom.jpg');
    background-position:bottom;
    background-repeat:no-repeat;
    width: 787px;
    padding-left: 15px;
    padding-top: 123px;
}
.breadCrumb
{
	color:#666666;
	font-weight:bold;	
}
.header-img
{
    position:relative;
    z-index:1;
}
.header-img img
{
    position: absolute;
}
/* -------------------- END OF PAGE HEADER ----------------- */

/* ------------------- LEFT NAVIGATION --------------------- */
#left_navigation_top
{/* holds entire left area */
	width: 174px;
	min-height:260px;
  	height:auto !important;
  	height:260px;
	float: left;
	background-color: #ff9900;	
}
#left_navigation
{
	/*background-image:url("/images/left_nav_bursts.gif");
    background-position:0 258px;
    background-repeat:no-repeat;*/
    float:left;
    height:824px;
    width:174px;
}
#left-nav-bot
{
    float:left;
}
.left-nav-bot
{
background-image: url('/images/left_nav_bot.png');
background-position: left top;
background-repeat: no-repeat;

height: 20px;
width: 174px;

}
.left-nav-bot-home
{
width: 174px;
height: 36px;
}
.sub-left-nav div
{
    width: 145px !important;
}
#logo
{
	padding-top: 10px;
	padding-left: 5px;
}
.main-left-logo
{
	width: 152px;
	height: 97px;
	background-repeat: no-repeat;
	float: left;
	
}
#search
{/*holds search box/button */
    float:left;
    height:auto;
    margin-right:29px;
    text-align:right;
    width:128px;
}
.search-box
{ /*search text box settings */
	font: none 11pt arial;
	color: #999999;
	width: 106px;
	float: left;
	border: solid 1px #cccccc;	
}
.search-submit-button
{ /*buttons with image provided */
	width: 16px;
	height: 15px;
	border: 0;
	float: left;
	padding-left: 5px;
}

.submit-button{
border:0 none;
height:15px;
padding-left:5px;
width:16px;
}


/* ------- BEGINNING OF MENU -------- */	
#menu
{/* holds entire menu */
	width: 145px;
	margin-left: 0px;
	padding-bottom: 15px;
	border-bottom: solid 1px #e58900;
}
#menu a, #menu a:link, #menu a:visited
{/* font settings for menu links */
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: white;
	padding: 3px 0 3px 8px;
}
#menu a:hover
{/* font/link area settings on mouse over */
	text-decoration: none;
	color: white;
	background-image: url('../images/active-menu.png');
	background-repeat: repeat-y;
	cursor: pointer;
	display: block;	
}
#menu .active a
{/* font settings for active menu */
	text-decoration: none;
	color: white !important;
	background-image: url('../images/active-menu.png');
	background-repeat: repeat-y;
	cursor: pointer;
	display: block;
} 
#menu li.first-item
{/* first menu item */
	cursor: pointer;
}
#menu .first-item-active a
{/* Active first menu item */
	text-decoration: none;
	color: white !important;
	background-image: url('../images/active-menu.png');
	display: block;
	padding-left: 8px;
}
#menu li.last-item
{/* last menu item */

}
.sub-default
{
    background-image: url('/images/default-sub-menu.png') !important;
}
.sub-active
{
    background-image: url('/images/active-sub-menu.png') !important;
}
.sub-left-nav div a
{
    padding-left: 20px !important
}
.sub-left-nav
{
    display:none;
}
#abbott-global
{
    padding-top: 15px;
}


/* ---------- END OF MENU ---------- */

.RightRail
{
    float:left;
    width:268px;
    background-color: White;
}

#abbott-global a
{
    color:white;
    font-weight:bold;
    margin-left:8px;
    text-decoration:none;
} 

#left-tout
{ 
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url('../images/promos/print-btn-icon.png');
	background-repeat: no-repeat;
	width: auto;
	cursor:pointer;
	margin-left: 8px;
	height: 26px;
}

#left-tout2
{ 
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url('../images/promos/view-btn-icon.png');
	background-repeat: no-repeat;
	width: auto;
	cursor:pointer;
	margin-left: 8px;
	height: 26px;
}

#left-tout3
{ 
	margin-top: 8px;
	margin-bottom: 8px;
	background-image: url('../images/promos/locate-btn-icon.png');
	background-repeat: no-repeat;
	width: auto;
	cursor:pointer;
	margin-left: 8px;
	height: 26px;
}

#left-tout-holder
{
	width: 150px;
	float: left;
	
}

#newsletter
{
	margin-top: 15px;
	background-image: url('../images/newsletter-image-v2.gif');
	background-repeat: no-repeat;
	height: 101px;
	cursor: pointer;
}
#newsletter-holder
{
	width: 150px;
	
}
#nav-shadow
{
	background-color: White;
	background-image: url('../images/nav-shadow.gif');
	background-repeat: no-repeat;
	width: 8px;
	height: 760px;
	float: left;
}
#left-nav-holder
{
	float: left;
	width: 155px;
}
/* ---------------------- END OF LEFT NAVIGATION ------------------- */
/* ------------------------- THIRD NAVIGATION ---------------------- */
.thirdNav
{
	width: 740px;
	height: auto;
	padding: 5px 0 5px 0;
	vertical-align: top;
	border-top: solid 1px #c1b8b2;
}
.thirdNav a
{
	border-right: solid 1px #c1b8b2;
	padding: 0px 15px 0px 15px;
}
.thirdNav a.last
{
	border-right: none;
}
.thirdNav a.first
{
	border-left: 0;
}
.thirdNav li
{
	display:inline;
}
.selecteditem
{
	text-decoration: none;
	font-weight: bold;
}
#third-nav
{
	border-bottom: 0px;
	margin-left:175px;
}
/* --------------------END OF THIRD NAVIGATION --------------------- */
/* -----------------------------FOOTER------------------------------ */

#footer
{
	width: 976px;
	height: auto;
	font-size: .9em;
	background-color: #fff;
	padding-bottom: 20px;
	text-align: center;
	color: #666666;
	margin:0 auto;
}

.footer-divider
{
	width: 900px;
	background-color: White;
	border-top: solid 1px #c1b8b2;
	border-bottom: solid 1px #c1b8b2;	
	padding-top: 15px;
	padding-bottom: 8px;
	margin-left: 15px;		
}
#left-footer
{
	width: 145px;
	float: left;
	font-family: Arial;
	color: #666666;
	padding: 5px 0 15px 5px;
		
}
#right-footer
{
	width: 750px;
}
#top-footer 
{
	background-color: White;
	font-family: Arial;
	color: #666666;
	padding-bottom: 5px;
	padding-top: 15px;
}
#top-footer a
{
	text-decoration: none;
	color: #666666;
	border-left: solid 1px #666666;
	padding: 0px 5px 0px 5px;
	display:inline;
}
#top-footer ul
{ 
	padding: 0;
}
#top-footer li
{
	background-color: White;
	display: inline;
}
#top-footer a.hover
{
	text-decoration: underline;
}
#top-footer a.first
{
	border-left: 0px;
}
#bottom-footer a
{	
	color: #666666;
	text-decoration: none;
	margin: 0;
	border-left: solid 1px #666666;
	padding: 0px 5px 0px 5px;
	display:inline;
}
#bottom-footer
{
	padding-bottom: 5px; 
	background-color:White;
		
}
#bottom-footer a.hover
{
	color: #999999;
	text-decoration: underline;
}
#bottom-footer ul{ margin: 0; padding: 0;}
#bottom-footer li
{
	background-color: White;
	display: inline;
	width: 775px;
	margin-top: 0;
	
}
#bottom-footer a.first
{
	border-left: 0px;
}

#bottom-footer2 a
{	
	color: #666666;
	text-decoration: none;
	margin: 0;
	border-left: solid 1px #666666;
	padding: 0px 5px 0px 5px;
	display:inline;
}
#bottom-footer2
{
	padding-bottom: 10px; 
	background-color:White;
		
}
#bottom-footer2 a.hover
{
	color: #999999;
	text-decoration: underline;
}
#bottom-footer2 ul{ margin: 0; padding: 0;}
#bottom-footer2 li
{
	background-color: White;
	display: inline;
	width: 775px;
	margin-top: 0;
	
}
#bottom-footer2 a.first
{
	border-left: 0px;
}


/* ------------------------------------ END OF FOOTER ------------------------------- */


/* ------------------------------------ TEMPORARY FOR MIGRATION NOTICE ------------------------------- */

#migrationNoticeBody
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	background-color: #fdf4f4; 
	width: 550px;
	border: solid 1px #ff0000;	
	padding: 8px 8px 8px 8px;
	float:left;
}

.migrationNotice
{
	width: 400px;
	margin-left: 210px;
	margin-right: auto;
	padding-top: 40px;
}

/* ------------------------------------ END OF TEMPORARY FOR MIGRATION NOTICE ------------------------------- */

