body{
	background: #000;
	/*background-image:*/url(../images/patterns/1741.png);
	color: #FFF;
	font-size: 16px;
    margin:0px 0px 10px 0px;
}
#wrapper{
	margin:auto;
	width:1062px;
	height:auto;
}
header{
	/*background:#202020;
	background-image:url(../images/patterns/1741.png);
	background-image:url(../images/bo_play_pattern.png);*/
	background-image:url(../images/hixs_pattern_evolution.png);
	width:924px;
	height:50px;
	margin:auto;
	padding:7px 0px 0px 18px;
}
#sideleft{
	background:url(../images/side_left.png);
	width:60px;
	height:420px;
	float:left;
	position:relative;	
}
#center{
	width:942px;
	height:auto;
	float:left;
	position:relative;
}
#sideright{
	background:url(../images/side_right.png);	
	width:60px;
	height:420px;;
	float:left;
	position:relative;
}
#banner{
	background:url(../images/banner.png);
	width:942px;
	height:140px;
}
#bannertop{
	width:942px;
	height:115px;
}
#bannerbottom{
	width:942px;
	height:23px;
}

/*Menú principal*/
#btnfilter{
	text-align:center;
	background:#0972A5;
	border:1px solid #26B3F7;
	width:100px;
	float:left;
	position:relative;
	-moz-border-radius-topright: 3px;
	-khtml-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-khtml-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
}
#btnfilter a{
	color:#FFF;
	text-decoration:none;
}
#barFilter{
	width:922px;
	height:auto;
	background-color:#202020;
	font: normal 10px Trebuchet MS;
	float:left;
    padding:5px 10px;
	color:#949494;	
}
/*a:link { color: #FFF; } 
A:visited { color: blue }
A:hover { color: black } 
A:active { color: lime } */

ul#topnav {
	margin: 0; padding: 0;
	float: right;
	/*width: 342px;*/
	list-style: none;
	position: relative;
	font-size: 14px;
   	background: url(../images/topnav_stretch.gif) repeat-x;
}
ul#topnav li {
	float: right;
	margin: 0;
	padding: 0;
	/*border-right: 1px solid #555;*/
}
.medio{
	border-right: 1px solid #555;
}
.first{
	border-right: 1px solid #555;
}
.last{
}
ul#topnav li a {
	padding: 3px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	vertical-align:middle;
}
ul#topnav li a img{
	/*padding: 0px 5px;*/
	vertical-align:middle;

}
ul#topnav li:hover { background: #1376c9 url(../images/topnav_active.gif) repeat-x; }
.btnTipo{background: #1376c9 url(../images/topnav_active.gif) repeat-x; }
ul#topnav li span {
	float: right;
	padding: 15px 0;
	position: relative;
	right: 0; top:35px;
	display: none;
	width: 421px;
	background: #1376c9;
	color: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; }
ul#topnav li span a { display: inline; }
ul#topnav li span a:hover {text-decoration: underline;}
.estrella{
	position:relative;
	background-repeat:no-repeat;
	border:none;
	width:13px;
	height:13px;
	padding:0px 8px;
}
/*Fin Menú principal*/


#finder{
	background:#999;
	width:942px;
	height:40px;
}
#barOrder{
	width:552px;
	height:30px;
	background-color:#202020;
	font: normal 12px Trebuchet MS;
	float:left;
    padding:10px 10px 0px 10px;
	color:#949494;
}
.button{
   border-top: 1px solid #1377c9;
   background: #5a6369;
   background: -webkit-gradient(linear, left top, left bottom, from(#9ca5ab), to(#5a6369));
   background: -webkit-linear-gradient(top, #9ca5ab, #5a6369);
   background: -moz-linear-gradient(top, #9ca5ab, #5a6369);
   background: -ms-linear-gradient(top, #9ca5ab, #5a6369);
   background: -o-linear-gradient(top, #9ca5ab, #5a6369);
   padding: 1px 10px;
   -webkit-border-radius: 0px;
   -moz-border-radius: 0px;
   border-radius: 0px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 12px;
   font-family: normal 12px Trebuchet MS;
   text-decoration: none;
   vertical-align: middle;
}
.btnorder{
   border-top-color: #3c7aa3;
   background: #3c7aa3;
   color: #ccc;
}
.button:hover{
   border-top-color: #3c7aa3;
   background: #3c7aa3;
   color: #ccc;
}
.button:active{
   border-top-color: #2a5069;
   background: #2a5069;
}
#buscador{
	width:350px;
	height:30px;
	background-color:#202020;
	font: normal 12px Trebuchet MS;
	float:left;
    padding:5px 10px;
	color:#949494;
}
#wrap{
	width:942px;
	margin-top:3px;
}
#content{
	width:714px;
	float:left;
	position:relative;
	margin-bottom:5px;
}
#sidebar{
	width:225px;
	margin-left:3px;
	float:left;
	position:relative;
}
article{
}

footer{
	width:1062px;
	height:140px;
	margin:auto;
    clear:both;
	color:#949494;
	font-size:13px;
}
#footerleft{
	background:url(../images/footerLeft2.png);
	float:left;
	position:relative;
    width:60px;
	height:140px;
}
#footercenter{
	background:url(../images/footer2.png);
	float:left;
	position:relative;
    width:902px;
	height:120px;
	padding: 10px 20px;
	border-top:#666 solid 1px;
}
#fooCol1{
	float:left;
	width:320px;
	height:125px;
	
}
#fooCol2{
	float:left;
	width:200px;
	padding-left:10px;
	border-left:1px dotted;
	height:110px;
}
#fooCol3{
	float:left;
	width:153px;
	padding-left:10px;
	border-left:1px dotted;	
	height:110px;
}
#fooCol4{
	float:left;
	width:150px;
	padding-left:10px;
	/*border-left:1px dotted;	*/
	height:110px;
}
.titFoo{
	color:#8A058A;
	font-size:14px;
}
a.fooLine:link   
{   
 text-decoration:none;  
 color:#949494; 
}
a.fooLine:visited{color:#949494;}
a.fooLine:active{color:#949494;}
a.fooLine:hover{color:#FFF; text-shadow: 5px 5px 5px #000;}
#footerright{
	background:url(../images/footerRight2.png);
	float:left;
	position:relative;	
    width:60px;
	height:140px;
}
.thumbnail{
	height:140px;
	width:100px;
	float:left;
	margin:1px;
	position:relative;
}
.sombra{
	 box-shadow: inset 0px 0px 10px #4AADF8;
	-webkit-box-shadow: inset 0px 0px 10px #4AADF8;
	-moz-box-shadow: inset 0px 0px 10px #4AADF8;
	-o-box-shadow: inset 0px 0px 10px #4AADF8;
}

.vip{
	height:18px;
	width:100px;
	font-size:11px;
	text-transform:uppercase;
	color:#FFF;
    background:rgba(31,31,34,0.5);
	margin-top:-18px;
	font-family:"Arial", Gadget, sans-serif;
	font-weight:bold;	
	/*text-shadow:1px 1px 0 #4AADF8;*/
	text-shadow:1px 1px 0 black;
	float:left;
	position:relative;
	z-index:-1;
	text-align:center;	
}

.sale{
	height:140px;
	width:100px;
	margin-top:-140px;
	background-image:url(../images/thumb_sale.png);
	position:relative;
	float:left;
	z-index:1;
}

.girl{
	z-index:-1;
	position:relative;
	float:left;
}

.redondea{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.ui-autocomplete-loading {
	background: white url('../images/ajax-loader.gif') right center no-repeat;
}

span.nombre{
	text-transform:uppercase;
	/*color:#FE770D;*/
	color:#AE57CA;
	font-size:16px;
    /*text-shadow:1px 1px 0 white;*/
}
span.telefono{
	font-size:14px;
	font-weight:bold;
}
span.precioOld{
	text-decoration:line-through;
	
}
.contraste{
	filter:alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
	-khtml-opacity: 0.2;
	background-color:#000;
}
#twitter{
	float:left;
	position:relative;
}
#publicate{
	float: left;
	position: relative;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	width: 93px;
	margin-left: 12px;
}
#contacto{
	float:left;
	position:relative;
	text-transform:uppercase;	
	font-weight:bold;
	font-size:14px;
	margin-right:20px;	
}
a.cabecera:visited {
	/*color: #949494;
	border-top: 1px solid #1377c9;
	background: #5a6369;
	background: -webkit-gradient(linear, left top, left bottom, from(#9ca5ab), to(#5a6369));
	background: -webkit-linear-gradient(top, #9ca5ab, #5a6369);
	background: -moz-linear-gradient(top, #9ca5ab, #5a6369);
	background: -ms-linear-gradient(top, #9ca5ab, #5a6369);
	background: -o-linear-gradient(top, #9ca5ab, #5a6369);
	padding: 1px 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
	color: white;
/*	font-size: 12px;
	font-family: normal 14px Trebuchet MS;*/
	text-decoration: none;
	vertical-align: middle;
}
a.cabecera:link {
	/*text-decoration: none;
	color: #949494;
	border-top: 1px solid #1377c9;
	background: #5a6369;
	background: -webkit-gradient(linear, left top, left bottom, from(#9ca5ab), to(#5a6369));
	background: -webkit-linear-gradient(top, #9ca5ab, #5a6369);
	background: -moz-linear-gradient(top, #9ca5ab, #5a6369);
	background: -ms-linear-gradient(top, #9ca5ab, #5a6369);
	background: -o-linear-gradient(top, #9ca5ab, #5a6369);
	padding: 1px 10px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;*/
	color: white;
/*	font-size: 12px;
	font-family: normal 12px Trebuchet MS;*/
	text-decoration: none;
	vertical-align: middle;
}
a.cabecera:hover {
/*	color: #FFFFFF;
	text-shadow:3px 3px 3px #949494;
   border-top-color: #FFF;
   background: #0972A5;
   color: #0972A5;*/
   -moz-text-shadow: 0px 0px 5px #FFF; 
   -webkit-text-shadow: 0px 0px 5px #FFF; 
    text-shadow: 0px 0px 5px #FFF;
	
   /*-moz-box-shadow: 0px 0px 30px #A3FF0F; 
   -webkit-box-shadow: 0px 0px 30px #A3FF0F; 
    box-shadow: 0px 0px 30px #A3FF0F;*/
}
sa.cabecera:active{
   border-top-color: #2a5069;
   background: #2a5069;
}
#fb-root{
	float:left;
}
#login{
	float:left;
	width:450px;
}
#up{
	float:left;
	width:220px;
}
#register{
	float:left;
	width:70px;
	font-size:14px;
}
#olvidoPass{
	float:left;
	width:115px;
	margin-left: 10px;
	font-size:14px;
}
.izqFloat{
	float:left;
	padding: 6px 3px 0px 0px;
}
#form1{
	width:250px;
}
#div_logueado{
	margin-left: 275px;
}
.errorLogin{
	color:#F00;
	font-size: 12px;
}
a.fooTwitter img  
{   
 text-decoration:none;  
 border:0;
}
.cursor:hover{
	cursor:pointer;
}
/*a.fooTwitter:visited{color:#949494;}
a.fooTwitter:active{color:#949494;*/
