
.pageTopDescription	{
	text-align:left;
	margin-bottom:20px;
	}
.pageTopDescription	IMG{
	float: left;
	margin: 5px 10px 5px 0;
	}
.pageTopDescription	H1{
	font-size: 14px;
 	/* border-bottom: 1px solid #e5a407; */
	font-weight: bold;
	color: #e5a407;
	text-decoration: underline;	
	}
.pageTopDescription	P{
	font-size: 11px;
	font-family: Verdana,Arial,helvetica,sans-serif;
	color: #4A4A4A;
	font-weight: normal;
	font-style: normal;	
	}
.pageTopDescription	A{
	font-size: 10px;
	color: #0099FF;
	font-weight: bold;
	}
	
.contentbody{
	padding: 20px 10px 10px 10px;
	width: 600px;
	vertical-align: top;
	}

.rulert1c1{
	margin: 5px 0px 5px 0px;
	height: 1px;
	width: 100%;
	background: #D5D5D5;
	}

.rulert2c1{
	margin: 5px 0px 5px 0px;
	height: 1px;
	width: 100%;
	background: url(../img/dotslineh.gif) repeat-x;
	}

.underline {
      
	padding: 1px;
	font-weight:normal;
	border-bottom: 1px #CCCCCC dotted;

	}

/* login form, separated cells*/

.separatedcells
{
      text-align: left;
	width:100%;
	
}

.separatedcells TH {
	background-color:#EEEEEE;
      border-top: 1px #CCCCCC solid;
      border-bottom: 1px #CCCCCC solid; 
	height: 20px;
	top: 10px;
	position: relative;
	font-weight: bold;
	
	}

.separatedcells TD{

      vertical-align: text-top;
      padding: 20px 10px 10px 10px;
}

TD .left{
      border-right: 1px #CCCCCC dotted;
      border-bottom: 1px #CCCCCC solid;
	  border-left: 1px #CCCCCC solid;
}

TD .right{
      border-bottom: 1px #CCCCCC solid;
	  border-right: 1px #CCCCCC solid;
}

/* */

/* list definitions for cms panel */
ul .cms{
      width: 500px;
      list-style-type:none;      
}

.cms li{
       width:130px;
	   margin: 10px 10px 0px 30px;  /*setting for FF and other standards compliant browsers*/
       #margin:10px 10px 0px 46px; /*setting for IE7*/
       _margin:10px 10px 0px 46px; /*setting for IE6*/                            
       padding:0px 20px 10px 0px;
       line-height:15px;
       float:left;
       list-style-type: none;
	   text-align: center;
}
/**/

/* BEGIN TESTE MARLUS */
ul .cms1{
      width: 500px;
      list-style-type:none;      
}

.cms1 li{
		/*
       */
	   width:140px;       
	   margin: 10px 10px 0px 18px;  /*setting for FF and other standards compliant browsers*/
       #margin:10px 10px 0px 34px; /*setting for IE7*/
       _margin:10px 10px 0px 34px; /*setting for IE6*/                            
       
       padding:0px 20px 10px 0px;
       line-height:15px;
	   float:left;
       list-style-type: none;
	   text-align: center;
}

ul .cms2{
    width: 100%;
	list-style-type:none;
}

.cms2 li{
		/*
       */
	   width:150px;
	   margin: 16px 40px 16px -14px;/*setting for FF and other standards compliant browsers*/
       #margin:16px 16px 16px 16px; /*setting for IE7*/
       _margin:16px 16px 16px 16px; /*setting for IE6*/              
	   float:left;
	   text-align: center;
       list-style-type:none;	   
}

.choosetheme{
	border-collapse:collapse;
	/*width: 150px;*/
}

.choosetheme TH{
	font-weight:bold;
	height:18px;
	background: #E5e5e5; 
	padding-left:3px; 
	padding-right:10px; 
	border-top: 2px solid #E5E5E5; 
	border-left:2px solid #E5E5E5;
	border-right:2px solid #E5E5E5;
	text-align: left;
}

.choosetheme TD{
	border-left: 2px solid #e5e5e5; 
	border-bottom: 2px solid #E5e5e5; 
	border-right: 2px solid #E5e5e5;
}

.choosethemeselected{
	border-collapse:collapse;
	cursor: pointer;
	/*width: 150px;*/
}

.choosethemeselected TH{
	font-weight:bold;
	height:18px;
	color: white;
	background: #3F89C3; 
	padding-left:3px; 
	padding-right:10px; 
	border-top: 2px solid #3F89C3; 
	border-left:2px solid #3F89C3;
	border-right:2px solid #3F89C3;
	text-align: left;
}

.choosethemeselected TD{
	border-left: 2px solid #3F89C3; 
	border-bottom: 2px solid #3F89C3; 
	border-right: 2px solid #3F89C3;
}

.choosethemeover{
	border-collapse:collapse;
	cursor: pointer;
	/*width: 150px;*/
}

.choosethemeover TH{
	font-weight:bold;
	height:18px;
	color: white;
	background: #19B1D4; 
	padding-left:3px; 
	padding-right:10px; 
	border-top: 2px solid #19B1D4; 
	border-left:2px solid #19B1D4;
	border-right:2px solid #19B1D4;
	text-align: left;
}

.choosethemeover TD{
	border-left: 2px dashed #19B1D4; 
	border-bottom: 2px dashed #19B1D4; 
	border-right: 2px dashed #19B1D4;
}

.theme_preview{
	width:100%;
	border-collapse:collapse;	
}

.theme_preview TH{
	font-weight:bold;
	height:25px;
	background: #E5E5E5; 
	padding-left:5px; 
	padding-right:10px; 
	border-top: 2px solid #E5E5E5; 
	border-left:2px solid #E5E5E5;
	border-right:2px solid #E5E5E5;
	text-align: left;
}

.theme_preview TD{
	border-left: 2px solid #E5E5E5; 
	border-bottom: 2px solid #E5E5E5; 
	border-right: 2px solid #E5E5E5;
}

/* END TESTE MARLUS */

/* bullet */

.bullet {

	background: url(../img/elem/icomicro_itm1.gif) no-repeat left center;
	padding-left: 15px;

}

/* show themes*/

.themetable{
	border-collapse:collapse;
	padding: 0px;
	text-align: left;
	vertical-align: top;
}

.themetable TD{
      padding: 10px;
      top: 0px;
	  line-height: 12px;
	  height: 10px;
	  vertical-align: center;

}

.themetable TH{
	padding: 0px 0px 0px 0px;
	font-weight:bold;
	background-color: #F7F7F7;
}

/* */
.contenttable{
	width:100%;
	padding: 0px;
	font-size: 12px;
	border-collapse: collapse;
	
}
.contenttable TD {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.contenttable TH {
	vertical-align: middle;
	text-align: left;
	height: 20px;
	padding: 0px;
	background-color:#EEEEEE;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	font-weight: bold;
	overflow: hidden;
}


.bottomborderedcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
}

.sectionheader{
	vertical-align: middle;
	text-align: left;
	height: 20px;
	padding: 0px;
	background-color:#EEEEEE;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	font-weight: bold;
	overflow: hidden;
}

.translationbox{
	border: 1px dashed #CCCCCC;
	background-color: #E3FFBB;
	width: 100%;
	margin-bottom: 10px;
	border-collapse: collapse;
}

.translationbox TH{
	background-color: #EEEEEE;
	font-weight: bold;
	
}

.translationbox TD{

}

.areamarkerimg {
	background: url(../img/areamarker1back.gif) no-repeat top left;
	padding: 5px;
	}

.richlinkmicro_area {
	background: url(../img/elem/icomicro_page.gif) no-repeat left bottom;
	padding-left: 15px;
	}

.richlinkmicro_suba {
	background: url(../img/elem/icomicro_suba.gif) no-repeat left bottom;
	padding-left: 15px;
	}

.titlemedium_page {
	font-size: 14px;
	color: #FF8600;
	font-weight: bold;
	background: url(../img/elem/ico_point.gif) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 20px;
	display: block;
	}

.titlemedium {
	font-size: 14px;
	color: #FF8600;
	font-weight: bold;
	background: url(../img/elem/ico_point.gif) no-repeat left top;
	padding-left: 20px;
	padding-bottom: 20px;
	display: block;
	}

.errormessage {
	background: url(../img/elem/icomicro_alert.gif) no-repeat left center;
	padding-left: 15px;
	color: #EE0000;
	font-size: 11px;
	font-weight: bold;
	}

.neutralmessage {
	background: url(../img/elem/icomicro_neutral.gif) no-repeat left center;
	padding-left: 15px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

.okmessage {
	background: url(../img/elem/icomicro_ok.gif) no-repeat left center;
	padding-left: 15px;
	color: #009900;
	font-size: 11px;
	font-weight: bold;
	}

.messagebox
{
	border: 1px solid #999999;
	height: 30px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: left;
	width: 100%;
	text-align: center;
	line-height: 30px;
	background-color: #FFFF99;
}

/* FORM AND FIELDS */

.form1 {
	font-size: 10px;
  	color: #5586AA;
	}

.form1 INPUT{
	font-size: 11px;
  	border: 1px solid #73b1df;
	font-family: Verdana, Arial, Helvetica;
	color: #3D6389;
	margin-top: 1px;
	margin-bottom: 15px;
	}

.form1 SELECT{
	font-size: 10px;
  	border: 1px solid #73b1df; 
	font-family: Verdana, Arial, Helvetica;
	color: #3D6389;
	margin-top: 1px;
	margin-bottom: 15px;
	}

.form1 .button{
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px; 
	}