/*
Theme Name: Zoconet - New Design
Theme URI: http://www.zoconet.es
Description: Custom site for Zoconet, s.l.
Version: 1.0
Author: Jose A. Guerrero
*/

@import 'reset.css';

		
/* LAYOUT */

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background:transparent url(../imagenes/fondo_web.jpg) repeat-x scroll center top;
}

body.segundo{
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
	background:transparent url(../imagenes/fondo_web2.jpg) repeat-x scroll center top;
}

/* Links */

a:link, a:visited {
	color: #ffffff;
	outline: none;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#e41212;
}

p {
	margin: 0 0 15px 0;
}

hr {
	margin: 30px;
}

/* PAGE STRUCTURE
------------------------------------------------------------- */

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}


/* HEADER
------------------------------------------------------------- */

#logo {
	margin: 5px 0 0 0;
	width: 325px;
	float: left;
}

#logo h1 a {
	display: block;
	width: 135px;
	height: 58px;
	background: url(../imagenes/logo_zoconet_grande.jpg) no-repeat;
	text-indent: -9999px;
}

/* submenu */

#submenu {
	float: right;
	font-size: 11px;
	margin: 0px;
	width:193px;
	height:34px;
	background:transparent url(../imagenes/fondo_submenu.jpg) no-repeat scroll 0 0;
}

#submenu ul{
	margin:6px 0 0 52px;
}

#submenu ul li{
	display:inline;
	padding-right:31px;
}


/* navigation */

#nav {
	float: left;
	font-size: 13px;
	margin: 0px;
	font-weight:bold;
	width:960px;
}

#nav li {
	float: left;
	margin: 0;
	border-left: dotted 1px #ffffff;
}

#nav li a {
	display: block;
	padding: 9px 20px;
}

#nav li a:hover, #nav li.current_page_item a {
	color: #fff;
	text-decoration: none;
	background:transparent url(../imagenes/fondo_boton_menu.jpg) repeat-x scroll 0 0;
}


/* MAIN STYLES
------------------------------------------------------------- */


#main {
	width: 960px;
	float: left;
	padding: 5px 0 0;
}

#main_superior {
	width: 960px;
	float: left;
}

#main_inferior {
	width: 960px;
	margin:20px 0;
	float: left;
}

/* Featured Section */

#featured {
	height:270px;
	width:960px;
	float:left;
}

#texto_entrada{
	float:left;
	width:400px;
	height:188px;
	padding-top:37px;
	margin-right:30px;
}

#featured h2{
	font-size: 24px;
	font-weight:bold;
}

#featured h3{
	color:#767676;
	font-size: 14px;
	font-weight:bold;
}

#featured p{
	margin:10px 0;
}

#leermas{
	background:url("../imagenes/boton_leermas.jpg") no-repeat scroll 0 0 transparent;
	color: #333333;
	display:block;
	font-size:11px;
	font-weight:bold;
	height:24px;
	padding:11px 15px 0;
	width:66px;
}

#leermas a{
	color: #333333;
}

#leermas a:hover{
	color: #e41212;
}


/* slider */

#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
}	
#slider, #slider li{ 
	height:243px;
	width:493px;
	overflow:hidden;
	margin: 10px 0 0 0;
}	
#slider{ 
	margin-left:5px;
}
#slider ul li h2{
	position:relative;
	font-size:14px;
	font-weight:bold;
	padding-top:50px;
	color: #333333;
}
#prevBtn, #nextBtn{ 
	display:block;
	height:30px;
	left:480px;
	position:absolute;
	top:320px;
	width:30px;
}	
#nextBtn{ 
	left:520px;
}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:30px;
	background:url(../imagenes/fancy_left.png) no-repeat 0 0;	
}	
#nextBtn a{ 
	background:url(../imagenes/fancy_right.png) no-repeat 0 0;	
}

/* numeric controls */	

ol#controls{
	height:28px;
	left:485px;
	margin:1em 0;
	padding:0;
	position:absolute;
	top:315px;	
}
ol#controls li{
	float:left;
	height:14px;
	line-height:14px;
	list-style:none outside none;
	margin:0 2px 0 0;
	padding:0;
}
ol#controls li a{
	background:url("../imagenes/boton_animacion.jpg") no-repeat scroll 0 0 transparent;
	color:#555555;
	float:left;
	height:14px;
	line-height:14px;
	padding:0 8px;
	text-decoration:none;
	text-indent:-9999px;
}
ol#controls li.current a{
		background:url(../imagenes/boton_animacion_sup.jpg) no-repeat 0 0;
		color:#fff;
		}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}

/* Main Section */

#todocoleccion, #tseleccion, #allcollection, #regalosdelgenio, #venvir{
	width:165px;
	height:100px;
	float:left;
	font-size:11px;
}

#todocoleccion p, #tseleccion p, #allcollection p, #regalosdelgenio p, #venvir p{
	padding-top:4px;
}

#todocoleccion p a, #tseleccion p a, #allcollection p a, #regalosdelgenio p a, #venvir p a{
	color:#000000;
}

#todocoleccion p a:hover, #tseleccion p a:hover, #allcollection p a:hover, #regalosdelgenio p a:hover, #venvir p a:hover{
	color: #e41212;
}

#todocoleccion .verweb, #tseleccion .verweb, #allcollection .verweb, #regalosdelgenio .verweb, #venvir .verweb{
	background:url("../imagenes/boton_verweb.jpg") no-repeat scroll 0 0 transparent;
	color:#000000;
	display:block;
	font-size:10px;
	font-weight:bold;
	height:24px;
	padding:5px 0 0 6px;
	width:65px;
	float:right;
}

#todocoleccion .verweb:hover, #tseleccion .verweb:hover, #allcollection .verweb:hover, #regalosdelgenio .verweb:hover, #venvir .verweb:hover {
	color:#e41212;
}

#separador1, #separador2, #separador3, #separador4 {
	background:url("../imagenes/separador_lineas.jpg") no-repeat scroll 0 0 transparent;
	width:5px;
	height:119px;
	float:left;
	margin: 10px 14px;
}

#blog, #redes_sociales, #proyectos {
	width:300px;
	height:102px;
	background:transparent url(../imagenes/fondo_recuadros.gif) no-repeat scroll 0 0;
	float:left;
	color:#333333;
	text-decoration:none;
}

#redes_sociales, #proyectos {
	margin-left:30px;
}

#blog img, #redes_sociales img, #proyectos img {
	float:left;
	margin:17px;
	background-color:#FFFFFF;
	padding:3px;
	border:solid 1px #cccccc;
}

#blog p, #redes_sociales p, #proyectos p {
	float:left;
	font-size:11px;
	margin:5px 0 0;
	width:150px;
}

#blog h3, #redes_sociales h3, #proyectos h3 {
	float:left;
	margin:17px 0 0 0;
}

/* empresa */	

#texto_entrada_empresa{
	float:left;
	width:320px;
	padding:37px 10px 10px 10px;
	margin-right:45px;
	background:#e6eef5 url(../imagenes/fondo_cuadro_empresa.jpg) repeat-x scroll 0 0;
}

#texto_entrada_empresa a{
	color: #aa0000;
}

#texto_entrada_empresa a:hover{
	color: #000000;
	text-decoration:underline;
}

#texto_entrada_empresa h2{
	font-size:18px;
	margin-bottom:10px;
}

#texto_entrada_empresa h3{
	font-size:14px;
	margin:30px 0 10px 0;
	color: #767575;
}

.empresas_img{
	margin-top:90px;
}

#grafica{
	float:left;
	margin-top:150px;
}

#grafica span{
	font-size: 18px;
	font-weight:bold;
	color: #C00;
}


/* contacto */	

#texto_entrada_contacto{
	float:left;
	width:349px;
	height:485px;
	padding:55px 24px 10px 24px;
	margin-right:70px;
	background:#e6eef5 url(../imagenes/fondo_cuadro_empresa.jpg) repeat-x scroll 0 0;
}

#texto_entrada_contacto h2{
	font-size:14px;
	margin:0 0 30px 0;
	color: #767575;
}

#contacto_informacion{
	float:left;
	margin-top:30px;
	width:450px;
}

/* FOOTER STYLES
------------------------------------------------------------- */

#footer{
	width:100%;
	background:transparent url(../imagenes/fondo_pie.jpg) repeat-x scroll 0 0;
	height:45px;
	float:left;
}

#footer div{
	margin:0 auto;
	width:960px;
	padding-top:8px;
}

#footer div img{
	float:left;
}

#footer div p{
	float:right;
	margin:8px 0 0 20px;
	font-size:11px;
}

/* navigation inferior */

#nav_inf {
	float: left;
	font-size: 11px;
	margin:10px 0 0 20px;
}

#nav_inf li {
	float: left;
	margin: 0;
	border-left:solid 1px #000000;
}

#nav_inf li a {
	display: block;
	padding: 0px 5px;
	color:#333;
}

#nav_inf li a:hover, #nav_inf li.current_page_item a {
	color: #e41212;
	text-decoration: none;
}
