/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
a:link, a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
a:active {
	color: #FF6600;
}
a.viv:link, a.viv:visited {
	text-decoration: none;
	color: #666;
}
a.viv:hover {
	text-decoration: none;
	color: #C96;
}
a.viv:active {
	color: #CCC;
}
a.category:link, a.category:visited {
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
a.category:hover {
	text-decoration: none;
}
a.mainlevel:link, a.mainlevel:visited, td .mainlevel:link, td .mainlevel:visited {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 25px;
	background: url(../images/arrow.gif) no-repeat 13px 5px;
	text-decoration: none;
	width: 180px;
	display: block;
}
a.mainlevel:hover, td .mainlevel:hover {
	margin: 0;
	text-decoration: none;
	background-color: #000000;
	background-image: url(../images/arrow_over.gif);
	background-repeat: no-repeat;
	background-position: 13px 5px;
	width: 180px;
	padding: 0px 0px 0px 25px;
	display: block;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
}
a.sublevel:hover {
	text-decoration: none;
}
a.toclink {
}
body {
	margin: 0;
	padding: 0px;
	background: url(../images/bambus.gif) bottom left fixed repeat-x;
	color: #52684F;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 0.8em;	
	background-color: #373737;
	/*line-height: 1em;*/
}
.center2 {
	background-image: url(../images/mainbg_dark.gif);
	background-repeat:  repeat-x;
	background-position: top;
	text-align: center !important;
}

div, p, table, td, th {
	font-family: Trebuchet MS, Tahoma, Helvetica, Arial, sans-serif;
	/*font-size: 1em;*/
	text-align: left;
	line-height: 1.2em;

}
div.center, td .center, #highslide-container, .center {
	text-align: center !important;
}
/* content */

div.navigator {
	padding: 5px;
	margin: 10px 15px;
	color: #ACC0C1;
	background: #FCFCF0;
	font-size: 1em;
	line-height: 17px;
}
div.pagenavbar {
	font-weight: normal;
	text-align: center;
}
div.search {
	margin: 0px;
}
div.search input {
	background: url(../images/input_bg_dark.png) #1e1e1e repeat-x;
	color: #999999;
	font-size: 0.8em;
	font-family: Trebuchet MS, Tahoma, Helvetica, sans-serif;
}
div.search inputbox {
	border: none;
}
.inputbox, .inputbox2, .input {
	padding: 2px 2px 2px 5px;
	height: auto;
	background: url(../images/input_bg_dark.png) #1e1e1e repeat-x;
	color: #FFFF99;
	font-size: 0.8em;
	font-family: Tahoma, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #000000;
	letter-spacing: 1px;
}
.inputbox2 {
	background: url(../images/buscar.gif) #003300 no-repeat !important;
	margin-right: 2px;
	margin-bottom: 1px;
	padding-left: 22px;
}
textarea, textarea .inputbox {
	background: url(none) #0C0C0C !important;
	line-height: 1em !important;
	height: auto !important;
}
select, select .inputbox {
	background: url(none) #0C0C0C !important;
	line-height: auto !important;
	height: auto !important;
}
.search .inputbox {
	vertical-align: top;
}
form {
	padding: 0;
	margin: 0;
}
/* End hide from IE-mac */

h2, h3, h4, h5, h6 {
	/*clear: both;*/
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
}
h1 {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	/*color: #FFFFFF;*/
	font-weight: normal;
}
.linea {
	display: block;
	width: 100%;
	height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0D0D0D;
	margin-bottom: 5px;
	margin-top: 5px;
}
hr {
	width: 100%;
	height: 1px;
	color: #000000;
	border-color: #000000;
}
hr.separator {
}
/*Joomla-Mambo Style*/

pre {
	border: 1px dashed #A6D7FF;
	padding: 2px;
	background-color: #DFF1FF;
}
table.contentpane {
	padding: 0px;
	margin: 0px;
	width: auto;
	text-align: left;
}
table.contentpane td {
	margin: 0px;
}
table.contentpaneopen {
	padding: 0px;
}
table.contentpaneopen td {
	padding: 0px;
}
table.contenttoc {
	width: 160px;
	border: #4F4F4F 1px solid;
	margin: 5px;
	padding: 0px;
}
table.contenttoc td {
	margin: 0 0 0 0;
	padding: 1px 0px 1px 15px;
	background: url(../images/arrow.gif) no-repeat 3px 6px;
	background-color: #0F0F0F;
}
table.contenttoc td.toclink {
	display: block;
}
table.contenttoc th {
	padding: 2px 2px;
	border-bottom: #4F4F4F 1px solid;
	background: url(../images/input_bg_dark.png) #1e1e1e repeat-x;
	color: #CCCCCC;
}
/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */

/*start top styling*/

table.moduletable-marg {
	width: 100%;
	margin-top: 20px;
	padding: 0px;
}
table.moduletable {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
}
/* well.. for formatting the table cells of the module table */
.nombre_gal {
	padding-left: 10px;
}
table.moduletable td {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	width: 100%;
	font-weight: normal;
	text-align: left;
}
/* styling the module header, and the module titles */

table.moduletable th {
	margin: 0px;
	padding:  0px 0px 0px 10px;
	font-weight: bold;
	text-align: left;
	line-height: 22px;
	vertical-align: text-top;
	background-color: #000000;
	color: #52684F;
	background: url('../images/top.gif') no-repeat top left;
}
/*** Joomla/Mambo Sections Styles - Styling of sections tables */

table.pollstableborder {
	margin: 0px;
	padding: 0px;
}
ul {
	float: none !important;
	float: left;
	margin: 5px 0;
	padding: 0;
	list-style: none;
}
ul li {
	padding-left: 15px;
	padding-top: 0px;
	background: url(../images/arrow.gif) no-repeat 3px 5px;
	line-height: 15px;
}
ul li a:link, a:visited {
}
ul li a:hover {
	text-decoration: none;
}
.back_button a {
	margin: 10px 5px;
}
.banner {
	padding: 0px;
	margin: 0px;
	background: transparent url(../images/advertisement_dark.png) no-repeat;
	text-align: center;
}
.barcontent {
	padding: 0px;
}
#leftpanel {
	padding: 0px 5px 0px 10px;
}
.barend {
	/*background: url(../images/b180_dark.gif) no-repeat bottom;*/
	height: 6px;
	width: 100%;
	display: block;
	margin: 0px;
}
.bartop {
	background: transparent url(../images/t180_dark.gif) no-repeat top left;
	height: 6px;
	width: 100%;
}
.bottomleft {
	/*background: url('../images/bottomleft.gif') no-repeat bottom left;*/
}
.bottomright {
	/*background: url('../images/bottomright.gif') no-repeat bottom right;*/
}
.button {
	color: #FF9900;
	font-style: normal;
	font-size: 10px;
	background-color: #333333;
	background-image: url(../images/input_bg_dark.png);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #333333;
}
/* floats and clears for images */

.clear {
	clear: both;
}
/* box model fixer */

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
.code {
	border: 1px dashed #A6D7FF;
	padding: 2px;
	background-color: #DFF1FF;
}
.content_inner {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100%;
	margin-right: 10px;
}
.content_rating {
}
.content_rating img {
	padding-bottom: 2px;
}
.content_vote {
}
.contentdescription {
	color: #FFF000;
	font-weight: bold;
}
.contentend {
	padding: 6px;
	margin: 0px;
	height: 6px;
}
/*### END JOOMLART JOOMLA   ####*/

.contentend {
	padding: 6px;
	margin: 0px;
	background: transparent url(../images/bottom500_dark.gif) no-repeat bottom;
	height: 6px;
}
.contentheading, .componentheading {
	margin: 0;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: bold;
	font-weight: bold;
	letter-spacing: 0.06em;
}
.contentpagetitle {
}
.createdate {
	color: #999999;
	font-size: 0.9em;
	text-align: left;
}
.imgs_preload {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
}
/* ###################### LINKS ###################### */

.mainlevel {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
}
.mainlevel#active_menu {
	color: #FFFFFF;
}
/* styling the "Last updated on" text at the end of articles/contents */

.modifydate {
	color: #999999;
	font-size: 0.9em;
	text-align: left;
}
.mosimage {
	border: #4F4F4F 1px solid;
	margin: 8px;
	padding: 0px;
	background: #1e1e1e;
}
.mosimage_caption {
	padding: 2px 0px 0px 0px;
	border-top: #4F4F4F 1px solid;
	margin-top: 2px;
	background: url(../images/input_bg_dark.png) #2A2A2A repeat-x;
	color: #CCCCCC;
}
.next_button a {
	margin: 10px 5px;
}
.pagenav {
	font-weight: normal;
	text-align: center;
}
.pagenav_next a {
}
.pagenav_prev a {
}
.pagenavcounter {
}
.pathway img {
}
/* For formatting the "Read on..." link for blogs and on frontpage. */

.readon {
}
.readon:hover {
	text-decoration: none;
}
/* rightside definitions - navigation, content licensing, etc */

.rightsideblock {
	margin-bottom: 0px;
	padding-top: 0px;
}
.sectiontableentry1 {
}
.sectiontableentry2 {
}
.sectiontablefooter {
	text-align: center;
}
.sectiontableheader {
	width: auto;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: center;
	vertical-align: middle;
}
.site_title {
	padding: 10px 15px;
	display: block;
	color: #FFFFFF;
	font-size: 1.4em;
	text-align: left;
	letter-spacing: -0.04em;
	height: 30px;
	vertical-align: bottom;
}
.small {
	/*color: #999999;*/
	font-size: 9px;
	text-align: left;
}
.sublevel {
}
.sublevel#active_menu {
	color: #FF6633;
	text-decoration: none;
}
.topleft {
	background: url('../images/topleft.gif') no-repeat top left;
}
.topright {
	background: url('../images/topright.gif') no-repeat top right;
}
#banner {
	text-align: center;
}
#texto_pie {
	text-align: center;
	width: 97%;
}
/* layout sections */

#content {
	padding: 0;
	margin: 0;
	/*font-size: 1em;*/
	background-color: #1e1e1e;
}
#content a {
}
#content a:visited {
}
#content a:hover {
	text-decoration: none;
}
#date {
	padding: 4px 2px;
	border-bottom: 0px solid #999999;
	margin-bottom: 0px;
}
#footer {
	clear: both;
	padding: 7px 10px;
	background: transparent url(../images/footer_bg_dark.gif) no-repeat bottom;
	text-align: center;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #52684F;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer a:hover {
	color: #CCCCCC;
}
#header {
	clear: both;
	padding: 10px 10px 10px 10px;
	text-align: left;
	height: 70px;
}
#headerlogo {
	width: 500px;
	height: 65px;
}
#infobar {
	width: 180px;
	background: url(../images/t180_dark.gif) #1e1e1e no-repeat top left;
}
#inner-wrap {
	margin: 0px auto;
	padding: 10px;
	padding-bottom: 10px;
	clear: both;
	margin-bottom: 0px;
	background: #282828;
}
#inner-wrap a:link {
	/*color: #FFCC00;*/
	text-decoration: none;
}
#inner-wrap a:visited {
	/*color: #CC9900;*/
	text-decoration: none;
}
#inner-wrap a:hover {
	text-decoration: none;
}
#leftside {
	/*width: 100%;*/
	/*float: left;
	margin-right: 10px !important;
	margin-right: 5px;*/
	margin-bottom: 0px;
	background-color: #1e1e1e;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
#leftside .newsflash_text {
	padding: 5px 10px;
	color: #EDF1ED;
	background: url(../images/newsflash_bg_dark.jpg) #3F3F3F repeat-x;
}
#legend {
	float: right;
	text-align: right;
	vertical-align: bottom;
}
#legend .fontlarge {
	background: url(../images/fontlarge_dark.png) no-repeat top left;
}
#legend .fontlarge {
	background: url(../images/fontlarge_dark.png) no-repeat top left;
}
#legend .fontsmall {
	background: url(../images/fontsmall_dark.png) no-repeat top left;
}
#legend .fontsmall {
	background: url(../images/fontsmall_dark.png) no-repeat top left;
}
#legend .reset {
	background: url(../images/reset_dark.png) no-repeat top left;
}
#legend .reset {
	background: url(../images/reset_dark.png) no-repeat top left;
}
#legend .showhide {
	background: url(../images/showhide_dark.png) no-repeat top left;
}
#legend .showhide {
	background: url(../images/showhide_dark.png) no-repeat top left;
}
#navbar {
	width: 180px;
	background: url(../images/t180_dark.gif) #1e1e1e no-repeat top left;
}
/* information bar definitions - links, books, editorials, etc */

#newsflash {
	display: block;
}
#pathway {
	float: left;
}
#pathway a:link, #pathway a:visited, #pathway a:active {
	margin-left: 2px;
	color: #FFFF66;
	font-weight: normal;
	line-height: 18px;
	text-decoration: none;
	height: 18px;
}
#pathway a:hover {
	color: #FFCC00;
	text-decoration: none;
}

/*       top menu viviani  */
#pathway_wrap {
	padding: 0;
	margin: 0;
	background-image: url(../images/pathway_bg.gif);
	background-repeat:  repeat-x;
	white-space: nowrap;
	line-height: 22px;
	clear: both;
}
table.moduletable_lat {
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
}
ul#mainlevel_lat, ul#mainlevel_lat2 {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel_lat li, ul#mainlevel_lat2 li {
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	font-size: 11px;
	white-space: nowrap;
	background-image: url(../images/pathway_bg2.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 22px !important;
	height: 22px;
}
ul#mainlevel_lat2 li {
	float: right;
	background-position: left;
}

ul#mainlevel_lat li a, ul#mainlevel_lat2 li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-decoration: none;
}
ul#mainlevel_lat li a:link, ul#mainlevel_lat li a:visited {
	color: #FFFF66;
}
ul#mainlevel_lat li a:hover, #active_menu_lat {
	color: #FF9900;
}
ul#mainlevel_lat li:hover, ul#mainlevel_lat2 li:hover, #active_menu_lat {
	background-image: url(../images/pathway_bg3.gif);
	background-repeat: repeat-x;
	color: #FF9900;
}
#mainlevel_lat2 img{
	line-height: 22px;
	margin-top: 3px;
}


#rightmargin {
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 10px;
}
#rightpanel {
}
#rightpanel_inner {
}
#rightside {
	width: 180px;
	float: right;
	margin-right: 0px;
	margin-left: 0px !important;
	margin-left: 0px;
	background-color: #1e1e1e;
	padding-top: 0px !important;
	/*background: url(../images/t180_dark.gif) #1e1e1e no-repeat top left;*/
}
#topads {
	margin: 0;
	border-bottom: 1px dotted #333333;
	background: #FCFCF0;
	height: 100px;
}
#user_menu {
	color: #FF0000;
	text-decoration: none;
}
#user1_inner {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/newsflash_bg_dark.jpg) #3F3F3F repeat-x top;
	color: #CCCCCC;
}
#user2_inner {
	padding-top: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(../images/newsflash_bg_dark.jpg) #3F3F3F repeat-x;
	color: #CCCCCC;
}
/* main body wrapper, header bars */

#wrap {
	width: 900px;
	margin: 0px auto;
	clear: both;
}
