
#orizonia {
	margin-top:15px;
	width:240px;
	float:right;
	background-color: #ff9900;
}

.orizonia_title {
	padding:1px 5px 5px 5px;
	color:#ffffff;
	font-size:10px;
	text-align:center;
}



/* UTILITY STYLES */				  				  
.floatLeft { float: left; margin-right: 10px;}
.floatRight	{ float: right; }
.clear { clear: both; }
a	{ outline: none; }

/* PAGE STRUCTURE */
#page-wrap{ 
	width: 240px; 
	margin: 0 auto 4px auto; 
	position: relative; 
	height: 245px;
}

/* 	SLIDER */
.slider-wrap {
	width: 240px; 
	position: absolute; 
	top: 0px; 
	left: 0px; 
}			

.stripViewer {
	position: relative; 
	overflow: hidden; 
	width: 240px; 
	height: 160px; 
}

/******************* contenedor de imagenes grandes **************************/
.stripViewer .panelContainer {
	position: absolute;
	left: 0;
	top: 0;
}
/******************* imagen grande *********************/
.stripViewer .panelContainer .panel {
	float: left; 
	height: 100%; 
	position: relative;
	width: 240px;
}

		#txt_bg {
			position:absolute;
			left:0;
			top:125px;
			opacity: 0.8;
			-moz-opacity:0.8;
			filter:alpha(opacity=80);
			z-index: 9998;
		}

		.photo-meta-data {
			padding: 5px 10px;
			height: 30px;
			font-size:10px;
			margin-top: -40px;
			position: relative;
			z-index: 9999;
			color: #ffffff;
		}
		.photo-meta-data a {
			color:#ffffff;
			text-decoration:none;
		}
		.photo-meta-data a span {
			color:#888888;
		}
		.enlace_oferta {
			float:right;
			position: absolute;
			right:5px;
			top:140px;
			z-index: 10000;
		}
				.enlace_oferta a {
					color:#ffffff;
					font-size:10px;
				}


.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	border: 0;
	margin-right: 5px;
}

/********************** fila de imagenes en pequeño *************************/
.cross-link {
	float:left;
	width:60px;
}

.active-thumb {
	background: transparent url(../imagenes/orizonia_slider/arrow.gif) top center no-repeat; 
}


.wrapper img {
	width:240px;
	height:160px;
}
#init-row img, #movers-row img {
	margin-top:5px;
	width:55px;
}