body, td{
	margin:0px;
	padding:0px;
	text-align:left;
}

.menu{
	height:186px;
	padding-top:60px;
}
* html .menu{
	height:246;
}

a, div{
	outline:none;
}

#mycustomscroll{
	height:236px;
	margin-right:60px;
	overflow:auto;
	text-align:left;
	margin-left:15px;
}

#imagecontent{
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-right:10px;
	width:472px;
	height:472px;
}
* html #imagecontent{
	height:482px;
	width:482px;
}
	#imagecontent .imagefloat{
		float:left;
		border:none;
		margin:0px;
		padding:0px;
	}
	
.extraimages, .moduleimg{
	width:150px;
	text-align:right;
}
.extraimagesinner{
	width:100px;
	text-align:right;
	float:right;
}

.moduleimg{
	padding-top:15px;
}

.woodtypesheading, .knobsheading{
	padding-top:15px;
	font-weight:bold;
}

#secondnavigation{
	height:25px;
	width:472px;
}
	#secondnavigation ul{
		height:10px;
		margin:0px;
		padding:0px;
		list-style:none;
	}
	#secondnavigation ul li, #secondnavigation ul li a{
		color:#000;
		text-decoration:none;
		background-color:#e7e7e2;
	}
	#secondnavigation ul li{
		/*margin-left:5px;*/
		/*border-right:4px solid #fff;*/
		margin-right:4px;
		padding-left:5px;
		padding-right:5px;
		float:left;
	}
	#secondnavigation ul li.first{
		/*margin-left:0px;*/
	}
	#secondnavigation ul li a.active, #secondnavigation ul li a:hover{
			color:#9d281c;
			text-decoration:none;
			background-color:#e7e7e2;
		}

#productimg{
	background-repeat:no-repeat;
	width:472px;
	/*height:80px;*/
	height:472px;
	/*padding-top:392px;*/
}
*html #productimg{
	height:472px;
}

.productBox, #slideInfo{
	height:80px;
	width:200px;
	background-color:#fff;
	/*line-height:16px;*/
	overflow:hidden;
}
*html .productBox{
	height:80px;
}
#productslider{
	height:392px;
	width:70px;
	margin-left:5px;
	background-color:#fff;
	/*overflow:hidden;*/
	z-index:1;
}
#sliderinner{
	height:332px;
	width:70px;
	z-index:1;
	/*overflow:hidden;*/
}
#scroll_up {
	cursor: pointer;
}
#scroll_down {
	cursor: pointer;
}
	#productslider img.productThumb{
		border:none;
		width:60px;
		margin-left:5px;
		margin-bottom:5px;
		z-index:1;
	}
	#productslider img{
		border:none;
		z-index:1;
	}
.productBox .innercontent{
	padding: 10px;
	padding-top: 5px;
}
.productBox span.price {
	font-size: 16px;
	color: #678229;
	padding-right:4px;
}
.productBox span.description {
}

#slideContainer {
			width: 472px;
		}
		
		#slideContainer img {
			border: none;
			float:left;
			margin:0px;
			padding:0px;
			border:0px;
		}
		
		#slideInfo {
			position:absolute;
			top:0px;
			left:0px;
			cursor:pointer;
		}
		
		#slideInfo #slideContent {
			padding: 10px;
			padding-top: 15px;
		}
		
		#slideInfo #slideContent span.price {
			font-size: 16px;
			color: #678229;
		}
		
		#slideInfo #slideContent span.description {
		}
		
.markerTooltip {
	background: #fff;
	color:#000;
	padding: 4px 6px;
	white-space: nowrap;
	border: #000 solid 1px;
	z-index:50000;
 }
 
 #findaddressbutton, #findaddress, #filter{
 	font-size:11px;
 }
