/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2004 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the
usage agreement available online at http://www.pagekits.com/usage/
*/


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: verdana, arial, helvetica, sans-serif;
}


/*
	Page body style
*/

body
{
	margin: 0px;
	padding: 0px;
	font-size: 110%;
	background-color: #87AFD2;
	background-image: url(images/page_bg.jpg);
	background-repeat: repeat-x;
}

html, body
{
	height: 100%;
}


/*
	Standard paragraph style
*/

p
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #13436B;
	font-size: 0.7em;
	margin-top: 0px;
	margin-bottom: 18px;
}

HR {
color: #6699cc;
}


/*
	Links
*/

a:link, a:active
{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #1343DD;
	font-size: 1.0em;
}


a:visited
{
	color: #6699cc;
	font-size: 1.0em;
}


/*
	Headings
*/

h1
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8em;
	margin-top: 0px;
}

h2
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	color: #13436B;
	margin-top: 26px;
}


/*
	Logo
*/

#logo
{
	position: absolute;
	left: 508px;
	top: 32px;
}


/*
	Top menu
*/

#top-menu
{
	position: absolute;
	left: 33px;
	top: 69px;
	color: #000000;
	font-weight: bold;
	font-size: 0.7em;
}

#top-menu a
{
	color: #336799;
	margin-right: 10px;
	font-size: 1.0em;
	text-decoration: none;
}

#top-menu a:hover
{
	text-decoration: underline;
}


/*
	Container for page
*/

#container
{
	padding-top: 10px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 751px;
}


/*
	Page header top area
*/

#header-top
{
	background-image: url(images/header_top.gif);
	width: 751px;
	height: 92px;
}


/*
	Page header bottom area (main page)
*/

#header-main
{
	position: relative;
	width: 741px;
	height: 142px;
	border-left: solid #367cb5 5px;
	border-right: solid #367cb5 5px;
	border-bottom: solid #367cb5 5px;
	background-image: url(images/header_main_new.jpg);
}


/*
	Page heading (main page)
*/

#heading-main
{
	position: absolute;
	right: 20px;
	top: 16px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: light;
	font-size: 1.8em;
	color: #000000;
	left: 339px;
	width: 397px;
}


/*
	Page header bottom area (sub page)
*/

#header-sub
{
	position: relative;
	background-image: url(images/header_sub.jpg);
	width: 741px;
	height: 65px;
	border-left: solid #367cb5 5px;
	border-right: solid #367cb5 5px;
	border-bottom: solid #367cb5 5px;
}


/*
	Page heading (sub page)
*/

#heading-sub
{
	position: absolute;
	left: 22px;
	top: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: light;
	font-size: 1.8em;
	color: #EEF3F9;
}


/*
	Page content container ( main page )
*/

#page-content-main
{
	position: relative;
	width: 741px;
	background-color: #FFFFFF;
	background-image: url(images/vertical_border.gif);
	background-position: 313px 0px;
	background-repeat: repeat-y;
	border-left: solid #367cb5 5px;
	border-right: solid #367cb5 5px;


}


/*
	Left page content area (main page)
*/

#page-content-left-main
{
	float: left;
	width: 273px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 26px;
}


/*
	Right page content area (main page)
*/

#page-content-right-main
{
	float: left;
	width: 383px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 26px;
}


/*
	Page content container ( sub page )
*/

#page-content-sub
{
	position: relative;
	width: 741px;
	background-color: #FFFFFF;
	background-image: url(images/vertical_border.gif);
	background-position: 527px 0px;
	background-repeat: repeat-y;
	border-left: solid #367cb5 5px;
	border-right: solid #367cb5 5px;


}


/*
	Left page content area (sub page)
*/

#page-content-left-sub
{
	float: left;
	width: 487px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 26px;
}


/*
	Right page content area (sub page)
*/

#page-content-right-sub
{
	float: left;
	width: 169px;
	padding-left: 25px;
	padding-right: 20px;
	padding-top: 26px;
	padding-bottom: 26px;
}


/*
	Page footer area
*/

#page-footer
{
	background-image: url(images/footer.gif);
	width: 701px;
	height: 38px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 24px;
}


/*
	Standard images
*/

img
{
	border: none;
}


/*
	Headline style
*/

.headline
{
	font-weight: bold;
}


/*This is a section added by Gareth to mange the members area*/

/*
New Styles for Members Area
*/

/*
Set main page area for Members Pages i.e. one column
*/

#page-content-sub-members
{
	position: relative;
	width: 741px;
	background-color: #FFFFFF;
	/*background-image: url(images/vertical_border.gif);
	background-position: 527px 0px;
	background-repeat: repeat-y;*/
	border-left: solid #367cb5 5px;
	border-right: solid #367cb5 5px;
}

/*
	Set the one column of the Members pages
*/

#page-content-left-sub-members
{
	float: left;
	width: 701px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 26px;
}

/*This the old style sheet from the site, much of it is not required*/

.sidebar{background: #CCCCCC}
.nav{background: #000033}
.sidebar2{background: #000033}
.sidebar3{background: #336699}
.footer{background: #0A0639}
a {text-decoration:none;
} /*border around the nav cells*/
 
  .pg1nav {
	color:white;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #000033;
  }
  

  
.lastupdated {
  color:white;
}

.skiplink {display:none}

.colspan{
  background: #C0C0FF;
}
.even{
  background: #EEEEEE;
}

.pg1nav, a.pg1nav:link, a.pg1nav:visited,  a.pg1nav:active {
  display:block;
  background-color:#336699; /*left-hand nav bar colour*/
  font: Arial,Helvetica,sans-serif;
  color:white; /*text clour on nav bar*/
  font-size: 0.7em;
  text-decoration:none;
  text-align:left;
  width:100%; 
  font-weight: normal
}

div.pg1nav {
  cursor:default;
  background-color:#000044;
}

a.pg1nav:hover, a.leftsubnav:hover {
  background-color:#6699cc; /*navbar mouse-over colour*/
  text-decoration:none; 
  color:white;
  
}
a:visited {
    text-decoration: none;
    color: #666699; /*hyperlink colour once visited*/
}

a:link {
    text-decoration: none;
    color: #0000ff; /*link colour*/
}
a:hover {
    text-decoration: none;
    color: #009966; /*hyperlink colour when mouse hovers over it*/

}

.pg2nav, a.pg2nav:link, a.pg2nav:visited,  a.pg2nav:active {
  display:block;
  background-color:#000000; /*left-hand nav bar colour*/
  font: Arial,Helvetica,sans-serif;
  color:white;
  text-decoration:none;
  text-align:left;
  width:100%; 
  font-weight: normal
}

a.pg2nav:hover, a.leftsubnav:hover {
  background-color:#3399ff; /*navbar mouse-over colour*/
  text-decoration:none; 
  color:white;
  
}

  .pg1nav {
	color:white; /*restricts the width of nav cells*/
	padding-top:1px;
	padding-bottom:1px;
	background-color: #3399ff;
  }

UL {
font-size : 10pt; 
font-family : "Trebuchet MS", arial, helvetica, sans-serif; 
color : #003366; 
list-style-image: url(file:///C|/Documents%20and%20Settings/Registry/My%20Documents/images/bluebullet.gif);
}

.pg5nav{
  display:block;
  background-color:#000000; /*left-hand nav bar colour*/
  font: Arial,Helvetica,sans-serif;
  color:white; /*text clour on nav bar*/
  font-size: 0.7em;
  text-decoration:none;
  text-align:left;
  width:100%; 
  font-weight: normal
}

UL {
font-size : 10pt; 
font-family : "Trebuchet MS", arial, helvetica, sans-serif; 
color : #003366; 
list-style-image: url(images/bluebullet.gif);
}


/*
  .pg5nav {
	color:white; /*restricts the width of nav cells
	padding-top:1px;
	padding-bottom:1px;
	background-color: #336699;
  }

*/
