/*
Created By: Doug Ericson
6/26/2007
Ektron Inc
for UMass Medical School
*/
@import "/uploadedFiles/steps-umms/Styles/steps_leftnav_508.css"; /* leftNav Menu Style */
@import "/uploadedFiles/steps-umms/Styles/steps_horizontal_508_top.css"; /* Top Menu */
@import "/uploadedFiles/steps-umms/Styles/steps_calendar.css"; /* calendar */

body {
	font-size: 13px;
	line-height:16px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:15px;
		padding: 0px;
	margin: 0px;
	background-color: #efecca;
}

a:link 		{}
a:visited 	{}
a:hover  	{color: #895021;}
a:active 	{color: #895021;}

a.orange {
	color:	#D66B00;
	text-decoration: none;
	font-size: 1em;
}

a.green {
	color:	#54695D;
	text-decoration: none;
	font-size: 1em;
}

a.pink {
	color:	#C71585;
	text-decoration: none;
	font-size: 1em;
}

a.white {
	color:	#CDD1FF;
	text-decoration: none;
	font-size: 1em;
}

a.lightGreen {
	color:	#719862;
	text-decoration: none;
	font-size: 1em;
}

a.yellow {
	color:	#F5E40A;
	text-decoration: none;
	font-size: 1em;
}

form 		{margin:0;}	

H1	{font:1.3em Times,serif;color:#D97300;font-weight:bold;}
H2, H3	{
	background-color: #cc9999;
	border: 1px solid #000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	display:block;
	padding: 4px 0 4px 5px;
	margin:10px 0px;
}

H4	{font:1em Times,serif;color:#D97300;font-weight:bold;}
H5	{
	font: 1em;
	text-transform: uppercase;font-weight:bold;
}
H6	{font:1em Times,serif; font-style: italic;color:#D97300;font-weight:bold;}

#outerContainer
{
width:741px;
position:absolute;
top:0;
left: 50%;
margin-left: -370px;
z-index:200;
}

#Container {
	position:absolute;
	top:0;
	left:0;
	background: #a0af96;
	z-index:100;
}

#topTextNav {
	display:none;
}

/* The Container for the Banner and Searchbox */
#TopGraphic_Search 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 741px;
	height: 175px;
	z-index:500;
	background-color:white;
}


#MainContainer {
	position: relative;
	left:0;
	top: 0px;
	padding: 0px 0 0 0;
	margin:181px 0 0 0;
	border-top: 1px solid #a0af96; /*IE hack or does sit all the way to the left */
	width: 741px;
}

#MainContainer #ctl00_BreadCrumbControl 
{
	display: none;
	padding: 0px;
	margin: 0px;
}

#breadCrumb {
	display: none;
}

/* The two top Nav Menu's Container */

#topMenuNav
{
position:absolute;
top:0;
left:0;
width:800px;
	z-index:600;
}


#topMenuNav #topNavPersistentContainer
{
	display: none;
}
*HTML #topMenuNav #topNavPersistentContainer
{
	display: none;
}


#topMenuNav #topNavContainer
{
	position: absolute;
	top: 145px;
	height: 30px;
	left:0px;
	width: 741px;
	background:	#cc9999;
	padding:0;
	margin:0;
	z-index:500;
	
}
#topMenuNav ul {
	margin-left:0 !important;
	margin-top:0 !important;
}
/* The Center Column */
#centerCol
{
	float:right;
	width: 564px;	
	padding: 0px;
	margin-top:0px;
	font-size: 13px;
	line-height:16px;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	/*width: 468px;*/
}

/* The LeftNav Menu */
#leftMenuCol
{
float:left;
width:155px;
}

span.flyout_508 {
padding: 19px 0 0 0px;
display:block;
}
.leftNavContent {
	padding:0 10px 0 5px;
}

#leftMenuCol img
{
display: block;
margin-left: auto;
margin-right: auto;
}
.flyout_508, .ekflexmenu {
	position:relative !important;
}
/*ctl00_mainContentPlaceHolder_Widget_ContentList2*/
/* The Widget area (Collection, Calendar, Poll, ListSummary) */
/* controls the spacing between the content text and the widget border (margin) */
.clrBoth {
	clear: both;
}
/* The Template Container */
#mainContent
{
	padding-left: 0px;
	padding-top:8px;
	width:554px;
}
/* Controls the spacing around the content text */
/* Important! Does not control the spacing between the text and the widget */
#mainContent #ctl00_mainContentPlaceHolder_ContentBlock1, #mainContent #contentarea
{
	/**padding-top: 8px; **/
	padding-bottom: 12px;
	margin-top: 0px;
width:554px;
}
*HTML #mainContent H1 {
	margin-top:12px;
}


#mainContent #introContent
{
margin-top: 0px;
	
}

#mainContent #introContent P
{
}

#widgetContainer {
display:none;

}


#extraDiv1
{
	position:absolute;
	top:20px;
	left:500px;
	z-index:600;
	width:	114px;
	height: 45px;
	background-image: url("/uploadedImages/CAR_rgb_sml.jpg");

	/***
	background: url("/uploadedImages/seal_b_g.jpg")  #000;
	***/
}

#extraDiv2 {
	position:absolute;
	top:10px;
	left:620px;
	z-index:600;
	width:	50px;
	height: 63px;
	background-image: url("/uploadedImages/seal_b_g.jpg");

}

#extraDiv3
{
	display: none;
}

#TopGraphic_Search
{
position:absolute;
top:0;
left:0;
	z-index:500;
}
/* Controls the logo at the top of the Page (UMass Medical School logo) */
#TopGraphic_Search #logo
{
	position:absolute;
top:0;
left:0;
	cursor: pointer;
	overflow: hidden;
	margin-top: 49px;
	/**margin-left: 15px;      Needed to remove because IE added 15px left margin, instead used background-position below, also changed width from 55px to 70px **/ 
	width: 114px;
	height: 45px;
	float: left;
	z-index: 500;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* The Banner at the top of the page */
#TopGraphic_Search .banner
{
	position:absolute;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 106px;
	width: 735px;
	top: 20px;
	left:0px;
	z-index:500;
}


/* The footer for the page */
#Footer
{
position:relative;
top: 0px;
background: #EFECCA;
	text-align: center;
	width: 741px;
	height: auto;
	padding-top: 0px;
	font-family: Verdana,sans-serif;
	font-size: 9px;
	line-height:12px;
	font-weight: 400;
	padding-bottom:25px;
	clear:both;
	background-color:#EFECCA;
}

#Footer a:link, a:active {
	color: #0066CC;
	text-decoration: none;
}

#Footer a:visited {
	color: #CC0000;
	text-decoration: none;
}

#Footer a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.credentials {
	background: #cc9999;
	padding: 10px;
	text-align: center;
	border: 1px solid #000;
}

.credentials a:link, a:active {
	color: #0066CC;
	text-decoration: none;
}

.credentials a:visited {
	color: #CC0000;
	text-decoration: none;
}

.credentials a:hover {
	color: #0066CC;
	text-decoration: underline;
}

#directoryMenu #indexLinks, #directoryMenu #directoryLinks {
	display:none;
}

#directoryMenu {

}

#footertext {
position:relative;
top:10px;
padding-top:9px;
width:600px;
	 float:right;
	height: 55px;
	background-color:#FFF;
}

#intranetLink {
position:relative;
top:10px;
padding-top:9px;
	position: relative;
	display: block; 
	visibility: hidden;
   float:left;
   text-align:left;
}

/* Contains the Search Text Box, go button, and the "This Section Only" checkbox */
/* Container for all items needed for the search area */
#TopGraphic_Search #Search
{
	display:none;
}

/* The Text Input area for the search */
#SearchBox .SearchTextInput
{
display:none;
}

/* The Search "This Section Only" checkbox */
#Search #SearchChk
{
	display: none;
	font-size: 9px;
	vertical-align: middle;
}



/* The "Search / GO" button on the search */
#Search #SearchBox .cmdbSearch
{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	position: relative;
	top: 1px;
	color: #000;
	font-size: 11px;
	width: 40px !important;
	height: 19px !important;
	font-weight: bold;
	cursor: pointer;
	display: inline;
	vertical-align: middle;
	float:right;
}
#Search #searchLinks {
	display:none;
}

/* The "Search / GO" button on the search */
#SearchBox .SearchTextButton
{
	display: none;
}

/*leftnav overrides*/
#leftMenuCol .flyout_508 .ekflexmenu_title a,
#leftMenuCol .flyout_508 .ekflexmenu_title {

}


.horizontal_508_topNav LI {
	border-right: 1px solid #BD620E;
	height: auto;
}

.horizontal_508_topNav LI a:hover, .horizontal_508_topNav LI.last_item a:hover {
	background-color:#BD620E;
	color:#FFF;
}






#ctl00_loggedinbuttonplaceholder_Login2 {
 display:block;
 padding-bottom:15px;
}

#ctl00_loggedinbuttonplaceholder_Login2 br {
	display:none;
}
#ctl00_loggedinbuttonplaceholder_Login2 img {
width:70px;
height:22px;
}

