/* Conti homepage styles */

/* fix the bottom border of the bottom div not appearing in IE6, this is only declared for IE */
*html #siteWrapper{
	height:900px;
	/*padding-bottom:900px;*/
}
/* end fix the bottom border of the bottom div not appearing in IE6, this is only declared for IE */

#area1{
	background-color:#000000;
	color:#FFFFFF;
	border-top:20px solid #ED1B2B;
	border-right:20px solid #ED1B2B;
	border-bottom:20px solid #ED1B2B;
	position:absolute;
	width:352px;
	height:203px;
	z-index:90;
	top:61px;
	left:519px;
}
#area1Img{
	background-image:url(../img/range/area1_img.png);
	background-repeat:no-repeat;
	color:#FFFFFF;
	position:absolute;
	width:104px;
	height:243px;
	z-index:90;
	top:61px;
	left:415px;
}
*html #area1Img{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/range/area1_img.png', sizingMethod='fixed');
}
#area1_title{
	background-image:url(../img/range/area1_title.gif);
	background-repeat:no-repeat;
	width:242px;
	height:25px;
	margin-left:14px;
	margin-top:18px;
	margin-bottom:-6px;
}
#area1 p{
	margin-left:18px;
}

/* area2 */
#area2{
	border:20px solid #ED1B2B;
	background-color:#FFFFFF;
	color:#000000;
	position:absolute;
	width:932px;
	height:396px;
	z-index:70;
	top:224px;
	left:20px;
}
#area2_title{
	background-image:url(../img/range/area2_title.gif);
	background-repeat:no-repeat;
	width:207px;
	height:35px;
	margin-left:28px;
	margin-top:18px;
	margin-bottom:-10px;
}

/* area3 */
#area3{
	background-color:#FFFFFF;
	border-bottom:20px solid #ED1B2B;
	border-right:20px solid #ED1B2B;
	border-left:20px solid #ED1B2B;
	position:absolute;
	width:329px;
	height:162px;
	z-index:80;
	top:689px;
	left:103px;
}
#area3Img{
	background-image:url(../img/range/area3_img.png);
	background-repeat:no-repeat;
	color:#000000;
	position:absolute;
	width:369px;
	height:78px;
	z-index:80;
	top:611px;
	left:103px;
}
*html #area3Img{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/range/area3_img.png', sizingMethod='fixed');
}
#area3_title{
	background-image:url(../img/range/area3_title.gif);
	background-repeat:no-repeat;
	width:188px;
	height:26px;
	margin-left:16px;
	margin-top:12px;
	margin-bottom:-12px;
}
#area3 p{
	margin-left:18px;
}

/* copyright */
#copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#FFFFFF;
	color:#333333;
	position:absolute;
	top:666px;
	left:876px;
	z-index:110;
	width:120px;
	background-color:#FFFFFF;
}
/* end copyright */

/* Table stuff */
table{
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	margin-left:30px;
	margin-top:20px;
}
*html table{
	margin-top:20px;
}
tr{
	
}
td{
	border-left:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:0px;
}
.table_heading{
	text-align:left;
	text-transform:capitalize;
	font-weight:bold;
	font-size:12px;
	text-indent:6px;
	border-left:1px solid #999999;
	border-right:none;
	border-top:1px solid #999999;
	line-height:1.7em;
}
.table_heading_no_left_border{
	text-align:left;
	text-transform:capitalize;
	font-weight:bold;
	font-size:12px;
	text-indent:6px;
	border-left:none;
	border-right:none;
	border-top:1px solid #999999;
	line-height:1.7em;
}
/* without this width being specified the smaller text in the span (class = click) will not fit on 1 line - IE only obviously! */
*html .table_heading_no_left_border{
	width:160px;
}
.click{
	font-size:10px;
	padding-left:4px;
	font-style:italic;
	display:inline;
}
.table_heading_2{
	text-align:left;
	text-transform:capitalize;
	font-weight:bold;
	font-size:12px;
	text-indent:6px;
	border-left:1px solid #999999;
	border-right:none;
	border-top:none;
	line-height:1.7em;
}
.table_heading_2_no_left_border{
	text-align:left;
	text-transform:capitalize;
	font-weight:bold;
	font-size:12px;
	text-indent:6px;
	border-left:none;
	border-right:none;
	border-top:none;
	line-height:1.7em;
}
.sizes{
	text-align:center;
	font-weight:bold;
	font-size:10px;
	padding-left:7px;
	padding-right:6px;
	line-height:1.8em;
}
.left_heading{
	text-align:left;
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	border-left:none;
	width:170px;
}
*html .left_heading a{
	width:170px;
	display:block;
}
.black{
	background-color:#000000;
	border:1px solid #000000;
	width:62px;
}
.empty{
	background-color:#FFFFFF;
	width:62px;
}
.row{
	border:none;
	height:18px;
}
/* table links */
#cherry_modern_effect{
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	display:block;
	background-image:url(../img/range/samples_thumbs/small_sw_cherry.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:12px;
}
#rift_beech_effect{
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	display:block;
	background-image:url(../img/range/samples_thumbs/small_sw_rift_beech.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:12px;
}
#trad_oak_effect{
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	display:block;
	background-image:url(../img/range/samples_thumbs/small_sw_trad_oak.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:12px;
}
#cream_effect{
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	display:block;
	background-image:url(../img/range/samples_thumbs/small_sw_cream.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:12px;
}
#walnut_effect{
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	display:block;
	background-image:url(../img/range/samples_thumbs/small_sw_walnut.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:12px;
}
#chocolate_oak_effect{
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	display:block;
	background-image:url(../img/range/samples_thumbs/small_sw_choc_oak.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:12px;
}
#maple_effect{
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	display:block;
	background-image:url(../img/range/samples_thumbs/small_sw_maple.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:12px;
}
#oak_effect{
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	display:block;
	background-image:url(../img/range/samples_thumbs/small_sw_oak.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:12px;
}
#white_satin, #white_satin_2{
	font-weight:bold;
	font-size:11px;
	text-indent:6px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#898989;
	display:block;
	background-image:url(../img/range/samples_thumbs/small_sw_white.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:12px;
}
/* end Table stuff */