/* standard stuff */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
* html {	/*IE browsers less than IE7*/
	height: 100%;
	margin: 0;
	padding: 0;
}
body {
	color: #000;
	background-color: #fff;
	height: 100%;
	text-align: left;
	font-size: 76%;
	font-family: Arial, sans-serif;
}
p {
	margin: 0 0 1.5em 0;
}
h2 {
	font-size: 1.3em;
	margin-bottom: .3em;
	color: #565441;
}
.clear {
	display: block; 
	height: 0;
	clear: both; 
	visibility: hidden;
}
div.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html div.clear {height: 1%;}
div.clear {display: block;}
/* End hide from IE-mac */

img {
	border: 0;
	margin: 0;
	padding: 0;
}
.title {
	margin-bottom: 1em;
}
span.error {
	color: #d00;
	font-weight: bold;
}
.textalignright {
	font-size: .8em;
	text-align: right;
	display: block;
	margin: .5em 0 0 0;
	line-height: 1.2em;
}
hr {
	border: 1px #fff solid;
	border-bottom: 1px #7f7f7f solid;
	margin: 2em 0 2em 0;
}
.gold {
	color: #a8a37d;
}
div#content a.external {
	background: url(http://www.henleymediagroup.com/img/external.gif) no-repeat right center;
	padding-right: 1.2em;
}
a:active, a:link, a:visited {
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
}
.logotext {
	font-size: 2.5em;
	font-weight: bold;
}






/* wrappers */
div#container {
	position: relative;
	width: 81.3em;
	min-height: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
}
div#content {
	padding-bottom: 6em;
	line-height: 1.5em;
}
div#header {
	padding: 1em 0 1em 0;
}
div#cl_left {
	float: left;
	width: 24%;
	border-right: 1px #7f7f7f solid;
}
div#menu {
	margin-bottom: 6em;
}
div.col1 {
	float: left;
	width: 54.1%;
	padding: 0;
	border-right: 1px #7f7f7f solid;
}
div.col2 {
	float: left;
	width: 27%;
	padding: 0;
	border-right: 1px #7f7f7f solid;
}
div.col3 {
	float: left;
	width: 74%;
	padding: 0;
}
div#cr_right {
	float: left;
	text-align: right;
	width: 20%;
	padding: 0;
}
div#cr_center {
	float: left;
	text-align: center;
	width: 20%;
	padding: 0;
}
div.col_content {
	padding: 0 1em 0 1em;
}
div#footer {
	clear: both;
	font-size: .8em;
	position: absolute;
	bottom: 0px;
	width: 101.7em;
	border-top: 1px #ddd solid;
	margin: 0;
	margin-top: 3em;
}
div#footer_content {
	padding: 1em;
	margin-bottom: 1em;
	color: #777;
}
div#content a, div#footer a {
	color: #a8a37d;
	text-decoration: none;
	padding: 1px;
}
div#content a:hover, div#footer a:hover {
	color: #fff;
	background-color: #a8a37d;
}
div#content a.h2 {
	color: #565441;
	font-weight: bold;
}
div#content a.h2:hover {
	color: #fff;
	background-color: #565441;
}
div#content a.first_h2 {
	color: #a8a37d;
}
div#content a.first_h2:hover {
	color: #fff;
	background-color: #a8a37d;
}
div#content a.homenews {
	color: #000;
}
div#content a.homenews:hover {
	color: #fff;
	background-color: #a8a37d;
}
div.quote {
	color: #fff;
	background-color: #a8a37d;
	padding: .8em;
	width: 14em;
	margin-bottom: 2em;
	font-size: 1.15em;
	line-height: 1.3em;
	border: 1px #7f7f7f solid;
}
div.logos {
	text-align: center;
	margin-bottom: 2em;
}
p#copyright {
	float: left;
	width: 40%;
}






/* menu toplevel*/
div#menu ul.toplevel {
	list-style: none;
	margin: 0 0 2em 0;
	padding: 0;
	width: 18em;
}
div#menu ul.toplevel li {
	border-bottom: 1px solid #eee;
}
div#menu ul.toplevel li#active_toplevel,
div#menu ul.toplevel li#active_toplevel2 {
	padding: 0;
	border-bottom: 1px solid #333;
}
div#menu ul.toplevel li a {
	display: block;
	padding: 0.3em 0 0.3em 1.5em;
	color: #a8a37d;
}
div#menu ul.toplevel li a:hover {
	color: #6c6951;
	background-color: #eee;			
}

/* menu midlevel */
div#menu ul.toplevel li#active_toplevel	ul.midlevel,
div#menu ul.toplevel li#active_toplevel2 ul.midlevel {
	list-style: none;
	margin: 0 !important;
	margin-top: 1.6em;
	padding: 0;
}
div#menu ul.toplevel li#active_toplevel	ul.midlevel li,
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li {
	border: none;
}
div#menu ul.toplevel li#active_toplevel	ul.midlevel li a,
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li a {
	display: block;
	margin: 0 !important;
	margin-top: -1.6em;
	padding: 0.3em 0 0.3em 2.5em;
	color: #787559;
	font-weight: normal;
}
div#menu ul.toplevel li#active_toplevel ul.midlevel	li a:hover,
div#menu ul.toplevel li#active_toplevel ul.midlevel2 li a:hover {
	color: #565441;
	background-color: #eee;
}

/* menu bottomlevel */
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li#active_midlevel	ul.bottomlevel,
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li#active_midlevel2 ul.bottomlevel {
	list-style: none;
	margin: 0 !important;
	margin-top: 1.6em;
	padding: 0;
}
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li#active_midlevel	ul.bottomlevel li,
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li#active_midlevel2 ul.bottomlevel li {
	border: none;
}
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li#active_midlevel	ul.bottomlevel li a,
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li#active_midlevel2 ul.bottomlevel li a {
	display: block;
	margin: 0 !important;
	margin-top: -1.6em;
	padding: 0.3em 0 0.3em 3.5em;
	color: #787559;
	font-weight: normal;
}
div#menu ul.toplevel li#active_toplevel ul.midlevel2 li#active_midlevel	ul.bottomlevel li a:hover,
div#menu ul.toplevel li#active_toplevel ul.midlevel2 li#active_midlevel2 ul.bottomlevel li a:hover {
	color: #565441;
	background-color: #eee;
}

/* menu general */
div#menu ul.toplevel li#active_toplevel a,
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li#active_midlevel a,
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li#active_midlevel2 ul.bottomlevel li#active_bottomlevel a {
	font-weight: bold;
	color: #333;
}
div#menu ul.toplevel li#active_toplevel2 a,
div#menu ul.toplevel li#active_toplevel2 ul.midlevel li#active_midlevel2 a {
	color: #333;
}






/* forms */
form#contact input.text, form#searchform input.text {
	width: 17em;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	border: 1px #7f7f7f solid;
	padding-bottom: 1px;
}
form#contact textarea {
	width: 17em;
	height: 5em;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	border: 1px #7f7f7f solid;
}
form#contact input.button {
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
}
form#contact input.texterror {
	width: 17em;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	border: 1px #d00 solid;
	background-color: #fdd;
}
form#contact textarea.textareaerror {
	width: 17em;
	height: 5em;
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	border: 1px #d00 solid;
	background-color: #fdd;
}
form#searchform {
	float: right;
	margin-top: 1.4em;
}
form#searchform input.button {
	font-family: Arial, sans-serif;
	font-weight: bold;
	padding: 0 .5em;
	font-size: 1.1em;
}
fieldset {
	border: none;
	padding: 0;
	margin: 0;
}





/* lists */
div.col_content ul {
	padding-left: 3em;
	margin-bottom: 1em;
}






/* footer */
div#footer_content ul#footer_links {
	float: right;
	list-style: none;
	margin-top: 0;
}
div#footer_content ul#footer_links li {
	float: left;
	padding: 0 1em 0 1em;
	border-right: 1px #000 solid;
}
div#footer_content ul#footer_links li.last {
	border: none;
}






/* images */
img#logo {
	margin: 0 0 1em 2em;
	border: none;
}
.alignleft {
	float: left;
	text-align: left;
	margin: 0 1em 1em 0;
}
.alignright {
	float: right;
	text-align: right;
	margin: 0 0 1em 1em;
}
div.logos p {
	margin-bottom: 1.3em;
}
div.logos img.spacer {
	margin-top: .5em;
	border: 1px #7f7f7f solid;
}
div.logos hr {
	border: 1px #fff solid;
	border-bottom: 1px #7f7f7f solid;
	margin: 0em 0 1em 0;
}
#nigel, #nick {
	border: 1px #7f7f7f solid;
}
div.external_link {
	float: right;
	margin: 0 1em 1em 0;
	padding: 0;
}
div#content div.external_link a:hover {
	background: none;
}






/* tables */
table tr td.caption {
	text-align: center;
	font-style: italic;
	font-weight: bold;
	line-height: 1.1em;
}
table tr th.sep, table tr td.sep {
	border-right: 1px #7f7f7f solid;
}
table.clients {
	text-align: center;
	margin: 0;
	padding: 0;
}
table.clients tr th {
	text-align: left;
	padding-left: 1em;
}
table.clients tr th.sep {
	text-align: left;
	padding-left: 0;
	padding-right: 1em;
}
table.clients tr td {
	padding: 1em;
}
div#content table.contentlogos a, div#content table.contentlogos a:hover {
	color: #fff;
	background-color: #fff;
}






/* hidden box */
div.hidden-box {
	display: none;
	padding: 10px;
	margin: 10px 0px;
	background-color: #f5f5f5;
}






/* videos */
div.video {
	text-align: center;
	margin-bottom: 1em;
}
div.video table {
	margin: auto;
}






/* Google Map */
div#map_container {
	float: right;
}
div#map_canvas {
	width: 400px;
	height: 400px;
	border: 1px #7f7f7f solid;
	margin: 0 0 1em 0;
}
