/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(../images/system/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../images/system/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../images/system/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../images/system/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../images/system/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(../images/system/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../images/system/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

.img_caption  {
text-align: center!important;
}

.img_caption.none {
	margin-left:auto;
	margin-right:auto;
}

.caption.left {
	float: left;
	margin-right: 1em;
}

.caption.right {
	float: right;
	margin-left: 1em;
}

.caption.left p {
	clear: left;
	text-align: center;
}

.caption.right p {
	clear: right;
	text-align: center;
}

.caption.none {
	margin-left:auto;
	margin-right:auto;
}

.caption  {
	text-align: center!important;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../images/system/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/* NOTICIA */
#ver_noticia{
	width:100%;
	margin-bottom:10px;
	text-align:justify;
	
}
#img_noti{
	float:left;
	padding:4px;
	margin: 5px 5px 5px 5px;
	border:0;
	border:1px solid #EF5B06;
}
#img_noti img{
	border:2px solid #CC9900;
}
#listacoment{
	text-align:left;
	width:680px;
	margin-top:10px;
	margin-bottom:15px;
}
#coment_fecha{
	font-size:11px;
	font-style:italic;
	margin-bottom:7px;
	text-align:right;
	}
legend{
	font-weight: bold;
	text-transform: uppercase;
	/*margin: -.10em 0 -.10em -2em;*/
	padding: .25em 1em .25em 1em;
	background-color: white;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.dejacoment{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.allnoti_desc{
	height:70px;
}
/* flotante */
.float{
	left: 3px;
	width: 350px !important;
	position: absolute;
	top: 161px;
	height: auto;
	text-align: center;
	border-color: #666666;
	background-color:#FFF;
	border: 1px solid #000;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index:10000;
	padding: 7px;
}
.float2{
right:3px; 
width: 500px;
 position: absolute; 
 top: 161px; 
 height: 635px; 
 text-align: center; 
 border-color: #666666; 
 background-color:#FFF; 
 border: 1px solid #000;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-webkit-border-radius: 5px;
 z-index:10000;
}
td.notiall{
	font-size:12px;
	height:33px;
	background: url(../images/contentheading_line.png) bottom repeat-x;
}
/* ////////////////////////////////////// */

/* CSS RANKING */

#lista{
	margin-bottom:5px;
}
	/* CSS ELEMENTOS LISTA */
#lista #ElementoNuevo{
	font-weight:bold;
	font-size:13px;
}
#lista #ElementoTemaNuevo{
	margin-left:10px;
	font-weight:bold;
	font-size:10px;
	font-weight:normal;
}

#lista #ElementoPuestoN{
	margin-top:5px;
	float:left;
	width:15px;
	font-weight:bold;
	font-size:17px;
	height:14px;
	text-align:center;
	vertical-align:middle;
	margin-left:5px;
	margin-bottom:10px;
	margin-right:2px;
	border: 1px solid #ccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
#lista #ElementoPuestoT{
	color:#EF5B06;
	padding:0px;
	margin-top:5px;
	float:left;
	width:180px;
	height:20px;
	display:inline;
	vertical-align:middle;
	margin-top:3px;
	margin-bottom:10px;
	font-weight:normal;
	cursor:pointer;
	padding-top:3px;
}
/* //////////////////////////////////////////*/
/*** orange ***/
a:link {
	color: #EF5B06;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #FA8641;
}
a:active {
	text-decoration: none;
	color: #BC4A05;
}
#page_bg {
	background: #FFFFFF url(../images/orange/bg_page.png) top repeat-x;
}

#pillmenu li a, #pillmenu li a:hover, #active_menu-nav {
	border-right: 1px solid #E58526;
}

div.module_menu h3, div.module h3, #rightcolumn h3{
	background:  url(../images/orange/bg_h3.png) top left no-repeat;
}

#f_area h3{
	background:  url(../images/orange/f_area_h3.png) top left no-repeat;
}
#f_area h3.com{
	background:  url(../images/orange/f_area_h3_com.png) top left no-repeat;
}

a.readon, a.readon:hover, a.readon:visited{
	display:block;
	height:23px;
	width:109px;
	color:#FFFFFF;
	text-decoration:underline;
	padding-left: 23px;
	line-height:23px;
	background:  url(../images/orange/bg_read_more.png) top left no-repeat;
	margin:10px 0px 0px 0px;
}

ul.menu li{
	list-style:none;
	background:url(../images/orange/menu_arrow.png) top left no-repeat;
}
ul.menu li a:link {
	color: #EF5B06;
}
ul.menu li a:visited{
	text-decoration:none;
	color: #666666;
}

ul.menu li a:hover {
	color: #EF5B06;
	text-decoration:overline underline;
}
ul.mostread li{
	list-style:none;
	background:url(../images/orange/menu_arrow.png) top left no-repeat;
}
ul.latestnews li{
	list-style:none;
	background:url(../images/orange/menu_arrow.png) top left no-repeat;
}
.moduletable ul li {
	list-style:none;
	background:url(../images/orange/menu_arrow.png) top left no-repeat;
}
div.componentheading{
	color:#E13B0B;
}
/* PLANTILLA */
/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  display:inline;
}

body {
	margin: 0px 0px 0px 0px;
}

body, td{
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.3em;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 3px 0;
	margin-bottom: 1px;
}

div.main_bg_center{
	margin:0px auto;
}
div.main_bg_left{
	float:left;
}
div.main_bg_right{
	float:right;
}

div#main_bg{
	width: 989px;
	text-align:left;
}

div#middle_bg{
	background: url(../images/middle_bg.png) left repeat-y;
	margin:0px auto;
	width: 989px;
	margin-top: 7px;
}



div#logo_bg{
	height:87px;
	margin-right: 4px;
	width:auto;
	margin-top: 6px;
}

.logo{
	display: block;
	float:left;
	padding-top:25px;
}
a.logo:link,a.logo:hover, a.logo:visited{
	line-height: 28px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.logo_trebuchet:link,a.logo_trebuchet:hover, a.logo_trebuchet:visited{ font-family:"Trebuchet MS", Tahoma, Verdana; font-size:26px; }
a.logo_tahoma:link,a.logo_tahoma:hover, a.logo_tahoma:visited{ font-family:Tahoma, Verdana, Arial; font-size:26px; }
a.logo_verdana:link,a.logo_verdana:hover, a.logo_verdana:visited{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:26px; }
a.logo_times:link,a.logo_times:hover, a.logo_times:visited{ font-family:"Times New Roman", Times, serif; font-size:26px; }
a.logo_arial:link,a.logo_arial:hover, a.logo_arial:visited{ font-family:Arial, Helvetica, sans-serif; font-size:26px; }
a.logo_helvetica:link,a.logo_helvetica:hover, a.logo_helvetica:visited{ font-family:Helvetica, Arial, sans-serif; font-size:26px; }
a.logo_georgia:link,a.logo_georgia:hover, a.logo_georgia:visited{ font-family:Georgia, "Times New Roman", Times, serif; font-size:26px; }
a.logo_geneva:link,a.logo_geneva:hover, a.logo_geneva:visited{ font-family:Geneva, Arial, Helvetica, sans-serif; font-size:26px; }

div#user4{
	float:right;
	width:297px;
	height:87px;
	text-align:left;
}

.search {
	text-align:left;
	height:42px;
	padding:26px 0px 0px 75px;
	background: url(../images/search_bg.png) top right no-repeat;
}
.search .inputbox {
	background:#FFFFFF;
	width: 205px;
	height: 17px;
	font-size: 11px;
	color: #454545;
	padding:5px 2px 2px 2px;
	border: 1px solid #D3D3D3;
}
.input {
	padding:10px 10px 10px 0px;
}


#user3{
	margin-left: 4px;
	margin-right: 4px;
	width:auto;
	border:0px;
	height:45px;
	background: url(../images/bg_menu.png) top  repeat-x;
}
#pillmenu {
	text-align:left;
	margin: 0;
	float:left;
}
#pillmenu ul {
	margin: 0;
	padding: 0 0 0 8px;
	list-style: none;
}
#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-top:5px;
}
#pillmenu li a {
	font-family:"Trebuchet MS",Tahoma;
	font-size: 13px;
	float: left;
	display: block;
	line-height: 30px;
	padding: 0 17px 0 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#pillmenu li a:hover, #active_menu-nav {
	background:url(../images/menu_hover.png) top left repeat-x;
	font-family:"Trebuchet MS",Tahoma;
	font-size: 13px;
	float: left;
	display: block;
	line-height: 30px;
	padding: 0 17px 0 17px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#date{
	text-align:right;
	margin: 0;
	margin-right:10px;
	float:right;
	line-height: 40px;
	color: #FFFFFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size: 11px;
	text-transform:capitalize;
}

#banner{
	width: 737px;
	height: 189px;
	margin-left: 10px;
	margin-top: 2px;
}
#banner table.contentpaneopen{
	margin-top:18px;
	margin-bottom:15px;
	margin-left:0px;
	width:400px;
	float:left;
	text-align:left;
}
#banner table.contentpaneopen td{
	color: #333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}

#rightcolumn{
	margin: 0px;
	padding: 0px;
	padding-right:6px;
	width: auto;
	float:right;
}

#maincolumn{
	width: 745px;
	float:left;
	margin:0px;
	padding:0px;
}

div.path{
	padding:15px 0 0 15px;
}

div.nopad {
	float:left;
	padding:0 15px 15px 10px;
	width:99%;
	text-align:justify;
}

div.nopad ul {
	clear: both;
}

form#form-login fieldset { 
	border: none;
	margin: 0;
	margin-left:10px;
}
form#form-login ul li{ 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0px;
	font-size: 10px;
	color: #858585;
}

#rightcolumn div.moduletable_menu, #rightcolumn div.moduletable, #rightcolumn div.moduletable_text{
	margin: 2px 0px 10px 0px;
	padding: 0px;
	width: 222px;
}
div.bannergroup_text {
	margin:10px 13px 10px 13px;
}
.bannerheader {
	font-weight:bold;
	margin-bottom:10px;
}
.banneritem_text {
	margin-bottom:10px;
}
.bannerfooter_text {
	margin-bottom:10px;
}

div.moduletable_menu, div.moduletable, div.moduletable_text{
	background: url(../images/rub_bottom.png) left bottom no-repeat;
}
div.moduletable_com{
	background: url(../images/rub_bottom_com.png) left bottom no-repeat;
}

#rightcolumn h3{
	text-align: center;
	height: 45px;
	width: 222px;
	line-height: 40px;
	color:#FFFFFF;
	font-size:14px;
	margin:0px 0px -10px 0px;
	padding:0px;
}
table.poll thead td {
	text-align: center;
	padding-left:10px;
}
.poll {
	margin:10px 0px 10px 0px;
}
.poll td{
	margin:0px 0px 10px 0px;
}
table.poll td {
	text-align:left;
}

.pollstableborder {
	margin: 5px 10px 10px 5px;
}

/* forms */

#rightcolumn ul {
	margin: 10px;
	padding: 0px 10px 10px 0px;
	list-style: none;
}

.moduletable ul {
	padding:0px 10px 10px 10px;
	margin:0px;
}

.moduletable ul li {
	padding:0px 0px 0px 10px;
	margin:0px;
	line-height:18px;
}
.moduletable form ul li {
	list-style:none;
	background:none;
}


div.moduletable ul.latestnews {
	padding:0px 10px 10px 10px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 10px;
	margin:0px;
	line-height:18px;
}
div.moduletable ul.mostread {
	padding:0px 10px 10px 10px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 10px;
	margin:0px;
	line-height:18px;
}
div.moduletable_com ul.mostread {
	padding:0px 10px 10px 10px;
	margin:0px;
}
ul.mostread_com li{
	padding:0px 0px 0px 10px;
	margin:0px;
	line-height:18px;
}
#rightcolumn ul.menu li#current ul li {
	margin: 0px;
	padding: 0px;
}
div.moduletable ul.menu {
	padding:0px 0px 10px 15px;
	margin:0px;
}
ul.menu {
	padding:0px 0px 10px 15px;
	margin:0px;
}
ul.menu li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.menu li#current a{
	text-decoration:underline;
	color:#333333;
}
ul.menu li ul {
	padding:0px 0px 5px 0px;
	margin:0px;
}
ul.menu li ul li{
	padding:0px 0px 0px 15px;
}
ul.menu li#current ul li a{
	margin-left:15px;
	text-decoration:none;
}
ul.mostread {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.mostread li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
ul.latestnews {
	padding:10px 0px 10px 15px;
	margin:0px;
}
ul.latestnews li{
	padding:0px 0px 0px 15px;
	margin:0px;
	line-height:18px;
}
div.componentheading{
	font-weight:bold;
	font-size:16px;
	margin:7px auto;
}
td.contentheading, td.buttonheading{
	font-weight:bold;
	font-size:14px;
	height:33px;
	background: url(../images/contentheading_line.png) bottom repeat-x;
}
table.contentpaneopen{
	border-collapse: collapse;
	margin-left:0px;
}
table.contentpaneopen td{
	padding:2px;
}
span.small, td.createdate, td.modifydate{
	font-size:11px;
	color:#999999;
}
span.pagination span, span.pagination a{
	padding:5px;
}


div#f_area{
	margin-left: 3px;
	width: auto;
	text-align:left;
}

#f_area div.moduletable, #f_area div.moduletable_menu{
	float: left;
	margin:0px 10px 10px 10px;
	width: 222px;
}
#f_area div.moduletable_com{
	float: left;
	margin:0px 10px 10px 10px;
	width: 493px;
}
#f_area h3{
	text-align: center;
	height: 45px;
	width: 222px;
	line-height: 40px;
	color:#000000;
	font-size:14px;
	margin:0px;
}
#f_area h3.com{
	text-align: center;
	height: 45px;
	width: 493px;
	line-height: 40px;
	color:#000000;
	font-size:14px;
	margin:0px;
}


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../images/system/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../images/system/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../images/system/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

#syndicate{
	float:left;
	padding-left: 25px;
}
#power_by, #power_by a, #power_by a:visited{
	color:#858585;
}

/* //////////////////////*/
div.video-item{
	float:left;
	width:47%;
	height:120px;
	padding: 5px 5px 5px 5px;
	margin-right:10px;
	margin-bottom:5px;
	font-size:0.9em;
	position:relative;
	
}
div.video-item:hover{
	background-color:#E9E9E9;
}
p.titulo{

	font-weight:bold;
	font-size:1.2em;
	text-transform:capitalize;
}
p.titulo a:link{
	text-decoration:none;
	font-weight:bold;
}
p.titulo a:hover{
	text-decoration:underline;
	font-weight:bold;
	color:#666;
}
p.titulo a:visited{
	text-decoration:underline;
	font-weight:bold;
	color:#666;
}
div.video-item .img{
	float:left;
	width:120px;
	height:90px;
	border:1px solid #EF5B06;
	padding:5px 5px 5px 5px;
	margin-right:7px;
}
div.video-item .vervideo a:link{
	padding: 2px 15px 2px 10px;
	background-color:#F60;
	border:1px solid #666;
	float:right;
	position:relative;
	bottom:0px;
	right:0px;
	vertical-align:bottom;
	color:#FFF;
}
div.video-item .vervideo a:hover{
	background-color:#999;
}
div.video-item .vervideo a:visited{
	padding: 2px 15px 2px 10px;
	background-color:#F60;
	border:1px solid #666;
	float:right;
	position:relative;
	bottom:0px;
	right:0px;
	vertical-align:bottom;
	color:#FFF;
}
.tit-video{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:10px;
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.desc-video{
	font-size:14px;
	margin-top:10px;
	margin-bottom:15px;
}
/* ////////////////////////*/ 

#mediaspace{
	background-color:#666;
	margin:0px;
	color:#F60;
	font-weight:bold;
	vertical-align:top
}
