/* :::::::initial styling ::::::::::::*/

/* Neutralize styling: Elements we want to clean out entirely: */
html, body, form, fieldset {font: 12px/130% Arial,Verdana, Helvetica, sans-serif;}
* {margin: 0; padding: 0;}
img {display: block; border: 0;}
p {margin: 10px 0;}
/* ::::::::end initial styling ::::::::::::*/

/* ::::::::class styling ::::::::::::*/
.hide {display: none;}
.hidden {visibility: hidden;}
.bold {font-weight: bold;}
.central_bold {font-weight: bold; text-align: center;}
.block {display: block;}
.center {margin: 30px auto; text-align: center;}
.clear {clear: both;}
.white {color: #fff; }
.red {color: #f00; font-weight:bold;}
.blue {color: #00f; font-weight:bold;}
.lgtgreen {
color: #1E4F28; 
font-weight:bold;
background: url(../images/blt3.gif) no-repeat center left;
padding-left: 12px;
}
.green {color: #1E4F28; font-weight: bold; font-size: 1.2em;}
.nowrap {white-space:nowrap;}
.middle {margin: 0 auto; text-align: center; }
.testimonials_img {
border: 1px solid #999;
padding: 10px;
margin-bottom: 10px;
}
/* ::::::::end class styling ::::::::::::*/

/* ::::::::headings ::::::::::::*/
h1 {
font-size: 1.5em;
border-bottom: 1px dotted #1E4F28;
padding: 3px 0;
margin-bottom: 35px;
color: #1E4F28;
}
h2 {
font-size: 1.2em;
margin: 20px 0 5px 0;
color: #1E4F28;
}
h3 { 
font-size: 1.1em;
margin:1.3em 0 0.5em;
}
h6 {/* for our services*/
font-size: 1.3em;
color: #e5ffe5;
margin: 1.8em 0 0.5em 1.5em; 
}
h5 {
font-size: 1em;
color: #336;
}
h4 {
font-size: 1em;
margin: 1em 0;
color: #336;
}
/* ::::::::end headings ::::::::::::*/

/* :::::::: main layout :::::::::::::::::::*/
body {
text-align: center;
min-width: 970px;
background: #a1a1a1; 
}
div#wrapper {
text-align: left;
margin: 0 auto;
width: 81em;
background: #509054;
}
div#header {
position: relative;
height: 131px;
width: 81em; 
background: url(../images/top_image.jpg) no-repeat top right; 
}
div#bluebar {
width: 100%;
height: 8px;
background: #bfe2c1; 
font-size: 0px;
line-height: 0px;
}
div#bluebar_2 {
width: 100%;
height: 8px;
background: #a1d89e; 
font-size: 0px;
line-height: 0px;
}
div#mainarea {  
width: 81em; 
}
div#left_col {
float: left;
width: 16.66em;
/*margin-top: 1em;*/
}
div#main_col { 
float: left; 
width: 64.34em;
_width: 63.6em;
background: #fff;
min-height: 650px;
height: auto !important;
/*height: 550px;*/
}
div#content { 
float: left;
width: 47em;
padding: 0 0 0 10px;
}
div#text { 
padding: 0 10px 0 10px;
}
div#utilitynav {
min-height: 2.1em;
height: auto !important;
border-bottom: 1px solid #999;
padding-left: 10px;
background: url(../images/menu_bg.jpg) repeat-x bottom;
}
div#crumble {
padding: 5px 10px 10px 0;
text-align: right;
}
div#footer {
border-top: 2px solid #ccc;
padding: 10px;
clear: both; 
background: #fff;	
text-align: center;
height: 20px;
}
.right_col {
float: left;
width: 12.90em;
margin: 11px 0 10px 14px; 
_margin: 11px 0 10px 7px; 
}
.right_col_in {
width: 100%;
border: 3px solid #ccc;
padding-left: 15px;
margin: 10px 0;
background: #F2FDF4; 
}
/* :::::::: end main layout ::::::::::::*/

/* :::::::: header ::::::::*/
a#name {
position: absolute;
top: 0px;
left: 14px;
width: 380px;
height: 105px;
border: none;
/*background: no-repeat url(../images/flowreturn_logo.jpg);*/
}
/*div#search{
float: right;
width: 15em;
padding: 3px 5px;
text-align: right;
}*/
/*div#nav_btn {
float: left;
width: 48em;
padding:10px 0 0 0;
}*/
/* :::::::: end header ::::::::*/

/* :::::::: left_col ::::::::*/
#logo {
font-weight: bold; 
font-size: 1.2em; 
color: #fff; 
margin: 1em 2em; 
padding: 0.6em 0; 
border-top: 1px solid #fff; 
border-bottom: 1px solid #fff; 
}
/* :::::::: left_col ::::::::*/

/* :::::::: content ::::::::*/
#main_col address span{display:block;}
#main_col address abbr{
color: #1E4F28;  
font-weight: bold;
font-size: 1.1em; 
border-bottom: none;
}	
#main_col address{
margin:0 0 10px 0; 
font-style:normal;
}	
.registered {
margin: 10px 0;
font-size: 0.9em;
font-weight: bold;
}
/*.right {
float: right;
margin-left: 10px;
}*/
img.right {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}
img.left {
float: left;
margin-right: 10px;
margin-bottom: 10px;
}
img.img_list{
float: left;
margin: 10px;
}
span.bblock{
font-weight: bold;
display: block;
}
hr.humour { 
margin: 1em 0;
width: 10em;
color: #1E4F28;
height: 0.3px;
border-style: dashed;
}
table.list td, th {
padding: 5px 0px 5px 5px;
border-bottom: 1px solid #ccc;
/*margin:  5px 5px;*/
vertical-align: top;
}
/*#content td, th {
padding: 3px 5px 3px 5px;
margin:  5px 5px;
vertical-align: top;
}*/
ul.contentlist {
padding-left: 30px;
}
ul.contentlist li {
padding: 2px 0;
}
ul.col {
float: left;
width: 12.03em;
border: 3px solid #ccc;
padding: 7px 5px 5px 20px;
margin: 0 7px 7px 0 ;
background: #F5FAFA; 
}
ul.collast {
float: left;
width: 12.02em;
border: 3px solid #ccc;
padding: 7px 5px 5px 20px;
margin-bottom: 7px;
background: #F5FAFA; 
}
select {
width:4em;
}
img.border {
border: 3px solid #ccc;
margin: 0 7px 7px 0 ;
}
div.listsm {
padding-left: 10px;
padding-top: 10px;
margin-left: 10px;
_margin-left: 5px;
float: left;
width: 20em;
background: #F2FDF4; 
border: 3px solid #ccc;
min-height: 230px;
height: auto !important;
height: 230px;
}
ul.liststmp {
padding-left: 30px;
}
ul.liststmp li {
padding: 2px 0;
}
ul.sublistsm {
padding-left: 40px;
margin: 8px 0; 
}
#iebug {
height:1px;
clear: both;
font-size: 0px;
line-height: 0px;
}
#iebugsm {
height:10px;
clear: both;
font-size: 0px;
line-height: 0px;
}
/* :::::::: end content ::::::::*/
/* :::::::: form ::::::::*/
.button {/*Buttons within forms.*/
color: #fff;
background-color: #509054;
border: #509054 1px solid;
text-decoration: none;
font-weight:bold;
margin: 5px 12px 5px 0; 
_margin: 5px 6px 5px 0;
padding: 2px 5px;
}
.textimp {border: 1px solid #509054; width: 21em; padding: 3px;}
.form {
border: 2px solid #a8aaa4;
padding: 10px;
margin: 30px auto;
width: 31em;
background: url(../images/form_bg.png) no-repeat right #FBFBFB ; 
}
.form label.col {
display: block;
width: 10em;
padding: 2px 0;
}
.textarea {
border: 1px solid #509054;
width: 27em;
padding: 3px;	
}
div.row {
margin: 10px 0;
}
.login_form{
border-left: 3px solid #509054;
/*border-right: 3px solid #509054;
width: 179px;*/
width: 15em;
height: 131px;
/*position: absolute;
left: 692px;
top: 0px;*/
float: right;
background: url(../images/form_bg.png) no-repeat right #FBFBFB ;
}
.login_form p {
font-size: 0.8em;
margin: 3px 0 3px 6px ;
}
p.formtitle {
background-color: #509054;
color: #fff;
font-weight: bold;
margin: -2px 0 0 -2px;
padding: 3px 5px;
}
.login_form .button{
font-size: 0.8em;
margin: 4px 0px 3px 3px;
/*padding: 2px;/*ie8*/
}
.login_form input{
padding: 1px;	
}
input.ck_box {width: 15px;}
ul.box1 {
list-style: none;
}
ul.box1 li {padding: 2px 0; }
/* :::::::: end form ::::::::*/
/* :::::::: links ::::::::*/

a#tspg399{
color: #1E4F28;
}
a#tspge5ffe5{
color: #e5ffe5;
}
a#tspg_ctge5ffe5{
color: #e5ffe5;
background:url(../images/blt2.gif) no-repeat center left;
}
/*
a.black{
color: #000;
outline: none;
font-weight: bold;
text-decoration: none; 
}
a.black:hover{
color: #509054; 
}*/
a.grey{
color: #333;
outline: none;
text-decoration: none; 
}
a.grey:hover{
color: #1E4F28; 
}
a:focus{outline: none;}
a.blank{
text-decoration:none; 
outline:none;
}
a.blank:hover{
text-decoration:underline;
}
a.arrow{
text-decoration:none; 
outline:none;
background:url(../images/up_arrow.jpg) no-repeat center left;
display: block;
float: right;
width: 28px;
height: 28px;
margin-top:-5px;
}
a.arrow:hover{
text-decoration:underline;
background:url(../images/down_arrow.jpg) no-repeat center left;
}
/* :::::::: end links ::::::::*/

/* :::::::: HORIZONTAL MENU ::::::::*/
#nav li a{
display: block;
padding: 5px;
}
#nav li a.black{
color: #000;
outline: none;
font-weight: bold;
text-decoration: none;
border-right: 1px solid #ccc;
}
#nav li a.black:hover{
color: #509054;
background: url(../images/menu_bgd.jpg) repeat-x top;
}
#nav ul li a{
color: #000;
outline: none;
font-weight: bold;
text-decoration: none;
width: 10.6em;
padding-left: 1em;
}
#nav ul li a:hover{
color: #e5ffe5; 
background: #509054;
}
span.pad{padding-left: 0.8em;}
#nav li {/* first-level lists */
float: left;
list-style: none;
} 
#nav li.arrowd {
background: url(../images/arrowsd.gif) no-repeat center right;
}
#nav li.arrowd a.black {
padding-right:20px;
}
#nav li.arrowd:hover {
background: url(../images/menu_bgd.jpg) repeat-x center right;    
}
#nav li.arrowd:hover a.black{
padding-right: 20px;
color: #509054;
background: url(../images/arrowsdg.gif) no-repeat center right;   

}
#nav li ul {/* second-level lists */
position: absolute;
border: 1px solid #509054;
width: 12em;
/*padding: 0.8em 0.1em;*/
left: -999em;
}
#nav li ul li{
width: 11em;
background: #e5ffe5;
}
#nav li ul ul {
margin: -1em 0 0 10em;
}
#nav, #nav ul {
list-style: none; 
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
background: #e5ffe5;;
}
/* :::::::: end HORIZONTAL MENU ::::::::*/

/* :::::::: VERTICAL MENU ::::::::*/
#leftmenu li a {
color:#FFFFFF;
font-weight:bold;
font-size: 1.1em;
outline:medium none;
text-decoration:none;
}
#leftmenu a:hover{
color: #1a1a1a; 
}
#leftmenu a:focus{outline: none;}
#leftmenu li {
list-style-type:none;
padding:2px 24px;
}

/* :::::::: end VERTICAL MENU ::::::::*/
