/*
Theme Name: Haydock
Author: NBH Media - www.nbhmedia.com 2009
*/

@media screen, projection {
/* BODY AND FONTS: =body
----------------------------------------------- */
	* {
	margin: 0;
	padding: 0;
	list-style: none;
}
body {
	background: #3a3a3a;
	color: #4a4b25;
	font: 12px/18px Arial, Helvetica, sans-serif;
	text-align: center;
	padding-bottom: 36px;
}
/* LINKS AND IMAGES: =links
----------------------------------------------- */
	a, a:visited {
	color: #ef3e34;
	font-weight:bold;
}
a:hover {
	background: #ef3e34;
	color: #fff !important;
	text-decoration: none;
}
a img, a.img {
	border: none;
}
.rightimg {
	float: right;
	margin: 0 0 15px 15px;
}
/* TYPOGRAPHY: =typography
----------------------------------------------- */	
	li, dt, dd, p, td, th {
	font-size: 12px;
}
ul, ol, dl, table, p, dd {
	margin-bottom: 18px;
}
li {
	margin-bottom: 6px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0 0 12px 0;
	padding: 0;
	font-family: Century Gothic;
	color: #ef3e34;
}
h1 {
	background: url("images/drawline.gif") bottom left repeat-x;
}
h2 {
	margin-bottom: 10px;
}
h3 {
	font-size: 12px;
	font-style: normal;
	margin-bottom: 6px;
}
th, dt {
	font-family: georgia, times, serif;
	font-style: italic;
	font-weight: normal;
}
h4 {
	color: #787878;
}
#content strong {
	font-style: italic;
}
#content em {
	font-style: normal;
	font-weight: bold;
}
body.forpage #testimonial blockquote {
	background: url("images/quote-ul.gif") top left no-repeat;
	padding: 0 15px;
}
body.forpage #testimonial blockquote p {
	background: url("images/quote-br.gif") bottom right no-repeat;
	padding: 0 0 15px 0;
	color: #848768;
	font-size: 13px;
	font-style: italic;
	text-align: center;
	line-height: 30px;
}
body.forpage #testimonial p.cite {
	color: #858668;
	text-align: right;
	font-size: 10px;
	line-height: 15px;
	font-style: italic;
}
blockquote.testimonial {
	background: url("images/quote-ul.gif") top left no-repeat;
	padding: 0 15px;
}
/* HEADER: =header
----------------------------------------------- */
	#header {
	background: url("images/bg-dots.gif") bottom left repeat-x;
	text-align: left;
	float: left;
	width: 100%;
	height: 85px;
}
#header #logo {
	float: left;
	display: inline;
	margin: 18px 0 0 -6px;
}
#header #logo:hover {
	background: none;
}
body.home #header #logo:hover {
	cursor: default;
}
#header #tagline {
	float: left;
	display: inline;
	text-indent: -999em;
	background: url("images/tagline.gif") top left no-repeat;
	width: 256px;
	height: 41px;
	margin: 18px 0 0 0;
}
#signin {
	float: right;
	width: 168px;
	margin: 0;
}
#signin a {
	text-indent: -999em;
	overflow: hidden;
	display: block;
	float: right;
	width: 168px;
	height: 54px;
	background-image: url("images/signin.gif");
	background-position: top left;
	background-repeat: no-repeat;
}
#signin a:hover {
	background-position: 0 -54px;
}
/* NAVIGATION: =nav
----------------------------------------------- */
	#globalnav ul {
	list-style: none;
	float: left;
	background: url("images/navigation.gif") top left no-repeat;
	margin: 0;
	padding: 0;
	width: 873px;
	height: 36px;
	border-top: 1px solid #aaaaaa;
}
#globalnav ul li {
	background: none;
	float: left;
	padding: 0;
}
#globalnav ul li a {
	outline: none;
	background: url("images/navigation.gif") top left no-repeat;
	padding:10px 0 0;
	border: none;
	display: block;
	height: 36px;
	text-decoration: none;
	font:normal normal 14px/14px Arial, Helvetica, sans-serif;
	color:#000000;
	overflow: hidden;
}
#globalnav ul li.home a {
	background-position: 0px 0px;
	width: 56px;
}
#globalnav ul li.home a:hover {
	background-position: 0px -36px;
	color:#ffffff;
}
#globalnav ul li.home a.selected {
	background-position: 0px -72px;
	color:#ffffff;
}
#globalnav ul li.profile a {
	background-position: -57px 0px;
	width: 149px;
}
#globalnav ul li.profile a:hover {
	background-position: -57px -36px;
	color:#ffffff;
}
#globalnav ul li.profile a.selected {
	background-position: -57px -72px;
	color:#ffffff;
}
#globalnav ul li.branches a {
	background-position: -206px 0px;
	width: 106px;
}
#globalnav ul li.branches a:hover {
	background-position: -206px -36px;
	color:#ffffff;
}
#globalnav ul li.branches a.selected {
	background-position: -206px -72px;
	color:#ffffff;
}
#globalnav ul li.products a {
	background-position: -312px 0px;
	width: 113px;
}
#globalnav ul li.products a:hover {
	background-position: -312px -36px;
	color:#ffffff;
}
#globalnav ul li.products a.selected {
	background-position: -312px -72px;
	color:#ffffff;
}
#globalnav ul li.services a {
	background-position: -425px 0px;
	width: 85px;
}
#globalnav ul li.services a:hover {
	background-position: -425px -36px;
	color:#ffffff;
}
#globalnav ul li.services a.selected {
	background-position: -425px -72px;
	color:#ffffff;
}
#globalnav ul li.access a {
	background-position: -510px 0px;
	width: 153px;
}
#globalnav ul li.access a:hover {
	background-position: -510px -36px;
	color:#ffffff;
}
#globalnav ul li.access a.selected {
	background-position: -510px -72px;
	color:#ffffff;
}
#globalnav ul li.enquire a {
	background-position: -663px 0px;
	width: 139px;
}
#globalnav ul li.enquire a:hover {
	background-position: -663px -36px;
	color:#ffffff;
}
#globalnav ul li.enquire a.selected {
	background-position: -663px -72px;
	color:#ffffff;
}
#globalnav ul li.contact a {
	background-position: -802px 0px;
	width: 98px;
}
#globalnav ul li.contact a:hover {
	background-position: -802px -36px;
	color:#ffffff;
}
#globalnav ul li.contact a.selected {
	background-position: -802px -72px;
	color:#ffffff;
}
#content #subnav {
	position: relative;
	float: left;
	width: 168px;
	margin: 0;
	padding: 0;
}
#content #subnav ul {
	margin: 0;
	padding: 0;
}
#content #subnav ul li {
	line-height: 1em;
	margin: 0 0 5px 0;
	padding: 0;
}
#content #subnav ul li a {
	background-color: transparent;
	color: #fdfe93;
	text-decoration: none;
	display: block;
	width: 168px;
	background-image: url("images/subnav-inactive-top.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}
#content #subnav ul li a:hover {
	background-color: transparent;
	background-image: url("images/subnav-inactive-hover.gif");
}
#content #subnav ul li a span {
	display: block;
	background-image: url("images/subnav-inactive-bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 20px 10px 15px;
}
#content #subnav ul li.active a,  #content #subnav ul li.active a:hover {
	background-image: url("images/subnav-active-top.gif");
	color: #fff;
}
#content #subnav ul li.active a span {
	background-image: url("images/subnav-active-bottom.gif");
}
#content #subnav ul li.active ul {
	position: absolute;
	left: 183px;
	top: 0;
}
#content #subnav ul li.active ul li a {
	background-image: url("images/sub2nav-inactive-top.gif");
}
#content #subnav ul li.active ul li a:hover {
	background-image: url("images/sub2nav-inactive-hover.gif");
}
#content #subnav ul li.active ul li a span {
	background-image: url("images/sub2nav-inactive-bottom.gif");
}
#content #subnav ul li.active ul li.active a,  #content #subnav ul li.active ul li.active a:hover {
	background-image: url("images/sub2nav-active-top.gif");
}
#content #subnav ul li.active ul li.active a span {
	background-image: url("images/sub2nav-active-bottom.gif");
}
#content-right {
	float: right;
	width: 717px;
}
#content-right #copy {
	float: left;
	width: 534px;
}
#content-right #pic {
	float: right;
	width: 168px;
}
#content-right #lefthalf {
	float: left;
	width: 351px;
}
#content-right #righthalf {
	float: right;
	width: 351px;
}
#content-right-sub {
	float: right;
	width: 534px;
}
/* LAYOUT: =layout
----------------------------------------------- */
#wrapper-outer {
	background:#FFFFFF;	
	/* 	background: #fff  url(images/bg-grad.jpg) repeat-y center; */
	float: left;
	width: 100%;
	padding: 0 0 1px 0;
}
#wrapper {
	width: 873px;
	margin: 0 auto;

}
#content {
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	background: url("images/bg-dots.gif") top left repeat-x;
	padding: 30px 0;
}
body.forpage #introtext {
	float: left;
	width: 534px;
}
body.forpage #pic {
	float: left;
	display: inline;
	width: 168px;
	margin-left: 15px;
}
body.explorer #form {
	float: left;
	width: 534px;
}
body.explorer #pic {
	float: right;
	width: 351px;
}
body.forpage #testimonial {
	float: right;
	width: 168px;
}
.triple-left {
	width: 168px;
	float: left;
	margin-right: 15px;
	display: inline;
}
.triple right {
	width: 168px;
	float: right;
}
.split-left {
	width: 250px;
	float: left;
}
.split-right {
	width: 250px;
	float: right;
}
.main-left {
	width: 351px;
	float: left;
}
/* LISTS: =lists
----------------------------------------------- */
	#content ul.checkmarks li {
	background: url("images/checkmark.gif") top left no-repeat;
	padding-left: 15px;
	font-weight: bold;
	font-style: italic;
}
#content ul li {
	background: url("images/listbullet.gif") 0 .4em no-repeat;
	padding-left: 18px;
}
.greenbox, .greenbox-sm {
	background-color: #5d9641;
	background-image: url("images/greenbox-top.gif");
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 18px;
	padding-top: 15px;
	width: 534px;
}
.greenbox-inner, .greenbox-sm-inner {
	background-image: url("images/greenbox-bottom.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 10px 15px 10px;
}
.greenbox-sm {
	background-image: url("images/greenbox-sm-top.gif");
}
.greenbox-sm-inner {
	background-image: url("images/greenbox-sm-bottom.gif");
}
.greenbox ul {
	margin: 0;
}
#content .greenbox ul li {
	background: url("images/greenbullet.gif") 0 .6em no-repeat;
	line-height: 2em;
	margin: 0;
	color: #fff;
	font-size: 11px;
	padding-right: 5px;
}
#content .greenbox ul li.reset {
	margin-top: -8em;
}
#content .greenbox ul li.right {
	margin-left: 227px;
	padding-right: 0px;
}
/* FORMS: =forms
----------------------------------------------- */
	form div.field {
	color: #fff;
	clear: both;
	padding: 10px 12px;
	margin: 0 0 1px 0;
}
form div.error {
	background: #cef7ba;
	color: #5d9641;
}
form div.error label {
	color: #5d9641;
}
form div.error label.desc {
	color: #ba1c1c;
}
form div.error input.text,  form div.error textarea {
	border: 1px solid #ba1c1c;
}
form div.error span.errormsg {
	display: block;
	clear: both;
	padding-left: 140px;
	color: #ba1c1c;
	font-size: 11px;
	font-style: italic;
}
form div.field div.firstname {
	float: left;
	width: 110px;
}
form div.field div.lastname {
	margin-left: 255px;
	width: 230px;
}
form div.input {
	padding: 0 0 10px 151px;
}
form div.phone1,  form div.phone2,  form div.phone3 {
	float: left;
}
form label {
	display: block;
	font-size: 12px;
	color: #a4dc88;
}
form label.desc {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 130px;
	text-align: right;
	padding: 3px 10px 0 0;
	margin: 0 0 5px 0;
}
form input.text, form textarea {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	padding: 3px;
	color: #454545;
	background: #fff url("images/bg-input.gif") top left repeat-x;
	border-top: 1px solid #426a2f;
	border-left: 1px solid #426a2f;
	border-right: 1px solid #4d7b37;
	border-bottom: 1px solid #4d7b37;
	width: 330px;
}
form input.firstname {
	width: 100px !important;
}
form input.lastname {
	width: 215px !important;
}
form input.phone1,  form input.phone2 {
	width: 30px !important;
}
form input.phone3 {
	width: 45px !important;
}
form p.reqnotice {
	border-bottom: 1px solid #70b043;
	color: #cef7ba;
	margin: 0 0 6px 0;
	padding-bottom: 6px;
	font-size: 11px;
}
form p.reqnotice strong {
	color: #fff;
	font-size: 12px;
	font-style: normal;
}
/* FOOTER: =footer
----------------------------------------------- */
	#footer-outer {
	background: #ef3e34 url("images/bg-footer-bottom.gif") bottom left repeat-x;
	clear: both;
}
#footer {
	width: 900px;
	margin: 0 auto;
	padding-top: 14px;
	text-align: left;
}
#footer .copyright {
	width: 364px;
	margin-left: -6px;
	padding-bottom: 18px;
	background: url("images/bg-footer-bottom-curve.gif") bottom left no-repeat;
}
#footer .copyright h3 {
	margin-left: 10px;
	float: left;
	width: 150px;
	height: 14px;
	color:#fff;
	font-family: 'Century Gothic' Arial, Helvetica, sans-serif;
}
#footer .copyright p {
	color: #fff;
	font-size: 12px;
	font-family: 'Century Gothic' Arial, Helvetica, sans-serif;
	line-height: 15px;
	margin: 0 0 0 160px;
	width: 200px;
	text-align: left;
}
#footer .copyright p.credits {
	color: #fff;
}
#footer .copyright p.credits a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	font-weight:normal;
}
#footer .copyright p.credits a.invis {
	text-decoration: none;
}
#footer .copyright p.credits a.invis:hover {
	cursor: default;
	background: transparent;
!important;
}
#footer .copyright p.credits a:hover {
	background: transparent;
	color: #fff;
	text-decoration: underline;
}
#footer .nav {
	float: right;
	width: 534px;
}
#footer ul {
	text-align: right;
}
#footer li {
	display: inline;
	margin-left: 20px;
}
#footer li a {
	color: #fff;
	text-decoration: none;
	font-size:14px;
	font-family: 'Century Gothic' Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#footer li a:hover {
	background: transparent;
	color: #fff;
	text-decoration:underline;
}
/* SIFR: =sifr
----------------------------------------------- */
	.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-active #content h1 {
	visibility: hidden;
	line-height: 1em;
}
.sIFR-active #content h1 {
	font-size: 22px;
}
.sIFR-active #content h2 {
	font-size: 19px;
}
/* 
	  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
	  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
	*/
	
	.sIFR-replaced > div {
	display: none !important;
}
/* MISC: =misc
----------------------------------------------- */	
	.clearboth {
	clear: both;
}
.skip {
	margin-bottom: 0;
	position: absolute;
	left: -999em;
	width: 999em;
}
.caption {
	float: right;
	width: 320px;
	font-family: georgia;
	font-size: .9em;
	font-style: italic;
	color: #787878;
	margin: 0 -10px 15px 15px;
	position: relative;
}
.caption img {
	margin: 0 auto;
}
.caption p {
	padding: 0 10px 0 15px;
}
/*
	 * "How To Clear Floats Without Structural Markup" -
	 * http://www.positioniseverything.net/easyclearing.html
	 */
	 .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Holly Hack Targets IE Win only \*/
	* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End Holly Hack */	
	
	
	/*** set the width and height to match your images **/

#slideshow {
	position:relative;
	height:245px;
	width:873px;
	margin-top:10px;
	overflow:hidden;
}
#slideshow IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
	opacity:0.0;
}
#slideshow IMG.active {
	z-index:10;
	opacity:1.0;
}
#slideshow IMG.last-active {
	z-index:9;
}
#home-content-inner {
	margin-top:10px;
}
}
 @media print {
.skip {
	display: none !important;
}
}

/* -------HOME------- */
@media screen, projection {
body.home #content {
	padding-top: 0;
	padding-bottom: 0;
	background: none;
}
#splash {
	background: url("images/home-splash.jpg") top left no-repeat;
	width: 842px;
	height: 208px;
	margin-left: -6px;
	padding: 72px 0 0 64px;
}
#splash h1 {
	position: absolute;
	left: -999em;
	width: 999em;
	background: none;
	width: 160px;
}
#splash h3 {
	font-style: normal;
	font-weight: bold;
	color: #ef3e34;
	margin: 0;
	width: 160px;
}
#splash p {
	width: 160px;
	font-size: 11px;
	line-height: 13px;
}
#splash p a {
	text-decoration: none;
	display: block;
	width: 149px;
}
#splash p a:hover {
	background: transparent;
	color: #37612e !important;
}
#splash p a:hover span {
	background: transparent;
	color: #564c2b;
}
#splash p strong {
	font-weight: normal;
	font-style: italic;
}
#splash p span {
	color: #939648;
}
#home-content {
	background: url("images/bg-home-content.gif") top left repeat-y;
	float: left;
	width: 100%;
	margin-top:5px;
}
#home-content-inner {
	float: left;
	width: 100%;
	background: url("images/bg-home-charts-bottom.gif") 364px bottom no-repeat;
	padding-bottom: 18px;
}
#introtext {
	float: left;
	width: 351px;
}
#introtext p {
	text-align:justify;
}
#introtext h2 {
	text-indent: -999em;
	background: url("images/bg-home-introtext.gif") top left no-repeat;
	width: 351px;
	height: 121px;
	margin: 0 0 6px 0;
}
#charts {
	background: url("images/bg-home-charts.gif") top left no-repeat;
	float: left;
	width: 165px;
	height: 350px;
	padding: 120px 10px 0px 30px;
	border-right: #c9c9c9 dashed 1px;
}
#charts p {
	font-size: 10px;
	color: #858668;
	text-align:justify;
	margin-right: 5px;
}
#charts a {
	text-decoration: none;
}
;
#testimonial {
	float: left;
	width: 161px;
	padding: 6px 0 0 7px;
}
#testimonial p {
	font-size: 11px;
}
#testimonial blockquote {
	background: url("images/quote-ul.gif") top left no-repeat;
}
#testimonial blockquote p {
	background: url("images/quote-br.gif") bottom right no-repeat;
	padding: 3px 0 6px 0;
}
#testimonial blockquote p:first-child {
	text-indent: 30px;
}
#testimonial a {
	font-style: italic;
}
#testimonial cite,  #testimonial cite a:link {
	color: #858668;
}
#testimonial a.company {
	color: #858668;
}
.product {
	float: right;
	width: 315px;
	margin: -5px 0 10px 0;
	padding: 0px 0 0 0;
	border-bottom: #c9c9c9 dashed 1px;
}
.product h3 {
	font-style: normal;
	font-size:19px;
	font-family: Century Gothic;
	color: #ef3e34;
	margin: 0;
	padding: 3px 0 0 0;
}
.product p {
	font-size: 11px;
}
.product a {
	font-style: normal;
	text-decoration: none;
}
.product img {
	float: left;
	padding: 0 8px 10px 8px;
	margin-top:2px;
	clear:both;
}
#bodytext {
	float: left;
	width: 500px;
	padding: 10px 0 18px 0;
}
/* sidebar start */
#menu {
	float: right;
	width: 180px;
	min-height:411px;
	border-left: #c9c9c9 dashed 1px;
	background: url("images/bg.gif") repeat-x;
	margin: 0px 0px 21px 0px;
	_margin-right: 15px;
	border-width: 3px 0;
	padding: 0px 0px;
}
#menu ul {
	margin: 0;
}
#menu li {
	list-style: none;
}
#menu ul ul li {
	_padding-left: 10px;
}
#menu li a {
	padding: 0 10px;
	display: block;
	line-height: 30px;
	text-decoration: none;
}
#menu li a:hover {
	background: #ef3e34;
	color: #fff;
}
.page_item ul {
	display: none;
}
.current_page_item ul, .current_page_parent ul {
	display: block;
}
#menu .current_page_item li, #menu .current_page_parent ul li {
}
/* side bar end */

	#bodytext2 {
	float: left;
	width: 470px;
	min-height:411px;
	padding: 10px 0 18px 10px;  /*background: url("images/bg.gif") repeat-x; */
}
#bodytext2 p {
	text-align:justify;
}
#bodybar {
	float:left;
	width:200px;
	min-height:411px;
	margin-left:10px;
	background: url("images/bg2.gif") top left no-repeat;
}
#bodybar p {
	font-size: 10px;
	color: #858668;
	text-align:justify;
	margin-right: 5px;
}
#bodybar a {
	text-decoration: none;
}
;
.entry h2 {
	font-size:15px;
}
}
 @media print {
}
