body {
	margin: 0px;
	padding: 0px;
	color: #444444;
	font-family: helvetica, verdana, arial, sans-serif;
	background-color: #fcfcfc;
}

.iceOutConStat {
	margin: 0px;
}

.iceMnuBarVrtItem span{
	font-weight: normal;
}

.iceCmdLnk-dis, .iceOutLnk-dis {
	border-bottom: 0px;
}


img {
	border: 0px;	
}

form {
	margin: 0px;	
}

select.selects {
		
}

small {
	margin: 0px 0px 0px 5px;	
}

/* @group paginator */

.paginator {
	text-align: center;
}

/* @end */

/* @group faq */

div#faq {
		
}

div#faq ul {
	list-style: decimal;	
	font-weight: bold;
}

div#faq ul li span{
	font-weight: bold;	
}

div#faq ul li ul {
	list-style: circle;	
}

div#faq ul li p {
	line-height: 20px;	
	font-weight: normal;
	text-align: justify;
}

div#faq ul li img {
	vertical-align: middle;	
}

/* @end */

/* @group lists */
	ul {
		list-style: none;
		padding: 0px 0px 0px 20px;

	}
/* @end */

/* @group top */
	div#top {
		height: 120px;
	}
/* @end */

/* @group main */

div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px;
	background: url('../images/_13.jpg');
	background-repeat: repeat-x;
}

/* @end */

/* @group left */

div#left {
	width: 180px;
	float: left;
	background: #F5F5F5 none repeat scroll 0 0;
}

div#left ul {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

div#left ul li {

}

div#left ul li a {
	color: #444444;
	text-decoration: none;
	padding: 4px 0px 4px 15px;
	display: block;	
}

div#left ul li a:hover {
	color: #3581A5;
}

/* @end */

/* @group forms */

input[type="text"] {
	border: 1px solid #D9D9D9;
}

/* @end */

/* @group content */

div#content {
	padding: 10px;
	margin: 0px 0px 20px 190px;
	min-height: 350px;
}

div#content div#connection-status-image {
	float: right;
}

h2 {
	margin: 0px 0px 15px 0px;
}

.img-info {
	margin: 0px 10px 0px 0px;	
}

span.table-item-name {
	color: #676767;
}

div.chamadas_forms {
	padding-bottom: 10px;
	margin-bottom: 6px; 
	border-bottom: 1px solid #DADADA;	
}

/* @end */

/* @group menu-actions */

div#menu-actions {
	
}

div#menu-actions ul {
	margin: 0px;	
	padding: 5px 0px 0px 0px;
}

div#menu-actions ul li{
	float: right;
}

div#menu-actions ul li a {
	margin: 0px 8px 0px 8px;
	color: #444444;
	font-weight: bold;
	text-decoration: none;
}

div#menu-actions ul li a:hover {
	color: #3581A5;
}

div#menu-actions ul li span {
	font-weight: bold;	
}

/* @end */

/* @group bottom */
div#bottom {
	clear: both;
	height: 49px;
	margin: 0px 20px 0px 20px;
	text-align: center;
	color: #444444;
	background-image: url(../images/powered_by.png); 
	background-repeat: no-repeat;
	background-position: right 0px;
}
/* @end */

/* @group tables */
.align-center-cell {
	text-align: center;
}
/* @end */

/* @group resultStats */

div.resultsStats{
	background-color: #F5F5F5;
	border: 1px solid #DADADA;
	padding: 10px;
}

/* @end */