@import '/cms/styles/common.css';
@import '/styles/forms.css';
@import '/style.css';
@import '/styles/supermenu.css';

.resetlist, .resetlist ul, .resetlist li {
	padding:0;
	margin:0;
	background:none;
	list-style:none;
}
#menu ul.resetlist {
	width:800px;
	background-color:#e6e6e6;
}
.flort { float:right; }


/* COMMON ---------------------------------------------------------------------- */
body {
	background:#DEDEDE url('/images/bg.jpg') top center no-repeat;
	margin:0;
	padding:0;
}
#bg-top {
	background:url('/images/topBB.jpg') top center no-repeat;
	margin:0;
}
#bg-y {
	background:url('/images/bg-y.gif') top center repeat-y;
}
.page {
	width:980px;
	margin:0 auto;
}
/* HEADER ---------------------------------------------------------------------- */
#header {
	height:205px;
	overflow:hidden;
	position:relative;
	z-index:100;
}
#logo {
	margin-top:25px;
}
#logo img {
	width:270px;
	height:100px;
}
#slogan {
	width:335px;
	padding:45px 40px 0 0;
	height:80px;
	color:#FFFFFF;
	font-size:13px;
	line-height:183%;
}

#header-links{
	padding:25px 0 0 0;
}

#header-links a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#header-links a:hover{
	text-decoration:underline;
}
#header-links span{
	color:#60af53;
	padding:0 8px;
}
/* MENU ------------------------------------------------------------------------ 
.menu {
margin:0 0 0 180px;
width:800px;
height:35px;
background-color:#E6E6E6;
}
.menu a {
	padding:11px 21px 0 24px;
	background:#E6E6E6 url('/images/menu-gray.gif') 10px 17px no-repeat;
	white-space: nowrap;
	color:#333333;
	border-right:1px solid #FFFFFF;
	height:24px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	float:left;
}


.menu a:hover {
	background:#2D6D23 url('/images/menu-green.gif') 10px 17px no-repeat;
	color:#FFFFFF;
}
.menu .menu6 a {
	border-right:none;
}*/
/* SUBNAV ---------------------------------------------------------------------- */
#breadcrumbs {
	background:url('/images/breadcrumbs.jpg') top left no-repeat;
	height:20px;
	padding:6px 0 0 30px;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
#breadcrumbs a{
	background:url('/images/li-green.jpg') right 4px no-repeat;
	padding:0 15px 0 0;
	margin-right:10px;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
#navbox {
	padding:30px 0;
	width:170px;
}

#navbox .title {
	color:#333333;
	font-size:14px;
	height:38px;
}

#navbox .title span {
font-weight:bold;
display:block;
}

#navbox .title,
#navbox p {
	padding-left:15px;
}
#navbox ul,
#navbox ul li {
	padding:0;
	margin:0;
	background:none;
	
}
#navbox ul li {
	width:170px;
	_padding-bottom:1px;
}

#navbox ul li a {
	background:url('/images/nav-arrow-white.gif') 8px 8px no-repeat;
	display:block;
	padding:5px 5px 5px 20px;
	color:#333333;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px solid #E1E1E1;
}
#navbox ul li a:hover {
	background:#2D6D23 url('/images/nav-arrow-green.gif') 8px 8px no-repeat;
	color:#FFFFFF;
}

#navbox ul li.navactive a {
	background:#2D6D23 url('/images/nav-arrow-green.gif') 8px 8px no-repeat;
	color:#FFFFFF;
}

/* SHARED ---------------------------------------------------------------------- */

#content {
	padding:10px 0;
}

.contentpage #content {
	padding-top:0px;

}
#nav {
	float:left;
	width:180px;
}
#main-nav{
	background-color:#E1E1E1;
	padding-top:1px;
	width:170px
}
#main-nav li{
	padding-bottom:1px;
}
#main-nav a{
	background:#FFFFFF url('/images/nav-green.gif') 8px 13px no-repeat;
	display:block;
	padding:8px 5px 8px 18px;
	color:#333333;
	text-decoration:none;
	font-size:14px;
}
#main-nav a:hover{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_149 #nav_149
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_150 #nav_150
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_151 #nav_151
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_152 #nav_152
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_157 #nav_157
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_155 #nav_155
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_154 #nav_154
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_156 #nav_156
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_153 #nav_153
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}

#page_158 #nav_158
{
	background:#2D6D23 url('/images/nav-white.gif') 8px 13px no-repeat;
	color:#FFFFFF;
}


#quick-quote {
	margin-top:40px;
}
#quick-quote a{
	background:#FFFFFF url('/images/quickquote.jpg') top left no-repeat;
	display:block;
	height:180px;
	width:170px;
	text-decoration:none;
}
.col-heading{
	background:url('/images/col-top.jpg') top left no-repeat;
	padding:10px 5px 5px 0;
	height:20px;
}
a.green-btn{
	background:url('/images/green-btn-right.jpg') top right no-repeat;
	padding-right:5px;
	display:inline-block;
}
a.green-btn span{
	background:url('/images/green-btn-left.jpg') top left no-repeat;
	padding:3px 10px 2px 15px;
	height:17px;
	color:#FFFFFF;
	display:inline-block;
	cursor:pointer;
}
a:hover.green-btn span{
text-decoration:underline;
}
.col-heading a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	font-size:15px;
	padding:0 0 0 20px;
}
.col-heading a:hover {
	color:#FFFFFF;
}
.col-heading a.test {
	background:none;
}
.col-heading a.photo {
	background:none;
}
#print-header {
	display:none;	
}
/* HOME ------------------------------------------------------------------------ */
#content-main {
	float:right;
	width:800px;
	background: url('/images/gray-dot.gif') top left repeat-y;
}

#impact {
	background:url('/images/flash.jpg') top left no-repeat;
	height:390px;

}
#content-left{
	width:530px;
	padding:20px;
}
#content-right{
	width:230px;
	padding-top:20px;
}
#content-right .title{
	font-size:15px;
	color:#286220;
}
.quotes {
	font-size:14px;
	font-style:italic;
	color:#464646;
	line-height:20px;
}
.homepage .quotes {
	font-size:14px;
	line-height:28px;
}
.homepage #right-col-img {
	background:url('/images/css-photo.jpg') top left no-repeat;
	height:109px;
}
#right-col-bg-y {
	background:url('/images/home-right-col-bg-y.gif') top left repeat-y;

}
#right-col-top {
	background:url('/images/home-right-col-top.jpg') top left no-repeat;
	padding:14px 10px 20px 16px;
	height:auto !important;
	min-height:200px;
	height:200px;
}
#right-col-bottom {
	background:url('/images/home-right-col-bottom.jpg') bottom left no-repeat;
}
#right-col-links{
	height:40px;

}
#right-col-links a{
	background:url('/images/right-col-btn.gif') top left no-repeat;
	height:23px;
	width:160px;
	display:block;
	padding:8px 6px 5px 30px;
	font-size:14px;
	color:#666666;
	white-space: nowrap;
	font-weight:bold;
	text-decoration:none;
}
#right-col-links a:hover{
	background:url('/images/right-col-btn.gif') top right no-repeat;
	color:#FFFFFF;
}
/* CONTENT --------------------------------------------------------------------- */
.contentpage #impact {
	/*background:url('/images/flash-kitchens.jpg') top left no-repeat;*/
	background:url('/scripts/impact.ashx') top left no-repeat;
	height:210px;
	position: relative;
}

#banners {
	width:800px;
	position: relative;
	font-size:0px;
	line-height:0px;
	}
#banners img {
	display:block;
}
.contentpage .level3 #impact { height:130px; }

.contentpage #impact span {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	position: absolute;
	padding: 15px;
	right: 0px;
	bottom: 0px;
	height: 30px;
	background: url('/images/impact.png') top left no-repeat;
}

/*
.contentpage .level3 #impact {
	background:url('/images/impact.jpg') top left no-repeat;
	height:46px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	padding:84px 0 0 450px;
}
*/
.contentpage #content-left {
	background:url('/images/content-bg.jpg') top left no-repeat;
	height:auto !important;
	min-height:330px;
	height:330px;
}

#right-col-img a {
	background:url('/images/right-top-photo1.jpg') top left no-repeat;
	height:99px;
	width:230px;
	display:block;
	text-decoration:none;
	margin-bottom:10px;
}
.box {
	background:url('/images/right-box-bg-y.gif') top left repeat-y;
	margin-bottom:10px;
}

.box-bottom {
	background:url('/images/right-box-bottom.jpg') bottom left no-repeat;
	padding-bottom:8px;
}
.box-top {
	background:url('/images/right-box-top.jpg') top left no-repeat;
	padding:8px 5px 0 20px;
	height:auto !important;
	min-height:90px;
	height:90px;
}
.heading {
	font-size:14px;
	font-weight:bold;
	color:#262626;
	margin:0;
	padding:0 ;
}
.box p {
	font-size:12px;
	color:#262626;
	margin:0;
	padding:10px 0;
}
.box p span {
font-weight:bold;
}
.box a.download-pdf{
	background:url('/images/download-pdf.jpg') top left no-repeat;
	padding:4px 0 0 25px;
	height:19px;
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.box a:hover.download-pdf{
	text-decoration:underline;
}
.test-bg {
	background:url('/images/test-bg.gif') top left repeat-y;
	margin-bottom:10px;
}
#testimonial {
	background:url('/images/right-test.jpg') bottom left no-repeat;
	padding:2px 5px 120px 20px;


}
#testimonial .quotes {
	font-size:12px;
	line-height:16px;
}
#testimonial .quotes span {
	font-size:11px;
	margin-top:5px;
	color:#286220;
	display:block;
}
#expert {
	background:url('/images/right-expert.jpg') top left no-repeat;
	padding:10px 5px 0 20px;
	height:122px;
	margin-bottom:10px;
}
#expert a{
 font-size:11px;
}
#expert a.right-btn{
margin-top:2px;
}
#share {
	background:url('/images/right-share.jpg') top left no-repeat;
	padding:4px 5px 0 20px;
	height:316px;
}
a.right-btn {
	background:url('/images/green-btn.gif') bottom left no-repeat;
	height:21px;
	display:inline-block;
	text-decoration:none;
}
a.right-btn span{
	background:url('/images/green-btn.gif') bottom right no-repeat;
	padding:3px 10px 4px 0px;
	margin-left:10px;
	display:block;
	font-size:11px;
	color:#333333;
	font-weight:bold;
}
a:hover.right-btn {
	background-position: top left;
}
a:hover.right-btn span{
	background-position: top right;
	color:#FFFFFF;
}
.nobullet {
	background-image:url(/images/HowToOakWood.png);
	background-repeat:no-repeat;
	padding-bottom:20px;
}
.nobullet a {
	padding-left:55px;
}
.newdownload {
	float:left; 
	width:60px; 
	margin-left:25px; 
	padding-right:7px;
}

/* FOOTER ---------------------------------------------------------------------- */
#footer {
	background:url('/images/bottom.jpg') top center no-repeat;
}
#sponsers {
	height:114px;
}
#sponsers .title{
	padding:12px 0 0 45px;
	height:20px;
	font-size:14px;
	color:#464646;
	font-weight:bold;
}
#sponsers .title span{
	color:#265F1F;
}
#sponsers a{
	display:inline-block;
	text-decoration:none;
	height:55px;
	margin:10px 6px 0 6px;
}
#sponsers a.logo1{
	background:url(/images/logo1.png) top left no-repeat;
	width:60px;
	margin-left:40px;
}
#sponsers a.logo2{
	background:url(/images/logo2.png) top left no-repeat;
	width:123px;
}
#sponsers a.logo3{
	background:url(/images/logo3.png) top left no-repeat;
	width:67px;
}
#sponsers a.logo4{
	background:url(/images/logo4.png) top left no-repeat;
	width:63px;
}
#sponsers a.logo5{
	background:url(/images/logo5.png) top left no-repeat;
	width:66px;
}
#sponsers a.logo6{
	background:url(/images/logo6.png) top left no-repeat;
	width:128px;
}
#sponsers a.logo7{
	background:url(/images/logo7.png) top left no-repeat;
	width:70px;
}
#sponsers a.logo8{
	background:url(/images/logo8.png) top left no-repeat;
	width:48px;
}
#sponsers a.logo9{
	background:url(/images/logo9.png) top left no-repeat;
	width:73px;
}
#sponsers a.logo11{
	background:url(/images/logo11.png) top left no-repeat;
	width:73px;
}
#sponsers a:hover{
background-position:bottom left;
}
#footer-links{
	height:80px;
	font-size:13px;
	padding:26px 0 0 15px;
	color:#FFFFFF;
}
#footer-links .col {
	width:154px;
}
#footer-links a{
	display:block;
	color:#FFFFFF;
	margin:0 0 5px 0;
	text-decoration:none;
}

#footer-links a:hover{
	text-decoration:underline;
}
#footer-links .col-last a{
	display:inline;
}
#footer-links .col-last p{
	margin:0 0 5px 0;
	padding:0;
}
#footer-bottom{
	padding-top:10px;
	height:20px;
}
#footer-bottom, #footer-bottom a {
	color:#666666;
}
#credit {
	float:right;
}
/* SITE MAP -------------------------------------------------------------------- */

.sitemap ul {
	padding:0 0 0 50px;
  margin:0;
}
.sitemap ul ul {
  padding:0 0 0 5px;
}
.sitemap li {
  background:url('/images/bullet-page.gif') 0px 1px no-repeat;
  margin:0 0 15px 0;
  padding:0 0 0 15px;
}
.sitemap li a {
  font-size:12px;
  font-weight:bold;
	text-transform:uppercase;
	outline:none;
}
.sitemap li li {
  margin: 0 0 4px 0;
	background:url('/images/bullet-sub.gif') 0px 4px no-repeat;
	padding:0 0 0 10px;
}
.sitemap li li a {
  font-size:11px;
  font-weight:normal;
	text-transform:none;
}
.sitemap a:visited {
  color: #999999;
}
.sitemap a:hover {}

/* fading testimonials --------------------------------------------------------- */

#maine1, #maine2, #maine3, #maine4, #main1, #main2, #main3, #main4 {
	position:absolute;
}

/* CUSTOMIZATIONS -------------------------------------------------------------- */

/* NEWSLETTER ------------------------------------------------------------------ */
.col-heading a.photo {
	background:none;
}
.feature1 {
	background-image:url(http://www.halogenmarketing.ca/clients/oakwood/newsletter/images/feature1.jpg);
	background-repeat:no-repeat;
	width:782px;
	height:35px;
	padding-top:387px;
}
.featuresub {
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:18px;
	margin-left:43px;
}
.articlebody {
	margin-top:-17px;
	width:717px;
	padding-left:23px;
	padding-right:20px;
	margin-left:22px;
	background-color:#599e4d;
}
.articlebody p {
	color:#fff;
	padding-top:10px;
	padding-right:15px;
}

#kitchen {
	margin-top:-13px;
}

#feature2 p {
	padding:0 10px;
}

#feature2 p.newsquote {
	font-size:12px;
	color:#599e4d;
	font-style:italic;
	font-weight:bold;
	padding:30px 25px 10px 25px;
	line-height:180%;
}

.newsfooter {
	margin-left:22px;
	background-color:#3c8d2e;
	color:#fff;
	width:761px;
	height:33px;
	padding-top:9px;
	text-align:center;
	font-weight:bold;
	font-size:16px;
	margin-top:10px;
}
.newsfooter a {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
.footertext {
	margin-left:22px;
}
.hidden {
	display:none;
}

/*--[ quick quote form ]--*/

#qqform {
	margin-left:8px;
	margin-top:5px;
}
#qqform #renotype {
	font-size:11px;
	color:#333333;
	width:155px;
	border-top:solid 1px #666666;
	border-left:solid 1px #999999;
	border-bottom:solid 1px #999999;
	margin-bottom:2px;
}
#qqform #Fname, #qqform #Lname, #qqform #qqemail, #qqform #qqdesc {
	padding-left:2px;
	font-size:11px;
	width:150px;
	margin:2px 0;
	border-top:solid 1px #666666;
	border-left:solid 1px #999999;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}
#qqform #qqsubmitbtn {
	margin-left:22px;
	width:106px;
	height:43px;
	background-color:transparent;
	border:none;
	background-image:url(/images/submitOFF.png);
	background-repeat:no-repeat;
}
#qqform #qqsubmitbtn:hover {
	background-image:url(/images/submitON.png);
	background-repeat:no-repeat;
}

/*--[ home page news ]--*/
#homenews {
	width:760px;
	margin-top:50px;
	padding:10px;
	height:330px;
	background-image:url(/images/newsBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

#homenews h1 {
	font-size:20px;
	color:#358f28;
	font-weight:bold;
}

#homenews .article1 {
	width:240px;
}

#homenews .article1 h2, #homenews .article2 h2, #homenews .article3 h2 {
	color:#898989;
	font-size:15px;
}

#homenews .article1 p, #homenews .article2 p, #homenews .article3 p {
	color:#414042;
	font-size:13px;
}

#homenews .article1 a, #homenews .article2 a, #homenews .article3 a {
	background-image:url(/images/arrowdot.jpg);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
	color:#acacac;
	font-size:12px;
	text-decoration:none;
	float:right;
}

#homenews .article1 a:hover, #homenews .article2 a:hover, #homenews .article3 a:hover {
	text-decoration:underline;
	color:#225c3b;
}

#homenews .article2 {
	width:238px;
}

#homenews .article3 {
	width:225px;
}

/*--[ get started form ]--*/

.gsform {
	width:230px;
	background-image:url(/images/formBottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:7px;
}

.gsformheader {
	width:210px;
	height:44px;
	background-image:url(/images/formTopTab.jpg);
	background-repeat:no-repeat;
	background-position:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	padding:7px 10px 0 10px;
}

.gsformbody {
	width:226px;
	background-image:url(/images/formBG.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#e4e5e8;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	padding-top:10px;
	padding-left:2px;
}

.gsformbody p {
	background-image:url(/images/arrowdot.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:15px;
	padding-right:5px;
	margin-top:0;
}

.focusField{
    color:#000;
    }
	
.idleField{
    color:#999;
    }	
	
/*--[ page specific galleries ]--*/

#page_156 #sidebar-sunrooms, #page_156 #attics, #page_156 #renovations, #page_156 #additions, #page_156 #kitchens, #page_156 #bathrooms, #page_156 #basements, #page_156 #windows, #page_156 #large {
	display:none;
	}
	
#page_149 #inlawsuites, #page_149 #sidebar-sunrooms, #page_149 #attics, #page_149 #additions, #page_149 #kitchens, #page_149 #bathrooms, #page_149 #basements, #page_149 #windows, #page_149 #large {
	display:none;
	}
	
#page_150 #inlawsuites, #page_150 #sidebar-sunrooms, #page_150 #attics, #page_150 #renovations, #page_150 #kitchens, #page_150 #bathrooms, #page_150 #basements, #page_150 #windows, #page_150 #large {
	display:none;
	}
	
#page_151 #inlawsuites, #page_151 #sidebar-sunrooms, #page_151 #attics, #page_151 #renovations, #page_151 #additions, #page_151 #bathrooms, #page_151 #basements, #page_151 #windows, #page_151 #large {
	display:none;
	}
	
#page_152 #inlawsuites, #page_152 #sidebar-sunrooms, #page_152 #attics, #page_152 #renovations, #page_152 #additions, #page_152 #basements, #page_152 #windows, #page_152 #large, #page_152 #kitchens {
	display:none;
	}
	
#page_153 #inlawsuites, #page_153 #sidebar-sunrooms, #page_153 #attics, #page_153 #renovations, #page_153 #additions, #page_153 #bathrooms, #page_153 #windows, #page_153 #large, #page_153 #kitchens {
	display:none;
	}

#page_154 #inlawsuites, #page_154 #basements, #page_154 #attics, #page_154 #renovations, #page_154 #additions, #page_154 #bathrooms, #page_154 #windows, #page_154 #large, #page_154 #kitchens {
	display:none;
	}
	
#page_155 #inlawsuites, #page_155 #basements, #page_155 #sidebar-sunrooms, #page_155 #renovations, #page_155 #additions, #page_155 #bathrooms, #page_155 #windows, #page_155 #large, #page_155 #kitchens {
	display:none;
	}
	
#page_157 #inlawsuites, #page_157 #basements, #page_157 #sidebar-sunrooms, #page_157 #renovations, #page_157 #additions, #page_157 #bathrooms, #page_157 #attics, #page_157 #large, #page_157 #kitchens {
	display:none;
	}
	
#page_158 #inlawsuites, #page_158 #basements, #page_158 #sidebar-sunrooms, #page_158 #renovations, #page_158 #additions, #page_158 #bathrooms, #page_158 #attics, #page_158 #windows, #page_158 #kitchens {
	display:none;
	}
