/* set all margins and pagging */
* {
margin: 0px;
padding: 0px;
border: 0px;
}


body {
	font-family: verdana, baskerville, Arial, Helvetica, sans-serif;
	background-color: #dcdcdc;
	color: #000;
	font-size: .8em;
	font-weight: normal;
	line-height: 1;
	text-align: center;
}

a {
color: #003875;
}

a:active {
color: #003875;
}

a:hover {
color: #147800;
}

table {
font-size:100%;
}

/* set all heading to same*/
h1, h2, h3, h4, h5, h6 {
display:block;
font-weight: bold;
color: #003875;
font-size: 110%;
}

/* specific heading settings */
h1 {
font-size: 180%;
}

h2 {
font-size: 140%;
}

ul, ol {margin: 0px 0px 10px 30px;}

p {margin: 8px 0px 8px 0px;}

/* define main page areas */
/* ====================== */
#container {
position: relative;
width: 850px;
border: 3px solid #003875;
margin: 0px auto 20px auto;
background: #fff url('../images/blue-130.gif') 10px 10px repeat-y;
overflow: auto;
}

#skiplinks {
position: absolute;
left: -1000px;
}

#header {
position: relative;
height: 150px;
margin: 10px 0px 0px 0px;
}

#header #vineyard {
font-family: "book antiqua", palatino, garamonde,"adobe garamonde pro", "times new roman", times, Arial, Helvetica, sans-serif;
font-size: 270%;
font-weight: bold;
color: #003875;
display: block;
width: 530px;
position: absolute;
top: 10px;
border-bottom: 2px solid #003875;
line-height: 1.5;
text-align: center;
}

#header #strapline {
font-family: "book antiqua", palatino, garamonde,"adobe garamonde pro", "times new roman", times, Arial, Helvetica, sans-serif;
font-size: 150%;
color: #003875;
display: block;
font-weight: bold;
position: absolute;
width: 530px;
bottom: 30px;
line-height: 1.2;
margin: 0px;
text-align: center;

}


#content {
position: relative;
margin: 10px 160px 0px 160px;
text-align: left;
line-height: 1.5;
width: 520px;
}

#menuleft {
position: relative;
float: left;
width: 130px;
margin: 0px 0px 0px 0px;
left: 9px;
text-align: left;
color: #fff;
border-top: 10px solid #fff;
border-left: 1px solid #fff;
}

#logo {
position:relative;
margin: 10px 0px 20px 12px;
border: 3px solid #fff;
}

#columnright {
float: right;
width: 130px;
overflow: auto;
margin: 10px 5px 0px 0px;
text-align: center;
}

#columnright p {
margin: 0px 0px 30px 0px;
}

#menuleft ul{
list-style-type: none;
margin: 10px 0px 20px 12px;
}

#menuleft ul li {
display: block;
margin: 0px 0px 10px 0px;
}

#menuleft a {
color: #fff;
text-decoration: none;
}
#menuleft a:hover {
text-decoration: underline;
}

#menuleft ul li ul {
list-style-type: none;
margin: 10px 0px 20px 15px;
}
#menuleft ul li ul li a {
font-size: 90%;
}
#footer {
text-align: center;
margin: 10px 0px 0px 0px;
border-bottom: 10px solid #fff;
font-size: 80%;
clear: both;
}


ul, ol {
margin: 0px 0px 0px 30px;
}

p {
margin: 7px 0px 7px 0px;
}

.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 #009900;font-size: 90%;
}

label {font-weight: normal;cursor: pointer;}

.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;
}

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;
}


.loginform {width: 15em;
}


/* ================================ */
/*  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: 260px;
float: left;
margin: 0px 0px 0px 0px;
}

.rhcolumn {
width: 260px;
float: right;
margin: 0px 0px 0px 0px;
}


.uploadedimgr {
float: right;
margin: 0px 0px 10px 0px;
display: inline;
}

.uploadedimgl {
float: left;
margin: 0px 0px 10px 0px;
display: inline;
}

.uploadedimgc {
text-align: center;
display: block;
margin: 0px auto 0px auto;
}

.uploadedimgi {
text-align: center;
display: inline;
margin: 5px 0px 5px 0px;

}


/* =================== */
/* segment templates   */
/* =================== */
.segmenttpl1 {
position: relative;
margin: 0px;
padding: 0px;
}


.segment {
margin: 10px 0px 10px 0px;
padding: 0px;
position: relative;
overflow: auto;
}

.segmentimgonly {
display: inline;
float: left;
margin: 0px 0px 0px 5px;
text-align: center;
}

.segmentimgonly p {
display: inline;
}


/* =================== */
/* =================== */
/* =================== */
/*      PMBWS FORM     */
/* =================== */
.validation_options {
	position: absolute;
	left: -1000px;
}

form#pmbws 		{
display: block;
overflow: auto;
border: 1px solid #060;
background: #E9F4E5;
margin: 10px 0px 30px 20px;
}

form#pmbws p		{
	margin-bottom		: 1.3em;
/* NB value of this in forms css is currently set at 1em */
}

form#pmbws p label {
	width			: 10em;
/* NB value of this in forms css is currently set at 9.5em */
	display			: block;
	float			: left;
	cursor			: pointer;
	line-height		: 1.3;
	margin-left		: 3px;
}

form#pmbws p input {
	width			: 20em;
/* NB value of this in forms css is currently set at 9.5em */
}

form#pmbws p textarea {
	width			: 20em;
/* NB value of this in forms css is currently set at 9.5em */
}

form#pmbws #submit 	{
	cursor			: pointer;
	width			: 10em;
}

/* ------ error messages -------- */
form#pmbws p span.errorMsg {
	position		: relative;
	display			: block;
	float			: left;
	left			: 10em;
	color			: #FF0000;
}


/* ------ validation option buttons -------- */
form#pmbws fieldset.validation_options {
	position		: absolute;

	/*right			: 440px;
*/ 
	bottom			: 0.5em;
	width			: 50%;

	border			: 1px solid #006699;
	padding			: 0.3em;
}


.contactmessage {
font-weight: bold;

color: #060;
}

#downloads {
width: 500px;
position: relative;
border: 1px solid #d37c17;
overflow: auto;
border-collapse: collapse;
}

#downloads td{
border: 1px solid #d37c17;
vertical-align: top;
padding: 1px;
}

.downloadhead {
background: #ffe3c1;
}

.download300 {
float: left;
display: block;
width: 300px;
border: 1px solid #060;
}

.download200 {
float: left;
display: block;
width: 200px;
border: 1px solid #060;
}

.download100r {
float: left;
display: block;
width: 100px;
text-align: right;
border: 1px solid #060;
}

.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%;}


