/*--------------------------------------------------------------
# Business Revolution - June 2007
# Copyright (C) 2007 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
---------------------------------------------------------------*/
body{margin:0px 0px 0px 0px;text-align:center;background-color:#EAEAEA;font-family: Verdana;font-size:10px;}
.page{width:780px;height:100%;}
.topo{width:776px;height:80px;background-color:#616161;border-bottom:Solid 2px #444444;padding:0;margin: 0;}
.conteudo{width:776px; height: 100%; background-color:#FFFFFF;}
.esquerda{width:190px;height:100%;background-color:#F1FAD6;}
.topo2{width:575px;height:230px;background-color:#ffffff;padding:0px 0px 0px 0px; margin:0px 0px 0px 0px}
.centro{ margin-top:20px;width:380px;height:80%;background-color:#FFFFff;margin-left:8px;margin-right:8px;}
.direita{margin-top:20px;width:180px;height:80%;background-color:#FFFFFF;}
.rodape{width:100%;background-color:#616161;border-top:Solid 2px #444444; }
.data{font-family:Verdana;font-size:9px;text-align:right;width:100%;}
.fonte{font-family:Verdana;font-size:9px;text-align:right;width:100%;}
.copyright{font-family:Verdana; font-size:9px;text-align:center; }
a:link, a:visited {
text-decoration: none;
	color: #96C800;
}
a:hover {
text-decoration: none;
	color: #C5372C;
}
/*block*/
#searcharea form input.button {
	color: #fff;
}
#searcharea input.inputbox {
	background: #fff url('../images/business_icon-search.png') no-repeat 100% 50%;
}

/*joomla style*/
a.readon {
	background: url('../images/business_button_readon.gif') no-repeat 0 0;
	color: #AFDC3C;
	padding-left:15px;
}
.contentheading {
	color: #8CBA18;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
}
.contentheading a:link, .contentheading a:visited {
	color: #8CBA18;
	text-decoration: none;
}
.contentheading a:hover {
	color: #F1FAD6;
}

.small, .modifydate, .createdate, .mosimage_caption {
	color: #313131;
}
.smalldark {
	color: #313131;
	text-align: left;
}

table.contenttoc {
  border-left: 1px solid #d8d7d7;
	color: #000;
}
table.contenttoc td {
	color: #000;
}
table.contenttoc th {
	color: #AFDC3C;
}

.sectiontableheader {
	border-bottom: 1px solid #313131;
	border-top: 1px solid #313131;
	color: #fff;
	background-color: #313131;
}

.highlight {
	background-color: #ffff99;
}

input.button {
 background-color: #AFDC3C;
	border: 1px solid #AFDC3C;
	color: #fff;
}
input.button:hover {
  background-color: #F1FAD6;  
}

.spacer {
	background: url('../images/bussines_spacer.gif') no-repeat left 19px;
}

/* typography */
span.color {
  background-color: #AFDC3C;
  border: 1px solid #F1FAD6;
	color: #fff;
}
span.color-1 {
  background-color: #effaff;
  border-left: 4px solid #AFDC3C;
	color: #AFDC3C;
}

