@charset "utf-8";
/* CSS Document */
html {
	background-image: url('../images/bg.jpg');
	color:#e9e9e9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 0;
}
img {
border:0px;
outline:none;
}
img a{
border:0px;
outline:none;
}
body {
	margin: 0;
	padding: 0;
}

body.mceContentBody {
	padding: 1px 10px 10px 10px;
	background: white;
	min-height: 350px;
	color: black;
}

ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
p {
	font-weight:bold;
}
a, a:link {
	text-decoration:none;
	border:none;
	outline:none;
}
.clear {
	clear:both; 
}
#shadow {
	width:1039px;
	margin:0px auto;
	margin-top:10px;
	background: url('../images/bg-shadow.png') repeat-y;
}
*html #shadow {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://clients.beaver-group.com/files/images/bg-shadow.png", sizingMethod="crop");
}
#site {
	padding:0px 19px 0px 19px;
	width:1000px;
}
#branding {
	background:url('../images/logo-tag.png') no-repeat;
	width:173px;
	height:93px;
	z-index:50000;
	margin-left:10px;
	position:relative;
}
*html #branding {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://clients.beaver-group.com/files/images/logo-tag.png", sizingMethod="crop");
}
ul#mainNav {
	height:44px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	margin:0px 0px 0px 170px;
	margin-bottom:-45px;
	width:900px;
}
ul#mainNav li {
	float:left;
	color:#e9e9e9;
}
ul#mainNav li a {
	float:left;
	border-right:solid 1px #e9e9e9;
	padding:15px 5px 0px 10px;
	color:#e9e9e9;
}
ul#mainNav li.contactNo {
	float:left;
	border-right:none;
	padding:0px 0px 0px 25px;
	width:150px;
}
ul#mainNav li a:hover{
	float:left;
	border-right:solid 1px blue;
	padding:15px 5px 0px 10px;
	color:blue;
}
.line-top {
	background:url('../images/line-top.png') repeat-y;
	width:1001px;
	height:20px;
	margin-top:-45px;
	position:relative;
	z-index:10000;
}
*html .line-top {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://clients.beaver-group.com/files/images/line-top.png", sizingMethod="crop");
}
.line-bottom {
	background:url('../images/line-bottom.png') repeat-y;
	width:1001px;
	height:20px;
	margin-top:-18px;
	position:relative;
	z-index:20000;
}
*html .line-bottom  {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://clients.beaver-group.com/files/images/line-bottom.png", sizingMethod="crop");
}
#hero {
	height:322px;
	margin-top:-18px;
}


#content {
	width:750px;
	float:left;
}
#headings {
	height:50px;
	width:750px;
	margin-top:-5px;
	margin-bottom:20px;
	}
*:first-child+html #headings {
padding-top:20px;
}
.coloums {
	width:360px;
	margin: 0px 15px 20px 0px;
	float:left;

}
#footer {
	background:url('../images/footer.png') no-repeat;
	display:block;
	height:120px;
	width:1039px;
	margin:0px auto;

}
*html #footer {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://clients.beaver-group.com/files/images/footer.png", sizingMethod="crop");
}
ul.subNav {
	text-transform:uppercase;
	margin:0px 0px 0px 25px;
	font-size:11px;
	padding:15px 0px 0px 0px;
	color:#626261;
	float:left;
}
ul.subNav li{
	height:18px;
}
ul.subNav li a{
	color:#626261;
}
ul.subNav li a:hover{
	color:#212121;
	background-color:#e9e9e9;
	text-transform:uppercase;
}
ul.contactNav {
	margin:0px 0px 0px 23px;
	font-size:11px;
	padding:15px 0px 0px 0px;
	color:#626261;
	float:left;
}
ul.first {
	margin:0px 0px 0px 40px;
}
ul.contactNav li{
	height:18px;
}
ul.contactNav li a{
	color:white;
}
ul.contactNav li a:hover{
	color:blue;
	background:white;
}
#logo {
	background:url('../images/rfs-logo-footer.jpg') no-repeat;
	height:62px;
	width:120px;
	float:right;
	display:block;
	margin: 15px 30px 0px 0px;
}
.info {
	background:url('http://www.rfsinstall.co.uk/files/images/line.jpg') no-repeat top;
	padding:15px 0px 0px 0px;
	margin-top:15px;


}
.info a {
	cursor:pointer;
	text-decoration:none;
	color:#FFFFFF;
}
.info a:hover{
	text-decoration:none;
	color:#626261;
	background:white;
}

h1 {
	color:blue;
}
h2 {
color:blue;
	margin:0px;
	padding:0px;
	line-height:50px;
}
h2.news {
	margin:10px 0px 0px 30px;
	margin-bottom:-15px;
}
.blue {
	color:white;
}
em {
	color:#212121;
	background-color:#e9e9e9;
	text-transform:uppercase;
	font-style:normal;
}
em.sub {
	color:#212121;
	background-color:#e9e9e9;
	text-transform:none;
	font-style:normal;
}
/* Contact Form */
.contact {
	width:100%;
	vertical-align:text-top;
	line-height:14px;
	padding:20px 0px 0px 0px;
}
.contactField {
	width:260px;
	border:blue solid 1px;
	float:right;
	background:#1b1b1b;
	color:#FFFFFF;
	padding:5px;
}
.extraInfo {
	display: none;
}
.contactsend {
	background:#1b1b1b;
	color:blue;
	border:0px;
	outline:none;
	cursor:pointer;
	background:url('../images/send.jpg') no-repeat;
	height:50px;
	margin:20px 0px 0px 220px;
	width:150px;


}
/**
 * sIFR Flash Fonts
 */
.sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
}
.sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
}
.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}
.sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px;
    float: none;
}
.sIFR-active h2.sifrGreen {
    font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
	line-height: 1em;
}
.sIFR-active h2.sifrWhite {
    font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
	line-height: 1em;
}
.sIFR-active h1.sifrWhite {
    font-family: Arial, Helvetica, sans-serif;
	visibility: hidden;
	line-height: 1.5em;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px !important;
  z-index: 0;
}
#gallery {
	width:940px;
	height:480px;
	margin:0px auto;
	margin-top:30px;
	background-image: url('../images/gallery/start.jpg');
	background-repeat: no-repeat;
	border:0px;
	outline:none;
}
.space {
height:40px;
}
.galleryHeading {
	margin-left:200px;
	margin-top:-10px;
}
#gallery a, #gallery a:link, #gallery a:hover, #gallery a:active,{
	border:0px;
	outline:none;
}
#fancyBox {
	border:0px;
	outline:none;
}
ul.listInformation {
	list-style: url('../images/list-info.jpg');
	font-weight:bold;
	margin:0px 0px 30px 25px;
	text-transform:lowercase;

}
ul.listInformation li{
	padding-bottom:8px;

}
ul.listInformation li a {
	color:#FFFFFF;
}
ul.listInformation li a:hover {
	background:#FFFFFF;
	color:#626261;	
}
.red {
	color:#ed1c24;
}
.pleft-30 {
	padding-left:30px;
}
/**blog on home page**/
#blog {
	width:242px;
	height:476px;
	background:url('../images/blog-bg.png') no-repeat;
	float:left;
}
*html #blog  {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://clients.beaver-group.com/files/images/blog-bg.png", sizingMethod="crop");
}
#blog a{
	color:white;

}
#blog a:hover{
background:white;
color:blue;
}
.blogDate {
	color:#e9e9e9;
	text-align:right;
	width:180px;
	margin:0px 0px 0px 35px;
}
.blogsplit{
	text-align:right;
	width:180px;
	margin:5px 0px 5px 35px;
}
.blogImage {
	width:180px;
	margin-left:35px;
	padding:5px 0px 5px 0px;
}

.blogText{
	width:180px;
	margin-left:35px;
	padding:0px 0px 5px 0px;
}

/** blog page **/
#blog-main-heading {
margin:20px 0px 0px 20px;
}
#blog-col-1 {
width:760px;
float:left;
margin:0px 20px;
}

#blog-col-2 {
width:180px;
float:right;
padding:0px 10px;
}
.blog-tags a{
color:#FFFFFF;
}
.blog-tags a:hover{
color:#FFFFFF;
background-color:#FF0000;
}
.blog-date {
width:126px;
float:left;
color:#000000;
margin-right:20px;

font-weight:bold;
background-color:#e9e9e9;
padding:2px;

}
.blog-content {
width:610px;
float:left;
padding-bottom:20px;
}
.blog-image {
width:610px;
height:270px;
padding-bottom:10px;
}
h3 {
font-size:18px;
padding:2px;
margin-top:0px;
}
h3 a{
background:blue;
padding:2px;
color:#FFFFFF;
}
#call-to-action {
width:735px;
float:right;
padding: 0px  20px 0px 0px;
margin-bottom:20px;
}
.blogTags, .blogMonths {
margin-top:-20px;
}
.blogTags a, .blogMonths a, .blogLatestEntries a{
color:#FFFFFF;
}
.blogTags a:hover, .blogMonths a:hover, .blogLatestEntries a:hover{
color:#FFFFFF;
background-color:#FF0000;
}
#facebook a, #twitter a, #linkedin a {
height:32px;
width:32px;
background: url(../images/social.jpg) scroll 32px 0px ;
float:left;
margin:0px 10px 40px 0px;
text-indent:-5000px;
margin-top:-20px;

}

#facebook a{
background:url(../images/social.jpg) scroll 32px 64px;
}

#twitter a{
background:url(../images/social.jpg) scroll 32px 32px;
}
#facebook a:hover{
background:url(../images/social.jpg) scroll 0px 64px;
}

#twitter a:hover{
background:url(../images/social.jpg) scroll 0px 32px;
}

#linkedin a:hover {
background:url(../images/social.jpg) scroll 0px 0px;
}
