/* custom stuff */

a.extlink {
    background: url(../images/extlink.gif) left center no-repeat;
    padding-left: 16px;
}

.clr {
  clear: both;
}

.normal{
   
}

.titol
{
   font-weight:bold;
   font-size:1.2em;
   color: #968148; /*#57470C;*/
   margin-top:0px;
   margin-bottom:10px;
   line-height:30px;
   text-decoration:none;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #b4b4b4;
}

.destacar
{
   font-weight: bold;
   font-family: Geneva, Arial, Helvetica, sans-serif;
}


div.mosimage_caption {
  font-size: 11px;
}


#page_bg {
  height: 100%;
	background: #4d5639; 
	padding: 0;
	margin: 0;
	border: 0;
}

#center {
	text-align: center;
}

#main_bg {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
        width: 770px;
        background: url(../images/blog_bg.png) repeat-y;
        text-align: left;
}

#content_bg {
	margin: 0px 10px;
}

#header {
	background: #000 url(../images/blog_header.jpg) 0 0 no-repeat;
	width: 750px;
	height: 194px;
}

#newflash {
	float: right;
	background: url(../images/blog_hash.png) 0 0;
	height: 194px;
	width: 193px;
	overflow: hidden;
}

#newflash div {
		padding: 5px 10px;
}

#newflash table.contentpaneopen td {
	color: #ddd;
}

#topmenu, #footer {
	height: 30px;
	background: #000;	
	text-align: center;
}

#topmenu ul {
	padding: 0;
	list-style: none;
}

#topmenu li {
	margin: 0;
	float: left;
	height: 30px;
	padding: 0;
}

#topmenu a:link, #topmenu a:visited {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	padding: 0 30px;
	color: #fff;
	border-right: 1px solid #fff;
	border-bottom: 0;
}

#topmenu a:hover {
	background: #b24a2f;
	border-right: 1px solid #fff;
	text-decoration: none;
	border-bottom: 0;
}

#content {
	float: left;
	width: 558px;
	border: 0px solid #c00;
	padding-top: 20px;
}

#navigation {
	float: right;
	width: 190px;
	padding-top 10px;
	margin: 0;
	border: 0px solid #00c;
}

.padding {
	width: auto !important;
	width: 100%;
	padding: 0 15px 40px 15px;
}

.highlight {
	background: #ECECE3;
	border: 1px solid #DBDAC4;
	padding: 0px 15px;
	
}

#footer {
	clear: both;
	height: 30px;
	line-height: 30px;
	color: #999;
}


/* required stuff */

span.pathway {
	display: block;
	margin-bottom: 15px;
	
}

#content-pane .tab-page {
	
}

table.contentpane {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
}

table.contentpaneopen {
	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
        background-color: #fafafa;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #eeeeee;
        border-right-color: #eeeeee;
        border-bottom-color: #eeeeee;
        border-left-color: #eeeeee;
}


.small {
        float: right;
	font-size: 11px;
	color: #818181;
	font-weight: normal;
	text-align: left;
}

.modifydate {
	float: right;
        font-size: 11px;
	color: #818181;
	font-weight: normal;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
}

.createdate {
	float: right;
        line-height: 10px;
	font-size: 11px;
	color: #818181;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;

}

img {
         border: none;
}

a:link, a:visited {
	font-size: 12px; 
	color: #93bb3a; 
	text-decoration: none;
	font-family: "Lucida Sans", Tahoma, Arial;
}
a:hover {
	color: #374149;	text-decoration: underline;
}

a.readon { float: right; padding: 1px 5px 1px 16px; display: block; 
           	color: #464f34; font-size: 0.87em; text-decoration: none; 
        background-color: #dbdac4;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #464f34;
        border-right-color: #464f34;
        border-bottom-color: #464f34;
        border-left-color: #464f34;
}
a.readon:hover, a.readon:active, a.readon:focus {
	color: #ffffff;
	text-decoration: none!important;
}

h3, .componentheading {
	font-size: 22px;
	text-align: left;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #9b9a87;
	margin: 10px 0 5px 0;
}

.contentheading {
        height: 40px;
        font-size: 1.6em;
 	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
        font-weight: bold;
	color: #588E03;
	text-align: left;
	width: 100%;
}

div.moduletable {
	margin-bottom: 20px;
	
}

table.moduletable .contentheading {
  height: 30px;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  padding-top: 5px;
	font-size: 18px;
 	font-weight: normal;
	color: #4971BA;
	text-align: left;
	width: 100%;
}

a.contentpagetitle:hover {
	color: #ff0000;
}

a.sublevel:link, a.sublevel:visited {
        font-family: "Lucida Sans", Tahoma, Arial;
        color: #57470C;
}

a.sublevel:hover {
        background-color: #fafafa;
        font-weight: bold;
	color: #57470C;	
}

#active_menu {
	font-weight: bold;	
}

a.mainlevel:link, a.mainlevel:visited {
	font-size: 12px;
	display: block;
	height: 26px;
	width: 175px;
	font-family: "Lucida Sans", Tahoma, Arial;
	text-decoration: none;
	color: #57470C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #b4b4b4;
	line-height: 26px;
}
a.mainlevel:hover {
	background-color: #fafafa;
        font-weight: bold;	
	display: block;
	height: 26px;
	width: 175px;
	color: #57470C;	
}

a.category:link, a.category:visited {
        
}

a.category:hover {

}

a.pagenav, a.pagenav:visited {

}

a.pagenav:hover {

}

.frontpageheader {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

.newsfeedheading {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:left;
}

.newsfeeddate {

}

.fase4rdf a:link {

}

.fase4rdf a:hover {

}

.componentheading{

}


.sectiontableheader {
  font-weight: bold;
	background: #ECECE3;
	padding: 3px;

}



HTML {
  height: 100%;
  margin-bottom: 1px;
}

BODY {
	background: #ffffff;
	height: 100%;
        font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	font-size:13px;
	line-height: 21px;
	color: #555753;
}

p { margin:0px; margin-bottom:20px; }

ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

ul li
{
	line-height: 20px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(../images/blog_bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}



.button, .button:hover { padding: 1px 10px!important; padding: 1px 5px; background: #4b535b url(../images/button-bg.gif) repeat-x left top; color: #f3f5f8; border-color: #dfe5ec #8e9cae #8e9cae #dfe5ec; border-style: solid; border-width: 1px; }

.button:active, .button:focus { color: #f3f5f8; back

.inputbox {
	border: solid 1px #bfc2c5;
	background: #f5f6f8;
}

/* ---------------- unedited below here ----------------------*/

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #121A1D;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 0px #ffffff;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #ff6600;
}
.offtab {
	background-color: #25343B;
	border-left: outset 1px #9DA6B3;
	border-right: outset 1px #9DA6B3;
	border-top: outset 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	text-align: center;
	cursor: pointer;
	font-weight: normal;
	color: #cccccc;
}

.tabpadding {
}

.tabheading {
	background-color: #eeeeee;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

h4 {

}

h5 {

}

h6 {

}

/* Horizontal Line */
hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {

}


/* Content - Sections & Categories */
table.contenttoc {
  margin-left: 5px;
  margin-bottom: 5px;
  background: #ECECE3;
  border: 1px solid #DBDAC4;
}

table.contenttoc th {
  color: #666666;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding: 2px 8px;
}

table.contenttoc td {
	padding: 2px 8px;
}

.contentdescription {
	text-align: left;
}

/** polls and search results **/
.poll {
	padding: 0px 0px;
	margin: 0px;
}

td.poll b {
  font-weight: normal;
}

table.pollstableborder {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table.pollstableborder td {
  padding: 4px 0px;
}


td.sectiontableentry1 {
  color: #333333;

}

td.sectiontableentry2 {
  color: #333333;
}

tr.sectiontableentry1 td {
  padding-left: 4px;
  padding-right: 4px;
}

tr.sectiontableentry2 td {
  padding-left: 4px;
  padding-right: 4px;
}

.smalldark {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}


.pagenav {
	font-weight: bold;
}

.pagenavbar {

}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* Javascript Back button */
.back_button {
	text-align: center;
	margin-top: 40px;
	margin-bottom: 10px;
}

strong {
	color: #333333;
}