/**
  Theme Name: Kingston
  Theme URI: http://www.white-hat-web-design.co.uk
  Author: Simon Jarvis
  Author URI: http://www.white-hat-web-design.co.uk

*/

body {
	background: #2b4f5d url(images/grad.jpg) repeat-x;
	margin: 0px;
	font-family: verdana, arial;
	font-size: 75%;
}

#container {
	width: 870px;
	margin: 10px auto 10px auto;
}

#header {
	background: url(images/homeheader.gif) no-repeat top left;
	height: 290px;
	position: relative;
}


#homegraphic {
	display: block;
	margin: auto;
}

#wrapper {
	clear: both;
	background: white url(images/bg.jpg) repeat-y;
	padding: 0px 10px;
}
#content {
	width: 585px;
	padding: 10px 0px 10px 10px;
	float: left;
}

#topnav {
	height: 38px;
	background: url(images/topnavbg.jpg) repeat-x;
	clear: both;
	padding: 2px 4px;
}


#topnav { position:relative; z-index:100;}

#topnav li {position:relative;}

#topnav a {display:block;}

#topnav ul ul {visibility:hidden;position:absolute;}

#topnav ul li:hover ul, #topnav ul a:hover ul{visibility:visible; }


#topnav ul {
	list-style: none;
	padding: 0px 10px;
	margin: 5px 0px;
}
#topnav ul li {
	float: left;
	margin: 0px 1px;
	padding: 3px 0px 8px 0px;
	text-align: center;
	color: white;
	font-weight: bold;
	line-height: 20px;
}
#topnav ul li a {
	color: white;
	text-decoration: none;
	padding: 0px 13px;
	border-right: 1px solid white;
}
.page-item-24 a {
	border-right: none !important;
}
#topnav ul li a:hover {
	color: #9d3b00;
}
#topnav ul li:hover ul {
}
#topnav ul li ul {
	top: 30px;
	left: 0px;
	background: #de9627 url(images/topnavdropbg.jpg) repeat-x top;
	margin: 0px;
	padding: 0px;
}
#topnav ul li ul li {
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
#topnav ul li ul li a {
	width: 160px;
	border-right: none;
}
#topnav ul li ul li ul {
}
#topnav ul li:hover ul li ul {
	display: none;
}

#side {
	width: 225px;
	float: right;
	margin: 0px 10px;
}
#news, #login {
	margin: 5px 0px 0px 0px;
	padding: 5px 10px;
	color: white;
}

#login {
	background: #3f3f3f url(images/logintop.jpg) no-repeat top center;
	padding: 5px 10px 0px 10px;
}
#login form {
	margin: 0 auto;
	padding: 0;
	width: 80%;
}
#login label, #login input {
	display: block;
	padding: 0;
	width: 100%;
}
#login p {
	margin: 0;
	padding: 0;
	font-size: 80%;
}
#login ul {
	margin: 0;
	padding: 0px 5px;
	list-style: none;
}
#login ul li {
	margin: 0;
	padding: 0;
}

#login .yellow_btn {
	background: #eea20e;
	border: 1px solid #7d5619;
	width: 50%;
	float: right;
}
#login h3, #news h3 {
	margin: 8px 3px 5px 3px;
}

#news {
	background: #3d6c80 url(images/newstop.jpg) no-repeat top center;
}
#news h3 a {
	color: #EEA20E;
	text-decoration: none;
}
#news a:hover  {
	color: #9d3b00;
}
#news h4 {
	margin: 12px 3px 5px 3px;
}
#news p {
	margin: 5px 3px;
}

#footer {
	background: url(images/footer.gif) no-repeat bottom center;
	width: 100%;
	height: 26px;
	clear: both;
}
#footertext {
	width: 100%;
	clear: both;
	text-align: center;
	font-size: 11px;
	padding: 10px 0px;
}
#footertext p, #footertext a {
	color: white;
	margin: 0px;
	padding: 0px;
}


#hometitle {
	font-size: 20px;
	padding: 0px 50px 0px 50px;
	text-align: center;
	margin-top: 0px;
	line-height: 26px;
}

#boxgroup {
	clear: both;
	margin-top: 10px;
}

#boxgroup .box {
	float: left;
	width: 177px;
	height: 181px;
	padding: 0px 4px 25px 4px;
	background: url(images/boxbg.jpg) no-repeat top center;
	color: white;
	margin: 3px;
	position: relative;
}
#boxgroup .box h3 {
	margin: 15px 2px 15px 2px;
}
#boxgroup .box p {
	margin: 5px;
}
#boxgroup .box h3 a {
	text-decoration: none;
	color: #eea20e;

}
#boxgroup .box p a {
	text-decoration: none;
	color: white;
}


.postdate {
	margin: 0px;
	font-size: 75%;
}

.benefit {
	float: left;
	margin: 5px 45px;
}

#login_error {
	color: red;
}

.readmore {
	position: absolute;
	bottom: 35px;
	color: #eea20e;
	left: 50px;
}
a:hover .readmore, #boxgroup .box h3 a:hover {
	color: #9d3b00;
}


/*-------------Headings-------------*/

h1 {
	display: none;
}

h2 {
	color: #eea20e;
	font-size: 140%;
}

h3 {
	color: #eea20e;
	font-size: 120%;
}

h4 {
	color: #eea20e;
	font-size: 100%;
}

a {
	color: #eea20e;  
}
a:hover {
	color: #9d3b00;
}

a img {
	border: none;
}

label {
	font-weight: bold;
}
label, input { 
	display: block; 
	margin: 5px 0px;
	padding: 2px;
}


.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}

.wpcf7-validation-errors, .wpcf7-not-valid-tip-no-ajax {
	color: red;
	font-weight: bold;
}
.wpcf7-mail-sent-ok {
	color: green;
	font-weight: bold;
}
