.title {
	font-weight: bold;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}

a {
	color: #FFFFFF;
}

/* Site-wide text formatting */
div,td,span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

div.youarehere {
	font-weight: bold;
	padding-left: 8px;
	padding-top: 5px;
}

td {
	vertical-align: top;
}

/* Estructura */
table.principal {
	width: 900px;
}

td.cabecera, table.cabecera {
	height: 160px;
}

td.horspace {
	height: 10px;
}

td.horspace2 {
	height: 18px;
}

td.horspace3 {
	height: 20px;
}

td.initgrey {
	width: 156px;
	height: 374px;
	background-image:url(images/initgrey.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
}

td.initgreyMed {
	width: 540px;
	height: 374px;
	background-image:url(images/mediumbackground.gif);
	background-repeat: no-repeat;
	padding-top: 22px;
}

td.initredgrey {
	width: 257px;
	height: 376px;
	background-image:url(images/initredgrey.gif);
	background-repeat: no-repeat;
}

td.initspace {
	width: 25px;
}

td.redspace {
	height: 6px;
	background-color: rgb(192,0,0);
}

td.menu {
	height: 29px;
}

td.menuspace {
	width: 352px;
	height: 29px;
}

td.submenu {
	width: 180px;
	height: 396px;
	background-color: rgb(153,153,135);
	padding: 1px;
}

td.language {
	height: 28px;
	width: 150px;
	background-image: url(images/langback.png);
	background-repeat:no-repeat;
	padding-left: 15px;
}

td.languagedown {
	height: 132px;
}

td.language a {
	text-decoration: none;
	font-weight: bold;
}

td.content {
	height: 411px;
	width: 100%;
}

td.videos {
	width:695px;
}

td.multimedia {
	height: 411px;
	width: 400px;
}

td.pdf {
	height:22px;
	width: 160px;
	background-image:url(images/pdfback.gif);
	background-repeat: no-repeat;
}

div #fotos {
	height:411px;
	width:400px;
	display:block;
}

div #video {
	height:411px;
	width:400px;
	display:none;

}

div #video2 {
	height:411px;
	width:400px;
	display:none;
}

div#videobutton {
	display:block;
}

div#fotosbutton {
	display:none;
}

td.texto {
	background-image:url(images/txtbackground.gif);
	background-repeat: no-repeat;
}
td.vspace {
	width: 25px;
}
td.textored {
	height: 22px;
}

td.imagegrey {
	width: 266px;
	height: 108px;
}

td.textogrey {
	width: 266px;
	height: 110px;
	padding: 5px;
	margin-top: -10px;
}

td.textocolgrey div, td.textogrey div{
	width: 255px;
	height: 110px;
	padding: 5px;
	margin-top: -10px;
}


td.button {
	height:90px;
	width:218px;
	background: url(images/video.gif);
	background-position: 0 20;
	background-repeat:no-repeat;
	padding-top: 50px;
	padding-left: 12px;
}

td.biggrey {
	background-color: rgb(89,75,80);
	width: 180px;
}
td.biggrey2 {
	background-color: rgb(153,153,135);
	width: 180px;
}

td.big {
	background: url(images/bigbackground.gif);
	background-repeat: no-repeat;
	height: 374px;
	padding-top: 22px;
}
td.big2 {
	background: url(images/bigbackground.gif);
	background-repeat: no-repeat;
	height: 359px;
	padding-top: 22px;
}

/* Menu */
td.tnav {
	background-image: url(images/menuback.gif);
	height: 29px;
	width: 180px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

td.tnavactual {
	background-image: url(images/menubackactual.gif);
	height: 29px;
	width: 180px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

td.tnav a, td.tnavactual a {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

td.submenutxt {
	padding-left: 5px;
	height:16px;
}

td.submenutxt a {
	text-decoration:none;
}

td.menu-left {
	border-bottom: 1px #FFFFFF solid;
	padding-left: 3px;
}

td.menu-left-current {
	border-bottom: 1px #FFFFFF solid;
	padding-left: 3px;
	background-color: rgb(192,0,0);
}

a.navlink-child {
	color: #FFFFFF;
	text-decoration: none;
}
a.navlink-parent {
	color: #FFFFFF;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}

/* Slide-Show Module */
#motioncontainer a img{ /*image border color*/
border: 0px;
}

td.slideimage {
	height: 320px;
	width:400px;
}

td.slidename {
	height: 24px;
	background-color: rgb(153,153,135);
	padding-left: 5px;
}

td.slidethumb {
	padding-top: 10px;
}

#motioncontainer a:hover img{ /*image border hover color*/
border: 1px solid rgb(215,48,23);
}

#motioncontainer a:hover{
color: red; /* Dummy definition to overcome IE bug */
}

#statusdiv{
position: absolute;
padding: 2px;
left: -300px;
background-color: lightyellow;
border: 0px solid gray;
visibility: hidden;
}

/* Generic Module-independent formatting */
.moduletitle {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
}
.summarytitle {
	font-weight: bold;
	padding-bottom: 7px;
}


td.header, td.header a {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding: 2px;
}


/* Error Message Style */
div.error {
	font-weight: bold;
	color: #F00;
	padding-bottom: 1em;
}

/* Container Styles */
div.container_box {
	padding: 0px;
	margin: 0px;
}

div.container_editbox {
	border: 2px dashed rgb(85,79,80);
	margin: 2px;
}

div.container_editheader {
	padding: 3px;
	background-color: rgb(85,79,80);
}

div.container_editheader table tr td.info {
	font-size: 8pt;
	font-weight: bold;
}


div.itemtitle {
	font-family: Arial, Verdana;
	font-weight: bold;
}

/* News Module */
td.news_summary {
	padding-bottom: 1em;
}

/* Themable Forms */
div.form_title {
	font-size: 14px;
	font-weight: bold;
}

div.form_header {
	border-top: 1px solid rgb(85,79,80);
	border-bottom: 1px solid rgb(85,79,80);
	margin-bottom: 1em;
}

tr.even_row {
	background-color: rgb(85,79,80);
}

tr.row:hover td, tr.row:hover td a {
	background-color: #666;
	color: #fff;
}

tr.odd_row {

}

td.form_label {
	width: 252px;
	background-color: rgb(85,79,80);
	text-align: right;
	height: 18px;
	padding-right: 5px;
}

td.form_input {
	background-color: rgb(153,153,135);
	width: 643px;
	height: 18px;
}

input {
	height: 15px;
	border: 1px solid rgb(85,79,80);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.button {
	background-color:transparent; color:rgb(128,128,128); font-weight:bold; border: none;
	background-image:url(images/button.gif);
	height: 22px;
	width: 58px;
}

td.contacttoptittle {
	width: 247px;
	background-color: rgb(85,79,80);
	height: 23px;
	padding-left: 10px;
	font-weight:bold;
}

textarea {
	border: 1px solid rgb(85,79,80);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td.contacttop {
	background-image:url(images/contacttop.gif);
	width: 643px;
	height: 23px;
}

td.contactbottomtittle {
	width: 257px;
	background-color: rgb(85,79,80);
	height: 8px;
}

td.contactbottom {
	background-image:url(images/contactbottom.gif);
	width: 643px;
	height: 8px;
}

/** Administration Module Manager form **/
.administration_modmgrheader {
	background-color: lightgrey;
}

.administration_modmgrheader span.active {
	color: green;
	font-weight: bold;
}

.administration_modmgrheader span.inactive {
	color: red;
	font-weight: bold;
}

.administration_modmgrbody {
	padding-left: 10px;
	border: 1px solid lightgrey;
}

/** Debugger Styles **/
table.debug_null,table.debug_null tr td, div.debug_null {
	background-color: #000;
	color: #fff;
	font-weight: bold;
}

table.debug_object, table.debug_object tr td {
	background-color: #a00;
	color: #fff;
}

table.debug_array, table.debug_array tr td {
	background-color: #0a0;
	color: #fff;
}

table.debug_scalar, table.debug_scalar tr td, div.debug_scalar {
	background-color: #00a;
	color: #fff;
}

td.debug_attribute {
	font-family: monospace;
	font-size: 10px;
}

td.debug_varname {
	font-weight: bold;
}

td.debug_type {
	background-color: #aaa;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

td.debug_value {
	font-family: monospace;
	font-size: 11px;
	color: #fff;
}

/* Workflow */
div.workflow_action {
	border: 1px solid rgb(85,79,80);
	margin-bottom: 1em;
}

div.workflow_inapproval {
	margin-left: 35px;
}

div.workflow_approved {
	border: 2px solid #030;
	background-color: rgb(85,79,80);
}

div.workflow_action_restored {
	border: 2px dashed #030;
	background-color: #FFF;
}

div.workflow_action_posted {
	border: 2px solid black;
}

/* FAQ Module*/
div.faq_moduletitle {
	font-size: 16px;
}

td.category_bg {
	background-color: lightgrey;
}
td.category_title {
	font-size: 12px;
	font-weight: bold;
}
td.question {
	font-size: 10px;
	font-weight: bold;
}

/*Article Module*/
div.article_title {
	font-size: 14px;
	font-weight: bold;
}

div.article_body {
	font-size: 10px;
}

td.article_summary {
	font-size: 10px;
}

a.article_title_link {
	font-size: 12px;
	color: blue;
}

/* Search Module */

div.search_result_item {
  margin-bottom: 15px;
  margin-top: 10px;
}

div.search_result_item a {
  color: blue;
  text-decoration: underline;
  font-size: 12px;
}

span.search_result_item_body {
  font-size: 10px;
}

span.search_result_item_link {
  color: #008000;
}

span.search_results_excludes {
  font-style: italic;
}

div.search_results_options {
  width: 85%;
  border-bottom: 1px solid black;
  text-align: left;
  vertical-align: bottom;
  margin-bottom: 25px;
}

div.search_results_title {
  font-size: 14px;
  font-weight: bold;
}

div.search_result_cat {
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid black;
  margin-top: 20px;
}

/** New Tab style of interface for Nav manager **/
td.tab_btn {
	border: 1px solid black;
	border-right: 0px solid black;
	background-color: rgb(85,79,80);
	padding: .5em;
}

td.tab_btn_last {
}

td.tab_spacer {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
}

td.tab_btn_current {
	background-color: inherit;
	border-bottom: 0px solid black;
}

td.tab_main {
	padding: .5em;
	border: 1px solid black;
	border-top: 0px solid black;
}
