/* global */

*{
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	min-height: 100%;
}

body {
	height: 100%;
	min-height: 100%;
	background: url(../images/bodyBg.gif) repeat-x #e7e7e6;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	position: relative;
}

body.inner {
	background: url(../images/bodyBgInner.gif) repeat-x #fff;
}

h1 {
	font-size: 30px;
	color: #92a1ae;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 0 35px 0;
	line-height: 32px;
	text-transform: uppercase;
}

h2 {
	font-size: 11px;
	color: #0063ae;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0 4px 0 0;
	line-height: 12px;
}

h3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0099cc;
	font-weight: bold;
	padding: 0 0 2px 0;
}

h4 {
	text-transform: uppercase;
	color: #096692;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	font-weight: normal;
	font-size: 11px;
}

h5 {
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #92a1ae;
	font-weight: normal;
	padding: 0 0 10px 0;
}

ul {
	list-style-type: none;
	margin: 0 0 0 0;
}

li {
	background: url(../images/liArrow.gif) 0 3px no-repeat;
	padding: 0 0 0 10px;
}

a {
	color: #179ccb;
	text-decoration: none;
	cursor: pointer;
}

a:hover, a.active {
	text-decoration: none;
	color: #ff8e31;
}

img {
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignLeft {
	text-align: left;
}

.alignCenter {
	text-align: center;
}

.alignRight {
	text-align: right;
}

.hidden {
	display: none;
}

p.text {
	padding: 0 0 20px 0;
}

p.big {
	font-size: 16px;
	line-height: 22px;
	color: #0063ae;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

.inline {
	display: inline;
}

h3.np {
	padding: 0 0 3px 0;
}


/* end global */


/* basic */

#wrap {
	width: 963px;
}

#content {
	clear: both;
	padding: 15px 0 15px 35px;
	float: left;
	width: 928px;
}
/* end basic */


/* header */

#header {
	height: 109px;
	width: 100%;
}

.contactLink {
	text-align: right;
	padding: 12px 0 0 0;
}

.contactLink a {
	text-transform: uppercase;
	background: url(../images/arrow.gif) right no-repeat;
	padding: 2px 15px;
	font-size: 10px;
	font-weight: bold;
}

.contactLink a:hover {
	background: url(../images/arrowOver.gif) right no-repeat;
}

.contactLink .on{
	color:#ff8e31;
	background: url(../images/arrowOver.gif) right no-repeat;
}

.contactLink .on:hover{
	color:#ff8e31;
    text-decoration:none;
	background: url(../images/arrowOver.gif) right no-repeat;
}

#logo {
	width: 253px;
	float: left;
	padding: 0 0 0 30px;
}

#nav {
	float: left;
	padding: 25px 0 0 15px;
}

#nav a {
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	padding: 0 15px 0 0;
}

#nav .on {
	color:#ff8e31;
    text-decoration:none;
}

#nav .on:hover {
	color:#ff8e31;
    text-decoration:none;
}

/* end header */


/* content */

#content .leftCol {
	float: left;
	width: 150px;
}

#content .rightCol {
	float: right;
	width: 755px;
}

#presentation {
	width: 100%;
	height: 434px;
	background: url(../images/house.jpg) no-repeat;
	position: relative;
}

span.button {
	width: 45px;
	height: 45px;
	float: left;
	background: url(../images/buttonOff.gif) center no-repeat;
	filter: alpha(opacity=50);
	opacity: .50;
	position: absolute;
}

span.buttonIn {
	background:url(../images/buttonOffIn.gif) center no-repeat;
	float: left;
	height: 45px;
	width: 45px;
	position: absolute;
	cursor: pointer;
}

a.button:hover {
	background: url(../images/buttonOver.gif) center no-repeat;
}

/* buttons positions */

#b1, #b1e { top: 110px; left: 160px; }
#b2, #b2e { top: 128px; left: 425px; }
#b3, #b3e { top: 169px; left: 315px; }
#b4, #b4e { top: 208px; left: 152px; }
#b5, #b5e { top: 248px; left: 20px; }
#b6, #b6e { top: 270px; left: 370px; }
#b7, #b7e { top: 300px; left: 88px; }
#b8, #b8e { top: 386px; left: 42px; }

/* end buttons positions */

.presInfo {
	width: 396px;
	height: 281px;
	float: right;
	margin: 140px 0 0 0;
	background: #222;
	filter: alpha(opacity=90);
	opacity: .90;
	background: url(../images/infoContentBg.gif) repeat-x bottom #000;
	display: none;
}

.presInfo .heading {
	background: url(../images/infoHeadBg.jpg) repeat-x;
	height: 25px;
	width: 366px;
	padding: 4px 15px 0 15px;
}

.circle {
	height: 19px;
	width: 19px;
	background: url(../images/circleHeadBg.gif);
	float: left;
}

.presInfo .heading h2 {
	padding: 3px 0 0 10px;
	float: left;
}

.presInfo .content {
	padding: 20px;
	color: #fff;
	height: 211px;
	width: 356px;
}

.presInfo .content a {
	color: #fff;
}

.presInfo .content a:hover {
	color: #fff;
	text-decoration: underline;
}

.presInfo .content p {
	padding: 0 20px 0 0;
}

a.more {
	float: right;
	font-style: italic;
	color: #dcdcdc;
	background: url(../images/arrowGray.gif) right center no-repeat;
	padding: 0 8px 0 0;
	margin: 2px 0 0 0;
	font-weight: bold;
}

a.more:hover {
	background: url(../images/arrowGrayOver.gif) right center no-repeat;
	color: #ff6600;
	text-decoration: underline;
}

/* styles for editor */

.moreFCK a {
	float: right;
	font-style: italic;
	color: #ff6600;
	background: url(../images/arrowGrayOver.gif) right center no-repeat;
	padding: 0 8px 0 0;
	margin: 2px 0 0 0;
	font-weight: bold;
}

.moreFCK a:hover {
	background: url(../images/arrowGrayOver.gif) right center no-repeat;
	text-decoration: underline;
}
/* end styles for editor */

#trim-bonder {
	background: url(../images/productTrimBonder.jpg) right bottom no-repeat;
}

#content .darkBox {
	width: 240px;
	background: #000;
	float: left;
	margin: 0 15px 0 0;
}

#content .darkBox .heading {
	height: 25px;
	background: url(../images/boxHeadingBg.gif) repeat-x;
	padding: 0 15px;
}

#content .darkBox .heading h2 {
	float: left;
	padding: 5px 0 0 0;
}

#content .darkBox .content {
	padding: 15px;
	background: url(../images/boxContentBg.gif) repeat-x #666767;
}

ul.white {
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.white li {
	background: url(../images/bulletWhite.gif) no-repeat 0 4px;
	padding: 0 0 5px 10px;
}

ul.white li a {
	color: #fff;
}

ul.white li a:hover {
	color: #fff;
	text-decoration: underline;
}

.findDealer1 {
	padding: 35px 0 0 0;
}

.findDealer1 label {
	color: #ff6600;
	font-weight: bold;
	font-style: italic;
	padding: 0 5px 0 0;
}

input.zip {
	border: 0;
	border-bottom: 1px solid #fff;
	background: url(../images/zipBg.gif) no-repeat;
	width: 104px;
    height:13px;
	font-size: 11px;
	color: #555555;
	padding: 1px;
	vertical-align: text-top;
}

input.find {
	border: 0;
	background: url(../images/buttonFind.gif) no-repeat bottom;
	width: 61px;
	font-size: 11px;
	color: #555555;
	cursor: pointer;
	height: 16px;
	vertical-align: text-top;
}

/* end content */


/* inner content */

.leftNav {
	border: 1px solid #a6a6a6;
	padding: 20px;
	background: #f6fafa url(../images/lrftNavBg.gif) repeat-x bottom;
}

#content .leftNav ul {
	color: #6a6a6a;
}

#content .leftNav ul li {
	background: url(../images/bulletDark.gif) no-repeat 0 4px;
	padding: 0 0 5px 12px;
}

#content .leftNav ul li a {
	color: #6a6a6a;
	font-style: italic;
	font-weight: bold;
}

#content .leftNav ul li a:hover, #content .leftNav ul li a.active {
	color: #6a6a6a;
	text-decoration: underline;
}

.leftSubcol {
	float: left;
	width: 500px;
}

.rightSubcol {
	float: right;
	width: 211px;
}

.boxCon {
	width: 100%;
	padding: 0 0 40px 0;
	float: left;
}

.boxCon .right {
	width: 283px;
	float: right;
}

.boxCon .heading {
	width: 100%;
	border-bottom: 1px solid #a3aeb0;
	height: 22px;
	margin: 0 0 10px 0;
}

.boxCon .heading a.more {
	color: #ff6600;
	background: url(../images/arrowGrayOver.gif) right center no-repeat;
}

.boxImg {
	float: left;
	border-right: 10px solid #fff;
}

.boxCon h2 {
	color: #6a6a6a;
	font-size: 18px;
	font-weight: normal;
	float: left;
	line-height: 20px;
}

.findDealer {
	width: 193px;
	height: 40px;
	background: url(../images/findADealer.jpg) no-repeat;
	margin: 10px 0 0 0;
	padding: 40px 0 0 15px;
}

.askExpert {
	width: 208px;
	height: 136px;
	background:  url(..//images/askExpertbg.jpg);
	margin: 0 0 10px 0;
}

.askExpert p {
	padding: 38px 60px 0 18px;
}

.otherInfo {
	width: 208px;
	float: left;
	margin: 10px 0 0 0;
	background: url(../images/otherInfoBg.jpg) repeat-y;
}

.otherInfo .heading {
	width: 100%;
	height: 29px;
	background: url(../images/otherInfoHeading.jpg) no-repeat;
}

.otherInfo .content {
	width: 178px;
	padding: 15px 15px 30px 15px;
	background: url(../images/otherInfoBot.jpg) no-repeat bottom;
}

a.moreBlue {
	padding: 0 10px;
	background: url(../images/arrow.gif) right no-repeat;
	font-weight: bold;
	font-style: italic;
}

a.moreBlue:hover {
	background: url(../images/arrowOver.gif) right no-repeat;
}

/* styles for editor */
.moreBlueFCK a {
	padding: 0 10px;
	background: url(../images/arrow.gif) right no-repeat;
	font-weight: bold;
	font-style: italic;
}

.moreBlueFCK a:hover {
	background: url(../images/arrowOver.gif) right no-repeat;
}


/* end styles for editor */
a.moreOrange {
	padding: 0 10px;
	background: url(../images/arrowOver.gif) right no-repeat;
	color: #ff6600;
	font-weight: bold;
	font-style: italic;
}

a.moreOrange:hover {
	background: url(../images/arrow.gif) right no-repeat;
	color: #179ccb;
}

a.pad {
	margin: 210px 0 0 0;
	float: left;
}

p.info {
	padding: 15px 0 0 0;
}

/* end inner content */


/* footer */

#footer, #footerInner {
	height: 27px;
	border-top: 2px solid #fff;
	margin: 0 0 0 35px;
	clear: both; 
	padding: 8px 0 0 0;
}

#footerInner {
	border-top: 2px solid #e4e4e4;
}

#footer a , #footerInner a{
	padding: 0 15px 0 0;
}

#footer .left, #footerInner .left {
	width: 250px;
}

#footer .right, #footerInner .right {
	width: 500px;
	text-align: right;
	color: #8c8c8c;
}

#footer span, #footerInner span {
	padding: 0 0 0 20px;
}

/* end footer */

.pageHeader {
    color:#000000;
    font-family: Tahoma;
    font-size: 22px;
    margin-bottom: 20px;
}





