/****

Hostal – http://hostal.com.br

***/


body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 0;
}



.main { 
  width: 99%;
  text-align       : left; 
  margin           : 0; 
  padding          : 0;
  background       : rgb(255,255,255);
}


.mod1 {
  background            : rgb(255,255,255);
  border-left           : 1px solid rgb(200,200,200);
  border-bottom         : 1px solid rgb(200,200,200);
  width                 : 430px;
  padding-right         : 5px;
}


.mod {
  background             : rgb(255,255,255);
  border-right           : 1px solid rgb(200,205,205);
  border-left            : 1px solid rgb(200,200,200);
  border-bottom          : 1px solid rgb(200,200,200);
  width                  : 280px;
}


div {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : normal;  
  color            : #000;
}

p {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 13px;
  font-weight      : normal;  
  color            : #000;
}

td {
  font-family      : Arial, sans-serif;
  font-size        : 13px;
  font-weight      : normal;  
  color            : rgb(0,50,100);
}

tr {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 18px;
  font-weight      : normal;  
  color            : rgb(120,150,180);
}

hr {
  font-size        : 18px;
  color            : #ccc;
  height           : 1px;
  width            : 90%;
}


form {
margin           : 0; 
padding          : 0;
}



.leftrow {
  width            : 155px;
  height           : 110%;
  margin-right     : 0;
  background       : rgb(255,255,255);
}


.rightrow {
    width          : 85px;
  height           : 100%;
  margin-left      : 5px;
  border-right     : 1px solid rgb(255,255,255);
  background       : rgb(255,255,255);
}


.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
}



.button {
  font-size        : 10px;
  color            : #333333;
  border           : 1px solid rgb(210,210,210);
  margin           : 1px;
  background-color : rgb(240,240,240);
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}


.inputbox {
 color        : #000;
 background   : rgb(250,250,250);
 border       : 1px solid rgb(220,220,220);
 margin       : 3px;
}

h1 {font-size        : 19px;
    color            : rgb(0,30,115);
    margin           : 5px 0;
}


h2 {font-size        : 13px;
    color            : #969696;
    margin           : 5px 0;
}


h3 {font-size        : 14px;
    color            : rgb(100,0,20);
    margin           : 5px 0;
}


form#form-login{
	background: rgb(245,245,245);
	color: #fff;
	margin: 5px 0 15px 0;
	text-align:left
}


form#form-login fieldset{
      border: none;
}


form#form-login fieldset label {}
     form#form-login ul a

{}



.contact_email  {
  width            : 100%;
}


.contact_email .inputbox {
  width            : 345px;
}



table.moduletable, table.moduletable_menu, table.moduletable_text {
	margin-top           : 2px;
         margin-bottom        : 3px;
         margin-left          : 3px;
         margin-right         : 2px;
	width                : 100%;
         background           : rgb(255,255,255); 
         padding-bottom       : 5px;

}



table.moduletable th, table.moduletable_menu th, table.moduletable_text th{
    font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
   font-size          : 12px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
    background         : url(../images/mod.gif) repeat-x top left;
      color              : rgb(0,100,200);
	padding            : 3px;
      text-indent        : 10px;
       line-height        : 17px;
       margin-top           : 1px;
         margin-bottom        : 1px;
         margin-left           : 3px;
         margin-right           : 2px;
}


table.moduletable_menu td{
    padding-top: 1px;
}

table.moduletable td{
    padding-top: 1px;
}



.lcol table.moduletable th, .lcol table.moduletable_menu th, .rcol table.moduletable th, .rcol table.moduletable_menu th{
     background         : url(../images/mod_lr.gif) repeat-x top left; 
     font-size          : 12px;
     font-weight        : bold; 
     color              : rgb(0,40,110);
}



.sectiontableheader {
  font-size        : 13px;
  font-weight      : bold;
   letter-spacing   : 1px;
  background       : url(../images/mod_lr.gif) repeat-x top left; 
  color            : rgb(0,20,20); 
  padding          : 2px;
}


td.sectiontableheader a {
       color              : rgb(255,255,255);
}


.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : rgb(255,255,255);
  border-bottom    : 0px solid #ccc;
  line-height      : 18px;
}



.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 0px solid #ffffff;
  background       : rgb(255,255,255);
  line-height      : 18px;
}


.sectiontableentry1 img{
      padding-top: 3px !important;
      padding-top: 1px;
}


.sectiontableentry2 img{
    padding-top: 3px !important;
    padding-top: 1px;
}


a:link, a:visited {
  color          : rgb(30,50,120);
    text-decoration  : none;
  font-weight      : bold;
}

a:hover {
     color: rgb(60,80,140);
  text-decoration  : underline;
  font-weight      : bold;
border : 0px solid #000;
}


a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : normal;
border : 0px solid #000;
}


a.readon:link, a.readon:visited {
  color            : rgb(200,200,200);
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}


a.readon:hover {
  font-color            : rgb(30,50,120);
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : bold;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}


ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}


li {
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/strelka.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;
}


table.contenttoc {
  border           : 0px solid rgb(200,200,200);
  background       : rgb(253,253,253);
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : rgb(80,80,80);
}

.pagenavbar {
  border-top       : 0px solid #999999;
  padding          : 2px;
}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; } 
a.pagination:link, a.pagination:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagination:hover {

  font-size        : 11px;
  color            : rgb(100,100,100);

  text-decoration  : none;

}



div.date {
  float:right;
  font-size        : 11px;
  font-weight      : bold;
  color            : #707070;
  width: 140px;
  text-align: right;
}


div.pw {
  float:left;
  width: 580px;
}


.small {
  font-size        : 10px;
  color            : #333333;
}


.smalldark {
  font-size        : 10px;
  color            : #333333;
}


.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
}


.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}



.content_rating {
  font-size        : 10px;
  color            : #999999;
}



.pathway {
  font-size        : 12px;
  color            : #333333;
  }


a.pathway:link, a.pathway:visited {
  font-size        : 10px;
  padding-left     : 0;
}



a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
}


table.content{
  width            : 100%;
  padding          : 2px;
  border-collapse  : normal;
  border-spacing   : 0;
 margin-bottom    : 10px;
}


table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}



table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}



.poll {
	color : #333333;
	line-height : 10px;
	font-weight: normal;
}


.pollstableborder{
  border-color     : #999999;
  text-align: left;
}



.contentheading, .componentheading {
  border    : 0px solid rgb(200,220,225);
  font-size        : 16px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : none;
  text-align       : left;
  text-indent      : 0;
  color            : rgb(0,30,130);
  width            : 100%;
  padding          : 2px;
  margin: 5px 5px;
}



td.article_column{
padding-right: 5px;
}


.pmdb {
  font-size        : 13px;
  font-weight      : normal;
  height           : 31px;
  border-top       : 0px solid #cccccc;
 }

.footer {
  font-size        : 10px;
  font-weight      : normal;
  height           : 31px;
  border-top       : 0px solid #cccccc;
 }



.lcol {
   vertical-align   : top;
   background       : rgb(255,255,255);
   padding-top      : 2px;
   padding-left: 3px;
}


.rcol {
   vertical-align   : top;
   background       : rgb(255,255,255);
   padding-top: 5px;
   padding-right: 3px;
}



.foot {
  background       : none;
  vertical-align   : top;
}


.contentdescription { 
  width          :auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 3px;
  text-align     : left;
}


td.top1{
width: 90%
margin: 0;
padding:  0;
height: 10px !important;
height: 10px;
padding-left: 2.5%;
padding-right: 2.5%;
padding-top:  0px !important;
padding-top:  0px;
background		: url(../images/shadow.png) repeat-x top;
}



table.top2{
background : rgb(255,255,255);
  border-right           : 0px solid #ccc;
  border-left           : 0px solid #ccc;
}

#searchbox {
  margin           : 5px;
  padding          : 0px;
  margin-top       : 0px;
  margin-left      : 5px;
  width            : 10px;
  font-size        : 10px;
  color            : rgb(180,180,180);
  padding          : 0px !important;
  padding          : 0px; 
  border           : 0px solid rgb(240,240,240);
  background       : rgb(245,245,245);
}



td.logoheader {
  margin: 0;
  padding:  0;
  background     : url(../images/header.png) no-repeat top left;
  height         : 85px;
width: 20%

 }

#body_bg{
background     : url(../images/bg_top.png) repeat-x top center;
width: 100%;
}




td.logo15 {
  margin: 0;
  padding:  0;
  background     : url(../images/15.png) no-repeat top right;
  height         : 85px;
 width: 10%
 }




td.topnav {
margin-top : 5px;
margin-bottom : 5px;
  padding:  0px;
 background     : url(../images/bg_top.gif) repeat-x bottom center;
  height         : 20px;
width: 100%;

 }


td.bgline {
  margin : 0px;
  padding:  0px;
 /**background     : url(../images/s.gif) repeat-y;**/
  width          : 7px;
 }


#mainlevel-nav {
  font-size        : 11px;
  list-style       : none;
  padding          : 0;
  margin-bottom    : 2px;
  margin-left      : 2px;
  width            : auto !important;
}


#mainlevel-nav li {
  float            : right;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 2px;
  font-size        : 11px;
  line-height      : 28px;
  white-space      : nowrap;
  border-left      : 0px solid rgb(200,200,200);
}

#mainlevel-nav li a {
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 14px;
  color            : rgb(50,50,50);
  text-decoration  : none;
}

#mainlevel-nav li a:hover {
  font-size        : 11px;
  color            : rgb(0,30,100);
}



.blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

span.article_separator {
display:block;
height:15px;
clear: both;
}


div.caption       { padding: 0 3px 0x 3px; }
div.caption img   { border: 0px solid #CCC; }
div.caption p     { font-size: .90em; color: #ccc; text-align: center; }
div.mosimage         {border: 0px solid #000000  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #ccc; }
.caption {border: 0px solid #CCC; padding: 3px;}

/*  Main Menu */

table.moduletable_menu ul, table.moduletable_menu ul li

{
  background-image: none;
  list-slyle:none;
  display           : block;
  width             : auto;
  margin           : 1px 0px;
  padding          : 0;
  font-size        : 11px;
  }


table.moduletable_menu ul li a, table.moduletable_menu ul li a:link, table.moduletable_menu ul li a:visited

{
  display          : block;
  font-size        : 12px;
  border           : 0px solid rgb(240,241,243);
  background-color : rgb(238,245,250);
  padding          : 2px 0;
  color            : rgb(0,25,55);
  font-weight      : normal;
  padding-left     : 10px;
}


table.moduletable_menu ul li a:hover
{
  border           : 0px solid rgb(240,241,243);
  background-color : rgb(15,78,165);
  font-size        : 12px;
  font-weight      : bold;
  color            : rgb(255,255,255);
  text-decoration  : none;
  padding-left     : 10px;
}

table.moduletable_menu ul li.active a:link, table.moduletable_menu ul li.active  a:visited

{
  color            : rgb(0,0,0);
  border           : 0px solid rgb(200,200,200);
  background-color : rgb(230,230,242);
  font-weight      : normal;
}


table.moduletable_menu ul li ul li a:link, table.moduletable_menu ul li ul li a:visited, table.moduletable_menu ul li ul li ul li a:link, table.moduletable_menu ul li ul li ul li a:visited

{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 12px;
   font-weight      : normal;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border           : 0px solid #fff;
}


table.moduletable_menu ul li ul li a:hover, table.moduletable_menu ul li ul li ul li a:hover

{ background:none;
  font-size        : 12px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;
  border           : 0px solid #fff;
}


table.moduletable_menu ul li.active ul li a:link, table.moduletable_menu ul li.active ul li a:visited, table.moduletable_menu ul li.active ul li ul li a:link, table.moduletable_menu ul li.active ul li ul li a:visited

{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 12px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 5px 5px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border           : 0px solid #fff;
}



table.moduletable_menu ul li.active ul li a:hover, table.moduletable_menu ul li.active ul li ul li a:hover
{ background:none;
  font-size        : 12px;
  font-weight      : bold;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;
  border           : 0px solid #fff;
}

table.moduletable_menu ul li.active ul li#current a
{ background:none;
  font-size        : 12px;
  font-weight      : bold;
   color           : rgb(180,180,180);
  text-decoration  : none;
  padding-left     : 15px;
  border           : 0px solid #fff;
}