/* http://meyerweb.com/eric/tools/css/reset/
   v2.0|20110126
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
/*      vertical-align: baseline; CKM */
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
        display: block;
}
body {
        line-height: 1;
}
ol, ul {
        list-style: none;
}
blockquote, q {
        quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
        content: '';
        content: none;
}
table {
        border-collapse: collapse;
        border-spacing: 0;
}
.clearfix:after{ content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
.clearfix{display:inline-block;}
html[xmlns] .clearfix{display:block;}
.invalid { border-color:red !important; }
label.invalid { color:red; }
strong em, em strong { font-weight: bold; font-style: italic;}
strong, b { font-weight: bold; }
em { font-style: italic; }
th, td { border: none; }
p { margin: 0.5em 0 1em 0; }
li { list-style-position: outside; margin-bottom: 8px; }
ul, ol { margin: 15px 0 15px 40px; }
ol { list-style-type: decimal; }
ul li { list-style-type: disc; }
.btn-primary {
	color: #FFF;
	background-color: #216D9E;
	border: 1px solid #000;
}
.button .close {display: none;}
#system-message {
	border: 1px solid red;
    padding: 10px;
    text-align: center;
}
.alert-error{
	border: 1px solid red;
    padding: 10px;
    text-align: center;
}
button.close, a.close {display: none;}

a, a:link, a:visited { color:#005998; text-decoration: none; }
a:hover { color:#000;text-decoration:underline; }

.popover {
	display:none !important;
}

body {
	background: url(images/bg.gif) repeat;
	color: #3E3E3E;
	font: 13px/1.231 arial,helvetica,clean,sans-serif;
}


.pagination span,
.pagination a { margin-right: 5px; }
.pagenavcounter { text-align: right; }

.contactname { font-size: 1.15em; }

h1 {
	color: #216D9E;
    font-weight: bold;
	margin: 0 0 15px;
	font-size: 18px;
	text-align: left;
}

h2 {
	color: #216D9E;
    font-weight: bold;
	margin: 0 0 15px;
	font-size: 16px;
    text-align: left;
}

div.message {
	background: #fff;
	border: 1px solid #000;
	color: #000;
}

ul.menu {
	margin: 0;
	padding: 0;
}

.contact h3 {
	display: none;
}

/* Container CSS */
#container {
    background-color: #FFF;
    margin: 15px auto 0;
	width: 960px;
	text-align: left;
}

/* Header CSS */
#header1 {
    background: url(images/hp1.jpg) no-repeat;
    height: 224px;
    width: 480px;
    float: left;
}
#header2 {
    background: url(images/hp2.jpg) no-repeat;
    height: 224px;
    width: 480px;
    float: left;
}
#leftcol {
	float:left;
	width:191px;
	background-color:#fff;
}

#menu li, #leftcol ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu ul {
	margin-left:0;
	margin-top:0;
}
#menu ul.menu li a {
    display: block;
    height: 43px;
    background: url(images/nav.jpg) no-repeat;
    width: 191px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    padding: 13px;
    box-sizing: border-box;
	color: #3E3E3E;
}
#menu ul.menu li a:hover, #menu ul.menu li.active a { background-position: 0 100%; color: #065A98; text-decoration: none; }

/* Centre Column CSS */
#content {
	float:left;
	padding:0 10px 10px 25px;
	width:734px;
	text-align:justify;
	clear:none;
}

/* Footer CSS */
#footer {
	background:transparent url(images/footer_bg.gif) no-repeat scroll 0 0;
	font-size:12px;
	height:57px;
	padding:20px 10px 0 0;
	text-align:right;
	text-transform:uppercase;
	width: 950px;
}
#footer, #footer a { color:#000 }

#footer2 {
	background-color:#3E3E3E;
	color:#FFFFFF;
	height:32px;
	font-size:11px;
	width: 960px;
	padding: 10px;
	box-sizing: border-box;
}

#footermenu, #copy {
	float: left;
}
#footermenu ul { 	margin: 0 0 0 5px;}
#footermenu ul li { 
	display: inline;
	list-style-type: none;
	padding: 0;
	border-left: 1px solid #FFF;
}
#footermenu ul li a {
	color: #FFF;
	padding:0 5px ;
}
#footermenu ul li.active a, #footermenu ul li a:hover { color:#fafafa; }

a.clickingmad {
    float: right;
    color: #FFF;
}

.contact .jicons-text {
    font-weight: 700;
    padding: 10px 0 5px;
    display: block;
}


#hp {
	border:1px solid #B8B8B8;	
}

#hptext {
	background-color: #EAEAEA;
    border-bottom: 1px solid #B8B8B8;
    border-right: 1px solid #B8B8B8;
    border-top: 1px solid #B8B8B8;
    float: left;
    height: 168px;
    margin: 0;
    padding: 30px 15px 15px 15px;
    width: 239px;
}

#hpimg {
	border:1px solid #B8B8B8;
	float:left;
}
#hpimg img {float: left;}

.line {
    color: #04609F;
}






/* Contact */
.contact-grid {
	float: left;
	width: 100%;
}

.contact-address dl-horizontal {
	float: left;
	width: 50%;
}
.contact-misc img {
	float: right;
	margin: -234px 60px 0 0;
}

.contact-left {
	margin-right: 2%;
}

#contact-form input[type=text],
#contact-form input[type=email],
#contact-form textarea {
	box-sizing: border-box;
	max-width: 325px;
	min-width: 200px;
	margin: 0 0 0.8em;
	padding: 0.5em 3%;
	width: 100%;
}

.form-actions {
	clear: both;
	padding-top: 0.8em;
}

@media only screen and (max-width: 750px) {
	.contact-grid {
		clear: both;
		margin-right: 0;
		width: 100%;
	}

	.contact-right {
		padding-top: 1em;
	}

	#contact-form input[type=text],
	#contact-form input[type=email],
	#contact-form textarea {
		max-width: 100%;
		width: 100%;
	}
}

/* captcha */
#jform_captcha {
	width: 100%;
}

#jform_captcha td.recaptcha_image_cell {
	min-width: 200px;
	max-width: 325px;
	width: 90% !important;
}

#jform_captcha td {
	padding: 0 !important;
}

#recaptcha_privacy,
#recaptcha_logo {
	display: none;
}

#contact-form .recaptchatable {
	border: 0 none !important;
	max-width: 325px;
	width: 100%;
}

#contact-form .recaptchatable .recaptcha_image_cell {
	background: transparent !important;
	height: auto !important;
	padding: 0 !important;
}

#contact-form .recaptchatable #recaptcha_image {
	border: 0 none !important;
	width: 98% !important;
}

#contact-form .recaptchatable #recaptcha_image img {
	max-width: 100% !important;
}

#contact-form .recaptchatable tr td {
	clear: both;
}

#jform_captcha #recaptcha_response_field {
	width: 100% !important;
}

/* Clickingmad */
a.clickingmad { }
a.clickingmad:hover { color:#F47D2F; }

/* Add Cookie Notice */
#ckmcookiescont {
	bottom:0;
	left: 0;
	position: fixed;
}
#ckmcookiesinnercont {
	bottom: 0;
	display: block;
	left: 0;
	padding: 0; /* dont add any styling to this div as it persists through hiding */
	position: fixed;
	text-align: left;
	width: 100%;
	z-index: 999999999;
}

#ckmcookiesinnercont {
	padding: 5px 0;
}

#ckmcookiescont span {
	display: block;
	float: left;
	padding: 0 5px;
}

#ckmcookiescont .ckmcookiebutton {
	float: right;
	margin-right: 5px;
	display: inline;
}

/* Quick Style */
#ckmcookiesinnercont {
	background: #ebebeb;
	color: #6F6F6F;
	font-size: 13px;
	border-top: 1px solid #6F6F6F;
	width: 100%;
}

#ckmcookiescont a,
#ckmcookiescont button {color: #30287B;}

#ckmcookiescont a:hover,
#ckmcookiescont button:hover {color:#000;}	

#ckmcookiescont .ckmcookiebutton {
	border: 1px solid #30287B;
	padding: 5px;
}
/* End Quick Style */

/* End Cookie Notice */

/* Responsive break points */
/* Tablet view */
@media only screen and (max-width: 1220px) {
	.width-controller {
		width: 720px;
	}
}

@media only screen and (max-width: 960px) {

}
@media only screen and (max-width: 780px) {

}
/* Mobile view */
@media only screen and (max-width: 750px) {
	.width-controller {
		width: 100%;
		max-width: 480px;
	}
	a.whole-menu {
		background: url(images/menu-burger.png) no-repeat left 7px transparent;
		box-sizing: border-box;
		clear: both;
		color: #fff;
		display: block;
		float: left;
		font-size: 16px;
		height: 42px;
		margin-left: 10px;
		padding-top: 12px;
		text-align: center;
		width: 29px;
	}
	a.whole-menu span {
		display: none;
	}
	a.whole-menu.show-mobile {
		background-position: right 7px;
	}
	#mainmenu {
		background: none;
		display: none;
		margin-top: 0;
		position: absolute;
		top: 100%;
		z-index: 211;
	}
	#mainmenu.open {
		display: block !important;
	}
	#mainmenu ul { padding: 0; }
	#mainmenu li {
		background-color: #2d7021;
		border: 0;
		box-sizing: border-box;
		clear: both;
		display: block;
		padding: 0;
		width: 100%;
	}
	#mainmenu li a,
	#mainmenu li.active a,
	#mainmenu li span {
		box-sizing: border-box;
		color: #fff;
		display: block;
		font-size: 16px;
		padding: 8px 10px;
	}
	#mainmenu li a:hover {
		background: #6c9b63;
		color: #FFF;
	}
	#mainmenu ul ul {
		display: block;
		position: static;
		width: 100%;
	}
	#mainmenu li li {
		padding: 0;
		width: 100%;
		background: #6c9b63;
	}
	#mainmenu li.active ul li a:hover { color: #fff; }
	#mainmenu li li a,
	#mainmenu li.active ul li a,
	#mainmenu li span { color: #FFF; }
	#mainmenu li li a,
	#mainmenu li.active ul li a {
		padding-left: 25px;
	}
	#mainmenu li li a:hover,
	#mainmenu li.active ul li a:hover {
		text-decoration: underline;
	}
	#mainmenu > ul > li > a,
	#mainmenu > ul > li > span {
		border-top: 1px solid #FFF;
	}
	#mainmenu ul li.deeper.parent > a,
	#mainmenu > ul > li > span {
		border-bottom: 1px solid #FFF;
	}
	nav {
		position: relative;
		float: left;
		width: 100%;
	}
}

@media only screen and (max-width: 650px) {

}
@media only screen and (max-width: 510px) {

}
@media only screen and (max-width: 340px) {

}



