* {
	margin: 0;
	font-family: Trebuchet MS, verdana, sans;
}
html, body {
height: 100%;
background-color: #ebe5da
}
a, .group, .group img{
	border: none;
	color: #005cab;
	text-decoration: none
}
/* WRAPPER HAS NEGATIVE MARGIN TO CREATE STICKY FOOTER */
#wrapper{
	width: 960px;
	background-image: url(images/fade-left.png);
	background-repeat: no-repeat; 
	background-position: 12px 130px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -185px;
	background-color: #fff
}

/*PAGE-MIDDLE DEFINES HEIGHT OF MAIN CONTENT AREA */
#page-middle{
	min-height: 790px;
	background-image: url(images/fade-right.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* PUSH FOOTER TO BOTTOM OF PAGE */
.footer, .push {
	height: 185px;
}

#banner{
	background-image: url(images/banner.png);
	height: 160px;
}
#home-link{
	width: 960px;
	height: 160px;
	visibility: hidden
}
#left-nav-box{
	width: 200px;
	float: left;
	padding-top: 30px
}

page_item li, .menu li{
	list-style: none;
	margin-top: 5px;
	
}
.menu li div{
	border: 1px solid #ababab;
	font-size: 12px;
	text-align: center;
	padding: 2px;
}
.menu a{
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	background: #ababab;
	display: block;
}
.menu a:hover, .sub-menu a:hover{
	background: #bdb393;
}
#menu-main ul{
	margin: 0;
	padding: 0
}

#menu-main ul, #menu-main ul ul{
	margin-left: 20px;
	padding: 0;
}

.menu .sub-menu {
	display: none;
}

.menu .current_page_item > .sub-menu, .menu .current-menu-ancestor > .sub-menu {
	display: block;
}

.nav-selected{
	background-color: #0d5cab !important
}

#main-content{
	width: 720px;
	float: left;
	padding-left: 40px;
	padding-top: 20px;

}
#main-content .entry-title, #main-content h1{
	font-size: 16px
}
#main-content td{
	width: 330px;
	padding-right: 30px;
	padding-top: 0;
	margin-top: 0;
}
#main-content td, #main-content div{
	font-size: 0.81em;
}
#main-content div{
	width: 460px
}
#main-content p{
	margin-bottom: 12px;
}
#main-content ul{
	margin-bottom: 12px;
	padding-left: 20px;

}
#ideas-images td{
	width: 100%;
	padding-bottom: 12px
}
#ideas-images img{
	margin-right: 14px;
	padding-right: 0;
	vertical-align:baseline;
}
.homepage-product-image{
	margin: 0;
	padding: 0;
	float: left
}
.strapline-top{
	margin-bottom: 30px
}
.strapline-bottom{
	margin-top: 20px; margin-bottom: 20px
}
#footer{
	width: 960px;
	margin: auto;
	background-image: url(images/footer.png);
}
#footer div{
	padding-top: 140px;
	padding-left: 40px;
	padding-right: 40px;
	font-size: 0.68em;
	color: #005cab
}
#footer div a{
	text-decoration: none;
	color: #005cab
}
.plain-list{
	padding: 0 !important;
	margin: 0;
	list-style: none
}
.spaced-list,  {
	padding: 0;
	margin: 0
}
.spaced-list li{
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0
}
.blue-item{
	color: #0d5cab
}
.install-guides-block{
	width: 150px !important;
	float: left;
	padding-right: 10px;
}
table#cmg2{
	border-width: 0 0 1px 1px;
	border-color: #918f8f;
	border-style: solid
}
#cmg2 td, #cmg2 th{
	font-size: 12px;
	text-align: center;
	border-width: 1px 1px 0 0;
	border-color: #918f8f;
	border-style: solid;
	padding: 0;
	line-height: 120%
}
#cmg2 .shaded td{
	background-color: #d1d3d4
}
table#tube-skylights-table {
	width: 550px;
	border-width: 0 0 1px 1px;
	border-color: #fff;
	border-style: solid
}
#tube-skylights-table td{
	font-size: 11px;
	text-align: center;
	padding: 0;
	border-width: 1px 1px 0 0;
	border-color: #fff;
	border-style: solid;
}
#tube-skylights-table th{
	font-size: 11px;
	color: #fff;
	border-width: 1px 1px 0 0;
	border-color: #fff;
	border-style: solid;
	padding: 0;
	line-height: 120%;
	color: #fff
}

.c1r1{
	background-color: #0d5cab
}
.c2r1{
	background-color: #a29061
}
.c1r2{
	background-color: #4771b7
}
.c2r2{
	background-color: #b6a780
}
.c1r3{
	background-color: #728bc6
}
.c2r3{
	background-color: #cabfa3
}
.c1r4{
	background-color: #9baad7
}
.c2r4{
	background-color: #e4dfcd
}
.c1r5{
	background-color: #c9d0ea;
	color: #005cab;
	font-size: 10px !important;
}


