/* --------- /stylesheets/template.css --------- */ 
/*layout CSS */
body {
    text-align:center; 
    min-width:1000px;
    background-image:url(/stylesheets/images/back_fade.jpg);
    background-repeat:repeat-x;
    background-color:#121A1D;
    padding:0;
    margin:0;
	color:#21217D;
	font-family: Arial, Helvetica, sans-serif;
    /*font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;*/
    font-size:14px;
    line-height:18px;
}

#wrapper {
    margin:0 auto; /*center hack*/
    text-align:justify; /*center hack*/
}

.width_800{
    max-width:780px;
    width:780px;
}

.width_1024{
    min-width:910px;
    max-width:1000px;
    width:auto !important;
    width:1000px;
}

.width_fluid{
    min-width:910px;
    max-width:975px;
    width:auto!important;
    /*width:97%;*/
}

#heading{
    width:100%;
    position:relative;
    padding:16px 0px 0px 0px;
}
#heading h1{
    text-transform:uppercase;
    padding:0 !important;
}
h1 {
	text-align:left;
}
#heading h1 a{
    color:#fff;
    font-weight:normal;
}
#heading h1 a:hover{
    text-decoration:none; 
}
a#sitename1{
    display:block;
    width:258px; /* maximum 500px */
    height:52px; /* maximum 68px */
    text-indent:-2000px;
}

#buttons{
    position:absolute;
    right:23px;
    top:40px;
}
a#alarge.btnicon{
    margin-right:8px;
}
a#asmall.btnicon{
    margin-right:16px;
}
.btnicon{
    float:left;
    text-indent:-2000px;
    width:10px;
    height:23px;
    margin-right:6px;
}


#header{
    margin-top:5px;
}

#header .bgbl{
    background-image:url(/stylesheets/images/header.png);
    background-repeat:no-repeat;
    height:154px;
    min-height:100px;
    padding:0px 24px 26px 24px;
    position:relative;
}

#user3{
    display:block;
    position:relative;
    height:40px;
}
#user3 .moduletable{
    margin:0;
}

#header #top{
    max-height:200px;
    /*overflow:hidden;*/
}

#header #top a{
    text-decoration:underline;
}

#header #top a:hover{
    color:#fff;
}

#header #top .moduletable{
    padding-top:6px;
    position:relative;}

#header #top .moduletable h3{
    background-position:0px 10px;
    position:relative;
    padding:4px 0 6px 25px;
    margin:3px 0;
}
#header #top .moduletable td{
    color:#fff;
}
#user4 {
    position:absolute;
    right:0;
    top:-26px;
    padding-left:38px;
    color:#000;
    z-index:1000;
}

#user4 .bgright4{
    padding-right:18px;
}

#user4 .bg4{
     padding:5px 12px 5px 10px;
}
#user4 .moduletable, #user4 form, #user4 input{
    margin:0;
    padding:0;
}

#container{
    padding-left:12px;
    position:relative;
    padding-right:21px;
}
#container .bgright{
    
}
#container .bg{
    background:#E0E0E0;
}

#container .bg{
    padding:12px 24px 0px 24px;
}
#content, #breadcrumbs{
    position:relative;
    width:100%;
    
}
.alerts {
	border: 2px outset #33cc00; 
	background-color: #99cc00; 
	color: white;
	float:right;
	font-weight:bold;
	text-decoration: none;
  /*  margin-bottom:9px;*/
    margin-right: 450px;
    margin-top: -27px;
	padding: 1px 43px 5px;
 }
 .searchbutton {
	background-image:url(/stylesheets/images/buscar.png);
	border:none;
	background-color:#E0E0E0;
	width:144px;
	height:38px;
	cursor:pointer;
	/*display:block;*/
 }
  .searchbutton:hover {
	background-image:url(/stylesheets/images/buscar_over.png);
	width:144px;
	height:38px;
	/*display:block;*/
 }
.searchdiv {
	float:right;
	margin-bottom:2px;
	margin-left:360px;
	margin-top:-35px;
	text-align:left;
}
#breadcrumbs{

}
.leftcol, .middle, .rightcol{ /*overflow:hidden;*/}
.leftcol, .rightcol{
    width:205px;
}
.leftcol{
    float:left;
    margin-left:-100%;
    background:#FFFFFF;
	z-index:1;
}

.rightcol{
    float:left;
    margin-left:-205px;
    background:#ffffff;
}
.leftcol .bgtop, .rightcol .bgtop{
    background:#ffffff;
    padding:1px 1px 20px 1px;
}
.middlewrap{
    float:left;
    width:100%;
	z-index:2;
}

.middle{
    background:#ffffff;
    padding-left:11px;
    
}
#middlenarrow{
    margin:0 209px;}
#middlewide{
    margin:0;
}
#middlewrapleftonly{
    float:right;
    width:100%;
    margin-left:-209px;
}
#middleleftonly{
    margin:0 0 0 209px;}
#leftleftonly{
    margin:0;
}

#middlewraprightonly{
    float:left;
    width:100%;
    margin-left:-209px;
}
#middlerightonly{
    margin:0 0 0 209px;}
#rightrightonly{
    float:right;
    margin:0;
}

.middle .middlebg{
    background:#ffffff;
    padding:16px 16px 16px 5px;
    min-height:400px;
    height:auto!important;
    height:400px;
}

.middle h1, .middle .componentheading{
    margin-bottom:0.3em;
}
.middle ul li{
    background-position:0px 0px;
    padding:1px 0px 5px 24px;
    margin-left:10px;
}
.middle ul ul{
    list-style-type:square;
    margin-bottom:0;
}
.middle ul ul li{
    background:none;
    padding:0;
}
.middle ol{
    margin-left:30px;
    padding:0;
}

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


#banner .moduletable, #footermodule .moduletable{
    padding:0;
    text-align:center;
}

#user1{
    float:left;
    width:49.5%;
    overflow:hidden;
}
#user2{
    float:right;
    width:49.5%;
    overflow:hidden;
}
#bottom {
    border-top:#cdcdcd 1px solid;
    margin-top:16px;
}
#bottom .bottombg{
    clear:both;
    background:#f4f4f3 url(/stylesheets/images/bottombg.png) bottom left repeat-x;
    padding:18px 0px;
    position:relative;
    width:100%;
    border-top:#fff 1px solid;
}
#bottom .moduletable{
    padding:0px 16px;
}
#bottom .moduletable h3{
    background:none;
    margin:0;
    text-transform:uppercase;
}
ul.mostread, ul.latestnews{
    padding:0;
    margin:0;
}
a.mostread, a.latestnews{
    background:url(/stylesheets/images/icon_author_bottom.gif) no-repeat;
    background-position:0px 1px;
    padding-left:18px;
}
#bottom li.mostread, #bottom li.latestnews{
    padding:3px 0;
    border-top:#fff 1px solid;
}
#bottom li a{
    color:#666666;
}
#bottom li a:hover{
    text-decoration:none;
}
#footer {
    clear:both;
    color:#fff;
    background-color:#777;
    padding:6px 0px;
/*    margin:16px 0;*/
    position:relative;
    width:100%;
    text-align:center;
}
#footer a{
    font-weight:normal;
    color:#ccc;}

#footer a:hover{
    color:#fff;
    text-decoration:none;
}

#footer .footerleft{
    float:left;
    padding-left:16px;
}

#footer .footerleft img{
    vertical-align:middle;
}

#footer .footerright{
    float:right;
    padding-right:16px;
}

#reflection-l{
    position:relative;
    height:54px;
    margin-left:-44px;
    margin-right:-44px;
    padding-left:16px;
}

#reflection-r{
    height:54px;
    padding-right:16px;
}
#reflection{
    height:54px;
}
/*global reset*/

html, body, h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address  {
    margin: 0;
    padding: 0;
}

h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
    margin: 0.5em 0; 
}

fieldset { 
    padding:.5em; 
    border:0;
}

/*general*/
ul{
    list-style:none;
}

li p{
    margin:0;
}
a img{
    border:0 none;
}

a{
    text-decoration:none;
    font-weight:bold;
}
a:hover{
    text-decoration:underline;
}
a:active, a:focus{
    outline:none;
}

h1,.componentheading{
    font-size:30px;
    font-weight:normal;
	line-height:30px;
    margin:0;
    padding-bottom:0.12px;
}
h2,.contentheading{
    font-weight:bold;
    letter-spacing:-0.02em;
}
h3{
    font-weight:bold;
}
h4{
    font-weight:bold;
}
h5{
    font-weight:bold;
}
h6{
    font-weight:bold;
}
#footer,.small,.createdate,.modifydate,.mosimage_caption{
    font-size:11px;
}
.moduletable, .moduletable_menu, .moduletable_text{
    margin-bottom:12px;
    padding:0 10px; /*padding for inside text*/ 
	text-align:left;
    line-height: 20px;
}
.moduletable h3, .moduletable_menu h3, .moduletable_text h3{
    padding:0.5em 0.5em 12px 0.5em;
    margin:0 -10px 0.5em -10px; /*negative padding to pull h3 back out from .moduletable padding*/ 
    
}

.clear{
    clear:both;
}

.search input{
    border:0;
    height:18px;
    font-size:11px;
    width:182px;
}
.search #mod_search_searchword{
    padding:2px 0 0 10px;
}



/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #dedede; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

#component ul li {
	list-style-image: url(/stylesheets/images/ok.png);
	background-image:url(/stylesheets/images/ok.png);
	background-position:-5px -8px;
	background-repeat:no-repeat;
	list-style-image:none;
}
li.wym_tools {
	list-style:none;
}
a.avisos {
	background-image:url(/stylesheets/images/avisos.png);
	display:block;
	height:38px;
	margin-left:250px;
	margin-top:-25px;
	position:absolute;
	width:144px;
}
a.avisos:hover{
	background-image:url(/stylesheets/images/avisos_over.png);
}
a.player{
	display:block;
	margin:auto;
	margin-top:20px;
	width:650px;
	height:438px;
	
}
#Upload{
	display:none;
}
#stats{
	font-size:10px;
	line-height:10px;
	text-align:center;
}
#videosapadef{
	margin-left:-11px;
}
a.rss{
	background-image:url(/stylesheets/images/rss.png);
	display:block;
	height:48px;
	width:48px;
}
#rss{
	display:block;
	float:right;
	margin-right:30px;
	margin-top:20px;
	position:relative;
	z-index:999;
}
#banner{
	margin-bottom:20px;
}/* --------- /stylesheets/superfish.css --------- */ 

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			13em; /* left offset of submenus need to match (see below) */
	z-index:999;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #fff;
	padding: 		.75em 1em;
	color: #ffffff;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/*color:			#13a;*/
	color: #ffffff;
}
.sf-menu li {
	background:		#0086CB;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#96BF0D;/*#CFDEFF;*/
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			13px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url(/images/arrows-ffffff.png) no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url(/images/shadow.png) no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/* --------- /stylesheets/vertical.css --------- */ 
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical, .sf-vertical li {
	width:	13em;
}
/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	13em; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
