/* * * * * * *
 * TYPE      *
 * * * * * * */
body {
	font-family: Arial,Helvetica,Garuda,sans-serif;
	line-height: 1.4;
    /*
	background-image: url(gfx/site_top_bg_04.png);
	background-repeat: repeat-x;
    */
	font-size: 85%;
}
h1 { line-height: 1.1; margin: 0.75em 0; }
h3, h4, h5, h6	{ line-height: 1.1; margin: 1.25em 0 0.5em 0; }
h2 { margin: 15px 0 5px 0; }
h4, h5, h6 { font-weight: bold; }
b, strong, caption, th, thead, dt, legend { font-weight: bold; }
cite, dfn, em, i { font-style: italic; }
code, kbd, samp, pre, tt, var { font-family: mono-space, monospace; }
p { hyphenate: auto; hyphenate-lines: 3; margin: 0; }
p+p	{ margin: 0.5em 0; }
p+p.no-indent	{ text-indent: 0; }
pre { white-space: pre; }
del { text-decoration: line-through; }
mark	{ background: rgba(255, 255, 0, 0.4); padding: 0 .25em; }
ins	{ color: #f00; }
small, sup, sub { font-size: 80%; }
big { font-size: 125%; line-height: 80%; }
abbr, acronym { font-size: 85%; text-transform: uppercase; letter-spacing: .1em; }
abbr[title], acronym[title], dfn[title] { border-bottom: 1px dotted black; cursor: help; }
sup, sub { line-height: 0; }
sup { vertical-align: super; }
sub { vertical-align: sub; }
blockquote { padding: 1.5em; }
hr { border: none; background: #ddd; width: 100%; }
ul, ol { margin: 0.5em; padding-left: 0.75em; }
li { margin: 0.35em 0; }
ul { list-style: none; }
ol { list-style: decimal outside; }
input, select, button { cursor: pointer; margin: 0.15em 0; }
input, textarea { background: #fff; border: solid 1px #ccc; }
table { font: inherit; width: 100%; }
th,td {padding: 0.05em; vertical-align: top;}
fieldset { margin: 0.5em 0; }


/* * * * * * *
 * COLOURS   *
 * * * * * * */
body {
    background-color: #ffffff;
}
a {	 			color: #376399; 			}
a:hover,
#nav_MAIN a:hover,
#nav_sub_MAIN a:hover {		color: #f00; 		}
h1,h2 {				color: #408043; 		}
h3,h4,h5,h6 {			color: #0b3a99;	 		}

#nav_MAIN a { 			color: #fff; 		}
#nav_sub_MAIN a { 		color: #444; 		}
#site_top {
    height:150px;
    padding-top:20px;
    background: url(/gfx/clouds.jpg) 100% 0 no-repeat transparent;
    background-position: 0 -1000px;
}
/*
#site_top {margin-top:12px;height:176px;}
*/

#site_page div.special {	background-color: #f9f6db;	}
#site_page p {			color: #333;			}

#site_bottom p,
#site_bottom a,
#nav_FOOTER a {			color: #8f8f8f			}






/* * * * * * *
 * NAVIGATION  *
 * * * * * * */

#nav_top ul, #nav_top li {
	margin: 0;
	list-style: none;
	padding: 0;
	background: none;
}
#nav_top, #nav_top #nav_MAIN {
	float: right;
	clear: right;
}
#nav_top {
	width: 300px;
	margin-top: 11px;
}
#nav_top  a {
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
#nav_MAIN a {
	margin: 0 0 0 20px;
	display: block;
	text-shadow: 1px 1px 1px #000;
}
#nav_MAIN li { float: left; }
#nav_sub_MAIN { padding-bottom: 10px; float: left; }
#nav_sub_MAIN a { font-size: 12px}
#nav_sub_MAIN li { clear: both; }

#nav_footer ul, #nav_footer li {
	margin: 0;
	list-style: none;
	padding: 0;
	width: auto;
}


#nav_FOOTER {
	float: right;
}
#nav_footer {
	float: right;
	clear: right;
	width: 500px;
	bottom: 0px;
	margin-top: 5px;
}
#nav_footer li {
	padding: 0 0 0 10px;
	float: left;
}
#nav_footer li a {
	text-decoration: none;
	line-height: 20px;
}
#nav_footer li a:hover {
	text-decoration: underline;
}



#nav_LEFT {
	width: 150px;
	float: left;
	padding: 0;
	margin: 20px 0 0 0;
}
#nav_LEFT li {
	width: 150px;
	list-style: none;
	margin: 0;
	border-bottom: dotted 1px #ccc;
	background: none;
}
#nav_LEFT li.navpage {
	padding: 0 0 0 10px;
}
#nav_LEFT li ul ,
#nav_LEFT li li {
	padding: 0;
	margin: 0;
	border: none;
}


#nav_LEFT li.nav_selected a {
	color: #2e3b56;
}
#nav_LEFT li.navsubpage a {
	color: #ff6941;
}
#nav_LEFT li.navsubpage a,
#nav_LEFT li.navpage a {
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 150px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}
#nav_LEFT li.navsubpage:hover,
#nav_LEFT li.navpage:hover {
	background: #fff;
}
#nav_LEFT li.navsubpage a:hover,
#nav_LEFT li.navpage a:hover {
	color: #333;
}




/**********
 * DROPDOWN EXTRAS
 * ********/
#nav_MAIN {
	z-index: 30;
}
#nav_MAIN div {
	position: absolute;
	visibility: hidden;
}
#nav_MAIN div.nojs {
	visibility:visible;
}

#nav_MAIN div a {
	position: relative;
}



/* * * * * * *
 * STYLES     *
 * * * * * * */

body {
	margin: 0;
	padding: 0;
}

a img { border: none; }

.wrapper {
	width:100%;
	clear:both;
}

.container {
	width:840px;
	margin:0 auto;
}


#site_page {
	width:840px;
	margin: 0 auto;
}

#site_top h3{
}

#header_logo {
	float: left;
	margin-top: 23px;
}
#grs_logo {
	margin: 10px 0 0 10px;
	float: right;
}
#header_contact {
	float: right;
	margin-top: 10px;
	text-align: right;
	/*width: 100%;*/
        width:300px;
}
#header_contact ul {
	float: right;
	margin: 0;
}
#header_contact img {
	margin: 8px 0 20px 0;
	float: right;
	clear: both;
}
#header_contact ul li {
	list-style: none;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	margin: 0;
	line-height: 1.3em;
}
#header_contact ul li.label {
	color: #160C6E;
	text-align: right;
	margin:0 10px;
}
#header_contact ul li.field {
	color: #fff;
	text-align: left;
}
#tagline, #tagline p {
	color: #fffdcc;
	font-size: 17px;
	text-shadow: 1px 1px 2px #000;
	font-weight: bold;
	clear: left;
    /*
	float: left;
    */
	width:840px;
	margin: 0 auto;
    padding-left: 3px;
	font-style: italic;
}
#taglineback {
    /*
	margin: 7px 0 0 0;
	width: 500px;
    */
    background:#0c3c60;
    padding:3px 0 4px 0;
    height:25px;
    border:1px solid #fff;
    border-width:1px 0 0 0;
}
#nav_top{margin:9px 0;}




#site_content {
	min-height: 300px;
	width: 660px;
	float: right;
}
#site_content li {
	background: url('gfx/bullet-green.png') 0 7px no-repeat;
	padding-left: 12px;
}


#homeintrotext {
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0;
	display: inline-block;
	float: left;
	width: 400px
}

#introtext {
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px 0;
}

.slider-wrapper {
	width:660px;
	margin:10px auto 0;
}


/*

#slider {
	background: #fff;
	width: 160px;
	height: 140px;
	overflow: hidden;
	float: left;
	clear: left;
	margin-top: 15px;
}

#slider ul {
	width: 160px;
	height: 140px;
	float: left;
	overflow: hidden;
}
#slider div div {
	float: left;
	display: none;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 160px;
	height: 140px;
}




#slider ul li {
	width: 160px;
	height: 140px;
	margin: 0;
	float: left;
	background: none;
	padding: 0;
	text-align:center;
}

#slider ul h3 {
	font-size: 16px;
	margin: 2px 0;
	padding: 0;
	margin-bottom: 8px;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
}
#slider ul p {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
}
#slider ul a.slider_button {
	text-decoration: none;
	font-weight: bold;
}


#slider ul a.slider_button {
	background: url('gfx/bg_bluegrad.jpg') 0px -40px repeat-x;
	border:solid 1px #000f3e;
	border-radius: 4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-opera-border-radius:4px;
	-khtml-border-radius:4px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	text-shadow: 1px 1px 1px #000;
	padding: 3px 15px;
	text-decoration: none;
}

#slider ul a.slider_button:hover {
	background-position: 0px 0px;
}
*/



#fadingimages {
	float: left;
	width: 160px;
	height:140px;
	position: relative;
}

#fadingimages div {
	float: left;
	top: 0px;
	left: 0px;
	position: absolute;
	width: 160px;
	height: 140px;
	display: none;
	text-align: center;
}

#fadingimages div img {
	margin-top: 10px;
}




#contact_form {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
#contact_form th {
	margin: 0;
	padding: 0;
	line-height: 24px;
	width: 140px;
}
#contact_form tbody th {
	text-align: right;
	padding-right: 20px;
}
#contact_details th {
	text-align: right;
	padding-right: 20px;
}
#contact_details, #contact_form {
	font-size: 12px;
	line-height: 18px;
}
#contact_details {
	float: right;
}
#contact_details td {
	width: 180px;
}
#contact_form textarea {
	width: 250px;
}

#gmap_details tbody th {
	text-align: right;
	padding-right: 20px;
}
#gmap_details {
	width: auto;
	font-size: 11px;
	margin: 15px 5px 5px 5px;
}
#googlemap {
	width: 100%;
	height: 450px;
	float: right;
	border: none;
	margin-bottom: 10px;
}


.stretch {
	width: 100%;
	clear: both;
	height: 2px;
}

div.centerwide {
	width: 100%;
	text-align: center;
}
#button_enquire {
	background: url('gfx/button_enquire.png') 0 0 no-repeat;
	border: none;
	width: 150px;
	height: 50px;
	display: inline-block;
}
#button_enquire:hover {
	background: url('gfx/button_enquire.png') 0 -50px no-repeat;
}

h3.exp-heading {
	cursor: pointer;
	/* background-color: #4278b9; */
	background-image: url('gfx/icon_plus_sm.png');
	background-position: 4px 4px ;
	background-repeat: no-repeat;
	padding: 0 0 0 25px;
	margin: 2px 0;
	height: 25px;
	line-height: 23px;
	color: #408043;
	/* text-shadow: 1px 1px 1px #000; */
	font-size: 14px;
}
div.exp-content {
	padding: 0 0 10px 25px;
}

table#accreditations th {
	padding: 5px 0;
}
table#accreditations th ,
table#accreditations td {
	border-bottom: dotted 1px #666;
	font-size: 12px;
}

/****************/

#ISO9001 {
	float: left;
	margin: 10px 0;
}
#evergreen_logo {
	clear: right;
}

#site_bottom {
	text-align: right;
	font-size: 12px;
	height: 120px;
	border-top: dotted 1px #bbb;
	margin-top: 20px;
}

#copyright {
	width: 500px;
	height: 25px;
	float: right;
	text-align: right;
	clear: right;
	font-size: 11px;
	margin-top: 10px;
}

/***************/

#success_message {
	background: #cdffc0;
	border: solid 1px #2dd400;
}

#fail_message {
	background: #ffd1d1;
	border: solid 1px #ff4e4e;
}
#fail_message,
#success_message {
	font-weight: bold;
	padding: 0;
	text-align: center;
	width: 90%;
	margin: 5px auto;
}

#fail_message p,
#success_message p {
	padding-left: 30px;
	margin: 10px 10px 0 10px;
	color: #333;
	height: 30px;
	display: inline-block;
	text-decoration: none;
}


/***************/

#roi_calc {
	width: 500px;
	margin: 0 auto;
	border: dotted 1px #000066;
	clear: both;
}

#roi_calc thead td {
	text-align: center;
	background: #000066;
	padding: 5px;
	width: 180px;
}
#roi_calc thead p,
#roi_calc thead h4 {
	margin: 0;
	padding: 0;
	color: #fff;
	width: 480px;
}
#roi_calc tbody td {
	text-align: left;
}

#roi_calc input, #roi_calc select {
	width: 100px;
	text-align: right;
	margin-left: 40px;
}
#roi_calc th {
	text-align: right;
	padding-right: 10px;
}
#roi_calc input.roi_goodresult {
	color: #080;
	font-weight: bold;
}
#roi_calc input.roi_badresult {
	color: #800;
	font-weight: bold;
}
#roi_calc tfoot th {
	text-align: center;
	padding: 10px 0;
}
#roi_calc #roi_result th,
#roi_calc #roi_result td input {
	font-size: 18px;
	vertical-align: middle;
}
#roi_calc #roi_result th {
	color: #fff;
}
#roi_calc #roi_result {
	background: #000066;
}
#roi_calc #roi_result th,
#roi_calc #roi_result td {
	background: #000066;
	border-collapse: collapse;
	border: none;
}

/* responsive changes */

#nav_mobile, .toggle-nav {
    display:none;
}

@media screen and (max-width: 910px) {
  #header_logo {
    display:block;
  } 
  #tagline, #tagline p {
    width:auto;
  }
  #site_page {
    width: auto;
    padding:0 2%;
  }
  #nav_top, #nav_LEFT, #fadingimages {
    display:none;
  }
  #evergreen_logo, #bottom-logos {
    display:none;
  }
  #site_bottom {
    height:auto;
  }
  #site_bottom.wrapper div.container {
    text-align:left;
    float:none;
    width:auto;
  }
  #nav_FOOTER, #nav_footer {
    text-align:left;
    float:none;
    width:auto;
  }
  #copyright {
    text-align:left;
    /*
    float:none;
    */
    width:auto;
  }
  #site_page, #body_wrapper {
    background:none;
  }
  #site_content, .container {
    width:auto;
  }
    body {
        background-image:none;
    }
    #site_top {
        padding:0px;
        margin:0px;
        background:none;
    }
  #header_contact_details th {
    color:black;
    text-shadow: none;
  }
  #header_contact_details {
    margin-top:0px;
    float:none;
  }
    #header_contact {
        float: none;
        margin-top: 10px;
        text-align: left;
        width:auto;
    }
    #header_contact ul {
        float: none;
        margin: 0;
    }
    #header_contact ul li.label {
        text-align:left;
        padding-left:0px;
        margin-left:0px;
    }
  #googlemap {
    float:none;
  }
  img.imageright {
    float:none!important;
    margin:0;
  }

    #nav_mobile {
        float:right;
        position:relative;
        display:inline-block;
    }
    #nav_mobile ul.active {
        display:none;
    }
    #nav_mobile ul#nav_LEFT_mob {
        width:100%;
        position:absolute;
        top:20%;
        left:0px;
        padding:10px 18px;
        box-shadow:0px 1px 1px rgba(0,0,0,0.15);
        border-radius:3px;
        background:#303030;
        margin:0px;
    }
    #nav_mobile ul#nav_LEFT_mob li {
        font-weight:bold;
    }
    #nav_mobile ul#nav_LEFT_mob li a {
        text-decoration:none;
    }
    #nav_mobile ul#nav_sub_LEFT_mob li {
        font-weight:normal;
        font-size:15px;
    }
    #nav_mobile ul:after {
        width:0px;
        height:0px;
        position:absolute;
        top:0%;
        right:52px;
        content:'';
        transform:translate(0%, -100%);
        border-left:7px solid transparent;
        border-right:7px solid transparent;
        border-bottom:7px solid #303030;
    }
    #nav_mobile li {
        margin:5px 0px 5px 0px;
        float:none;
        display:block;
    }
    #nav_mobile a {
        display:block;
    }
    .toggle-nav {
        padding:10px 15px;
        float:right;
        display:inline-block;
        box-shadow:0px 1px 1px rgba(0,0,0,0.15);
        border-radius:3px;
        background:#303030;
        text-shadow:0px 1px 0px rgba(0,0,0,0.5);
        color:#777;
        font-size:20px;
        transition:color linear 0.15s;
        text-decoration:none;
    }
    .toggle-nav:hover, .toggle-nav.active {
        text-decoration:none;
        color:#66a992;
    }

}

#nav_mobile {
    width:100%;
    margin-top:10px;
    /*
    background:#303030;
    box-shadow:0px 1px 1px rgba(0,0,0,0.15);
    border-radius:3px;
    */
}

#nav_mobile ul {
    display:block;
    z-index:10;
}
#nav_mobile li {
    margin:0px 20px 7px 0px;
    float:left;
    list-style:none;
    font-size:17px;
    width:100%;
}
#nav_mobile li:last-child {
    margin-right:0px;
}
#nav_mobile a {
    text-shadow:0px 1px 0px rgba(0,0,0,0.5);
    color:#777;
    transition:color linear 0.15s;
}
#nav_mobile a:hover, #nav_mobile .current-item a {
    text-decoration:none;
    color:#66a992;
}
