/* 
============================== 
	#ece5eb  light mauve
	#bca5b9  medium mauve
	#6a4061  Dark mauve
	#e1e1e1  light grey
============================== 
*/
	

* {margin: 0px;padding: 0px;
}

body {font-family: Arial, Helvetica, sans serif;;
background-color: #ece5eb;color: #000000;margin: 0px;padding: 0px;font-size: .9em;
text-align: center;
line-height: 1.5;
overflow-y: scroll;
}


a:link {color: #000;font-weight: normal;
}

a:visited {color: #000;font-weight: normal;}

a:active {color: #0a0;font-weight: normal;}

a:hover {color: #0a0;
font-weight: normal;
}


hr {color: #999999;
}

table {color: #009;
font-size:90%;
border: 1px solid #006;
border-collapse: collapse;padding: 2px;}
th{color: #000;border: 1px solid #006;
}

td {font-family: Arial, Helvetica;color: #333;border: 1px solid #006;
}

h1 {
display:block;
font-size: 150%;
font-weight: normal;
color: #6a4061;
margin: 0px 0px 0px 1px;
padding: 10px 0px 0px 0px;
text-align: left;
font-family: "Century Gothic", "New Gothic Std", "Trebuchet MS", Myriad, Bondini, sans-serif;
background: #ece5eb;
height: 40px;
}

h2 {
display:block;
font-size: 130%;
font-weight: normal;
color: #6a4061;
margin: 0px 0px 10px 0px;
font-family: "Century Gothic", "New Gothic Std", "Trebuchet MS", Myriad, Bondini, sans-serif;
}

h2 a:link {
color: #6a4061;
text-decoration: none;
font-family: "Century Gothic", "New Gothic Std", "Trebuchet MS", Myriad, Bondini, sans-serif;
}

h3 {
display:block;
font-size: 110%;
font-weight: normal;
color: #6a4061;
margin: 0px 0px 10px 0px;
font-family: "Century Gothic", "New Gothic Std", "Trebuchet MS", Myriad, Bondini, sans-serif;
}

.toggleall {
display: block;
float: right;
font-size: 90%;
}


ul, ol {
margin: 0px 0px 0px 30px;
}

p {
margin: 0px 0px 10px 0px;
}

pre {
margin: 0px 0px 2px 0px; /* instead of line-height: 1.2 -> for Safari! */
}

.bold {font-weight: bold;
}

.red {color: #f00;
}

.centre {text-align: center;
}

.imagefr {float: right;margin: 0px 0px 10px 20px;
}

.imagefl {float: right;margin: 0px 20px 10px 0px;
}

.marginl {margin: 0px 0px 0px 20px;
}

.smallfont90 {
font-size: 90%;
}

.smallfont80 {
font-size: 80%;
}

form {display:inline;} input, textarea, select {border: 1px solid #6a4061;}

label {font-weight: normal;cursor: pointer;}

.mustdo {
font-size: 130%;
font-weight: bold;
color: #a00;
}

.fmok {
color: #6a4061;
margin-bottom: 30px;
}


.radio {border: 0px;
}

.radio2 {border: 0px;margin: 0px 0px 0px 20px;
}

.button {cursor: pointer;color: #000000;font-size: 90%;font-weight: bold;border: 1px solid #060;background: #eee;
}

.mandatory {color: #ff0000;display: block;

}

div.ptable {overflow: auto;width: 600px;position: relative;background: #cccccc;border: 1px solid #009900;color: #000000;padding: 2px;
}

div.prow {overflow: auto;width: 100%;margin: 0px 0px 0px 0px;
}

div.prow span.coll {float: left;width: 150px;text-align: left;} div.prow span.colr {float: right;
width: 430px;
text-align: left;
}

#container {
position: relative;
text-align: left;
width: 1015px;
margin: 0px auto 20px auto;
padding: 0px 0px 500px 30px;
border-left: 2px dotted #6a4061;
}

#skiplinks {
position: absolute;
left: -1000px;
}


#header {width: 100%;position: relative;
height: 100px;
background: #bca5b9 url('../images/header-bg.jpg') 0px 0px repeat-x;;margin: 0px;padding: 0px;
}


#sitetitle {
font-family: "Century Gothic", "New Gothic Std", "Trebuchet MS", Myriad, Bondini, sans-serif;
font-size: 200%;
color: #ece5eb;
position: absolute;
top: 10px;
left: 20px;
width: 100%;
}

#strapline {
font-size: 150%;
color: #ece5eb;
position: absolute;
bottom: 10px;
right: 30px;
}


#page {
position: relative;
overflow: auto;
background: #fff;
}

#content {
position: relative;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
min-height: 400px; 
width: 680px;
}

#columnright {
position: relative;
float: right;
padding: 10px 5px 10px 10px;
width: 280px;
}


#footer {
text-align: center;
line-height: 1;
padding: 20px 20px 20px 20px;
background: #6a4061;
color: #ece5eb;
}

#horizdots {
position: absolute;
border-top:  2px dotted #6a4061;
top: 195px;
left: 0px;
width: 100%;
}

/* ========== top nav bar ========= */
#menutabs {
position: relative;
height: 45px;
}

#menutabs .navbarl1 {
list-style-type: none;
position: absolute;
left: 0px;
top: 20px;
margin: 0px;
line-height: 1;
}

#menutabs .navbarl1 li {
display: block;
float: left;
background: url('../images/tab-02l.jpg') no-repeat 0px 0px;
height: 30px;
}

#menutabs .navbart li.first-l1 {
border-left: none;
}

#menutabs .navbarl1 li a {
display: block;
padding: 7px 30px 0px 30px;
color: #444;
text-decoration: none;
background: url('../images/tab-02r.jpg') no-repeat  100% 0px; 
height: 22px;
}

#menutabs .navbarl1 li.first-l1 a{
margin: 0px 0px 0px 0px;
}

#menutabs .navbarl1 li:hover {
background: url('../images/tab-01l.jpg') no-repeat  0px 0px; 
border-bottom: 1px dashed #e1e1e1;
}
#menutabs .navbarl1 li a:hover{
background: url('../images/tab-01r.jpg') no-repeat  100% 0px; 
color: #fff;
border-bottom: 1px dashed #e1e1e1;
}

#menutabs .navbarl1 li.parent-l1, #menutabs .navbarl1 li.thispage {
background: url('../images/tab-01l.jpg') no-repeat  0px 0px; 
}
#menutabs .navbarl1 li.parent-l1 a, #menutabs .navbarl1 li.thispage a {
background: url('../images/tab-01r.jpg') no-repeat  100% 0px; 
color: #fff;
}

#menutabs .navbarl1 li.parent-l1 a:hover {
color: #0a0;
text-decoration: underline;
}

/* ========== top L2 nav bar ========= */

#menulevel2 {
position: relative;
height: 50px;
}

#menulevel2 .navbarl2c {
list-style-type: none;
position: absolute;
left: 1px;
top: 15px;
margin: 0px;
line-height: 1;
}

#menulevel2 .navbarl2c li {
display: block;
float: left;
}

#menulevel2 .navbarl2c li.first-l1 {
border-left: none;
}

#menulevel2 .navbarl2c li a {
display: block;
margin: 0px 15px 5px 0px;
padding: 3px 15px 5px 15px;
color: #6a4061;
text-decoration: none;
background: #e1e1e1; 
border: 1px solid #bca5b9;
}

#menulevel2 .navbarl2c li a:hover{
background: #bca5b9; 
border: 1px solid #6a4061;
color: #ece5eb;
}

#menulevel2 .navbarl2c li a.thisbreadcrumb {
background:#bca5b9; 
border: 1px solid #6a4061;
color: #ece5eb;
}



/* ==================================== */

#footer .navbarp {
list-style-type: none;
margin: 0px auto 10px auto;
display: block;
}
#footer .navbarp li {
display: inline;
margin: 0px 15px 0px 0px;
}
#footer .navbarp li a {
color: #444;
text-decoration: none;
}
#footer .navbarp li a:hover {
color: #41ad48;
}

/* ======================== */

.loginform {width: 15em;
}

/* ==================================== */

.navbarpcm  {
list-style-type: none;
margin: 0px 0px 10px 0px;
display: block;
}
.navbarpcm li {
list-style-type: none;
display: block;
margin: 0px 0px 3px 0px;
}
.navbarpcm li a {
color: #444;
text-decoration: none;
}
.navbarpcm li a:hover {
color: #41ad48;
}
.navbarpcm li ul {
display: block;
margin: 0px 0px 3px 15px;
}

/* ======================== */

/* ================================ */
/*  START OF WIDGET TEXT FORMATTING
/* ================================ */
.widgetem {
font-style: italic;
}

.widgetstrong {
font-weight: bold;
}

.widgetleft {
text-align: left;
}

.widgetright {
text-align: right;
}

.widgetcentre {
text-align: center;
}

.widgetjustify {
text-align: justify;
}

.widgetexternal {
/* formatting for external link */}


/* ================================ */
/*  END OF WIDGET TEXT FORMATTING   */
/* ================================ */


.lhcolumn {
width: 48%;
float: left;
margin: 0px 0px 0px 0px;
}

.rhcolumn {
width: 48%;
float: right;
margin: 0px 0px 0px 0px;
}


.uploadedimgr {
float: right;
margin: 0px 0px 10px 20px;
display: inline;
}

.uploadedimgl {
float: left;
margin: 0px 20px 10px 0px;
display: inline;
}

.uploadedimgc {
text-align: center;
display: block;
margin: 0px auto 15px auto;
}

.uploadedimgi {
text-align: center;
margin: 5px 0px 5px 5px;

}


/* =================== */
/* segment templates   */
/* =================== */
.segmenttpl1 {
position: relative;
margin: 0px;
padding: 0px;
}

.segment {
margin: 0px 0px 0px 0px;
padding: 0px;
position: relative;
overflow: auto; 
display: block;
width: 100%;
float: none;
}
.segment p {
display: block;
}

.segmentimgonly {
/* display: inline; */
display: block;
float: left;
margin: 0px 0px 0px 0px;
text-align: center;
}

.segmentimgonly p, #columnleft .segmentimgonly p {
margin: 0px;
padding: 0px;
}

#columnleft .segment p {
position: relative;
display: block;
clear: left;
}

/* =================== */
/* =================== */
/* =================== */
/*      PMBWS FORM     */
/* =================== */
.validation_options {
position: absolute;
left: -1000px;
}

form#pmbws {
display: block;
overflow: auto;
/* border: 1px solid #006; */
margin: 10px 0px 30px 0px;
}

form#pmbws p {
line-height: 1;
}

form#pmbws p label {
width: 140px;
display: block;
float: left;
clear: left;
cursor: pointer;
line-height: 1.3;
margin-left: 3px;
}

form#pmbws p input {
width: 200px;
}

form#pmbws p textarea {
width: 200px
}

form#pmbws #submit {
cursor: pointer;
width: 140px;
}

form#pmbws p.checkbox input  {
width: 14px;
height: 14px;
border: 0px ;
}

/* ------ error messages -------- */
form#pmbws p span.errorMsg {
position: relative;
display: block;
color: #f00;
}

/* ------ validation option buttons -------- */
form#pmbws fieldset.validation_options {
position: absolute;
bottom: 0.5em;
width: 50%;
border: 1px solid #006699;
padding: 0.3em;
}

.contactmessage {
font-weight: bold;

color: #600;
}


/* =============================  */
#downloads {
width: 500px;
position: relative;
border: 1px solid #176ba3;
overflow: auto;
border-collapse: collapse;
}

#downloads td{
border: 1px solid #176ba3;
vertical-align: top;
padding: 1px;
}

.downloadhead, .fstoreheader {
background: #176ba3;
color: #fff;
padding: 2px 0px 2px 0px;
overflow: auto;
}
.downloadhead td {
color: #fff;
}
.downloadhead a, .fstoreheader a {
color: #fff;
}

.download300 {
width: 300px;
}

.download200 {
width: 200px;
}

.download100r {
width: 100px;
text-align: right;
}
/* =============================  */

.newshead {
text-align: center;
font-weight: bold;
font-size: 120%;
}

.newsitem {
margin: 20px 0px 0px 0px;
}
.newsitem h2 {
margin: 0px 0px 0px 0px;
}


.newsitem a {
text-decoration: none;
margin: 10px 0px 0px 0px;
}

.newsdate {
float: right;
}

.absr {
position: absolute;
right: 0px;
top: 0px;
}

#eventslist {
text-align: center;
border: 1px solid #430073;
list-style-type: none;
margin: 0px;
font-weight: bold;
}
#eventslist ul {
list-style-type: none;
margin: 5px 0px 10px 0px;
}
#eventslist li {
margin: 0px 0px 5px 0px;
font-weight: normal
}


.eventlisttable {
border-collapse: collapse;
border:  1px solid #0EB2B0;
}

.eventlisttable td,th {
border: 1px solid #0EB2B0;
padding: 1px 3px 1px 3px;
text-align: left;
vertical-align: top;
font-size: 90%;
}

.tabledate {width: 20%;}
.tableevent {width: 40%;}

span.ptab {
display: block;
float: left;
width: 280px;
}

/* ======================================== */
.loggedin {
position: relative;
display: block;
margin: 0px 0px 10px 0px;
font-size: 90%;
}

.loggedin p {
display: block;
margin: 0px 0px 0px 0px;
color: #900;
font-weight: bold;
}

table.ptablelog {
font-size: 100%;
margin: 0px auto 0px auto;
}
table.ptablelog td {
font-size: 100%;
padding: 2px 5px 2px 3px;
border: 0px;
text-align: left;
}

/* ======================================== */

#filestorediv {
margin: 0px 0px 10px 0px;
border: 1px solid #892e95;
overflow: auto;
width: 550px;
clear: none;
padding: 0px 0px 2px 0px;
font-size: 90%;
}
.filestorerow {
margin: 0px 0px 0px 0px;
border-top: 1px solid #892e95;
overflow: auto;
clear: left;
padding: 5px 0px 5px 0px;
}

.filestore1 {
display: block; 
float: left; 
width: 350px;
margin: 0px 0px 0px 3px;
}
.filestore2 {
display: block; 
float: left;
width: 100px;
text-align: center;
}
.filestore3 {
display: block; 
float: left;
width: 80px;
text-align: right;
}


/* ======================================== */
/* Auto generated by Apps Builder - an MBWS toolset */
/* login_members table css  */
/* Change width values to suit */

div.form_login_members {
	width: 500px;
	border: 1px solid #008484;
	padding: 5px 0px 3px 5px;
	position: relative;
	overflow: auto;
	}

div.form_login_members_row {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	width: 100%;
	}

div.form_login_members_row span.coll {
	float: left;
	width: 150px;
	text-align: left;
	}

div.form_login_members_row span.colr {
	float: right;
	width: 345px;
	text-align: left;
	}

.groupdesc {
display: block;
margin: 0px 0px 5px 20px;
}

#memberme {
text-align: left;
}


.membertable {
border: 1px solid #008484;
margin: 0px auto 0px auto;
}
.membertable td {
border: 1px solid #008484;
padding: 2px 5px 2px 5px;
}

.tdtop {
vertical-align: top;
}

.tdright {
text-align: right;
}

.tdleft {
text-align: left;
}

/* Auto generated by Apps Builder - an MBWS toolset */
/* members table css  */
/* Change width values to suit */

div.form_members {
	width: 500px;
	border: 1px solid #008484;
	padding: 2px 0px 3px 2px;
	position: relative;
	left: 20px;
	overflow: auto;
	}

div.form_members_row {
	padding: 0px 0px 0px 0px;
	margin: 2px 0px 0px 0px;
	overflow:auto;
	width: 100%;
	}

div.form_members_row span.coll {
	float: left;
	width: 150px;
	text-align: left;
	}

div.form_members_row span.colr {
	float: right;
	width: 345px;
	text-align: left;
	}

/* =============================== */
/*         GALLERY IMAGES          */
/* =============================== */

#photogallery {
position: relative; 
overflow: auto; 
margin: 0px 0px 30px 0px;
width: 570px;
}

.gallerythumb {
display: block;
float: left;
width: 130px;
height: 95px;
overflow: hidden;
margin: 0px 10px 10px 0px;
border: 1px solid #444;
}
.gallerythumb img {
border: 0px;
}

a.downloadlink {
display: block;
text-align: center;
color: #000;
}

/* ================================ */
/* ===  SEARCH FORM AND RESULTS  == */
/* ================================ */


#searchform {
position: absolute;
margin: 0px 30px 0px 0px;
bottom: 10px;
right: 20px;
}
#sitesearch input {
font-size: 90%;
line-height: 1;
padding: 2px 1px 2px 1px;
}

#searchul {
padding: 0px 0px 10px 10px;
margin: 15px 0px 10px 0px;
}

#searchul li {
margin: 0px 0px 5px 0px;
}

/* ==========================*/


/* ====== para table ========= */


.paratable, .paratablelast{
border: 1px solid #009;
border-bottom: 0px;
overflow: auto;
background: url('../images/metatable-bg-centre-260.png') 160px 0px repeat-y;
}

.paratablelast {
border-bottom: 1px solid #009;
}

.paratable .widgetleft
, .paratablelast .widgetleft
, .paratable p
, .paratable h2
, .paratable h3
, .paratablelast p
, .paratablelast h2
, .paratablelast h3
{
float: left;
width: 150px;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
clear: both;
line-height: 1;
font-size: 90%;
/* border: 1px dashed #f00; */
}

.paratable .widgetcentre
, .paratablelast .widgetcentre 
{
float: left;
clear: none;
text-align: left;
width: 250px;
margin: 0px 0px 0px 0px;
}

.paratable .widgetright
, .paratablelast .widgetright 
{
float: right;
text-align: right;
width: 150px;
margin: 0px 0px 0px 0px;
clear: none;
}

/* ====== ========== ========= */




