/* Sifr Styles */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-hasFlash h1 {
	visibility: hidden;
	margin-bottom: 5px;
}
/* Global Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, select, option, textarea, p, blockquote {  
	margin: 0; 
	padding: 0; 
}
ul, ol {
	margin: 0;
	padding: 0 0 0 16px;
}
a {
	outline: none;
}
img {
	border: 0;	
}
/* Website Styles */
html {
	background: #fff url(../../ui/tilebg.jpg) top repeat-x;
}
body {
	background: url(../../ui/mainbg.jpg) top center no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	color: #6b6b6b;
}
a {
	color: #039adb;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
#container {
	width: 960px;
	margin: 0 auto 0 auto;
}
#header {
	height: 165px;
}
#header #logo {
	width: 224px;
	height: 98px;
	background: url(../../ui/homeline-logo.gif) no-repeat;
	text-indent: -9999em;
	position: relative;
	top: 33px;
}
#logo a {
	display: block;
	width: 224px;
	height: 98px;
}
#topmenu {
	margin-left: 630px;
	position: absolute;
	top: 0;
}
#topmenu li {
	float: left;
	line-height: 28px;
	height: 28px;
	list-style: none;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#topmenu  li a {
	display: block;
	font-size: 12px;
	line-height: 28px;
	height: 28px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-indent: -9999em;
}
#topmenu li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}
#top-home a {
	background: url(../../ui/top-home.gif) no-repeat;
	width: 118px;
}
#top-home a:hover, #top-home-active {
	background: url(../../ui/top-home.gif) no-repeat 0px -28px;
	width: 118px;
}
#top-home-active {
	margin-left: 2px;
	width: 116px;
}
#top-installers a {
	background: url(../../ui/top-installers.gif) no-repeat;
	width: 85px;
}
#top-installers a:hover, #top-installers-active {
	background: url(../../ui/top-installers.gif) no-repeat 0px -28px;
	width: 85px;
}
#top-installers-active {
	margin-left: 2px;
	width: 83px;
}
#top-commercial a {
	background: url(../../ui/top-commercial.gif) no-repeat;
	width: 105px;
}
#top-commercial a:hover, #top-commercial-active {
	background: url(../../ui/top-commercial.gif) no-repeat 0px -28px;
	width: 105px;
}
#top-commercial-active {
	margin-left: 2px;
	width: 103px;
}
#mainmenu {
	position: absolute;
	top: 117px;
	margin-left: 286px;
}
#mainmenu li {
	float: left;
	line-height: 45px;
	list-style: none;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#mainmenu  li a {
	display: block;
	font-size: 12px;
	line-height: 45px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	text-indent: -9999em;
}
#mainmenu li a:hover {
	display: block;
	color: #fff;
	text-decoration: none;
}
#main-home a {
	background: url(../../ui/main-home.png) no-repeat;
	width: 69px;
}
#main-home a:hover {
	background: url(../../ui/main-home.png) no-repeat 0px -48px;
}
#main-about a {
	background: url(../../ui/main-about.png) no-repeat;
	width: 97px;
}
#main-about a:hover  {
	background: url(../../ui/main-about.png) no-repeat 0px -48px;
}
#main-news a {
	background: url(../../ui/main-news.png) no-repeat;
	width: 121px;
}
#main-news a:hover  {
	background: url(../../ui/main-news.png) no-repeat 0px -48px;
}
#main-acc a {
	background: url(../../ui/main-accreditation.png) no-repeat;
	width: 135px;
}
#main-acc a:hover  {
	background: url(../../ui/main-accreditation.png) no-repeat 0px -48px;
}
#main-guar a {
	background: url(../../ui/main-guarantee.png) no-repeat;
	width: 110px;
}
#main-guar a:hover  {
	background: url(../../ui/main-guarantee.png) no-repeat 0px -48px;
}
#main-contact a {
	background: url(../../ui/main-contact.png) no-repeat;
	width: 114px;
}
#main-contact a:hover  {
	background: url(../../ui/main-contact.png) no-repeat 0px -48px;
}
#column-left {
	position: absolute;
	z-index: 5000;
	padding: 0;
	width: 224px;
	margin: 0 299px 0 0;
}
#submenu {
	padding: 0;
}
#submenu li {
	line-height: 36px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
}
#submenu  li a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-indent: -9999em;
}
#submenu li a:hover {
	display: block;
	color: #000;
	text-decoration: none;
}
#column-left ul li ul {
	position: absolute;
	margin-left: 220px;
	margin-top: -36px;
	display: none;
	z-index: 5000;
	width: 100px;
	padding: 0;
}
#column-left ul li ul li {
	margin: 0;
	width: 200px;
	text-indent: 0;
}
#column-left ul li ul li a {
	background: #d3ebf6 !important;
	color: #00a6ee !important;
	text-indent: 0!important;
	border-bottom: 1px solid #c6dce6;
	padding-left: 10px;
	line-height: 30px;
	width: 200px;
}
#column-left ul li ul li a:hover {
	background: #00a6ee !important;
	color: #fff !important;
	text-indent: 0!important;
	border-bottom: 1px solid #c6dce6;
	padding-left: 10px;
}
#column-left li:hover ul, #column-left li.over ul { 
	display: block;
}
#menu-roofline a {
	width: 223px;
	background: url(../../ui/menu-roofline.gif) no-repeat;
}
#menu-roofline a:hover, #menu-roofline:hover a {
	background: url(../../ui/menu-roofline.gif) no-repeat 0px -36px;
}
#menu-reassurance a {
	width: 223px;
	background: url(../../ui/menu-reassurance.gif) no-repeat;
}
#menu-reassurance a:hover, #menu-reassurance:hover a {
	background: url(../../ui/menu-reassurance.gif) no-repeat 0px -36px;
}
#menu-choice a {
	width: 223px;
	background: url(../../ui/menu-choice.gif) no-repeat;
}
#menu-choice a:hover, #menu-choice:hover a {
	background: url(../../ui/menu-choice.gif) no-repeat 0px -36px;
}
#menu-gallery a {
	width: 223px;
	background: url(../../ui/menu-gallery.gif) no-repeat;
}
#menu-gallery a:hover, #menu-gallery:hover a {
	background: url(../../ui/menu-gallery.gif) no-repeat 0px -36px;
}
#menu-guarantee a {
	width: 223px;
	background: url(../../ui/menu-guarantee.gif) no-repeat;
}
#menu-guarantee a:hover, #menu-guarantee:hover a {
	background: url(../../ui/menu-guarantee.gif) no-repeat 0px -36px;
}
#menu-why a {
	width: 223px;
	background: url(../../ui/menu-why.gif) no-repeat;
}
#menu-why a:hover, #menu-why:hover a {
	background: url(../../ui/menu-why.gif) no-repeat 0px -36px;
}
#menu-marketing a {
	width: 223px;
	background: url(../../ui/menu-marketing.gif) no-repeat;
}
#menu-marketing a:hover, #menu-marketing:hover a {
	background: url(../../ui/menu-marketing.gif) no-repeat 0px -36px;
}
#menu-product a {
	width: 223px;
	background: url(../../ui/menu-product.gif) no-repeat;
}
#menu-product a:hover, #menu-product:hover a {
	background: url(../../ui/menu-product.gif) no-repeat 0px -36px;
}
#menu-feedback a {
	width: 223px;
	background: url(../../ui/menu-feedback.gif) no-repeat;
}
#menu-feedback a:hover, #menu-feedback:hover a {
	background: url(../../ui/menu-feedback.gif) no-repeat 0px -36px;
}
#menu-feedback1 a {
	width: 223px;
	background: url(../../ui/menu-feedback.gif) no-repeat;
	line-height: 35px !important;
	margin-bottom: 1px;
}
#menu-feedback1 a:hover, #menu-feedback1:hover a {
	background: url(../../ui/menu-feedback.gif) no-repeat 0px -36px;
	line-height: 35px !important;
	margin-bottom: 1px;
}
#menu-social a {
	width: 223px;
	background: url(../../ui/menu-social.gif) no-repeat;
}
#menu-social a:hover, #menu-social:hover a {
	background: url(../../ui/menu-social.gif) no-repeat 0px -36px;
}
#menu-house a {
	width: 223px;
	background: url(../../ui/menu-house.gif) no-repeat;
}
#menu-house a:hover, #menu-house:hover a {
	background: url(../../ui/menu-house.gif) no-repeat 0px -36px;
}
#menu-specifiers a {
	width: 223px;
	background: url(../../ui/menu-specifiers.gif) no-repeat;
}
#menu-specifiers a:hover, #menu-specifiers:hover a {
	background: url(../../ui/menu-specifiers.gif) no-repeat 0px -36px;
}
#menu-training a {
	width: 223px;
	background: url(../../ui/menu-training.gif) no-repeat;
}
#menu-training a:hover, #menu-training:hover a {
	background: url(../../ui/menu-training.gif) no-repeat 0px -36px;
}
#accred {
	padding-top: 5px;
	padding-bottom: 8px;
}
#column-left h2 {
	background: url(../../ui/gallery.gif) no-repeat;
	height: 31px;
	width: 137px;
	text-indent: -9999em;
}
#column-left h3 {
	background: url(../../ui/product-range.gif) no-repeat;
	height: 31px;
	width: 137px;
	text-indent: -9999em;
}
#column-left p {
	display: none;
}
#column-right {
	position: absolute;
	z-index: 5000;
	padding: 0;
	width: 224px;
	margin: 0 9px 0 736px;
}
#content {
	margin: 0 234px 0 217px;
	padding: 3px 0 14px 25px;
	min-height: 650px;
}
#content-full {
	margin: 0 0 0 217px;
	padding: 3px 0 14px 25px;
	min-height: 650px;
}
#content p {
	line-height: 19px;
}
#special {
	width: 477px;
	height: 223px;
	background: #00a6ee url(../../ui/special-bg.jpg) left no-repeat;
	margin-bottom: 10px;
}
#special-menu {
	margin-left: 195px;
	list-style: none;
}
#special-menu li a {
	display: block;
	font-size: 12px;
	line-height: 75px;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	text-indent: -9999em;
}
#special-menu li a:hover {
	display: block;
	color: #000;
	text-decoration: none;
}
#special-product a {
	background: url(../../ui/quality-product.jpg) no-repeat;
	width: 266px;
}
#special-product a:hover {
	background: url(../../ui/quality-product.jpg) no-repeat 0px -75px;
}
#special-faq a {
	background: url(../../ui/faq.jpg) no-repeat;
	width: 266px;
}
#special-faq a:hover {
	background: url(../../ui/faq.jpg) no-repeat 0px -75px;
}
#special-step a {
	background: url(../../ui/step-by-step.jpg) no-repeat;
	width: 266px;
}
#special-step a:hover {
	background: url(../../ui/step-by-step.jpg) no-repeat 0px -75px;
}
#special-natural a {
	background: url(../../ui/natural-wood.jpg) no-repeat;
	width: 266px;
}
#special-natural a:hover {
	background: url(../../ui/natural-wood.jpg) no-repeat 0px -75px;
}
#welcome {
	height: 212px;
	width: 930px;
	background: #00a8e1;
	padding: 26px 0 0 30px;
}
#welcome a, #welcome a:hover {
	color: #e5e5e5;
}
#welcome h1 {
	text-indent: -900em;
	width: 246px;
	height: 19px;
	background: url(../../ui/welcome-to-homeline.gif) no-repeat;
	margin-bottom: 17px;
}
#welcome p {
	font-size: 12px;
	color: #fff;
	width: 570px;
	position: relative;
}
#welcome img {
	margin: 4px 0 0 100px;
}
#banner {
	width: 550px;
	height: 238px;
	position: absolute;
	margin-left: 410px;
}
#banner img {
	display: none;
	position: absolute;
	top: 0;
}
#home-owners, #installers, #commercial {
	width: 296px;
	height: 228px;
	float: left;
}
#home-owners, #installers {
	margin-top: 17px;
	margin-right: 36px;
}
#commercial {
	margin-top: 17px;
}
#home-owners h2, #installers h2, #commercial h2 {
	width: 178px;
	height: 31px;
	text-indent: -9999em;	
}
#home-owners p, #installers p, #commercial p {
	display: none;
}
#home-owners h2 {
	background: url(../../ui/home-owners.jpg) no-repeat;
}
#installers h2 {
	background: url(../../ui/installers.jpg) no-repeat;
}
#commercial h2 {
	background: url(../../ui/commercial.jpg) no-repeat;
}
#guarantee, #literature, #contact {
	float: left;
}
#guarantee, #literature {
	margin-right: 18px;
}
#guarantee p, #literature p, #contact p {
	display: none;
}
#guarantee h3 {
	background: url(../../ui/guarantee.jpg) no-repeat;
	width: 97px;
	height: 24px;
	text-indent: -9999em;
}
#literature h3 {
	background: url(../../ui/literature.jpg) no-repeat;
	width: 97px;
	height: 24px;
	text-indent: -9999em;
}
#contact h3 {
	background: url(../../ui/contact.jpg) no-repeat;
	width: 97px;
	height: 24px;	
	text-indent: -9999em;
}
h1{
	font-size: 22px;
}
h2{
	font-size: 16px;
}
h3{
	font-size: 14px;
}
h4{
	font-size: 12px;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a6ee;
	letter-spacing: -0.01em;
}
p {
	line-height: 17px;
	padding: 0 0 10px 0;
}
.image {
	border: 3px solid #cbcccc;
	padding: 1px;
	float: right;
	margin: 5px 0 0 15px;
}
#faq-list {
	line-height: 20px;
	margin-bottom: 10px;
}
#faq-list li {
	font-weight: bold;
}
#footer {
	margin: 0 auto 0 auto;
	height: 30px;
	clear: both;
}
#footer_content{
	margin:10px auto 0 auto;
	clear:both;
}
#footer p {
	font-size: 11px;
	color: #2e8fb0;
	text-align: center;
	position: relative;
	top: 15px;
}
#footer a {
	color: #2e8fb0;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:hover {		
	color: #000;
	text-decoration: underline;
}
.display {
	float: left;
	width: 716px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.display li {
	float: left;
	width: 716px;
	padding: 10px 0;
	margin: 0;
}
.display li a {
	color: #00a6ee;
	text-decoration: none;
}
.display li .content_block {
	padding: 0 10px;
}
.display li .content_block h2 {
	margin: 0;
	padding: 0;
	letter-spacing: normal;
}
.display li .content_block p {
	margin: 0;
	padding: 5px 5px 5px 230px;
	font-size: 12px;
}
.display li .content_block a img{ /*--Double border technique--*/
	padding: 5px;
	border: 2px solid #3e88a8;
	background: #fff;
	margin: 0 15px 0 0;
	float: left;
}
.display li .content_block a img:hover{ /*--Double border technique--*/
	padding: 5px;
	border: 2px solid #2c657d;
	background: #91cee8;
	margin: 0 15px 0 0;
	display: block;
	float: left;
}
.display li h2 {
	color: #1a6281;
}
.display li table {
	border-collapse: collapse;
	width: 465px;
	border: 0;
}
.display li table tr td {
	border: 1px solid #fff;
	padding: 5px;
}
.thumb_view li{ 
	width: 238px; 
}
.thumb_view_range li{ 
	width: 178px; 
}
.thumb_view li h2, .thumb_view_range li h2 { 
	display: inline; 
	font-size: 11px;
}
.thumb_view li p, .thumb_view li table, .thumb_view_range li p, .thumb_view_range li table, .thumb_view li .imagetable { 
	display: none; 
}
.imagetable {
	padding: 5px;
	border: 2px solid #3e88a8;
	background: #fff;
	margin: 0 15px 0 0;
	width: 100px;
	height: 100px;
}
.thumb_view li .content_block a img, .thumb_view_range li .content_block a img, .thumb_view li .content_block a img:hover, .thumb_view_range li .content_block a img:hover { 
	margin: 0 0 10px;
}
.switch_thumb {
	width: 122px;
	height: 26px;
	line-height: 26px;
	padding: 0;
	margin: 10px 0;
	display: block;
	background: url(../../ui/switch.gif) no-repeat;
	outline: none;
	text-indent: -9999px;
}
.swap {
	background-position: left bottom;
}
.switch_thumb a:hover {
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
#gallery, #maingallery, #productinfo {
	background: url(../../ui/gallery-bg.jpg) no-repeat;
	width: 716px;
	min-height: 600px;
}
#productinfo {
	position: relative;
	top: 5px;
}
#maingallery {
	margin-top: 10px;
	margin-bottom: 20px;
}
.sitemap {
	list-style: none;
	float: left;
	width: 220px;
	padding: 0 0 20px 0;
	line-height: 18px;
}
.sitemap li {
	background: url(../../ui/arrow.gif) 0px 7px no-repeat;
	padding-left: 8px;
}
.sitemap ul li {
	margin-left: -16px;
	list-style: none;
}
.sitemap li ul li {
	margin-left: 0px;
}
.pagebanner {
	margin-bottom: 10px;
}
#contactform {
	width: 265px;
	margin: 0 0 10px 0;
	float: left;
}
#contactform .highlight{
	border: 1px solid #dd1f2b;
}
#contactform select, #contactform input, #contactform textarea {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px;
}
.row {
	clear: left;
}
.row label {
	float: left;
	width: 300px;
	text-align: left;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}
.row .formw, .row .formbox {
	float: left;
	width: 240px;
	margin-right: 20px;
	margin-bottom: 3px;
	text-align: left;
}
.form_confirmation {
	clear: both;
	color: #2881e5;
	font-weight: bold;
}
.row p {
	color: #2881e5;
	font-weight: bold;
}
#mFormSubmit {
	float: left;
	margin-top: 4px;
	background: url(../../ui/send-enquiry.gif) no-repeat;
	width: 106px;
	height: 28px;
	border: 0;
	text-indent: -9999em;
	cursor: pointer;
}
#specification {
	border-collapse: collapse;
	width: 465px;
	border: 0;
}
#specification tr td {
	border: 1px solid #fff;
	padding: 5px;
}
.image {
	padding: 3px;
	border: 1px solid #3e88a8;
	background: #fff;
	margin: 0 5px 10px 10px;
}
.image1, .image2{
	float: right;
	padding: 3px;
	border: 1px solid #3e88a8;
	background: #fff;
	margin: 0 5px 0 10px;
}
.image2 {
	margin-top: 20px;
	clear: right;
	margin-bottom: 20px;
}
.image3 {
	float: right;
	padding: 3px;
	border: 1px solid #3e88a8;
	background: #fff;	
	margin: 0 5px 0 10px;
	clear: right;
	margin-bottom: 20px;
}
.image4 {
	float: right;
	margin: 0 5px 0 10px;
	clear: right;
	margin-bottom: 20px;
}
.image1:hover, .image2:hover {
	border: 1px solid #2c657d;
	background: #91cee8;
}
#ptable {
	margin-top: 10px;
}
.literature {
	clear: both;
}
#breadcrumbs {
	font-size: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-bottom: -6px !important;
}

#guaranteeBox {
	background:#009ECF;
	height:620px;
	width:700px;
}

#guaranteeBox h4 {
	font-size:14px;
	margin:15px 0 25px 0;
}

#guaranteeBox p{
	color:#FFF;
}
#nextBtn1, #nextBtn2, #nextBtn3, #nextBtn4, #nextBtn5 {
	float:right;
	background:url(../../guarantee/ui/next.jpg) no-repeat;
	width:60px;
	height:20px;
	border:none!important;
	text-indent:-10000em;
	cursor:pointer;
	clear: both;
}
#backBtn1, #backBtn2, #backBtn3, #backBtn4, #backBtn5 {
	float:right;
	background:url(../../guarantee/ui/back.jpg) no-repeat;
	width:60px;
	height:20px;
	border:none!important;
	text-indent:-10000em;
	cursor:pointer;
}

#topLeft {
	width:360px;
	height:540px;
	padding:10px;
	float:left;
	border-right:2px solid #FFF;
	border-bottom:2px solid #FFF;
}

#topLeft h2 {
	font-size: 20px;
	color: #fff;
}

.step-title {
	background: #fff;
	color: #009ecf !important;
	padding-top: 5px;
	padding-left: 8px;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#topRight {
	width:296px;
	height:540px;
	padding:10px;
	float:right;
	border-bottom:2px solid #FFF;
	border-left:2px solid #FFF;
	font-size:11px;
	background: url(../../guarantee/ui/right-bg.jpg) no-repeat top right;
}

#topRight p {
	font-size: 12px;
}

#bottomLeft {
	width:360px;
	height:40px;
	padding:10px;
	float:left;
	clear:both;
	border-top:2px solid #FFF;
	border-right:2px solid #FFF;
}

#bottomRight {
	width:296px;
	height:40px;
	padding:10px;
	float:right;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
}

#topLeft input {
	border:2px solid #59C5F4;
}

#topLeft form {
	margin-top:10px;
}

#topLeft form p {
	display:inline;
	width:49%;
	float:left;
	line-height:20px;
	font-weight:normal!important;
}

#bottomLeft ul {
	margin-top:10px;
	padding: 0;
}

#bottomLeft li {
	display:inline;
	font-size: 11px;
	font-weight: bold;
	color: #0FC;
	margin-right: 5px;
}

.step-highlight {
	background: #1ee480;
	padding: 3px;
	color: #fff !important;
}

#guaranteeBox a {
	color:#FFF;
}

#bottomRight p {
	text-align:center;
	padding-top:10px;
}

#guaranteeBox h4{
	color:#FFF;
}
.error {
	color:#FF0;
	font-size: 11px;
	line-height: 12px;
/*	margin-top: -15px;
*/}
.error p {
	width: auto !important;
	color:#FF0 !important;
	padding-top: 5px;
}
#guaranteeBox label {
	width:100px;
	display:block;
	float:left;
	color:#fff;
	font-weight:normal!important;
}
#guaranteeBox .row {
	display:block;
	margin-bottom:10px;
}
