/* base 
----------------------------------------------- */

body {
	background: url('/images/background.jpg') repeat-y top center;
	margin: 0;
	padding: 0;
	color:#ccc;
	font-family:verdana,geneva,arial;
	font-size:13px;
	line-height:17px;
	background-color: #000;
}

blockquote, h3, p, li {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.9em;
	line-height: 1.6em;
}

blockquote {
	margin-right: 0;
	margin-left: 20px;
}

h1, h2, h3 {
	color: #679a00;
	margin: 0 0 15px 0;
	padding: 0 10px;
	font-weight: normal;
	text-transform: uppercase;
	font-weight: bold;
}

h1, h2 {
	font-family: Georgia, Times, serif;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1em;
	/* font-style: italic; */
}

h4 {
	font-size: 1em;
	text-transform: uppercase;
	color: #fff;
	background-color: #679a00;
	margin: 0px;
	padding-left: 10px;
}

hr {
	margin: 2em auto;
	width: 370px;
	height: 1px;
	color: #7a7e7d;
	background-color: #7a7e7d;
	border: none;
}

ol {
	padding-left: 30px;
}

small, .small {
	font-size: 0.9em;
}

p {
	margin-bottom: 15px;
}

/* links
----------------------------------------------- */

a:active {
	outline: none;
}

a:focus {
	-moz-outline-style: none;
}

a {
	text-decoration: none;
	color: #679a00;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

h1 a, h2 a, h3 a {
	border: none;
	font-weight: bold;
}

h3 a {
	font: 1.5em Georgia, Times, serif;
	font-weight: bold;
}

#site-name a {
	border: none;
	margin:15px 57px;
}

#sidebar-2 a, #sidebar-1 a {
	color: #679a00;
	border: none;
}

/* layout
----------------------------------------------- */

#accessibility {
	position: absolute;
	top: -10000px;
}

#container {
	background-color: #000;
	margin: 0px auto;
	width: 990px;
}

#head {
	background: url('/img/cabecera.jpg') no-repeat center 20px;
	text-align: center;
	height: 208px;
}

#site-name {
	/* margin: 15px 0;
	font: 3em Georgia, Times, serif; */
}

#site-slogan {
	font: italic 1em Georgia, Times, serif;
}

#sidebar-1, #sidebar-2 {
	padding-top: 20px;
	width: 150px;
}

#sidebar-1 {
	margin-right: 5px;
	float: left;
	/* text-align: right; */
	height: 600px;
}

#sidebar-2 {
	margin-left: 5px;
	float: right;
}

.section_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

.section_list li {
	margin: 0 10px 2px 0;
	padding: 0;
}

#cuerpo {
	clear:both;
}

#content {
	margin: 0 50px 20px 170px;
	padding-top: 30px;
}

#menu {
	background-color: #679a00;
	margin-bottom: 30px;
}

#foot {
	margin: 0px auto;
	width: 980px;
	height: 38px;
	margin-top: 75px;
	clear: both;
}

#f_contacto {
	background-color: #111;
	text-align: center;
	border: 1px solid #ccc;
}

/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */
/*
	#container {
	\width: 770px;
	w\idth: 760px;
	}

	#sidebar-1, #sidebar-2 {
	\width: 150px;
	w\idth: 150px;
	}
*/
/* overrides
----------------------------------------------- */

#sidebar-2 p, #sidebar-1 p {
	font-size: 0.8em;
	line-height: 1.5em;
}

#sidebar-1 img {
	padding-bottom: 20px;
}

.caps {
	font-size: 0.9em;
	letter-spacing: 0.1em;
}

div.divider {
	margin: 2em 0;
	text-align: center;
}


.enlaces-varios {
	margin-top: 80px;
}


/* articles
----------------------------------------------- */

.directory {
	list-style-type:none;
	margin:50px 0 0;
	padding:0;
}

.author {
	font-style: normal;
	font-size: 0.8em;
}

.published {
	font-size: 0.8em;
}

/* comments
----------------------------------------------- */

.comments_error {
	color: #000;
	background-color: #fff4f4;
}

ul.comments_error {
	padding : 0.3em;
	list-style-type: circle;
	list-style-position: inside;
	border: 2px solid #fdd;
}

div#cpreview {
	color: #000;
	background-color: #f1f1f1;
	border: 2px solid #ddd;
}

form#txpCommentInputForm td {
	vertical-align: top;
}

#comments-help {
	margin: 2px 0 15px 0;
	font-size: 0.7em;
}

/* error page
----------------------------------------------- */

.error-status {
	font: 1.3em Georgia, Times, serif;
}

.logo1 {
	float:left;
	padding: 50px 0px 0px 20px;
}

.logo2 {
	float:right;
	padding: 90px 60px 0px 0px;
}

.rojo {
	color: #BC1118;
}

.verde {
	color: #679a00;
}

/* Menu
----------------------------------------------- */
.section_list {
	background: url('/img/menufondo.jpg') repeat-x top;
}
.section_list li {
	display: inline;
	padding: 0px 15px;
}

.section_list li a {
	color: #222;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.section_list li a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
	text-decoration: none;
}


/* Productos
----------------------------------------------- */
.entry-content table tr td {
	vertical-align: top;
	/* padding: 0px 10px 10px 0px; */
	text-align: justify;
}

.entry-content table tr th {
	background-color:#679A00;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align: left;
}

.entry-content table {
	border-collapse: separate;
	border-spacing: 5px;
}

.listado {
	overflow:hidden;
	display: block;
	margin: 10px 0px;
	border-bottom: 1px dotted #666;
	border-width: 90%;
	padding-bottom: 5px;
	/* Hack para IE */
	height:auto !important;
	height:100px;
}

.listado_img {
	float:left;
}

.listado_texto {
	float: left;
	margin-left: 10px;
	width: 580px;
}

.listado_texto p {
	padding: 0px;
}

/* Instaladores
----------------------------------------------- */
#tabla_instaladores {
	margin-top: 20px;
	width: 100%;
	/* Hack IE */
	\width: 770px;
	w\idth: 760px;
}

#tabla_instaladores tr th{
	padding-left: 10px;
}

#tabla_instaladores tr td {
	padding: 10px;
	border: 1px solid #ccc;
	background: #333;
}

#tabla_instaladores tr td p {
	margin: 0px;
	padding: 0px;
    text-align: left;
}

.to_upper {
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}


/* Nueva tabla de instaladores con el nuevo plugin de vex_muestra_instaladores */

table.instaladores td {
	vertical-align: top;
	text-align: left;
	background: #333;
	border-collapse: separate;
	vertical-align: top;
	border: 1px solid black;
}

table.instaladores td#contacto {
	width: 44%;
	text-align: left;
	padding: 5px 10px 0px 10px;
	line-height: 8px;
}

table.instaladores td#telefonos {
	width: 22%;
	text-align: left;
	padding: 5px 5px 0px 10px;
	line-height: 8px;
}

table.instaladores td#provincia {
	width: 17%;
	text-align:left;
	padding: 5px 5px 0px 10px;
	line-height: 8px;
}

table#instaladores {
	margin-top: 20px;
	border-spacing: 1px;
}

table#encabezado {
	border-spacing: 0px;
	border: 1px solid black;
}

table#encabezado th {
	color:white;
	text-transform:uppercase;
	text-align: center	;
	padding: 1px 10px;
	font-weight:bold;
	background-color:#679A00;
	border: 1px solid black;
}

td.titulos {
	text-transform:uppercase;
	font-weight:bold;
	padding: 5px 5px 5px 10px;
}

td#provincia h2{
	text-transform: none;
}

table.instaladores {
	border-collapse: separate;
	margin-top: 0px;
	border-spacing:0px;
	border: 1px solid black;
}

table.instaladores h1, table.instaladores h2 {
	font-family:verdana,geneva,arial;
	font-size:13px;
	padding: 0px;
	margin-bottom: 0px;
	color:#ccc;
}

table.instaladores h1 a {
	color:#ccc;
}

body#instaladores .entry-content img, body#instal-ladors .entry-content img{
    height:100px;
}

/* Ventajas
----------------------------------------------- */
#tabla_ventajas {
	margin-top: 20px;
	width: 100%;
	/* Hack IE */
	\width: 770px;
	w\idth: 760px;
}

#tabla_ventajas td.fotos_ventajas {
	width: 280px;
}

#tabla_ventajas td.fotos_ventajas img {
	margin-bottom: 5px;
}

#tabla_ventajas td p {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

/* Menu izquierdo
----------------------------------------------- */
#sidebar-1 a {
	margin-left: 20px;
	text-decoration: none;
}

#sidebar-1 a {
	text-decoration: none;
}


#sidebar-1 a.boton {
	width: 125px;
	height: 40px;
	display: block;
	margin: 5px 0px 5px 20px;
}

#sidebar-1 a.tienda span {
	background: url('/img/tienda.jpg') no-repeat top center;
	width: 125px;
	height: 40px;
	display: block;
	margin: 5px 0px 5px 0px;
	position: relative;
	top: -23px;
}

#sidebar-1 a:hover.tienda span {
	background: url('/img/tienda.jpg') no-repeat bottom center;
}

#sidebar-1 a.hazlo_tu_mismo span {
	background: url('/img/hazlo_tu.jpg') no-repeat top center;
	width: 125px;
	height: 40px;
	display: block;
	margin: 5px 0px 5px 0px;
	position: relative;
	top: -23px;
}

#sidebar-1 a:hover.hazlo_tu_mismo span {
	background: url('/img/hazlo_tu.jpg') no-repeat bottom center;
}

#sidebar-1 a.fesho span {
	background: url('/img/hazlo_tu_cat.jpg') no-repeat top center;
	width: 125px;
	height: 40px;
	display: block;
	margin: 5px 0px 5px 0px;
	position: relative;
	top: -23px;
}

#sidebar-1 a:hover.fesho span {
	background: url('/img/hazlo_tu_cat.jpg') no-repeat bottom center;
}

#sidebar-1 a.noticias span {
	background: url('/img/noticias.jpg') no-repeat top center;
	width: 125px;
	height: 40px;
	display: block;
	margin: 5px 0px 5px 0px;
	position: relative;
	top: -40px;
}

#sidebar-1 a:hover.noticias span {
	background: url('/img/noticias.jpg') no-repeat bottom center;
}

#sidebar-1 a.noticies span {
	background: url('/img/noticias_cat.jpg') no-repeat top center;
	width: 125px;
	height: 40px;
	display: block;
	margin: 5px 0px 5px 0px;
	position: relative;
	top: -40px;
}

#sidebar-1 a:hover.noticies span {
	background: url('/img/noticias_cat.jpg') no-repeat bottom center;
}

#sidebar-1 a.blog span {
	background: url('/img/blog.jpg') no-repeat top center;
	width: 125px;
	height: 40px;
	display: block;
	margin: 5px 0px 5px 0px;
	position: relative;
	top: -40px;
}

#sidebar-1 a:hover.blog span {
	background: url('/img/blog.jpg') no-repeat bottom center;
}

#sidebar-1 a.enlaces span {
	background: url('/img/enlaces.jpg') no-repeat top center;
	width: 125px;
	height: 40px;
	display: block;
	margin: 5px 0px 5px 0px;
	position: relative;
	top: -23px;
}

#sidebar-1 a:hover.enlaces span {
	background: url('/img/enlaces.jpg') no-repeat bottom center;
}

/* Contacto
------------------------------------------------ */

#forma_contacto{
	width: 375px;
	float:left;
	border-right: 1px dotted #333;
	padding-right: 20px;
}

#forma_contacto img {
	padding-top: 20px;
}

#forma_contacto p {
	padding-left: 0px;
}

#formulario_contacto {
	width: 350px;
	float:left;
	margin-left: 1px dotted #333;
	padding: 0px 0px 0px 20px;
}

#form_contacto {
	margin-top: 20px;
}

#form_contacto div {
	padding: 3px 0px;
}

#form_contacto div label {
	width: 80px;
	display:block;
	float: left;
}

#form_contacto div input {
	width: 260px;
}

#form_contacto div textarea {
	width: 260px;
	height: 150px;
}

.enviar {
	margin-left: 79px;
}

#msg_envio ul {
	padding: 0px;
	list-style: none;
}

#msg_envio ul li {
	padding: 2px 0 2px 10px;
}

#msg_envio div.error {
	margin-top: 10px;
	border: 1px solid #BC1118;
	background-color: #333;
}

#msg_envio div.gracias {
	margin-top: 10px;
	border: 1px solid #679A00;
	background-color: #333;
}


/* Noticias
------------------------------------------------ */
#noticies h3.entry-title,
#noticias h3.entry-title {
	font-size: 0.65em;
	background-color:#679A00;
	color:#FFFFFF;
	text-align:left;
	text-transform:uppercase;
	margin-bottom: 3px;
	padding: 1px 5px;
}

#noticies h3.entry-title a,
#noticias h3.entry-title a {
	color: #fff;
}

#noticies div.entry-content,
#noticias div.entry-content {
	background-color: #333;
	padding: 10px 0px;
	border: 1px solid #fff;
	margin-bottom: 20px;
}

#noticies div.entry-content p,
#noticias div.entry-content p {
	padding: 0px 10px;
	margin: 0px;
	text-align: justify;
}
