/* CSS Document */

/* Style sheet to override main styles and make full width  */

/* --------------------------Categories -----------------------*/

#bcBg {
	display:none;
	}

#left {
	width:0px;
	display:none;
	padding:5px 0px 0px 0px;
	margin:0px;
	float: left;
	}
	
#pageContent {
	width:959px;
	padding:20px 0px 0px 0px;
	}
	
#breadcrumb {
	height:0px;
	display:none;
	padding-top:0px;
	}	
	
#showroom {
	position:relative;
	width:980px;
	height:364px;
	margin-bottom:30px;
	background:url(../../images/showroomBg5.jpg) no-repeat;
	}

#showroom a {
	position:absolute;
	top:245px;
	left:90px;
	}

#showroom a.saleBanner {
	position:absolute;
	top:40px;
	left:0px;
	}

#showroom h1 {
	background:none;
	position:absolute;
	left:70px;
	bottom:200px;
	}

#showroom .txt {
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:1.5em;
	width:330px;
	position:absolute;
	top:57px;
	left:20px;
	text-align:left;
	} 

#showroom #flash {
	position:absolute;top:12px;
	right:92px;
	}
	
#frontPanel {
	padding-top:20px;
	width:980px;
	height:131px;
	margin-bottom:40px;
	}	

#frontBox1, #frontBox2, #frontBox3 {
	position:relative;
	padding:0px 0px 0px 0px;
	width:322px;
	height:130px;
	background-color:#E0E8EB;
	display:block;
	float:left;
	}

#frontBox1, #frontBox2 {
	margin-right:1px;
	}
	
#frontBox1 h2, #frontBox2 h2, #frontBox3 h2 {
	padding:17px 0px 0px 20px;
	}		

p#emailWarning, p#bothWarning, p#nameWarning {
	visibility:hidden;
	font-size:9px;
	position:absolute;
	top:54px;
	right:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#C30;
	width:80px;
	}

#feedback {
	position:absolute;
	top:155px;
	left:20px;
	color:#006496;
	width:100px;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	}	

.inputWarning {
	background-color:#F2F8FF;
	border:1px solid #fff;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.frontName {
	border:1px solid #E0E8EB;
	position:absolute;
	top:55px;
	left:23px;
	color:#999;
	font-size:11px;
	width:182px;
	height:18px;
	padding:5px 0px 0px 10px;
	background:url(../../images/newsFieldBg.jpg);
	}	
	
.frontEmail {
	border:1px solid #E0E8EB;
	position:absolute;
	top:85px;
	left:23px;
	color:#999;
	font-size:11px;
	width:182px;
	height:18px;
	padding:5px 0px 0px 10px;
	background:url(../../images/newsFieldBg.jpg)
	}	

.frontSubmit {
	position:absolute;
	width:68px;
	top:86px;
	right:17px;
	background:url(../../images/btnSubmit.jpg) no-repeat;
	height:22px;
	border:none;
	cursor:pointer;
	}
	
#hours {
	background:url(../../images/openingHoursBg.jpg) no-repeat;	
	width:267px;
	height:50px;
	padding:6px 0px 0px 0px;
	margin:6px 0px 0px 30px;
	}

#hours p {
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	margin-right:15px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#frontBox3 p {
	position:absolute;
	width:156px;
	font-size:15px;
	color:#666666;
	font-family:"Trebuchet MS", arial;
	font-weight:bold;
	font-style:italic;
	top:60px;
	left:24px;
	}		
	
img.van {
	position:absolute;
	top:24px;
	right:24px;
	}		

#productList .productWrapper p.productName a {
	text-decoration:none;
	}

#productList .productWrapper p.productPrice a {
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	}

#productList {
	padding-left:7px;
	}

#productList .productWrapper {
	width:130px;
	text-align:center;
	float:left;
	padding:15px 30px;
	margin:0px 20px 0px 28px;
	}
	
p.productImgWrapper {
	width:130px;
	height:100px;
	padding:0px;
	margin:0px;
	}

img.mainImage {
	border:1px solid blue;
	}
