/*
Created By: Doug Ericson
6/26/2007
Ektron Inc
for UMass Medical School
*/

@import url(/uploadedfiles/Styles/Commonwealth_Medicine/CWM_flyout_508.css); /* leftNav Menu Style */
@import url(/uploadedfiles/Styles/modules/calendarStyles.css); /* Calendar Style */
@import url(/uploadedfiles/Styles/Commonwealth_Medicine/CWM_horizontal_508_topNavPersistent.css); /* Top Persistent Menu */
@import url(/uploadedfiles/Styles/modules/modules.css); /* modules */

Body {
	font-family:Arial, sans-serif;
}
a:link {  
	color: #4B63AE;
	}
a:visited { 
	color: #800080;
	}
a:hover  { 
	color: #800000;
	}
a:active {
	color: #800080;
}

h1 {
	font: bold 1.5em Arial, Helvetica, Verdana, sans-serif; 
	color:#1a2c81;
	margin-top:0px;
	}

.H1homepage {
	font: bold 1.8em Times, serif;
	color: #1a2c81;
	margin: 22px 0 12px 0;
	letter-spacing: 1px;
}
#outerContainer {
	position:absolute;
	top:0;
	left:0;
	width:800px;
}
#Container {
	position:absolute;
	top:0;
	left:0;
}


/* Text that appears only when there is no style, used for text navigation */
#topTextNav
{
	display: none;
}

/* The Container for the Banner and Searchbox */
#TopGraphic_Search 
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 65px;
	z-index:600;
}

#MainContainer #breadCrumb
{
	display: none;
}

body,
#aspnetForm,
#outerContainer,
#Container,
#MainContainer
{
	padding: 0px;
	margin: 0px;
}


/* The two top Nav Menu's Container */
#topMenuNav
{
	position: absolute;
	top: 60px;
	left: 222px;
	height: 36px;
	width: 576px;
	overflow: hidden;
	z-index: 10;	
}

#topMenuNav #topNavPersistentContainer
{
	height: 32px;
	width: 576px;
	background-position: bottom left;
	background-image: url(http://www.umassmed.edu/commed/graphics/template/mainnav_bgd.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
}
#topMenuNav #topNavContainer
{
	display: none;
}

#topMenuNav a, #topMenuNav a:visited {
	color:white;
	font-family:Arial, Helvetica, verdana, sans-serif;
}


/* The Center Column */
#centerCol
{
	float: right;
	padding: 0;
	margin:0;
	margin-top: 209px; /*margin-left: 160px;*/
	width: 610px;
	overflow: visible;
}
/* The LeftNav Menu */
#leftMenuCol
{
	/*position: absolute;
	left: 0px;
	width: 158px;
	height: 458px;
	top: 96px;*/
	margin:0;
	margin-top: 95px;
	float:left;
	width: 158px;
	height:455px;
	background-image: url(http://www.umassmed.edu/commed/graphics/template/Nav2_bgd.jpg);
	background-repeat: no-repeat;
}

.leftNavContent {
	display: none;
	visibility:hidden;
}

#directoryMenu
{
	display: none;
	visibility:hidden;
}

#intranetLink {
	display: block;
	visibility: visible;
	float:left;
	margin-top:-35px;
	margin-left:10px;
	text-align:left;
}

/* The Widget area (Collection, Calendar, Poll, ListSummary) */
/* controls the spacing between the content text and the widget border (margin) */
#widgetContainer
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12.2px;
	font-weight: 400;
	color: #000000;
	line-height: 15.8667px;
	background-color: #F3E2D1;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	float: right;
	width: 210px;
	overflow: hidden;
	border: solid 2px #E9C299;
}

#widgetContainer #contentList .content H3
{
	width: 100%;
	font-family: serif;
	font-size: 	18.3333px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-bottom: solid 4px #4B63AE;
	margin: 0px 0px 0px 0px;
}

#widgetContainer #contentList .content DIV
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 11px;
	font-weight: 400;
	font-style: normal;
	color: #3D4D9D;
	line-height: 13.2px;
	padding: 10px 6px 5px 10px;
	margin: 0px 0px 0px 0px;

	background: white;
}

#widgetContainer #contentList .content DIV P
{
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0px;
}


#widgetContainer #contentList .content DIV P A
{
	text-decoration: none;
	color: #3D4D9D;
}


#widget .widgetCalendar 
{
	background: transparent;
}

#contentList .title
{
	border-bottom: dashed 2px white;
	display: block;
}

#contentList .content
{
	text-indent: 5px;
	display: block;
	padding-bottom: 10px;
}

/* Controls the spacing around the content text */
/* Important! Does not control the spacing between the text and the widget */
#mainContent #contentarea
{
	margin: 0;
}

/* The Template Container */
#mainContent
{
	float:left;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 12.2px;
	font-weight: 400;
	color: #000000;
	line-height: 15.8667px;
	padding:  0px;
	margin: 0px;
	margin:30px 0 0 0px;
}
#mainContent p, #mainContent H1 {
	width:355px;
}

#mainContent #introContent
{
	/*position: absolute;
	background-color: Transparent;
	left: 0px;
	top: 96px;
	width: 158px;
	height: 110px;
	z-index: 10;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;*/
}

#mainContent #introContent P
{
	/*position: absolute;
	bottom: 0px;
	margin: 0px 0px 13px 13px;*/
}

#extraDiv1
{
	position: absolute;
	top: 96px;
	left: 157px;
	width: 641px;
	height: 113px;
	background-image: url(http://www.umassmed.edu/commed/graphics/banners/image_montage.jpg);
	background-color: #626bb0;
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1000;
}

#extraDiv2
{
	position: absolute;
	top: 78px;
	left: 0px;
	width: 208px;
	height: 18px;
	z-index: 100;
	background-position: top;
	background-image: url(http://www.umassmed.edu/uploadedImages/Styles/Commonwealth_Medicine/header_bgd.gif);
	background-repeat: repeat-x;
	z-index:800;
}

#extraDiv3
{
	position: absolute;
	background-image: url(http://www.umassmed.edu/commed/graphics/template/mainnav_tab.gif);
	width: 14px;
	height: 32px;
	top: 64px;
	left: 208px;
	z-index:950;
}



/* Controls the logo at the top of the Page (UMass Medical School logo) */
#TopGraphic_Search #logo
{
	
	position:absolute;
	top: 10px;
	left: 10px;
	background-image: url(http://www.umassmed.edu/commed/graphics/template/logo_CWM_06.gif);
	cursor: pointer;
	overflow: hidden;

	width: 184px;
	height: 55px;
	float: left;
	z-index: 200;
	background-repeat: no-repeat;
	z-index:1200;
}

/* The Banner at the top of the page */
#TopGraphic_Search .banner
{
	overflow: hidden;
	float: left;
	cursor: pointer;
	background-repeat: no-repeat;
	height: 55px;
	width: 141px;
	margin-top: 10px;
}
.clrBoth 
{
	clear: both;
}

/* The footer for the page */
#Footer
{
	text-align: center;
	background-image: url(http://www.umassmed.edu/commed/graphics/template/footer_bgd.gif);
	background-repeat: repeat-x;
	width: 800px;
	padding: 25px 0 22px 0;
	font-family: Verdana,sans-serif;
	font-size: 9.73333px;
	clear: both;
}

/* Contains the Search Text Box, go button, and the "This Section Only" checkbox */
#Search
{
	text-align: right;
	z-index: 30;
	padding:8px 0 0 0;
}
#searchLinks {
	display:none;
}

/* The Text Input area for the search */
#SearchBox #q_text, #SearchBox .SearchTextInput
{
	margin-right: 0px;
	position: relative;
	top: 2px;
	border: 1px solid silver;
	color: #666;
	font-size: 11px;
	height: 15px;
	width: 170px;
	margin: 0pt;
	padding: 0pt;
}

/* The Search "This Section Only" checkbox */
#Search #SearchChk
{
	font-size: 9.75px;
	margin:5px 0 0 0px;
	text-align: right;
}

/* Container for all items needed for the search area */
#TopGraphic_Search #Search
{
	margin-left: 550px;	
	margin-top: 0px;
}

#Search #SearchBox .cmdbSearch,
#Search #SearchBox .submit
{
	position:relative;
	top:4px;
	margin-left:0px;
	background: url(http://www.umassmed.edu/uploadedImages/graphics/search_btn.gif) no-repeat left;
	width:48px !important;
	height:17px !important;
	border:0;
	text-indent: 48px; /* move the 'Search' text on the button to the right */
  	word-spacing: 10em; /* and space it out -- both of these shouldn't be necessary, but the combination makes all our browsers style this correctly */
  	text-align: right; /* see above */
	cursor: pointer; /* make the mouse give the right feedback - IE issue */
	overflow:hidden;
}
/* IE6 hack */
* html #Search #SearchBox .cmdbSearch,
* html #Search #SearchBox .submit {
	top:2px;
}
/* IE7 hack */
*:first-child+html #Search #SearchBox .cmdbSearch,
*:first-child+html #Search #SearchBox .submit {
	top:2px;
}

/* The "Search / GO" button on the search */
#SearchBox .SearchTextButton
{
	display: none;
}
/* --- iFrame area --- */
#NewsIframe {
	position:absolute;
	top:209px;
	left:584px;
	width:210px;
	border:2px solid #e9c299;
	background-color:#F3E2D1;
	}

#NewsIframe p {
	width:auto;
	
	}
#Content #NewsIframe {
	position:absolute;
	top:0px; 
	left:407px;
	width:210px;
	border:2px solid #e9c299;
	background-color:#F3E2D1;
	}
#NewsIframe H3 {
	color: #000;
	font: bold italic 1.5em serif;
	padding: 8px 0 8px 10px;
	margin:0;
	border-bottom:4px solid #4B63AE;
}
#NewsIframeBottom {
	font-size:.6em;
	height:6px;
}

 /* for homepage news and events area */
#iframed2 {
	font: .9em/1.2em Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	padding: 10px 6px 5px 10px;	
	background-color:white;
	border:0;
}

#iframed2 p {
	margin:0 0 8px 0;
}

#iframed2 a:link,#iframed2 a:visited,#iframed2 a:hover {text-decoration:none;}

