/*-----------------------------------------------------------------------------
Pathology and Laboratory Medicine Screen Stylesheet

version:   1.0
date:      2007-05-02
author:    Scott Holmes after Brian Minton after Eric Rasch
email:     Scott.Holmes@uth.tmc.edu
website:   http://med.uth.tmc.edu/comm/
location:  /Assets/css/stylesheet.css
-----------------------------------------------------------------------------*/

/* ************************************************************** BEGIN Initial CSS
************************************************************** */
	body {
	margin: 0;
	padding: 10px 0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	line-height: 165%;
	background-color: #999999;
	background-repeat: no-repeat;
	font-weight: normal;
		}
#siteContainer #main1 .homepageSubsection #subsection #homepage_left h3 {
	font-weight: bold;
	color:#9B3805;
}



	
	div {margin: 0; padding: 0;}
		
	#siteContainer {
	margin: 0 auto;
	padding: 0;
	width: 810px;
	background-color: #FFFFFF;
		}

	#header {
		margin: 0; padding: 0;
		background: none;
		line-height: normal;
		width: 100%;
		
		}


	#main1, #main2 {
		margin: 0; padding: 0;
		background: #FFFFFF;
		}

	#main2 {}
	
	#left {
	float: left;
	width: 233px;
	margin: 0;
	padding: 0;
	color: #666666;
	background-color: #FFFFFF;
		}
#siteContainer #main1 .homepageSubsection #homepage_left {
	float: left;
	width: 240px;
	position: relative;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right: 1px;
	padding-top: 0px;
}
#siteContainer #main1 .homepageSubsection #homepage_middle {
	margin-right: 275px;
	margin-left: 265px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
}
#siteContainer #main1 .homepageSubsection #homepage_right {
	float: right;
	width: 250px;
	position: relative;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 1px;
}
.colh2 {
	font-family: Georgia, "Times New Roman", "Adobe Garamond", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	float: left;
	padding-bottom: 10px;
	width: 95%;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 5px;
	margin-left: 1px;
	height: 24px;
	display: block;
	padding-top: 5px;
	line-height: 100%;
}
.dropdown-container {
	background-color: #253754;
	height: 33px;
	padding-left: 8em;
}



	#right {
	float: right;
	width: 560px;
	margin: 0;
	font-size: 1.3em;
	color: #666666;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
		}

	#middle {
	float: none;
	font-size: 1.2em;
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 270px;
		}
		
	.column-in {
		margin: 0; padding: 0.5em 1em;
		}

	.cleaner {
		clear: both;
		height: 1px;
		font-size: 1px;
		border: none;
		margin: 0; padding: 0;
		background: transparent;
		}
	
	.floatL {float: left;}
	.floatR {float: right;}
		
	h1,h2,h3,h4,h5,h6 {margin: 0.2em 0; letter-spacing: -1px;}
	h1 {font-size: 1.9em; line-height: 85%;}
	h2 {font-size: 1.7em;}
	h3 {font-size: 1.5em;}
	h4 {font-size: 1.2em; line-height: 140%;}
	h5 {font-size: 1.1em;}
	h6 {font-size: 1em; letter-spacing: normal;}
	
	p {margin: 0.5em 0;}
	
	a:link, a:visited {
		text-decoration: none;
		color: #666666;
		background-color: #F4F4F4;
		border-bottom: 1px solid #EEEEEE;
		}

	a:link.active, a:visited.active, a:hover, a:active {
		color: #333333;
		background-color: #EEEEEE;
		border-bottom: 1px solid #CCCCCC;
		}

	#masthead, #masthead img {
		margin: 0; padding: 0;
		position: relative;
		}

	#masthead a:link, #masthead a:visited, #masthead a:link.active, 
	#masthead a:visited.active, #masthead a:hover, a:active {
		border: none;
		}

/* ************************************************************** Middle Column
************************************************************** */
	#middle .column-in {
		margin: 0; padding: 0;
		}

	#middle h4 {
		font: normal bold 1.2em/18px Arial, Helvetica, sans-serif;
		background: #C6D5EA;
		padding: 0 4px;
		color: #666666;
		border: 1px solid #ADADAD; border-left: none; border-right: none; 
		}

	#middle ul, #middle ul li {
		margin: 0; padding: 0;
		list-style: none;
		}

	#middle ul li.altRow {background: #EBEBEB;}

	#middle ul {font: normal normal .85em/110% Arial, Helvetica, sans-serif;}

	#middle ul li {padding: 3px;}

	#middle p {margin: 0; padding: 0.5em;}

	#middle ul li a:link, #middle ul li a:visited {
		text-decoration: none;
		color: #333333;
		background-color: transparent;
		border-bottom: none;
		}
	#middle ul li a:link.active, #middle ul li a:visited.active, #middle ul li a:hover, #middle ul li a:active {
		color: #000000;
		background-color: #DDDDDD;
		border-bottom: none;
		}

	#middle a:link, #middle a:visited {
		text-decoration: none;
		color: #666666;
		background-color: #A3491A;
		border-bottom: 1px solid #732700;
		}
	#middle a:link.active, #middle a:visited.active, #middle a:hover, #middle a:active {
		color: #FFFFFF;
		background-color: #732700;
		border-bottom: 1px solid #A3491A;
		}

	#middle .more {
		text-align: right;
		margin: 5px 0 0 0; padding: 0 5px;
		border: none; border-bottom: 1px solid #CCCCCC;
		background: #DDDDDD;
		font-size: .9em;
		}

/* ************************************************************** Left Column
************************************************************** */
	#left .column-in {
		margin: 0; padding: 0 0 10px 0;
		}

	#left h3 {
		font: normal bold 1.6em/20px Arial, Helvetica, sans-serif;
		padding: 0 .5em;
		color: #FFFFFF;
		background: #450E0D;
		border: none;
		text-align: right;
		}

	#left h4 {
	font: normal bold 1.3em/16px Arial, Helvetica, sans-serif;
	padding: 0 .5em;
	color: #FFFFFF;
	border: none;
	text-align: left;
	background-color: #CCCCCC;
	background-image: url(../images/BG_sidebar-header.jpg);
	background-repeat: repeat;
	background-position: 0 0;
		}

	#left p {
		font: normal normal 1.1em/110% Arial, Helvetica, sans-serif;
		color: #000000;
		}

	#left ul, #left ul li {
		margin: 0; padding: 0;
		list-style: none;
		}

	#left ul li.altRow {background: #F4F0D6;}

	#left ul {font: normal normal .9em/110% Arial, Helvetica, sans-serif;}

	#left ul li {padding: 3px;}

	#left ul li a:link, #left ul li a:visited {
		text-decoration: none;
		color: #333333;
		background-color: transparent;
		border-bottom: none;
		}
	#left ul li a:link.active, #left ul li a:visited.active, #left ul li a:hover, #left ul li a:active {
		color: #000000;
		background-color: #EAE2B0;
		border-bottom: none;
		}


	#left a:link, #left a:visited {
		text-decoration: none;
		color: #333333;
		background-color: #F2EDCE;
		border-bottom: 1px solid #E3D997;
		}
	#left a:link.active, #left a:visited.active, #left a:hover, #left a:active {
	color: #000000;
	background-color: #999999;
	border-bottom: 1px solid #D9CB71;
		}

	#left .more {
		text-align: right;
		margin: 5px 0 0 0; padding: 0 5px 0 5px;
		border: none; border-bottom: 1px solid #CCCCCC;
		background: #C8C7BE;
		font-size: 1em;
		line-height: 131%; /* this is here to help this box line up with the background icon */
		clear: left;
		}

	#left .more a:link, #left .more a:visited {
		text-decoration: none;
		color: #333333;
		background-color: #CCCCCC;
		border-bottom: 1px solid #666666;
		}
	#left .more a:link.active, #left .more a:visited.active, #left .more a:hover, #left .more a:active {
		color: #FFFFFF;
		background-color: #999999;
		border-bottom: 1px solid #333333;
		}

	#left .seminars {
		background: no-repeat 0 bottom;
		margin: 0; padding: 0 0 0 67px;
		}
	#left .seminars h3 {margin: 0 0 0 -67px;}

	#left .calendar {
		margin: 0; padding: 0 .1em;
		}
	#left .calendar h3 {
		font: normal bold 1.5em/95% Arial, Helvetica, sans-serif;
		color: #000000;
		background: none;
		text-align: center;
		margin: 0; padding: 0;
		}

	#left .calendar ul {
		font-size: 1em;
		float: left;
		width: 270px;
		margin: 0; padding: .2em;
		}

	#left .reminders {
		background: no-repeat 0 top;
		margin: 0; padding: 0 0 0 67px;
		}
	#left .reminders .more {margin: 0 0 0 -67px;}

	#left .contact {
		background: url(../images/BG_sidebar-contact.jpg) repeat-y right 0;
		margin: .5em 0 0 0; padding: 0 0 0 1em;
		min-height: 67px; 
		height:auto;
		}
	/* for Internet Explorer */
	/*\*/
	* html #left .contact {
		height: 67px;
		}
	/**/

	#left .contact h3 {
		margin: 0; padding: 0 0 0 1em;
		float: right;
		height: 67px;
		}
	#left .contact h3 span {visibility: hidden;}

	#left .contact h5 {
		margin: 0; padding: .2em 0;
		font-size: 1.5em;
		}

	#left .apply {
		background: url(../images/BG_sidebar-contact.jpg) repeat-y right 0;
		margin: .8em 0 0 0; padding: 0 0 0 1em;
		min-height: 67px; 
		height: auto;
		}
	/* for Internet Explorer */
	/*\*/
	* html #left .apply {
		height: 67px;
		}
	/**/
#left .job {

		background: url(../images/BG_sidebar-contact.jpg) repeat-y right 0;
		margin: .5em 0 0 0; padding: 0 0 0 1em;
		min-height: 67px; 
		height:auto;
}

		}
	/* for Internet Explorer */
	/*\*/
	* html #left .job {
		height: 67px;
		}
	/**/

	#left .job h3 {
	margin: 0;
	float: right;
	height: 67px;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1em;
		}
	#left .job h3 span {visibility: hidden;}

	#left .job h5 {
		margin: 0; padding: .2em 0;
		font-size: 1.5em;
		}
	/**/	
	
	#left .reminders .more {margin: 0 0 0 -67px;}
	

	#left .apply {
		margin: .8em 0 0 0; padding: 0 0 0 1em;
		min-height: 67px; 
		height: auto;
		}
	/* for Internet Explorer */
	/*\*/
	* html #left .apply {
		height: 67px;
		}
	/**/


	#left .apply h3 {
		margin: 0; padding: 0 0 0 1em;
		float: right;
		height: 67px;
		}
	#left .apply h3 span {visibility: hidden;}

	#left .apply h5 {
		margin: 0; padding: .2em 0;
		font-size: 1.5em;
		}

	#left .references {
		margin: 0; padding: 0 .1em;
		}

	#left .references img {
		margin: 0 .6em; padding: 0;
		}

	#left .references ul {
		font-size: 1.15em;
		margin: .5em;
		color: #454545;
		}

	#left .references li {
		padding: .7em .2em;
		border-bottom: 1px solid #999999;
		}

/* ************************************************************** Right Column
************************************************************** */
	#right .column-in {
		margin: 1px 0 0 0; padding: .625em;
		background: none;
		height: auto;
		clear: left;
		}

	#right .content {
		margin: 1px 0 0 0; padding: .625em;
		background: none;
		height: auto;
		}

	#right .highlight {
	margin: 1px 0 0 0;
	padding: .5em;
	color: #333333;
	background-color: #F8F5E4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8DEC5;
	border-bottom-color: #E8DEC5;
		}

	#right h2 {
	margin: 1em 0 0;
	padding: 2px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-bottom-color: #666666;
	background-color: #F3F4F5;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: normal;
		}

	#right h3 {
		background: none;
		font: normal bold 1.4em/1em Arial, Helvetica, sans-serif;
		margin: 0; padding: .4em 0 .1em 0;
		color: #000000;
		}


	#right p {
		font-size: .9em;
		margin: .7em 0; padding: 0;
		line-height: 140%;
		color: #1A2835;
		}

	#right img {
		margin: .5em 0 .5em .5em; padding: .5em;
		border: 1px solid #F4F4F4;
		background: #FFFFFF;
		}

	#right .more {
		font-size: .8em;
		text-align: right;
		margin: 0; padding: 0;
		line-height: 120%;
		}

	#right a:link, #right a:visited {
		text-decoration: none;
		color: #333333;
		background-color: #EFEBE7;
		border-bottom: 1px solid #D7CFC4;
		}
	#right a:link.active, #right a:visited.active, #right a:hover, #right a:active {
		color: #000000;
		background-color: #D1C8BB;
		border-bottom: 1px solid #CBC8C5;
		}

	#right .linkBlock {
		float: right;
		width: 150px;
		margin: 1em; padding: 0;
		}

	#right .linkBlock h4 {
		margin: 0; padding: 0 2px;
		font-size: 1em;
		line-height: 16px;
		color: #666666;
		background: #D9CFC3 url(../images/BG_infobox-header.jpg) repeat 0 0;
		border: none; border-top: 1px solid #B2B2B2; border-bottom: 1px solid #B2B2B2;
		}

	#right .linkBlock .more {background: #ECE7E1; border-bottom: 1px solid #B2B2B2;}

	#right .linkBlock ul, #right .linkBlock ul li {
		margin: 0; padding: 0;
		list-style: none;
		}


	#right .linkBlock ul li.alt {background: #EFEFEF;}

	#right .linkBlock ul {font: normal normal .85em/110% Arial, Helvetica, sans-serif;}

	#right .linkBlock ul li {padding: 3px; background: #F5F5F5;}

	#right .linkBlock ul li a:link, #right .linkBlock ul li a:visited {
		text-decoration: none;
		color: #333333;
		background-color: transparent;
		border-bottom: none;
		}
	#right .linkBlock ul li a:link.active, #right .linkBlock ul li a:visited.active, 
	#right .linkBlock ul li a:hover, #right .linkBlock ul li a:active {
		color: #000000;
		background-color: #DDDDDD;
		border-bottom: none;
		}
	
	#right ul {
		margin: .5em 2.5em; padding: 0;
		font: .9em/130% Verdana, Arial, Helvetica, sans-serif;
		list-style: square;
		}

	#right .alt, #left .alt {
		background: #F4F0D6;
		}

	#right em {
		color: #666666;
		font-size: .9em;
		}

	#right .alert {
		background: #FFF6BF url(../images/exclamation.png) no-repeat 15px 50%;
		text-align: left;
		padding: .8em 2em .8em 3.5em;
		border-top: 2px solid #ffd324;
		border-bottom: 2px solid #ffd324;
		}
	#right .notice {
		color: #2D458D;
		background: #B3C8FF url(../images/information.png) no-repeat 15px 50%;
		text-align: left;
		padding: .8em 2em .8em 3.5em;
		border-top: 2px solid #4E6DC7;
		border-bottom: 2px solid #4E6DC7;
		}

	#right .pdf {
		color: #96000C;
		background: #F9F9F9 url(../images/icon_pdf.jpg) no-repeat 15px 50%;
		text-align: left;
		padding: .8em 2em .8em 3.5em;
		border-top: 2px solid #F4F4F4;
		border-bottom: 2px solid #F4F4F4;
		}
		
	#right .facultyList {
		margin: 2em 0; padding: 1em 0;
		width: 100%;
		min-height: 120px;
		border-top: 1px solid #CCCCCC;
		}
	
		/* for Internet Explorer */
		/*\*/
		* html .facultyList {
			height: 120px;
			}
		/**/
	
	#right .facultyList ul {
		list-style: none;
		margin: 0 0 0 8em;
		}
		
	#right .facultyListAlt {
		float: left;
		font-size: .9em;
		margin: .5em; padding: 0;
		width: 110px;
		min-height: 280px;
		}
		/* for Internet Explorer */
		/*\*/
		* html .facultyListAlt {
			height: 280px;
			}
		/**/

	#right .facultyListAlt ul {
		list-style: none;
		margin: 0 0 0 .2em;
		}

	#right .listbox {
		width: 50%;
		}
		
		
/* ************************************************************** Footer
************************************************************** */

/* ****************************************************** BEGIN inline footer  */
	#footer {
	font: normal normal 1em/130% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: right;
	position: relative;
	margin: 0;
	height: 100px;
	border: none;
	border-top: 2px solid #EDEDED;
	background-color: #30466B;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
		}

	#footer hr {
		margin: 0 auto; padding: 0;
		background: none;
		border: none; border-top: 2px solid #EDEDED;
		text-align: center;
		width: 100%;
		}	

	#footer p {
		margin: 0; padding: 0;
		line-height: 130%;
		}

	#footer a:link, #footer a:visited {
	color: #FFFFFF;
	background-color: #405C8C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4F74B0;
		}
	
	#footer a:hover, #footer a:active {
		color: #CCCCCC;
		background-color: #202F46;
		border-bottom: 1px solid #666666; 
		text-decoration: none;
		}

	
	#footerLogo {
	float: right;
	border: none;
	border-left: 1px solid #CCCCCC;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 6px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 10;
	padding-left: 4px;
	margin-bottom: 30px;
		}

	#footerLogo a:link, #footerLogo a:link img, #footerLogo img {
		border: none;
		text-decoration: none;
		margin: 0; padding: 0;
		}
		
/* ****************************************************** END inline footer  */

/* ************************************************************** BEGIN CSS Tabs 01
************************************************************** */
	#navcontainer01 {
		/* none needed */
		margin: -22px 0 0 0; padding: 0 0 0 45px;
		background: #FFFFFF;
		}

	ul#navlist01 {
		margin: 0; padding: 0;
		list-style-type: none;
		}

	ul#navlist01 li {
		display: inline;
        font: normal bold 10px/27px Verdana, Arial, Helvetica, sans-serif;
        margin: 0; padding: 0;
		background: none;
		border: none;
		text-transform: uppercase;
		}

	#navlist01 a:link, #navlist01 a:visited {
		margin: 0; padding: 2px 9px;
		color: #B55314;
		background: none;
		border: none;
		border-right: 1px solid #B55314;
		text-decoration: none;
		}

	#navlist01 a:link.last, #navlist01 a:visited.last {
		border-right: none;
		}

	ul#navlist01 a:link#active {
        color: #712501;
        background-color: #E8D1C4;
		}

	#navlist01 a:hover, ul#navlist01 a:hover#active {
		color: #FFFFFF;
		background: #B55314;
		}
	
/* ************************************************************** END CSS Tabs 01
************************************************************** */

/* ************************************************************** BEGIN CSS Tabs 02
************************************************************** */
	#navcontainer02 {
	padding: 0;
	color: #000000;
	background: none;
	font: normal bold 10px/30px Verdana, Arial, Helvetica, sans-serif;
	border: none;
	position: relative;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
		}

	ul#navlist02 {
		margin: 0; padding: 0;
		list-style-type: none;
		}

	ul#navlist02 li {
		display: inline;
        margin: 0; padding: 0;
		background: none;
		border: none;
		}

	#navlist02 a:link, #navlist02 a:visited {
		margin: 0; padding: 5px 9px 4px 9px;
		color: #000000;
		background: none;
		border: none;
		text-decoration: none;
		}

	ul#navlist02 li#active {
        color: #95bbae;
        background-color: #deebe5;
		}

	#navlist02 a:hover {
		color: #333333;
		background: #BBBBBB;
		}
	
/* ************************************************************** END CSS Tabs 02
************************************************************** */

/* ************************************************************** BEGIN NAV Bar 02
******************************* This container holds the Search & secondary NAV */
	ul#navbar02 {
	list-style-type: none;
	margin: 0;
	padding: 0 .5em;
	position: relative;
	background: #CCCCCC;
	height: 30px; /* IE needs this element */
	clear: both;
	top: -3px;
		}
	
	ul#navbar02 .left {float: left; position: relative; margin: 0; padding: 0;}
	ul#navbar02 .right {float: right; position: relative; margin: 0; padding: 0;}
	
		#navbar02 form {
			margin: .5em 0; padding: 0;
			position: relative;
			font: normal bold 10px/100% Verdana, Arial, Helvetica, sans-serif;
			background: none;
			}
		
		#navbar02 form input, #navbar02 form select, #navbar02 form #btnGo {
			margin: 0; padding: 1px 0;
			color: #333333;
			font: normal bold 10px/105% Verdana, Arial, Helvetica, sans-serif;
			}
		
		#navbar02 form #btnGo {
			margin: 0; padding: 0 4px;
			}


/* ************************************************************** BEGIN CSS Tabs 03
************************************************************** */
	#navcontainer03 {
		/* none needed */
		margin: 0 auto; padding: 0 0 0 20px;
		background: url(../images/BG_toolbar-03-off.jpg) repeat-x 0 0;
		}

	ul#navlist03 {
		margin: 0; padding: 0;
		list-style-type: none;
		}

	ul#navlist03 li {
		display: inline;
        font: normal bold 9px/20px Arial, Helvetica, sans-serif;
		letter-spacing: -0.01em;
        margin: 0; padding: 0;
		background: none;
		border: none;
		text-transform: uppercase;
		}

	#navlist03 a:link, #navlist03 a:visited {
		margin: 0; padding: 5px 9px 4px 9px;
		color: #FFFFFF;
		background: url(../images/BG_toolbar-03-off.jpg) repeat-x 0 -1px;
		border: none;
		border-right: 1px solid #603912;
		text-decoration: none;
		}

	ul#navlist03 a:link#active {
        color: #CCCCCC;
        background: url(../images/BG_toolbar-03-on.jpg) repeat-x 0 -1px;
		}

	#navlist03 a:hover, ul#navlist03 a:hover#active {
        color: #FFFFFF;
        background: url(../images/BG_toolbar-03-on.jpg) repeat-x 0 -1px;
		}
/* ************************************************************** END CSS Tabs 03
************************************************************** */

/* ************************************************************** END CSS Submenu
************************************************************** */
	#left #submenu01 {
	width: 220px;
	font: normal normal 1.4em Arial, Helvetica, sans-serif;
	letter-spacing: -.01em;
	padding: 0;
	background: #D9CFC3;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #993400;
	border-right-color: #993400;
	border-bottom-color: #993400;
	border-left-color: #993400;
			}
	
	#left #submenu01 ul, #left #submenu01 li {
			list-style: none;
			margin: 0; padding: 0;
			}
	
	#left #submenu01 li a {
			height: 28px;
			  voice-family: "\"}\"";
			  voice-family: inherit;
			  height: 20px;
			text-decoration: none;
			outline: none;
			}

	/* for Internet Explorer */
	/*\*/
	* html #left #submenu01 li a {
		margin-top: -1px;
		}
	/**/
			
	#left #submenu01 li a:link, #left #submenu01 li a:visited {
	color: #FFFFFF;
	display: block;
	padding: 8px 0 0 10px;
	outline: none;
	background-image: url(../images/stripe_red.png);
	background-repeat: repeat;
	background-position: 0 50%;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #9B3805;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
			}
	
	#left #submenu01 li a:hover, #left #submenu01 li #current {
	color: #FFFFFF;
	padding: 8px 0 0 10px;
	outline: none;
	background-image: url(../images/stripe_red-on.png);
	background-repeat: repeat;
	background-position: 0 50%;
			}
	
	#left #submenu01 li li a {
			font-size: .95em;
			outline: none;
			}
	
	#left #submenu01 li li a:link, #left #submenu01 li li a:visited {
	color: #9B3805;
	display: block;
	background: url(../images/stripe_beige_d.png) repeat 0 0;
	border: none;
	border-bottom: 1px solid #E4DDD5;
	padding: 8px 0 0 1.4em;
	outline: none;
			}
	
	#left #submenu01 li li a:hover, #left #submenu01 li li #current {
			color: #FFFFFF;
			background: #666666;
			padding: 8px 0 0 1.4em;
			outline: none;
			}
/* ************************************************************** END CSS Submenu
************************************************************** */

/* ************************************************************** BEGIN CSS Double Lists
************************************************************** */
	#cdl {
		margin: auto; padding: 0;
		}
	
	#cdl h3 { 
		display: block;
		color: #993400;
		padding-bottom: 5px;
		margin-bottom: 15px;
		border-bottom: 1px solid #666666;
		}
	
	#cdl ul {
		margin: 0 0 1em 1em; padding: 0;
		}
	
	#cdl ul li {
		height: 1em;
		list-style-type: none;
		color: #333333;
		padding: .3em 0 .4em 0;
		font-size: 0.9em;
		border-bottom: 1px solid #CCCCCC;
		}
	
	#cdl ul li.cdl_l2 {
		margin: -1.7em 0 0 48%;
		padding: .3em 0 .4em 0;
		border: 0;
		}  
	
	.cdl_alt {
		background-color : #E6DECE;
		}
	
	* html #cdl ul li.cdl_l2 {
		margin-top : -2.5em;
		}
/* ************************************************************** END CSS Double Lists
************************************************************** */

/* ************************************************************** BEGIN Skip to Content
************************************************************** */
	#skip a, #skip a:hover, #skip a:visited {
		position:absolute;
		left:0px;
		top:-500px;
		width:1px;
		height:1px;
		overflow:hidden;
		}
	
	#skip a:active {
		position:static;
		width:auto;
		height:auto;
		}


.excerpt {
	font: italic normal 1.6em/140% "Times New Roman", Times, serif;
	letter-spacing: -1px;
	color: #333333;
	margin: 10px 5px; padding: 20px;
	float: left;
	width: 250px;
	background: url(../../Assets/images/quotes.jpg) no-repeat left top;
	}

.excerpt .small {
	font: normal normal .7em/140% "Times New Roman", Times, serif;
	color: #666666;
	float: right;
	letter-spacing: normal;
	margin: 0; padding: 0;
	text-align: right;
	}



	table {
		border: 1px solid #CCCCCC;
		width: 100%;
		margin: 1em 0;
		}
		
	tr td {
		font-family: "lucida grande", verdana, sans-serif;
		font-size: 8pt;
		padding: 3px 4px;
		background: #FFFFFF;
		}
.equipment-table-alt {
	background-color: #f4f4f4;
}

	thead td {
		color: #FFFFFF;
		background-color: #253754;
		font-weight: bold;
		border-bottom: 1px solid #999999;
		}
	tbody td {
		border-left: 1px solid #D9D9D9;
		}
	tbody tr.alt td {
	background-color: #CCCCCC;
		}
	tbody tr.alt2 td {
		background: #CCCCCC;
		}
	tbody tr.selected td {
		background: #3d80df;
		color: #FFFFFF;
		font-weight: bold;
		border-left: 1px solid #346DBE;
		border-bottom: 1px solid #7DAAEA;
		}
	tbody tr.ruled td {
		color: #000000;
		background-color: #C6E3FF; 
		font-weight: bold;
		border-color: #3292FC;
		}
	
	/* Opera fix */
	head:first-child+body tr.ruled td {
		background-color: #C6E3FF; 
		}


/* ************************************************************** BEGIN Calendar Date
************************************************************** */
	.the_date {
		float: left;
		clear: both;
		display: block;
		text-align: center;
		background: url(../images/icon_cal-tan.png) no-repeat 50% 0;
		width: 60px;
		margin: .5em 1em 0 0;
		}
	.calRed {background: url(../images/icon_cal-red.png) no-repeat 50% 0;}
	
	.seminar_date {
		float: left;
		clear: both;
		display: block;
		font-size: 1.2em;
		font-weight: bold;
		text-align: center;
		background: none;
		width: 80px;
		margin: .5em 1em 0 0; padding: 1em 0;
		}

	.date_m {
		display: block;
		font-size: 1em;
		color: #FFFFFF;
		font-weight: bold;
		margin:0; padding:0;
		text-align: center;
		}
	.seminar_date .date_m {
		color: #666666;
		}
	
	.date_d {
		display: block;
		font-size: 2.3em;
		font-weight: bold;
		margin: 0; padding: .4em 0 1.3em 0;
		text-align: center;
		}

/* BEGIN stolen code */
/* this div gives the list a place to live and remain relative to */
	.dblList {
		margin: 1.4em 0; padding: 0;
		width: 100%;
		background: none;
		border: 0px solid #CCCCCC;
		}
	
	/* here the heading is styled. not essential to the double lists */
	.dblList h3 { 
		display: block;
		padding-bottom: 5px;
		margin-bottom: 15px;
		border-top: 1px solid #E5E5E5;
		border-bottom: 1px solid #E5E5E5;
		}
	
	/* style all the list items here */
	.dblList ul li {
		/*height: 1em;  ***** Firefox doesn't like the height stated here */
		list-style-type: none;
		color: #333333;
		margin: 0; padding: .3em 0 .4em 0;
		font-size: 0.9em;
		border-bottom: 1px solid #F4F4F4;
		}
	
	/* every second list item is positioned outward and moved up equal to LI height to even them */
	.dblList ul li.dblList_l2 {
		margin: -1.7em 0 0 50%; padding: .3em 0 .4em 0;
		border: none;
		}   
	
	/* Every other two list items are styled with a background for usability and style */
	.dblList_alt {
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
}
	.Staff-listing {
	color: #9B3805;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#f4f4f4;
}
#right .administration-sections {
	text-align: left;
	background-color: #F9F9F9;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E9DFC6;
	border-bottom-color: #E9DFC6;
	margin-bottom: 10px;
	padding-top: 0.8em;
	padding-right: 2em;
	padding-bottom: 0.8em;
	padding-left: 3.5em;
}
directory tr.alt td {
	background-color: #CCCCCC;
}
.larger-sub-catagory {
	font-size: 1em;
}
.homepageSubsection {
	background-image: url(../images/BG-path_mainpage.jpg);
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#siteContainer #main1 .homepageSubsection #subsection {
	background-image: url(../images/BG_homepg_subsec.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
}
#siteContainer #main1 .homepageSubsection #subsection #homepage_middle p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
#siteContainer #main1 .homepageSubsection #subsection #homepage_right #quicklinks {
	bottom: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

ul.MenuBarHorizontal {
	cursor:default;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	width:auto;
	border-bottom-style: none;
}
ul.MenuBarActive {
	z-index:0;
}
ul.MenuBarHorizontal li {
	cursor:pointer;
	float:left;
	font-size:11px;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	position:relative;
	text-align:left;
	text-transform:uppercase;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: none;
	border-right-color: #FFFFFF;
}
ul.MenuBarHorizontal ul {
cursor:default;
font-size:100%;
left:-1000em;
list-style-type:none;
margin:0pt;
padding:0pt;
position:absolute;
text-transform:lowercase;
width:100%;
z-index:1020;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible {
left:auto;
}
ul.MenuBarHorizontal ul li {
width:100%;
}
ul.MenuBarHorizontal ul ul {
margin:-5% 0pt 0pt 95%;
position:absolute;
}
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible {
left:auto;
top:0pt;
}
#siteContainer #main1 .homepageSubsection #subsection #homepage_left img {
	border: 1px solid #FFFFFF;
	A: link decoration: none; }
}
#siteContainer #main1 .homepageSubsection #subsection #homepage_right #quicklinks #form1 #spryselect1 #Quicklinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #273655;
	text-align: left;
	width: 150px;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

.home-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #983402;
}
#siteContainer #main1 .homepageSubsection #subsection #homepage_middle div {
	margin-top: 1px;
}
#right .facultyListAlt2 {
		float: left;
		font-size: .9em;
		margin: 0.5em; padding: 0;
		width: 225px;
		min-height: 280px;
		}
/* @group Skip to Content */
 
#skip a, #skip a:hover, #skip a:visited {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
 
#skip a:active, #skip a:focus {
	position:static;
	width:auto;
	height:auto;
	}
 
/* @end */

