/*--------------------------------------------------------------------------
 Clic 2009
 ----------------------------------------------------------------------------
 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*/


/** vista de productos **/
.breadCum h3 {margin:0px; padding:0px; font-weight:normal;}
.breadCum strong {font-weight:normal}
.breadCum  {margin-left: 8px;}


/*** Elementos Agrupados **/
table.menuItems td,  th
{
	text-align:left;

}

table.menuItems th a span, 
table.menuItems td a span{
	font-size:11pt;
}


table.menuItems td.groupIndicatorActive, td.groupIndicatorActive{
	width:18px;
	background:url("../img/plus-small-listado.png") no-repeat scroll 50% 50% #F0F0F0;
	position:relative;
}

table.menuItems td.groupIndicatorInactive, td.groupIndicatorInactive{
	width:18px;
	background:url("../img/plus-small-listado-inactive.png") no-repeat scroll 50% 50%;
	position:relative;
}

table.menuItems  a.vMas { display:block; width:18px; height:18px; padding:0px; padding-top:4px;}
 table.menuItems a.vMas span { display:none;}



table.menuItems td.groupNormal, td.groupNormal {
	background:url("../img/flechaBgNormal.gif") no-repeat scroll 50% 50% #F0F0F0;
	width:18px;
}

table.menuItems td.groupEnd, td.groupEnd {
	background:url("../img/flechaBgEnd.gif") no-repeat scroll 50% 50% #F0F0F0;
	width:18px;
}

table.menuItems th { padding-top:3px; padding-bottom:3px; padding-left: 10px;}
table.menuItems a.verMas span{ font-weight:normal; font-size:8pt; }
/*********/

/*** QUOTATION **/

 tbody#quotTbody  td.mensaje {
	
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;;
	
	
}



ul.itemList {
    
    position: relative;
    margin-left: auto;
    margin-right: auto;
}


ul.itemList li.liItem{
    list-style: none;
    float: left;
    width: 618px;
    list-style:none;
	padding:0px;
	margin:0px auto;
	list-style:none;
	background:none;
	margin-bottom:10px;
}

ul.itemList li.even{}
ul.itemList li.odd{}

ul.itemList li div.item{
	width: 618px;
	position:relative;
}


ul.itemList div.infoGral{
	border:#0094C7 4px solid;
	height: 200px;
  position:relative;
  overflow: hidden;

}

ul.itemList div.infoGral div.imagen{
	position:relative;
	min-height:149px;
	height: auto !important;

	display:block;

  margin:0px auto 0px 0px ;
  float:left;
}

.existenciaAprox {
	text-align: center;
	padding:0px;
	font-size:11pt;
	
}

#itemViewDetails div.imagen{
	position:relative;
	
	
	display:block;
	border:4px solid;
}

#itemViewDetails div.imgContainer,
ul.itemList div.infoGral div.imagen div.imgContainer{
	margin:auto auto;
}



ul.itemList div.infoGral div.nuevo{
	right:0px;
	position:absolute;
	top: -1px;
}


ul.itemList div.infoGral h3.modelo {
	text-align:center;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 419px;
	color: #000000;
	font-size:11pt;
	background:#AFE0F1;
  margin:1px 1px 0px auto;
  float:right;
}

div.view .imgContainer {
  border: 4px solid #0094C7;
  position:relative;
  float:left;
}
#itemViewDetails div.nuevo
{
	left:-40px;
	position:absolute;
	top:0px;
	z-index:10;
	
}


#itemViewDetails div.oferta,
ul.itemList div.infoGral div.oferta{
	position:absolute;
	top:-1px;
}

#itemViewDetails div.oferta {
	right:65px;
	position:absolute;
	top:0px;
	z-index:10;
}


ul.itemList div.infoGral div.marca{
	position:absolute;
	top:-15px;
	right:-9px;
	border:1px solid #888888;
	z-index:10;
}


ul.itemList div.item p.descripcion{
	width:90%;
	margin:4px auto 2px auto;
	font-size: 13px;
	text-align: center;
}

/** Elementos para cotizacion **/

ul.itemList div.quotationAdd, div.view  div.quotationAdd{
	position: absolute;	
	bottom: 1px;
	right:1px;
	z-index:10;
	
}

ul.itemList div.quotationAdd .quotIcons a span, 
div.view div.quotationAdd .quotIcons a span  {
	/*display:none;*/
  font-size:16px;
	
}
ul.itemList div.quotationAdd .quotIcons a, div.view div.quotationAdd .quotIcons a  {
	display:block;
  background: #0094C7;
  font-weight:bold;
  color:#ffffff;
  padding:5px;
	/*height:54px;
	width:110px;
	background: url(../img/items/shopping-basket-plus.png) no-repeat;*/
	
}

ul.itemList div.quotationAdd .quotIcons a:hover,
div.view div.quotationAdd .quotIcons a:hover  {
	display:block;
	/*height:54px;
	width:110px; */
	background: #FF9B02;
	
}

ul.itemList div.quotationAdd .loadIcon {
	
	
}

ul.itemList .imagen .loadIcon {
	position:absolute;
	top:10px;
	left:79px;
	display:block;
	
}


div#mensajeSpecs {
    background-color: #FFFFD7;
    border: 1px solid #F9C700;
    font-size: 8pt;
    /*position: absolute;*/
    padding: 5px;   
    font-size: 8pt;
    /*width: 210px;*/
    width: 350px;
    margin:0px auto;
	text-align: left;
	float: right;
	
	 
    min-height: 134px;
    height: auto !important;
    height: 134px; 
}


div#mensajeReacondicionado {
    
    border: 1px solid #EED3D7;
    color: #B94A48;
    font-size: 9pt;
    padding: 5px;   
    padding-left:40px;
    width: 90%;
    margin:0px auto;
	text-align: left;
	min-height:80px;
    height: auto !important;
    height: 80px; 
    margin-bottom:10px;
    background: url(../img/alert.png) no-repeat  10px center #F2DEDE;
}

div#mensajeReacondicionado a, div#mensajeReacondicionado a:hover {
	color: #B94A48;
	font-weight:bold;
	text-decoration: underline;
  }

/*******/

ul.itemList li.separador, li.saltaLinea { width:98%; height:1px; float:none; clear:both; display:block; }
/* 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}


/******************LAYOUT GAB*****************/

#contentHeader {
    min-height: 30px;
	height:auto !important;
	height: 30px;
    /*position: relative;*/
}
#itemdivider {
	width: 707px;
	height: 64px;
	background: url(../img/itemdivider.jpg) no-repeat;
	position: relative;
	margin-bottom: 15px;
}
.imagendetalle {
	border: 0px;
	float: left;
	position: relative;
}
#infobox {
	float: left;
	position: relative;
}
.itemInfo  {
	/*float: left; left: 175px;*/
	position: absolute;
	right:20px;
	top:35px;
	width: 240px;
	
}


.infoGral .precio, div.view .precio {
 background: #00AA4E;
	position: absolute;
	bottom:1px;
	right:67px;
	color:white;
	font-weight: bold;
	text-align: center;
	text-shadow: 1px 1px 2px black;
  padding:5px;
  z-index:10;
	
}

.infoGral .precio span,  div.view .precio span { font-size: 16px;}



/**** ITEM VIEW ****/
div#itemViewDetails {
	
	border: 3px solid #137913;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	
	border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	
	position:relative;
	margin-bottom:15px;
	
	min-height: 255px;
    height: auto !important;
    height: 255px;
}

div#itemViewDetails  h3.modelo {
	text-align:center;
	padding: 5px 0px 5px 0px;
	text-align: center;
	width: 744px;
	color: white;
	font-size:11pt;
	background-color: #137913;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-topleft: 8px;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
	margin:1px auto;
}


div#detalles {
	position:absolute;
	width: 350px;
	height: 64px;
	right:0px;
	bottom:-3px;
}

div#detalles  #precioLista {
	background: url(../img/items/precio-ficha-bg.png) no-repeat;
	width: 218px;
	height: 64px;
	
	position: absolute;
	
}

div#detalles  #precioLista span{
	margin-top:1.5em;
	margin-left:1.5em;
	display:block;
	color:white;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	text-shadow: 1px 1px 2px black;
}


div#itemViewDetails .imagendetalle {
	padding:10px;
}

div#detalles div.quotationAdd  {
	 bottom: 0;
    height: 64px;
    position: absolute;
    right: 0px;
    width: 132px;
	
}

div#detalles div.quotationAdd .quotIcons a span {
	display:none;
	
}
div#detalles  div.quotationAdd .quotIcons a  {
	display:block;
	height:64px;
	width:132px;
	background: url(../img/items/shopping-basket-plus-ficha.png) no-repeat;
	
}

div#detalles  div.quotationAdd .quotIcons a:hover  {
	
	background: url(../img/items/shopping-basket-plus-ficha.png) no-repeat 0px -64px;
	
}

#infComercial ,#infTecnica {
	/*width: 460px;
	 padding-right: 20px;
	 float: right;
	 */
	width: 700px;
	margin:0px auto;
	
	font-size: 10pt;
	text-align: justify;
	
}

#infComercial h2 ,#infTecnica h2, h2.viewTitle{
	font-size: 11pt;
}	

 h2.viewTitle{
	font-size: 11pt;
	padding-bottom:10px;
}	


/*** Item en Carrousel **/

.horizontal_carousel .descripcion{ width:200px; font-size:9pt; }

.horizontal_carousel div.imagenCarrousel{
	position:relative;
	min-height:149px;
	height: auto !important;
	height:149px;
	display:block;
	
}

.imageReac { text-align:center; display:block; border:2px solid #147A14; margin:0px auto; margin-bottom:10px;}
a:hover img.imageReac { border:2px solid #147A14; }
.avSearchWrapper { clear:both;}
#avSearchWrapper { position:relative;}
#advanceSearch * { font-size:10pt;}
#advanceSearch label {
	display:block;
	background: url(../img/bullet-av-search.png) no-repeat 0px .2em; 
	padding-left:10px;
	margin-left:2px;
	font-weight: bold;
	color:#555555;

}
#advanceSearch { padding:10px;}
#advanceSearch .row .left {
	float:left;
	margin-right:2px;
}

#advanceSearch input, #advanceSearch select {
	border: 2px solid #DADADA;
    border-radius: 5px 5px 5px 5px;
    font-size: 15px;
    padding: 5px;
    
}

#advanceSearch input.price { width:120px;}
#advanceSearch input#CatalogItemDescripcion { width:300px;}
#avSearchWrapper a#avSearch {
	background: url(../img/button_busqueda_avanzada.png) no-repeat;
	display:block;
	height:22px;
	position: absolute;
    right: 27px;
    top: -22px;
    width: 155px;
}

#avSearchWrapper a#avSearch:hover, #avSearchWrapper.active a#avSearch {
	background: url(../img/button_busqueda_avanzada.png) no-repeat 0px -22px;
	
}

#avSearchWrapper a#avSearch span{ display:none;}
 #avSearchWrapper.active a#avSearch:hover {
 	background: url(../img/button_busqueda_avanzada.png) no-repeat 0px 0px;
 }

 #avSearchWrapper #shadow{
 	background: url(../img/av-shadow.png) no-repeat 0px 0px;
 	height:15px;
 	width:171px;
 	position: absolute;
    right: 20px;
    z-index: 400;
 }



#advanceSearch {
	background: #f0f0f0 url(../img/logo-clic-av-search.png)  no-repeat right -15px; /* Old browsers */
	background: url(../img/logo-clic-av-search.png) no-repeat right -15px -moz-linear-gradient(top, #f0f0f0 63%, #dbdbdb 100%) ; /* FF3.6+ */
	background: url(../img/logo-clic-av-search.png) no-repeat right -15px -webkit-gradient(linear, left top, left bottom, color-stop(63%,#f0f0f0), color-stop(100%,#dbdbdb)) ; /* Chrome,Safari4+ */
	background: url(../img/logo-clic-av-search.png) no-repeat right -15px -webkit-linear-gradient(top, #f0f0f0 63%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: url(../img/logo-clic-av-search.png) no-repeat right -15px -o-linear-gradient(top, #f0f0f0 63%,#dbdbdb 100%); /* Opera 11.10+ */
	background: url(../img/logo-clic-av-search.png) no-repeat right -15px -ms-linear-gradient(top, #f0f0f0 63%,#dbdbdb 100%); /* IE10+ */
	background: url(../img/logo-clic-av-search.png) no-repeat right -15px linear-gradient(to bottom, #f0f0f0 63%,#dbdbdb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:1px solid #DADADA;



}
#advanceSearch  #CatalogItemMarca { width: 202px;}
#advanceSearch  #CatalogItemCategory { width: 340px;}

#advanceSearch #searchsubmit {
	
	border:none;
	bottom: 13px;
    position: absolute;
    right: 7px;

}

.btn {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #F5F5F5;
  background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #A2A2A2;
  border-image: none;
  border-radius: 4px 4px 4px 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
}

.btn-green {
  background-color: #5BB75B;
  background-image: linear-gradient(to bottom, #62C462, #51A351);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #FFFFFF;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

a.btn:hover, .btn:hover {
  color: #000000;
  
}

/** Nuevo menu **/

  ul.menuP {
  	margin:0px;
  	
  	
  }
  ul.menuP ul.child {
  	margin:0px;
  	padding:10px;

  }

  ul.menuP ul.child li{
  	margin:0px;
  	
  	
  }

  ul.menuP ul.child.hide{ display:none; }
  ul.menuP ul.child.index{ 
  	z-index:10000;

  }
  
  ul.menuP > li {  position:relative; padding: 5px 5px 5px 0px;  background: url("../img/bullet-level-1.gif") no-repeat scroll .55em 0.75em}
  ul.menuP li span { padding: 0px 0px 0px 18px;  display:block;  }
  ul.menuP ul.child { 
  		position:absolute; 
  		left:170px; 
  		padding-top:7px; 
  		top:0px; 
  		background: #EEEEEE url("../img/bg-menu.png") repeat-x top ;
  		width:250px; 
  		-moz-box-shadow:    6px 6px 4px -3px #ccc;
  		-webkit-box-shadow: 6px 6px 4px -3px #ccc;
  		box-shadow: 6px 6px 4px -3px  #ccc;

  		-webkit-border-radius: 0px 5px 5px 5px;
		border-radius: 0px 5px 5px 5px; 
  }

  ul.menuP li.active { /* background: #EEEEEE url("../img/bg-menu.png") repeat-x top; */}
  ul.menuP li.parent.sub > span a  {display:block; background:  url("../img/menu-arrow.gif")  no-repeat scroll right 0.4em transparent }
  /*ul.menuP li.parent > a  {display:block; background:  url("../img/menu-arrow.gif")  no-repeat scroll right 0.4em transparent }*/


 .remateSmall {
 	 width:66px;
 	 height:65px;
 	 position:absolute;
 	 background:  url("../img/remate-small.png") no-repeat top;
 }

 .cover {
   background:  url("../img/item-cover-white.png") repeat-x;
   height:38px;
   position:absolute;
   bottom:0px;
   width:610px;
   z-index:1;
 }

 .view .descripcion {
   margin-top:10px;
 }

 .view .imgContainer {
  margin:0px 10px 0px 0px;
 }