
/* * * * * * *
 * TYPE      *
 * * * * * * */
body { 
	font-family: Arial,Helvetica,Garuda,sans-serif; 
	line-height: 1.5; 
	/*background-repeat: repeat-x;
	background-image: url('gfx/site_top_bg_01.png');*/
}
#body_wrapper {
       background-repeat: repeat-x;
	background-image: url('gfx/site_top_bg_01.png'); 
}

h1, h2	{ line-height: 1.1; margin: 0 0 10px 0; }
h3, h4, h5, h6	{ line-height: 1.1; margin: 0 0 10px 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: 5px 0; }
p+p	{ margin: 5px 0 20px 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: square; }
ol { list-style: decimal outside; }
input, select, button { cursor: pointer; margin: 0.15em 0; }
table { font: inherit; width: 100%; }
th,td {padding: 0.05em; vertical-align: top;}
fieldset { margin: 0.5em 0; }

a { text-decoration: none; font-weight: bold; }


#home {
    /*
	font-size: 86%;
    */
}


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


#nav_top {
    /*
	width: 570px;
    */
	display: block;
	float: right;
	margin: 15px 0 0 0;
}
#nav_top ul {
	margin: 0;
	padding: 0;
}
#nav_top li {
	list-style: none;
}
#nav_top ul {
	float: right;
}
#nav_top a {
	font-weight: bold;
	text-decoration: none;
	margin: 0; 
	display: block;
	width: 100%;
	text-align: center;
	color: #a5f2b7;
	text-shadow: 1px 1px 1px #333;
}

#nav_sub_top a { 		color: #ccc; 		}
#nav_top a:hover, 
#nav_sub_top a:hover {		color: #fff; 		}

#nav_sub_top { padding-bottom: 10px; float: left; }
#nav_sub_top a { font-size: 12px}
#nav_sub_top li { clear: both; }

#nav_top li { float: left; height: 30px; line-height: 30px;}
#nav_top li a { text-align: center; }
#nav_top li.navpage { 
	padding: 0 10px ;
	background: url('gfx/mainmenu-mid.png') 0 0 repeat-x;
}
#nav_top li.navpage_lh { 
	background: url('gfx/mainmenu-lh.png') 0 0 no-repeat; 
	width: 10px;
}
#nav_top li.navpage_rh { 
	background: url('gfx/mainmenu-rh.png') 0 0 no-repeat; 
	width: 10px;
}


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

#nav_left {
	width: 220px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline-block;
}
#nav_left ul, #nav_left li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav_left li {
	width: 190px;
	border-bottom: dotted 1px #aaa;
	padding: 0 0 0 10px;
}
#nav_left a {
	width: 100%;
	display: block;
	color: #66c07c;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
	height: 30px;
	line-height: 25px;
}
#nav_left li:hover {
	background: #ddf;
}


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

#nav_foot {
	text-align: right;
	width: 100%;
	bottom: 0px;
	margin-top: 5px;
}
#nav_foot ul {
	width: auto;
	float: right;
}
#nav_foot li {
	padding: 0 0 0 10px;
	float: left;
}
#nav_foot li a {
	text-decoration: none;
	line-height: 20px;
}
#nav_foot li a:hover {
	text-decoration: underline;
}
#nav_foot ul, #nav_foot li {
	margin: 0;
	list-style: none;
}
#evergreen_logo {
	clear: both;
}





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

#nav_top ul div a {
	position: relative;
}





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

body {
	margin: 0;
	padding: 0;
}

a img { border: none; }

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

.container {
	margin:0 auto;
}


#site_page {
	width:990px;
	margin: 0 auto;
	background: url('gfx/bg_page.png') 0 0 no-repeat;
}

#site_top {
	height: 145px;
	margin-bottom: 30px;
}

#header_logo {
float: left;
	margin: 0;
}

#content_single_column {
	min-height: 300px;
	float: left;
}
#content_two_column {
	min-height: 300px;
	float: right;
	width: 760px;
	margin: 0;
	padding: 0;
}


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

#copyright {
	width: 100%;
	height: 25px;
	float: right;
	text-align: right;
	clear: both;
	font-size: 14px;
}


#slider { 
	width: 320px;
	height: 220px;
	overflow: hidden;
	float: right;
	margin: 0 0 20px 20px;
}
#slider ul {
	width: 320px;
	height: 220px;
	float: left;
	overflow: hidden;
}
#slider ul li {
	width: 320px;
	height: 220px;
	margin: 0;
	float: left;
}

#header_contact_details {
	width: auto;
	font-size: 16px;
	font-weight: bold;
	color: #444;
	float: right;
	margin-top: 15px;
}
#header_contact_details th {
	text-align: right;
	padding: 0 2px;
	color: #fff;
	text-shadow: 1px 1px 1px #333;
	vertical-align: top;
}
#header_contact_details td {
	color: #555;
	vertical-align: top;
	padding: 0 2px;
}


#contact_form {
	margin-bottom: 20px;
	margin-top: 10px;
}
#contact_form thead th {
	margin: 0;
	padding: 0;
	text-align: left;
}
#contact_form tbody th, #contact_details tbody th {
	text-align: right;
	padding-right: 20px;
}
#contact_details {
	width: 380px;
	float: left;
	margin-top: 10px;
}
#googlemap { 
	width: 250px;
	height: 250px;
	float: right;
	border: solid 2px #666;
	margin-top: 20px;
}


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


table.times { 
	width: 100%; 
	margin: 0 0 20px 0;
}
table.times th {
	text-align: right;
	padding-right: 10px;
	width: 200px;
}
table.times tbody td {
	padding-left: 10px;
	border-bottom: dotted 1px #ccc;
}
table.times td,
table.times th { 
	vertical-align: middle;
}




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

#pricelist {
	width: auto;
	margin: 0 auto;
}

#pricelist thead th {
	text-align: left;
}

#pricelist tbody th, #pricelist tbody td {
	font-size: 12px;
	padding: 2px 30px;
}
#pricelist tbody th {
	border-bottom: dotted 1px #ddd;
	text-align: right;
}
#pricelist th.heading {
	font-size: 16px;
	font-weight: bold;
	color: #70a9b3;
	padding-top: 10px;
	border-bottom: dotted 1px #999;
}



.stretch {
	width: 100%;
	clear: both;
	height: 2px;
}
img.imageright {
	float: right;
	margin: 0 0 10px 10px;
}

p.introtext {
	font-size: 1.3em;
}


/* ## 
 * PAGINATOR
 * ## */

#paginator {
	padding: 0;
	margin: 10px 0 5px 0;
	width: auto;
	border-collapse: collapse;
}

#paginator td {
	width: 80px;
	height: 28px;
	line-height:32px;
	text-align:center;
	background: url('gfx/tab_off.png') 0 0 no-repeat;
	padding: 0;
	border-bottom: solid 2px #aaa;
}

#paginator td a{
	font-weight: bold;
	color: #888;
	text-decoration: none;
	display: block;
	width: 80px;
	height: 28px;
	font-size: 14px;
	font-weight: bold;
	font-family: tahoma,helvetica,arial;
}

#paginator td:active {
	background: url('gfx/tab_on.png') 0 0 no-repeat;
}

#paginator td:hover {
}
#paginator td a:hover {
	color:#252;
}

/* ************
 * CATALOGUE
 * ***********/

#list_catalogue td {
	min-width: 100px;
	padding: 5px 10px;
}




/* ************
 * ROUNDED CORNERS
 * ***********/
.rc-1000-top {
	background-image: url('gfx/rc-1000-top.png');
	background-repeat: no-repeat;
	width: 1000px;
	height: 10px;
}
.rc-1000-bot {
	background-image: url('gfx/rc-1000-bot.png');
	background-repeat: no-repeat;
	width: 1000px;
	height: 10px;
}
.rc-1000-mid {
	background-image: url('gfx/rc-1000-mid.png');
	background-repeat: repeat-y;
	width: 1000px;
	padding: 1px 5px 10px 10px;
}
.rc-250-top {
	background-image: url('gfx/rc-250-top.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 10px;
}
.rc-250-bot {
	background-image: url('gfx/rc-250-bot.png');
	background-repeat: no-repeat;
	width: 250px;
	height: 10px;
}
.rc-250-mid {
	background-image: url('gfx/rc-250-mid.png');
	background-repeat: repeat-y;
	width: 250px;
	padding: 1px 5px 10px 10px;
}
.rc-490-top {
	background-image: url('gfx/rc-490-top.png');
	background-repeat: no-repeat;
	width: 490px;
	height: 10px;
}
.rc-490-bot {
	background-image: url('gfx/rc-490-bot.png');
	background-repeat: no-repeat;
	width: 490px;
	height: 10px;
}
.rc-490-mid {
	background-image: url('gfx/rc-490-mid.png');
	background-repeat: repeat-y;
	width: 490px;
	padding: 1px 5px 10px 10px;
}
.rc-730-top {
	background-image: url('gfx/rc-730-top.png');
	background-repeat: no-repeat;
	width: 730px;
	height: 10px;
}
.rc-730-bot {
	background-image: url('gfx/rc-730-bot.png');
	background-repeat: no-repeat;
	width: 730px;
	height: 10px;
}
.rc-730-mid {
	background-image: url('gfx/rc-730-mid.png');
	background-repeat: repeat-y;
	width: 730px;
	padding: 1px 5px 10px 10px;
}

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

@media screen and (max-width: 840px) {
  #header_logo {
    display:block;
  }
  #site_page {
    width: auto;
    padding:0 2%;
  }
  #content_two_column {
    width: auto;
    min-height: auto;
    float:none;
  }
  #cookie_consent {
    height:auto!important;
  }
  #cookie_consent p {
    width:auto!important;
  }
  table.times th {
    width:auto;
  }
}
@media screen and (max-width: 710px) {
  #nav_top, #nav_left, #site_bottom {
    display:none;
  }
  #site_page, #body_wrapper {
    background:none;
  }
  #header_contact_details th {
    color:black;
    text-shadow: none;
  }
  #header_contact_details {
    margin-top:0px;
    float:none;
  }
  #header_logo {
    float:none;
  }
  #googlemap {
    float:none;
  }
  img.imageright {
    float:none!important;
    margin:0;
  }

    #nav_mobile {
        position:relative;
        display:inline-block;
    }
    #nav_mobile ul.active {
        display:none;
    }
    #nav_mobile ul {
        width:100%;
        position:absolute;
        top:120%;
        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:after {
        width:0px;
        height:0px;
        position:absolute;
        top:0%;
        left:22px;
        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:15px 20px;
        float:left;
        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;
    }
    .toggle-nav:hover, .toggle-nav.active {
        text-decoration:none;
        color:#66a992;
    }

}

#nav_mobile {
    width:100%;
    /*
    padding:10px 18px;
    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 10px 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;
}
