.sliderwrapper {
	position: relative; /*leave as is*/
	overflow: hidden;
	width: 700px; /*width of featured content slider*/
	height: 380px;
	clear: both;
	float: none;
	margin-bottom: 10px;
}
.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 5px;
	width: 700px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: auto;
	/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);*/
	-moz-opacity: 1;
	opacity: 1;
	clear: both;
	float: none;
}
.contentdiv .categ_img {
	padding: 0px;
	clear: left;
	float: left;
	height: 206px;
	width: 338px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
.contentdiv .categ_img a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 206px;
	width: 338px;
	overflow: hidden;
}
.contentdiv .categ_desc {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	height: 206px;
	width: 310px;
	overflow: hidden;
	position: relative;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
}
.contentdiv .categ_desc h1 {
	margin-bottom: 20px;
	display: block;
}
.contentdiv .categ_desc .categ_desc_text ul  {
	margin-left:3px;	/*padding-left:5px;*/
	padding-left: 15px;
}
.contentdiv .categ_desc .categ_desc_text h1 a{
	font-family: Arial, Tahoma, sans-serif;
	font-size:22px;
	font-weight: normal;
	line-height:22px;
	text-decoration:none;
}

.contentdiv .categ_desc .categ_desc_text h1{}
.contentdiv .categ_desc .categ_desc_text a {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #ffbf7a;
	text-decoration: underline;
	background-image: url(images/yellow_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 15px;
	height:30px;
	margin-top:10px;
	display:block;
}

.contentdiv .categ_desc .categ_desc_text a:hover {
	text-decoration:none;
	color:#FFF;
}

.contentdiv #product_image {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
	height: 380px;
	width: 350px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
.contentdiv #product_details {
	padding: 0px;
	clear: right;
	float: right;
	width: 347px;
	position: relative;
	height: auto;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	overflow: auto;
}
.contentdiv #product_details div {
	margin-bottom: 5px;
}

.contentdiv #product_details .culori {
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: auto;
}
.contentdiv #product_details .culori div {
	clear: both;
	float: none;
	margin-bottom: 7px;
}


.contentdiv #product_details .culori img {
	display: block;
	clear: none;
	float: left;
	height: 33px;
	width: 33px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	overflow: hidden;
	position: relative;
}
.contentdiv #product_details .tipuri {
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: auto;
}
.contentdiv #product_details .culori div {
	clear: both;
	float: none;
	margin-bottom: 7px;
}
.contentdiv #product_details .tipuri img{
	display: block;
	clear: none;
	float: left;
	height: 68px;
	width: 68px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	overflow: hidden;
	position: relative;
}
.contentdiv #product_details .links {
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow: auto;
}
.contentdiv #product_details .links a{
	display:block;
	clear:both;
	color:#ffbf7a;
	text-decoration:underline;
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	line-height: 22px;
	background-image: url(images/yellow_bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 12px;
}
.contentdiv #product_details .links a:hover{
	text-decoration:none;
}
.contentdiv #product_details .links .white {
	text-decoration:underline;
	color:#FFF;
	background-image: url(images/white_bullet.gif);
}
.pagination {
	width: 710px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
	padding: 0px;
	clear: both;
	float: none;
	height: auto;
	margin-bottom: 7px;
}
.pagination .toc {
	display: block;
	padding: 0px;
	clear: none;
	float: left;
	height: 140px;
	width: 140px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 0px;
	overflow: hidden;
	position: relative;
}


.pagination a {

}
.toc img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.pagination a:hover, .pagination a.selected {
}
