html {
	height:100%;
}

body {
	background-color: #eee !important;
	margin-top: 0px;
	text-align: left !important;
	height: 100%;

	line-height: 1.6em;
}

hr {
	margin: 0px !important;
}

#container {
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
}

h4 {
	font-size: 14px !important;
	margin-bottom: 0px !important;
}

h6 {
	font-size: 10px !important;
	color: #555 !important;
	font-weight: normal !important;
}

a {
	color: #003366 !important;
	text-decoration: none !important;
}

a:hover {
	text-decoration: underline !important;
}

#main-container {
	min-height: 100%;
	padding-bottom: 125px;
	position: relative;

	background-image:url(../images/bg-main-container.gif);
	background-repeat: repeat-y;
}

.span-24 {
	border-right: 1px solid #ddd;
}

.galleryThumb {
	padding: 5px;
	border: 0px;
}

#breaking-news-container {
	font-size: 11px;
	background-color: #0900fd !important;
	color: #fefe00 !important;
	padding: 4px 0px;
	padding-left: 110px;
	margin-bottom: 15px;

	background-image: url(../images/bg-breaking.png);
	background-repeat: no-repeat;
	background-position: -60px 0px;
}

#breaking-news-ticker {
	height: 280px;
	overflow: hidden;
	position: relative;
}

div.news-ticker {
	position: absolute;
	top: 290px;
	height: 275px;
}

#header {
	background-repeat: no-repeat;
	height: 100px;
	color: #fff;
}

.header-flash {
	margin-top: 4px;
	background-color: #1c2365;
	padding-bottom: 2px;
	border: 1px solid #FEFE00;
	margin-bottom: 2px;
	width: 310px !important;
}

#main-menu ul#main_menu {
	list-style: none;
	margin: 0px !important;
}

#main-menu ul#main_menu li {
	float: left;
	margin-left: 10px;
	padding: 2px 4px 3px 4px;
}

#main-menu ul#main_menu li ul {
	display: none;

	background-color: #DFD31B !important;
	color: #fff;
}

#link_to_home {
	color: #fff !important;
}

#header-logo-container {
	position: relative;
}

#header-logo-box {
	text-align: center;
	position: absolute;
	background-color: #036;
	left: 70px;
	top: 20px;
}

#header-logo-box p {
	margin: 0px;
	padding-bottom: 4px;
	font-size: 12px;
}

#header-logo {

}

#header-menu-container {
	height: 20px;
	padding-bottom: 4px;
	margin: 0px;

	border-top: 1px solid #ddd;
	border-bottom: 1px solid #036;
	background-color: #036;
	color: #fff;
}

#header-login-container {
	padding: 2px 4px 3px 4px;
	padding-left: 5px;
}

#header-login-container a, #header-login-container a:visited {
	color: #fff !important;
	text-decoration: underline !important;
}


/*

#main-menu ul#main_menu li ul li {
	float: none;
}

#main-menu ul li.activetarget ul {
	position: absolute;
	margin-top: 4px;
	list-style: none;
	margin-left: -4px;
	width: 200px;
	min-width: 200px;
	border-top: 1px solid #fff !important;
}

#main-menu ul li ul li {
	color: #000;
}

#main-menu ul li ul li a {
	color: #000 !important;
	display: block;
}

#main-menu ul li.selected_item ul li a:hover {
	color: #fff !important;
	background-color: #003366;
}

#main-menu ul#main_menu li.selected_item {
	background-color: #003366;
	color: #fff !important;
}
*/

#content-left {

}

.news-row-630 {
	background-image: url(../images/bg-row-630.png);
	background-repeat: repeat-y;
	background-position: 20px;
}

.news-content-row {
	margin: 0px 10px 2px 0px;

	line-height: 1.6em;
}

.news-photo-container {
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #eee;
	border-bottom:6px solid #DFD31B;
	border-top:2px solid #003366;
	text-align: center;
}

.news-tags-container {
	font-size: 11px;
	color: #333;
	padding: 4px;
	border: 1px solid #ddd;
	background-color: #eee;
	margin-right: 10px;
	margin-bottom: 6px;
}

.main-news-container {
	/* border-bottom: 4px solid #dfd31b; */
	margin-bottom: 4px;
}

.main-news h2 {
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 5px;
}

.main-news-image-container {
	margin-top: 10px;
	margin-bottom: 8px;
	border: 1px solid #ddd;
	padding: 5px;
	width: 420px;
	overflow: hidden;
}

.main-news-image-container p {
	border: 1px solid #ddd;
	background-color: #eee;
	color: #000;
	padding: 7px;
	margin: 0;
}

.main-news p, .secondary-news p {
	line-height: 1.6em;
}

.main-news img.main-news-img {
	width: 420px;
	overflow: hidden;
}

.secondary-news-container {
	margin-top: 8px;
}

.secondary-news {
	padding-right: 2px;
}

.secondary-news-img-container {
	width: 304px;
	height: 100px;
	overflow: hidden;
	border-right: 4px solid #fff;

	margin-top: 5px;
	margin-bottom: 5px;
}

.secondary-news-img {
	border: 1px solid #ddd;
}


.secondary-news h3 {
	font-size: 16px;
	font-weight: bold !important;
}

.secondary-news h3 a {

}

.secondary-news.with-border {
	padding-bottom: 2px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 5px;
}

.other-news-container {
	margin-top: 8px;
}

.other-news {
	padding-right: 10px;
}

#other-news-header {
	/* border-bottom: 4px solid #dfd31b; */
	margin-bottom: 4px;
}

#other-news-header h2 {
	color: #1f249c;
	margin-bottom: 3px !important;
	font-weight: bold;
}

.other-news h6 {
	padding-bottom: 3px !important;
}

.other-news h3 {
	font-size: 14px;
	color: #1f249c !important;
}

.news-comments {
	padding-left: 20px;
	margin-bottom: 2px !important;
	background-image: url(../images/comment.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.news-comments a {
	font-size: 11px !important;
}

a.lnk-read-more {
	font-size: 11px !important;
}

#sidebar {
	padding-left: 15px;
}

#sidebar h4 {
	background-color: #eee;
	padding: 5px;
	padding-left: 10px;
	border-bottom: 6px solid #dfd31b;
	border-top: 2px solid #003366;
}

#esta-edicion-container, #buscador {
	width: 234px;
	background-color: #eee;
	border-bottom: 6px solid #dfd31b;
	border-top: 2px solid #003366;
	margin-top: 6px;
	margin-bottom: 6px;
}

#esta-edicion, #buscador form {
	padding: 3px 10px;
}

#esta-edicion h2 {
	font-size: 1.5em !important;
	margin-top: 3px !important;
	margin-bottom: 4px !important;
}

#buscador {
	padding: 4px 0px 4px 0px;
	margin-top: 10px;
}

#buscador input {
	font-size: 11px;
}

#news-header {
	margin-bottom: 10px;
}

#news-header-left {
	margin-right: 4px;
}

#news-header-right {
	width: 475px;
}

.news-header-part {
	float: left;
}

.picture-container {
	text-align:center;
	background-color: #003366;
}

.picture-container img {
	margin: 8px 0px;
}

.picture-container p {
	color: #fff;
}

.ad-space {
	background-color: #ccc;
	color: #666;
	text-align: center;
}

.ad-space p {
	padding-top: 5px;
}

#footer {
	position:absolute;
	bottom: 0px;

	border-top: 3px solid #000;
	font-size: 11px;
	background-color: #003366 !important;
	color: #fff;
}

ul.tag-cloud {
	list-style: none;
	margin: 0px;
}

ul.tag-cloud .tag-minus-2 a {
	font-size: 9px;
}

ul.tag-cloud  a {
	font-size: 11px;
}

ul.tag-cloud .tag-minus-1 a {
	font-size: 10px;
}

ul.tag-cloud .tag-plus-1 a {
	font-size: 12px;
}

ul.tag-cloud .tag-plus-2 a {
	font-size: 12px;
}

.ad-container {
	margin: 5px 0px 5px 0px;
}

.ad480x60 {
	width: 460px;
	height: 60px;
	background-color: #ddd;
	border: 1px solid #ccc;
	margin: 4px 0px 6px 0px;
	text-align: center;
	padding-top: 20px;
}

.calendar {
	background-color: transparent !important;
	border: none !important;
}

.calendar table {
	border: none !important;
}

/** FORMULARIOS **/
input.text, input.title, textarea, select {
	margin: 0px !important;
}

select.date-selector {
	padding-right: 6px;
	font-size: 11px;
}

.form-row {
	width: 500px;
	position: relative;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-top: 4px;
	margin-bottom: 5px;
}

.no-border {
	border: none !important;
}

.form-submit-container {
	text-align: right;
}

.form-cell {
	float: left;
}

.form_error {
	color: #cc0000;
	font-size: 11px;

}

.label {
	width: 150px;
}

.element {
	width: 340px;
}


#user-box {
	background-color: #eee;
	padding: 10px 5px 11px 5px;
	margin-bottom: 5px;
}

/*preload classes*/
.svw {width: 50px; height: 20px; background: #fff;}
.svw ul {position: relative; left: -999em;}

/*core classes*/
.stripViewer {
position: relative;
overflow: hidden;
border: 5px solid #ff0000;
margin: 0 0 1px 0;
}
.stripViewer ul { /* this is your UL of images */
margin: 0;
padding: 0;
position: relative;
left: 0;
top: 0;
width: 1%;
list-style-type: none;
}
.stripViewer ul li {
float:left;
}
.stripTransmitter {
overflow: auto;
width: 1%;
}
.stripTransmitter ul {
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
}
.stripTransmitter ul li{
width: 20px;
float:left;
margin: 0 1px 1px 0;
}
.stripTransmitter a{
font: bold 10px Verdana, Arial;
text-align: center;
line-height: 22px;
background: #ff0000;
color: #fff;
text-decoration: none;
display: block;
}
.stripTransmitter a:hover, a.current{
background: #fff;
color: #ff0000;
}

/*tooltips formatting*/
#tooltip {
background: #fff;
color: #000;
opacity: 0.85;
border: 5px solid #dedede;
}
#tooltip h3 {
font: normal 10px Verdana;
margin: 0;
padding: 6px 2px;
border: 0;
}

/* Comentario */
div.contentItemComment {
	overflow: hidden;
	margin: 5px 0;
	margin-top: 10px;
}

div.contentItemComment p {
	float: left;
	margin-left: 10px;
	height: 18px;
	vertical-align: baseline !important;
	font-size: 11px;
	margin-bottom: 0px !important;
}


.contentItemCounterContainer {
	float: left;
}

.commentRightPart {
	float: left;
	margin-left: 10px;
	width: 550px;
}

p.counter {
	color: #333;
	font-size: 9px !important;
	vertical-align: baseline;
	margin-right: 5px;
}

p.commentAuthor {
	color: #000;
	font-size: 13px !important;
	font-weight: bold;
}

p.commentDate {
	color: #333;
	font-size: 11px;
}

div.commentText {
	margin-left: 10px;
	margin-top: 5px;
	font-size: 12px;
	padding: 10px;
	display: block;

	border: 1px solid #D7D2C1;
	background-color: #FFF8EF;
}

.commentPicture {
	margin-top: 24px;
	float: left;
}

div#commentsList h2 {
	margin-bottom: 0px !important;
	font-size: 20px;
}

div#commentsList h4 {
	margin-bottom: 6px !important;
}

.comments-message {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.15em;
}

#breaking-news {
	/*margin-top: 37px; */
	height: 307px;
}

#breaking-news h3 {
	color: #036;
	padding: 7px 7px;
	margin-bottom: 0px !important;
}

#breaking-news p {
	padding-left: 7px;
	margin-bottom: 5px !important;
}

.news-ticker h3 p {
	padding-left: 0px !important;
	font-size: 13px;
}

#breaking-news .newsTime {
	color: #900;
	font-size: 10px;
	margin-bottom: 15px;
}

div.standard-box {
	background: #f7f7f7;
	border-bottom: 6px solid #DFD31B;
	border-top: 2px solid #003366;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}

div.standard-box h2 {
	background: #e9e7e7;
	padding: 7px 15px;
	margin: 0;
	font: bold 100%/85% Arial, Helvetica, sans-serif;
	border-bottom: none;
}

/* ACCORDION */
.accordion {
	width: 234px;
	/* border-bottom: solid 1px #c4c4c4; */
	border-bottom:6px solid #DFD31B;
	border-top:2px solid #003366;
}
.accordion h3 {
	background: #e9e7e7 url(../images/arrow-square.gif) no-repeat right -51px;
	padding: 7px 15px;
	margin: 0;
	font: bold 100%/85% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
}
.accordion h3:hover {
	background-color: #e3e2e2;
}
.accordion h3.active {
	background-position: right 5px;
}
.accordion p {
	background: #f7f7f7;
	margin: 0;
	padding: 5px 15px 10px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	display: none;
}

.accordionViews {
	font-size: 10px !important;
	margin-bottom: 10px !important;
}

.comment-warning {
	margin-left: 19px;
}

.clean-gray {
    border: solid 1px #DEDEDE;
    background: #EFEFEF;
    color: #222222;
    padding: 4px;
    text-align: center;
}

.clean-yellow {
    border: solid 1px #DEDEDE;
    background: #FFFFCC;
    color: #222222;
    padding: 4px;
    text-align: center;
	margin-bottom: 20px;
}

.clean-ok {
    border: solid 1px #54913A;
    background: #C9FFCA;
    color: #3A6629;
    padding: 4px;
    text-align: center;
	margin: 10px 0;
}

.clean-error {
    border: solid 1px #CC0000;
    background: #F7CBCA;
    color: #CC0000;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}

#z_content_comment_actions {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}

#z_content_comment_form fieldset {
	margin-left: 20px;
	border: 1px dotted #ddd;
}

#z_content_comment_form textarea {
	width: 550px !important;
	height: 100px !important;
}

#z_content_comment_form label {
	margin-right: 30px;
	vertical-align: top;
}


#commentsList {
	border-top: 3px solid #ddd;
	padding-top: 10px;
}

#daily-picture-container {
	width: 233px;
}

#daily-picture-container img {
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* POLLS */
.sf_poll_results strong {
   display: block;
   _height: 1%;
   border-left: 0px solid blue;
   padding-left: 3px;
}

.poll_container {
	background-color:#EEEEEE;
	border-bottom:6px solid #DFD31B;
	border-top:2px solid #003366;
	margin-bottom:6px;
	margin-top:6px;
	width: 214px;
	padding:3px 10px;
}

.poll_container h2 {
	font-size:1.5em !important;
	margin-bottom:4px !important;
	margin-top:3px !important;
}

.sfPoll_notice {
	border: solid 1px #349534;
    background: #C9FFCA;
    color: #008000;
    font-weight: bold;
    padding: 4px;
    text-align: center;
}