/* Media */
#box_carusel { margin: 0pt auto; width: 636px; padding-top: 14px; }

.preview_mare {
	/*background: #eee url('/img/template/viewer-bg.gif') no-repeat bottom left;
	border-top: 1px solid #c7c7c7;
	padding: 10px;*/
	margin: 0 0 12px;
	text-align: center;
	}
#box_carusel .preview_mare{
		/*background: #eee url('/img/template/viewer-bg-large.gif') no-repeat bottom left;
		width: 328px;*/
		height		: 358px;
		overflow	: hidden;
		position	: relative;
	}
	
.preview_mare img {
	/*border		: 1px solid #fff;*/
	display		: block;
	margin		: auto;
	width		: 636px;
	}
	
	/*.preview_mare div{
		width: 328px;
		overflow: hidden;
		position: relative;
		text-align: center;
	}*/
	
.scroller_mic {
	/*background: #efefef url('/img/template/viewer-bg.gif') no-repeat bottom left;*/
	/*padding		: 0 31px;*/
	/*width: 458px;
	height: 90px;*/
	/*border-top: 1px solid #c7c7c7;*/
	}
	
	#box_carusel .scroller_mic{
		/*width: 286px;
		background: #efefef url('/img/template/viewer-bg-large.gif') no-repeat bottom left;
		margin-top: -1px;*/
		}
	
.scroller_mic ul {
	margin: 0!important;
	list-style: none;
	}
	
.scroller_mic ul li {
	width			: 155px;
    height			: 87px;
   	margin-right	: 5px;
   	float			: left;
   	/*border			: 2px solid #fff;*/
}
	
	#box_carusel .scroller_mic ul li {
			background			: url(../imagini/loading2.gif) no-repeat center center;
			/*margin-right		: 4px;*/
			padding				: 0 !important;
		}
.scroller_mic ul li img {
	/*border			: 1px solid #fff;*/
	width			: 155px;
	height			: 87px;
	cursor			: pointer;
	}
.scroller_mic ul li:hover { border-color: #3683c0; }
.scroller_mic ul li.active { border-color: #FFAE00; }
.scroller_mic p { font-size: 1.1em; margin: .5em 0 0; padding-left:5px; text-align:center; }
	.scroller_mic p strong { color:#FFAE00; }
	
.scroller_mic .jcarousel-next {
	position: absolute;
    bottom: 0;
    right: -14px;
    width: 15px;
    height: 87px;
    cursor: pointer;
	background: url(../imagini/buton_next.gif) no-repeat top right;
}
.scroller_mic .jcarousel-prev {
    position: absolute;
    bottom: 0;
    left: -14px;
    width: 15px;
    height: 87px;
    cursor: pointer;
	background: url(../imagini/buton_prev.gif) no-repeat top right;
    /*background: transparent url(prev-horizontal.png) no-repeat 0 0;*/
}
.scroller_mic .jcarousel-next:hover {
    background-position: bottom right;
}
.scroller_mic .jcarousel-next:active {
    background-position: bottom right;
}

.scroller_mic .jcarousel-prev:hover {
    background-position: bottom right;
}

.scroller_mic .jcarousel-prev:active {
    background-position: bottom right;
}

/*#box_carusel .scroller_mic .jcarousel-prev,
#box_carusel .scroller_mic .jcarousel-next{left: 330px;}*/

/*.scroller_mic .jcarousel-prev, #box_carusel .scroller_mic .jcarousel-prev{
    background: transparent url(/media/css/imagini/sageata_stanga.gif) no-repeat left top;
    left: -27px;
	}
.scroller_mic .jcarousel-prev:hover, #box_carusel .scroller_mic .jcarousel-prev:hover,
.scroller_mic .jcarousel-next:hover { background-position: left -19px; }*/
.scroller_mic .jcarousel-prev-disabled,
.scroller_mic .jcarousel-next-disabled { background-position: center right; }

/**
 * jcarousel setup styles (Do not change these)
 */
.jcarousel-container {
	margin		: 0 auto;
	position	: relative;
	width		: 636px;	
}
.jcarousel-clip { width: 458px; position: relative; overflow: hidden; }


#box_carusel .jcarousel-clip { /*padding-left:3px;*/ width: 636px; }


.jcarousel-list { position: relative; }

#media-tours, #media-plans {
	width:750px;
	background:#241821 url(../img/template/viewer-bg-large.gif) no-repeat scroll left bottom;
	margin: -1px 0 5px 0;
	}
	
#media-tours ul, #media-plans ul{
	list-style: none;
	float:left;
	width:70%;
	margin-left:0px;
	padding: 10px;
	}

	#media-tours ul li{
		float: left;
		width: 100%;
		padding: 0;
		margin: 0 0 1em 0;
		}
	
		#media-tours ul li a{
			border: none;
			}
			
	#media-tours p.note, #media-plans p.note {
		float:right;
		width:23%;
		font-weight:bold;
		line-height:1.6em;
		background:#f4f3f3;
		border:1px solid #dfdfdf;
		padding: 5px;
		margin: 10px 10px 10px 0;
		}


	#media-plans ul li{
		float: left;
		margin-right: 13px;
	}
	
		#media-plans ul li a{
			border: 3px solid #fff;
			display: block;
		}
		
			#media-plans ul li a:hover{
				border: 3px solid #176482; 
			}
		
			#media-plans ul li a img{
				height:60px;
				width:80px;
				border: none;
			}
/**
 * Loader
 */
.loader {
	margin: 10px auto;
	font-size: 0.7em;
	width: 32px;
	height: 50px;
	}
.loader img { margin: 0 auto; }
#content ul.imageOptions{
	background:#EFEFEF url(/img/template/viewer-bg.gif) no-repeat left bottom;
	border-top:1px solid #C7C7C7;
	list-style: none;
	margin: 0.5em 0;
	padding: 0.3em 0;
	width: 520px;
}
.imageOptions li{
	display: inline;
	padding: 0 0 0 1.6em;
	margin: 0;
}
#content ul.imageOptions li a{border: none;}

#mycarousel li.active img.normal { display : none!important; }
#mycarousel li.active img.hover { display : block!important; }

#mycarousel li.jcarousel-item { position : relative; }
#mycarousel li.jcarousel-item img.hover { position : absolute; left : 0; top : 0; display : none; }
