

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, 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;
}

html {
	min-height: 100%; /* needed for outer min-height */
}

body {
	font: 0.7em/1 "Helvetica", "Arial", sans-serif;
	background: #fff url("bgbody.jpg") repeat-x 0 100% fixed;
	color: #666;
}
.clearer {
	clear: both;
}
a {
	color: #666;
}
a:hover {
	color: #000;
}
#header {
	position: relative;
	background: #fff url("bgheader.jpg") repeat-x 0 0;
	height: 190px;
}

#header .wrapper {
	position: relative;
		width: 960px;
	margin: 0 auto;
	padding: 25px 0 0 0;
}

ul#languageSelect {
	position: absolute;
	top: 0;
	right: 0;
	list-style-type: none;
	display: block;
	float: right;

}

ul#languageSelect li {
	float: left;
	margin: 5px 0;
	padding: 0 10px;
}

ul#languageSelect li a {
	color: #6c6461;
}

ul#languageSelect li a:hover {
	color: #f30;
}

#menu {
	float: right;
	list-style-type: none;
	background: url("menu.png") no-repeat 0 0;
	height: 64px;
	margin-top: 79px;
}

#menu li {
	float: left;
	width: 153px;
}

#menu li a {
	position: relative;
	display: block;
	height: 54px;
	text-align: center;
	color: #fff;
	/*text-indent: -9999px;*/
	text-decoration: none;
	font-size: 1.0em;
	font-weight: bold;
	padding-top: 10px;
	text-transform: uppercase;
}

#menu li a:hover {

}

#menu li.button1 a:hover,
#menu li.button1 a.selected {
	background: url("menu.png") no-repeat 0 -64px;
}

#menu li.button2 a:hover,
#menu li.button2 a.selected {
	background: url("menu.png") no-repeat -153px -64px;
}

#menu li.button3 a:hover,
#menu li.button3 a.selected {
	background: url("menu.png") no-repeat -306px -64px;
}

#menu li.button4 a:hover,
#menu li.button4 a.selected {
	background: url("menu.png") no-repeat -459px -64px;
}

#menu li.button5 a:hover,
#menu li.button5 a.selected {
	background: url("menu.png") no-repeat -612px -64px;
}
#logo {
	background: url("continental-fires-logo.png") no-repeat 0 0;
	width: 160px;
	text-indent: -9999px;
	float: left;
}

#logo a {
	display: block;
	text-indent: -999px;
	height: 148px;
}

#outer {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#homeIntro {
	background: url("homeintro_01.jpg") no-repeat 0 0;
	height: 233px;
	padding: 25px 25px 0 510px;
}

#homeIntro h2 {
	color: #fff;
	height: 25px;
	margin: 0 0 20px 0;
	text-indent: -9999px;
	behavior: url("/css/iepngfix.htc");
}
#homeIntro h2.en {
	background: url("welcome_en.png") no-repeat 0 0;
}
#homeIntro h2.nl {
	background: url("welcome_nl.png") no-repeat 0 0;
}
#homeIntro h2.de {
	background: url("welcome_de.png") no-repeat 0 0;
}
#homeIntro h2.fr {
	background: url("welcome_fr.png") no-repeat 0 0;
}

#homeIntro p {
	width: 430px;
	color: #f8f3ed;
	margin: 0 0 0.8em 0;
	/*text-align: right;*/
}

#homeContentWrapper {
	padding: 10px 0 0 0;
}

.homeBannerBellfires-en,
.homeBannerBarbas-en,
.homeBannerBellfires-nl,
.homeBannerBarbas-nl,
.homeBannerBellfires-de,
.homeBannerBarbas-de,
.homeBannerBellfires-fr,
.homeBannerBarbas-fr {
	height: 167px;
	width: 358px;
	float: left;
	margin: 0 4px 0 0;
}

.homeBannerBellfires-en { background: url("homebanner_en.jpg") no-repeat 0 0; }
.homeBannerBellfires-nl { background: url("homebanner_nl.jpg") no-repeat 0 0; }
.homeBannerBellfires-de { background: url("homebanner_de.jpg") no-repeat 0 0; }
.homeBannerBellfires-fr { background: url("homebanner_fr.jpg") no-repeat 0 0; }

.homeBannerBarbas-en { background: url("homebanner_en.jpg") no-repeat 0 100%; }
.homeBannerBarbas-nl { background: url("homebanner_nl.jpg") no-repeat 0 100%; }
.homeBannerBarbas-de { background: url("homebanner_de.jpg") no-repeat 0 100%; }
.homeBannerBarbas-fr { background: url("homebanner_fr.jpg") no-repeat 0 100%; }

.homeBannerBellfires-en a,
.homeBannerBarbas-en a,
.homeBannerBellfires-nl a,
.homeBannerBarbas-nl a,
.homeBannerBellfires-de a,
.homeBannerBarbas-de a,
.homeBannerBellfires-fr a,
.homeBannerBarbas-fr a {
	display: block;
	height: 165px;
	text-indent: -9999px;
	border: 1px solid #d8d6d5;
}

.homeBannerBellfires-en a:hover,
.homeBannerBarbas-en a:hover,
.homeBannerBellfires-nl a:hover,
.homeBannerBarbas-nl a:hover,
.homeBannerBellfires-de a:hover,
.homeBannerBarbas-de a:hover,
.homeBannerBellfires-fr a:hover,
.homeBannerBarbas-fr a:hover {
	border: 1px solid #898281;
}

#bannerWrapper {
	float: left;
	margin: 0 35px 0 0;
}

#bannerWrapper .bannerBellfires-en,
#bannerWrapper .bannerBarbas-en,
#bannerWrapper .bannerBellfires-nl,
#bannerWrapper .bannerBarbas-nl,
#bannerWrapper .bannerBellfires-de,
#bannerWrapper .bannerBarbas-de,
#bannerWrapper .bannerBellfires-fr,
#bannerWrapper .bannerBarbas-fr {
	height: 300px;
	width: 160px;
	margin: 0 0 10px 0;
}

#bannerWrapper .bannerBellfires-en { background: url("banner_en.jpg") no-repeat 0 0; }
#bannerWrapper .bannerBellfires-nl { background: url("banner_nl.jpg") no-repeat 0 0; }
#bannerWrapper .bannerBellfires-de { background: url("banner_de.jpg") no-repeat 0 0; }
#bannerWrapper .bannerBellfires-fr { background: url("banner_fr.jpg") no-repeat 0 0; }

#bannerWrapper .bannerBarbas-en { background: url("banner_en.jpg") no-repeat -160px 0; }
#bannerWrapper .bannerBarbas-nl { background: url("banner_nl.jpg") no-repeat -160px 0; }
#bannerWrapper .bannerBarbas-de { background: url("banner_de.jpg") no-repeat -160px 0; }
#bannerWrapper .bannerBarbas-fr { background: url("banner_fr.jpg") no-repeat -160px 0; }

#bannerWrapper .bannerBellfires-en a,
#bannerWrapper .bannerBarbas-en a,
#bannerWrapper .bannerBellfires-nl a,
#bannerWrapper .bannerBarbas-nl a,
#bannerWrapper .bannerBellfires-de a,
#bannerWrapper .bannerBarbas-de a,
#bannerWrapper .bannerBellfires-fr a,
#bannerWrapper .bannerBarbas-fr a {
	display: block;
	height: 298px;
	text-indent: -9999px;
	border: 1px solid #d8d6d5;
}

#bannerWrapper .bannerBellfires-en a:hover,
#bannerWrapper .bannerBarbas-en a:hover,
#bannerWrapper .bannerBellfires-nl a:hover,
#bannerWrapper .bannerBarbas-nl a:hover,
#bannerWrapper .bannerBellfires-de a:hover,
#bannerWrapper .bannerBarbas-de a:hover,
#bannerWrapper .bannerBellfires-fr a:hover,
#bannerWrapper .bannerBarbas-fr a:hover {
	border: 1px solid #898281;
}

#highLights {
	list-style-type: none;
	float: left;
	width: 234px;
}

#highLights li {
	border-bottom: 1px solid #fff;
	color: #fff;
	height: 55px;
}

*html #highLights li {
	height: 35px;
}

#highLights li a {
	color: #fff;
	font-weight: bold;
	display: block;
	text-decoration: none;
	height: 100%;
	padding: 22px 0 0 0;
}

#highLights li a span {
	margin: 0 0 0 60px;
	text-decoration: underline;
	display: block;
}


#highLights li.newProduct {
	background: url("menu.png") no-repeat 0px -128px;
}

#highLights li.downloads {
	background: url("menu.png") no-repeat -236px -128px;
}

#highLights li.aboutUs {
	background: url("menu.png") no-repeat -472px -128px;
}

#highLights li.contactUs {
	background: url("menu.png") no-repeat -708px -128px;
}

#highLights li.newProduct:hover {
	background: url("menu.png") no-repeat 0px -183px;
}

#highLights li.downloads:hover {
	background: url("menu.png") no-repeat -236px -183px;
}

#highLights li.aboutUs:hover {
	background: url("menu.png") no-repeat -472px -183px;
}

#highLights li.contactUs:hover {
	background: url("menu.png") no-repeat -708px -183px;
}
#bannerDVD {
	background: url("/css/banner-dvd.jpg") no-repeat;
	float: left;
	border: 1px solid #D8D6D5;
}
#bannerDVD a {
	display: block;
	width: 232px;
	height: 165px;
	text-indent: -9999px;
}

#contentWrapper {
	padding: 10px 0 0 0;
	float: left;
	width: 765px;
}

.breadCrumb {
	border-bottom: 1px solid #898281;
	font-size: 1.5em;
	margin: 0 0 30px 0;
}

.textWrapper {
	float: left;
	width: 362px;
	margin: 0 0 20px 0;
	line-height: 16px;
}
.textWrapper p {
	margin: 0 0 20px 0;
	line-height: 16px;
}
.textWrapper h3 {
	font-size: 14px;
	font-weight: normal;
}
.textWrapper h3.frames {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
.textWrapper p.brochureCover {
	margin: 0;
}
.textWrapper p.brochureDownloadLink {
	margin: 0;
}
.textWrapper p.brochureDownloadLink a {
	margin: 0;
}

ul#productFrames {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 158px;
}
ul#productFrames li {
	line-height: 45px;
	padding: 0 0 5px 55px;

}
ul#productFrames li.anthracite { background: url('color-anthracite.gif') no-repeat; }
ul#productFrames li.steel { background: url('color-steel.gif') no-repeat; }
ul#productFrames li.copper { background: url('color-copper.gif') no-repeat; }

ul#downloadList {
	list-style-type: square;
	padding: 0;
	margin: 10px 0 10px 20px;
}
ul#downloadList li {
	line-height: 16px;
}
.productWrapper {
	float: left;
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #cbcbcb;
}

.productWrapper a {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
}

.productWrapper a span {
	position: relative;
	display: block;
	width: 302px;
	height: 25px;
	background: url("moredetails.png") repeat 0 0;
	margin: -33px 0 0 0;
	padding: 8px 0 0px 35px;
}

.productWrapper a:hover {
	color: #f63;
}

.whiteSpacer {
	margin: 0 40px 0 0;
}

.alignLeft {
	float: left;
}

.moreDetailsTxt {
	font-size: 1.3em;
	margin: 0 0 20px 0;
	padding: 5px 5px 5px 170px;
}

.moreDetailsButton {
	background: url("menu.png") no-repeat 0 -238px;
	display: block;
	padding: 10px 15px 8px 55px;
	color: #6b6461;
	font-size: 0.8em;
	font-weight: bold;
	margin: 15px 0 0 5px;
	float: left;
	width: 130px;
}

.moreDetailsButton:hover {
	color: #f63;
}

.normalTxtPage {
	width: 500px;
	float: left;
	margin: 0 0 20px 0;
	line-height: 18px;
}
.normalTxtPage p {
	margin-bottom: 15px;
	line-height: 18px;
}
.normalTxtPage h2 {
	font-size: 1.1em;
	font-weight: bold;
}

.normalTxtPage a {
	color: #666;
}

.normalTxtPage ul {
	list-style-type: square;
	padding: 0;
	margin: 0 0 20px 20px;
}
.normalTxtPage ul li {
	margin: 0;
	line-height: 18px;
}

#rightSideWrapper {
	width: 236px;
	float: right;
}

.brochureDownload {
	background: url(brochure_en.jpg) no-repeat 0 0;
	height: 38px;
	width: 343px;
	padding: 145px 0 0 130px;
}

*html .brochureDownload {
	width: 213px;
}


#footer {
	clear: both;
	color: #999;
	font-size: 0.8em;
	padding: 10px 0;
}

#footer a {
	color: #999;
}


/*
* FORM ELEMENTS
************************************/
fieldset {
	border: 1px solid #ccc;
	border-bottom: 4px solid #ccc;
	padding: 20px;
	margin: 0px 0 15px 0;
}
legend {
	padding: 0;
	padding-left: 10px;
	margin-left: -10px;
	font-weight: bold;
	color: #69645e;
}
label {
	display: block;
	float: left;
	width: 90px;
	margin-top: 6px;
}
select,
textarea,
input {
	height: 15px;
	border: 1px solid #a8a39d;
	margin: 5px 0;
	font-size: 11px;
	color: #333;
	padding: 2px 0 0 2px;
	font-family: Tahoma;
	width: 243px;
}
textarea {
	height: 60px;
	width: 450px;
}
select {
	width: 248px;
	height: 20px;
}
button {
	background: #999;
	border: 1px solid #333;
	color: #fff;
}
span.formError {
	color: #c00;
	font-weight: bold;
	margin-left: 20px;
}

#productImages {
	list-style-type: none;
}
#productImages li {
	float: left;
}
#productImages li img {
	margin: 0 10px 10px 0;
	border: 1px solid #999;
	padding: 1px;
}


/* Showroom banner */
#showroomBanner {
	padding-top: 10px;
	clear: both;
	width: 1000px;
}
#showroomBanner #bannerBrown {
	background: url('banner-showroom.jpg') no-repeat;
	display: block;
	float: left;
	width: 720px;
	height: 87px;
	padding-right: 5px;
	text-indent: -9999px;
}
#showroomBanner #phoneBrown {
	display: block;
	float: left;
	background: url('bg-brown.jpg') repeat-x;
	width: 232px;
	height: 87px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
}
#showroomBanner #phoneBrown a {
	color: #fff;
}
