html {
	height: 100%;
}

body {
	/*
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #DBEFFF;
	*/
	background-image: url(../images/campus.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;

	height: 100%;
	margin:0;
	padding:0;
	text-align: center;
	position:relative;
	overflow: auto;
	font-family: Arial;
	font-size: 10pt;
}

p{ margin: 1em auto; }
.body-plain {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #DBEFFF;
	background-attachment:scroll;
}

.body-image{
	background-image: url(../images/campus.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-attachment: fixed;
	background-color: #fff;
}

.generic-overlib {
	border: 1px #EFEFEF groove;
	background-color: white;
	padding: 0.5em;
	text-align: left;
}

.generic-overlib ul {
	list-style-type: none;
}


#wrapper {
	
	border-left: 3px solid #92BCEC;
	border-right: 3px solid #92BCEC;/*5989B0*/
	
	background-color: #fff;
	text-align: left;
	width: 980px; /*850px*/
	min-height:100%;
	margin: auto;
	position: relative;
	padding:0;
}

.campus-background{
	background-image: url(../images/campus.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
}

select, input, button {
	font-family: Arial, 'Times New Roman', Times, serif;
	font-size:10pt;
}

input.prompt {
	font-style: italic;
	color: #6A6A6A;
}

/**
 * IE workaround for min-height
 */
*html #wrapper {
	height:100%;
}
/* IE styling */

#wrapper ul {
	list-style-type: none;
}

#wrapper ul.content-set {
	margin-left: 0;
	padding-left: 0;
	line-height: 1.65em;
}

#wrapper ul.domain-set {
	margin-left: 0;
	padding-left: 1em;
	line-height: 1.5em;
	/*list-style-type: disc;*/
	list-style-image: url("../images/ul-blue.png");
}

#banner {
	width: 980px;
	height: 60px;	
	border-bottom: 1px solid #E6EEFB;
	background-color: #fff;
	position: relative;
}

#banner a img {
	border: none;
}

#banner .left {
	position: absolute;
	width:480px;
	top:10px;
	left:10px;
	text-align:left;
}

#banner .right {
	position: absolute;
	width:480px;
	top:2px;
	right:0px;	
	text-align:right;	
}

.three-column-one, .three-column-two, .three-column-three {
	float:left;
	height:auto;
}

.three-column-one {
	width:53%;
}
.three-column-two {
	width:46%;
	text-align:right;
}
/*
.three-column-three {
	width:34%;
}
*/

div#left-container-floatin {
	position: absolute;
	overflow: auto;
	width:250px;
	height:auto;	
	border: 1px groove #A7A7A7;
	top:40px;
	left:110px;
	display:none;
	padding:4px;
	background-color:#FDFDFD;
	filter:alpha(opacity=90);-moz-opacity:.90;opacity:.90;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
}

/* IE font fix */
*html div#left-container-floatin {
	font-weight: bold;
}

div#left-container-loading {
	position: absolute;
	overflow: visible;
	width:50px;
	height:50px;
	background-color: transparent;
	top:40px;
	left:110px;
	display:none;
}

div.left-container {
	float: left;		
	width: 260px;
	height: auto;
	background-color:transparent;
	padding: 6px;
	position:relative;
	z-index:5;
}

div.left-container ul {
	padding:0px;
	margin:0px;
}

div.right-container {
	float: right;
	width: 670px;
	height: auto;	
	padding: 6px;
	position:relative;
	z-index:3;
}

#right-container-keyword-result {
	width: 400px;
	/*
	margin-top:-2px;	
	*/
	filter:alpha(opacity=94);-moz-opacity:.94;opacity:.94;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	display: none;	
	position: absolute;
	left:6px;
	top:63px;
	display: none;
}

/* IE font fix */
*html div#right-container-keyword-result {
	font-weight: bold;
}

div.center-container {
	background-repeat: repeat-x;
	background-color: #ccdcee;
	background-image: url(../images/right-container-background.gif);
	border: 1px solid #c9c9c9;
	margin: 0px;
	margin-top: 1.5em;
	padding-bottom: 0px;
	position:relative;
	width:958px;
	text-align:left;	
	/*
	filter:alpha(opacity=94);-moz-opacity:.94;opacity:.94;
	*/
}

div.container-head {
	font-size: 12pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 1em;
	color: #33649B;
}

div.container-head-big {
	font-size: 20pt;
	font-family: tahoma;
	font-weight: bold;
	margin-bottom: 1em;
	color: #3B73B3;
	text-align: center;
}

div.content {

/*
	margin: auto auto;

	width:auto;	
*/
	margin: auto 10px;
	margin-bottom: 2em;
	background-color: transparent;
	width: 960px;

  padding:0;
}

div.domain-header {
	margin: 0.5em 0;
	font-weight: bolder;
	font-size: 13pt;
	width: auto;
	border: 1px solid #7592B1;
	border-top: 1px solid #B6C5D6;
	border-left: 1px solid #B6C5D6;
	padding: 3px;
	background-image: url(../images/domain-header-background.gif);
	filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70;
	position: relative;
}


div.domain-header div.links {
	position: absolute;
	right: 3px;
	top: 4px;
	font-size: 9.5pt;
	width: 140px;
	/*text-align:right;*/
	padding-right:5px;	
}

div.links a {
	text-decoration: none;
	color: #3c3c3c;
}

p.introduction {
	font-weight:normal;
	border-bottom: 1px dashed #E5E5E5;
	padding-bottom:1.25em;
	padding-top:0.5em;
	margin-bottom:1.2em;
}

.big-name {
}

td.title {
	font-weight: bolder;
}

tr.highlight_row td, div.highlight_row {
	background-color: #FFFFC0; /*FFFFDA*/
}

table.mini-specialize-area-info {
	font-size:9pt;border-collapse:collapse;margin-bottom:1.5em;width:100%;
}
table.mini-specialize-area-info th, table.mini-specialize-area-info td {
	vertical-align:top;
}

table.log, table.normal {
	font-size: 10pt;
	width: 100%;
	empty-cells:show;
	border: 1px solid #D6D6D6;
	background-color:#fff;
	border-collapse:collapse;
}

table.log td, table.normal td {
	padding: 4px;
}

table.log tr td {
	border-bottom: 1px solid #EFEFEF;	
}

table.log tr:last-child td {
	border-bottom: none;
}

table.log th, table.normal th {
	font-weight: bolder;
	text-align:justify;
	background-image: url(../images/domain-header-background.gif);
}

table.pao-contact {
	font-size:11pt;	
	width: 100%;
	border-collapse:collapse;
	border: 1px inset #AAAAAA;
}

table.pao-contact th {
	text-align: left;
	border-bottom: 1px solid #D6D6D6;
}

table.pao-contact th, table.pao-contact td {
	border-spacing: 4px;
	padding: 5px 3px;
}

table.expert-data {
	font-size: 11pt;
	empty-cells:show;
}

table.expert-data td {
	padding: 5px;
	vertical-align: top;
}

table.search-keyword-result, table.search-keyword-result-area {
	/*font-size: 11pt;*/
	font-size: inherit;
	empty-cell: show;
	width:100%;

/*	border-bottom: 1px solid #EFEFEF;*/
	padding-bottom: 5px;
	border-collapse:collapse;
	margin-bottom: 1em;
}

table.search-keyword-result tr.highlightable td, table.search-keyword-result-area tr.highlightable td{
	border-bottom: 1px dotted #C0D8F4;
}

table.search-keyword-result tr.highlightable:last-child td, table.search-keyword-result-area tr.highlightable:last-child td{
	border-bottom: 0px dotted #C0D8F4;
}

table.search-keyword-result-area td {
	line-height:1.4em;
}

table.search-keyword-result td{
	vertical-align: top;
}

#wrapper ul.small-dept-list, ul.small-dept-list {
	margin:0px;
	padding:0px;
	margin-bottom:0.4em;
}

#wrapper ul.small-dept-list li, ul.small-dept-list li {
	font-weight:bold;
	/*
	padding-left:1em;
	background-image:url("../images/ul-grey.png");
	background-repeat:no-repeat;
	background-position:0px 5px;
	*/
	margin-bottom:2px;
}

#wrapper ul.small-subdomain-list, ul.small-subdomain-list {
	margin:0px;
	margin-bottom:9px;
	padding:0px;
	padding-left:0.6em;
}

#wrapper ul.small-subdomain-list li, ul.small-subdomain-list li {
	padding-left:1em;
	background-image:url("../images/ul-orange.png");
	background-repeat:no-repeat;
	background-position:0px 3px;
	margin-bottom:5px;
}

div.domain-people {
	font-size: 11pt;
	margin-bottom:0.8em;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

table.domain-people {
	font-size: 11pt;
	empty-cell: show;

	margin-bottom:1.5em;
	border-bottom: 1px solid #EFEFEF;
	padding-bottom: 5px;
}

table.domain-people td{
	vertical-align: top;
}

div.content {
	position: relative;
}

div#back-link {
	position: absolute;
	right: 1em;
	top: 0.5em;
	text-align: right;
}

div#back-link a {
	font-weight: bold;
	text-decoration: none;
}

div#wrapper ul.job-title li {
	background-image:url(../images/ul-blue.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div#wrapper ul.department li {
	background-image:url(../images/ul-red.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
}

div#wrapper ul.department, div#wrapper ul.job-title {
	line-height: 1.4em;
	padding-left:0px;
	margin-left:0;
	margin-bottom:0.5em;
	list-style-type: none;
}

/* IE font fix */
*html div.content {
	/*font-weight: bold;*/
}

a, a:visited, a:active {
	color: #0562AF; /*0672CA*/
	text-decoration:none;
}

a:hover {
	color: #2298F8; /*2F9EF9*/
	text-decoration:underline;
}

a.alt, a.alt:visited, a.alt:active {
	color: #044880; /*0672CA*/
	text-decoration:none;
}

a.alt:hover {
	color: #2298F8; /*2F9EF9*/
	text-decoration:underline;	
}

a img {
	border: none;
}

input.button {
	border:1px solid #849DBA;
	background-color: #CBD5E1;
	color: black;
}

img.pao-message {
	vertical-align:text-top;
	width:15px;
	height:15px;
	padding:0;
	margin:0;
	/*
	padding-left: 3px;
	padding-right: 4px;
	*/
}

.admin-menu-strip {
	margin-top:-0.8em;
	margin-bottom:2em;
	border-top-color: #DBDBDB;
	border-bottom-color:#4C4C4C;
	border-right-color:#4C4C4C;
	border-left-color: #DBDBDB;
	border-width:1px;
	border-style: solid;
	background-color:#EFF7FE; 
	padding: 4px 10px;
	/*
	*/
}

.style1 {
	color: #5489C6;
	font-weight: bold;
}
.style6 {color: #FFFFFF; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.style12 {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 12px; }
.style13 {font-family: Geneva, Arial, Helvetica, sans-serif}
.style14 {color: #FFFFFF; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; }


.ctrl-domain-block {
	margin-bottom: 2em;
	border:1px solid #BCCBDA;
}

.ctrl-domain-block .body {
	padding: 0.4em;
}

.ctrl-domain-block .body div {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.ctrl-domain-block .header {
	font-weight:normal;
	margin-bottom:0.2em;
	background-image: url(../images/domain-header-background.gif);
	border-bottom: 1px solid #7E7E7E;
	padding: 0.2em;
	font-weight: bolder;
}

.manage-expert-area {
	border:1px solid #BFC9C6;
	border-right-color: #0C0000;
	border-bottom-color: #0C0000;	
	background-color:white;
	color:#165496;
	padding:3px;
	margin:2px;
	position:relative;
	width:100%;
}

/* =-=-=-=-=-=-=-[Overlib]-=-=-=-=-=-=-=- */

.fontClass {
	font-family: 'Comic Sans MS';
	font-size: 8pt;
}
.capfontClass {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color:  #ffffff;
}
.closefontClass {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color:  #ffffff;
}
.capfontClass A, .closefontClass A {
	color: #ffffff;
	font-size: 9pt;
}
.fgClass {
	background-color: #EBF3FC;
}
.bgClass {
	background-color: #2863A6;
}


/* =-=-=-=-=-=-=-[Footer]-=-=-=-=-=-=-=- */
#footer {
	CLEAR: both; PADDING-RIGHT: 18px; BORDER-TOP: #ee3e48 1px solid; PADDING-LEFT: 18px; PADDING-BOTTOM: 5px; PADDING-TOP: 3px; POSITION: relative; 
	margin-top:1.5em;
}
#footer label {
    position:absolute;
    right: 18px;
    top: 3px;
}
#footer a {
    color: #404040;
}

#footer span {
    color: #EE3E48;
}

p#disclaimer { display:none; }
