/*--------------------------------------------------------------------------
 Clic 2007
 ----------------------------------------------------------------------------
 File: items.css
 Gerardo Gonzalez Flores
 --> gerardo AT clic DOT com DOT mx <--
 ---------------------------------------------------------------------------
 Estilos generales para ficha de item.
 --------------------------------------------------------------------------*/
/* depliegue de las listas con las fichas*/
ul.itemList {
    width: 741px;
    margin-left: auto;
    margin-right: auto;
	margin-top:0px;
}

ul.itemList img, ul.itemList a, ul.itemList a:hover {
	border:none;
}

ul.itemList li.even {
    list-style: none;
    float: left;
    width: 247px;

    /*border: 1px solid;*/
}

ul.itemList li.odd {
    float: left;
    width: 247px;
    list-style: none;
    margin-left: auto;
    margin-right: auto;

    /*border: 1px solid;*/
}

ul.itemList li {
    list-style: none;
    list-style-image: none;
    background: none;
    padding: 0px;
}

.itemList ul li {
    list-style: none;
    list-style-image: none;
    background: none
}

/* Cuadro Estilos de la ficha */

.item {
  	background:#A7CC66;
	width: 225px;
    margin-bottom: 5px;
	color:#000000;
    /*position: relative;*/
    margin-left: auto;
    margin-right: auto;
    /* height:130px;*/
}

.item .foto, #paquetesHome #homeList .item .foto {

}

.item .foto .fotoBody, #paquetesHome #homeList .item .foto .fotoBody {

}


.item .foto .fotoBody .titulo, #paquetesHome #homeList .item .foto .fotoBody .titulo {

    min-height: 11px;
    height: auto !important;
    height: 11px;
	margin-top:3px;
    padding-bottom: 0px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
}

.item .foto .fotoBody .foot, #paquetesHome #homeList .item .foto .fotoBody .foot {

    height: 16px;
    text-align: center;
	display:none;
}

#homeList .item .foto {

}

#homeList .item .foto .fotoBody {

}

#homeList .item .foto .fotoBody .titulo {

}

ul#homeList {
    width: 220px;
    /*border:1px solid;*/
    margin-left: auto;
    margin-right: auto;
}

#homeList {
    float: right
}

ul#homeList li.odd {
    /*float:right;*/
    width: 100%;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    /* border:1px solid;*/
}

.item .titulo {
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
	color:#000000;
	/*background:  url("../img/paquetes/head-top.gif") top left no-repeat;*/
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
}

.item .headBot {
 	/*background: #CCCCCC url("../img/paquetes/head-bot.gif") bottom left no-repeat;*/
	padding-bottom:5px;
	padding-top:5px;
	
}

.item .imageWrap {
    /* 	float:left;*/
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    padding-top: 9px;
	
}


.item .masDetalles .tituloDet {
    font-weight: bold;
    text-align: right;
	color:#000000;
	/*background:  url("../img/paquetes/head-detalle-top.gif") top left no-repeat;*/
	padding-top:3px;
	padding-left:10px;
	padding-right:10px;
}

.item .masDetalles .tituloDet a, .item .masDetalles .tituloDet a:hover {
	color:#000000;
}

.item .masDetalles {
 	/*background: #E34401 url("../img/paquetes/head-detalle-bot.gif") bottom left no-repeat;*/
	padding-bottom:5px;
	
}



.item .imageWrap .itemImagen {
    /*position: relative; */ /*comentar problema ie en menu */
    width: 120px;
	margin-top:3px; /* nueva */
	border:1px solid #000000;
}



.item .imageWrap .itemImagen img {
    border:none;
}
/* .item .imageWrap .imagen {border:1px solid #000000; padding:1px}*/
.item .lista {
    clear: both;
    width: 90%;
    margin-left: 5px;
    /*float:left;*/
    /*border:1px solid;*/
}

.item ul.lista li label {
    width: 80px;
    font-weight: bold
}

.item ul.lista li {
    clear: both
}

.item .verMas {
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 99999
}

.userView #itemImagen {
    /*float:left; */
    width: auto;
    /*position: relative;*/ /*comentar problema ie en menu */
    margin-right: 10px;
}

.userView .nuevo, .item .nuevo {
    position: absolute;
    top: 0px;
    right: 0px;
}

.userView .oferta, .item .oferta {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.userView .precio {
    font-size: 14px
}
/* Vista completa del Item */
.userView {
    width: 98%
}

.userView h2 {
    font-size: 18px;
}

.userView th {
    font-weight: bold;
    text-align: right;
    padding-right: 3px;
}

.userView .imagen {
    /*border: 1px solid #000000;*/
    padding: 1px
}

.userView .informacion {
    clear: both;
    width: 95%;
    margin-left: auto;
    margin-right: auto
}

.userView table.detail {
    margin-top: 10px;
}

.userView .edit {
    float: right
}

.item {
    padding-bottom: 10px;
}
/* Listado de destinos */
ul#destList {
    /*border:1px solid;*/
    width: 450px;
    margin-left: auto;
    margin-right: auto;
}

ul#destList li {
    list-style: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
    background: none
}

ul#destList li.even {
    list-style: none;
    float: left;
    width: 200px;
    margin-left: auto;
    margin-right: auto;
    /*border: 1px solid;*/
}

ul#destList li.odd {
    float: right;
    width: 200px;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    /*border: 1px solid;*/
}

/* ie fix for line height after clearing li */
/* IE6 */
* html ul#destList li.separador, 
* html ul#destList li.saltaLinea,
* html ul#itemList li.separador, 
* html ul#itemList li.saltaLinea,
* html ul#homeList li.separador, 
* html ul#homeList li.saltaLinea
{ margin-top:-8px; margin-bottom:-8px}
/* IE7 */
ul#itemList li.separador, 
ul#itemList li.saltaLinea,
ul#destList li.separador, 
ul#destList li.saltaLinea,
ul#homeList li.separador, 
ul#homeList li.saltaLinea{ /*margin-top:-8px; */margin-bottom:-8px}