/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, blockquote, fieldset, input {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* LAYOUT */
.clear {
	clear:both;
}
.clearer {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1.7;
	font-size: 1px;
}
hr.hidden {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
/* DEFAULT */

body {
	background:url("../images/body_bg.jpg") repeat scroll 0 0 #999999;
	color:#334454;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
h1, h2, h3 {
	font-weight:bold;
	text-shadow:0 1px 1px #FFFFFF;
	margin-bottom:10px;
}
h1 {
	font-size:26px;
	padding-bottom:10px;
	border-bottom:1px solid #DEE2E3;
}
h2 {
	font-size:18px;
	color:#6B96BE;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
a img {
	border:0;
}
a {
	color:#6b96be;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
.hide, .accessibility {
	display:none;
}
.clearfix:after, #leftcol ul.ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix, #leftcol ul.ul {
	display: inline-block;
}
html[xmlns] .clearfix, html[xmlns] #leftcol ul.ul {
	display: block;
}
* html .clearfix, *html #leftcol ul.ul {
	height: 1%;
}
#pagewrapper {
	margin:0 auto;
	padding:0 0;
	width:980px;
}
#header {
	background:url("../images/header.png") #FFFFFF;
	color:#999999;
	height:110px;
	left:0;
	position:relative;
	top:0;
	width:980px;
}
.breadcrumbs {
	clear:both;
}
#logo {
	float:left;
	margin:25px 0 0 25px;
}
#logo a {
	display:block;
	width:301px;
	height:75px;
	background:url(../images/safedrivecroydon.png) no-repeat 0 0;
	text-indent:-9999px;
}
#search {
	float:right;
	margin-right:20px;
	margin-top:12px;
}
#search input.search-input {
	background:#E6EAEC url("../images/mainform_bg.gif") no-repeat 0 0;
	border:none;
	color:#99A1A9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:4px;
	width:185px;
	margin-right:2px;
}
#search input.search-button {
	background-color:#FFE400;
	border:none;
	color:#444444;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	padding:4px;
}
#contentwrapper {
	background:url("../images/content_bg_1.jpg") repeat-y scroll 0 0 transparent;
	position:relative;
	width:980px;
	clear:both;
}
#contentinner {
	background:url("../images/panel_top_1.jpg") no-repeat scroll 0 0 transparent;
	margin:0 10px;
	position:relative;
	padding:10px 20px;
	width:920px;
}
#contentinner #leftcol {
	float:left;
	width:700px;
	min-height:600px;
}
#contentinner #rightcol {
	float:right;
	width:210px;
}
#topfull {
	background:url("../images/content_top_1.jpg") no-repeat scroll 10px 0 transparent;
	height:10px;
	position:relative;
	width:980px;
}
#botfull {
	background:url("../images/content_bot_1.jpg") repeat-y scroll 10px 0 transparent;
	clear:both;
	float:none;
	height:10px;
	width:980px;
}
#footer {
	background:url("../images/footer.jpg") no-repeat;
	height:150px;
	margin:0 auto;
	position:relative;
	width:980px;
}
#footer-wrapper {
	padding:30px;
}
#leftcol ul.ul {
	font-weight:bold;
	font-style:italic;
	margin-left:1px;
}
#leftcol ul.ul li {
	background:url("../images/tick.gif") no-repeat scroll 0 50% transparent;
	float:left;
	margin-bottom:5px;
	margin-right:10px;
	padding:10px 0 10px 50px;
	width:170px;
}
.box {
	background:transparent url("../images/box.jpg") no-repeat 0 0;
	display:block;
	padding:30px;
	width:160px;
	height:140px;
	float:left;
	margin-right:10px;
}
.boxlong .boxbody {
	display:block;
	background:transparent url("../images/boxbottom.png") no-repeat bottom left;
	width:170px;
	height:260px;
	padding:10px 20px 0;
	margin-bottom:15px;
}
.boxlong .boxtitle {
	background:transparent url("../images/boxtitle.png") no-repeat 0 0;
	padding:10px 20px 0;
	width:170px;
	height:40px;
}
.boxlong .boxbody .contactform div input,
.boxlong .boxbody .contactform div textarea {
width:150px;
padding:1px;
} 
.boxlong .boxbody .contactform div {

margin-bottom:5px;
}
blockquote {
	background-color:#E1E5E8;
	border-right:1px solid #FFE434;
	color:#666666;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.5;
	font-style:italic;
	margin:0 20px 10px 0;
	padding:20px;
	text-align:right;
	width:270px;
	float:left;
}
#approved a {
	background:transparent url("../images/approved.png") no-repeat 0 0;
	bottom:10px;
	display:block;
	height:54px;
	position:absolute;
	right:20px;
	width:372px;
}
/* CONTACT FORM*/
.contactform {
	float:left;
	margin-right:20px;
}
.contactform div {
	clear:both;
	margin-bottom:10px;
}
.contactform div input, .contactform div textarea {
	border:1px solid #CCCCCC;
	letter-spacing:1px;
	padding:5px;
	width:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#444;
}
.contactform div label {
	display:block;
}

.contactform .submit input{
	width:60px;
	background-color:#FFE400;
	font-weight:bold;
}

.contactform div textarea{
}
.sf-menu dfn {
	display:none;
}
.sf-menu, .sf-menu * {
	margin:0;
	padding:0;
	list-style:none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:200px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:200px;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:0;
	top:2.5em; /* match top ul list item height */
	z-index:99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:200px; /* match ul width */
	top:0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
}
/*** DEMO SKIN ***/


#superfish {
	float:left;
	background:url("../images/menu_bg.jpg") no-repeat scroll 0 0 transparent;
	clear:both;
	display:block;
	width:980px;
	padding:0 10px;
}
.sf-menu a {
	padding:0.75em 30px;
	text-decoration:none;
	background:url("../images/mainnav_div.gif") no-repeat scroll right 0 transparent;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color:#FFE400;
	font-weight:bold;
}
.sf-menu li li {
	background:#66783F;
	border-top:1px dotted #66783F;
}
.sf-menu li li li {
	background:#66783F;
	border-top:1px dotted #2F90BB;
}
.sf-menu li.current, .sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:url("../images/mainnav_div_hover.gif") no-repeat scroll right 0 transparent;
	outline:0;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:absolute;
	display:block;
	right:.75em;
	top:1.05em; /* IE6 only */
	width:10px;
	height:10px;
	text-indent: 	-999em;
	overflow:hidden;
	background:url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
#s3slider {
	width: 672px; /* important to be same as image width */
	height: 240px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
	margin-bottom:10px;
}
#s3sliderContent {
	width: 672px; /* important to be same as image width or wider */
	position: absolute; /* important */
	top: 0; /* important */
	margin-left: 0; /* important */
}
.s3sliderImage {
	float: left; /* important */
	position: relative; /* important */
	display: none; /* important */
}
.s3sliderImage .bottom {
	position: absolute; /* important */
	left: 0;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 672px;
	background-color: #000;
	filter: alpha(opacity=70); /* here you can set the opacity of box with text */
	-moz-opacity: 0.7; /* here you can set the opacity of box with text */
	-khtml-opacity: 0.7; /* here you can set the opacity of box with text */
	opacity: 0.7; /* here you can set the opacity of box with text */
	color: #fff;
	display: none; /* important */
	bottom: 0;/*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

