/*
Theme Name: Nextline S.L.
Theme URI: http://nextline.es
Description: Plantilla de Wordpress para anayco.com desarollada por <a href="http://nextline.es" target="_blank">Nextline S.L.</a>
Version: 1.0
Author: Dima
Author URI: http://nextline.es
*/

* {
	margin:0px;
	padding:0px;
    list-style: none;
}

    @font-face {
        font-family: "Neue";
        src: url("fuentes/HelveticaNeue.eot");
        src: local("Alternate name"), local("Alternatename"),        
        url("fuentes/HelveticaNeue.ttf") format("truetype");
    }

a {
	text-decoration:none;
	color:#E23636;
}

a:hover {
	text-decoration:underline;
}

a img {
	border:none;
}

/*		CLEARFIX		*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}


.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


table {

}

p {
    color:black;
    font-size:14px;
    margin-bottom:5px;
    padding-top:10px;
}

body {
	background: url(images/bg.jpg) top center repeat-x;
	font-size: 12px;
	font-family: GillSans,"Trebuchet MS",Tahoma,Helvetica,Arial;
	color:#666666;
	text-align:center;
}

#page {
	width:980px;
	margin:0px auto;
	text-align: left;
}


#header {
	height:377px;
	position:relative;
    background: url(images/header.jpg) repeat-x;
}

    #header #rotator{
        position: absolute;
        width: 269px;
        height: 179px;    
    }
    
	#header #logo {
        background:url("images/logo.jpg") no-repeat scroll 0 0 transparent;
        display:block;
        height:80px;
        left:0;
        position:absolute;
        top:20px;
        width:330px;
	}
	#header #title {
		display:block;
		position:absolute;
		top:65px;
		left:210px;
		width:335px;
		height:46px;
		text-indent:-99999px;
	}
    

    
    #header #submenu{
        display:inline;
        float:right;
        height:20px;
        top:353px;
        position: relative;
    }
    
    #submenu li{
        background:url("images/flecha.png") no-repeat scroll left center transparent;
        float:right;
        list-style:none outside none;
        padding-left:15px;
        padding-right:20px;
    }
        
    #submenu a{
        color:white;
        font-family:"Arial";
        font-size:12px;
    }
    
    #submenu a:hover{
        color: white;
        font-size: 14px;
        text-decoration: none;
    }
    
	#menu {
        background:url("images/menu_bg.jpg") repeat-x scroll 0 0 transparent;
        font-size:12px;
        height:43px;
        border:1px solid #BBBBBB;
        position:absolute;
        text-align:center;
        top:121px;
        white-space:nowrap;
        width:980px;
	}
		#menu li {
            display:inline;
            float:right;
            height:30px;
            padding-top:13px;
            padding-left: 16px;
            padding-right: 16px;
		}
		#menu li:first-child {
			background:none;
            padding-left: 36px;
		}
        
			#menu li.current_page_item{   	       
			  background: url(images/current_menu.jpg) repeat-x;
              border-right: 1px solid #BBBBBB;
              border-left: 1px solid #BBBBBB;
                display:inline;
                float:right;
                height:30px;
                padding-top:13px;
			}
			#menu li a:hover {
				color:#fc0;
			}
			#menu li a {
                color:#2d8662;
				display:block;
                font-weight: bold;
                font-family: "Verdana";
			}

#container {
	position:relative;
    background: white;
}

#content {
	position:relative;
	text-align:justify;
	color:#5e5e5e;
    padding-bottom:50px;
    padding-top: 1px;
}
#content #formulario{
    width: 300px;
    text-align: center;
    margin-left: 320px;
    padding-top: 50px;
}
     #install #privada{
        background:url("images/area.jpg") repeat-x scroll 0 0 transparent;
        /*border-bottom:1px solid #BBBBBB;
        border-left:1px solid #BBBBBB;
        border-right:1px solid #BBBBBB;*/      
        border-radius:5px;
				-ms-border-radius:0 0 5px 5px;
				-moz-border-radius:0 0 5px 5px;
				-webkit-border-radius: 0 0 5px 5px;
				-khtml-border-radius: 0 0 5px 5px;
        box-shadow: 			0px 0px 5px #868585;
        	-ms-box-shadow: 		0px 0px 5px #868585;
        	-moz-box-shadow: 		0px 0px 5px #868585;
        	-webkit-box-shadow: 	0px 0px 5px #868585;
        	-khtml-box-shadow: 	0px 0px 5px #868585;
        background:url("images/area.jpg") repeat-x scroll 0 0 transparent;
        display:inline;
        float:right;
        height:38px;
        left:825px;
        margin:0;
        position:absolute;
        text-align:center;
        width:145px;
    }
    
     #install #privada li{
        background:none repeat scroll 0 0 transparent;
        font-family:"Verdana";
        font-weight:bold;
        padding:0 0 0 18px;
        width:110px;
    }
    
     #install #privada a{
        color:#2D8662;
        display:block;
        font-size:14px;
        padding-top:10px;
    }
    
    #content #privada{
        background:url("images/area.jpg") repeat-x scroll 0 0 transparent;
        /*border-bottom:1px solid #BBBBBB;
        border-left:1px solid #BBBBBB;
        border-right:1px solid #BBBBBB;*/      
        border-radius:5px;
				-ms-border-radius:0 0 5px 5px;
				-moz-border-radius:0 0 5px 5px;
				-webkit-border-radius: 0 0 5px 5px;
				-khtml-border-radius: 0 0 5px 5px;
        box-shadow: 			0px 0px 5px #868585;
        	-ms-box-shadow: 		0px 0px 5px #868585;
        	-moz-box-shadow: 		0px 0px 5px #868585;
        	-webkit-box-shadow: 	0px 0px 5px #868585;
        	-khtml-box-shadow: 	0px 0px 5px #868585;
        background:url("images/area.jpg") repeat-x scroll 0 0 transparent;
        display:inline;
        float:right;
        height:38px;
        left:825px;
        margin:0;
        position:absolute;
        text-align:center;
        width:145px;
    }
    
    #content #privada li{
        background:none repeat scroll 0 0 transparent;
        font-family:"Verdana";
        font-weight:bold;
        padding:0;
        width:110px;
    }
    
    #content #privada a{
        color:#2D8662;
        display:block;
        font-size:14px;
        padding-top:10px;
    }
    
    #imagenes_noticias{
        width: 75px;
        float: left;
    }
    #content #left_page_documentos{
        float:left;
        padding-left:30px;
        width:500px;
    }
    #left_page_documentos a{
        background: url(images/adobe.jpg) no-repeat;
        padding-left: 20px;
    }
    
    
    
    #content #left_page_legislacion{
        float:left;
        padding-left:30px;
        width:500px;
    }
    #left_page_legislacion a{
        /*background: url(images/adobe.jpg) no-repeat;*/
        padding-left: 20px;
        text-decoration: underline;
    }
    
    
    #content #right_page_documentos{
        float: right;
        padding-top: 70px;
        padding-right:40px;
    }

    #right_page_documentos #acreditaciones{
        width: 390px; 
        float: left;       
    }
    
    #right_page_documentos #acreditaciones li{
        background:url("images/acred.jpg") repeat-x scroll left center transparent;
        height:28px;
        padding-left:30px;
        padding-top:10px;
        text-align:left;
        width:380px;
        color: #2d8662;
        font-family: "Arial";
        font-size: 12px;
        text-transform: uppercase;
    }
    
    #acreditaciones a{
        color:#2d8662;
    }
    
    #content li.descargas{
        background:url("images/lista_instalaciones.jpg") no-repeat scroll left center transparent;
        color:#858383;
        display:block;
        font-size:20px;
        font-weight:bold;
        margin-left:30px;
        margin-top:10px;
        padding-left:15px;
    }
    
    #right_page_documentos #acreditaciones li.current_page_item{
        background:url("images/acred_cp.jpg") repeat-x scroll left center transparent;
        height:28px;
        padding-left:30px;
        padding-top:10px;
        text-align:left;
        width:380px;
        color: #2d8662;    
        text-transform: uppercase;
    }
    
     #right_page_documentos #acreditaciones li.current_page_item a{
        color:white;
     }
    
    #left_page #acreditaciones a{
        background: url(images/adobe.jpg) no-repeat;
    }

#content #install{
    height: auto;
}



#content #intro{
    color:#0087D1;
    font-family:"Neue";
    font-size:14px;
    font-style:italic;
    font-weight:bold;
}

#content #noticias a{
    color:black;
    font-family:"Neue";
    font-size:16px;
    font-weight:bold;
}

#content #noticias .leer{
    color:#047ABB;
    float:right;
    font-family:"Arial";
    font-size:10px;
    font-style:italic;
    text-decoration:underline;
}

#install h2{
        font-family: "Neue";
        font-size:22px;
        font-weight:normal;
        padding-top:20px;
        text-align:left;
        white-space:nowrap;
        width:230px;
        padding-left: 20px;
        color: #2D8662;
}
#content #instalaciones{
    padding-left: 20px;
    padding-right: 20px;
}
    #install #imagenes{
        margin-left:60px;
        margin-right:50px;
        width:865px;
    }
    #install #instalaciones p{
        padding-left: 40px;
        padding-right: 40px;

    }
    
    #install #instalaciones li{
        background:url("images/lista_instalaciones.jpg") no-repeat scroll top left transparent;
        display:inline-block;
        list-style:none outside none;
        padding-left:15px;
        padding-right:10px;
        width:860px;
        margin-left: 40px;
        color: black;        
    }
    
	#content .page-title {
        color:#2D8662;
        font-family:"Neue";
        font-size:24px;
        font-weight:bold;
        padding-left:20px;
        padding-top:20px;
        text-align:left;
        white-space:nowrap;
        width:230px;
	}
		#content .page-title a {
			color:#2D8662;
		}
    
    #content .presupuesto{
        text-align: right;
        width:430px;
    }    
    #content #right_page{
        float:right;
        margin-top:70px;
        width:350px;
        text-align: center;
        padding-right:30px;
    }
    #content #right_page_google{
        float:right;
        width:350px;
        text-align: center;
        margin-right:40px;
    }
    #right_page_google #google{
        margin-bottom:10px;
        padding-top:25px;
    }
    
    #google p{
        font-size: 14px;
        padding: 0px;
        margin: 0px;
    }
    
    #noticias{
        width: 580px;
    }
        
    #noticias p{
        margin-bottom: 50px;
        padding: 0px;
        color: #6e6f6e;
        font-family: "Arial";
        font-size: 12px;
    }
    
    #noticias img{
        float:left;
        height:90px;
        padding-right:15px;
        width:90px;
    }
    
    #right_page img{
        border:5px solid #D0D0D0;
        height:179px;
        margin-bottom:10px;
        padding:1px;
        width:269px;
    }
    
    #content #google img{
        border:5px solid #D0D0D0;
        height:215px;
        margin-bottom:10px;
        padding:1px;
        width:350px;
    }
        
	#content #left_page {
		width:520px;
 	margin-left:20px;
		float:left;
		padding:5px;
	}
    #content li{
        background:url("images/lista_instalaciones.jpg") no-repeat;
        color:black;
        display:inline-block;
        list-style:none;
        padding-left:15px;
        padding-right:10px;
        width:450px;
    }
		#content .entry {
		  padding-left: 30px;
		}
        
		#content .single_image {
			width:267px;
			height:233px;
			margin:60px 0px 10px 10px;
			float:right;
		}
		#content ul {
			margin-bottom: 10px;
		}

			#content .wpcf7-form input[type=text],
			#content .wpcf7-form textarea {
				width:300px;
				border:2px solid #ccc;
				border-radius:2px;
				-ms-border-radius:2px;
				-moz-border-radius:2px;
				-webkit-border-radius: 2px;
				-khtml-border-radius: 2px;
			}
			#content .wpcf7-form input[type=submit]{
				margin:10px 0px;
				width:100px;
				cursor:pointer;
			}

#footer {
	clear:both;
	text-align:center;
	color:#FFF;
	font-size:11px;
	text-align:center;
    background: #2c8662;
    height: 42px;
}
	#footer a {
        color:#FFFFFF;
        font-size:12px;
	}
	#footer #footer_left_page {
		width:525px;
		float:left;
		padding:4px;
        font-family: "Arial";
	}
	#footer #footer_right_page {
        float:right;
        margin-right:55px;
        padding-right:10px;
        padding-top:3px;
        width:70px;
	}

	#footer #copyright {
		font-size:10px;
	}
	#footer .footer_menu li {
		display:block;
		float:left;
		border-left:1px solid;
		line-height:10px;
		/*for non IE*/
		display:inline-block;
		float:none;
	}
	#footer .footer_menu li a {
		padding: 0px 5px;
	}
	#footer .footer_menu li:first-child {
		border-left:none;
	}
#content ul.gallery {
	margin:10px 30px;
	list-style-type:none;
}
#content .gallery ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.gallery .item {
	list-style-type:none;
	float:left;
	position:relative;
	width:150px;
	height:150px;
	border:2px solid #2d8662;
	background:#2d8662;
	margin:5px 8px;
	border-radius:				5px;
	-ms-border-radius:		5px;
	-moz-border-radius:		5px;
	-webkit-border-radius: 	5px;
	-khtml-border-radius: 	5px;
	box-shadow: 			0px 0px 8px #FFF;
	-ms-box-shadow: 		0px 0px 8px #FFF;
	-moz-box-shadow: 		0px 0px 8px #FFF;
	-webkit-box-shadow: 	0px 0px 8px #FFF;
	-khtml-box-shadow: 	0px 0px 8px #FFF;
}
.gallery .item.hover,
.gallery .item:hover {
	border-color:#fc0;
	background:#fc0;
	box-shadow: 			0px 0px 15px #2d8662;
	-ms-box-shadow: 		0px 0px 15px #2d8662;
	-moz-box-shadow: 		0px 0px 15px #2d8662;
	-webkit-box-shadow: 	0px 0px 15px #2d8662;
	-khtml-box-shadow: 	0px 0px 15px #2d8662;
}
	.gallery .item .description {
		background:#fff;
		position:absolute;
		padding:2px;
		width:121px;
		bottom:4px;
		opacity:.70;
		filter:alpha(opacity=70);
		-ms-opacity:.70;
		-moz-opacity:.70;
		-webkit-opacity:.70;
		-khtml-opacity:.70;
	}

	.gallery .item img {
        height:150px;
        width:150px;
	}

#content .inicio.slideshow {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.pager {
	position:absolute;
	left:10px;
	bottom:10px;
}
	.pager a.activeSlide {
		color:#FFFF00;
	}
	.pager a {
		font-size:11px;
		color:#ccc;
		padding:1px 6px;
		margin:3px;
		border:1px solid #ccc;
		background:#555;
		opacity:.40;
		filter:alpha(opacity=40);
		-ms-opacity:.40;
		-moz-opacity:.40;
		-webkit-opacity:.40;
		-khtml-opacity:.40;
	}