
/********
// Barra de navegación superior...
********/
div#topbar{
	background: -webkit-linear-gradient(#FFFFFF, #E4E4E4) repeat scroll 0 0 transparent;
	background: linear-gradient(#FFFFFF, #E4E4E4) repeat scroll 0 0 transparent;
    	border-bottom: 1px solid #999999;
	height:60px;
	margin-bottom:5px;
}
div#topbar > #centramos > #logo{
	float:left;
	margin:8px 0px 0px 5px;
}
div#topbar > #centramos > #sections_btn_holder{
	/*float: left;*/
    	padding: 5px 0 0 10px;
    	width: 100px;
	display: inline-block;
}
button.btn {
    	background: none repeat scroll 0 0 transparent;
    	border: 0 solid #313E00;
    	border-radius: 0;
    	color: #333333;
    	cursor: pointer;
    	font-size: 14px;
    	height: 50px;
	width:110px;
    	letter-spacing: 0;
    	margin: 5px;
    	outline: medium none;
    	padding: 0 5px 10px;
    	transition: background 0.3s linear 0s, color 0.3s linear 0s;
}
/*
button.btn:hover {
    background: none repeat scroll 0 0 #000000;
    color: #91D0FF;
}
*/
div#topbar > #centramos > #sections_panel1{
    	-moz-border-bottom-colors: none;
    	-moz-border-left-colors: none;
    	-moz-border-right-colors: none;
    	-moz-border-top-colors: none;
    	background: none repeat scroll 0 0 #e4e4e4;
    	border-color: -moz-use-text-color #999999 #999999;-moz-use-text-color;
	border-color:#999999;
    	border-right: 1px solid #999999;
    	border-image: none;
    	border-radius: 0 0 5px 5px;
    	border-style: none solid solid solid;
    	border-width: medium 1px 1px;
    	height: 0;
    	margin-left: -7px;
    	overflow: hidden;
    	position: absolute;
    	top: 60px;
    	transition: height 0.3s linear 0s;
    	width: 720px;
    	z-index: 1000;
    	transition: height 0.3s linear 0s; height: 0px;
}
div#topbar > #centramos > #sections_panel1 > div{
	background:#666666;
	padding:20px;
	height:138px;
	margin:10px;
	color:#FFFFFF;
}
div#topbar > #centramos > #sections_panel2{
    	-moz-border-bottom-colors: none;
    	-moz-border-left-colors: none;
    	-moz-border-right-colors: none;
    	-moz-border-top-colors: none;
    	background: none repeat scroll 0 0 #e4e4e4;
    	border-color: -moz-use-text-color #999999 #999999;-moz-use-text-color;
	border-color:#999999;
    	border-right: 1px solid #999999;
    	border-image: none;
    	border-radius: 0 0 5px 5px;
    	border-style: none solid solid solid;
    	border-width: medium 1px 1px;
    	height: 0;
    	margin-left: 728px;
    	overflow: hidden;
    	position: absolute;
    	top: 60px;
    	transition: height 0.3s linear 0s;
    	width: 262px;
    	z-index: 1000;
    	transition: height 0.3s linear 0s; height: 0px;
	/*transition: right 0.3s linear 0s; right: -4px; z-index: 4000;*/
}
div#topbar > #centramos > #sections_panel2 > div{
	background:#666666;
	padding:20px;
	height:138px;
	margin:10px;
	color:#FFFFFF;
}

#centramos:after{
    clear: both;
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}
#centramos {
    margin: auto;
    max-width: 985px;
}

button.btn .recuadro_boton {
background-color:#999999;border:1px solid #666666;border-radius:2px;font-weight:normal;padding: 4.5px 8px;color:#ffffff;
}

button.btn:hover .recuadro_boton {
background-color:#666666;color:#ffffff;
}

div#topbar > #centramos > #sections_panel1 > div a {
color:#ffffff;
}
div#topbar > #centramos > #sections_panel1 > div a:hover {
color:#ffffff;
text-decoration:underline;
}

/********
// Fin Barra de navegación superior...
///////////////////////////////////////
********/

/********
///////////////////////////////////////
// Aqui las etiquetas nuevas de vendido y las estrellas de ofertas...
********/

#caja_contenido h3 {
    color: #4C6592;
    font-size: 138.5%;
}
#caja_contenido .contenidillo_tercio > h3 {
    //background-image: url("http://www.powweb.com/images/templates/controlpanel/cp-generic-sprite.png");
	background-image: url("/assets/fondos_etiquetas.png");
    	background-position: left -54px;
    	background-repeat: no-repeat;
    	color: #FFFFFF;
    	display: inline-block;
    	font-size: 116%;
    	font-weight: bold;
    	height: 32px;
    	line-height: 30px;
    	margin: 0 0 0.5em -11px;
    	padding: 0 0 0 1em;
    	position: absolute;
    	text-transform: uppercase;
}
#caja_contenido .contenidillo_tercio > h3 span {
	background-image: url("/assets/fondos_etiquetas.png");
    	background-position: right -54px;
    	background-repeat: no-repeat;
    	display: inline-block;
    	margin: 0;
    	padding: 0 1em 0 0;
}
.contenidillo_tercio_superior {
	padding:3px;
	vertical-align:middle;
	margin-bottom:3px;
}


#caja_contenido .flip3D h3 {
    color: #4C6592;
    font-size: 138.5%;
}
#caja_contenido .flip3D {
    display: inline-block;
    height: 335px;
    margin: 2px 7px 30px;
    padding: 0px;
    vertical-align: top;
    width: 218px;
}
#caja_contenido .flip3D .front > a h3 {
	background-image: url("/assets/fondos_etiquetas.png");
    	background-position: left -54px;
    	background-repeat: no-repeat;
    	color: #FFFFFF;
    	display: inline-block;
    	font-size: 116%;
    	font-weight: bold;
    	height: 32px;
    	line-height: 30px;
    	margin: 0 0 0.5em -11px;
    	padding: 0 0 0 1em;
    	position: absolute;
    	text-transform: uppercase;
}
#caja_contenido .flip3D .front > a h3 span {
	background-image: url("/assets/fondos_etiquetas.png");
    	background-position: right -54px;
    	background-repeat: no-repeat;
    	display: inline-block;
    	margin: 0;
    	padding: 0 1em 0 0;
}
#caja_contenido .flip3D > .front{
    	border: 1px solid #f0f0f0;
    	box-shadow: 0 0 4px #ffffff;
    	padding: 5px;
	position:absolute;
	-webkit-transform: perspective( 600px ) rotateY( 0deg );
	transform: perspective( 600px ) rotateY( 0deg );
	background:#FFF; width:207px; height:335px; border-radius: 0px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: -webkit-transform .5s linear 0s;
	transition: transform .5s linear 0s;
}
#caja_contenido .flip3D > .front:hover{
    	border: 1px solid #ccc;
    	box-shadow: 1px 1px 5px 5px #cccccc;
	opacity:0.9;
}
#caja_contenido .flip3D > .back{
    	border: 1px solid #f0f0f0;
    	box-shadow: 0 0 4px #ffffff;
    	padding: 5px;
	position:absolute;
	-webkit-transform: perspective( 600px ) rotateY( 180deg );
	transform: perspective( 600px ) rotateY( 180deg );
	background: #CCC; width:207px; height:335px; border-radius: 0px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: -webkit-transform .5s linear 0s;
	transition: transform .5s linear 0s;
}
#caja_contenido .flip3D > .back:hover{
    	border: 1px solid #ccc;
    	box-shadow: 1px 1px 5px 5px #cccccc;
	opacity:0.9;
}

.titulo_lote_reves {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    height: 85px;
    line-height: 13px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    overflow: hidden;
}
.buttonlight:link, .buttonlight:visited {
    background: url("/assets/button/btn_light.png") repeat-x scroll center top #999999;
    border: 1px solid #cdcdcd;
    color: #777777;
    font-weight: bold;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #ffffff;
}
.buttonlight {
    border-radius: 5px;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
}
.buttonlight:hover, .comment-reply-link:hover {
    background: none repeat scroll 0 0 #333333;
    border: 1px solid #555555;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000000;
}
/********

#caja_contenido .flip3D:hover > .front{
	-webkit-transform: perspective( 600px ) rotateY( -180deg );
	transform: perspective( 600px ) rotateY( -180deg );
}
#caja_contenido .flip3D:hover > .back{
	-webkit-transform: perspective( 600px ) rotateY( 0deg );
	transform: perspective( 600px ) rotateY( 0deg );
}

********/


/********
//
///////////////////////////////////////
********/

/********
///////////////////////////////////////
// Aqui formulario entrada..
********/

#formulario_entrada input {
    	border: 1px solid #9C9C9C;
    	color: #333333;
    	font-family: Arial,helvetica,sans-serif;
    	font-size: 15px;
    	padding: 4px 2px;
    	width: 90%;
	margin-bottom:10px;
}

#formulario_entrada a {
	color:#ffffff;
}
#formulario_entrada a:hover {
	text-decoration:underline;
}

#formulario_entrada .boton_rojo:hover {
	text-decoration:none;
}

.boton_rojo:link, .boton_rojo:visited  {
	background-color: #D14836;
    	background-image: -moz-linear-gradient(center top , #DD4B39, #D14836);
    	border: 1px solid transparent;
    	clear: both;
    	color: #FFFFFF;
    	display: block;
    	float: left;
    	font-weight: bold;
    	margin: 5px 0;
    	padding: 4px 8px;
    	text-align: center;
    	text-decoration: none;
    	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    	text-transform: uppercase;
}
.boton_rojo:hover, .boton_rojo:active {
    	background-color: #C53727;
    	background-image: -moz-linear-gradient(center top , #DD4B39, #C53727);
    	border: 1px solid #B0281A;
    	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    	clear: both;
    	color: #FFFFFF;
    	float: left;
    	margin: 5px 0;
    	padding: 4px 8px;
    	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	text-decoration:none;
}


.boton_rojo1:link, .boton_rojo1:visited  {
	background-color: #D14836;
    	background-image: -moz-linear-gradient(center top , #DD4B39, #D14836);
    	border: 1px solid transparent;
    	clear: both;
    	color: #FFFFFF;
    	display: block;
    	float: left;
    	font-weight: bold;
    	margin: 0;
    	padding: 4px 8px;
    	text-align: center;
    	text-decoration: none;
    	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
    	text-transform: uppercase;
}
.boton_rojo1:hover, .boton_rojo1:active {
    	background-color: #C53727;
    	background-image: -moz-linear-gradient(center top , #DD4B39, #C53727);
    	border: 1px solid #B0281A;
    	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    	clear: both;
    	color: #FFFFFF;
    	float: left;
    	margin: 0;
    	padding: 4px 8px;
    	text-shadow: 0 1px rgba(0, 0, 0, 0.3);
	text-decoration:none;
}

.sp_etiquetas {
    background-image: url("http://www.abalartesubastas.com/assets/iconos/icons/tag_blue.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    width: 16px;
}

.boton_borja {
    background-color: #DDDDDD;
    border: 1px solid #CCCCCC;
    color: #333333;
    cursor: pointer;
    display: inline;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 5px;
    text-align: left;
    width: 140px;
}
.boton_borja:hover {
    background-color: #DDDDDD;
    border: 1px solid #999;
    color: #333333;
    cursor: pointer;
    display: inline;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 5px;
    text-align: left;
    width: 140px;
}
/********
//
///////////////////////////////////////
********/
.noticias {
    color: #777777;
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 20px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.noticias h2 {
    color: #666666;
    font-family: Arial;
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 5px;
    text-shadow: 1px 1px 1px #FFFFFF;
    width: 100%;
}
#cada_noticia:hover {
	background-color:#f0f0f0;
}