﻿/*div {border:1px solid black;}*/

body 
{
	padding-right: 0px;
	margin-top: 0px;
	padding-left: 0px;
	font-size: 0.8em;
	background: #ffffff;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	text-align: left;
}
.bodysize1, .bodysize1 select
{
	font-size: 1.0em;
}
.bodysize2, .bodysize2 select
{
	font-size: 1.2em;
}

#bodypopup
{
	margin:0px;
	background-color:#ffffff;
}

#wrapit, #wrapitpopup, #wrapitpopupheader
{
	border: #d6d6d6 1px solid;
	margin:12px auto 0px auto;
	width: 985px;
}
#wrapitpopup, #wrapitpopupheader
{
	width:auto;
	margin:0px;
	padding:0px;
	border:0px;
}

#accesslinks, .skiplink
{
	display:none;
}

#header, #headerpopup
{
	float:left;
	width: 985px;
	background-image:url(../../../../org/images/topbanner.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-bottom:10px;
}
#headerpopup
{
	height:145px;
	float:none;
	width: auto;
}
#headerminheight
{
	float:right;
	height:145px;
}

#headerlogolink
{
	height:114px;
	width:985px;
}

#headernav
{
	width: auto;
}

#headernavleft
{
	float: left;
	margin-left: 15px;
	margin-top: 3px;
	padding-bottom:5px;
}

#headernavright
{
	float: right;
	margin-right: 15px;
	margin-top: 5px;
	padding-bottom:5px;
}

#headerpopupleft
{
	color:#ffffff;
	float:left;
	width: 300px;
	font-size:2.0em;
	font-family:Arial;
	font-weight:700;
	padding:112px 0px 0px 40px;
}


#headernav a, #headernav a:visited
{
	color: #FFFFFF;/*#ffffff;*/
	text-decoration: none;
	font-size: 1em;
}

#headernav a:hover, #headernav a:active
{
	text-decoration: underline;
}



#popupmenu
{
	overflow:auto;
}
#popupmenuleft
{
	float:left;
	padding-left:1px;
}
#popupmenuright
{
	float:right;
	padding-right:1px;  /* Stops FF showing scroll bars when link active */
}

#popupcontent
{
	padding:10px 10px;
}

#doNotUseMessage
{
	width:100%;
	color:red;
	font-size:1.0em;
	font-weight:bold;
	text-align:center;
}


#fontSizeSelector1
{
	font-size:9pt;
}
#fontSizeSelector2
{
	font-size:11pt;
}
#fontSizeSelector3
{
	font-size:12pt;
}


#footer
{
	font-size: 8pt;
	clear: both;
	width: 985px;
	color: #f3ca3c;
	height: 20px;
	text-align: right;
	background-image:url('../../../../org/images/footer.jpg');
	padding-top: 8px;
}

#footer a
{
	color:#FFFFFF;
}


h1
{
	font-size: 1.8em;
	color: #CC0000;
	margin:0px 0px 17px 0px;
	font-weight: 100;
	text-align:left;
	line-height:1.2em;
}

h2
{
	font-size: 1.1em;
	color: #000000;
}

h3
{
	font-size:1em;
	color: #000000;
}

/*p
{
	line-height:1.4em;
	margin-top:0;
}*/

a, a:active, a:visited
{
	color:#31196D;
	text-decoration: none
}

a:hover
{
	color:#D82679;	
	text-decoration: underline
}


ul
{
	line-height:1.4em;
}


hr
{	
	color: #AAAAAA;
 	background-color: #AAAAAA; 
 	border:0; 
 	height: 4px;
} 


span.newbutton
{
	float:left;
	color: #FFFFFF;
	margin-right:10px;
}
span.newbutton a, span.newbutton a:hover, span.newbutton a:visited, span.newbutton a:active
{
	color:#FFFFFF;
	font-weight:700;
	text-decoration:none;
	display:block;
}
span.newbuttontl
{
	background: transparent url(../../../../org/images/button1.gif) no-repeat left top;
	display:block;
}
span.newbuttontr
{
	background: transparent url(../../../../org/images/button2.gif) no-repeat right top;
	display:block;
}
span.newbuttonbl
{
	background: transparent url(../../../../org/images/button3.gif) no-repeat left bottom;
	display:block;
}
span.newbuttonbr
{
    padding: 4px 18px 9px 15px;
	background: transparent url(../../../../org/images/button4.gif) no-repeat right bottom;
	display:block;
}


.boxheader, .boxheaderoptions
{
	height:37px;
	background-color:#cc0101;
	background-repeat:no-repeat;
}

.boxheadertop
{
	height:5px;
	background-image:url(../../../../org/images/boxheader/headertopcenter_redsolid.gif);
	background-repeat:repeat-x;
}
.boxheadertopleft
{
	height:5px;
	background-image:url(../../../../org/images/boxheader/headertopleft_redsolid.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.boxheadertopright
{
	height:5px;
	background-image:url(../../../../org/images/boxheader/headertopright_redsolid.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.boxheadertopie
{
	/* Without this, IE doesn't work */
	float:right;
}

.boxheadermain
{
	height:35px;
	overflow:hidden;
	background-image:url(../../../../org/images/boxheader/headercenter_redsolid.gif);
	background-repeat:repeat-x;
}
.boxheadermainleft
{
	height:35px;
	background-image:url(../../../../org/images/boxheader/headerleft_redsolid.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.boxheadermainright
{
	height:35px;
	background-image:url(../../../../org/images/boxheader/headerright_redsolid.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.boxheaderoptions
{
	background-color:#ffcccc;
}
.boxheaderoptions .boxheadertop
{
	background-image:url(../../../../org/images/boxheader/headertopcenter_pinksolid.gif);
}
.boxheaderoptions .boxheadertopleft
{
	background-image:url(../../../../org/images/boxheader/headertopleft_pinksolid.gif);
}
.boxheaderoptions .boxheadertopright
{
	background-image:url(../../../../org/images/boxheader/headertopright_pinksolid.gif);
}
.boxheaderoptions .boxheadermain
{
	background-image:url(../../../../org/images/boxheader/headercenter_pinksolid.gif);
}
.boxheaderoptions .boxheadermainleft
{
	background-image:url(../../../../org/images/boxheader/headerleft_pinksolid.gif);
}
.boxheaderoptions .boxheadermainright
{
	background-image:url(../../../../org/images/boxheader/headerright_pinksolid.gif);
}




.boxheaderinner
{
	padding:2px 5px;
}
.boxheadertitle, .boxheaderhelp
{
	color: #3D3D3D;
	padding:4px 8px 0px 8px;
	font-size:1.3em;
	font-weight:bold;
	float:left;
}
.boxheaderhelp
{
	float:right;
}
.boxheaderhelp a
{
	color: #3D3D3D;
	text-decoration:none;
}
.boxheaderhelp a:hover, .boxheaderhelp a:active
{
	text-decoration:underline;
}
.boxcontent
{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:0px 0px;
	background-color:#E9EBEC;	
}
.boxcontentinner
{
	padding:5px;
}
.boxbuttons
{
/*	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;*/
	padding-top:10px;
	overflow:auto;
}
.boxbuttonsinner
{
	padding:5px;
	overflow:auto;
}
.boxfooter
{
	height:20px;
}

.gridtable
{
	border-bottom: #ffffff 2px solid;
	border-right: #ffffff 2px solid;
	width:100%;
}
.gridtable td
{
	border-top: #ffffff 2px solid;
	border-left: #ffffff 2px solid;
}

.gridtabledark
{
	border-bottom: #DBDEE7 2px solid;
	border-right: #DBDEE7 2px solid;
	width:100%;
}
.gridtabledark td
{
	border-top: #DBDEE7 2px solid;
	border-left: #DBDEE7 2px solid;
}


.picklistctrl
{
	margin: 0px 0px 0px 0px;
	overflow: auto;
	padding: 0px 0px 0px 0px;
	height: 100px;
	border: 1px solid black;
	background-color: white;
}
.picklistctrl .row
{
	padding: 2px 2px 2px 2px;
}
.picklistctrl .checkbox
{
	float:left;
	width:20px;
}
.picklistctrl input
{
	border:0px;
	background-color: white;
}
.picklistctrl .descr
{
	float:left;
	padding-top:3px;
}
.picklistctrl .value
{
	float:right;
}
.picklistctrl .valuectrl
{
	border:solid 1px black;
	width:60px;
}

.redHilite
{
	color: #c00;
}

.ErrorText
{
	color: red;
}

.hoverover
{
	border-bottom: blue 1px dotted;
}

.autoSaveDiv
{
	color: red;
}

input, textarea {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}




.rightpanelcontainer
{
	background-color:#DBDEE7;
	color:#5d5d5d;
	float:right;
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	text-align:left;
	vertical-align:top;
	width:215px;
}
.rightpanelminheight
{
	float:right;
	/*height:140px;*/
}

.rightpanelheader, .rightpanelheaderlogon, .rightpanelheaderoptions, .rightpanelheadervacancies, .rightpanelheadersearch, .rightpanelheaderfaq, .rightpanelheaderstaff
{
	background-color:#DBDEE7;
	background-repeat:no-repeat;
	background-position:left top;
	width:215px;
	height:38px;
}
.rightpanelheaderlogon
{
	background-image: url(../../../../org/images/login.jpg);
}
.rightpanelheaderoptions
{
	background-image: url(../../../../org/images/options.jpg);
}
.rightpanelheadersearch
{
	background-image: url(../../../../org/images/search.jpg);
}
.rightpanelheaderfaq
{
	background-image: url(../../../../org/images/faqs.jpg);
}
.rightpanelheadervacancies
{
	background-image: url(../../../../org/images/applyonline.jpg);
}
.rightpanelheaderstaff
{
	background-image: url(../../../../org/images/scholarprofiles.jpg);
}

.rightpanelcontent
{
	color:#666666;
	padding:8px 6px 0 6px;
	width:200px;
}

.rightpanelcontent a, .rightpanelcontent a:visited
{
	color:#5d5d5d;
}


.jobsearchtxt
{
	width:98%;
}


.rssfeeditem, .rightpanelsearchrssfeeditem
{
	background-image:url(../../../../org/images/rssfeed.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.rightpanelsearchrssfeeditem
{
	float:right;
}

.rssfeeditem a
{
	padding-left:25px;
}

.rightpanelsearchrssfeeditem a
{
	padding-left:20px;
}
