#detail {
	
  	width: 390px;
  	font-size:11px;
  	font-weight:normal;
  	font-family:tahoma, arial;
  	color: #010090;
  	border: 0px solid #DDD;
  	overflow: hidden;
	height: 460px;
}

#detail-data {
	
  	visibility: visible;
}

#detail-gallery {
	
  	top: -240px;
  	left: 0px;
	visibility: hidden;
	position:relative;
}

#content-gallery-small {
	
  	height:165px;
  	position: relative;
	top:0px;
	left:220px;
	width:100px;
}

#detail-gallery-small {
	
  	width: 340px;
  	position: absolute;
  	font-size:11px;
  	font-weight:normal;
  	font-family:tahoma, arial;
  	border: 0px solid #B7BBBC;
}

div#detail span {
	
  	color: #898989;
}

#detail-tipo {
	
  	width: 160px;
  	height: 80px;
  	border: 0px solid #B7BBBC;
	position:relative;
	top:0px;
}

#detail-tipo-left{
	
	width: 160px;
}

#content-gallery-small img{
	
  	width: 110px;
  	height: 79px;
}

#img-big{
	
  	width: 220px;
  	height: 165px;
}

#detail-datos {
	
  	border: 0px solid #B7BBBC;
  	width: 160px;
  	height: 160px;
}

#detail-description {
	
  	border: 1px solid #B7BBBC;
  	width: 360px;
  	height: 400px;
	float:left;
  	top: -650px;
  	position:relative;
	visibility:hidden;
  }

#detail-contacto {
	
 	border: 0px solid #B7BBBC;
  	width: 200px;
  	height: 80px;
  	float:right;
  	
}

.detail-header {
	
  	background-color: #FFF;
  	color: #00305E;
  	padding: 2px;
}

.detail-header-fixed {
	
  	background-color: #FFF;
  	color: #00305E;
  	padding: 2px;
	width: 190px;
	position: relative;
	top: 0px;
	left: 4px;
}

.print-button {
	
	position: relative;
	left: 12px
}

.content {
	
	position: relative;
	left: 20px;
	top: 0px;
	height:390px;
	width: 300px;
	font-size:11px;
  	font-weight:normal;
  	font-family:tahoma, arial;
  	color: #898989;
	overflow:auto
}

.contacto {
	
  	font-size:11px;
  	font-weight:normal;
  	font-family:tahoma, arial;
  	color: #898989;
  	padding: 2px 2px 2px 2px;
}

#detail-detalles-btn {
	
  	border-bottom: 1px solid #DDD;
  	border-right: 0px solid #DDD;
}

#detail-fotos-btn {
	
  	border-bottom: 1px solid #DDD;
}

#detail-descripcion-btn {
	
  	border-bottom: 1px solid #DDD;
  	border-right: 0px solid #DDD;
}

#detail-menu {
	
  	width: 380px;
  	background: #FFF;
	position:relative;
	left:50px;
}

div#accordion {
	
	border: 0px solid #B7BBBC;
	height:190px;
  	width: 200px;
  	float:right;
  	left:230px;
  	top: -198px;
 	position:relative;
}

h3 {
	
  	background-color: #FFF;
  	color: #00305E;
	margin: 0;
  	font-size:11px;
  	font-weight:normal;
  	font-family:tahoma, arial;
}

div#accordion div.panel {
	
	margin: 0;
	padding-bottom: 0;
	border: none;
}

div#accordion div.panelBody {
	
	padding: 4px 4px 4px 4px;
	height:128px;
}

#gallery {
	
	position: relative;
	width: 380px; 
	height: 395px;
	overflow:scroll;
	overflow-x:hidden;	
}

.span3 {
	
	color:#010090;
}



