/* ----- Gallery Configuration ----- */
/* --------------------------------- */
ul.buscador {
	height:57px;
	left:13px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 !important;
	padding:0;
	position:absolute;
	text-align:center;
	top:-55px;
	z-index:2000;
	border:0 none;
}
ul.buscador li {
	float:left;
	list-style-image:none !important;
	margin:0 !important;
	padding:0;
	text-indent:0;
	border:0 none;
}
/* ------ Buscar ON & Anunciar OFF ------ */
.buscar_on{
	float:left;
	background:url(../images/index/buscarBtn_on.png) no-repeat;
	width:112px;
	height:57px;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ef7c00;
	line-height:58px;
	border:0 none;
	cursor:default;
}
.buscar_on:hover{
	text-decoration:none;
}
.anunciar_off{
	float:left;
	background:url(../images/index/anunciarBtn_off.png);
	width:116px;
	height:57px;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#acabaa;
	line-height:58px;
	border:0 none;
}
.anunciar_off:hover{
	color:#ef7c00;
	text-decoration:none;
}
/* ------ Buscar OFF & Anunciar ON ------ */
.buscar_off{
	float:left;
	background:url(../images/index/buscarBtn_off.png);
	width:101px;
	height:57px;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#acabaa;
	line-height:58px;
	border:0 none;
}
.buscar_off:hover{
	color:#ef7c00;
	text-decoration:none;
}
.anunciar_on{
	float:left;
	background:url(../images/index/anunciarBtn_on.png);
	width:128px;
	height:57px;
	font-family:"Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ef7c00;
	line-height:58px;
	border:0 none;
	cursor:default;
}

.anunciar_on:hover{
	text-decoration:none;
}

/* ---------------------------- SLIDERS --------------------------*/
.generalSliderCont{
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	color:#6F6F6F;
	width:245px;
}
.generalSliderCont2{
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-top:10px;
	color:#6F6F6F;
	width:250px;
}
.demo{
	float:left;
	padding-top:3px;
	width:400px;
}

#precio_min,#ano_min{
	border:0 none;
	color:#000;	
	width:50px;
	font-size:1em;
	float:left;
	background:none;
	text-align:right
}
#precio_max,#ano_max{
	border:0 none;
	color:#000;	
	width:40px;
	text-align:right;
	font-size:1em;
	float:right;
	background:none;
}

#ano_max{ text-align:center;}

#precioSlider,#anoSlider{
	width:225px;
}
/* -------------------------------------------------------- */

.buscar_mr{
	float:left;
	background:url(../images/index/busc_mr.gif) repeat-y;
	width:3px;
	height:250px;
}

/* --------------- */
.buscBotBg{ background:url(../images/index/buscBottomBg.gif) repeat-x;}
.cont_sep{
	background:url(../images/index/anunc_sep.gif) repeat-y;
	float:left;
	width:2px;
	height:225px;
}

.regSep{
	padding:0px 3px;
}

.infoPanelBg{
	background:url(../images/index/infoPanel_bg_2.png) repeat-x;
	width:680px;
	height:32px;
	float:left;
}

/* ----- Gallery Configuration ----- */
/* --------------------------------- */
.gallery_cont{
	float:left;
	height:140px;
	width:707px;
	background:url(../images/index/gallery_bg.jpg) repeat-x center;
}
.gallery_right{
	float:left;
	height:140px;
	width:3px;
	background:url(../images/index/gallery_bg_right.gif) repeat-x center;
}

div.gallery {  
	
	height:119px;
	overflow:hidden;
	padding:10px 0;
	position:relative;
	width:665px;
	float:left;
} 
 
div.gallery div.items { 
    width:20000em; 
    position:absolute; 
} 
 
div.gallery div.items div.elements { 
	float:left;
	text-align:center;
	width:130px;
	height:115px;
	font-size:12px;
	margin-right: 4px;	
	cursor:pointer;
	position:relative;
}
.items_mv{
	font-size:10px;
	font-weight:bold;
	padding-top:7px;
	padding-bottom:10px;
}
.items_akc{
	font-size:11px;
	font-weight:normal;
}
.items_aho{
	color:#f36018;
	font-size:12px;
	font-weight:normal;
	padding-top:10px;
}
.items_desc{
	color:red;
	font-size:18px;
	font-weight:normal;
	padding-top:10px;
}
.items_info{
	float:left;
	width:130px;
	height:98px;
	background:url(../images/index/gallery_transp_bg.png);
	text-align:center;
	position:absolute;
	z-index:2000;
	top:0px;
	left:0px;
	display:none;
}

.items_oferta_info{
	float:left;
	width:130px;
	height:98px;
	background:url(../images/index/gallery_transp_bg.png);
	text-align:center;
	position:absolute;
	z-index:2000;
	top:0px;
	left:0px;
}

.items_img{
	float:left;
	height:98px;
	position:absolute;
	top:0px;
	left:0px;
}
.items_precio{
	background:url(../images/index/imageBg.png) repeat-x;
	width:130px;
	height:17px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	float:left;
	line-height:15px;
	position:absolute;
	top:98px;
	left:0px;
}

div.gallery div.items div.elements.active {

}

/* ------------ Botones: Anterior y Siguiente ------------ */
div.prev, div.next, div.prevPage, div.nextPage{
	display:block;
	width:15px;
	height:15px;
	behavior: url("images/alpha/iepngfix.htc");
	background:url(../images/index/left.png) no-repeat;
	float:left;
	cursor:pointer;
	font-size:1px;
}

div.prev:hover, div.next:hover, div.prevPage:hover, div.nextPage:hover {
	background-position:0px -15px;		
}

div.disabled {
	visibility:hidden !important;		
}
div.next, div.nextPage{
	behavior: url("images/alpha/iepngfix.htc");
	background-image:url(../images/index/right.png);
	clear:right;	
}
.pnBtnAl{
	float:left;
	padding: 60px 2px;
}

/* -------------------------------------------- */
.newsBg{
	/*background:url(../images/index/newsLettBg.png) no-repeat;*/
	width:300px;
	height:155px;
}

.newsInputAl{
	width:160px;
	border:1px solid inset;
}
.subscrBtn{
	background:url(../images/index/buton_2_bg.gif) no-repeat;
	width:86px;
	height:18px;
	border:none;
	cursor:pointer;
	font-weight:bold;
	font-size:1.2em;
	color:#57616d;
}
.ampliar_info{
	behavior: url("images/alpha/iepngfix.htc");
	background:url(../images/index/noticias_mo.png) no-repeat ;
	width:308px;
	height:45px;
	position:absolute;
	top:34px;
	left:0px;
	text-align:center;
	font-size:1.6em;
	line-height:44px;
	display:none;
}

.link_3 a{
	color:#F69C07;	
}
.link_3 a:hover{
	color:#000;
	text-decoration:none;
}
.link3Al_1 a{ padding:0px 5px;}
.link3Al_2 a{ padding:0px 9px;}

.profBg{
	behavior: url("images/alpha/iepngfix.htc");
	background:url(../images/index/profesionalBg.png) no-repeat;
	width:325px;
	height:115px;	
}

.logoLink{
	background:url(../images/comun/motorflash_logo.png) no-repeat;
	width:221px;
	height:115px;
	display:block;
	text-indent:-9999px;
}





