﻿body 
{
	font-family: arial,helvetica,sans-serif;
	text-align: center;
	margin: 0;
}

.facultyname 
{
    font-weight: bold;
}

.facultytitle 
{
    font-style:italic;
    border-bottom: 1px solid #ccc;
}

.pngfix { behavior: url(/Images/iepngfix.htc);}

.collapsed 
{
	display:none;
	height: 0;
	width: 0;
}

.error 
{
    color: #ff0000;
    font-style:italic;
}

div.page
{
	margin: 0;
	text-align: left; 
	width:100%;
	background-image: url(img/head-left-bg.png);
	background-position:left top;
	background-repeat: repeat-x;
}

.paddedtop 
{
	padding-top: 10px; 
}

.staticmenuitem 
{
	padding: 3px 10px 3px 5px;
	font-size: 8pt;
	
}

.dynamicmenuitem 
{
	padding: 3px 10px 3px 10px;
	font-size: 8pt;
}

hr
{
	width: 100px;
	text-align: center;
}

p
{
	font-family: arial,helvetica,sans-serif;
}

hr.floatholder
{
	display: block;
	clear: left;
	margin: -0.66em 0;
	visibility: hidden;
	height: 0;
	width: 0;
}

p.footer
{
	font-size:smaller;
	text-align:center;
}

td { vertical-align: top; }

tr.siteheader 
{
	background-image: url(img/head-left-bg.png);
	background-position:left top;
	background-repeat: repeat-x;
	height:100px;
}

td.siteheader
{
	background-image: url(img/head-left-bg.png);
	background-position:left top;
	background-repeat: repeat-x;
	text-align:center;
	padding:0px;
}

div.siteheaderinner 
{
	background-image: url(img/header-bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	height:100px;
}

td.siteheadername 
{
	background-image: url(img/mti-text-stacked.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 120px;
	background-position: left center;
	vertical-align: middle;
}

td.siteheaderlogo 
{
	background-image: url(img/mti-logo.png);
	background-repeat: no-repeat;
	width: 250px;
	height: 120px;
	background-position: right center;
	vertical-align: middle;
	padding-right: 20px;
}

.fillwidth 
{
	width: 100%; 
	margin-bottom: 5px;
}

td.pagecontent
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	padding-bottom: 30px;
	background-color:#fff;
	height:100%;
}

td.pagecontent p
{
	padding-left: 30px;
	padding-right: 30px; 
}

td.pagecontent ul, td.pagecontent ol 
{
    margin-left: 60px;
}

td.leftmenu
{
	background-color:#FFFBD6;
	padding:0px;
	width:200px;
	Font-Size:0.8em;
	border-right: 1px solid #ccc;
}

td.footer
{
	padding-top:30px;
	background-color: #fff;
}

tr.toplinks
{
	background-color:#FFCC66;
	height:25px;
}

.toplinks
{
	Font-Size:0.9em;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#FFCC66;
	border-bottom: 1px solid black;
	vertical-align: middle;
}

.copyright
{
	font-size:small;
	text-align:center;
}

.toptext
{
	vertical-align:text-top;
}

.topnowrap
{
	vertical-align:text-top;
	white-space:nowrap;
}

div.pagetitle
{
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:20px;
	background-color:#fff;
	text-align:left;
	border-bottom: 1px solid #ccc;
	margin-left: 20px;
	margin-right: 20px;
}

div.pagetitle+.sectiontitle
{
	padding-top:0px;
}


div.pagetitle+inmore+.sitename
{
	padding-top:0px;
}

td.nowraplabel
{
	text-align:left;
	vertical-align:top;
	white-space:nowrap;
}

.nowraptext 
{
    white-space:nowrap;
}


.sectiontitle
{
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top:20px;
	background-color:#fff;
	text-align:left;
}

.righttext
{
	text-align:right;
}

a.biglink
{
	font-size:25px;
	color:Orange;
	text-decoration:none;
}

a.biglink:hover
{
	color:Yellow;
}

.paddedbottom 
{
    padding-bottom: 10px;
}

li.paddedbottom
{
	padding-bottom: 1em;
}

li
{
	padding-bottom:1em;
}

.paddedcontent 
{
	padding: 20px;
}

.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

/* inline dialogs */

.dialog 
{
	min-width:400px;
	width: 500px;
	margin: 0 auto;
	padding: 8px;
	background-color: #F7F7DE;
}

.dialogtitle 
{
    background: url(img/sprite.png) repeat-x 0px 0px;
    border: 1px inset;
    color: #000;
    padding: 4px 5px 4px 10px;
    vertical-align: bottom;
	
	text-align: left;
}

.dialogcontent 
{
	padding: 20px;
	_height: 150px;
	min-height: 150px;
}

.inset
{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

.inmore
{
	padding-left:30px;
	padding-right:30px;
}

.sitename
{
	padding-top:1.4em;
	font-weight:bold;
	border-bottom: 1px solid #999;
}

.SubSectionHeader, .subsectionheader
{
	padding-top:1.4em;
	font-weight:bold;
}

.SectionHeader, .sectionheader
{
	padding-top:1.4em;
	font-weight:bold;
}

.marginsin
{
	margin-left: 20px;
	margin-right: 20px;
}

.regionname
{
	padding-top:2.5em;
	font-weight:bold;
	font-size:1.2em;
	border-bottom: solid 1px gray;
}

.floatleft 
{
	float: left;
}

div.siteentry 
{
	width: 310px;
	margin-right: 10px;
	height: 155px;
	min-height: 150px;
}

div.locationentry 
{
	width: 350px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 600;
	min-height: 600px;
	padding: 0 10 10 10;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
}

div.siteinfo div.hang
{
	text-indent: -1.5em; margin-left: 1.5em;
}

.centeredtext
{
	text-align:center;
}

table.scheduletable
{
	width: 500px;
	margin-left:30px;
	margin-right:30px;
}



.ColumnHeader
{
	font-weight:bold;
}

.LeftText
{
	text-align:left;
}

.wizardfield 
{
	width: 300px;
}

.HiddenSanity
{
	visibility:hidden;
}

.topright
{
	vertical-align:top;
	text-align:right;
}

.toptextsmall
{
	vertical-align:top;
	font-size:.8em;
}

/* table level rules */
.yui-grid
{
	font-family: arial;
	font-size: small;
	border: solid 1px #7f7f7f;
    border-collapse:collapse;	
}


/* header column rules */
.yui-grid th
{
    background: url(img/sprite.png) repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}  

.yui-grid th a
{
    font-weight: normal;
	text-decoration: none;
	text-align: center;
    color: #000;
	display: block;
    padding-right: 10px;
}

/* change the background image when the column is being sorted by */
.yui-grid th.sortasc, .yui-grid th.sortdesc
{
    background: url(img/sprite.png) repeat-x 0px -100px;
}  

/* change image if it is an asc sort */
.yui-grid th.sortasc a
{
    background: url(img/dt-arrow-up.png) no-repeat right 50%;
}  

/* change image if it is a desc sort */
.yui-grid th.sortdesc a
{
    background: url(img/dt-arrow-dn.png) no-repeat right 50%;
}  


/* data cell and data row rules */
.yui-grid td 
{
    padding: 4px 10px 4px 10px;
    border-right: solid 1px #cbcbcb;
}

.yui-grid .altrow, .yui-grid .row .sort
{
    background-color: #edf5ff;
} 

.yui-grid .altrow .sort
{
    background-color: #dbeaff;
} 

.yui-grid .row
{
    background-color: #fff;
}  

.yui-grid .editrow
{
    /*
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
*/
    background-color: #FFFFC0;
}

.yui-grid .footerrow
{
    border-top: 2px solid #ccc;
    background-color: #cbcbcb;
}

.watermarked
{
    color: #ccc;
}

.validatorCalloutHighlight 
{
    background-color: #FFFACD;
}

/* tab controls */
.yui-tab .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border-bottom:solid 5px #2647a0;
}
.yui-tab .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/yui-tab-sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
    cursor: pointer;
}
.yui-tab .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.yui-tab .ajax__tab_hover .ajax__tab_outer 
{
    background: url(img/yui-tab-sprite.png) #bfdaff repeat-x left -1300px;
}
.yui-tab .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.yui-tab .ajax__tab_active .ajax__tab_outer
{
    background:url(img/yui-tab-sprite.png) #2647a0 repeat-x left -1400px;
}
.yui-tab .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* Folder browser control */
#browser
{
	/* setup the default fonts/size */
	font-family:Calibri, Sans-Serif;
	font-size:12pt;
	/*width:650px;*/
}

/* Tree Pane */
#browser .sidebar
{
	float:left;
	/* workaround for IE6 double margin float bug */
	display: inline;
	/* make room for the a border */
	margin:0px 0px 0px 6px;
    width:200px;
    border:solid 1px #a7bac5;
	background-color:#fff;
}

#browser .sidebar .title
{
	background-color:#f6fbfd;
	border-bottom:solid 1px #9eb6ce;
	color:#1f3695;
	font-size:11pt;
	/* center the text vertically */
	height:20px;
	line-height:20px;
	/* indent it a little bit */
	padding:0px 0px 0px 4px;
}

#browser .sidebar .folders .tree
{
	border:none;
	height:405px;
	overflow:auto;
} 

#browser .sidebar .folders .tree IMG
{
	padding:0px 1px 0px 0px;
}

#browser .sidebar .folders .tree .node
{
	font-size:10pt;
	border:solid 1px #fff;
	padding:1px;
	color:#444;
}

#browser .sidebar .folders .tree TD.selected-node
{
	background-color:#f6fbfd;
	border-color:#99defd;
}

/* Content Pane */
#browser .content
{
    border:solid 1px #a7bac5;
	border-left:none;
	height:427px;
	background-color:#fff;
	overflow:auto;
	margin-right:6px;
} 
#browser .content .grid
{
	background-color:#fff;
	width:100%;
}
#browser .content .grid TH
{
	font-weight:normal;
	text-align:left;
	background-color:#f6fbfd;
	border-bottom:solid 1px #9eb6ce;
	color:#1f3695;
	font-size:11pt;
	/* center the text vertically */
	height:20px;
	line-height:20px;
	padding:0px 0px 0px 2px;    	
} 
#browser .content .grid TD
{
	font-size:10pt;
	padding:2px;
} 
#browser .content .grid TR:hover
{
	background-color:#f6fbfd;
}     
#browser .content .grid .name
{
	width:40%;
}
#browser .content .grid .icon
{
	text-align:center;
}                    

#browser .footer
{
	clear:both;
	background:#fff url(img/footer.gif) no-repeat right;
    border:solid 1px #a7bac5;
    border-top:none;    	
	height:47px;
	margin:0px 6px;
}

#browser .footer .details
{
	background:transparent url(img/large_folder.gif) no-repeat left;
	height:47px;
	padding-left:75px;
}

#browser .footer .details .folderinfo
{ 
	padding:6px 0px;
}

#browser .footer .details .folderinfo TABLE
{
	font-size:10pt;
	padding-top:4px;
}

#browser .footer .details .folderinfo TABLE TD.header
{
	color:#777;
	text-align:right;
}

#browser .footer .details .folderinfo TABLE TD
{
	color:#444;
	text-align:left;
	padding-left:4px;
}

/* rounded corners */
div.rounded {
    clear:both;
    max-width:2400px;
}

div.rounded div.top-outer {
    background:url(img/tl.gif) no-repeat left bottom;
    padding:0px;
    width:100%;
}

div.rounded div.top-outer div.top-inner {
    background:url(img/tr.gif) no-repeat right bottom;
    margin-left:12px;
}

div.rounded div.top-outer div.top-inner div.top {
    background:url(img/bg.gif) repeat;
    height:12px;
    margin-right:12px;
    font-size:.01em;
}

div.rounded div.mid-outer {
    background:url(img/bg.gif) repeat-y;
    clear:both;
    width:100%;
}

div.rounded div.mid-outer div.mid-inner {
    background:url(img/bg.gif) repeat-y;
}

div.rounded div.mid-outer div.mid-inner div.mid {
    background:url(img/bg.gif) repeat;
}

div.rounded div.bottom-outer {
    background:url(img/bl.gif) no-repeat left top;
    clear:both;
    padding:0px;
    width:100%;
}

div.rounded div.bottom-outer div.bottom-inner {
    background:url(img/br.gif) no-repeat right top;
    margin-left:12px;
}

div.rounded div.bottom-outer div.bottom-inner div.bottom {
    background:url(img/bg.gif) repeat;
    height:12px;
    margin-right:12px;
    font-size:.01em;
}

/* AutoComplete */
.AutoCompleteListElement 
{  
	visibility: hidden;
	margin : 0px !important;
	border : solid 2px gray;
	cursor : pointer;
	text-align : left; 
	font-family : arial;
	padding : 0px;
	background-color: #FFFFC0;
	overflow-y:auto;
	list-style-type:none;
	opacity:0.95;
	filter:alpha(opacity=95);
	display:table;
}

.AutoCompleteListElement li
{
	list-style-type:none;
	margin-left: -35;
	margin-right: -35;
	padding-left: 10px;
	padding-right: 10px;
	width: 300px;
}

.AutoCompleteItem 
{
    font-size: 9pt;
	margin : 0px;
	padding: 2;
	vertical-align: top;
	white-space: nowrap;
	list-style-type:none;
	width: 300px;
}
		
.AutoCompleteHighlightedItem
{
	background-color: #FFCC66;
    font-size: 9pt;
	color: #000;
	margin: 0px;
	padding: 2;
	vertical-align: top;
	white-space: nowrap;
	list-style-type:none;
	width: 300px;
}

.AutoCompleteColumn
{
	font-size: 8pt;
	vertical-align: top;
	display:inline-block;
	width: 100px;
	white-space: nowrap;
}

.AutoCompleteWideColumn
{
	font-size: 8pt;
	width: 180px;
	vertical-align: top;
}

.AutoCompleteNarrowColumn
{
	font-size: 8pt;
	width: 60px;
	vertical-align: top;
}

/* Address Book */
.addressbook
{
    font:82% arial,helvetica,"Nimbus Sans L",sans-serif;
    border:solid 1px #ccc;
    margin-left:30px; /* make room on the left for the index */
} 

.addressbook div.account 
{
    font:82% arial,helvetica,"Nimbus Sans L",sans-serif;
}
    

div.addressbookcontainer P
{
	margin:0px;
	padding:0px;
}
div.addressbookcontainer OL
{
	margin:0px;
	padding:0px;
}
div.addressbookcontainer LI
{
	margin:0px;
	padding:0px;
}

.addresstitle
{
	color:#666;
	background-color:#eee;
	padding:9px 10px 7px;
} 

.contact-index
{
	float:left;
	margin:40px 0px 0px -30px;
	background:#fff url(img/bg_index_border.gif) left top no-repeat;
	width:29px;
	padding-top:0.5em;
	position:relative;
	color:#666;
}   
.contact-index OL
{
	background:#fff url(img/bg_index_border.gif) left bottom no-repeat;
	padding-bottom:0.5em;    	
} 
.contact-index LI
{
	font-size:95%;
    margin-left:1px;
    font-size:95%;
    list-style-type:none;
    text-align:center;
}   

.contact-index LI.selected,.contact-index LI:hover
{
    background-color: #FFFBD6;
    border-left: 1px solid black;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
	padding-top: 1px;
}

.contact-index LI.selected {
	font-size:120%;
    color:Black;
    font-weight: bold;
}
    
.contact-index A
{
	color:#039;
	font-weight:bold;
	cursor:pointer;
	text-decoration: none;
} 
.contact-index A:hover
{
	text-decoration:underline;
	background-color:#eee;
}     
  
.contact-list OL
{
	background-color:#fff;
	padding:10px 10px 10px 10px;
	min-height: 500px;
	_height: 500px;
    /*overflow:auto;
    height:600px;*/
}
.contact-list LI
{
    list-style-type:none;
    color:#666;
}
.contact-list H2
{
    font-size:250%;
    margin:0px;
    display:block;
    padding-left:5px;
    padding-top:2px;
    padding-right:5px;
}
.contact-list TABLE
{
	/*border-top:solid 2px #999;*/
	padding:7px 0px 0px 0px;
    margin:-36px 0px 0px 36px;
    text-align:left;
}
.contact-list TABLE TD
{
	/*width:170px;*/
	vertical-align:top;
	padding:7px;
	border-bottom:solid 1px #ccc;
	color:#666;
}   
.contact-list TABLE.phonelist
{
	/*border-top:solid 2px #999;*/
	padding:0;
    margin:0;
    text-align:left;
}
.contact-list TABLE.phonelist TD
{
	/*width:170px;*/
	vertical-align:top;
	padding:0px;
	border:none;
	color:#666;
	font-size: 85%;
}   
.contact-list .card .contact H3
{
    overflow:hidden;
	padding:0px;
	margin:0px;
    font-size:100%;
    display:block;
}
.contact-list .card .email,.contact-list .card .account, .contact-list .card .phone, .contact-list .card .info
{
    overflow:hidden;
    display:block;
    font-size:85%;
    text-decoration:none;
} 

.contact-list .rolelist
{
    text-indent: -3em;
    margin-left: 3em;
}

.contact-list .card .email
{
    color:#039;
}

.contact-list td.commands 
{
    vertical-align: top;
    text-align: right;
}

.hidden
{
	display:none;
} 

.phtype 
{
    width: 1em;
    text-align: right;
    margin-right: .2em;
    display:block;
}

/* Duplicate form submission prevention */
   .FreezePaneOff
   {
      visibility: hidden;
      display: none;
      position: absolute;
      top: -100px;
      left: -100px;
   }

   .FreezePaneOn
   {
      position: absolute;
      top: 0px;
      left: 0px;
      visibility: visible;
      display: block;
      width: 100%;
      height: 100%;
      background-color: #666;
      z-index: 999;
      filter:alpha(opacity=85);
      -moz-opacity:0.85;
      padding-top: 20%;
   }

   .InnerFreezePane
   {
      text-align: center;
      width: 66%;
      background-color: #171;
      color: White;
      font-size: large;
      border: dashed 2px #111;
      padding: 9px;
   }

