body {
margin:0px;
padding:0px;
}
#accordion {
font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
width:550px;
	margin:20px 0px 10px 0px;
	
}
.producto {
width:100%;
margin:20px 0px 15px 0px;
font-weight: bold;
border:solid 1px #DBD9D9;
border-bottom:solid 1px #8B8B8B;
border-right:solid 1px #8B8B8B;
background:#FFFFFF url(../img/s5_menu_link.png) repeat-x;
}
.detalles {
float:left;
height:105px;
background-position:center;
width:100px;
background-repeat: no-repeat;
background-image:   url(../img/nodisponible.jpg); 
float:left;
margin-right:10px;
margin-left:5px;
}
.detalles img {

padding: 5px;
}
.datos a{
	text-decoration:none;
	font-weight: bold;
	color: #006699;
}
a:hover {
	text-decoration:underline;
}
		
		
.toggler {
float: left;
width:515px;
	cursor: pointer;	
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	margin: 0px 0 4px 0;
	padding: 3px 5px 1px;
}

div.element {
width:505px;
	margin:5px 5px 5px 5px; 
	
}
.innerbox {
  width: 495px;
  padding: 0 16px;
  margin: 0px;
  float: left;
  overflow: hidden;
  position: relative;
  top: -1px;
}
.innerelement{
  width: 490px;
  margin-top:5px;
  padding: 5px 5px 5px 5px;
  float: left;
  overflow: hidden;
/*  border-top: 2px solid #D8D8D8;
  border-left: 2px solid #D8D8D8;
  border-bottom: 1px solid #A4A4A4;
  border-right: 1px solid #A4A4A4;*/
  
  border:solid 1px #DBD9D9;
border-top:solid 1px #8B8B8B;
border-left:solid 1px #8B8B8B;

}
.innerelement img{
padding: 5px 0px 5px 2px;
}
.caracteristicas {
float:left; width:535px; padding-top:5px; overflow:hidden;
font-weight: bold;
}

.arrowImageRight, .arrowImageDown{
				margin-top: 2px;
				cursor: pointer;
				float: right;
			}
			.arrowImageRight{
				background: url(../img/sortables_plus.gif) no-repeat;
				height: 37px;
				width: 111px;
				margin-top: 2px;
			}
			.arrowImageDown{
				background: url(../img/sortables_x.gif) no-repeat;
				height: 37px;
				width: 111px;
				margin-top: 2px;
			}
			


#propiedad {
/*width:520px;*/
float: left;
}

/*
<span style="border-collapse: separate; color: rgb(102, 102, 102); font-family: Verdana; font-size: 10px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px;" class="Apple-style-span">
*/


#detallesPropiedad {
/*font-family:Verdana;
font-size:10px;
font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px;
width:500px;
	margin:20px 0px 10px 0px;
	border: 1px solid #e1e1e1;
	padding: 10px;*/
}
#propiedadTitulo {
text-align:center;

}
#propiedadTitulo h1{
font-size:14px;
font-weight:bold;
}

#cont{/*width:500px;*/margin:0px;background:#fff;text-align:left;padding:0px;}
.sample{/*width:500px;*/
/*padding:20px 10px; margin:4px 0 5px 0;*/ /*border:1px solid #e1e1e1;*/}
.mask6{
	position:relative;
	left:10px;
	/*margin-left:-120px;*/
	width:480px;
	height:360px;
	overflow:hidden;
}
.sample6 .buttons{
	clear:both;
	text-align:center;
}
#box7{
	position:absolute;
}
#box7 span{
	display:block;
	float:left;
}

#thumbs7{
	position:relative;
	width:488px;
	clear:both;
	height:56px;
	overflow:hidden;
	margin-top:10px;
	margin-left:5px;
}
#thumbs7 .thumbs, #thumbs_handles7, #thumbs_mask7{
	position:absolute;
	top:0;
	width:100%;
	height:56px;
}
#thumbs7 .thumbs div, #thumbs_handles7 span{
	display:block;
	width:81px;
	height:56px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs7 .thumbs div img{
	width:76px;
	float:right;
}
#thumbs_handles7 span{
	background:url(../img/thumb_invisible.gif) no-repeat;
}
#thumbs_mask7{
	width:1200px;
	background:url(../img/thumbs_mask.gif) no-repeat center top;
}


.thumbs{
	width:76px;
}
.thumbs div{
	display:block;
	width:76px;
	height:56px;
	margin:3px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

#buscador {
margin: 0px;	
padding: 0px;
}

#accordion1 {

font-family:Verdana, Helvetica, sans-serif;
font-size:10px;
width:500px;
margin: 0px;	
padding: 0px;
	
}
#buscador .producto {
width:500px;
font-weight: bold;
margin: 0px;	
padding: 0px;
}		

#buscador .element {
				background: url(../img/fondo520b.png) no-repeat;
				height: 170px;
				width: 500px; 
				margin: 0px;	
padding: 0px;
 
}
.innerelementBuscar{
height: 163px;
width: 500px;
margin: 0px;	
padding: 0px;
  float: left;
  overflow: hidden;
}

#buscador .toggler {
float: left !important;
	cursor: pointer;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	margin: 0px;	
padding: 0px;
	margin-left: 192px;
	

}
#buscador .arrowImageRight, #buscador .arrowImageDown{				
				cursor: pointer;				
				
			}
#buscador .arrowImageRight{
				background: url(../img/slider2.png) no-repeat;
				height: 31px;
				width: 124px;	
				/*
				background: url(../img/boton520b.png) no-repeat;
				height: 29px;
				width: 500px;	*/
				
			}
#buscador .arrowImageDown{
				background: url(../img/slider2.png) no-repeat;
				height: 31px;
				width: 124px;	
				
			}

			
.form3
{
background:#FFFFFF; 
color:#666666;
font-family:verdana; 
font-size: 10px; 
border:1px solid #F0F0F0;
width:150px; 
/*margin: 0px !important;
padding: 0px !important;*/
margin-bottom:8px;
margin-left: 10px;
}
.form2_submit {
cursor:pointer;
border:1px solid #76C83F; 
background-color:#A6EF7B;      
color:#000000;
width:120px; 
float: left;
margin-left: 10px;
font-family:verdana; 
font-size: 10px; 
height: 18px;
padding: 0px 0px 0px 0px;
font-weight: bold;
} 
#combosBuscar {

margin: 0px 0px 0px 55px; 
width:340px; 
padding: 0px;
}
#cajabuscar {
margin: 0px 0px 0px 65px; 
width:312px; 
padding: 0px;
}
.caja {

float:left;
}
.caja input {
font-family:verdana; 
font-size: 10px; 
border:1px solid #F0F0F0;
width:150px; 
}
.boton {
float:right;
}



.pane-sliders .title {
	margin: 0;
	padding: 2px;
	color: #666;
	cursor: pointer;
}

.pane-sliders .panel   { border: 1px solid #ccc; margin-bottom: 3px; }

.pane-sliders .panel h3 { background: #f6f6f6; color: #666}

.pane-sliders .content { background: #f6f6f6; }

.pane-sliders .adminlist     { border: 0 none; }
.pane-sliders .adminlist td  { border: 0 none; }

.jpane-toggler-down {  border-bottom: 1px solid #ccc; }

dl.tabs {
	float: left;
	margin: 10px 0 -1px 0;
/*	z-index: 50;*/
}

dl.tabs dt {
	float: left;
	margin: 0px;
	padding:0px;
	border-bottom: 1px solid #cccccc;
	color: #666;
	background:url(../img/carpetahorizontal.png);
	width:80px;
	height:40px;
}
dl.tabs dt span img{
padding: 5px 0px 0px 15px;
}
dl.tabs dt.open {
	/*background: #cccccc;*/
	border-bottom: 1px solid #FFFFFF;
	/*z-index: 100;*/
	color: #000;
}

div.current {
	clear: both;
	border: 1px solid #ccc;
	padding: 10px 10px;
}

div.current dd {
	padding: 0;
	margin: 0;
}

#cpanel div.icon {
	text-align: center;
	margin-right: 5px;
	float: left;
	margin-bottom: 5px;
}

#cpanel div.icon a {
	display: block;
	float: left;
	border: 1px solid #f0f0f0;
	height: 97px;
	width: 108px;
	color: #666;
	vertical-align: middle;
	text-decoration: none;
}

#cpanel div.icon a:hover {
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f9f9f9;
	color: #0B55C4;
}

/*#cpanel img  { padding: 10px 0; margin: 0 auto; }*/
#cpanel span { display: block; text-align: center; background:url(../img/carpetahorizontal.png) }




/* Moviebox and Slimbox stylesheet - black theme */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #000;
}

.lbLoading {
	background: #000 url(1_loading.gif) no-repeat center;
}

#lbImage {
	background-repeat: no-repeat;
	border: 2px solid #000;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(1_prev.png) no-repeat 0% 30%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(1_next.png) no-repeat 100% 30%;
}

#lbBottom {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 16px;
	text-align: left;
	border: 1px solid #000;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 90px;
	height: 31px;
	background: transparent url(../img/1_close.png) no-repeat center;
	margin: 0px;
}

#lbCaption, #lbNumber {
	margin-right: 5px;
}

#lbCaption {
	font-weight: bold;
}



#watermark_box {position:relative;display:block;}
img.watermark {position: absolute;top: 0px;left: 0px;}

    
    .producto_default_2 {
    	width: 550px;
    	border: 1px solid #eee !important;
    	background-color: #F9F9F9;
        background-image: none;
    	float: left;
        clear: both;
        list-style: none;
        margin: 0 0 5px 0;
        padding: 5px;
    }
    
    .producto_default_2 img {
        display: inherit;
        float: left;
        border: 1px #ccc solid;
        background: white;
        padding: 3px;
        margin: 0 10px 0 0;
    }
	
	
	

div.modulemenu_left_azul {
background: #0E1116 url(../img/midnight_bg.gif) no-repeat bottom left;
margin: 0px 0px 10px 0px ;	
}
div.modulemenu_left_azul h3{
/*height: 30px;*/
font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #094384;
	/*margin: -23px -4px 5px -5px;*/
	padding: 2px 0px 0px 20px ;	
	/*text-align:center;	*/
	background: transparent url(../img/lin-borde_tl_titulo_modulo.png) no-repeat top left;
}
	
div.modulemenu_left_azul div{
background: transparent url(../img/fondo_azul_titulo_modulo.png) repeat-x ;

}
div.modulemenu_left_azul div div{
/*background: transparent url(../img/midnight_bg.gif) no-repeat center;*/
}
div.modulemenu_left_azul div div div{
/*background: transparent url(../img/midnight_bg.gif) no-repeat center;*/
margin: 0px 0px 10px 0px ;
padding:0px;

}
div.modulemenu_left_azul ul {
list-style:none;
margin: 0px 0px 0px 0px ;	
padding: 0px 0px 20px 10px ;	
}
div.modulemenu_left_azul li {
list-style:none;
margin: 5px 0px 0px 10px ;	
padding: 0px 0px 0px 0px ;	
}


div.modulemenu_left_verde {
background: #0E1116 url(../img/midnight_bg.gif) no-repeat bottom left;
/*margin: 0px 0px 10px 0px ;*/

}

div.modulemenu_left_verde h3{
/*height: 30px;*/
font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	/*margin: -23px -4px 5px -5px;*/
	padding: 2px 0px 0px 20px ;	
	/*text-align:center;	*/
	background: transparent url(../img/lin-borde_tl_titulo_modulo.png) no-repeat top left;
}
	
div.modulemenu_left_verde div{
background: transparent url(../img/fondo_verde_titulo_modulo.png) repeat-x ;

}
div.modulemenu_left_verde div div{
/*background: transparent url(../img/midnight_bg.gif) no-repeat center;*/
}
div.modulemenu_left_verde div div div{
/*background: transparent url(../img/midnight_bg.gif) no-repeat center;*/
margin: 0px 0px 0px 0px ;
padding:0px;

}
div.modulemenu_left_verde ul {
list-style:none;
margin: 0px 0px 0px 0px ;	
padding: 0px 0px 20px 10px ;	
}
div.modulemenu_left_verde li {
list-style:none;
margin: 5px 0px 0px 10px ;	
padding: 0px 0px 0px 0px ;	
}

#progressB {
margin-left: 20px;
width:180px; 
height:20px;
background: url(../img/ajax-loader.gif) no-repeat 0 0;
visibility:hidden;
 /*border: 1px solid #eee;*/ 
}