﻿/*div {border:1px solid black;}*/

body 
{
	padding: 0px;
	margin: 0px;
	font-size: 0.8em;
	background: #D3CFDA url(../../../images/background.gif) repeat-y top center;
	color: #404041;
	font-family:  Verdana,Arial,Sans-serif;
	text-align: left;
}
.bodysize1, .bodysize1 select
{
	font-size: 1.0em;
}
.bodysize2, .bodysize2 select
{
	font-size: 1.2em;
}

#bodypopup
{
	margin:0px;
	background-color:#FBFBFB;
}

#wrapit, #wrapitpopup, #wrapitpopupheader
{
	margin:0 auto 12px auto;
	width: 980px;
	background-color: #FFFFFF;
}
#wrapitpopup, #wrapitpopupheader
{
	width:auto;
	margin:0;
	padding:0;
	border:0;
}

#accesslinks, .skiplink
{
	display:none;
}

#header, #headerpopup
{
	float:left;
	width: 980px;
	margin: 10px 0 0 0;
	background-image:url(../../../images/topbanner3.jpg);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}
#headerpopup
{
	height:145px;
	float:none;
	width: auto;
}
#headerminheight
{
	float:right;
	height:145px;
}

#headerlogolink
{
	height:122px;
	width:980px;
}

#headernav
{
	overflow: auto;
	width: 100%
}

#headernavleft
{
	float: left;
	margin: 5px auto 3px 10px;
}

#headernavright
{
	float: right;
	margin: 7px 10px 3px auto;
}

#headerpopupleft
{
	color:#ffffff;
	float:left;
	height: 80px;
	line-height: 80px;
	font-size:2.0em;
	font-family:Arial;
	font-weight:700;
	padding:90px 0px 0px 130px;
}


#headernav a, #headernav a:visited
{
	color: #5F2B67;
	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;
	float:left;
}
#doNotUseMessage p
{
	margin:0;
}


#fontSizeSelector1
{
	font-size:9pt;
}
#fontSizeSelector2
{
	font-size:11pt;
}
#fontSizeSelector3
{
	font-size:12pt;
}


#footer
{
	font-size: 8pt;
	background-color:#632C6B;
	clear: both;
	width: 980px;
	color: #DDDDDD;
	height: 55px;
	text-align: center;
	line-height:16px;
}

#footer a
{
	color:#DDDDDD;
}

#footer2
{
	text-align: center;
	font-size: 11px;
 	color:#999999;
 	line-height:16px;
}


h1
{
	font-size: medium;
	color: #632C6B;
	margin:0px 0px 17px 0px;
	font-weight: bold;
	text-align:left;
	line-height:28px;
}

h2
{
	font-size: 1.1em;
	color: #383A3B;
}

h3
{
	font-size:1em;
	color: #383A3B;
}

p
{
	margin-top:0;
	line-height:140%;
}

a, a:active, a:visited
{
	color:#5F2B67;
	text-decoration: none
}

a:hover
{
	color:#FF6600;	
	text-decoration: underline
}


ul
{
	line-height:1.4em;
}


hr
{	
	color: #AAAAAA;
 	background-color: #AAAAAA; 
 	border:0; 
 	height: 4px;
} 


div.newbutton
{
	color:#202020;
	margin-right:5px;
	display:inline-block;
	zoom:1;
	*display:inline;
}
div.newbutton a, div.newbutton a:hover, div.newbutton a:visited, div.newbutton a:active
{
	color:#4a4a4a;
	font-weight:700;
	text-decoration:none;
}
span.newbuttontl
{
	background: transparent url(../../../images/button1.gif) no-repeat left top;
	display:block;
}
span.newbuttontr
{
	background: transparent url(../../../images/button2.gif) no-repeat right top;
	display:block;
}
span.newbuttonbl
{
	background: transparent url(../../../images/button3.gif) no-repeat left bottom;
	display:block;
}
span.newbuttonbr
{
    padding: 4px 18px 9px 15px;
	background: transparent url(../../../images/button4.gif) no-repeat right bottom;
	display:block;
}


.boxheader, .boxheaderoptions
{
	height:37px;
	background-color:#99ccff;
	background-repeat:no-repeat;
}

.boxheadertop
{
	height:5px;
	background-image:url(../../../images/boxheader/headertopcenter_grey.gif);
	background-repeat:repeat-x;
}
.boxheadertopleft
{
	height:5px;
	background-image:url(../../../images/boxheader/headertopleft_grey.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.boxheadertopright
{
	height:5px;
	background-image:url(../../../images/boxheader/headertopright_grey.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(../../../images/boxheader/headercenter_grey.gif);
	background-repeat:repeat-x;
}
.boxheadermainleft
{
	height:35px;
	background-image:url(../../../images/boxheader/headerleft_grey.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.boxheadermainright
{
	height:35px;
	background-image:url(../../../images/boxheader/headerright_grey.gif);
	background-repeat:no-repeat;
	background-position:right top;
}

.boxheaderoptions
{
	background-color:#FFFFCC;
}
.boxheaderoptions .boxheadertop
{
	background-image:url(../../../images/boxheader/headertopcenter_grey.gif);
}
.boxheaderoptions .boxheadertopleft
{
	background-image:url(../../../images/boxheader/headertopleft_grey.gif);
}
.boxheaderoptions .boxheadertopright
{
	background-image:url(../../../images/boxheader/headertopright_grey.gif);
}
.boxheaderoptions .boxheadermain
{
	background-image:url(../../../images/boxheader/headercenter_grey.gif);
}
.boxheaderoptions .boxheadermainleft
{
	background-image:url(../../../images/boxheader/headerleft_grey.gif);
}
.boxheaderoptions .boxheadermainright
{
	background-image:url(../../../images/boxheader/headerright_grey.gif);
}


.boxheaderinner
{
	padding:2px 5px;
}
.boxheadertitle, .boxheaderhelp
{
	color:#4a4a4a;
	padding:4px 8px 0px 8px;
	font-size:1.3em;
	font-weight:bold;
	float:left;
}
.boxheaderhelp
{
	float:right;
}
.boxheaderhelp a
{
	color:#5D5D5D;
	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[type="text"], input[type="password"], textarea, select
{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:1em;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}





.jobsearchtxt
{
	width:98%;
}


.rssfeeditem, .rightpanelsearchrssfeeditem
{
	background-image:url(../../../images/rssfeed.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
}

.rightpanelsearchrssfeeditem
{
	background-position:left top;
	padding-left:20px;
}



input.hintTextBoxEmpty
{
	color:#777777;
}


.editContentContainer
{
    position:relative;
    min-height:25px;
}
.editContentContainerHighlight
{
    background-color:rgba(255,0,0,0.3);
}
.editContentEdit
{
    position:absolute;
    top:0;
    right:0;
    border:1px dotted #c0c0c0;
    margin-bottom:2px;
}
.editContentEdit img
{
    margin:3px 0 3px 3px;
    display:block;
}

/* Allow for accessibility on radiobuttonlist/checkboxlist */
fieldset.radiobuttonlist, fieldset.checkboxlist
{
    border:0;
    padding:0;
    margin:10px 0;
}
fieldset.radiobuttonlist legend, fieldset.checkboxlist legend
{
    width:100%;
    margin:0;
    padding:0;
    *margin-left: -7px;
}


/* Radio list */
.listwithproperwrap input {
    float:left;
    margin-top:3px;
}
.listwithproperwrap label {
    margin:0 0 6px 25px;
    display:block;
}
.listwithproperwrap > label:last-child,
.listwithproperwrap span:last-child label {
    margin-bottom:0;
}
.listwithproperwrap br {
    display:none;
}

/*Skip to main content link*/
.skipToContent
{
    left:40px;
    top:-70px;
    position:fixed;
    border:2px solid black;
    background:white;
    text-align:center;
    text-decoration:none;
    z-index:100;
}
.skipToContent:focus
{
    top:40px;
    opacity:1;
    outline:1px solid grey;
}
.skipToContent div
{
    padding:10px;
}