@import url("layout.css"); /*layout css file*/
#videobuttons {
	margin-top: -32px;
	height: 30px;
	text-align: right;
	font-weight: bold
}
#videobuttons a {
	padding:2px 5px;
	background:#ed6c00;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	color:#FFF
}
#videobuttons a:hover {
	background:#000
}
#socialbar {
	position:absolute;
	width:100%;
	bottom:0;
	left:0;
	background:#111;
	height:20px;
	border-top:1px solid #ccc;
	display:block
}
.menu_internacionales {
	margin:5px;
	clear:both;
	height:55px;
	width:480px;
	margin:0 auto
}
.menu_internacionales li {
	float:left;
	width:40px;
	padding:5px 10px;
	list-style:none;
	background:none!important
}
.graybox3 {
	clear:both
}
#intl_noticias {
	background:url(../intl-bg.jpg) no-repeat;
	padding-top: 25px;
}
#intl_noticias li:hover {padding-left:10px !important}

#intl_noticias li.active img{background:url(../flagseleccionada.png) no-repeat}
/*Youjoomla.com default CSS Layout*/



body {
	text-align:center;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height: 14pt;
	background: #fff url(http://83.170.92.99/~galleros/gs/templates/newsline2/images/bgdesgrado.jpg) repeat-x center top;
}
* {
	margin:0 auto;
	padding:0;
}
a:focus {
	outline:0px;
}
focus {
	outline:0px;
}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin:0.5em 0;
}
ul {
	margin-left:2em;
	list-style: none;
}
fieldset {
	padding:.5em;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
h1, .componentheading {
	font-size:1.7em;
	line-height:1.7em;
}
h2, .contentheading {
	font-size:2.5em;
	line-height:1.5em;
}
h3 {
	font-size:1.3em;
	line-height:1.3em;
}
h4 {
	font-size:1.2em;
	line-height:1.2em;
}
h5 {
	font-size:1.1em;
	line-height:1.1em;
}
h6 {
	font-size:1em;
	line-height:1em;
	font-weight:bold;
}
.contentheading {
	font: bold 150%/normal Cambria, "Times New Roman", Times, serif;
	border-bottom:1px solid #CFCFCF;
	text-transform: capitalize;
}
.contentheading a:link, .contentheading a:visited {
	font: bold normal 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.contentheading a:hover {
	text-decoration: underline;
}
.contentpaneopen {
	width:99%;
	text-align: left;
}
.article_seperator {
	display: block;
	margin-top: 15px;
	height: 25px;
	clear: both;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
.latestnews ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
.latestnews li a:hover {
	text-decoration: underline;
}
.mostread ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
.mostread li a:hover {
	text-decoration: underline;
}
.modifydate {
	font-family: Tahoma, Verdana, "Lucida Sans";
	font-size: 10px;
	color: #CFCFCF;
	padding-top: 15px;
	padding-left: 25px;
	padding-bottom: 15px;
	background: url(../images/updatedtime.gif) no-repeat left center;
}
.small {
	font-family: Tahoma, Verdana, "Lucida Sans";
	font-size: 10px;
	color: #D1D1D1;
}
.createby {
	font-family: Tahoma, Verdana, "Lucida Sans";
	font-size: 10px;
	color: #fff;
}
.smalldark {
	font-family: Tahoma, Verdana, "Lucida Sans";
	font-size: 10px;
	color: #838383;
}
.createdate {
	height:35px;
	margin-bottom:10px;
	padding-left:20px;
	padding-bottom:3px;
	font-family: Tahoma, Verdana, "Lucida Sans";
	font-size: 10px;
	color: #D1D1D1;
	background: url(../images/wrtime.gif) no-repeat left top;
}
a.readon:link, a.readon:visited {
	display: block;
	float: left;
	font-size: 11px;
	height: 15px;
	line-height: normal;
	line-height: 15px;
	text-decoration: none;
	text-indent: 10px;
	color:#fff;
	width:90px;
	font-weight: bold;
}
a.readon:hover {
	text-decoration:none;
	color:#fff;
}
td.buttonheading {
	width: 32px;
}
.mosimage_caption {
	font-family: Tahoma, Verdana, "Lucida Sans";
	font-size: 10px;
	color: #838383;
}
.sectiontableheader {
	font-weight : bold;
	padding-bottom: 10px;
}
.sectiontableentry2 {
	background-color : #ECECEC;
}
.inputbox {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-top:5px;
}
.inputbox:hover, .inputbox:focus {
	background: #F5F5F4;
	border: 1px solid #dcdcdc;
}
img a, img {
	border:0;
	padding:0;
}
.contentdescription img {
	padding:0 3px;
}
.button {
	padding:1px 3px;
	color:#fff;
	border:none;
}
input#search_searchword {
	padding:3px;
	margin-top:7px;
}
input.button {
	margin-top:0px;
	margin-left:5px;
}
table.searchintro {
	padding: 10px 0;
	width: 100%;
}
table.searchintro td {
	padding: 5px!important;
}
.mbot {
	padding-bottom: 30px;
}
.componentheading {
	font:bold 18px "Times New Roman", Times, serif;
	text-align: left;
	padding:10px;
}
.pagenav,  .pagenav_prev,  .pagenav_next,  .pagenavbar, .back_button {
	padding: 0 5px;
}
a.pagenav,  .pagenav_prev a,  .pagenav_next a,  .pagenavbar a, .back_button a {
	border:none;
	color: #fff;
	padding:2px 5px;
	text-decoration: none;
}
a.pagenav:hover, a.pagenav:active,  .pagenav_prev a:hover, .pagenav_prev a:active,  .pagenav_next a:hover, .pagenav_next a:active,  .pagenavbar a:hover, .pagenavbar a:active,  .back_button a:hover, .back_button a:active {
	color: #000;
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
}
.button {
	margin-top:10px;
}
.contentpane {
	width:100%;
}
a:focus {/*get rid of that ugly image border on click*/
	outline:0px;
}
/*DEFAULT MODS*/



#user1 .moduletable h3,  #user2 .moduletable h3 {
	text-transform: capitalize;
	border:none;
	overflow:hidden;
	font-size:1.5em;
	margin-top:7px;
}
.moduletable {
	margin-bottom:10px;
	padding:0px 10px 10px 10px;/*padding for inside text*/
	overflow:hidden;
	background:#F7F7F7;
	border:1px solid #D1D1D1;
}
.moduletable h3 {
	text-transform: capitalize;
	overflow:hidden;
	font: bold 130%/normal Cambria, "Times New Roman", Times, serif;
	border-bottom:1px solid #D1D1D1;
}
.moduletable_cartelera {
	margin-bottom: 10px;
	padding:0px 10px 10px 10px;/*padding for inside text*/
	background:#252525;
	border:1px solid #D1D1D1;
	height: 1200px;
	overflow: auto;
}
.moduletable_homeboxes {
	margin-bottom: 10px;
	padding:0px 10px 10px 10px;/*padding for inside text*/
	background:#252525;
	border:1px solid #D1D1D1;
	height: 250px;
	overflow: auto;
}
.moduletable_cartelera h3 {
	margin-bottom: 10px;
	color: #f7f7f7;
	text-transform: capitalize;
	overflow:hidden;
	font: bold 130%/normal Cambria, "Times New Roman", Times, serif;
	border-bottom:1px solid #D1D1D1;
}
.moduletable_homeboxes a:link {
	color: #f7f7f7;
}
#user1 .moduletable,  #user2 .moduletable {
	padding:2px 10px;/*padding for inside text*/
	overflow:hidden;
	border:none;
}
/*additional*/



.moduletable_blank {
	margin-bottom:10px;
	padding:0;
	overflow:hidden;
}
.moduletable_blank h3 {
	text-transform: capitalize;
	overflow:hidden;
	font: bold 130%/normal Cambria, "Times New Roman", Times, serif;
}
/*deafult  flatlist*/



#mainlevel ul {
	margin: 0;
	padding: 0;
}
#mainlevel {
	padding:0;
	color: #000;
	text-align:left;
}
#mainlevel ul {
	list-style: none;
	margin-left: 10px;
	margin-right: 4px;
	padding: 0;
}
#mainlevel li {
	margin: 0 -15px 0px;
	padding-left:0px;
	background:none;
}
#mainlevel li a {
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	text-indent: 5px;
	padding-left:15px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
html>body #mainlevel li a {
	width:89%;
}
#mainlevel a#active_menu:link, #mainlevel a#active_menu:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
}
/*footer*/



#footer a.mainlevel,  #footer a.mainlevel:active,  #footer a.mainlevel:focus,  #footer a.mainlevel:visited,  #footer a.mainlevel:hover {
	background:none;
}
a.mainlevel:hover,  a.mainlevel:active,  a.mainlevel:focus {
	background:#e7e7e7;
	text-decoration: none;
	background: url(../images/folder_open.png) no-repeat left 3px;
}
/* Default Vertical*/



a.mainlevel {
	border-bottom: 1px solid #dcdcdc;
	display: block;
	height: 24px;
	line-height: 24px;
	text-decoration: none;
	padding-top:5px;
	text-indent: 30px;
	width: 100%;
	background: url(../images/folder.png) no-repeat left 3px;
	font: bold 110%/normal Cambria, "Times New Roman", Times, serif;
}
a.mainlevel:hover,  a.mainlevel:active,  a.mainlevel:focus {
	background:#e7e7e7;
	text-decoration: none;
	background: url(../images/folder_open.png) no-repeat left 3px;
}
a.mainlevel#active_menu {
	background: #F9F6F6;
	font-weight: bold;
	background: url(../images/folder_open.png) no-repeat left 3px;
}
a.sublevel {
	display: block;
	padding: 2px 4px 0px 15px;
	text-decoration: none;
}
a.sublevel:hover,  a.sublevel:active,  a.sublevel:focus {
	text-decoration: underline;
}
#active_menu {
	font-weight: bold;
}
#modlgn_passwd, #modlgn_username {
	width: 75%;
	height:19px;
	padding-left: 23px;
	padding-top:3px;
	border:1px solid #cbc9c9;
}
#modlgn_passwd {
	background: #f5f4f4 url(../images/password.gif) no-repeat left center;
}
#modlgn_username {
	background: #f5f4f4 url(../images/username.gif) no-repeat left center;
}
#modlgn_login_remember .inputbox {
	border: none;
	width:3px;
	height:3px;
	margin:0;
	padding:0;
	padding: 0!important;
}
.inputbox {
	margin:0;
	padding:0;
}
#leaderboard {
	display:block;
	height:90px;
	background:#1b1b1b;
}
#topmain {
	display:block;
	height:90px;
	padding: 3.0%;
}
.insideeetv {
	background:#1b1b1b;
}
.contentpaneeetv {
	background:#1b1b1b;
	padding-top: 10px;
}
.componentheadingeetv {
	color: #f7f7f7;
	text-transform: capitalize;
	overflow:hidden;
	font: bold 130%/normal Cambria, "Times New Roman", Times, serif;
	border-bottom:1px solid #D1D1D1;
	background-image: url(http://www.gallerosoy.com/images/cortesiaeetv.png);
	background-repeat: no-repeat;
	background-position: right top;
}

