/*
Theme Name: Akuamedia para nviacontrol
Theme URI: http://akuamedia.com/
Description: Tema por defecto para la web nviacontrol.com.
Version: 1.0
Author: Jose Luis Gallego
Author URI: http://www.joseluisgv.com/
Tags: black, custom header, fixed width, no columns, grid, e-commerce

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000 url('images/bgcolor.jpg');
	color: #333;
	text-align: center;
	}

#page {
	background-color: #000;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #000 url('images/header.jpg') no-repeat bottom left;
	position:relative;
	z-index:50;
	}

#content {
	font-size: 1.2em;
	color: #AAA;
	background: #000;
	width: 900px;
	height: auto;
	clear: all;
	position: relative;
	top: 0;
	left: -1px;
	border-left: 1px solid;
	border-right: 1px solid;
	z-index: 10;
	display:table;
	}

#footer {
	background: #000;
	border-top:1px solid #959596;
	border-top:1px solid #959596;
	width: 900px;
	padding-top: 10px;
	height: 35px;
	}
	
#footer .linkMeta {
	margin:  auto;
	width: 33%;
	text-align: center;
	font-size: 1em;
	float: left;
	line-height: 1em;
	vertical-align: middle;
	color: #999;
}

#footer .linkMeta a, #footer .linkMeta a:hover, #footer .linkMeta a:active {
	color: #999;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.5em;
	text-align: left;
	padding: 0px 0px 0px 10px;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1 {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, .post a {
	color: #CCC;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, cite, .post a {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: #000;
	margin: 0px auto;
	padding: 0;
	width: 900px;
	border: 1px solid #999999;
	}

#header {
	background-color: #000;
	padding: 0;
	height: 270px;
	width: 900px;
	}

#headerimg {
	margin: 0;
	height: 270px;
	width: 727px;
	border: 1px solid #999999;
	border-top: 0px;
	border-left: 0px;
	float: left;
	}
	
.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 685px;
	}

.post {
	margin: 0 0 40px;
	color: #AAA;
	background: #000;
	text-align: justify;
	width: 685px;
	padding: 0px 20px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 10px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}



a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


#menu {
	height: 26px;
	width: 900px;
	background-color: #3F3F3F;
	border: 1px solid #959596;
	border-left: 0px;
	border-right: 0px;
	margin: 40px 0 0 0;
}
#menuBottom {
	width: 900px;
	border: 1px solid #959596;
	border-left: 0px;
	background:#000; 
	border-right: 0px;
	text-align: center;
	display:inline-table;	
}

.menuOption {
	padding: 8px 5px 0px 5px;
	margin: 0px auto;
	float: left;
}
#menuBottom .menuOption {
	margin: 5px auto 5px auto;
	display:inline-table;
	float: center;
} 

.menuOption a{
	font-size: 1.2em;
	line-height: 0.8em;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	font-weight:bold;
}
.menuOption a:hover {
	color: #FFF;
}

#ba01 {
	width: 271px;
	height: 127px;
	float: right;
	margin: 0 20px -145px 0;
	padding: 30px 0 0;
	background: transparent url('images/button01.png') no-repeat scroll 0 32px;
	clear: all;
	position: relative;
	top: 0;
	z-index: 200;
}

.homePageTitle {
	color: #FF9900;
	position: relative;
	z-index: 100;
}


.homePageTitle h1, .homePageTitle h1 a {
	color: #000;
}

.hentry {
	width: 880px;
	clear:all;
	margin: 0;
	border: 0px;
	position: relative;
	padding: 0px 10px;
	line-height: 16px;
}

.textoSobreBoton {
	position:relative;
	top: 7px;
	width: 100%;
	font-size: 1.2em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFF;
	text-align: center;
	margin-left: -5px;
}
.textoBoton {
	position:relative;
	top: 20px;
	padding-top: 5px;
	width: 100%;
	height: 32px;
	font-size: 1.8em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFF;
	text-align: center;
	margin-left: 0px;
	cursor: pointer;
	background: transparent url('images/redButton.png') no-repeat scroll 30px 0px; 
}
.textoBotonTest {
	padding-top: 8px;
	width: 204px;
	height: 30px;
	font-size: 1.5em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFF;
	text-align: center;
	margin: 10px;
	cursor: pointer;
	display:inline-table;
	background: transparent url('images/redButton.png') no-repeat scroll 0px 0px; 
}

.textoBoton:hover, .textoBotonTest:hover {
	background: transparent url('images/redButton.png') no-repeat scroll 0px -38px; 
}

.textoBajoBoton {
	position:relative;
	top: 27px;
	width: 90%;
	font-size: 0.8em;
	font-family: Verdana, Arial, Sans-Serif;
	color: #FFF;
	text-align: center;
	margin-left: 5px;
}

#headerAds {
	float:left;
	height: 270px;
	width: 159px;
	margin: 0px;
	padding: 2px 4px;
	text-align: center;
}

#headerAds .adLink {
	height: 128px;
	width: 159px;
	overflow: hidden;
	margin: 3px auto;
}

.cf-sb {
	text-align: right;
}

#cf-fs1 {
	width: 55%;
}

#cf-fs2 {
	width: 40%;
}

#msgConexion {
	font-size: 1.3em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #999;
	text-align: center;
	width: 99%;
}
#linksTPV {
	float: left;
	width: 29%;
}

#perfil-usuario {margin-top: 50px;}

.msgUsuarioOK {
	width:90%;
	border:solid 1px #333;
	background-color:#111;
	line-height: 2.5em;
	color:#fff;
	margin: 5px auto;
	padding:5px;
}
.msgUsuarioError {
	width:90%;
	line-height: 2.5em;
	border:2px solid #FF0000;
	background-color:#333;
	color:#fff;
	margin: 5px auto;
	padding:5px;
}

.boton_blue {
	background:transparent url(images/bt_register.png) no-repeat scroll 0 0;
	color:white;
	width:94px;
	
	border:medium none;
	clear:left;
	cursor:pointer;
	display:block;
	float:right;
	font-weight:bold;
	height:24px;
	margin:10px 0;
	text-align:center;
}


#viewMode {
	position:absolute;
	top:-17px;
	right:20px;
	width:140px;
	height:15px;
	color:#FFF;
	text-align:right;
	font-weight:bold;
	font-size:80%;
	overflow:hidden;
	border:0px solid #FFF;
	z-index:99;
	background:transparent url('mapMenu.gif') repeat;
}
#viewMode a, #viewMode a:visited {
	color:#15ADFF;
}
#viewMode a:hover {
	color:#FFF;
}
#viewMode:hover {
	height:80px;
}

#map_canvas {
	width:96%;
	height:90%;
	border:2px solid #333;
	border-top:2px solid #FFF;
	border-left:2px solid #FFF;
	color:#000;
	text-align:left;	
}
.alignright{text-align:right;}
.aligncenter {text-align: center;}

.gold{color:#f6ad3d;}
.white{color:#FFF;}
.blue{color:#15ADFF;}

.linkblue{color:#15ADFF;text-decoration:none;}
.underline{text-decoration:underline;}

.fs75{font-size:0.75em;}

.padding20px{padding:20px;}

.borderGrey{border:solid 1px #333;}

.full {width: 99.9%;float:left;}
.mid {width: 49.9%; }
.unTercio {width: 32.9%; }
.dosTercios {width: 66.4%; }
.unQuintos{width:19.9%;}
.dosQuintos{width:39.9%;}
.tresQuintos{width:59.9%;}
.cuatroQuintos{width:79.9%;}

.height520 {height:520px;}

.right {float:right;}
.left {float:left;}
.center {margin-left:auto;margin-right:auto;}
.midWidth {width:49%;}
.fixHomeWidth {width:650px;}
.f30is60 {width:33.3%;float:left;margin:0 20px;}
.f30is60 div {padding: 5px;}

#cforms2form {margin:0 auto; width: 450px;}
#cforms2form fieldset.cf-fs1 {border:0px;}
#cforms2form fieldset.cf-fs1 ol.cf-ol li {margin-top:10px;list-style: none outside none;}
#cforms2form fieldset.cf-fs1 ol.cf-ol li label {display:table; width:100%;}
#cforms2form fieldset.cf-fs1 ol.cf-ol li input {margin-left:10px;}
#cforms2form fieldset.cf-fs1 ol.cf-ol li.cf-box-group {margin-top:0px;display:table;width:100%;}
#cforms2form fieldset.cf-fs1 ol.cf-ol li.cf-box-group input {}
#cforms2form fieldset.cf-fs1 ol.cf-ol li label.cf-after {float:right; width:350px;}
#cforms2form fieldset.cf-fs1 ol.cf-ol li span#importeTxt {font-size:1.8em;color:#15ADFF;margin:15px auto 15px 40px;}
#cforms2form fieldset.cf-fs1 ol.cf-ol li input#okConds {float:left;}
#cforms2form fieldset.cf_hidden {border:0px; /*visibility:hidden;*/}

#cforms3form {margin:0 auto; width: 450px;}
#cforms3form fieldset.cf-fs1 {border:0px;}
#cforms3form fieldset.cf-fs1 ol.cf-ol li {margin-top:10px;list-style: none outside none;}
#cforms3form fieldset.cf-fs1 ol.cf-ol li label {display:table; width:100%;}
#cforms3form fieldset.cf-fs1 ol.cf-ol li input {margin-left:10px;}
#cforms3form fieldset.cf-fs1 ol.cf-ol li.cf-box-group {margin-top:0px;display:table;width:100%;}
#cforms3form fieldset.cf-fs1 ol.cf-ol li.cf-box-group input {}
#cforms3form fieldset.cf-fs1 ol.cf-ol li label.cf-after {float:right; width:350px;}
#cforms3form fieldset.cf-fs1 ol.cf-ol li span#importeTxt {font-size:1.8em;color:#15ADFF;margin:15px auto 15px 40px;}
#cforms3form fieldset.cf-fs1 ol.cf-ol li input#okConds {float:left;}
#cforms3form fieldset.cf_hidden {border:0px; /*visibility:hidden;*/}
#sendbutton3 {position:relative;top:-40px;}

#cforms5form {margin:0 auto; width: 450px;}
#cforms5form fieldset.cf-fs1 {border:0px;}
#cforms5form fieldset.cf-fs1 ol.cf-ol li {margin-top:10px;list-style: none outside none;}
#cforms5form fieldset.cf-fs1 ol.cf-ol li label {display:table; width:100%;}
#cforms5form fieldset.cf-fs1 ol.cf-ol li input {margin-left:10px;}
#cforms5form fieldset.cf-fs1 ol.cf-ol li.cf-box-group {margin-top:0px;display:table;width:100%;}
#cforms5form fieldset.cf-fs1 ol.cf-ol li.cf-box-group input {}
#cforms5form fieldset.cf-fs1 ol.cf-ol li label.cf-after {float:right; width:350px;}
#cforms5form fieldset.cf-fs1 ol.cf-ol li span#importeTxt {font-size:1.8em;color:#15ADFF;margin:15px auto 15px 40px;}
#cforms5form fieldset.cf-fs1 ol.cf-ol li input#okConds {float:left;}
#cforms5form fieldset.cf_hidden {border:0px; /*visibility:hidden;*/}
#sendbutton5 {position:relative;top:-40px;}

div#usermessage2a {width:500px;margin:15px auto 0px auto;color:#15ADFF;display:block;}
div#usermessage2a a,div#usermessage2a a:visited,div#usermessage2a a:active {color:#FF9900;font-size:0.8em;}
div#usermessage3a {width:500px;margin:15px auto 0px auto;color:#15ADFF;display:block;}
div#usermessage3a a,div#usermessage3a a:visited,div#usermessage3a a:active {color:#FF9900;font-size:0.8em;}
div#usermessage4a {width:500px;margin:15px auto 0px auto;color:#15ADFF;display:block;}
div#usermessage4a a,div#usermessage3a a:visited,div#usermessage3a a:active {color:#FF9900;font-size:0.8em;}

#cforms2form ul.cf_li_text_err {margin-left:-30px;color:#FF9900;font-size:0.8em;}
#cforms3form ul.cf_li_text_err {margin-left:-30px;color:#FF9900;font-size:0.8em;}
#cforms4form ul.cf_li_text_err {margin-left:-30px;color:#FF9900;font-size:0.8em;}

a#linkToConds:active,a#linkToConds:visited,a#linkToConds {color:#AAAAAA;}