@charset "utf-8";
/* CSS Document */
body{
	font-family:arial; font-size:.8em;
	}
a{
	text-decoration: none;
	color: #000000;
}
a:hover{
	text-decoration: none;
	color: #ff8300;
}
.searchbar{height:69px; min-width: 1100px; background:#F1F1F1; border-bottom:1px #D5D5D5 solid;}
.searchbar img{margin:10px; float:left}
.wrap{width:960px; position:relative; margin: 0px auto; margin-bottom:20px;}
.info{ background:#f1f1f1; height:550px; margin-top:10px;border: 1px #D5D5D5 solid;border-radius:3px;-moz-border-radius: 3px; -webkit-border-radius : 3px;}
.sociallinks{position:absolute; margin:40px 835px; width:200px;}
.categorias{position:absolute; top:5px; right:165px; width:300px; text-align:right; font-size:12px;}
.sociallinks li{ display:inline;}
.options{position:absolute; margin:125px 800px; padding:10px; border-top:#CCC solid 1px;}
.options li{ margin:5px; display:inherit; font-size:12px;}
.options li a{text-decoration:none; color:#000; display:block; height:20px; width:129px;}
.options li a:hover{ text-decoration:none; color:#FFF; background:#666; }
.socialops{position:absolute; margin:365px 800px; width:160px; border-top:#CCC solid 1px;}
.liked{position:absolute; top:515px; right:165px;}
.visitas{position:absolute; top:5px; right:8px; width:200px; text-align:right;}
.tabop{position:absolute; margin:1px 800px; width:200px; height:550px; border-left:#CCC 1px solid;}
.visitas p{font-size:12px;}
.button{border-top: 1px solid #ff8300;position:relative;bottom: 0;background:#FFF;width: 100%;text-align: center;padding-top: 8px;padding-bottom: 2px;}
.footerlink{font-size: 15px;margin-right: 10px;}
.content h2{font-size:18px; color:#F60; margin-top:10px;}	
.content h3{font-size:16px; margin-top:8px; color:#FF8300;}
.content p{margin:5px 17px; font-size:14px;width:320px;}
.imprimir{background:url(../img/imprimir.png) no-repeat; height:18px; text-indent:18px;}
.estadisticas{background:url(../img/visitas.png) no-repeat; height:18px; text-indent:18px;}
.cuponera{background:url(../img/cuponera.png) no-repeat; height:18px; text-indent:18px;}
.menuu{background:url(../img/menu.png) no-repeat; height:18px; text-indent:18px;}
.moreop{background:url(../img/moreop.png) no-repeat; height:18px; text-indent:18px;}
.videos{background:url(../img/video.png) no-repeat; height:18px; text-indent:18px;}
.enviar{background:url(../img/enviar.png) no-repeat; height:18px; text-indent:18px;}
.galeria{background:url(../img/galeria.png) no-repeat; height:18px; text-indent:18px;}
.recomendar{background:url(../img/recomendar.png) no-repeat; height:18px; text-indent:18px;}
.description{background:url(../img/description.png) no-repeat; height:18px; text-indent:18px;}
.addres{background:url(../img/addres.png) no-repeat; height:18px; text-indent:18px;}
.opciones{background:url(../img/opciones.png) no-repeat; height:18px; text-indent:18px;}
.clock{background:url(../img/clock.png) no-repeat; height:18px; text-indent:18px;}
.phone{background:url(../img/phone.png) no-repeat; height:18px; text-indent:18px;}
.maps{background:url(../img/pin.png) no-repeat; height:18px; text-indent:18px;}
.map{padding:10px; background:#F1F1F1; width:400px; float:left;border:1px #D5D5D5 solid; border-radius:3px;-moz-border-radius: 3px; -webkit-border-radius : 3px;}
.map h3{font-size:16px; padding-bottom:5px;}
.social{ position:absolute; margin-left:480px; font-size:13px; width:410px;}
.info2{ height:280px; margin-top:10px;}
.content{width:360px; float:left; margin:10px;}
.slider{width:400px; margin:10px; float:left;}
.search { padding:6px 15px 6px 30px;margin:3px; background: url('../img/search.png') no-repeat 8px 6px; }
input[type=text]{color:#bcbcbc;}
input[type=submit], input[type=submit]:hover {position:relative; left:-6px;height:30px;border:1px solid #adc5cf;background: #FC0; /* Old browsers */background: -moz-linear-gradient(top, #fc0 0%,#F90 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f1f9), color-stop(100%,#d5e7f3)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(top, #F60 0%,#F90 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, #fc0 0%,#F90 100%); /* Opera 11.10+ */background: -ms-linear-gradient(top, #fc0 0%,#F90 100%); /* IE10+ */background: linear-gradient(top, #fc0 0%,#F90 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e4f1f9', endColorstr='#d5e7f3',GradientType=0 ); /* IE6-9 */color:#FFF;cursor: pointer;}
.lighter {padding:20px;}
.lighter{background: url('img/lighter_grey.jpg');}
.lighter input[type=text]{border:1px solid #d0d0d0;background-color:#fcfcfc;}
.updateb img{ border:0;}
.updateb li{ display:block; float:left; margin:5px; text-decoration:none;}