/* Hoja de estilos de Akvotek.com */

body {
	background-color:#e4e3e4;
	background-image:url(../images/fondo.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	
	font:"Century Gothic";
	font-family: "Century Gothic";
	font-size: 12px;
	color:#8d8d8d;
}

#wrapper { 
	margin: 0 auto;
	margin-top:0px;
	width: 1007px;
	background-image:url(../images/columnas.jpg);
	background-repeat:repeat-y;
}

#subwrapper { 
	width: 1007px;
	background-image:url(../images/agua.jpg);
  	background-position: bottom left;
   	background-repeat:no-repeat;
}

#header {
	width: 1007px;
	height: 186px;
}

#top {
	width: 962px;
	height: 15px;
	text-align:right;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:45 px
	margin-top:20px;
	color:#808080;
}

#leftcolumn { 
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 35px;
	height: 540px; /* 350px; 480px; */
	width: 167px; /* 167px; */
	float: left;
}

#content { 
	float: left;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	
	height: auto;
	min-height:550px;
	height:auto !important;
	height:550px;
	
	width: 575px; /* 575px; */
	
	display: inline;
	border-right: 2px solid #ccc;
	border-left: 2px solid #ccc;
}

#rightcolumn { 
	color: #0a0a0a;
	margin: 0px 0px 0px 0px;
	padding: 10px 45px 10px 0px;
	height: 540px; /* 350px; */
	width: 167px; /* 167px; */
	float: right;
}
#footer_v2 { 
	width: 1007px;
	height:147px;
	margin:0 auto;
	background-image:url(../images/footer.jpg);
	background-position:left;
	background-repeat:no-repeat;
}

#footer { 
	clear: both;
	color: #333;
	height: 2px;
	margin: 0px 0px 0px 0px;
	width:1007px;
}


/* Botones Men� Top */

#buttons_outer {
	width: 360px;
  	margin-bottom: 2px;
	margin-right: 2px;
	float: right;

}

#buttons_inner {
	border-right: 1px solid #cccccc;
	height: 21px !important;
	height: 23px;
}

#buttons ul, #buttons li {
	list-style-type:none;
	font-weight:bold;
}

#buttons a {
	font-weight:bold !important;
}

ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #cccccc;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #808080;
	background: transparent;
}

ul#mainlevel-nav li a:hover
{
	color: #5A7005;
	background: transparent;
	text-decoration:none;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

/* T�tulo de los Posts */

a:link, a:visited {
	color: #5a7005; 
	text-decoration: none;
	font-weight: normal;
	font-size:12px;
}

a:hover {
	color: #5a7005; 
	text-decoration: underline;
	font-weight: normal;
	font-size:12px;
}

/* Men� Principal */

#menubar { 
	color: #333;
	background:#FFFFFF;
	margin-top:5px;
	width:150px;
	margin-left:4px;
	float: left;
	margin-bottom:10px;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #6c6c6c;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 20px;
	width: 150px;
	text-decoration: none;
	border-bottom:2px solid #cccccc;
}

a.mainlevel:hover {
	text-decoration: none;
	color: #a8a8a8;
}

a.mainlevel#active_menu {
	color:#F06600;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #F06600;
}

a.sublevel:link, a.sublevel:visited {
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #868686;
	text-align: left;
	
	display:block;
	padding-left: 18px;
	text-align:left;
	padding-top:5px;
	padding-bottom:5px;
	width: 150px;
	text-decoration: none;
}

a.sublevel:hover {
	color: #a8a8a8;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #FF7C1C;
}

#menubar img {
	display:none;
}

/* T�tulo de los Componentes */

.componentheading {
	color: #939393;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 24px; /* 21 */
	font-weight: bold;
	font-size: 12px;
	border-bottom:2px solid #73852a;
}

.searchbox {
	padding: 2px;
	border: 0px;
	background-color: transparent;
	font-size: 12px;
	font-family: Century Gothic;
	color: #333333;
	text-align: left;
	margin-left:25px;
	margin-top:5px;
}

#search_outer {
	width: 172px;
}

#search_inner {
	color: #333;
	margin: 0px 0px 0px 0px;
	height: 30px;
	width: 100%;
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	background-position:left;
	margin-bottom:10px;
}

#search_inner form {
  padding: 0;
  margin: 0;
}

#search_inner .inputbox {
	padding: 2px;
	border: 0px;
	background-color: transparent;
	font-size: 12px;
	font-family: Century Gothic;
	color: #333333;
	text-align: left;
	margin-left:25px;
	margin-top:5px;
} 

/* JoomFish */

#jflanguageselection {
	color:#000000 !important;
	font-weight:bold;
}

.jflanguageselection {
	color:#808080 !important;
	font-weight:bold;
}

#centrarElementos {
	margin-left: -503px;
	position: absolute;
	left: 50%;
	width: 1007px;
}

#centrarFooter {
	margin-left: -532px;
	position: absolute;
	left: 50%;
	width: 1064px;
}

.bienvenida_texto {
	font:"Century Gothic";
	font-family: "Century Gothic";
	font-size:24px;
	color:#5a7005;
}
.bienvenida_subtexto {
	font:"Century Gothic";
	font-family: "Century Gothic";
	font-size:14px;
	font-weight:bold;
	color:#5a7005;
}

.small {
	color: #ADADAD;
	font-size: 11px;
	font:Arial;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #ADADAD;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #ADADAD;
	font-size: 11px;
}

.contentheading {
	font:"Century Gothic";
	font-family: "Century Gothic";
	height: 30px;
	color: #5a7005;
	font-weight: bold !important;
	font-size: 14px;
/* 	white-space: nowrap; */
}

.contentheading a:link, .contentheading a:visited, .contentheading a:hover {
	font:"Century Gothic";
	font-family: "Century Gothic";
	height: 30px;
	color: #5a7005;
	font-weight: bold !important;
	font-size: 14px;
/* 	white-space: nowrap; */
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-align:left;
}

td {
	font-size:12px;
}

#right_outer {
	margin-left: 2px;
	margin-top:20px;
	width: 160px;
}

#right_inner {
  float: none !important;
  float: left;
  padding: 2px;
  margin-top:30px;
}

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 2px single #5a7005;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
/*  border: 3px double #cccccc; */
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#newsletter {
	margin-left: 5px;
	width:162px;
	margin-bottom:25px;
}

#newsletter h3 {
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#939393;
	border-bottom:2px solid #73852a;
	padding-bottom:3px;
	margin-bottom:10px;
}

#newsletter .button {
	color:#73852a;
	background-color:#FFFFFF;
	font:Arial;
	font-weight:bold;
	font-size:14px;
	border:none;
	margin-top:4px;
	float: right;
}

.button {
	color:#73852a;
	background-color:#FFFFFF;
	font:Arial;
	font-weight:bold;
	font-size:14px;
	border:none;
}

#blog {
	margin-left: 5px;
	width:162px;
}

#blog .moduletable {
	margin-bottom:15px;
}

#blog h3 {
	font:Arial;
	font-size:12px;
	font-weight:bold;
	color:#939393;
	border-bottom:2px solid #73852a;
	padding-bottom:3px;
	margin-bottom:10px;
}

ul, li {
	list-style-type:square;
}

#blog ul, #blog li {
	list-style-type:none;
	padding-left:0px !important;
	margin-left:0px !important;
}

#blog a {
	display:block;
	color:#6c6c6c;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	border-bottom:2px solid #cccccc;
	padding-bottom:2px;
	padding-top:5px;
	padding-left:0px;
	padding-right:3px;
}

#blog a:hover {
	color: #a8a8a8;
}

.moduletable_Imagen_Relacionada img {
	border: 1px solid #990000;
}


#af-form-1551752807 .af-body .af-textWrap{width:98%;display:block;float:none;}
#af-form-1551752807 .af-body .privacyPolicy{color:#000000;font-size:11px;font-family:Verdana, sans-serif;}
#af-form-1551752807 .af-body a{color:#094C80;text-decoration:underline;font-style:normal;font-weight:normal;}
#af-form-1551752807 .af-body input.text, #af-form-1551752807 .af-body textarea{background-color:#FFFFFF;border-color:#919191;border-width:1px;border-style:solid;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;}
#af-form-1551752807 .af-body input.text:focus, #af-form-1551752807 .af-body textarea:focus{background-color:#FFFAD6;border-color:#030303;border-width:1px;border-style:solid;}
#af-form-1551752807 .af-body label.previewLabel{display:block;float:none;text-align:left;width:auto;color:#000000;text-decoration:none;font-style:normal;font-weight:normal;font-size:12px;font-family:Verdana, sans-serif;}
#af-form-1551752807 .af-body{padding-bottom:15px;padding-top:15px;background-repeat:no-repeat;background-position:inherit;background-image:none;color:#000000;font-size:11px;font-family:Verdana, sans-serif;}
#af-form-1551752807 .af-footer{padding-right:15px;padding-left:15px;background-color:#transparent;border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#000000;font-size:12px;font-family:Verdana, sans-serif;}
#af-form-1551752807 .af-header{padding-bottom:9px;padding-top:9px;padding-right:10px;padding-left:10px;background-image:url('http://forms.aweber.com/images/auto/body/009/5ff/005/999');background-position:top left;background-repeat:repeat-x;background-color:#005999;border-width:1px;border-bottom-style:none;border-left-style:none;border-right-style:none;border-top-style:none;color:#FFFFFF;font-size:16px;font-family:Verdana, sans-serif;}
#af-form-1551752807 .af-quirksMode .bodyText{padding-top:2px;padding-bottom:2px;}
#af-form-1551752807 .af-quirksMode{padding-right:15px;padding-left:15px;}
#af-form-1551752807 .af-standards .af-element{padding-right:15px;padding-left:15px;}
#af-form-1551752807 .bodyText p{margin:1em 0;}
#af-form-1551752807 .buttonContainer input.submit{background-image:url("http://forms.aweber.com/images/auto/gradient/button/07c.png");background-position:top left;background-repeat:repeat-x;background-color:#0057ac;border:1px solid #0057ac;color:#FFFFFF;text-decoration:none;font-style:normal;font-weight:normal;font-size:14px;font-family:Verdana, sans-serif;}
#af-form-1551752807 .buttonContainer input.submit{width:auto;}
#af-form-1551752807 .buttonContainer{text-align:right;}
#af-form-1551752807 body,#af-form-1551752807 dl,#af-form-1551752807 dt,#af-form-1551752807 dd,#af-form-1551752807 h1,#af-form-1551752807 h2,#af-form-1551752807 h3,#af-form-1551752807 h4,#af-form-1551752807 h5,#af-form-1551752807 h6,#af-form-1551752807 pre,#af-form-1551752807 code,#af-form-1551752807 fieldset,#af-form-1551752807 legend,#af-form-1551752807 blockquote,#af-form-1551752807 th,#af-form-1551752807 td{float:none;color:inherit;position:static;margin:0;padding:0;}
#af-form-1551752807 button,#af-form-1551752807 input,#af-form-1551752807 submit,#af-form-1551752807 textarea,#af-form-1551752807 select,#af-form-1551752807 label,#af-form-1551752807 optgroup,#af-form-1551752807 option{float:none;position:static;margin:0;}
#af-form-1551752807 div{margin:0;}
#af-form-1551752807 fieldset{border:0;}
#af-form-1551752807 form,#af-form-1551752807 textarea,.af-form-wrapper,.af-form-close-button,#af-form-1551752807 img{float:none;color:inherit;position:static;background-color:none;border:none;margin:0;padding:0;}
#af-form-1551752807 input,#af-form-1551752807 button,#af-form-1551752807 textarea,#af-form-1551752807 select{font-size:100%;}
#af-form-1551752807 p{color:inherit;}
#af-form-1551752807 select,#af-form-1551752807 label,#af-form-1551752807 optgroup,#af-form-1551752807 option{padding:0;}
#af-form-1551752807 table{border-collapse:collapse;border-spacing:0;}
#af-form-1551752807 ul,#af-form-1551752807 ol{list-style-image:none;list-style-position:outside;list-style-type:disc;padding-left:40px;}
#af-form-1551752807,#af-form-1551752807 .quirksMode{width:225px;}
#af-form-1551752807.af-quirksMode{overflow-x:hidden;}
#af-form-1551752807{background-color:#F0F0F0;border-color:#CFCFCF;border-width:1px;border-style:solid;}
#af-form-1551752807{overflow:hidden;}
.af-body .af-textWrap{text-align:left;}
.af-body input.image{border:none!important;}
.af-body input.submit,.af-body input.image,.af-form .af-element input.button{float:none!important;}
.af-body input.text{width:100%;float:none;padding:2px!important;}
.af-body.af-standards input.submit{padding:4px 12px;}
.af-clear{clear:both;}
.af-element label{text-align:left;display:block;float:left;}
.af-element{padding:5px 0;}
.af-form-wrapper{text-indent:0;}
.af-form{text-align:left;margin:auto;}
.af-header,.af-footer{margin-bottom:0;margin-top:0;padding:10px;}
.af-quirksMode .af-element{padding-left:0!important;padding-right:0!important;}
.lbl-right .af-element label{text-align:right;}
