html {
	height: 100.02%;
}
/* hack to fix Opera-only force scrollbar */
@media all and (min-width: 0px){
html {margin-bottom: 1px;}
}
body {
text-align: center;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
/*background-color:#364c34;*/
background-color: #ffffff;
}
#container {
text-align: left;
position: relative;
width: 920px;
margin-left: auto;
margin-right: auto;
background: #FFFFFF;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
}
#header {
height: 150px;
min-height: 150px;
/*border: 2px solid #FF0000;*/
margin: 0;
padding: 0;
}
#adminheader {
/*background-color:#F3F3F3;*/
margin: 0;
padding: 0;
}
#footer {
position: relative;
clear: both;
border-top: 1px solid #999999;
background-color: #FFFFFF;
font-size : .6em;
padding: 5px 15px 20px 15px;
}
.footertext {
width: 70%;
float: right; 
text-align: right;
}
.lunarvis {
width: 29%;
float: right; 
text-align: right;
padding-right: 5px;
}
#adminfooter {
position: absolute;
bottom: 0;
left: 50%;
width: 920px;
margin-left: -460px;
font-size : 10px;
text-align: center;
padding-bottom: 5px;
}
#adminmain {
margin-bottom: 30px;
padding: 0px;
font-size : .7em;
}
#main {
margin-bottom: 30px;
padding: 0px;
font-size : .75em;
}
#adminmenu {
font-size : 1.2em;
font-weight: bold;
clear: both;
position: relative;
top: 10px;
left: 0;
margin-bottom: 15px; 
}
#menu {
position: absolute;
top: 120px;
left: 0;
border-top: 2px solid #496346;
width: 100%;
}
#menu ul {
margin: -16px 0 0 16px;
list-style-type: none;
padding: 0;
height: 1%;
position: relative;
}
#menu li {
line-height: 30px;
float: left;
display: block;
margin: 0 5px;
}
#menu li a {
padding: 4px 7px;
color: #666;
/*background-color: #FFFFCC;*/
background-color: #ffffff;
border: 1px solid #999;
text-decoration: none;
}
#menu li a:hover, #menu li a#current {
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}
.submenu {
height: 25px;
font-size: 11px;
font-weight: bold;
color: #000000;
}
.subsubmenu {
font-size: 10px;
font-weight: bold;
color: #000000;
}
#admincontent {
padding: 8px 15px 15px 15px;
margin: 0;
line-height: 1.2em;
color : #333333;
}
#content {
clear: both;
position: relative;
width: 886px;
padding: 0px 15px 0 15px;
margin: 0;
line-height: 1.5em;
color : #333333;
z-index: 1;
min-height: 380px;
height: 380px; /*Reset to auto for non-IE5.x below*/
}
html>body #content {
	height: auto;
}
/* hack to fix Opera-only display issues */
@media all and (min-width: 0px){
html {margin-bottom: 1px;}
}
#navlist {
width: 908px;
border-bottom: 2px solid #03b198;
border-top: 2px solid #03b198;
margin: 0;
padding: 0;
padding-left: 12px;
background-color: #c9e8e2;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
padding-bottom: 5px;
padding-top: 5px;
}
#navlist a, #navlist a:link, #navlist a:visited {
padding: 5px;
padding-left: 0.5em;
padding-right: 0.5em;
color: #000000;
font-weight: bold;
text-decoration: none;
}
#navlist a:hover, #navlist a:active, #navlist a:focus {
background-color: #FFFF99;
padding: 5px;
padding-left: 0.5em;
padding-right: 0.5em;
text-decoration: none;
}
#navlist li {
padding: 0;
padding-right: 1px;
display: inline;
font-size: 13px;
}
#navlist ul {
margin: 0;
padding: 0;
}
#navlist #active a { 
background-color: #a2d8ce; 
}
.adminpipelist {
	padding: 5px 5px 5px 5px;
   margin-bottom: 1em;
   overflow: hidden;
   }
.adminpipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }
.adminpipelist li {
   border-left: 2px solid #666666;
   float: left;
   line-height: 1.3em;
   margin: 0 .8em 0 -.8em;
   padding: 0 .8em 0 .8em;
   }
.pipelist {
   margin-bottom: 1em;
   overflow: hidden;
   width: 100%;
   }
.pipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }
.pipelist li {
   border-left: 2px solid #666666;
   float: left;
   line-height: 1.3em;
   margin: 0 .8em 0 -.8em;
   padding: 0 .8em 0 .8em;
   }
.subpipelist {
   margin-bottom: .7em;
   overflow: hidden;
   }
.subpipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }
.subpipelist li {
   border-left: 2px solid #666666;
   float: left;
   line-height: 1.1em;
   margin: 0 1em 0 -1em;
   padding: 0 1em 0 1em;
   }
.subpipelist ul li.first {
margin-left: -1.5em;
border-left: none;
}
.adminsubpipelist {
   margin-bottom: .7em;
   overflow: hidden;
   width: 100%;
   }
.adminsubpipelist ul {
   list-style: none;
   margin: 0;
   padding: 0;
   }
.adminsubpipelist li {
   border-left: 2px solid #666666;
   float: left;
   line-height: 1.1em;
   margin: 0 1em 0 -1em;
   padding: 0 1em 0 1em;
   }
.adminsubpipelist ul li.first {
margin-left: -1.5em;
border-left: none;
}
.tagline {
position:absolute;
left: 550px;
top: 40px;
text-align: right;
font-size: 16px;
font-weight: bold;
color: #AAAAAA;
}
.adminlocality {
position:absolute;
left: 262px;
top: 74px;
text-align: right;
font-size: 11px;
font-weight: bold;
color: #AAAAAA;
}
.quickmenu {
position:absolute;
left: 640px;
top: 70px;
text-align: right;
font-size: 16px;
font-weight: bold;
color: #AAAAAA;
}
.locality {
position:absolute;
left: 800px;
top: 105px;
text-align: right;
font-size: 16px;
font-weight: bold;
color: #AAAAAA;
}
.sitesearch {
position:absolute;
left: 730px;
top: 50px;
text-align: right;
font-size: 16px;
font-weight: bold;
color: #AAAAAA;
}
.adminsubmenu {
font-size: 11px;
font-weight: bold;
color: #000000;
}
.adminsubmenu p {
margin-top: 5px; 
margin-bottom: 0; 
}
.adminsubsubmenu {
font-size: 10px;
font-weight: bold;
color: #000000;
}
.adminsubsubmenu p {
margin-top: 5px; 
margin-bottom: 0; 
}
#gallery {
padding: 0;
margin: 0px;
background: #FFFFFF;
font-size: 10px;
text-align: center;
}
.contentcont {
float: left;
clear: both; 
width: 884px; 
background: #FFFFFF;
}
.faqcont {
float: left;
clear: both;
width: 884px;
margin-top: 16px;
background-color: #FFFFFF;
}
.faqquest {
float: left;
clear: both;
padding: 6px;
width: 884px; 
font-weight: bold;
margin-top: 8px;
background-color: #F0F0F0;
}
.faqanswer {
float: left;
clear: both;
padding: 6px;
width: 884px; 
margin-bottom: 8px;
background-color: #FFFFFF;
}
.linkcont {
float: left;
clear: both;
width: 884px;
margin-top: 16px;
background-color: #FFFFFF;
}
.link1 {
float: left;
clear: both;
width: 884px; 
padding: 6px;
background-color: #F0F0F0;
}
.link2 {
float: left;
clear: both; 
width: 884px; 
padding: 6px;
background: #FFFFFF;
}
.careercont {
float: left;
clear: both;
width:  874px;
margin-top: 16px;
background-color: #FFFFFF;
}
.career1 {
float: left;
clear: both;
width: 874px; 
padding: 6px;
background-color: #F0F0F0;
}
.career2 {
float: left;
clear: both; 
width: 874px; 
padding: 6px;
background: #FFFFFF;
}
.gallerycont {
padding: 8px;
margin: 10px;
float: left;
clear: both;
width: 855px; 
background-color: #F0F0F0;
}
.downloadcont {
padding: 8px;
margin: 10px;
float: left;
clear: both;
width: 830px; 
background-color: #F0F0F0;
}
.teamcont1 {
float: left;
clear: both;
width: 884px; 
background-color: #F0F0F0;
}
.teamcont2 {
float: left;
clear: both; 
width: 884px;
background: #FFFFFF;
}
.teamitem1 {
width: 70%;
float: left;
padding: 10px;
}
.teamitem2 {
width: 70%;
float: left;
padding: 10px;
}
.newscont1 {
float: left;
clear: both;
width: 884px; 
background-color: #F0F0F0;
}
.newscont2 {
float: left;
clear: both; 
width: 884px;
background: #FFFFFF;
}
.newsitem1 {
width: 70%;
float: left;
padding: 10px;
}
.newsitem2 {
width: 70%;
float: left;
padding: 10px;
}
.servicecont1 {
float: left;
clear: both;
width: 884px; 
background-color: #F0F0F0;
}
.servicecont2 {
float: left;
clear: both; 
width: 884px; 
background: #FFFFFF;
}
.service1 {
width: 70%;
float: left;
padding: 10px;
}
.service2 {
width: 70%;
float: left;
padding: 10px;
}
/*
 * The two styles below aren't currently used - previously for product listings (now products table)
 */
#product1 {
height: 56px;
padding: 8px;
background: #FFFFFF;
}
#product2 {
height: 56px;
padding: 8px;
background: #F0F0F0;
}
.productcontainer {
width: 884px;
float: left;
margin-top: 8px; 
padding: 0;
background: #FFFFFF;
}
.imagesidebar1 {
float: left;
padding: 12px;
background: #F0F0F0;
}
.imagesidebar2 {
float: left;
padding: 12px;
background: #FFFFFF;
}
.productmain {
width: 70%;
float: left; 
padding: 8px;
}
.sidebarimage {
clear: both; 
display: block;
margin-left: auto;
margin-right: auto;
font-size : 9px;
text-align: center;
padding: 0;
margin: 0 0 8px 0;
} 
.clearer {
clear: both; 
line-height: 0.1; 
height: 0;
}
p {
margin-top: 12px; 
margin-bottom: 12px; 
}
h1 {
font-size :  1.8em;
font-weight : bold;
color : #333333;
margin-top: 0; 
padding-top: 0; 
margin-bottom: 0; 
padding-bottom: 0; 
}
h2 {
font-size :  1.45em;
font-weight : bold;
color : #333333;
margin-top: 0; 
padding-top: 0; 
margin-bottom: 0; 
padding-bottom: 0; 
}
h3 {
font-size :  1.25em;
font-weight : bold;
color : #333333;
margin-top: 0; 
padding-top: 0; 
margin-bottom: 0; 
padding-bottom: 0; 
}
h4 {
font-size :  1.15em;
font-weight : bold;
color : #333333;
margin-top: 0; 
padding-top: 0; 
margin-bottom: 0; 
padding-bottom: 0; 
}
ul {
margin-top: -8px; 
margin-bottom: 0; 
}
hr {
color: #fff; 
background-color: #fff; 
border: 2px dotted #CCCCCC; 
border-style: none none dotted; 
}
.clearboth {
clear: both;
line-height: 0.1; 
height: 0;  
}
.logo {
float: left;
width: 320px;
margin: 10px 0 0 10px;
line-height: 0.1;
}
.headerimg {
float: right;
margin: 0px;
line-height: 0.1;
}
.img-admin {
float: left;
margin: 10px 15px 0 0;
line-height: 0.1;
font-weight : bold;
}
.img-gallery {
text-align: center;
line-height: 1.1em;
font-size :  .8em;
float: left;
clear: none;
margin: 8px 16px 8px 0px;
padding: 1px;
background-color: #444444;	
color : #FFFFFF;	
}
.img-right {
clear: both; 
display: block;
float: right;
padding: 0 0 0 10px;
margin-top: 5px;
margin-bottom: 5px;
margin-left: auto;
margin-right: auto;
font-size : 9px;
text-align: center;
} 
.img-left {
clear: both; 
float: left;
padding: 0;
margin: 5px 5px 5px 0;
line-height: 0.1;
}
.searchbox {
position: relative;
margin: 0;
padding: 6px;
width: 300px;
text-align: center;
font-size: 13px;
border-style: solid;
border-width: 2px;
border-color: #999999;
background-color: #F0F0F0;
}
.feedbackbox {
position: relative;
margin: 10px;
padding: 6px;
width: 700px;
text-align: right;
font-size: 13px;
border-style: solid;
border-width: 2px;
border-color: #999999;
background-color: #F0F0F0;
}
.mailbox {
position: relative;
margin-top: 20px;
padding: 4px;
width: 252px;
line-height: 160%;
text-align: center;
border-style: solid;
border-width: 2px;
border-color: #999999;
background-color: #F0F0F0;
} 
.alertsuccess  {
position: relative;
margin: 0 auto;
padding: 8px 8px 8px 8px;
width: 60%;
text-align: center;
font-size: 13px;
border-style: solid;
border-width: 2px;
border-color: #00C000;
background-color: #BBFFBB;
}
.alertfailure {
position: relative;
margin: 0 auto;
padding: 8px 8px 8px 8px;
width: 60%;
text-align: center;
font-size: 13px;
border-style: solid;
border-width: 2px;
border-color: #CC0000;
background-color: #FFBBBB;
}
.alertwarning {
position: relative;
margin: 0 auto;
padding: 8px 8px 8px 8px;
width: 60%;
text-align: center;
font-size: 13px;
border-style: solid;
border-width: 2px;
border-color: #1133DD;
background-color: #AACCFF;
}
table {
font-size : 11px;
}
.thright {
text-align: right ! important;
}
th {
text-align: left;
}
table.sleek  {
border-style: solid;
border-width: 2px;
border-color: #999999;
background-color: #F0F0F0;
}
table.sleek th {
border-width: 0;
font-weight : bold;
background-color: #DDDDDD;
}
table.sleek td {
text-align: left;
border-width: 0;
}
table.sleek h2 {
margin-top: 3px; 
}
table.sleekin th {
border-width: 0;
font-weight : bold;
background-color: #F0F0F0;
}
table.sleekin td {
text-align: left;
border-width: 0;
background-color: #F0F0F0;
}
table.products  {
border-collapse: collapse;
border-width: 0;
background-color: #FFFFFF;
}
table.products th.hidden {
display: none;
}
table.products tr.r0 td {
	background-color: #FFFFFF;
}
table.products tr.r1 td {
	background-color: #F0F0F0;
}
table.products a {
   font-weight: bold;
	color: #000000;
	text-decoration: none;
}
table.products a:visited {
	color: #000000;
}
table.products a:hover {
	color: #0000FF;
	text-decoration: underline;
}
table.productinfo  {
margin-bottom: 6px;
border-style: solid;
border-width: 2px;
border-color: #999999;
background-color: #FFFFFF;
}
table.productinfo th {
border-width: 0;
background-color: #DDDDDD;
}
table.productinfo td {
text-align: left;
border-width: 0;
background-color: #F0F0F0;
}
form {
display: inline;
margin:0;
padding:0;
}
INPUT, SELECT, OPTION,TEXTAREA {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}
a img {
border-collapse: collapse;
border-width: 0;
}

a {
   font-weight: bold;
	color: #A00000;
	text-decoration: none;
}
a:visited {
	color: #A00000;
}
a:hover {
	color: #A00000;
	text-decoration: underline;
}
.active {
	color: #000000 !important;
}
.active a {
   font-weight: bold;
	color: #FFFF66 !important;
	text-decoration: none;
}
.active a:visited {
	color: #FFFF66 !important;
}
.active a:hover {
	color: #FFFF66 !important;
	text-decoration: underline;
}
.subactive a {
   font-weight: bold;
	color: #333333 !important;
	text-decoration: none;
}
.subactive a:visited {
	color: #333333 !important;
}
.subactive a:hover {
	color: #333333 !important;
	text-decoration: underline;
}
.shadetext {
padding-left: 5px;
font-weight: bold;
color : #666666;
}
.shadetext a:link {
   font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.shadetext a:visited {
	color: #666666;
}
.shadetext a:hover {
	color: #666666;
	text-decoration: underline;
}
