/* Site specific */
#adminlinks
{
    position: absolute;
    top: 145px;
    padding-left: 30px;
    color: White;
}

#adminlinks a
{
    font-size: 11px;
    color: White;
    text-decoration: none;
}

#adminlinks a:visited
{
    font-size: 11px;
    color: White;
}

/* Gallery */
table.glryimage
{
    height:250px;
    width:220px;
    background-color:#f9f9f9;
}

table.glryimage td.descr
{
    vertical-align: top;
    text-align: center;
    height: 85px;
}

table.glryimage td.img
{
    height: 160px;
    padding-top: 10px;
    vertical-align:middle;
    text-align:center;
}
table.glryimage td.img a img
{
    border: 1px solid #5d5a2f;
}

.pagesel
{
    width: 690px;
    text-align: right;
}

table.libimage
{
    height:250px;
    width:220px;
    background-color:#f9f9f9;
}

table.libimage td.descr
{
    vertical-align: top;
    text-align: center;
}

table.libimage td.img
{
    height: 160px;
    padding-top: 10px;
    vertical-align:middle;
    text-align:center;
}
table.libimage td.img a img
{
    border: 1px solid #5d5a2f;
}

/* Search bar */
TD.search {
	font-size: 12px;
	vertical-align: middle;
}

INPUT.search 
{
	margin:0px;
	padding:1px;
	font-size: 12px;
	width: 140px;
	border: 1px solid black;
}
A.search {
	font-size: 12px;
}
A.search:hover {
    text-decoration: underline;
}
INPUT.searchbutton 
{
    padding:2px;
    margin-left: 5px;
	font-size: 12px;
	background-color : #5D5A2F;
	color : #ffffff;
	border-left : 2px solid #767450;
	border-right : 2px solid #424021;
	border-top : 2px solid #767450;
	border-bottom : 2px solid #424021;
}

A.searchresult {
	font-weight: bold;
	font-size: 16px;
}

A.searchresult:hover {
}


/* Footer */
#zone4 a
{
    color: White;
    font-size: 11px;
}

#zone4 a:hover
{
    text-decoration: underline;
}

#zone4 div
{
    font-size: 11px;
}

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;
}

/* logon */
#idx_z3_p1
{
    border: 3px solid #5D5A2F;
    width: 213px;
    margin: 15px 0px 10px 15px;
    background-color: #868245;
    padding-bottom: 5px;
}

#idx_z3_p1 .logonheader
{
    background-color: #5D5A2F;
    width: 204px;
    height: 18px;
    font-size: 12px;
    font-weight: bold;
    color: White;
    padding: 1px 0px 0px 9px;
    margin: 0px 0px 6px 0px;
}

#idx_z3_p1 .logonlinks
{
    padding: 5px 10px;
    color: White;
}

#idx_z3_p1 .logonlinks a, #idx_z3_p1 .logonlinks a:visited
{
    color: White;
}

.logoninfo
{
    margin-bottom: 10px;
}


/* news */
#idx_z3_p3
{
    border: 3px solid #5D5A2F;
    width: 213px;
    height:271px;
    margin: 15px 0px 10px 15px;
    background-color: #868245;
}

.newssummaryheader
{
    background-color: #5D5A2F;
    width: 204px;
    height: 18px;
    font-size: 12px;
    font-weight: bold;
    color: White;
    padding: 1px 0px 0px 9px;
    margin: 0px 0px 6px 0px;
}

.newssummaryinner
{
    border: 0px solid grey;
}

.newssummaryinner a.headline
{
    padding: 0px 10px;
    color: White;
    display: block;
    margin: 4px 0px;
}

.newssummaryinner a.headline:visited
{
    color: White;
}

.newssummaryinner .shortdescr
{
    color: White;
    padding: 0px 10px;
    font-size: 11px;
    margin-bottom: 10px;
}

.newssummaryinner .shortdescr a
{
    font-size: 11px;
    color: White;
}

.newssummaryinner .shortdescr a:visited
{
    font-size: 11px;
    color: White;
}

/* Form */
.fbanswer
{
    padding-bottom: 5px;
}

.fldtype_1 input, .fldtype_8 input
{
    width: 300px;
}


#frm1_fbdisplayform_question_1
{
    width: 100px;
}

/* Member registration form */
.memberreg p
{
    margin: 0px;
    padding: 0px;
}
.memberreg h2
{
    padding-top: 10px;
    font-size: 1.2em;
}

.memberreg p.textbox input
{
    width: 300px;
}
.memberreg td
{
    padding: 0px 5px 5px 0px;
}


/* Search results */
#zone2 input#phrase
{
    width: 350px;
}

.searchresult
{
    margin-bottom: 15px;
}

.searchresult a.searchresulttitle
{
    font-weight: bold;
    font-size: 1.2em;
}

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

#zone2 .panelEditIdent {width: 690px;#width:690px;}
#zone2 .panelIdentHeader {width: 690px;#width:690px;}
#zone2 .panelIdentHeaderNoAmend {width: 690px;#width:690px;}

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

