@charset "UTF-8";
/* CSS Document */

body{
	background-image:		url(../images/background.png);
	background-repeat:		repeat;
}

p{
	color:					#fff;
}

th, td, li{
	color:					#fff;
}

a{
	color:					#fff;
}

.line{
	border-top:				6px solid #fff;
}

#wrapper{
	background-color:		#652b8f;
}

#navigation ul{
	border-bottom:			6px solid #fff;
}

#navigation li a{
	color:					#ffffff;
}

#navigation li a:hover{
	color:					#652b8f;
	background-color:		#fff;
}

#mainContent .homeHeading{
	background-image:		url(../images/homeHeading.png);
}

#mainContent .rangePanel{
	background-image:		url(../images/rangeGrad.png);
	background-repeat:		repeat-x;
}

#mainContent .rangeHeading{
	background-image:		url(../images/comflor-product-range.png);
	background-repeat:		no-repeat;
}

#mainContent .rafRangeHeading{
	background-image:		url(../images/raf-title.png);
	background-repeat:		no-repeat;
}

#mainContent .roofdeck{
	background-image:		url(../images/roofdeck.png);
	background-repeat:		no-repeat;
}

.roofdeckd46{
	background-image:		url(../images/roofdeck-d46.png);
	background-repeat:		no-repeat;
}

.roofdeckd60{
	background-image:		url(../images/roofdeck-d60.png);
	background-repeat:		no-repeat;
}

.roofdeckd100{
	background-image:		url(../images/roofdeck-d100.png);
	background-repeat:		no-repeat;
}

.roofdeckd135{
	background-image:		url(../images/roofdeck-d135.png);
	background-repeat:		no-repeat;
}

.comflor46{
	background-image:		url(../images/comflor46-range.png);
	background-repeat:		no-repeat;
}

.comflor51{
	background-image:		url(../images/comflor51-range.png);
	background-repeat:		no-repeat;
}

.comflor60{
	background-image:		url(../images/comflor60-range.png);
	background-repeat:		no-repeat;
}

.comflor80{
	background-image:		url(../images/comflor80-range.png);
	background-repeat:		no-repeat;
}

.comflor100{
	background-image:		url(../images/comflor100-range.png);
	background-repeat:		no-repeat;
}

.comflor210{
	background-image:		url(../images/comflor210-range.png);
	background-repeat:		no-repeat;
}

.comflor225{
	background-image:		url(../images/comflor225-range.png);
	background-repeat:		no-repeat;
}

.fortress{
	background-image:		url(../images/fortress.png);
	background-repeat:		no-repeat;
}

.gifafloor{
	background-image:		url(../images/gifafloor.png);
	background-repeat:		no-repeat;
}

.specialpanels{
	background-image:		url(../images/specialpanels.png);
	background-repeat:		no-repeat;
}

.base{
	background-image:		url(../images/base.png);
	background-repeat:		no-repeat;
}

.finishes{
	background-image:		url(../images/finishes.png);
	background-repeat:		no-repeat;
}

.detailh2{
	border-top:				1px solid #fff;
	padding:				0 0 0 35px;
}

.detailh2 span{
	color:					#652b8f;
	background-color:		#fff;
}

#footer{
	border-top:				1px solid #fff;
}

#footer li{
	color:					#fff;
}

#footer li a{
	color:					#fff;
}

.whiteDivider{
	border-bottom:			1px solid #fff;
}

.col4 img{
	border:					9px solid #652b8f;
	border-left:			0;
	overflow:
}

.row1{
	background-color:		#9a4fd0;
}

.row2, .row3{
	background-color:		#000;
}

.rowHover{
	background-color:		#ffffff;
	color:					#652b8f;
}

#sitemap li{
	color:					#ffffff;
}