﻿
html
{
}

html, body
{
	margin: 0px;
	clear: both;
	width: 1020px;
}

body
{
	background-image: url( '/images/navbg.gif' );
	background-repeat: repeat-y;
}

p, body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}

div#footer
{
	padding-left: 250px;
	width: 100%;
}

#container-page
{
	width: 100%;
	text-align: left;
	position: relative;
}

#container-content
{
	padding: 0;
	width: 1020px;
}

#content-pri
{
	float: right;
	width: 790px;
	padding-top: 25px;
}
#content-sec
{
	float: left;
	width: 230px;
}

div.midCol
{
	padding: 10px;
	width: 400px;
	float: left;
}

div.rightCol
{
	top: 20px;
	padding: 10px;
	width: 280px;
	float: right;
}






/*  Menu */

div#navMenu
{
	width: 220px;
}

div#navMenu2
{
	width: 220px;
}

div#navMenu div#logo
{
	padding: 20px 0 0 60px;
}

div#navMenu div#navLinks
{
	padding: 40px 0 0 75px;
}

/* Default links */
a, a:link
{
	/*   text-decoration: underline;*/
	color: #89cb1a;
	text-decoration: none; /*     text-decoration: none;     font-weight: bold;     color: #666666;      */
	 font-weight:bold;
}

a:visited
{
	color: #89cb1a;
}

a:hover
{
}

a:focus
{
}

a:active
{
	color: #89cb1a;
}


a.navlink
{
	text-decoration: none;
	font-style: normal !important;
}

a.navlink div
{
	text-decoration: none;
	margin-top: 2px;
	background-image: url( '/images/menu_up.gif' );
	height: 25px;
	padding-left: 15px;
	clear: both;
	vertical-align: middle;
	position: relative;
	font-family: Helvetica, Tahoma, Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #666666;
	cursor: pointer;
	width: 120px;
}

a.navlink div:hover
{
	background-image: url( '/images/menu_over.gif' );
	color: White;
}

a.navlink div span
{
	position: relative;
	top: 4px;
}

a.sel div span
{
	position: relative;
	top: 4px;
	left: 20px;
}

a.sel div
{
	background-image: url( '/images/menu_selected.gif' );
	color: White;
}

a.sel div:hover
{
	background-image: url( '/images/menu_selected.gif' );
	color: White;
}

/* END Menu */



/*img*/

img
{
    border: 0px;
}






.green
{
	color: #89cb1a;
}

.blue
{
	color: #002F46;
}

h2
{
	margin: 0;
	padding: 0;
	font-size: 18pt;
	font-family: Arial;
	font-weight: normal;
	color: #002F46;
}



p.label
{
	font-weight: bold;
	font-size: 10.5pt;
	padding-bottom: 2px;
}

div.AdvisorsWrapper
{
	width: 790px;
}

div.AdvisorWrapper
{
	float: left;
	padding-top: 5px; /*     width: 225px;*/
	height: 80px;
	margin: 5px;
	padding-left: 5px;
	border-bottom: solid 1px #cccccc;
}

div.AdvisorThumbnail
{
	float: left;
	width: 75px; /**/
}

div.AdvisorBlurb
{
	font-weight: bold;
	font-size: 9.5pt;
	color: #002F46;
	float: left;
	width: 165px;
	padding-left: 4px;
}

div.AdvisorBlurb span
{
	font-weight: normal;
}
.starAlu
{
	width: 135px;
	height: 85px;
	overflow: hidden;
	cursor: pointer;
	margin-top: 5px;
}

.starButtontight
{
	width: 450px;
}
.starButton
{
	white-space: nowrap;
	width: 100px;
	margin: 3px;
}
.starButton2
{
	white-space: nowrap;
	width: auto;
	margin: 3px;
}
.starButtonLeft
{
	float: left;
	width: 10px;
	height: 25px;
	background-image: url(/images/controlBarLeft.gif);
	background-repeat: no-repeat;
}

.starButtonMid
{
	float: left;
	height: 20px;
	background-color: #CCCCCC;
	padding-top: 5px;
}
.starButtonMid2
{
	float: left;
	height: 20px;
	background-color: #CCCCCC;
	padding-top: 5px;
}
.starButtonRight
{
	float: left;
	width: 10px;
	height: 25px;
	background-image: url(/images/controlBarRight.gif);
	background-repeat: no-repeat;
}

.starButton a
{
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}

.grey
{
	color: #666666;
}

div.FacultyAlphabet
{
	background-color: #CCCCCC;
	position: relative;
	top: -1px;
}

div.FacultyAlphabet div
{
	float: left;
}

div.FacultyAlphabet a
{
	text-decoration: none;
	font-weight: bold;
	color: #666666;
	font-size: 11pt;
}

div.FacultyAlphabet a:hover
{
	text-decoration: none;
	font-weight: bold;
	color: #444444;
}
.facultyPerson
{
	color: #002F46;
	text-decoration: none;
}
a.facultyPerson, a.facultyPerson:visited, a.facultyPerson:hover
{
	color: #002F46;
	font-weight: bold;
	text-decoration: none;
}

div.rightSection
{
	background-image: url( '/images/Section_background.jpg' );
	height: 500px;
	width: 235px;
	position: relative;
}

div.rightSection div.header
{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 126px;
	height: 16px;
	background-repeat: no-repeat;
}

div.rightSection div.items
{
	position: absolute;
	top: 40px;
	left: 11px;
}


div.rightSection div.items div.item
{
	border: solid 2px #B1B1B1;
	background-image: url( '/images/section_background_item.jpg' );
	width: 215px;
	height: 75px;
	margin-bottom: 10px;
	position: relative;
}

div.rightSection div.items div.item div.pic
{
	position: absolute;
	float: left;
	width: 75px;
	height: 75px;
}

div.rightSection div.items div.item div.text
{
	position: absolute;
	left: 80px;
	height: 80px;
	width: 120px;
	font-weight: bold;
	padding: 5px;
	color: #002F46;
}

div.rightSection div.items div.item div.text a
{
	color: #002F46;
	font-weight: bold;
	text-decoration: none;
}

div.personSummary p
{
	margin-bottom: 2px;
	margin-top: 2px;
}

div.profileMeeting
{
	clear: both;
	height: 40px;
}

div.profileMeeting div
{
	float: left;
	cursor: pointer;
}

div.profileMeeting div.date
{
	width: 80px;
}

div.profileMeeting div.location
{
	width: 260px;
	font-weight: bold;
}


div.profileMeeting div.pointer
{
	width: 24px;
}

div.profileMeeting div.pointer img
{
	position: relative;
	top: 2px;
}

div.profileAbstracts
{
	display: none;
	float: none;
	clear: both;
}

div.profileAbstract
{
	padding-bottom: 5px;
	padding-left: 5px;
}


.greenBarLeft
{
	float: left;
	width: 10px;
	height: 25px;
	background-image: url(/images/greenBarLeft.gif);
	background-repeat: no-repeat;
}

.greenBarMid
{
	float: left;
	height: 20px;
	background-color: #88CB1B;
	padding-top: 5px;
}

.greenBarRight
{
	float: left;
	width: 10px;
	height: 25px;
	background-image: url(/images/greenBarRight.gif);
	background-repeat: no-repeat;
}

div.meetingYear
{
	width: 415px;
	color: White;
	font-weight: bold;
}

div.meetingYearBar
{
	width: 450px;
	cursor: pointer;
	height: 40px;
}

div.profileMeeting div.arrow
{
	width: 13px;
}


div.meetingBar
{
	width: 460px;
}


div.location2
{
	width: 330px;
	font-weight: bold;
}


div.meetingItem
{
	border-bottom: solid 1px #dddddd;
	height: 31px;
	margin-bottom: 10px;
	width: 440px;
	clear: both;
}


div.meetingItem div.icon
{
	float: left;
	width: 33px;
}


div.meetingItem div.text
{
	float: left;
	width: 400px;
}

a.programme
{
	font-weight: bold;
}

a.bluelink, a.bluelink:hover, a.bluelink:visited
{
	color: #002F46;
	font-weight: bold;
}

div.profieldlbl
{
	float: left;
	width: 200px;
	font-weight: bold;
	padding: 15px 2px 8px;
}

div.profielddata
{
	float: left;
	padding: 2px;
	width: 350px;
}

div.profield
{
	clear: both;
	padding-top: 5px;
}


/* RIGHT COLUMN LIST  */
div.rightColumnList div
{
	width: 250px;
}

div.rightColumnList div.top
{
	background-image: url( '/images/rs_top.gif' );
	background-repeat: no-repeat;
	height: 11px;
}

div.rightColumnList div.bottom
{
	background-image: url( '/images/rs_bottom.gif' );
	background-repeat: no-repeat;
	height: 11px;
}

div.rightColumnList div.middle
{
	background-image: url( '/images/rs_tall.jpg' );
	background-repeat: repeat-x;
	height: 430px;
	position: relative;
	background-color: #b0b0b0;
}
div.rightColumnList div.middle3
{
	background-image: url( '/images/rs_tall.jpg' );
	background-repeat: repeat-x;
	height: 448px;
	position: relative;
	background-color: #b0b0b0;
}
div.rightColumnList div.middle2
{
	background-image: url( '/images/rs_tall2.jpg' );
	background-repeat: repeat-x;
	height: 200px;
	position: relative;
	background-color: #b0b0b0;
}
div.rightColumnList div.rightColHead
{
	background-repeat: no-repeat;
	position: absolute;
	right: -4px;
	width: 130px;
}
div.rightColumnList div.rightColHead2
{
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	width: 180px;
}
div.rightColumnList div.rightColHead3
{
	background-repeat: no-repeat;
	position: absolute;
	right: 0px;
	width: 250px;
	height:38px
}
div.rightColumnList div.rightColSpacer
{
	height: 16px;
}

div.rightColumnList div.rightColItem
{
	position: relative;
	border: solid 2px #C2C2C2;
	background-repeat: repeat-x;
	background-image: url( '/images/section_background_item.jpg' );
	width: 230px;
	height: 75px;
	margin-left: 10px;
	margin-top: 5px;
}
div.rightColumnList div.rightColItem2
{
	position: relative;
	border: solid 2px #C2C2C2;
	background-repeat: repeat-x;
	background-image: url( '/images/section_background_item2.jpg' );
	width: 230px;
	height: 113px;
	margin-left: 10px;
	margin-top: 5px;
}
div.rightColumnList div.rightColItem div.pic
{
	position: absolute;
	float: left;
	width: 75px;
	height: 75px;
}
div.rightColumnList div.rightColItem2 div.pic
{
	position: absolute;
	float: left;
	width: 75px;
	height: 175px;
}

div.rightColumnList div.rightColItem div.text
{
	position: absolute;
	left: 80px;
	height: 80px;
	width: 120px;
	font-weight: bold;
	padding: 5px;
	color: #002F46;
}
div.rightColumnList div.rightColItem2 div.text
{
	position: absolute;
	left: 80px;
	height: 80px;
	width: 180px;
	font-weight: bold;
	padding: 5px;
	color: #002F46;
	font-size: 90%;
}
div.rightColumnList div.rightColItem div.text a
{
	color: #002F46;
	font-weight: bold;
	text-decoration: none;
}



/* END RIGHT COLUMN LIST  */

.ffbutton
{
	position: relative;
	width: 100px;
	left: 340px;
}
div.facultybuttons
{
float:right;
left:534px;
position:absolute;
top:52px;
width:300px;
}
ul.links li a
{
	text-decoration: none;
}


ul.links li
{
	padding: 5px 0;
}

/*
#footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
     
    height: 70px;
    left: 0px;
}

#footer p
{
    margin: 0;
    padding: 10px;
}
#footer-left
{
    padding-left: 20px;
    float: left;
    padding-top: 20px;
}
#footer-right
{
    margin-left: 20px;
    float: left;
    padding-top: 20px;
}

#wrapper {
min-height:100%; position:relative;
}*/


#footer p
{
	margin: 0;
	padding: 10px;
}
#footer-left
{
	padding-left: 20px;
	float: left; /*   padding-top: 20px;  */
}
#footer-right
{
	margin-left: 20px;
	float: left;    /* padding-top: 20px; */
}

/*Make footer at the bottoom page*/
html, body
{
	height: 100%; /*background-color:Gray;*/
}
#wrapper
{
	 
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* background-color:Red;*/
}
#footer, .push
{
	height: 4.0em;
	clear: both; /* background-color:Green;*/
}


/* RadWindow*/
.RadWindow_Default .rwTopLeft,
.RadWindow_Default .rwTopRight,
.RadWindow_Default .rwTitlebar,
.RadWindow_Default .rwFooterLeft,
.RadWindow_Default .rwFooterRight,
.RadWindow_Default .rwFooterCenter,
.RadWindow_Default .rwTopResize,
.RadWindow_Default .rwStatusbar div,
.RadWindow_Default .rwStatusbar,
.RadWindow_Default .rwPopupButton,
.RadWindow_Default .rwPopupButton span,
.RadWindow_Default.rwMinimizedWindow .rwCorner
{
    background-image: url('images/Window/WindowHorizontalSprites.gif');
}

.RadWindow_Default .rwBodyLeft,
.RadWindow_Default .rwBodyRight,
.RadWindow_Default .rwStatusbarRow .rwCorner
{
	background-image: url('images/Window/WindowVerticalSprites.gif');
}

.RadWindow_Default .rwStatusbar input
{
    background-color: #f7f3e9;
}

.RadWindow_Default .rwControlButtons a
{
    background-image: url('images/Window/CommandButtonSprites.gif');
}

.RadWindow_Default a.rwIcon
{
	background-image: url('images/Window/WindowHorizontalSprites.gif');
}

div.RadWindow_Default .rwTitlebarControls em
{
	color: black;
}

div.RadWindow_Default .rwDialogInput
{
	border-top: solid 1px #abadb3;
	border-right: solid 1px #dbdfe6;
	border-bottom: solid 1px #e3e9ef;
	border-left: solid 1px #e2e3ea;
}

div.RadWindow_Default .rwDialogInput:hover
{
	border-top: solid 1px #5794bf;
	border-right: solid 1px #b7d5ea;
	border-bottom: solid 1px #c7e2f1;
	border-left: solid 1px #c5daed;
	color: #565656;
}

div.RadWindow_Default td.rwLoading
{
    background-color: #fff;
}

.RadWindow_Default td.rwWindowContent
{
    background-color: #fff;
}

/* Loading Indicators */

/* When ShowContentDuringLoad="true" */
.RadWindow_Default td.rwWindowContent.rwLoading
{
    background-image: url('images/Window/loading.gif');
}

/* When ShowContentDuringLoad="false" */
.RadWindow_Default input.rwLoading
{
    background-image: url('images/Window/loading_small.gif');
}

div.RadWindow_Default a.rwCancel,
div.RadWindow_Default a.rwCancel span
{
    background: none;
    cursor: pointer;
    cursor: hand;
}

div.RadWindow_Default a.rwCancel span span
{
    color: #000000;
    text-decoration: underline;
}