@charset "utf-8";
/* CSS Document */


#carousel_holder {
	float:left;
	border:1px solid #e8e8e8;
	width:487px;
	margin-top:5px;
	
	text-align:center;
}
.carousel_header {
	float:left;
	width:100%;
	height:24px;
	background:url(http://www.click.ro/themes/default/images/articole_speciale.gif) no-repeat left top #f4f4f4;
	border-bottom:1px solid #e5e5e5;
}
.carousel_header span {
	display:none;
}
.carousel_content {
	width:487px;
	float:left;
	padding:5px 0;
}

.carousel_end {
	float:left;
	width:100%;
	height:16px;
	background-color:#f4f4f4;
	border-top:1px solid #ededed;
	border-bottom:1px solid #ededed;
}



/* example_3 css */
#hold {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 436px; /* important */
	height: 110px; /* important */
	#height: 100px; /* important */
	background: #FFF;
	#margin-top:5px;
	left:0;
}

.hl {
	float:left;
	width:436px;
}

#carousel_prev {float: left; margin:20px 5px 0 4px; cursor:pointer;}
#carousel_next { cursor:pointer; float:right; margin:20px 4px 0 4px; }
#example_3_content {
	position: absolute;
	top: 0;
}

#example_3_content
#example_3_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#example_3_content {
		width: 5418px;
		padding:0px;
		#padding-left:70px;
}
#example_3_content li {
		display: block;
		width:109px;
		overflow:hidden;
		float: left;
		text-align:center;
	}

#example_3_content li a img {
	width:91px;
	border:1px solid #ee0d0d;
}
#example_3_content li a:hover img {
	border:1px solid #545454;
}

#example_3_content li a.titl {
	background:url(http://www.click.ro/themes/default/images/arrow_white.jpg) no-repeat left 2px;
	color:#545454;
	text-decoration:none;
	padding-left:12px;
	width:81px;
	text-align:left;
	float:left;
	margin-left:8px;
	margin-right:8px;
}
#example_3_content li a.titl:hover {
	color:#ee0d0d;
}
.carousel_2 {
	border-bottom-width:0px !important;
}
.carousel_head_2 {
	background:url(../images/head_arata-ne.gif) no-repeat left top !important;
	margin-top:5px;
}

#mygallery2 {
	overflow:hidden;
}