body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
}

p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
}


h2 { font-size: 1.3em; color: #E47911; margin-bottom:0px; } 


code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow:hidden;
  /* white-space: pre; */
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  /*background: #FFE25E;*/
  border: 1px solid #f2f2f2;  
  border-left: 4px solid #FF9900; 
  
}
/* sidebar */

#sidebar{
	border-right:#FDEC94 1px solid;	
	margin:0;

}
#content{

}

#sidebar ul.sidemenu {
	list-style:none;
	margin:10px 0 10px 0;
	padding:0;
}
#sidebar ul.sidemenu li {
	margin-bottom:1px;
	text-align:left;
}
#sidebar ul.sidemenu a {
	display:block;
	/*font-weight:bold;*/
	color: #039;	
	text-decoration:none;	
	padding:2px 5px 2px 10px;
	/*background: #f2f2f2;*/
	/*background:#FFE25E;
	border-left:4px solid #0066CC;	*/
	
	min-height:18px;
}

* html body #sidebar ul.sidemenu a { height: 18px; }

#sidebar ul.sidemenu a:hover {
	padding:2px 5px 2px 10px;
	/*background: #f2f2f2;*/
	color: #CC6600;
	/*border-left:4px solid #FAD22D;*/
}



.forumbg {
	margin-bottom: 4px;
	padding: 0 5px;
	clear: both;
	/*background-image: url("/styles/mitda/theme/images/bg_list.gif");
	background-repeat: repeat-x;*/
}

/*.bg1	{ background-color: #f7f7f7;}
.bg2	{ background-color: #f2f2f2; }
.bg3	{ background-color: #ebebeb; }
*/
.rowbg {
	margin: 5px 5px 2px 5px;
}

.ucprowbg {
	/*background-color: #e2e2e2;*/
}

.fieldsbg {
	/*background-color: #eaeaea;*/
}

span.corners-top, span.corners-bottom, span.corners-top span, span.corners-bottom span {
	font-size: 1px;
	line-height: 1px;
	display: block;
	height: 5px;
	background-repeat: no-repeat;
}

span.corners-top {
	background-image: none;
	background-position: 0 0;
	margin: 0 -5px;
}

span.corners-top span {
	background-image: none;
	background-position: 100% 0;
}

span.corners-bottom {
	background-image: none;
	background-position: 0 100%;
	margin: 0 -5px;
	clear: both;
}

span.corners-bottom span {
	background-image: none;;
	background-position: 100% 100%;
}

#inner.li{clear:both;}

.headbg span.corners-bottom {
	margin-bottom: -1px;
}


ul.topiclist {
	display: block;
	list-style-type: none;
	margin: 0;
}


ul.topiclist li {
	display: block;
	list-style-type: none;
	color: #777777;
	margin: 0;
}

ul.topiclist dl {
	/*position: relative;*/
}

ul.topiclist li.row dl {
	padding: 2px 0;
}

ul.topiclist dt {
	display: block;
	float: left;
	width: auto;
	font-size: 1.1em;
	padding-left: 5px;
	padding-right: 5px;
}

ul.topiclist dd {
	display: block;
	float: right;
	padding: 4px 0;
}


ul.topiclist li.row dt a.subforum {
	white-space: nowrap;
	padding: 0 0 0 5px;
}

.icon {
	height: auto !important;
	height:60px;
	min-height:60px;
	margin:auto 0px;
	
}

dl.icon dt {
	/*padding-left: 90px;		*/			/* Space for folder icon */
	
	padding-top:5px;
	float:left;
		/* Position of topic icon */
}


dd.lastpost {
	width: 20%;
	font-size: 1.1em;
	float:right;
}

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


/* Links for forum/topic lists */
a.forumtitle {
	font-family: "Trebuchet MS", Helvetica, Arial, Sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

/* a.forumtitle:visited { color: #898989; } */

a.forumtitle:hover {
	text-decoration: underline;
}


a.topictitle {
font-family:verdana,arial,helvetica,sans-serif ;
font-size:14px;
line-height:16px;
	
	color: #039;
	text-decoration: none;
}

a.topictitle:hover {
	text-decoration: underline;
}


.forabg {
/*	background-color: #2e66b6;*/
}

.forumbg {
	/*background-color: #2e66b6;*/
}

/*.bg3	{ background-color: #E1E9E9; }
.bg1	{ background-color: #e1ebf2;  }
.bg2	{ background-color: #cadceb; }
*/
.ucprowbg {
/*	background-color: #DCDEE2;*/
}

.fieldsbg {
/*	background-color: #E7E8EA;*/
}


ul.topiclist li {
	color: #4C5D77;
/*	height: auto !important;
	height:130px;
	min-height:130px;
	*/
}

ul.topiclist dd {
	border-left-color: #FFFFFF;
	
}


li.row {
	border-bottom-color: #cccccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
	/*height: auto !important;
	height:60px;
	min-height:60px;
	*/
	clear:both; padding:0px 0 20px 0; text-align:left; margin-bottom:10px;
}

li.row strong {
	color: #000000;
}

li.row:hover {
/*	background-color: #ECF3F7;*/
}

li.row:hover dd {
	border-left-color: #CCCCCC;
}

#header{
  border-bottom: 2px solid #FFCC00;
  
/* border: #cccccc solid 1px;*/
 background: url("/imagenes/degradao_amarillo4.gif") repeat-x;
 background-color:#FBDB50;
 padding-left:10px; 
 border-top:#FFCC00 4px solid; 
 margin:0; 
 margin-bottom:20px; 
 text-align:center;
}

#desc{
clear:both; width:auto; padding:8px; margin:0px;
}
.titulo{
height:30px;
padding-top:3px;
  padding: 8px 0; 

}
.fondo_foto{
float:left; width:151px; height:119px; background:url(/imagenes/fondo_tienda2.gif) no-repeat top left;  margin-right:10px; padding:9px 0 0 8px;;
}

.txt{
line-height:18px; font-size:12px; height:70px; padding-top:7px;
}
.links{padding:5px 5px 3px 5px; line-height:12px; margin:0;}


.txt_{
line-height:18px; font-size:12px; 	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4C5D77;

}
