#prodcols {
	display: block;
	margin: 0;
	padding: 12px 0 10px 15px;
	width: 945px;
/*	height: 158px;*/
	float: left;
/*	border-left: 3px solid #e4e4e4;*/
}

#prodtabs {
	display: block;
	width: 161px;
	height: 150px;
	margin: 0;
	padding: 0;
	background: #fff;
	text-align: left;
	position: relative;
	float: left;
	z-index: 150; 
/*	border-bottom: 2px solid #e1e1e1;*/
}

#prodtabs ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#prodtabs ul li {
	margin: 0;
	padding: 0;
	height: 25px;
	display: block;
}

#prodtabs ul li a {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	font: normal 10px Arial, Verdana, Geneva, sans-serif;
	color: #747474;
	text-decoration: none;
}

#prodthumbs {
	margin: 0;
	padding: 15px 0 0 15px;
	width: 754px;/*666*/
	height: 135px;
	float: left;
	border: 1px solid #dedede;
	border-left: none;
}

#prodDetails {
	clear: both;
	margin: 0;
	padding: 0 0 10px 15px;
	width: 945px;
/*	height: 285px;275*/
	float: left;
	background-color: #fff;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
}


/* thumbnail slider begin */

/* apply the gallery design - links slider */
#gallery_container {  
	width: 741px; 
	height: 122px; 
	margin: 0; 
	background: #fff; 
	padding: 0px; 
	float: left; 
	display: block; 
	position: relative; 
}

/* the width is set to show the number of thumbnails that will be visible */
#thumb_container { 
	position: relative; 
	overflow: hidden; 
	width: 500px; 
	height: 97px; 
	padding: 0 0 0 5px;
	float: left;  
}
/* the thumbnails container */
#thumbs { 
	white-space :nowrap; 
	display: block; 
	position: relative; 
	float: left; 
}

#thumbs a { 
	padding: 0px; 
	margin: 0px; 
}

#thumbs a img { 
	border: none; 
}

/* DIV container slider example */
#gallery_container2 { 
/*	width: 741px;
	height: 122px;
	background-color: #000000; 
	float: left; */
	width: 741px; 
	height: 122px; 
	margin: 0; 
	padding: 0px; 
	float: left; 
	display: block; 
	position: relative; 

}

/* create custom forward-backward buttons for this container */
#gallery_container2 .addfwd { 
	display: block; 
	position: absolute; 
	cursor: pointer; 
	width: 25px; 
	height: 122px; 
	margin: 0 0 0 25px;
	top: 0px; 
	right: 0px; 
	background: url(../images/gallery_fwd2.jpg) no-repeat center;  
}

#gallery_container2 .addbkwd { 
	display: block; 
	position: absolute; 
	cursor: pointer; 
	width: 25px; 
	height: 122px; 
	top: 0px; 
	left: 0px; 
	background: url(../images/gallery_back2.jpg) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#thumb_container2 { 
	position: relative; 
	overflow: hidden; 
	width: 700px; 
	height: 107px; 
	float: left; 
	padding: 15px 0 0 25px; 
}

/* the thumbnails container; set a width on it so everything will be fine */
#thumbs2 { 
	display: block; 
	position: relative; 
	width: 6000px; 
}

#thumbs2 div.thumbnail { 
	display: block; 
	position: relative; 
	float: left; 
	padding: 0; 
	font-size: 11px; 
	width: 170px; 
	text-align: center; 
}

#thumbs2 a { 
	padding: 0px;
	margin: 0px; 
	clear: both; 
	display: block;
	font: bold 12px Arial, Verdana, Geneva, sans-serif;
	color: #c00;
	text-decoration: none;
}
 
#thumbs2 a img { 
	border: 0; 
}


/* thumbnail slider end */


/* thumbnail slider end */

/* banner rotator
#banners_container { 
	display: block; 
	position: relative; 
	width: 557px; 
	height: 140px; 
	margin: 0px auto 0px; 
	border: 1px #CCCCCC solid; 
}
#banner_container { 
	position: relative ; 
	overflow: hidden ; 
	width: 557px ; 
	height: 134px ; 
	margin: 0px auto 0px;  
}
#banners { 
	white-space: nowrap; 
	display: block; 
	position: relative; 
}
#banners a img { 
	border: none; 
}
 */
