/* Main Styles */
html, body{
	height:100%;
}
body{
	background-color: #D4D5D6;
	margin: 0;
	font-family: "Verdana";
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
#outer_wrapper {
	padding:15px 0;
}
#wrapper{
	padding: 20px 0 30px 25px;
	width: 72em;
	_width: 74em;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: left;
}

/* Type */
h1, h2, h3, h4, h5{
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h1{
	font-size: 2em;
}
h2{
	font-size: 1.6em;
}
h3{
	font-size: 1.4em;
}
h4{
	font-size: 1.2em;
}
/* Header */
#header{
	width: 770px;
}
#header h1.title{
	height: 126px;
	background: url(/images/header.jpg) no-repeat #5B4086;
	padding: 0;
	margin: 0;
}
#header h1.title a {
	display: block;
	height: 100%;
}
#header h1.title span{
	display: none;
}
/* Navigation */
#nav{
	height: 30px;
	width: 770px;
	background: url(/gradient/magick_draw.png?angle=0&size=5x30&color1=000000&color2=202020&color3=474747&color4=666465) repeat-x #000;
	position:relative;
	z-index:99999;
}
#nav ul {
	list-style: none;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}
#nav li {
	color: #ccc;
	display: inline;
	float:left;
	border-left: 1px solid #000000;
}
#nav li a{
	color: #FFF;
	padding: 7px 21px 6px 21px;
	text-decoration: none;
	display: block;
}
#nav ul li.first a{
	padding: 7px 16px 6px 17px;
}
#nav ul li.first {
	border: 0;
}
/* Main ------------------ */
.slideshow_container {
	position: relative;
}
.slideshow{
	width: 770px;
	height: 214px;
	z-index:0;
}
.slideshow_container .quote_star{
	position: absolute;
	top: 40px;
	left: 0px;
	width: 134px;
	height: 134px;
}
.slideshow_container .quote_star a{
	display: block;
	width: 134px;
	height: 134px;
	background: url(/images/discount.png) no-repeat;
}
.slideshow_container .quote_star span, .slideshow_container .focus_star span{
	display: none;
}
.slideshow_container .focus_star{
	position: absolute;
	top: 40px;
	right: 50px;
	width: 134px;
	height: 134px;
}
.slideshow_container .focus_star a{
	display: block;
	width: 134px;
	height: 134px;
	background: url(/images/discount.png) no-repeat;
}
.baby_snap{
	position: absolute;
	top: 0px;
	left: 460px;
	width: 275px;
	height: 270px;
	background: url(/images/baby_snap.png) no-repeat;
	z-index: 17000;
}
#content{
	width: 770px;
}
#content h1{
	color: #FFF;
	background: #000;
	padding: 20px 0 20px 10px;
}
#content h1.inner{
	position: relative;
	color: #FFF;
	background: #000 url(/gradient/magick_draw.png?angle=0&size=5x80&color1=000000&color2=121312&color3=2C2D2D&color4=424343) repeat-x;
	padding: 20px 0 20px 20px;
}
#content h1.inner span.editable_name, #content h1.inner span.editable_title, #content h1.inner span.editable_sanding_title, #content h1.inner span.editable_sitemap_title{
	color: #FFF;
	margin-left: 60px;
}
#content h1.inner form{
	margin-left: 60px;
}
#content h1.inner .icon{
	position: absolute;
	top: 25px;
	width: 48px;
	height: 20px;
}
#page_links{
	padding: 10px 0 10px 0;
}
#page_links a{
	display: block;
	height: 121px;
	width: 121px;
}
#page_links .experience, #page_links .trained, #page_links .payment, #page_links .south_east, #page_links .technology, #page_links .satisfacton{
	float: left;
}
#page_links .trained, #page_links .payment, #page_links .south_east, #page_links .technology{
	margin-right: 8px;
}
#page_links .experience{
	margin-right: 9px;
}
#page_links .satisfacton{
	margin-left: 2px;
}
#page_links .experience a{
	background: url(/images/experience.gif) no-repeat;
}
#page_links .experience a:hover, #page_links .experience a:focus{
	background: url(/images/experience_over.gif) no-repeat;
}
#page_links .trained a{
	background: url(/images/trained.gif) no-repeat;
}
#page_links .trained a:hover, #page_links .trained a:focus{
	background: url(/images/trained_over.gif) no-repeat;
}
#page_links .payment a{
	background: url(/images/payment.gif) no-repeat;
}
#page_links .payment a:hover, #page_links .payment a:focus{
	background: url(/images/payment_over.gif) no-repeat;
}
#page_links .south_east a{
	background: url(/images/south_east.gif) no-repeat;
}
#page_links .south_east a:hover, #page_links .south_east a:focus{
	background: url(/images/south_east_over.gif) no-repeat;
}
#page_links .technology a{
	background: url(/images/technology.gif) no-repeat;
}
#page_links .technology a:hover, #page_links .technology a:focus{
	background: url(/images/technology_over.gif) no-repeat;
}
#page_links .satisfacton a{
	background: url(/images/satisfaction.gif) no-repeat;
}
#page_links .satisfacton a:hover, #page_links .satisfacton a:focus{
	background: url(/images/satisfaction_over.gif) no-repeat;
}
#content #speil{
	float: left;
	width: 434px;
	height: 220px;
	_height: 190px;
	padding-bottom: 12px;
}
#content #speil .editable_body{
	margin-top: 10px;
	color: #6C6D6E;
}
#content #speil h3{
	padding-top: 10px;
	color: #86A4B6;
}
#content #speil p{
	color: #6C6D6E;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
}
#content #recommendations{
	width: 443px;
	height: 179px;
	float: left;
	position: relative;
	background: url(/images/rec_bg.gif) no-repeat;
}
#content #recommendations h3{
	margin: 10px 0 0 0;
	font-size: 1.6em;
	color: #FFF;
}
#content #recommendations h3 a{
	display: block;
	color: #FFF;
}
#content #recommendations p{
	color: #FFF;
}
#content #recommendations .no_botty{
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}
#content #recommendations .no_top{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#content #recommendations .customer{
	font-weight: bold;
	display: block;
	width: 190px;
	padding: 0 0 0 0;
	margin: 12px 0 0 0;
}
#content #recommendations .rec_link{
	width: 48px;
	height: 20px;
	position: absolute;
	top: 135px;
	left: 370px;
	display: block;
}
#content #recommendations .rec_link a{
	display: block;
	width: 48px;
	height: 20px;
	background: url(/images/chevron.gif) no-repeat;
}
#content #recommendations .text{
	float: right;
	width: 280px;
	height: 186px;
}
#content #recommendations #cover_pic{
	position: absolute;
	width: 156px;
	height: 194px;
	top: 3px;
	left: 4px;
}
#content #quote_block{
	position: relative;
	width: 325px;
	height: 401px;
	float: right;
	margin-top: 10px;
	background: url(/images/quote_bg.gif) no-repeat;
}
#content #quote_block .signature{
	width: 155px;
	height: 25px;
	margin: 10px 0 0 20px;
	float: left;
}
#content #quote_block .top_quote{
	margin: 10px 0 0 15px;
	_margin: 10px 0 0 10px;
	width: 300px;
	float: left;
}
#content #quote_block .top_quote .image{
	border: 4px solid #FFF;
	width: 92px;
	height: 122px;
	float: left;
}
#content #quote_block .top_quote h2{
	display: block;
	height: 196px;
	height: 137px;
	margin-left: 100px;
	background: url(/images/quote.gif) no-repeat;
}
#content #quote_block .top_quote h2 span{
	display: none;
}
#content #quote_block .top_quote p{
	padding: 0;
	margin: 0;
}
#content #quote_block .top_quote p.plus_sign{
	text-align: center;
	font-size: 3em;
	padding: 0;
	margin: 0;
	line-height: 28px;
}
#content #quote_block .quote_star{
	position: absolute;
	top: 320px;
	left: 190px;
	width: 100px;
	height: 99px;
}
#content #quote_block .quote_star a{
	display: block;
	width: 100px;
	height: 99px;
	background: url(/images/quote_star_mini.png) no-repeat;
}
#content #quote_block .quote_star a span{
	display: none;
}
#content #quote_block .btm_quote{
	float: left;
	width: 312px;
	height: 196px;
	margin: 10px 0 0 5px;
	color: #FFF;
	background: url(/images/btm_quote_bg.gif) no-repeat;
}
#content #quote_block .btm_quote p.first{
	padding: 24px 14px 0 16px;
	margin: 0;
}
#content #quote_block .btm_quote p.second{
	padding: 12px 14px 0 16px;
	margin: 0;
}
/* Why Choose Us? */
#content .why{
	background: url(/images/choose_bg.gif) no-repeat;
	width: 751px;
	height: 97px;
	margin: 10px 0 0 10px;
}
#content .why span.text{
	display: block;
	color: #646464;
	background: url(/images/icon_why_choose_us.gif) no-repeat 0 10px;
	width: 640px;
	height: 80px;
	padding: 10px 0 0 70px;
	margin: 0 0 0 10px;
}
#content .why span.text textarea, #content .recommend span.text textarea{
	width: 620px;
	height: 40px;
	background: #f9f9f9;
}

/* Customer Recommendations */
#content .editable_recommendation{
	position: relative;
}
#content .recommend{
	background: url(/images/choose_bg.gif) no-repeat;
	width: 751px;
	height: 97px;
	margin: 10px 0 0 10px;
}
#content .recommend span.text{
	display: block;
	color: #646464;
	background: url(/images/icon_recommend.gif) no-repeat 0 10px;
	width: 640px;
	height: 80px;
	padding: 10px 0 0 70px;
	margin: 0 0 0 10px;
}
#content .recommend p, #content .why p{
	margin: 0;
	padding: 10px 0 0 0;
}
#content .recommend .quoted{
	position: absolute;
	font-size: 1.2em;
	right: 20px;
	top:75px;
}
#content h1.inner .editor_cancel{
	color: #FFF;
}
#content .recommend .editor_cancel, #content .why .editor_cancel{
	color: #646464;
}
/* Floor Sanding & generic pages */
#content .blob{
	width: 751px;
	background: #EFEFF0;
	margin: 10px 0 0 10px;
	float: left;
}
#content .editable_blob, #content .editable_blobs, #content .editable_sanding_services, #content .editable_sanding_service{
	float: left;
}
#content .blob .begin{
	width: 751px;
	height: 8px;
	background: url(/images/blob_top.gif);
	overflow: hidden;
	float: left;
}
#content .blob .image{
	width: 150px;
	height: 150px;
	float: left;
	margin-left: 10px;
}
#content .blob .text{
	width: 570px;
	color: #646464;
	padding: 10px 10px 0 0;
	float: right;
}
#content .blob .end{
	width: 751px;
	height: 8px;
	background: url(/images/blob_btm.gif);
	overflow: hidden;
	float: left;
}
/* Enquiry Box */
#enquiry_page {
	width:100%;
	padding-top: 15px;
}
#general_form_error{
	background: #FFF;
	padding: 10px 0 10px 10px;
	color: #555;
}
#enquiry_page form{
	width: 740px;
	padding: 10px 0 10px 0;
	margin: 0;
	background: #FFF url(/images/mini_logo.gif) no-repeat 10px 5px;
	overflow: hidden;
}
#enquiry_page form a{
	color: #444;
	font-size: 11px;
}
#enquiry_page .personal_info{
	position: relative;
	width: 500px;
	float: left;
	background: #FFF;
	padding: 3px 10px 0 10px;
	border-right: 1px solid #eaeaea;
}
#enquiry_page .personal_info p, #enquiry_page .personal_info h2{
	padding-left: 0;
}
#enquiry_page .floor_info .internet_offer{
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 5px 3px 10px;
	width: 201px;
	_width: 201px;
	height: 307px;
	_height: 320px;
	background-image:url(/rounded_box/magick_draw.png?size=200x320&color=f4f4f4&radius=10&bgcolor=FFFFFF,FFFFFF,FFFFFF,FFFFFF);
}
#enquiry_page .floor_info .article1{
	float: left;
	position: relative;
	margin: 10px 0 0 0;
	padding: 10px 5px 3px 10px;
	width: 201px;
	_width: 201px;
	height: 75px;
	_height: 88px;
	background-image:url(/rounded_box/magick_draw.png?size=200x88&color=f4f4f4&radius=10&bgcolor=FFFFFF,FFFFFF,FFFFFF,FFFFFF);
}
#enquiry_page .floor_info .article1 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
#enquiry_page .floor_info .article1 li{
	/*margin: 0 10px 0 0;*/
}
#enquiry_page .floor_info .article1 li a{
	display: block;
	background: url(/images/file_pdf.png) no-repeat;
	padding: 0 0 10px 55px;
}
#enquiry_page .floor_info .internet_offer h2{
	font-size: 16px;
	color: #9d0c15;
	margin: 0;
	padding: 20px 15px 30px 100px;
}
#enquiry_page .floor_info .internet_offer .discount_star{
	position: absolute;
	width: 95px;
	height: 95px;
	background: url(/images/mini_discount_star.png) no-repeat;
}
#enquiry_page .floor_info .internet_offer p{
	margin: 0;
	padding: 0 10px 0 0;
	line-height: 18px;
	color: #555;
}
#enquiry_page .personal_info h4{
	margin: 0;
	padding: 0 0 12px 0;
	color: #5A6D79;
	font-size: 13px;
	clear: left;
}
#enquiry_page .floor_info{
	width: 201px;
	float: right;
	background: #FFF;
	padding-top: 3px;
}
#enquiry_page label{
	font-size: 11px;
	float: left;
	width: 125px;
	color: #444;
	padding-top: 4px;
}
#enquiry_page span.extra{
	padding: 0 0 0 0;
	margin: 5px 170px 15px 125px;
	color: #444;
	font-size: 11px;
	float: left;
	color: #999;
}
#enquiry_page h1{
	margin: 0 10px 0 10px;
	padding-left: 65px;
	color: #5a6d79;
	font-size: 18px;
}
#enquiry_page p{
	margin: 0 10px 0 10px;
	padding: 8px 0 0 65px;
	color: #5a6d79;
	font-size: 11px;
}
#enquiry_page p.first{
	margin: 4px 10px 10px 10px;
	padding: 8px 0 10px 0;
	color: #5a6d79;
	border-bottom: 1px solid #eaeaea;
}
#enquiry_page #comments textarea, #enquiry_page #floor_measurements textarea{
	height: 100px;
	/*width: 220px;*/
}
#enquiry_page .error{
	color: #444;
	font-size: 11px;
	color: red;
	margin: 0 10px 5px 0;
	width: 150px;
	clear: right;
}
.input{
	float: left;
	margin-right: 10px;
}
#enquiry_page .form_controls{
	clear: left;
	width: 510px;
}
#enquiry_page #name .input, #enquiry_page #email .input, #enquiry_page #telephone .input, #enquiry_page #location .input, #enquiry_page select{
	margin-bottom: 10px;
}
#enquiry_page #floor_type, #enquiry_page #referer{
	margin-top: 10px;
}
.form_item{
	clear: left;
}
#enquiry_page .submit{
	display: block;
	height: 23px;
	width: 48px;
	background: url(/images/send_btn.gif) no-repeat;
}
#enquiry_page .submit span{
	display: none;
}
#enquiry_page a{
	float: left;
	margin-right: 10px;
}

/*Thank you page */
.thanks{
	padding-left: 15px;
}
.thanks p{
	color: #646464;
}
/* Footer */
#footer{
	width: 70em;
	float: left;
	padding-top: 20px;
}
#footer .editable_footer_pages{
	text-align: center;
}
#footer .editable_footer_page {
	display: inline;
	margin: 0 5px 10px 5px;
}
#footer a{
	color: #646464;
}
#footer ul{
	list-style: none;
}
#footer li{
	display: inline;
	color: #eaeaea;
	padding-left: 10px;
}
/* png hacks for ie */
* html .baby_snap {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/baby_snap.png", sizingMethod="crop");
}
* html .slideshow_container .quote_star a{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/discount.png", sizingMethod="crop");
	cursor:pointer;
}
* html #content #quote_block .quote_star a{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/quote_star_mini.png", sizingMethod="crop");
	cursor:pointer;
}
* html #enquiry_box .personal_info .internet_offer h2{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/mini_discount_star.png", sizingMethod="crop");
}
* html .slideshow_container .focus_star a{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/discount.png", sizingMethod="crop");
	cursor:pointer;
}



#preloader {
	position:absolute;
	display: none;
}

/*bready and crumbs*/
#breadcrumb {
	position:relative;
	height:27px;
	width: 750px;
	_width: 770px;
	background:#555;
	color:#eee;
	padding-top:3px;
	padding-left:20px;
	border-top:1px solid #444;
	line-height:27px;
}
#breadcrumb a {
	color:#fff;
}
#breadcrumb #bookmark_btn {
	position:absolute;
	top:0;
	right:0;
	height:30px;
}

/* site map */
#outline {
	font-size:14px;
	padding:40px;
}
#outline li {
	padding: 8px;
}
#outline a, #outline a:visited {
	color:#000;
}
/* services nav */
#services_menu {
	position:relative;
}

#services_menu dl {
	margin:0;
	padding:0;
	position:absolute;
	top:28px;
	left:-1px;
	width:100%;
	z-index:9999;
}

#services_menu dl dd {
	font-size:10px;
	margin:0;
	padding:0;
	width:100%;
	height:30px;
	background:#666;
	border-right:1px solid #222;
	border-left:1px solid #222;
}
/*#nav li:hover dl, #nav dl:hover {*/
/*	display:block;*/
/*}*/