﻿body {background-color: #052B2C;background-image: url(../images/bkgreen.jpg);background-repeat: no-repeat;font-family:Verdana, Arial, Helvetica, sans-serif;margin-left: 0px;margin-top: 0px;margin-right: 0px;	margin-bottom: 0px;}
a:link {text-decoration: none; color: #807f7f;}
a:hover{text-decoration:underline;color: #807f7f;}
a:visited {text-decoration: none;  font-weight:bold; color: #807f7f;}
a:active {text-decoration: none; color: #807f7f;}


/* Fonts
-------------------------------------------*/
p{font-family:Verdana, Arial, Helvetica, sans-serif; color: #807f7f;text-decoration: none;word-spacing: normal;letter-spacing: .85px;line-height: 17px;font-size:12px;}

h1, h2, h3, h4, h5, h6{font-family:Verdana, Arial, Helvetica, sans-serif;}
h1{color: #006d9f;text-decoration: none;word-spacing: normal;letter-spacing: .1px;line-height:32px;font-size:28px;}
h2{color: #006d9f;text-decoration: none;word-spacing: normal;letter-spacing: .1px;line-height: 22px;font-size:18px;}
h3{color: #006d9f;text-decoration: none;word-spacing: normal;letter-spacing: .1px;line-height: 18px;font-size:14px;}
ul, li{/*list-style-type:circle;*/font-family: Verdana;color: #807f7f;text-decoration: none;word-spacing: normal;letter-spacing: .85px;line-height: 17px;font-size:12px;}



/* Colours
-------------------------------------------*/
.lightgreen{color: #86c07e;}



/* LINKS
-------------------------------------------*/
.footer{color: #062a2a; font-size:10px;}
a.footer:link {text-decoration: none; font-weight:bold; color: #062a2a; font-size:10px;}
a.footer:hover{text-decoration:underline; font-weight:bold; color: #062a2a; font-size:10px;}
a.footer:visited {text-decoration: none; font-weight:bold; color: #062a2a; font-size:10px;}
a.footer:active {text-decoration: none; font-weight:bold; color: #062a2a; font-size:10px;}




/* GREY BOXES
-------------------------------------------*/
#box{width:246px; background-color:#F9F9F9; padding:20px 0px 0px 0px;  float:left;}
#boxheader{width:246px;height:20px; padding-top:10px; background-image:url(../images/box_01.jpg); background-repeat:repeat-x; float:left; color: #807f7f; text-align:center; font-family: Verdana; font-weight:bold; font-size:12px; }
#boxcontent{width:226px; padding:20px 10px 0px 10px; background-image:url(../images/box_02.jpg); background-repeat:repeat-y;}
#boxfooter{width:246px; height:7px; background-image:url(../images/box_03.jpg); background-repeat:repeat-y;}


/* mooTABS
-------------------------------------------*/
.mootabs_title {list-style-image: none;	list-style-type: none;margin: 0px;padding: 0px;height: 24px;}
.mootabs_title li {	float: left;background-color: transparent;	padding: 2px 8px 2px 8px;	margin-right: 2px;	cursor: pointer;font-weight:bolder;	color: #006d9f;text-decoration: none;word-spacing: normal;letter-spacing: .1px;line-height: 18px;font-size:14px;}
.mootabs_title li.active {}
.mootabs_panel {display: none;position: relative;width: 720px;top: -1px;font-family:Verdana, Arial, Helvetica, sans-serif;clear: both;color: #fff;	overflow: auto;	text-align:left;	padding: 3px;}
.mootabs_panel.active {	background-color:#f9f9f9;	display: block;}
.mootabs_title li.over {}


/* mooACCORDION
-------------------------------------------*/
#accordion {margin:20px 0px;}
h6.toggler {cursor: pointer;border: 1px solid #f5f5f5;border-right-color: #ddd;	border-bottom-color: #ddd;	font-family: 'Andale Mono', sans-serif;	font-size: 16px;	background: #D2E0E6;	color: #528CE0;	margin: 0 0 4px 0;	padding: 3px 5px 1px;}
div.element p, div.element h4 {	margin:0px;	padding:4px;}
blockquote {padding:5px 20px;}







/* MENU
-------------------------------------------*/
#pad {height:140px;}
#menu {padding:0; margin:0; list-style:none; height:40px; position:relative; z-index:500; font-family:Verdana, Arial, Helvetica, sans-serif;}
#menu li {float:left; margin-right:0px;}
#menu li a {display:block; float:left; height:40px; line-height:40px; background-color:#55974b; color:#ccc; text-decoration:none; font-size:13px; padding:0 40px 0 20px;}


#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Style the list OR link hover. Depends on which browser is used
-------------------------------------------*/

#menu li a:hover {z-index:200; position:relative;color:#fff; background-color:#4a8341;}
#menu li:hover {position:relative; z-index:200;}

#menu li:hover > a {color:#fff; background:#4a8341;}
#menu li:hover > a.sub {color:#fff; background-color:#55974b;}

#menu li.current a {color:#fff; background:#840;}

#menu li a.sub {background: #55974b url(../images/down-arrow.gif) no-repeat right center;}
#menu li.current a.sub {color:#fff; background:#55974b url(../images/down-arrow.gif) no-repeat right center;;}

#menu :hover ul {left:0; top:40px; width:120px; background:#444;}

/* keep the 'next' level invisible by placing it off screen.
-------------------------------------------*/
#menu ul, 
#menu :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#menu :hover ul :hover ul{left:120px; top:-1px; background:#222; white-space:nowrap; width:100px; z-index:200; height:auto;}

#menu :hover ul li {margin:0; border-top:1px solid #666;}
#menu :hover ul li a {width:240px; padding:0; text-indent:10px; background:#333; color:#ccc; height:30px; line-height:30px;}
#menu :hover ul li a.fly {background:#333 url(../images/right-arrow.gif) no-repeat right center;}

#menu :hover ul :hover {background-color:#c60; color:#fff;}
#menu :hover ul :hover a.fly {background-color:#c60; color:#fff;}

#menu :hover ul li.currentsub a {background:#840; color:#fff;}
#menu :hover ul li.currentsub a.fly {background:#840 url(../images/right-arrow.gif) no-repeat right center; color:#fff;}

#menu :hover ul :hover ul li a {width:100px; padding:0; text-indent:10px; background:#3e3e3e; color:#ccc;}
#menu :hover ul :hover ul :hover {background-color:#d70; color:#fff;}

#menu :hover ul :hover ul li.currentfly a,
#menu :hover ul :hover ul li.currentfly a:hover {background:#840; color:#fff;}