/* Project: Abbcare Roofing
   Author: John Kelso From Bluezon Design (www.bluezondesign.co.uk) */

   
/* default styles
   -------------- */
  
body {
	padding: 0;
	margin: 0;
	font: 0.74em Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background: #fff;
	color: #00000;
}

a {
	color: #FFFFFF; 
	background: inherit;
	text-decoration:none;
}

a:hover {
	color: #456AB5;
	background: inherit;
	font-weight: bold;
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	align: left;
	font: bold 2.5em Arial;
	letter-spacing: 0px;
	margin-top: 150px;
	margin-left: 20px;
	margin-right: 320px;
	color: #FFFFFF;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #333333;
	background: inherit;
}

h3 {
	font: bold 2.5em arial;
	letter-spacing: -2px;
	margin-right: 10px;
	margin-top: 70px;
	color: #AA0E28;
	align: right;
	font-weight:lighter;
	margin-left: 10px;
}

h4 {
	font: 1.2em bold Arial Narrow;
	letter-spacing: 1px;
	margin-right: 10px;
	margin-top: -16px;
	color: #333333;
	align: right;
}

h5 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin-right: 23px;
	margin-top: 105px;
	color: #FFFFFF;
}

h6 {
	font: 1em Bold Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	margin-right: 10px;
	margin-top: -20px;
	color: #FFFFFF;
}
p {
	margin: 0 0 0 0;
	padding-top: 10px;
	background-position: centre;
}

ul {
	margin: 0;
	padding : 0;
	list-style : none;
}

.subheader-text {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	word-spacing: normal;
	text-decoration: none;
}

/* Main layout
   ------ */

.content {
	margin: 5px auto;
	width: 965px;
}

.header_right {
	float: right;
	width: 100%;
	height: 72px;
}
	
.subheader {
	clear: both;
	margin: 0px 0 8px 0;
	padding: 0px;
	background: #000000;
	color: #808080;
	border-bottom: 1px solid #ccc;
	height: 40px;
	text-align: center;
}
	.subheader li {
	padding: 5px 8px 5px 8px;
	display: inline;
	text-align:center;
}

.header2 {
width:100%;
height:150px;
}

.header2-text {
text-align:center;
table-layout:fixed;
margin-top: 5px;
}

/* left side header
   --------- */
 .left-header {
	float: left;
	width: 665px;
	height: 373px;
	margin: 0 0 0 0;
	background:url(../images/header_left.jpg)
} 

/* left side
   --------- */

.left {
	float: left;
	width: 210px;
	height: 100%;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
		height: 20px;
		width: 210px;
		background: url(../images/leftside-top.png);
	}
	
	.lt2 {
		height: 20px;
		width: 210px;
		background:url(../images/leftside-bottom.png)
	}
		
	.lt3 {
		width: 210px;
		background: url(../images/leftside-middle.png);
	}
	
	.lt3 li {
	margin: 15px 15px 15px 15px;
	display: inline;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	}
	
	.lt4 {
	width: 210px;
	background: url(../images/leftside-middle.png);
	text-align: justify;
	}
	
	.lt4 li {
	display: inline;
	color: #FFFFFF;
	font-weight: normal;	
	margin: 15px 25px 15px 15px;
	}	
	
	.lt4 p {	
	margin: 15px 25px 15px 15px;
	padding:0;
	}
		
 p.c4 {margin-top: 0; margin-bottom: 0}
 p.c3 {margin-top: 0; margin-bottom: 0; word-spacing: normal;}
 p.c2 {margin-top: 0; margin-bottom: 0; font-variant: normal;}
 .style3 {color: #FFFFFF}

/* right side header
   ---------- */
   
 .right-header {
	float: right;
	width: 299px;
	height: 373px;
	margin: 0 0 0 0;
	background:url(../images/header_right.jpg)
}
	
/* right side
   ---------- */
		
.right {
	float: right;
	width: 750px;
	height: 415px;
	margin: 0 0 10px 0;

}

.right a {
	color: #000000;
	background: inherit;
}

		
	.rt {
	background: #ffffff;
	color: #FFF;
	height: 7px;
	}
		
	.right_articles {
	font-size: 1em;
	background: #ffffff;
	color: #000000;
	padding: 4px 8px;
	margin: 0 0 0px 0;
	}
	
	.right_articles dd {
	padding: 4px 8px;
	margin: 10px 18px 10px 18px;
	display: inline;
	text-align: right;
	}
	
	.right_articles h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: inherit;
	text-align: center;
	}
	
	.right_articles h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font: 1.1em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: inherit;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: normal;
	}
	
	.right_articles h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: inherit;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: normal;
	}
		
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* right side for Other Services style
   ---------- */
		
.right-other {
	float: left;
	width: 450px;
	height: 360px;
	margin: 0 10px 0;

}

.right-other a {
	color: #000000;
	background: inherit;
}

		
	.rt {
	background: #ffffff;
	color: #FFF;
	height: 7px;
	}
		
	.right_other-articles {
	font-size: 1em;
	background: #ffffff;
	color: #000000;
	padding: 4px 8px;
	margin: 0 0 0px 0;
	}
	
	.right-other dd {
	padding: 4px 8px;
	margin: 10px 18px 10px 18px;
	display: inline;
	text-align: right;
	}
	
	.right-other h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: inherit;
	text-align: center;
	}
	
	.right-other h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font: 1.1em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: inherit;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: normal;
	}
	
	.right-other h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: inherit;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: normal;
	}
		
.image {
	float: left;
	margin: 0 9px 3px 0;
}

    .image-side {
	float: right;
	width: 283px;
	height: 260px;
	margin: 90px 0 10px 0;

}

/* right side for Areas we cover Services style
   ---------- */
		
.right-cover {
	float: left;
	width: 390px;
	height: 360px;
	margin: 0 10px 0;

}

.right-cover a {
	color: #000000;
	background: inherit;
}

		
	.rt {
	background: #ffffff;
	color: #FFF;
	height: 7px;
	}
		
	.right_cover-articles {
	font-size: 1em;
	background: #ffffff;
	color: #000000;
	padding: 4px 8px;
	margin: 0 0 0px 0;
	}
	
	.right-cover dd {
	padding: 4px 8px;
	margin: 10px 18px 10px 18px;
	display: inline;
	text-align: right;
	}
	
	.right-cover h3 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: inherit;
	text-align: center;
	}
	
	.right-cover h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font: 1.1em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: inherit;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: normal;
	}
	
	.right-cover h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font: bold 1.1em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #333333;
	background: inherit;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	word-spacing: normal;
	}
		
.image {
	float: left;
	margin: 0 9px 3px 0;
}

    .image-side-cover {
	float: right;
	width: 340px;
	height: 360px;
	margin: 0px 0 10px 0;

}
	.right-cover li {
	margin-top: 0; 
	margin-bottom: 0; 
	font-variant: normal;
	font-weight:normal;
	}	


/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #666666;
	padding: 8px 0;
	font-weight:bold;
	margin-bottom:0px;
}

.footer a {
	color: #000000;
}

.footer li {
	color: #000000;
	font-weight:normal;
	display: inline;
}

.right_articlesnew {
	font-size : 1em;
	color : #000000;
	margin : 20px 10px 0 10px;
	height: 980px;
} 
.right_articlesnew ul { 
color : #000000; 
} 
.right_articlesnew dd { 
padding : 4px 8px; 
margin : 10px 18px 10px 18px; 
display : inline; 

text-align : right; 
} 
.right_articlesnew h3 { 
margin : 43px 0 5px 164px; 
font : 1.1em Arial, Helvetica, sans-serif; 
letter-spacing : 0; 
color : #333333; 
background : inherit; 
text-align : left; 
} 
.right_articlesnew h4 { 
margin : 0 165px 5px 0; 
padding : 0; 
font : 1.1em Arial, Helvetica, sans-serif; 
letter-spacing : 0; 
color : #333333; 
background : inherit; 
text-align : right; 
margin-top : 0; 
margin-bottom : 0; 
word-spacing : normal; 
} 
.right_articlesnew h5 { 
margin : 0 0 5px 0; 
padding : 0; 
font : bold 1.1em Arial, Helvetica, sans-serif; 
letter-spacing : 0; 
color : #333333; 
background : inherit; 
text-align : left; 
margin-top : 0; 
margin-bottom : 0; 
word-spacing : normal; 
} 
.image { 
float : left; 
margin : 0 9px 3px 0; 
} 

.roof {

}

.roof ul {
	margin: 0;
	padding : 0;
}

.roof li {
	margin: 0;
	padding : 0;
}

.rightnew {
	float: right;
	width: 750px;
	margin: 0 0 10px 0;

}

.rightnew a {
	color: #000000;
	background: inherit;
}

#footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #666666;
	padding: 8px 0;
	font-weight:bold;
	margin-bottom:0px;
}

#footer a {
	color: #000000;
}

#footer li {
	color: #000000;
	font-weight:normal;
	display: inline;
}
