/* Content */
#rightbarpic
{
    margin:0px 3px 0px 0px;
    float:right;
}

#titlephoto
{
	left: 15px;
	top: 78px;
	position: absolute;
	width: 126px;
	height: 87px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	z-index: 100;
}

table.titlespace
{
    margin-top: 5px;
}

table.titlespace TD.titlesection
{
	border-left : solid 1px #A5B0D3;
	border-bottom : solid 1px #A5B0D3;
	background-image : url("/_structure/images/clouds.jpg");	
}

table.titlespace TD A 
{
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

table.titlespace TD A:hover 
{
    text-decoration: none;
}

table.titlespace TD A:visited
{
	color: #000000;
}

TD.titletext {
	background-color : #ffffff;
	font-weight : bold;
	font-size : 20px;
	border-top : solid 1px #A5B0D3;
	color : #132771;
	padding: 0px;
}

/* Site specific */
TABLE.staff {
	width: 500px;
}

TABLE.staff TD {
	width: 250px;
	font-size: 12px;
}

/* Calendar */
table.calselector
{
    width:420px;
}

table.calendar
{
    border-top: 1px solid #8AA9B2;
    border-left: 1px solid #8AA9B2;
    width:420px;
}

.calendar th
{
    text-align: center;
    vertical-align: middle;
    font-size:12px;
    color:#132771;
    background-color: White;
    height: 30px;
    width:14%;
    font-weight:bold;
    border-bottom: 1px solid #8AA9B2;
    border-right: 1px solid #8AA9B2;
}

.calendar td
{
    text-align: right;
    vertical-align: top;
    height:40px;
    width:49px;
    color:#132771;
    border-bottom: 1px solid #8AA9B2;
    border-right: 1px solid #8AA9B2;
}

.calcelltoday
{
    background-color: #eeeeee;
    height:40px;
    border-bottom: 1px solid #8AA9B2;
    border-right: 1px solid #8AA9B2;
}

/* NB events */
div.mjdsevents
{
    float: right;
	width: 190px;
	right:4px;
	position:relative;
	height:481px;
    border: 1px solid #a5b0d3;
    margin:0px;
}

div.mjdsevthdr
{
    background-color: #786b39;
    color:White;
    font-weight: bold;
    text-align: center;
    padding:3px;
}

#nbevents
{
    padding: 3px;   
    margin:0px;
}

span.eventhdr
{
    font-weight: bold;
    color: Black;
}

.eventitemhdr
{
    font-weight:normal;
    color: Black;
}

.eventsubject
{
    font-weight: bold;
    color: Black;
}

.eventcat
{
    font-weight: normal;
    color: Black;
}

#evtsminheight
{
    height:263px;
    float:right;
    width:1px;
}

#evtsminheightend
{
    clear:both;
    height:1px;
    overflow:hidden;
}

.calCats
{
    border:1px solid #3aa9b2;
    padding:0px;
    margin: 0px 0px 30px 0px;
    width: 420px;
    font-size: 11px;
}

.calCatsInner
{
    padding:4px;
}

.calCatsInner table td
{
    padding-right: 8px;
}


.calpostit
{
    cursor: hand;
    pointer: hand;
    border:0px;
    margin:0px 0px 0px -30px;
    padding:0px;
    width:28px;
    height:32px;
    position: absolute;
}


A.strapline {
    color: #000055;
    font-family: sans-serif;
    font-size: 10px;
    text-decoration: none
}
A.strapline:hover {
    text-decoration: underline
}

SPAN.strapline {
	font-size : 10px;
	color : #000000;
}

td.menutop
{
	border-top : solid 1px #A5B0D3;
}

div.menutop
{
    position: absolute;
    top: 116px;
}


/* Slideshow */
.slideshowouter
{
    position: relative;
    border: 0px solid black;
}

.slideshowinner
{
    position: absolute;
    border: 0px solid red;
    overflow: hidden;
}

.slideshow
{
    position: relative;
}

.slideshow img
{
    border: 0px;
}

.slideno
{
    float: left;
    margin-left: 10px;
    position: absolute;
    #margin-left: -190px;
}

.slidedesc
{
    text-align: center;
    position: relative;
    color: White;
    font-weight: bold;
}

.slidectrls
{
    position: absolute;
    height: 25px;
    padding-top: 13px;
    background-color: Black;
    color: White;
    z-index: 150;
    text-align: center;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	
}

.slidectrls a, .slidectrls a:visited
{
    color: White;
    text-decoration: none;
}

.goldbox
{
    float:right;
    width: 250px;
    padding: 3px 3px 10px 3px;
    margin: 0px 0px 15px 15px;
    border: 1px solid black;
    background-color: #f2f9ff;
}

.goldbox h1
{
    font-size: 12px;
    background-color: #786b39;
    color: White;
    font-weight: bold;
    padding: 3px;
    margin-top: 0px;
    margin-bottom: 3px;
    
}

.evtdate
{
    font-weight: bold;
    float: left;
}

#zone1 .panelEditIdent {width: 148px;#width:148px;}
#zone1 .panelIdentHeader {width: 148px;#width:148px;}
#zone1 .panelIdentHeaderNoAmend {width: 148px;#width:148px;}


#zone3 .panelEditIdent {width: 148px;#width:148px;}
#zone3 .panelIdentHeader {width: 148px;#width:148px;}
#zone3 .panelIdentHeaderNoAmend {width: 148px;#width:148px;}
