/* CSS Document */

/* #colours

raspberry #9D1E60
dark grey #4D4D4D
light grey #B3B3B3
*/


/* text styles here */
.clear {
	clear: both;	
}

body {
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 0.9em;
	font-weight: normal;
	color: #4D4D4D;
	margin: 0px;
	}

h1{
    font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 1.3em;
	font-weight: normal;
	color: #fff;
	margin-top: 0px;
    margin-bottom: 5px;
	}

h2{
    font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 1.3em;
	font-weight:bold;
	color: #9D1E60;
	margin-top: 0px;
    margin-bottom: 5px;
	}
	
h3{
    font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 1.0em;
	font-weight:bold;
	color: #9D1E60;
	margin-top: 0px;
    margin-bottom: 5px;
	}



.textWhite{
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 0.8em;
	color: #fff;
	margin-top: 0px;
    margin-top: 0px;
	}

p {
	margin-botttom: 5px;
	}

a:link {
	color: #9D1E60;
	}

a:visited {
	color:#B3B3B3;
	}

a:hover {
	color:#4D99D7;
	}



#wrapAll {
	width: 100%;
	text-align: left;
	margin: 0px auto 0px auto;
	background-color:#F2F2F2;
	padding-bottom: 20px;
	}
	
#wrapContent{
	background-color:#FFFFFF;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	}

#colContentLeft{
	float: left;
	width: 220px;
	background-color:#FFFFFF;
	margin-top: 15px;
	margin-left:25px;
	margin-bottom: 15px;
	}
	
#colContentLeftContact{
	float: left;
	width: 440px;
	margin-top: 15px;
	margin-left:25px;
	margin-bottom: 15px;


	}

#colContentRight {
	width: 680px;
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	}
	
#colContentRightContact {
	width: 435px;
	float: right;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
	border: solid 1px #CCCCCC;
	padding:10px;
	}

#wrapAll #header {
    width: 960px;
	height: 100px;
	text-align:right;
	background-image: url(/objs/hobbs_hayling_logo2.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	}
	
#headerContainer{
	background:#fff;

}


#logo {
	margin-top:20px;
	width:180px;
	height: 62px;
	float: left;
}

#phoneNumber{
	float: right;
	margin-top: 20px;
	padding: 5px;
	width: 255px;
	height: 45px;
	}

#phoneNumberText{
	padding-top:10px;
	float: right;
	width:220px;
	font-size:18px;
	}


#wrapAll #menuBox{
	height:30px;
	background-color:#4D4D4D;
	}



#menuBox tabs {
	float: right;		
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;	
	}
	
#tabs {
	width:960px;
	font-size:90%;
	line-height:normal;
	margin-left:auto;
	margin-right:auto;
	}

#tabs ul {
	margin:0;
	padding:0px 10px 0 0px;
	list-style:none;	
	}

#tabs li {
	font: "Trebuchet MS";
    color: #4D4D4D;
	display:inline;
	margin:0;
	padding:0;	
	}

#tabs a {
	float:left;
	margin:0;
	padding:0 0 0 0px;
	text-decoration:none;
	color:#4D4D4D;
	}

#tabs a span {
	float:right;
	display:block;
	padding:5px 15px 5px 15px;
	color:#fff;	
	border-top: solid 3px #4D4D4D;
	background-image:url(/objs/menu_line.gif);
	background-position:right;
	background-repeat:no-repeat;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	background-color:#FFFFFF;
	color:#999999;
	border-top: solid 3px #9D1E60;
}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	color:#4D4D4D;
	} 

.fullWidthBox{
	width: 910px;
	margin: 0px 25px 15px 25px;
	padding-top: 15px;
}

.quoteBox{
	width: 910px;
	margin: 0px 25px 0px 25px;
	background-image:url(/objs/quote_grey.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#mainBox{
	float: right;
	width: 665px;
	height: 198px;
	background-image:url(/objs/arrow_dgrey.gif);
	background-position: bottom right;
	background-repeat:no-repeat;
	background-color:#4D4D4D;
	margin-bottom:15px;
	padding: 10px 5px 10px 10px;
	
}

#mainContentBox{
	float: right;
	width: 665px;
	margin-bottom:15px;
	padding: 10px 5px 10px 10px;
	border: solid #CCCCCC 1px;
	
}



#mainBox a:link {
	color: #fff;
	font-size: 1.1em;
	}
	
#mainBox a:visited {
	color:#B3B3B3;
	}

#mainBox a:hover {
	color:#4D99D7;
	}


#arrowContainer{
	float: right;
	width: 50px;
	height: 50px;
	margin-top: 150px;

}

#arrowContainer1{
	float: right;
	width: 50px;
	height: 50px;
	margin-top: 150px;
	margin-right:5px;
}

#mainBox p{
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 0.9ems;
	color: #fff;
	margin-top: 0px;
    margin-top: 0px;
	
}

#mainBoxBorder{
	float: right;
	width: 658px;
	margin-bottom:15px;
	border: solid 1px #CCCCCC;
	padding: 10px
	
}

#mainBoxNoBorder{
	float: right;
	width: 658px;
	margin-bottom:15px;
	padding: 10px
	
}

#contact{
	float: right;
	width: 500px;
	margin-bottom:15px;
	padding: 10px
	
}

#leftBoxGrey{
	float: left;
	width: 200px;
	height: 220px;
	padding: 10px 10px 10px 10px;
	background:url(/objs/grey_box.gif) top left no-repeat!important;
}

#leftBoxGrey a:link {
	font-size: 1.0em;
	text-decoration:none;
	color: #4D4D4D;
	}
	 
#leftBoxGrey a:visited {
	font-size: 1.0em;
	text-decoration:none;
	color: #4D4D4D;
	}

#leftBoxGrey a:hover {
	font-size: 1.0em;
	text-decoration:none;
	color: #4D4D4D;
	}
	
	

#leftBoxGrey li{
margin-top: 3px;


}

#leftBoxGrey ul{
margin:0px;
}


#photoBox{
	margin-top: 50px;
	padding-left: 35px;
	width:165px;
}

#addressBox{
	float: left;
	width: 440px;
	border: solid 1px #CCCCCC;
	
	}
	
#addressBox1{
	padding:10px;
	float: left;
	width: 420px;
	border-bottom: solid 1px #CCCCCC;
	}
	
#addressBox2{
	padding:10px;
	float: left;
	width: 300px;
	}
	
#services1{
	float:left;
	margin-bottom:10px;
}

#servicesText{
	width:550px;
	float:right;
	padding-top:15px;
}

#services2{
	width:280px;
	height:115px;
	float:right;
}

	
#footer {
	background-color:#9D1E60;
	width: 960px;
	height: 21px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	}

#footerColRight {
	background-position:left;
	background-repeat:no-repeat;
	background-color:#9D1E60;
	float:right;
	padding-right: 7px;
	padding-top: 2px;
	height:19px;
	width:175px;
	text-align:right;
	}

#footerColLeft {
	background-position:right;
	background-repeat:no-repeat;
	padding-left: 7px;
	padding-top: 2px;
	background-color:#9D1E60;
	float:left;
	height:19px;
    width:290px;
	}
	
#footer p{
	font-family: "Trebuchet MS", HelveticaNeue, Arial, Verdana;
	font-size: 12px;
	color: #fff;
	margin-top: 0px;
    margin-top: 0px;
	
	}
	
#footer a: link{
	color: #fff;
	font-size: 1.1em;
	}

	
#Name, #Email, #Address{
	background-color: #F2F2F2; 
	border: solid 1px #CCCCCC;
}

#Question
{
	background-color: #F2F2F2; 
	border: solid 1px #CCCCCC;
}

.rollover{
    display:inline-block;
	background-repeat:no-repeat;
}
.rollover:hover img{
    visibility:hidden;
}


	
#footerColRight a, #footerColRight a:link, #footerColRight a:active, #footerColRight a:visited{
	color:#ffffff;
	text-decoration:none;
}

#footerColRight a:hover{
	color:#cccccc;	
	text-decoration:none;
}

	
html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }


/* start services page hover areas */
	.service-row {
		text-align: center;
	}
	.service-row .row-col {
		width: 50%;
		float: left;
		
	}
	.service-row .left {
		
	}
	.service-row .right {
		
	}

	.service-item {
		
	}
	.service-item .service-image {
		position: relative;
		display: inline;
		cursor: pointer;
	}
	.service-item .service-image .service-text-container {
		
		width: 300px;
		position: absolute;
		bottom: -153px;
	    left: 20px;
	    z-index: 201;
	}
	.service-item .service-image .service-text-container-lower {
		width: 300px;
		height: 150px;
		position: absolute;
		top: -190px;
	    left: 20px;
	    z-index: 201;
	}

	.service-item .service-image .service-text-container .service-text {
		height: 150px;
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;
		padding: 10px;
		position: relative;
		text-align: left;
		z-index: 200;
	}
	.service-item .service-image .service-text-container-lower .service-text {
		height: 150px;
		background-color: #FFFFFF;
		border: 1px solid #CCCCCC;
		padding: 10px;
		position: relative;
		text-align: left;
		z-index: 200;
	}
	.service-item .service-image .service-text-container .service-text .pointer {
		position: absolute;
		top: -19px;
		width: 37px;
		height: 19px;
		background-image: url(/objs/pointer.png);
		background-repeat: no-repeat;
	}
	.service-item .service-image .service-text-container-lower .service-text .pointer {
		position: absolute;
		bottom: -19px;
		width: 37px;
		height: 19px;
		background-image: url(/objs/pointer-lower.png);
		background-repeat: no-repeat;
	}
/* end services page hover areas */

.float-left{
		float:left;
	}
	
.float-right{
		float:right;
	}

.noborder{
	border:0;
}