/*
#########################################################
########################### BASIC #########################
#########################################################
*/

* { margin:0; padding:0;}
body {
	font-family: Tahoma, Verdana, Arial, sans-serif; font-size:12px; font-weight: normal;
	margin: 0; padding:0;
	background: #009CAB;
}
/*
######################### about
*/
table { border:0; }
acronym { border-bottom: 1px dashed #19630E; cursor: help; color:#19630E; font-family:Comic Sans MS, Tahoma, Verdana, sans-serif; font-size:11px; }
div.hr { line-height:1px; font-size:0; background-color:#FFFFFF; height:1px; background:url('../img/separador_h.gif') center center repeat-x; width:100%; margin:10px 0 10px 0; }
blockquote { padding: 10px; background: #F3F3F3; border: 1px solid #EAEAEA }
/*
######################### links
*/

a { text-decoration: none; color:#000000; }
a:hover { text-decoration: underline; color:#000000; }
a:link { color:#000000; }
a:visited { color:#000000; }
a:active { color:#000000; }

H1 a { text-decoration: none; color:#454545; }
H1 a:hover { text-decoration: underline; color:#454545; }
H1 a:link { color:#454545; }
H1 a:visited { color:#454545  }
H1 a:active { color:#454545; }
a.important { text-decoration: none; color:#02919F; }
a:hover.important { text-decoration: underline; color:#02919F; }
a:link.important { color:#02919F; }
a:visited.important { color:#02919F; }
a:active.important { color:#02919F; }
a.white { text-decoration: none; color:#FFF; }
a:hover.white { text-decoration: underline; color:#FFF; }
a:link.white { color:#FFF; }
a:visited.white { color:#FFF; }
a:active.white { color:#FFF; }

/*
######################### images
*/
img { border:0px; }
img.left { margin-right:5px; float:left; clear:left; }
img.right { margin-left:5px; float:right; clear:right; }
img.border { border:1px dotted #F56E00 }
img.middle { vertical-align: middle; }
img.arrow { margin:5px 5px 5px 0; vertical-align:middle; }
img.icon { margin:0 5px 0 0; vertical-align:middle; }
img.news { background-color: #FFCCE6; border:1px solid #CB049F }
img.mime-type { vertical-align:middle; padding:2px 5px 2px 0; }
img.important { vertical-align:middle; padding:2px 5px 2px 0; }

#tbl_buttons img.right { float:right; clear:right; margin:0; }

/*
######################### text format and others
*/
H1 { font-family: Georgia, "Book Antiqua", sans-serif; font-size: 26px; font-weight: normal; padding: 0 0 15px 0; color:#02919F; line-height:30px; text-align: left; }
H1.new { font-family: Georgia, "Book Antiqua", sans-serif; font-size: 26px; font-weight: normal; padding: 0 0 15px 0; color:#003366; line-height:30px; text-align: left; }
H1.bbcode { font-family: Georgia, "Book Antiqua", sans-serif; font-size: 19px; font-weight: normal; padding: 0; color:#454545 }
H2 { font-family: Georgia, "Book Antiqua", sans-serif; font-size: 17px; font-weight: normal; padding: 0 0 10px 0; color:#02919F }
H2.new { padding: 0 0 15px 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #777777; font-weight: bold; line-height:18px;  }
H2.categories { font-family: Georgia, Tahoma, Verdana, Tahoma, sans-serif; font-size:16px; font-weight: bold; padding: 0 0 10px 0; color:#988D00 }
H2.bbcode { font-family: Georgia, Tahoma, Verdana, Tahoma, sans-serif; font-size:16px; font-weight: bold; padding: 0 0 10px 0; color:#454545 }
H3 { font-family: "Trebuchet MS", Tahoma, sans-serif; font-size:12px; font-weight: normal; padding: 0 0 1px 0; line-height:14px; }
H3.more_info { padding: 30px 0 2px 0; color: #003265; font-weight:bold; font-size:11px; }
H3.new { font-family: "Book Antiqua", Tahoma, sans-serif; font-size:12px; font-weight: normal; padding: 2px 0 5px 0; color: #888888; }
H4 { font-family: "Trebuchet MS", Tahoma, sans-serif; font-size:11px; font-weight: normal; padding: 0 0 1px 0; color:#ED5784; }
H5 { font-family: "Trebuchet MS", tahoma, sans-serif; font-size:11px; padding: 5px 0 0 0; margin: 0; font-weight: normal; line-height: 12px; color:#ED5784; }
H6 { font-family: Verdana, Tahoma, sans-serif; font-size: 9px; padding: 0; margin: 0; font-weight: normal; }
.center { text-align:center; }
.textcenter { text-align:center; }
.right { text-align:right; }
.textright { text-align:right; }
.left { text-align:left }
.textleft { text-align:left }
.justify { text-align:justify; padding-right:10px; }
.textjustify { text-align:justify; padding-right:10px; }
.abscenter { margin-left: auto; margin-right:auto; text-align:center; }
.top { vertical-align:top; }
.middle { vertical-align: middle; }
.bold { font-weight: bold; }
.italic { font-style: italic }
.unde { text-decoration: underline }
.tach { text-decoration: line-through }
.b { font-weight: bold; }
.i { font-style:italic }
.u { text-decoration:underline }
.t { text-decoration:line-through }
.blue { color:#333399; }
.white { color:#FFFFFF; }
.red { color: #FF0000; }
.green { color:#006600; }
.orange { color:#F56E00; }
.black { color:#000000; }
.red { color:#EA3A00; }
.blue { color:#3333CC; }
.white { color: #FFFFFF }
.olive { color:#889F00 }
.gray { color: #C1C0BD; }
.graydark { color: #959595; }
.blacklight { color: #666; }
.upp { text-transform: uppercase; }
.low { text-transform: lowercase; }
.resaltar { color:#CB049F; font-weight: bold; }
.smalltext { vertical-align:middle; font-size:12px; }
.smalltext1 { font-size:11px; }
.paginador { font-size:13px; font-family:verdana, tahoma, sans-serif; }
.smalltext10px { font-size:10px; }
.comment { font-size: 10px; }
.fontsize9 { font-size:9px; }
.fontsize10 { font-size:10px; }
.fontsize11 { font-size:11px; }
.fontsize12 { font-size:12px; }
.hand { cursor:pointer; }
div.hrnew { line-height:1px; height:1px; font-size:0px; background:url('../img/separador_h.gif') center center repeat-x; width:100%; padding:20px 0 20px 0; }
div.newstitle {
	background:#FFFFFF; 
	width:85px;
	vertical-align:middle;
	line-height:1px; *line-height:20px; 
	float:right; 
	font-family: Georgia, "Book Antiqua", sans-serif; font-size:18px; text-align:right; font-weight:bold; color: #F56E00;
 }
div.right { float:right; }
div.left { float:left; }
div.both { clear:both; font-size:0; padding:0; margin:0; height:1px; }
.tree { padding:0 0 0 40px; }
.treeitem { font-weight:bold; color: #F56E00; font-size:30px; vertical-align:middle; line-height:30px; font-family:tahoma; }
ul.bodytree { padding: 0 0 0 40px; list-style-type: circle; list-style: url('../img/icon_treeitem_li1.gif') outside; }
li.bodyitem {  margin:0 0 0 0; *margin:0 0 10px 0; }
.highlight { font-weight: bold; color: #003366; }
.important { font-weight: bold; color: #F56E00; }
.marquee_highlight { font-weight: normal; color: #F56E00; }
.marquee_div { font-weight: bold; color: #F56E00; padding: 0 5px 0 5px; }
img.opacity, a.opacity {
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}

/*
######################### forms
*/

input { 
	border-left:1px solid #CCC; border-top:1px solid #CCC; 
	border-right:1px solid #E0E0E0; border-right:1px solid #E0E0E0; 
	font-weight:normal; font-size:11px; color:#454545;
	padding:2px 2px 3px 2px; margin:0 5px 0 0;
	vertical-align:middle;
	background: #FFFFFF;
}
input.px200 { width:200px; }
input.icons {
	width:25px; height:25px; margin:0px; padding:0px; vertical-align:top; padding:1px 0px 0px 0px; background-color:#E5E4E8; border:0;
}
input.button { 
	border-left:1px solid #C0C0C0; border-right:1px solid #000; border-top:1px solid #C0C0C0; border-bottom:1px solid #000; color: #000; 
	font-family: Verdana, Tahoma, sans-serif; font-size: 11px; 
	background: #DADADA; 
	width:70px;
	padding-top:3px; padding-bottom:3px;
	cursor:pointer;
}
input.img { border:0; margin:0; padding:0; vertical-align:middle; width:60px; height:25px; }
input.checkbox { border:0; margin:1px 0 0 0; padding:0; vertical-align:middle; width:13px; height:13px; }

textarea {
	width: 350px; height:100px;
	border:1px solid #CB049F; 
	padding:4px 2px 4px 2px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size:11px; font-weight: normal; color: #888787;
	background: #FFFDFF;
}
textarea.insert { width:300px; height:100px; }

select { 
	border:1px solid #999;
	padding:0; height:20px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; font-size:11px; font-weight: normal; color: #464646;
	background:#F3F3F3; vertical-align:middle;
}
select.paginator {
	font-size: 10px;
	padding: 0px; margin: 0 0 0 2px;
	width: 38px; height: 17px; line-height: 15px;
	background: #FFF;
	vertical-align: middle;
}
input.submitfilter {
	background: transparent url('../img/filter1.jpg') 0 0 no-repeat;
	border:0; margin:0; padding:0;
	width:55px; height:20px;
	font-size:0;
	cursor:pointer;
}
input.noformat {
	background:transparent;
	margin:0; padding:0;
	border:0;
	vertical-align:middle;
	font-weight:bold; color:#F56E00;
	cursor:pointer;
	width:55px;
	font-family:tahoma, verdana, arial, sans-serif;
	font-size:9px;
	text-transform:uppercase;
}


/*
######################### main tables
*/

div.tbl_cage { margin:0 auto 0 auto; text-align:center; background:url('../img/body_background.gif') center top repeat-y; }

#tbl_header {
	margin:0 auto 0 auto; padding:0;
	width:1000px; height: 74px;
	text-align: left;
}
#tbl_header div.banner {
	float: right; text-align: right;
	margin: 0 10px 0 0;
	width: 560px; height: 74px;
}
#tbl_mainmenu {
	margin: 0 auto 0 auto;
	padding: 10px 0 0 0;
	width: 1000px; height: 40px;
	background: url('../img/toolbar.jpg') 0 0 no-repeat;
}
#tbl_mainmenu ul {
	margin: 0 auto 0 auto;
	width: 610px;
	list-style-type: none;
}
#tbl_mainmenu li {
	float: left;
}
#tbl_mainmenu a {
	display: block;
	padding: 12px 0 10px 0;
	width: 122px;
	font-family: tahoma, verdana, serif; font-size: 11px; text-align: center; color: #FFF;
}
#tbl_mainmenu a:hover {
	display: block;
	padding: 13px 2px 13px 0;
	width: 120px;
	font-family: tahoma, verdana, serif; font-size: 11px; text-align: center; color: #009CAB; text-decoration: none;
	background: url('../img/toolbar_backbtn.jpg') left bottom no-repeat;
}
#tbl_mainmenu a.selected {
	display: block;
	padding: 13px 2px 13px 0;
	width: 120px;
	font-family: tahoma, verdana, serif; font-size: 11px; text-align: center; color: #009CAB; text-decoration: none;
	background: url('../img/toolbar_backbtn.jpg') left bottom no-repeat;
}


#tbl_marquee {
	margin: 0 auto 0 auto; padding: 0 0 2px 0;
	font-family: tahoma, verdana, sans-serif; font-size:11px; text-align:left;
	width:960px; height: 16px;
}
#tbl_middle {
	margin:0 auto 0 auto; padding: 0 0 10px 0;
	width: 1000px;
	font-family: Tahoma, Verdana, Tahoma, sans-serif; font-size:13px; color:#818181; text-align:justify;
	clear:both;
	background: url('../img/background_body.jpg') center center repeat-y;	
}
#cld_sidebar {
	margin: 0 0 0 14px !important; *margin: 0 0 0 7px;
	width: 183px;
	float:left;
}
#cld_body {
	margin: 0 0 0 0;
	width: 599px;
	font-family: tahoma, Arial, Helvetica, sans-serif; font-size:11px; color:#666; text-align: center; line-height:15px;
	float: left;
}
#cld_body_cage {
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	background: url('../img/body_background.jpg') 0 0 repeat-y;
	text-align: justify;
}
#cld_body_footer {
	margin: 0 auto 0 auto;
	height: 12px;
	background: url('../img/body_footer.jpg') left bottom no-repeat;
}
#cld_sidebar1 {
	margin: -4px 0 0 0; padding: 0 0 0 0;
	width: 193px;
	float: left;
	background: url('../img/sidebar1_background.jpg') center top repeat-y;
}

#cld_body div.text {
	margin:0; padding:10px;
}
#tbl_bottom {
	margin:0 auto 10px auto; padding: 0;
	clear:both;
	width: 1000px;
	background: #009CAB url('../img/background_footer.jpg') center bottom no-repeat;
	color: #FFF; text-align: center;
}
#tbl_home {
	text-align: center;
	margin: 15px 0 0 0;
	font-size: 9px; color: #919191; font-family: "Trebuchet MS";}
#tbl_home image { margin: 0 0 15px 0; }
#tbl_home a { color: #919191; font-size: 9px; }

#tbl_home ul {
	list-style-type: none;
	margin: 10px auto 0 auto; *margin: 5px auto 0 auto;
	width: 692px; height: 18px;
	background: url('../img/home_buttons.jpg') 0 0 no-repeat;
	text-align: center;
}
#tbl_home li {
	float: left;
	font-family: tahoma, verdana, serif; font-size: 0; text-align: left;
}
#tbl_home a {
	height: 18px;
	font-family: tahoma, verdana, serif; font-size: 0; text-align: left; color: #E2E2E2;
}
#tbl_home a.opt1 { display: block; width: 81px; }
#tbl_home a.opt2 { display: block; width: 81px; }
#tbl_home a.opt3 { display: block; width: 74px; }
#tbl_home a.opt4 { display: block; width: 73px; }
#tbl_home a.opt5 { display: block; width: 74px; }
#tbl_home a.opt6 { display: block; width: 74px; }
#tbl_home a.opt7 { display: block; width: 78px; }
#tbl_home a.opt8 { display: block; width: 78px; }
#tbl_home a.opt9 { display: block; width: 78px; }

div.realbody {
	padding: 0 10px 0 10px;
	text-align: justify;
}

/*
######################### secundary tables
*/
#cld_legalmessage {
	margin: 10px 0 0 0; padding:0 2px 0 2px;
	color: #9A9A9A; font-size:9px; font-family:verdana, sans-serif; font-weight:demi-bold; letter-spacing: -1px; text-align:left;
}
#cld_legalmessage a { color: #9A9A9A; }
#cld_legalmessage ul {
	list-style-type: none;
	background: url('../img/bottom_links.jpg') 0 0 no-repeat;
	width: 533px; height: 18px;
}
#cld_legalmessage ul li {
	float: left;
}
#cld_legalmessage ul li a {
	display: block;
	height: 18px;
	font-size: 0; color: #9B9B9B;
}
#cld_legalmessage ul li a.opt1 { width: 133px; }
#cld_legalmessage ul li a.opt2 { width: 133px; }
#cld_legalmessage ul li a.opt3 { width: 133px; }
#cld_legalmessage ul li a.opt4 { width: 134px; }

/*
######################### PHOTO GALERY
*/

#tbl_galery {
	margin:0px auto 0px auto;
	text-align:center;
}
#tbl_galery td { padding:0px 3px 0px 3px; }
#tbl_galery image { padding:3px; background:#FFF; border:1px solid #454545; }

/*
######################### SIDEBAR
*/
#cld_sidebar_body { }
#cld_sidebar_body a { color: #999999; }
#cld_sidebar_body a:hover { color: #999999; text-decoration: none; }
#cld_sidebar_body ul {
	list-style-type: none;
	margin: 0 auto 0 auto;
	width: 160px;
}
#cld_sidebar_body li {

}
#cld_sidebar_body li a {
	display: block;
	width: 165px;
	padding: 5px 0 5px 0;
	color: #009CAB; font-family: tahoma, verdana, serif; font-size: 11px; font-weight: 600;
}
#cld_sidebar_body li a:hover {
	color: #454545; font-family: tahoma, verdana, serif; font-size: 11px;
}
#cageGalery {
	margin: 5px auto 10px auto;
	padding: 9px 0 0 8px;
	width: 159px; height: 129px;
	background: url('../img/sidebar_galeryback.jpg') 0 0 no-repeat;
}
#cageCompanies {
	margin: 5px auto 10px auto;
	padding: 9px 0 0 8px;
	width: 159px; height: 129px;
	background: url('../img/sidebar_galeryback.jpg') 0 0 no-repeat;
}
#cageCompanies a {

}
#cageCompanies span.clip {

}
#cld_sidebar_form {
	clear: both; 
	margin: 10px 0 10px 0;
}
#cld_sidebar_form input {
	border: 0; margin: 0;
}
#cld_sidebar_form input.google {
	width: 120px; border: 1px solid #7E9DB9;
}
#cld_sidebar_form input.rae {
	width: 74px; border: 1px solid #7E9DB9;
}
#cld_sidebar_form input.wiki {
	width: 88px; border: 1px solid #7E9DB9;
}
#cld_sidebar_form input.traslator {
	width: 98px; border: 1px solid #7E9DB9;
}

#cld_sidebar_form select {
	width: 182px; border: 0; background: #FFF;
}
#cld_sidebar_form div.spacing {
	padding: 0 0 8px 0;
	text-align: right;
}

/*
######################### SIDEBAR 1
*/
#cld_sidebar1 div.header {
	width: 193px; height: 8px;
	background: url('../img/sidebar1_header.jpg') 0 0 no-repeat;
	margin: 0; padding: 0; font-size: 0;
}
#cld_sidebar1 div.footer {
	float: none;
	width: 193px; height: 8px;
	background: url('../img/sidebar1_footer.jpg') left bottom no-repeat;
	margin: 0; padding: 0; font-size: 0;
}
#cld_sidebar1 div.headersection {
	margin: 3px 0 0 15px;
	padding: 3px 0 5px 0;
	font-size: 11px; color: #FFF; font-family: verdana, tahoma, serial; text-align: center;
	background: url('../img/sidebar1_backheader.jpg') 0 0 no-repeat;
	width: 163px;
}

#cld_sidebar1_lasthour { 
	width: 154px;
	margin: 0 0 10px 5px; padding: 8px;
	text-align: center;
}
#cld_sidebar1_lasthour div.data {
	margin: 0 auto 0 auto;
	width: 150px;
	background: #FFF;
}
#cld_sidebar1_lasthour div.text {
	margin: 0 auto 0 auto;
	padding: 1px 0 6px 0;
	font-family:tahoma, verdana, sans-serif; font-size:11px; text-align: left;
	width: 150px;  height: 35px;
}
#cld_sidebar1_lasthour div.big {
	padding: 5px 0 5px 0;
}


#cld_sidebar1_importantnews { 
	width: 154px;
	margin: 0 0 0 5px; padding: 8px;
	text-align: center;
}
#cld_sidebar1_importantnews div.data {
	margin: 0 auto 0 auto;
	width: 150px;
	background: #FFF;
}
#cld_sidebar1_importantnews div.text {
	margin: 0 auto 0 auto;
	padding: 5px 0 5px 0;
	font-family:tahoma, sans-serif; font-size:11px; text-align: left;
	width: 150px;  height: 35px;
}
#cld_sidebar1_importantnews div.big {
	padding: 5px 0 5px 0;
}
/*
######################### NAVIGATOR BAR
*/
#cld_navigatorbar {
	margin: -5px auto 0 auto;
	padding: 12px 0 0 13px;
	text-align:center;
	width:586px;
	background:#FFF url('../img/body_header.jpg') 0 0 no-repeat;
}
.navigatorspacing {
	margin: 2px 0 5px 0;
}
#cld_navigatorbar ul {
	list-style-type: none;
}
#cld_navigatorbar li {
	float:left;
	padding:0;
	font-family:tahoma, sans-serif; font-size:11px; text-align: left;
}
#cld_navigatorbar li a {
	display: block;
	padding: 2px 0 4px 0;
	color: #FFF; text-align: center;
}
#cld_navigatorbar li a:hover { 

}

#cld_navigatorbar li a.btn_nav01 { width: 100px; }
#cld_navigatorbar li a.btn_nav02 { width: 100px; }
#cld_navigatorbar li a.btn_nav03 { width: 143px; }
#cld_navigatorbar li a.btn_nav06 { width: 92px; margin: 0 0 0 3px; }
#cld_navigatorbar li a.btn_nav07 { width: 92px; }
#cld_navigatorbar li.paginator { margin: 2px 0 0 0;}
#cld_navigatorbar div.both { clear: both; font-size: 0; height: 0; line-height: 0; }

/*
######################### NAVIGATOR BAR
*/
#cld_navigatorbarfooter {
	margin:0 auto 0 auto;
	padding:  0px 0 12px 13px; *padding: 12px 0 0 13px !important;
	text-align:center;
	width:586px;
	background:#FFF url('../img/body_footerforum.jpg') left bottom no-repeat;
}

#cld_navigatorbarfooter ul {
	list-style-type: none;
}
#cld_navigatorbarfooter li {
	float:left;
	padding:0;
	font-family:tahoma, sans-serif; font-size:11px; text-align: left;
}
#cld_navigatorbarfooter li a {
	display: block;
	padding: 2px 0 4px 0;
	color: #FFF; text-align: center;
}
#cld_navigatorbarfooter li a:hover { 

}

#cld_navigatorbarfooter li a.btn_nav01 { width: 100px; }
#cld_navigatorbarfooter li a.btn_nav02 { width: 100px; }
#cld_navigatorbarfooter li a.btn_nav03 { width: 143px; }
#cld_navigatorbarfooter li a.btn_nav06 { width: 92px; margin: 0 0 0 3px; }
#cld_navigatorbarfooter li a.btn_nav07 { width: 92px; }
#cld_navigatorbarfooter li.paginator {  margin: 2px 0 0 0; }
#cld_navigatorbarfooter div.both { clear: both; font-size: 0; height: 0; line-height: 0; }


/*
######################### SERVICES SECTIONS
*/
#tbl_services_sections {
	margin:0 auto 0 auto;
	text-align:center;
}
#tbl_services_sections ul {
	list-style-type: none;
}
#tbl_services_sections li {
	float:left;
	margin:0 0 8px 0; *margin:0 0 9px 2px; padding:0;
	font-family:tahoma, sans-serif; font-size:11px; text-align: center;
}
#tbl_services_sections li.begin { margin:0 0 0 0; }
#tbl_services_sections li.left { margin:0 4px 0 0; }
#tbl_services_sections li a {
	display: block;
	width:287px; height:60;	
}

/*
######################### MODULES
*/
#module_navigatorbar {
	padding:5px 0 15px 0;
	font-size:10px;
}

/*
######################### REPORTS
*/
#tbl_reports {
	padding: 10px 5px 5px 5px;
	color: #333;
}
#tbl_reports H1 { color: #333; text-align:center; font-size:18px; }
#tbl_reports H2 { color: #333; text-align:left; font-weight:normal; font-size:14px; }
#tbl_reports img { border: 1px solid #333; }

#tbl_reportslist {
	font-size: 10px; text-align: left; color: #666;
	width: 100%; margin: 2px 0 13px 0; *margin: 0 0 12px 0;
}
#tbl_reportslist td { padding: 3px 7px 3px 7px; *padding: 2px 7px 2px 7px; width: 50%; }
#tbl_reportslist img { border: 1px solid #454545; width: 140px; height: 93px;  }
#tbl_reportslist div.cld_image { float: left; background: #FFF; padding: 1px; width: 142px; height: 95px; *height: 93px; }
#tbl_reportslist div.cld_icon { 
	float:left;
	width:25px; height:56px;
	background: url('../img/news_iconlist.gif') center 5px no-repeat;
	font-size: 0; 
}
#tbl_reportslist div.cld_body { float:left; }
#tbl_reportslist div.cld_title { 
	width: 100px; height: 68px;
	font-weight: bold; 
}
#tbl_reportslist div.cld_data {
	font-size: 9px;
}
#tbl_reportslist a {
	color: #454545;
}

#tbl_reportslist div.cld_imagehidden { float: left; background: #303030; padding: 1px; width: 142px; height: 95px; *height: 93px; }
#tbl_reportslist div.cld_iconhidden { float:left; width:15px; height:56px; background: #303030; }
#reports_navigatorbar {
	padding: 5px 0 20px 0;
	font-size: 10px;
}
#reports_navigatorbar image { border: 0; }
/*
######################### BANNERS
*/
#cld_bannercolaborationssmal { margin: 5px 0 0 0; }

/*
######################### PHOTOGALERY
*/
#tbl_photogalery {
	font-size: 11px; text-align: left; font-family: tahoma, sans-serif; color: #000;
	width: 100%;
	margin: 0 0 10px 0; *margin: 0 0 16px 0;
}
#tbl_photogalery td { padding: 25px 5px 24px 5px; *padding: 10px 5px 11px 5px; width: 30%; text-align: center; }
#tbl_photogalery td.small { padding: 0; width: 5%; text-align: center; }
#tbl_photogalery td.options { text-align: center; color: #009CAB; font-weight: bold; padding: 3px 0 3px 0; }
#tbl_photogalery td.borderbottom { border-bottom: 1px dotted #009CAB; }
#tbl_photogalery td.borderleft { border-left: 1px solid #FFF; }
#tbl_photogalery td.borderright { border-right: 1px solid #FFF}
#tbl_photogalery img { border: 1px solid #454545; width: 150px; }
#tbl_photogalery div.cld_image { margin: 5px 0 0 0; *margin: 3px 0 0 0; height: 114px; }
#tbl_photogalery div.cld_title { font-weight: bold; color: #454545; }
#tbl_photogalery div.cld_body { text-align: left; color: #454545; height: 34px; *height: 29px; height: 38px !important; font-size: 11px; font-family: tahoma, sans-serif; padding:0px 5px 0 5px }
#tbl_photogalery a { color: #009CAB; }
#tbl_photogalery a.selected { color: #454545; }

/*
######################### RECOMMENDED WEBS
*/
div.cld_link1 {
	font-size: 12px;
	padding:5px;
	background: #F2F2F2; border-bottom: 1px solid #CDCDCD;
}
div.cld_link2 {
	font-size: 12px;
	padding: 5px;
	background: #FFF; border-bottom: 1px solid #CDCDCD;
}
#search_small select.center { text-align: center; }
#search_small input.button {
	background: url('../img/icon_search.jpg') 0 0 no-repeat;
	width: 28px; height: 29px;
	border: 0; margin: 0; padding: 0;
	font-size: 0; text-align: left; vertical-align: middle; color: #FFF;
}

/*
######################### COMPANIES
*/
#tbl_company {
	font-family: verdana, tahoma, sans-serif; color: #454545; font-size: 13px; line-height:16px; 
	margin: 0 0 10px 0; padding: 0 0 10px 0;
	border-bottom: 1px solid #CCCCCC;
}
#tbl_company ul {
	list-style-type: none;
	width: 100%; height: 26px;
	background: url('../img/companies_tabsline.gif') bottom center repeat-x;
}
#tbl_company li {
	float:left;
	padding:0;
	font-family:tahoma, sans-serif; font-size:11px; text-align: center;
}
#tbl_company li a {
	display: block;
	padding: 5px 8px 5px 8px; 
	color: #666666; font-weight: bold; text-decoration: underline;
	border-bottom: 0; border-right: 0;
}
#tbl_company li a:hover { color: #009CAB; }

#tbl_company li a.li0 { padding: 6px 8px 5px 8px; }
#tbl_company li a.selected {
	padding: 4px 7px 4px 7px; 
	text-decoration: none;
	border: 1px solid #CCCCCC; border-bottom: 1px solid #FFF;
}
#tbl_company li a:hover.selected { color: #666666; cursor: default; }

#tbl_company h1 { font-size: 13px; font-weight: bold; font-family: verdana, tahoma, sans-serif; padding: 0; margin: 0; }

#tbl_company div.cld_images {
	margin: 0 auto 0 auto; padding: 10px 0 0 0;
	text-align: center;
}
#tbl_company div.logotype {
	float: right;
}

/*
######################### INSTITUTIONS
*/

#tbl_institutions {
	width: 100%;
}
#tbl_institutions td { width: 25%; text-align: center; padding: 10px 0 10px 0; vertical-align: middle; }

/*
######################### INSTITUTIONS NEWS LIST
*/
#tbl_institutionsnews {
	margin: 0 auto 0 auto;
	width: 99%;
}
#tbl_institutionsnews td { width: 33%; text-align: left; padding: 10px; vertical-align: top; }

#tbl_institutionsnews div.cld_image {
	width: 162px; height: 91px;
}
#tbl_institutionsnews div.cld_data {
	width: 160px;
	font-size: 10px; font-family: Georgia, "Book Antiqua", sans-serif;
}
#tbl_institutionsnews div.cld_body {
	width: 260px;
	padding: 2px 0 30px 0; 
	clear: both;
	font-size: 10px; 
}
#tbl_institutionsnews div.date { font-family: verdana, tahoma; padding: 0 0 5px 0; }
#tbl_institutionsnews a { text-decoration: none; color: #003466; font-size: 11px; }
#tbl_institutionsnews a:hover { text-decoration: underline; color: #003466; font-size: 11px; }

/*
##########################
*/
#most_shown { line-height:20px; *line-height:25px; }
#most_shown a.blink { color: #134D86; text-decoration: underline; }
/*

*/
#tbl_magazines { width: 545px; text-align: center; margin: 0 auto 0 auto; padding: 10px 0 0 0; }
#tbl_magazines div.container { 
	width:120px;
	float: left; 
	padding: 5px 8px 0 8px;
}
#tbl_magazines div.middle { text-align: center; }
#tbl_magazines a.number { 
	color: #666666;
	text-decoration: none; 
}
#tbl_magazines a.title { 
	color: #404040;
	text-decoration: none; 
}
#tbl_magazines div.number { text-align: center;  }
#tbl_magazines div.image { height: 172px; }
#tbl_magazines div.title { text-align: center;  }

#tbl_maps { 
	line-height:20px; 
	*line-height:25px;
}
#tbl_maps a.mayor_link { text-decoration: none; color: #1765E7; }
#tbl_maps a.link { color: #666666; }
#tbl_maps a.blink { color: #134D86; text-decoration: underline; }

#cage_stats p.blue { color: #134D86; }
#cage_stats span.orange { color:#F56E00; }

/*
###############
Magazines CLD [index.sidebar.php]
#################
*/

#cld_magazines {	
	margin: 5px 0 0 0;
	text-align: left;
	width: 375px; 
}

#cld_magazines div.logo {
	padding: 5px 0 5px 5px;
}
#cld_magazines div.magazine {
	padding: 5px 0 5px 5px;
}
#cld_magazines div.number {
	padding: 5px 0 5px 40px;
}

#search_form {
	margin: 0 auto 0 auto;
	width: 557px;
}
#search_form td {
	padding: 5px 0 5px 0px;
	background: #F0F0F2;
	font-size: 10px; color: #313133;
}
#search_form td.section {
	width: 100px;
	padding: 0 0 0 5px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #CFCFD1;
	font-weight: bold;
}
#search_form td.section1 {
	width: 200px;
	padding: 0 0 0 5px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #E5E5E5;
	border-bottom: 1px solid #CFCFD1;
	font-weight: bold;
}

#search_form td.title {
	width: 160px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CFCFD1;
	text-align: right;
}
#search_form td.tag {
	width: 210px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CFCFD1;
	text-align: right;
}
#search_form td.btn {
	width: 65px;
	padding: 0 15px 0 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #CFCFD1;
	border-right: 1px solid #E5E5E5;
	text-align: right; font-size: 1px; color: #BF441F;
}
#search_form td.noborder { border-bottom: 0; }

#search_form input {
	width: 84px; height: 12px;
	padding: 0; margin: 0;
	background: #FFF;
	border: 1px solid #CFCFD1;
	font-size: 10px; font-family: verdana, tahoma, serif;
}
#search_form input.submit {
	padding: 0; margin: 0;
	width: 49px; height: 18px;
	background: url('../img/search_submit.jpg') 0 0 no-repeat;
	border: 0;
	color: #FFF;
	cursor: pointer;
}

#search_form div.title {
	margin: 0 auto 0 auto;
	width: 557px; height: 27px;
	background: url('../img/search_header.jpg') 0 0 no-repeat;
	border-bottom: 1px solid #CFCFD1;
}
#search_form div.footer {
	margin: 0 auto 0 auto;
	width: 557px; height: 4px;
	background: url('../img/search_footer.jpg') 0 0 no-repeat;
}
