/* 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: Arial, Helvetica, sans-serif;
	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: Arial, Helvetica, sans-serif;
	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:"Times New Roman";
	font-family:"Times New Roman";
	font-size:24px;
	color:#5a7005;
}
.bienvenida_subtexto {
	font:"Times New Roman";
	font-family:"Times New Roman";
	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:"Times New Roman";
	font-family:"Times New Roman";
	height: 30px;
	color: #5a7005;
	font-weight: bold !important;
	font-size: 14px;
/* 	white-space: nowrap; */
}

.contentheading a:link, .contentheading a:visited, .contentheading a:hover {
	font:"Times New Roman";
	font-family:"Times New Roman";
	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;
}