/* @override http://www.webtise.net/~structur/css/main.css */

/* Generic styles */

@import url(reset.css);


body
{
	background: #e4e4e4;
	font : 62.5%/1.6 verdana, arial, "lucida grande", sans-serif;
	color: #555555;
}

h1 {
display:none;
}

h2, h3, h4, h5 {
	color: #8c0000;
	font-weight: bold;
}

h4 a, h4 a:link {
	color: #8c0000!important;
	text-decoration: none;
}

h4 a:hover {
	text-decoration: underline;
}


img {
	border: none;
}

img.right {
	float: right;
	width: 240px;
}

p {
	margin: 10px 0;
}

.clear {
	clear: both;
}

a:link, a:visited {
	color: #3d3d3d;
}

a:hover {
	color: #a20304;
}

.greybg { background-color: #E4E4E4; border: 1px solid #ccc; }
.content_bg { background: url(../images/content_bg.png) no-repeat; height: 308px; width: 848px; margin: 40px 10px 10px 10px; padding: 0 25px; }
.content_bg h2 { padding: 10px 0 0 0; color: #666666; font-size: 20px; font-weight: normal; }
.content_bg h2 span { color: #B61800; font-weight: bold; }
.content_bg .btn_center { text-align: center; width: 850px; margin: 15px 0 5px 0; }
#content .content_bg .btn_center img.image { margin: 0; padding: 0; }
.bottom_btn_center { text-align: center; width: 900px; margin: 15px 0 0px 0; float: left; }
p.surequote {
	/*background: url(../images/icons/help.png) no-repeat 0 50%;
	padding-left: 40px;*/
	background: url(../images/wire-box.gif) no-repeat top left;
	height: 100px;
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	width: 512px;
	text-align: center;
	padding: 0 30px; margin: 0px 180px; 
}
.header_btn { float: right; margin-top: 35px;
	margin-right: 18px; }


/* lets start the page layout */

#wrapper {
	width: 970px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 1.2em;
	background: #fff url(../images/wrapper_bg.gif) repeat-y;
}

/* header area */

#header {
	position: relative;
	width: 960px;
	height: 150px;
	border-top: 2px solid #8c0000;
	margin: 0 auto;
    color: #8c0000;
}

#logo {
	float: left;
	width: 303px;
	height: 105px;
	margin-top: 10px;
}

#header-details {
	float: left;
	height: 80px;
	width: 250px;
	background: #fff url(../images/map.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	text-align: right;
	margin-top: 25px;
	margin-left: 100px;
	color: #3d3d3d;
}


#header-details p {
	position: relative;
	top: 10px;
	margin: 0;
	margin-right: 10px;
	
}

.telephone {
	font-size: 1.8em;
	font-weight: normal;
}

#header-button {
	position: absolute;
	bottom: 35px;
	right: 14px;
	
	
}

span.header-button a, span.header-button a:link {
	float: left;
	color: #3d3d3d;
	/width: 158px;
	height: 33px;
	
	display: block;
	line-height: 32px;
	margin-left: 10px;
	text-decoration: none;
	font-size: 0.9em;
	text-align: center;
	
}

.header-button a:hover {
	background: url(../images/cta-button-hover.gif);
}
.login {
	position: absolute;
	top: 0;
	left: 401px;
}

.login a, .login a:link {
	color: #fff;
	width: 158px;
	height: 26px;
	background: url(../images/login2.gif);
	display: block;
	line-height: 15px;
	margin-left: 0px;
	text-decoration: none;
	font-size: 0.9em;
	text-align: center;
	
}

.login a:hover {
	background: url(../images/login.gif);
}


/* navigation */

#topnav {
	position: absolute;
	bottom: 0px;
	left: 5px;
	margin-left: 0;
	margin-bottom: 0;
	width: 955px;
	overflow: hidden;
	
	
}

#topnav ul {
	float: left;
}


#topnav li {
	float:left;
	background:url(../images/left-tab.png) no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	list-style: none;
	margin-right: 1px;
	height: 30px;
	
}

#topnav li a {
	float: left;
	display:block;
	background:url(../images/right-tab.png) no-repeat right top;
	padding:0px 9px 0px 0px;
	color: #fff;
	text-decoration: none;
	line-height: 30px;
	font-size: .8em;	
	text-transform: uppercase;	
}

#topnav li:hover, #topnav li:hover a, #topnav li.active {
	background-position: 0% -30px;
}

#topnav li:hover a, #topnav li.active a {
	background-position: 100% -30px;
	color: #fff;
}

/* banner */

#banner {
	position: relative;
	background: url(../images/banner-bg.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 275px;
	overflow: hidden;
	width: 960px;
	margin: 0 auto;
}

#banner-details {
	position: absolute;
	width: 460px;
	height: 225px;
	top: 10px;
	left: 20px;
	color: #8c0000;
	font-size: 1.2em;
}

#banner-details h3 {
	font-size: 1.7em;
	font-weight: normal;
	margin: 20px 0;
}

#banner-details ul {
	list-style-type: none;
	color: #3d3d3d;
}

#content-left ul {
	margin-left: 0px;
	list-style-type: none;
	margin-top: 10px;
}

#content-left li {
	background: url(../images/icons/tick.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 20px;

	line-height: 16px;
	margin-bottom: 10px;
}

#content-left li li {
	background: 0;
	list-style-type: disc;
	padding: 0;
	margin-left: 10px;
}

#banner-details li {
	background: url(../images/icons/tick.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 20px;

	line-height: 16px;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.buttons {
	position: absolute;
	top: 190px;
	left: -5px;
	width: 400px;
}

.button a, .button a:link, .buttons a:link, .buttons a:visited {
	float: left;
	color: #A30303;
	width: 130px;
	height: 36px;
	background: url(../images/pill-btn.png);
	display: block;
	line-height: 36px;
	font-weight: bold;
	margin-left: 0px;
	text-decoration: none;
	font-size: .8em;
	text-align: center;
	
}

.button a:hover, .buttons a:hover {
	background-position: 0 -36px;
	
}

/* content */

#content {
	clear: both;
	width: 940px;
	margin: 0 auto 30px;
	padding: 10px;
	overflow: hidden;
	font-size: 0.9em;
	line-height: 2em;
	position: relative;
}

.structural #content {
	padding: 20px;
	width: 920px;
}

.structural #content img {
	margin-bottom: 20px;
	margin-right: 0 !important;
}

#content h3 {
	font-size: 1.4em;
	font-weight: bold;
}

.home #content h3 {
	margin-left: 10px;
}

.cta {
	position: relative;
	float: left;
	width: 308px;
	height: 175px;
	background: url(../images/cta.gif) no-repeat;
	margin-left: 5px;
	margin-top: 10px;
}

.cta h3 {
	text-indent: 20px;
	line-height: 40px;
	color: #fff;
	font-size: 1em !important;
	margin: 0 !important;
}

.cta p {
	width: 130px;
	position: absolute;
	top: 35px;
	left: 15px;
	color: #3d3d3d;
}

.cta img {
	margin-top: -4px;
	margin-right: 5px;
	float: right;
}

.cta form {
	margin-top: 50px;
	margin-left: 20px;
	display: inline;
}

.cta label, .cta input {
	display: block;
}

span.cta-button {
	position: absolute;
	bottom: 5px;
	left: 10px;
}

.cta-button a, .cta-button a:link {
	color: #A30303 !important;
	width: 130px;
	height: 36px;
	background: url(../images/pill-btn.png);
	display: block;
	line-height: 36px;
	margin-left: 0px;
	text-decoration: none;
	font-size: 1.0em;
	text-align: center;
	font-weight: bold;
}

.cta-button a:hover {
	background-position: 0 -36px;
	color: #3d3d3d;
}

#login-form {
	float: left;
}

#login-form form {
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}

#login-form label {
	float: left;
	width: 100%;
	font-weight: bold;
}

#login-form input.cta-button {
	float: left;
	position: absolute;
	bottom: 5px;
	left: 15px;
}

#adverts {
	float: right;
	width: 590px;
	margin-top: 10px;
}

#adverts h3 {
	margin-left: 0;
}

#content-left {
	float: left;
	width: 590px;
	padding: 10px;
	
}

#content-left img {
	margin-bottom: 10px;
}

#content-left h2 {
	font-size: 1.4em;
	font-weight: bold;
}

#content-left p {
	
	
}

#content-right {
	float: left;
	width: 305px;
	margin-left: 10px;
	padding-left: 10px;
}

#content-right h4 {
	background: url(../images/right-h4.gif);
	width: 293px;
	height: 34px;
	color: #fff;
	line-height: 34px;
	padding-left: 10px;
	font-weight: normal;
	font-size: 1em;
}

#content-right ul {
	list-style-type: none;
}

#content-right ul li a, #content-right ul li a:link {
	background: url(../images/right-nav.gif);
	width: 293px;
	height: 33px;
	display: block;
	padding-left: 10px;
	color: #5e5e5e;
	text-decoration: none;
	line-height: 33px;
}

#content-right ul li a:hover, #content-right ul li.active a {
	background: url(../images/right-nav-hover.gif);
	color: #fff;
}

.banner-ad {
	float: left;
	margin: 35px 0 0;
	background: url(../images/banner-ad-bottom.png) no-repeat bottom left;
	position: relative;
	width: 303px;
}

.banner-ad h3 {
	background: url(../images/banner-ad-top.png) no-repeat top left;
	padding: 10px 15px 0;
	width: 273px;
	font-size: 1.3em !important;
}

.banner-ad p {
	margin-top: 5px;
	padding: 0 15px;
}

.banner-ad p strong {
	color: #a30303;
}

ul.bg li {
	background: url(../images/right-nav.gif);
	width: 293px;
	height: 33px;
	display: block;
	padding-left: 10px;
	color: #5e5e5e;
	text-decoration: none;
	line-height: 33px;
}

div#email-signup {
	margin: 15px 0;
	width: 300px;
	height: 200px;
	position: relative;
	float: left;
}

#email-signup h3 {
	background: url(../images/email-signup-box.gif) no-repeat;
	height: 31px;
	line-height: 31px;
	color: #fff;
	text-align: center;
}

#email-signup form {
	border: 1px solid #ccc;
	padding: 10px;
	
}

#email-signup form fieldset {
	border: 0;
}

#email-signup form label {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

#email-signup form label span {
	width: 80px;
	float: left;
	font-weight: bold;
}

#email-signup form label input {
	width: 184px;
	padding: 3px;
	color: #999;
}

#email-signup form input.submitBtn {
	color: #A30303;
	width: 130px;
	height: 36px;
	background: url(../images/pill-btn.png);
	display: block;
	line-height: 34px;
	text-decoration: none;
	text-align: center;
	border: none;
	float: right;
	font-size: 1.1em;
	font-weight: bold;
	cursor: pointer;
}

div#email-signup input.submitBtn:hover {
	background-position: 0 -36px;
}


/*footer */

#footer {

width: 972px;
margin: 0 auto;
font-size: 1.2em;
background: url(../images/footer.png) no-repeat bottom;
height: 270px;
margin-bottom: 50px;
position: relative;
}

#titles {
	border-top: 1px solid #aeaeae;
	border-bottom: 1px solid #aeaeae;
width: 960px;
margin: 0 auto;
height: 40px;
}

#titles ul {
	list-style-type: none;
	height: 40px;
	line-height: 40px;
}

#titles li {
	float: left;
	width: 220px;
	color: #8c0000;
	font-weight: bold;
	padding-left: 17px;
}

.footer-wrap {
	float: left;
	width: 220px;
	padding-left: 20px;
}

.footer-wrap ul {
	list-style-type: none;
	font-size: 0.9em;
	margin-top: 10px;
	margin-bottom: 10px;
}

li.red {
	color: #8c0000;
	text-align: left;
}

.footer-wrap a, .footer-wrap a:link {
	color: #555555;
	text-decoration: none;
}

.footer-wrap a:hover {
	color: #8c0000;
	text-decoration: underline;
}

.email a, .email a:link {
	color: #8c0000;
	text-decoration: none;
}

.email a:hover {
	text-decoration: underline;
}

ul#socialNetworking {
	height: 1%;
}

ul#socialNetworking li {
	margin-bottom: 5px;
}

ul#socialNetworking li a {
	font-weight: bold;
	padding-left: 32px;
	line-height: 26px;
}

ul#socialNetworking li#facebook {
	background: url(../images/icons/facebook.gif) no-repeat left;
}

ul#socialNetworking li#twitter {
	background: url(../images/icons/twitter.gif) no-repeat left;
}

ul#socialNetworking li#linkedin {
	background: url(../images/icons/linkedin.gif) no-repeat left;
}

ul#socialNetworking li#youtube {
	background: url(../images/icons/youtube.gif) no-repeat left;
}

a.webtise-tag {
	position: absolute;
	right: 5px;
	bottom: -38px;
	width: 127px;
	height: 43px;
	background: url(../images/webtise-tag.png) no-repeat;
	text-indent: -3000px;
	
}


.steps {
	background: url(../images/steps_bg.png) no-repeat;
	width: 345px;
	height: 66px;
	margin: 0px auto 20px auto;
	position: relative; top: 10px;
}

.steps img { margin: 10px 27px; }

.spec-left {
	float: left;
	width: 470px;
	margin-top: 30px;
}

.spec-left h3 {
	text-align: center;
}

.spec-left h2 {
	color: #fff;
	font-size: 1.1em;
	background: url(../images/h2-strut.gif);
	width: 434px;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
}

img#or {
	position: absolute;
	right: 463px;
	top: 370px;
}

.spec-top {
	background: url(../images/spec-top.gif);
	width: 470px;
	height: 10px;
	background-repeat: no-repeat;
}

.spec-midd {
	background: url(../images/spec-mid.gif);
	width: 435px;
	background-repeat: repeat-y;
	padding: 0 10px;
	margin-top: -10px;
	height: 560px;
}



.spec-bott {
	background: url(../images/spec-bottom.gif);
	width: 470px;
	height: 10px;
	background-repeat: no-repeat;
	margin-top: -10px;
}

.spec-midd ul {
	margin-left: 0px;
	list-style-type: none;
	margin-top: 10px;
}

.spec-midd li {
	background: url(../images/icons/tick.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 20px;

	line-height: 16px;
	margin-bottom: 10px;
}

a.process-btn, input.process-btn {
	background: url(../images/pill-btn.png) no-repeat;
	width: 130px;
	height: 36px;
	color: #A30303 !important;
	text-decoration: none;
	text-align: center;
	line-height: 34px;
}

a.process-btn:hover, input.process-btn:hover {
	background-position: 0 -36px;
}

input.process-btn {
	position: absolute;
	right: 15px;
	bottom: 15px;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	font-size: 1.1em;
}

.contact, .booknow {
	width: 920px;
}

.booknow {
	float: left;
		
}

.booknow h2 {
	margin: 10px 0 0 !important;
}

form#get-quote {
	border: 1px solid #cdcdcd;
	border-top: none;
	padding-left: 20px;
	overflow: hidden;
	width: 894px;
	margin-left: 2px;
	position: relative;
}

form#get-quote input.process-btn {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 127px;
}

#get-quote fieldset {
	border: none;
}

#get-quote div {
	float: left;
	clear: both;
	margin-top: 20px!important;
	width: 100%;
}

#get-quote label {
	float: left;
	width: 200px!important;
	color: #000;
}

#get-quote input {
	color: #666;
	width: 250px;
}

.contact h2 {
	color: #fff;
	font-size: 1.1em;
	background: url(../images/form.gif);
	width: 589px;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
}

#content-full .contact h2, #content-full .booknow h2 {
	background: url(../images/form-wide.gif);
	width: 900px;
}

.searchBtn {
	position: absolute;
	bottom: 10px;
	right: 20px;
	width: 128px;
	height: 34px;
	background: url(../images/get.gif);
	border: none;
}
	
.result-top {
	clear: both;
	background: url(../images/result-top.gif);
	width: 920px;
	height: 36px;
	margin-top: 20px;
	line-height: 36px;
}

h3.left {
	float: left;
	margin-left: 20px !important;
}

h3.right {
	float: right;
	margin-right: 20px;
}

.result-top h3 {
	color: #fff;
	font-size: 1.1em!important;
}




.report-top {
	clear: both;
	background: url(../images/report-top.gif);
	width: 920px;
	height: 10px;
	background-repeat: no-repeat;

}

.report-mid {
	background: url(../images/report-mid.gif);
	width: 920px;

}

.report-bot {
	background: url(../images/report-bottom.gif);
	width: 920px;
	height: 8px;
	background-repeat: no-repeat;
}

.report {
	font-weight: bold;
	width: 230px;
	float: left;
	margin-left: 20px;
}

.report-desc {
	float: left;
	margin-left: 20px;
	width: 490px;
}

.report-desc a, .report-desc a:link {
	color: #a20304;
	text-decoration: none;
}

.report-desc a:hover {
	text-decoration: underline;
}

.price {
	width: 140px;
	float: left;
	margin-left: 20px;
	color: #a20304;
	font-weight: bold;
}

.info {
	float: left;
	width: 250px;
}

p.featured {
	background: url(../images/star.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 18px;
	line-height: 18px;
	padding-left: 20px;
	font-size: .9em;
}

p.sure {
	/*background: url(../images/icons/help.png) no-repeat 0 50%;
	padding-left: 40px;*/
	background: url(../images/wire-box.gif) no-repeat top left;
	height: 100px;
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	width: 512px;
	text-align: center;
	padding: 0 30px;
}

.red {
	 color: #a20304;
	 font-weight: bold;
	 display: block;
	 text-align: center;
	 margin-top: 2px;
	 margin-bottom: 10px;
}

.next {
	width: 300px;
	float: right;
	text-align: right;
}

.next p {
		color: #a20304;
	height: 32px;
	line-height: 32px!important;
	font-weight: bold;
}

.next a {
	float: right;
	margin-left: 20px;
}

ul#contacts {
	margin: 15px 0;
	font-size: 1.2em;
}

.tele {
	background: url(../images/tele.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 18px;
	line-height: 18px;
	padding-left: 30px;
	margin: 10px 0;
	font-weight: bold;
}

.mobile {
	background: url(../images/mobile.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 19px;
	line-height: 19px;
	padding-left: 30px;
	margin: 10px 0;
	font-weight: bold;
}
	
	
.booknow h2 {
	color: #fff;
	font-size: 1.1em;
	background: url(../images/form.gif);
	width: 589px;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	margin-top: 80px;
}

.bookBtn {
	width: 109px;
	height: 33px;
	background: url(../images/book-button.gif);
	border: none;
}

.bookBtn2 {
	width: 109px;
	height: 33px;
	background: url(../images/book-button.gif);
	border: none;
	margin-top: 5px;
}

form.generic  {
	padding: 15px;
	margin-left: 0px;
	margin-top: 5px;
	border: 1px solid #ccc;
	width: 420px;
	float: left;
}

input.cta-button {
	color: #A30303;
	width: 130px;
	height: 36px;
	background: url(../images/pill-btn.png);
	display: block;
	line-height: 36px;
	margin-left: 0px;
	text-decoration: none;
	cursor: pointer;
	border: 0;
	text-align: center;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
}

input.cta-button:hover {
	background-position: 0 -36px;
}

form.generic label {
	float: left;
	width: 400px;
	margin-bottom: 5px;
	clear: both;
}

form.generic label span {
	width: 200px !important;
	float: left;
	font-weight: bold;
}

form.generic label input {
	width: 100%;
	border: 1px solid #DFDFDF;
	padding: 5px;
	color: #999;
	float: left;
}

form.generic label textarea {
	width: 100%;
	height: 100px;
	border: 1px solid #DFDFDF;
	padding: 5px;
	color: #999;
}



.teasers  {
	margin-bottom: 10px!important;
	overflow: hidden;
	margin-left: 10px!important;
		border: 1px solid #e5e5e5;
	padding: 10px;
	height: 130px;
}

.image {
	margin-left: 10px!important;
}


.teasers  h3 {
	margin: 0;
	color: #930301;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: none;
}

.teasers a {
	float: right;
	margin: 0 0 0 10px;
}

.teasers img {
	float: left;
	margin: 10px 10px 0 0;
}

.teasers p {
}

a.button {
background:#696969 url(../images/more.gif) repeat-x scroll 0 0;
color:#FFFFFF;
float:right;
margin-right:10px !important;
display: block;
width: 94px;
height: 32px;
line-height: 30px;
text-align: center;
text-decoration:none;
}

.small img {
	width: 300px;
}

.advert2 {
	
	
	margin-top: 15px;
}

p.strut-link a, p.strut-link a:link {
	float: left;
	color: #8C0000;
	font-weight: bold;
	text-decoration: none;
	width: 300px;
}

.strut-link a:hover {
	text-decoration: underline;
}

.left-right {
	margin-right: -20px; 
	float: right;"
}

.post {
margin-bottom: 10px!important;
padding-bottom: 10px;
border-bottom: 1px solid #000;
}

ol.numbered {
	list-style-type: decimal;
	margin-left: 40px;
	margin-top: 20px;
}

.numbered li {
	background: none!important;
	padding-left: 0!important;
}