/*Reset
-----------------------------------------------------------------------------*/
html,body,div,span,h1,h2,h3,h4,p,blockquote,a,img,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	}
ol, ul {
	list-style: none;
	}
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
/*Main
-----------------------------------------------------------------------------*/
html, body, form {
	height: 100%;
	}
body {
	font:62.5%/1.5 Tahoma, Geneva, sans-serif;
	text-align:center;
	color:#5c5c5c;	
	background:#ebe9e8 url(../images/bg.gif) repeat-x 0 0;
	}
ul {list-style:none;}
a {
	outline:none;
	color:#012e5a;
	text-decoration:none;
	}
a:hover {
	color:#0093d0;
	}
em {
	font-style:normal;
	color:#1b4175;
	}
/*Headings
-----------------------------------------------------------------------------*/
#logo {
	float:left;
	text-indent:-9999px;	
	font-size:1.4em;
	margin-top:19px;
	}
#logo a {
	width:224px;
	height:108px;
	display:block;
	text-decoration:none;
	background:#fff url(../images/logo.gif) no-repeat 0 0;
	}
h1 {
	font-weight:normal;
	font-size:1.6em;
	color:#1b4175;
	padding-bottom:8px;
	}
body.news h1 {
	padding-bottom:0;
	}
h2 {
	font-weight:normal;
	font-size:1.35em;
	color:#1b4175;
	}
.profile-desc h2 {
	font-size:1.1em;
	color:#0093d0;
	line-height:1.2em;
	}
#secondary-content h2 {
	color:#0997d2;
	}
body.home #main h2 {
	padding-bottom:7px;
	}
.section h2 {
	font-size:1.1em;
	}
.section #tech-info h2 {
	font-size:1.2em;
	}
.news-item h2 {
	font-size:1.2em;
	height:27px;
	}
p {
	padding-bottom:1.4em;
	}
#flash,
#showreel {
	float:left;
	}
#wrapper {
	width: 992px;
	text-align: left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em; /* the bottom margin is the negative value of the footer's height */
	}
#header {
	float:left;
	display:inline;
	font-size:1.3em;
	text-transform:uppercase;
	width:950px;
	padding:0 21px;
	position:relative;
	}
#content {
	float:left;
	display:inline;
	font-size:1.4em;
	width:950px;
	padding:42px 21px 60px 21px;
	}
body.home #content {
	font-size:1.3em;
	padding:30px 21px 30px 21px;
	}
#primary-content {
	float:left;
	display:inline;
	width:627px;
	}
body.windows #primary-content,
body.doors #primary-content,
body.conservatories #primary-content,
body.accessories #primary-content,
body.misfits #primary-content {
	width:100%;
	}
#secondary-content {
	float:right;
	display:inline;
	width:290px;
	margin-top:65px;
	}
#main {
	float:left;
	display:inline;
	width:950px;
	padding:30px 0 0 0;
	}
#main-content  {
	float:left;
	display:inline;
	width:627px;
	}
body.home #primary-content {
	float:left;
	display:inline;
	width:950px;
	}
body.home #secondary-content {
	float:left;
	display:inline;
	width:950px;
	margin-top:40px;
	padding:0;
	}
#primary-content.wide {
	width:950px;
	}
.panel {
	position:relative;
	float:left;
	display:inline;
	width:292px;
	margin-left:19px;
	border:#dfdeda 6px solid;
	background-color:#fff;
	}
.panel.one,
.panel.three {
	margin:0;
	}
.panel.three {
	float:right;
	}
.panel img {
	float:left;
	display:inline;
	}
.panel h2 a {
	display:block;
	float:left;
	text-indent:-99999px;
	width:292px;
	height:43px;
	}
.panel h2 a {
	background:url(../images/panel-headings-windows.gif) no-repeat 0 0;
	}
.panel h2 a:hover {
	background:url(../images/panel-headings-windows.gif) no-repeat 0 -43px;
	}
.panel.two h2 a {
	background:url(../images/panel-headings-doors.gif) no-repeat 0 0;
	}
.panel.two h2 a:hover {
	background:url(../images/panel-headings-doors.gif) no-repeat 0 -43px;
	}
.panel.three h2 a {
	background:url(../images/panel-headings-conservatories.gif) no-repeat 0 0;
	}
.panel.three h2 a:hover {
	background:url(../images/panel-headings-conservatories.gif) no-repeat 0 -43px;
	}
.panel p {
	clear:left;
	line-height:1.3em;
	padding:9px;
	}
body.contact #testimonials {
	margin-top:5px;
	}
#testimonials span {
	color:#012e5a;
	}
#testimonials li {
	padding:0 0 30px 0;
	}
#primary-content ul {
	list-style-type: none;
	}
#primary-content ul li {
	padding:0 0 4px 16px;
	background:url(../images/list-image.gif) no-repeat 0 7px;
	}
#primary-content ul.downloads li {
	padding:0 0 4px 26px;
	background:url(../images/pdf.gif) no-repeat 0 2px;
	}
#tech-info ul li {
	background:url(../images/list-item.gif) no-repeat;
	background-position:center left;
}
#primary-content img {
	border:#5c5c5c 2px solid;
	}
.main-image {
	float:left;
	margin-bottom:14px;
	}
p.intro {
	clear:left;
	color:#0093d0;
	font-size:1.2em;
	padding-bottom:0.6em;
	}
#staff-profiles {
	float:left;
	width:950px;
	margin-top:10px;
	}
.profile {
	float:left;
	width:950px;
	margin-bottom:16px;
	}
p.profiles-intro {
	float:left;
	clear:left;
	width:706px;
	margin:10px 0 0 0;
	}
.profile img {
	float:left;
	margin-right:19px;
	}
.profile-desc {
	float:left;
	display:inline;
	width:610px;
	}
p.position {
	color:#0093d0;
	font-weight:bold;
	padding-bottom:0.6em;
	}
#suppliers {
	float:right;
	display:inline;
	width:301px;
	}
#suppliers img {
	float:left;
	border:#dfdeda 6px solid;
	}
#contact-details {
	float:left;
	display:inline;
	font-weight:bold;
	width:585px;
	}
.col {
	float:left;
	display:inline;
	width:290px;
	}
.col.wider {
	width:256px;
	}
p.get-quote {
	padding:11px 0 32px 0;
	}
body.accessories p.get-quote,
body.misfits p.get-quote {
	float:right
	}
.get-quote a {
	display:block;
	text-indent:-99999px;
	width:117px;
	height:26px;
	background:url(../images/get-quote.gif) no-repeat 0 0;
	}
.get-quote a:hover {
	background:url(../images/get-quote.gif) no-repeat 0 -26px;
	}
.news-list {
	font-size:0.95em;
	padding-bottom:19px;
	}
.news-list.latest {
	margin-bottom:30px;
	width:95%;
	border-bottom:#b7b7b6 1px solid;
	}
.news-list a {
	color:#0093d0;	
	font-size:1.05em;
	padding-left:11px;
	background:url(../images/news-arrow.gif) no-repeat 0 4px;
	}
.news-list a:hover {
	color:#012e5a;	
	background:url(../images/news-arrow.gif) no-repeat 0 -57px;
	}
.news-list.latest li {
	padding-bottom:12px;
	}
.news-list li {
	padding-bottom:7px;
	}
.news-list span {
	margin-left:11px;
	}
.news-date {
	color:#0093d0;	
	}
.news-image {
	float:right;
	margin-left:17px;
	}
body.archive #txt {
	padding-top:29px;
	}
#txt {
	float:left;
	padding-top:15px;
	}
#maps {
	position:relative;
	float:left;
	width: 627px;
	min-height:300px;
	height:auto !important;
	height:300px;
	}
#map1,
#map2,
#map3 {
    width: 623px;
    height: 268px;
	border:#ddd 2px solid;
  	}
.map-btn1,
.map-btn2,
.map-btn3 {
	color:#2a4d7e;
	padding-left:16px;
	background:url(../images/plus.gif) no-repeat 0 3px;
	}
.map-btn1.current,
.map-btn2.current,
.map-btn3.current {
	background:url(../images/plus.gif) no-repeat 0 -46px;
	}
#testimonials div {
	margin-left:15px;
	}
.section {	
	float:left;
	width:100%;
	padding-bottom:20px;
	}
body.doors-landing #primary-content{
	width:100%;
	margin:0 auto;
	padding: 0 auto;
}

body.doors-landing .section1{
	display:inline;
	float:left;
	width:460px;
	padding-bottom:20px;
	}
body.doors-landing .section2{
	display:inline;
	float:right;
	width:460px;
	padding-bottom:20px;
	}
body.windows .section,
body.doors .section,
body.conservatories .section {	
	padding-bottom:30px;
	}
.product-image {
	float:left;
	width:304px;
	margin-right:14px;
	}
#product {
	float:left;
	width:310px;
	}
#tech-info {
	float:right;
	width:290px;
	}
#tech-info p {
	padding-bottom:0.4em;
	}
.other {
	float:left;
	}
#tech-info td {
	padding:0 7px 15px 0;
	}
.tech-item {
	float:left;
	clear:left;
	width:100%;
	}
.tech-item em {
	float:left;
	}
.tech-item em {
	float:left;
	}
.column {	
	position:relative;
	float:left;
	display:inline;
	width:280px;
	min-height:340px;
	height:auto !important;
	height:340px;
	margin-right:49px;
	}
.column.middle {	
	margin-right:0;
	}
.column.last {	
	float:right;
	margin-right:0;
	}
.column table {
	width:100%;
	padding:6px 0 10px 0;
	line-height:1.2em;
	}
.tect-info p {
	padding-bottom:0;
	}
.column td {
	padding-bottom:3px;
	vertical-align:bottom;
	}
.column td span {
	font-size:12px;
	}
.column td img {
	border:#ddd 3px solid;
	}
td.range-thumb {
	width:55px;
	}
td.range-txt {
	padding-bottom:5px;
	}
.more-details {
	position:absolute;
	left:0;
	bottom:0;
	font-weight:bold;
	font-size:0.85em;
	padding-left:13px;
	background:url(../images/link-arrow.gif) no-repeat 0 5px;
	}
.news-item {
	float:left;
	width:100%;
	padding-bottom:25px;
	}
.news-item p {
	padding-bottom:4px;
	}
#txt-holder {
	float:left;
	clear:left;
	width:100%;
	}
	
.column p a:link,.column a:visited{
	text-decoration:underline;
}
/*Carousel
-----------------------------------------------------------------------------*/
#slider-stage {
	width: 116px;
	overflow:hidden;
	height:290px;
	margin-left:1px;
	float:left;
	position:relative;
	}
body.conservatories #slider-stage {
	width:206px;
	}
#slider-list {
	width: 2000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	position: absolute;
	}
#slider-list div.theme {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	margin-right:8px;
	float: left;
	width: 120px;
	height:290px;
	position:relative;
	text-decoration:none;
	overflow:hidden;
	}
body.conservatories #slider-list div.theme {
	width:206px;
	}
#slider-list div.theme img {
	float:left;
	margin-bottom:3px;
	border:#ddd 3px solid;
	}
#slider-list div.theme span.name {
	color:#a0a09b;
	padding:1px 3px 3px 3px;
	font-size:0.9em;
	}
#slider-list div.theme span.changeTheme {
	background:#363636;
	color:#FFD200;
	display:none;
	font-size:1em;
	font-weight:bold;
	height:16px;
	left:0px;
	padding:4px 0 0;
	position:absolute;
	text-align:center;
	top:0px;
	width:120px;
	}
body.conservatories #slider-list div.theme span.changeTheme {
	width:206px;
	}
#prev-next {
	float:left;
	padding-left:10px;
	}
#sliderBloc {
	height:290px;
	width:294px;
	overflow:hidden;
	}
#sliderBloc a#previous, #sliderBloc a#next {
	background:url(../images/carousel-left.png) no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:20px;
	height:20px;
	margin:0 2px 0 0;
	}
#sliderBloc a#next {
	background:url(../images/carousel-right.png) no-repeat left top;
	margin:0 0 0 2px;
	}
#sliderBloc a#previous:hover, #sliderBloc a#next:hover {
	background-position:left -20px;
	}
/*Contact Wrapper
-----------------------------------------------------------------------------*/
#contact-wrapper {
	width:304px;
	float:left;
	font-size:1.1em;
	}
#contact-wrapper fieldset {
	}
#contact-wrapper p {
    position: relative;
	width: 100%;
	padding:5px 0 7px 0;
	margin:0;
	line-height:1.4em;
	clear:both;
	overflow:auto;
	}
#contact-wrapper label {
	float: left;
	width: 300px;
	padding-bottom:3px;
	}
#contact-wrapper .f_input,
#contact-wrapper textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#797978;
	width:288px;
	height:18px;
	padding:5px;
	border: 2px solid #ddd;
	overflow: auto;
	}
#contact-wrapper .submit {
	float:right;
	margin-right:4px;
	}
#contact-wrapper textarea {
	height: 100px;
	}
#primary-content #links-list li {
	padding-left:13px;
	margin-bottom:3px;
	background:url(../images/link-arrow.gif) no-repeat 0 6px;
	}
/*Site Map
-----------------------------------------------------------------------------*/
body.site-map #primary-content {
	width:950px;
	}
#primary-content .sitemap {
	float:left;
	font-weight:bold;
	width:405px;
	margin-top:10px;
	}
#primary-content .sitemap ul {
	margin-left:20px;
	font-weight:normal;
	}
#primary-content .sitemap li {
	padding-left:13px;
	margin-bottom:3px;
	background:url(../images/link-arrow.gif) no-repeat 0 6px;
	}
#primary-content .sitemap li li {
	margin-bottom:0;
	}
/*Footer
-----------------------------------------------------------------------------*/
#footer {
	clear:both;
	font-size:1.1em;
	width:992px;
	height:40px;
	line-height:40px;
	margin:0 auto;
	background-color:#1e5282;
	color:#69d2ff;
	}
#footer ul {	
	float:left;	
	margin-left:21px;
	}
#footer ul li {	
	float:left;
	}
#footer ul li.first {	
	margin-right:15px;
	}
#footer ul li a {	
	float:left;
	display:block;
	padding:0 6px;
	color:#69d2ff;
	}
.eyekiller {
	float:right;
	padding:0 21px 0 0;
	}
.eyekiller a{	
	color:#69d2ff;
	}
#footer ul li a:hover,
.eyekiller a:hover {	
	color:#ddf5ff;
	}
#footer, .push {
	height: 40px; 
	clear:both;
}
/*Main Navigation
-----------------------------------------------------------------------------*/
#main-nav {
	float:left;
	clear:left;
	width:950px;
	height:42px;
	margin-top:14px;
	}
#main-nav li {
	float:left;
	}
#main-nav li a {
	height:42px;
	display:block;
	text-decoration:none;
	text-indent:-9999em;
	float:left;
	}
#main-nav li#frame-profiles a {
	width:157px;
	background:url(../images/nav.gif) no-repeat 0 0;
	}
#main-nav li#frame-profiles a:hover,
body.frame-profiles #main-nav li#frame-profiles a {
	background-position:0 -42px;
	}
#main-nav li#windows a {
	width:159px;
	background:url(../images/nav.gif) no-repeat -157px 0;
	}
#main-nav li#windows a:hover,
body.windows #main-nav li#windows a {
	background-position:-157px -42px;
	}
#main-nav li#doors a {
	width:158px;
	background:url(../images/nav.gif) no-repeat -316px 0;
	}
#main-nav li#doors a:hover,
body.doors #main-nav li#doors a {
	background-position:-316px -42px;
	}
#main-nav li#conservatories a {
	width:158px;
	background:url(../images/nav.gif) no-repeat -474px 0;
	}
#main-nav li#conservatories a:hover,
body.conservatories #main-nav li#conservatories a {
	background-position:-474px -42px;
	}
#main-nav li#accessories a {
	width:159px;
	background:url(../images/nav.gif) no-repeat -632px 0;
	}
#main-nav li#accessories a:hover,
body.accessories #main-nav li#accessories a {
	background-position:-632px -42px;
	}
#main-nav li#misfits a {
	width:159px;
	background:url(../images/nav.gif) no-repeat -791px 0;
	}
#main-nav li#misfits a:hover,
body.misfits #main-nav li#misfits a {
	background-position:-791px -42px;
	}
	
.dropdown{
	position:absolute;
	top:186px;
	float:left;
	display:block;
	display:none;
}

.dropdown li{
	display:block;
	width:157px;
	clear:left;
	margin-top:-1px;
	border-left:1px solid #CCC;
}

#main-nav li#doors .dropdown #pvc a{
	background:url(../images/dropdown-nav.gif) no-repeat;
	background-position:-1px 0px;
}

#main-nav li#doors .dropdown #pvc a:hover{
	background-position:-1px -42px;
}

#main-nav li#doors .dropdown #composite a{
	background:url(../images/dropdown-nav.gif) no-repeat;
	background-position:-159px 0px;
}

#main-nav li#doors .dropdown #composite a:hover{
	background-position:-159px -42px;
}
/*Navigation
-----------------------------------------------------------------------------*/
#navigation {
	float:right;
	margin-top:110px;
	}
#navigation li {
	float:left;
	padding:0 9px 0 10px;
	background:url(../images/nav-separator.gif) no-repeat 0 4px;
	}
#navigation li a {
	text-decoration:none;
	float:left;
	color:#012e5a;
	}
#navigation li a:hover {
	color:#0093d0;
	}
#navigation li.first {
	background:none;
	}
body.home #navigation li#home a,
body.about #navigation li#about a,
body.quotes #navigation li#quotes a,
body.news #navigation li#news a,
body.special-offers #navigation li#special-offers a,
body.contact #navigation li#contact a {
	color:#0093d0;
	}

/*Sub Navigation
-----------------------------------------------------------------------------*/
body.frame-profiles #primary-content ul {	
	padding-bottom:20px;
	}
#primary-content #primary-content #sub-nav {
	float:left;
	width:100%;
	margin-bottom:3px;
	padding-bottom:3px;
	}
#primary-content #sub-nav li {
	float:left;
	padding:0 9px 0 9px;
	background:url(../images/sub-nav-separator.gif) no-repeat 0 4px;
	}
#primary-content #sub-nav li a {
	text-decoration:none;
	float:left;
	color:#012e5a;
	}
#primary-content #sub-nav li a:hover,
#primary-content #sub-nav li a.selected {
	color:#0093d0;
	}
#primary-content #sub-nav li.first {
	padding-left:0;
	background:none;
	}
/*sIFR Text
-----------------------------------------------------------------------------*/
.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 h1,
.sIFR-active body.about #secondary-content h2,
.sIFR-active body.quotes #secondary-content h2,
.sIFR-active body.news #secondary-content h2,
.sIFR-active body.special-offers #secondary-content h2,
.sIFR-active body.contact #secondary-content h2,
.sIFR-active body.frame-profiles #secondary-content h2,
.sIFR-active body.windows #secondary-content h2,
.sIFR-active body.doors #secondary-content h2,
.sIFR-active body.conservatories #secondary-content h2,
.sIFR-active body.accessories #secondary-content h2,
.sIFR-active body.misfits #secondary-content h2,
.sIFR-active body.home #main h2,
.sIFR-active .section h2,
.sIFR-active body.frame-profiles #primary-content h2 {
	visibility: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 1em;
	font-size: 24px;
	display: block;
	visibility:hidden;
	margin:0;
	padding:0;
    }
.sIFR-active .section h2,
.sIFR-active body.frame-profiles #primary-content h2 {
	font-size: 16px;
    }
.sIFR-active body.about #secondary-content h2,
.sIFR-active body.quotes #secondary-content h2,
.sIFR-active body.news #secondary-content h2,
.sIFR-active body.special-offers #secondary-content h2,
.sIFR-active body.contact #secondary-content h2,
.sIFR-active body.frame-profiles #secondary-content h2,
.sIFR-active body.windows #secondary-content h2,
.sIFR-active body.doors #secondary-content h2,
.sIFR-active body.conservatories #secondary-content h2,
.sIFR-active body.accessories #secondary-content h2,
.sIFR-active body.misfits #secondary-content h2,
.sIFR-active body.home #main h2 {
	font-size: 20px;
	margin-left:-1px;
    }
.sIFR-active .section #tech-info h2,
.sIFR-active .section .column h2{
	font-size: 20px;
    }
.sIFR-active .news-item h2 {
	font-size: 14px;
	margin:0;
	padding:0;
    }
