*{
	margin:0;
	padding:0;
}
body{
	background:#fbfbfb url(images/bg.png) repeat-x top;
	font:13px/20px Tahoma,Helvetica,sans-serif;
	color:#222;
}

#container, #container-home {
}
p {
	margin-bottom: 1em;
}
/* Layout Styles Starts */

#wrapper{
	width:960px;
	margin:0 auto;
}
	#header{
		height:155px;
		overflow:hidden;
	}
		#logo{
			width:100%;
			padding:23px 0 0 0;
			margin: 0 auto;
		}
			#logo h1{
				display: none;			
			}
				#logo h1 a{
					height:64px;
					display:block;
				}
					#logo h1 a span{
						display:none;
					}
		#toll-free{
			width:257px;
			height:38px;
			padding:38px 0 0 5px;
			float:right;
		}
/*
	#menu{
		background:url(images/mf-bg.png) no-repeat;
		height:39px;
		margin:0 0 14px 0;
	}
		#menu ul{
			list-style:none;
		}
			#menu li, #menu li a, #menu li a.home:hover, #menu li a.hcurrent, #menu li a.current{
				display:block;
				float:left;
				position: relative;
				
			}
				#menu li a, #menu li a.current, #menu li a.hcurrent{
					padding:0 20px;
					color:#fff;
					line-height:39px;
					cursor:pointer;
				}
					#menu li a:hover, #menu li a.current{
						background:#403b3c;
						text-decoration:none;
					}
					#menu li a.home:hover, #menu li a.hcurrent{
						background:url(images/menu-h-home.png) no-repeat left;
					}
					
					#menu ul ul {
						display: none;
					}
					
		#menu li:hover ul { 
			display: block; 
			position: absolute;
			top: 39px;
			width: 200px;
			background: #403b3c;
		}
		#menu li:hover li { 
			float: none;
			font-size: 11px;
			width: 100%;
		}

		#menu li li:hover a { background: #ccc; width: 100%}
		#menu li:hover li a:hover { background: #008E64; color: #fff; }
*/

	#menu{
		background:url(images/mf-bg.png) no-repeat;
		height:39px;
		margin:0 0 14px 0;
	}


		#menu ul {
			list-style: none;
		}
		#menu ul li {
			display: block;
			position: relative;
			float: left;
		}
		#menu li ul { display: none; }
		#menu ul li a {
			display: block;
			text-decoration: none;
			padding:0 20px;
			color:#fff;
			line-height:39px;
			cursor:pointer;
			white-space: nowrap;
		}
		
		#menu ul li a:hover { background: #617F8A; }
		#menu li:hover ul { 
			display: block; 
			position: absolute;
			z-index: 100;
		}
		#menu li:hover li { 
			float: none;
			font-size: 11px;
		}
		#menu li:hover a { background: #617F8A; }
		#menu li:hover li a:hover { background: #95A9B1; }




	#main-banner{
		height:258px;
		overflow:hidden;
		background:url(images/banner-bg.png) no-repeat;
		padding:2px !important;
		padding:2px 2px 0 2px;
	}
		#main-banner img{
			float:left;
		}
		#main-banner .floatright{
			width:410px;
			float:right;
			padding:5px 0 0 0;
		}
			#main-banner .floatright h2{
				color:#231f20;
				font-size:46px;
				margin:0 0 10px 0;
				display:block;
				background:url(images/main-banner-heading.gif) no-repeat;
				width:381px;
				height:41px;
			}
			#main-banner .floatright h3{
				color:#00b4f0;
				font-size:36px;
				display:block;
				background:url(images/main-banner-heading2.gif) no-repeat;
				width:311px;
				height:32px;
				margin:0 0 10px 0;
			}
				#main-banner .floatright h2 span, #main-banner .floatright h3 span{
					display:none;
				}
			#main-banner .floatright p{
				margin:0 0 15px 0;
			}
#container-home, #container {
	font-size: 14px;
}			
	#container-home{
		padding:5px 0 22px 0;
	}
		.sblock1-wrap{
			width:310px;
			float:left;
			margin:0 15px 0 0 !important;
			margin:0 13px 0 0;
			background:url(/Resource/templates/site/default/slide_viewer/sblock1-bg.jpg) repeat-y;
		}
			.sblock1-wrap.end{
				margin:0 !important;
				margin:0;
			}
			.sblock1{
				background:url(/Resource/templates/site/default/slide_viewer/sblock1-top.jpg) no-repeat top;
			}
				.sblock1-bottom{
					background:url(/Resource/templates/site/default/slide_viewer/sblock1-bottom.jpg) no-repeat bottom;
					padding:25px 25px 55px 25px;
				}
					.sblock1-bottom h4{
						font-size:28px;
					}
					.sblock1-bottom p{
						margin:0 0 15px 0;
					}
			
	#container{
		padding:0 0 22px 0;
	}
		#mainarea{
			padding: 0 5px 0 25px;
			width:735px;
			float:right;
			border-left: 1px solid #cecece;

		}
			.mblock1-wrap{
				background:url(/Resource/templates/site/default/slide_viewer/mblock1-bg.jpg) repeat-y;
			}
				.mblock1{
					background:url(/Resource/templates/site/default/slide_viewer/mblock1-top.jpg) no-repeat top;
				}
					.mblock1-bottom{
						background:url(/Resource/templates/site/default/slide_viewer/mblock1-bottom.jpg) no-repeat bottom;
						padding:25px;
					}
			#works{
				margin:25px 0 0 0;
			}
				#works h3{
					font-size:20px;
				}
		#sidearea{
			width:180px;
			float:left;
		}
			.sblock2-wrap{
				background:url(images/sblock2-bg.jpg) repeat-y;
			}
				.sblock2{
					background:url(images/sblock2-top.jpg) no-repeat top;
				}
					.sblock2-bottom{
						background:url(images/sblock2-bottom.jpg) no-repeat bottom;
						padding:25px 25px 0 25px;
					}
						#sidearea .sblock2-bottom ul{
							list-style:none;
							margin:0;
						}
							.sblock2-bottom li{
								padding:3px 0;
							}
	#footer{
		background:url(images/mf-bg.png) no-repeat;
		height:60px;
		line-height:60px;
		padding:0 25px;
		margin:0 0 17px 0;
		color:#fff;
		overflow:hidden;
	}
	#footer .floatleft
	{
		line-height: 17px;
		font-size: 85%;
		margin-top: 4px;
	}
		#footer a{
			color:#fff;
		}

/* Layout Styles Ends */



/* Form Styles */

.input{
	border:1px solid #a5a5a5;
	background:none;
	cursor:text;
	margin:5px 0;
	padding:2px;
	width:200px;
}
textarea.input{
	width:415px;
	height:100px;
}
.input:focus, .textarea:focus{
	border:1px solid #000;
}

.submit-btn{
	background:url(images/submit-btn.jpg) no-repeat;
	width:67px;
	height:27px;
	border:none;
	outline:none;
	cursor:pointer;
}

a.take-tour-btn, a.portfolio-btn, a.read-more-btn{
	background:url(images/buttons.gif) no-repeat top;
	width:131px;
	margin:0 19px 0 0;
	height:35px;
	display:block;
	float:left;	
}
a.portfolio-btn{
	background-position:0 -36px;
}
a.read-more-btn{
	background-position:0 -72px;
	width:91px;
}
	a.take-tour-btn span, a.portfolio-btn span, a.read-more-btn span, a.visit-site-btn span{
		display:none;
	}
a.visit-site-btn{
	background:url(images/vist-site-btn.jpg) no-repeat;
	width:91px;
	height:27px;
	display:block;
	margin:0 0 5px 0;
}

/* Form Styles */


/* Paragraph and list Styles */

#container p.hr{
	border:solid #d3d3d3;
	border-width:1px 0 0 0;
	margin:0;
	outline:none;
}
#container p{
	margin:0 0 15px 0;
}
#container form p{
	margin:0 0 5px 0;
}
#container p img.floatleft{
	margin:0 20px 0 0;
}
#container p img.floatright{
	margin:0 0 0 20px;
}
#mainarea img.floatleft, #mainarea p img.floatleft{
	margin:10px 10px 10px 0;
}
#mainarea img.floatright, #mainarea p img.floatright{
	margin:10px;
}
#container ul, #container ol{
	margin:0 0 0 20px;
}
#container ol{
	margin:0 0 0 30px;	
}
ul#portfolio{margin:0;list-style:none;}
#container dt, #container1 dt{
	font-weight:bold;
	margin:20px 0 10px 0;
}

/* Paragraph Styles */

/* Genric Styles Starts */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#222;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#098ab4;}
h1{font-size:32px;}
h2{font-size:26px;}
h3{font-size:23px;}
h4{font-size:16px;}
h5, h6{font-size:14px;}
h1,h2,h3,h4,h5,h6{margin: 15px 0; color:#231f20;font-family:"Myriad Pro Cond","Trebuchet MS";font-weight:normal;}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{ color:#231f20;font-weight:normal;}							
img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.center{text-align:center;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal, .normal a{font-weight:normal;}
.textbold{font-weight:bold;}
#container .nomargin, .nomargin{margin:0;}
#container.nobg, .nobg{background:none;}
.padding15{padding:15px;}


/* Genric Styles Ends */


#featured{ 
	width:700px; 
	padding-right:250px; 
	position:relative; 
	border:1px solid #cecece; 
	height:250px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:700px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 1px; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:700px; 
	height:250px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}

#related a {
	display: block;
}
#related span {
	font-weight:normal;
	font-family: "Gill Sans";
}
#related a {
	padding: 0 10px;
	background: #fff;
	border: 1px solid #ddd;
	margin: 5px 0;
}
#related a:hover {
	background: #008E64;
	text-decoration: none;
	color: #fff;
	
}

#mainarea img, #container-home img {
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #eeeeee;
	margin: 5px;
}

#mainarea a img:hover, #container-home a img:hover {
	background-color: #ffffcc;
}


/* Slide Gallery */

#mainarea .stripViewer img {
	border: none;
	padding: 0;
}

#mainarea .stripViewer a img:hover {

}
#mainarea .gallery {
	float: right;
}

#container .gallery ul {
	margin: 0;
}

/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer { 
position: relative;
overflow: hidden; 
border: 5px solid #ff0000;  
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li { 
float:left;
}
.stripTransmitter {
overflow: auto;
width: 1%;
}
.stripTransmitter ul {
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{
font: bold 10px Verdana, Arial;
text-align: center;
line-height: 22px;
background: #ff0000;
color: #fff;
text-decoration: none;
display: block;
}
.stripTransmitter a:hover, a.current{
background: #fff;
color: #ff0000;
}

/*tooltips formatting*/
.tooltip
{
padding: 0.5em;
background: #fff;
color: #000;
border: 5px solid #dedede;
}

#related .header {
	display: none;
}

hr {
	clear: both;
	margin: 5px 0;
	border: 1px solid #ccc;
	padding: 0;
	
}

#mainarea img.no-border {
	border: none;
	background-color: transparent;
}

.slideshow {
	width: 200px;
	height: 150px;
	display: inline;
	float: left;
	padding-right:30px;
	padding-bottom:30px;
}

.logo-images {
	float: left;
	width: 222px;
	overflow: hidden;
}

img.logo {
	float: left;
}

.right {
float:right;
}

.logo-image {
	margin: 0 auto;
	width: 515px;
}

/*

Google Maps
*/

#map_firvale img, #map_hadfield img, #map_burngreave img{

	background: none;
}

#map_firvale div, #map_hadfield div, #map_burngreave div{

	font-size: 100%;
}

#map_firvale h3, #map_hadfield h3, #map_burngreave h3{

	padding-left: 0;
}
