/**
 * Styles for default module
 * 
 * @author Otávio Scherer Garcia
 * @version $Revision: 1.11 $
 */
@import url(basic.css);

#container {
	background: url(/pics/bgcontent.gif);
}

#top_content {
	margin: 0;
	padding: 171px 0 0 0;
}

#content {
	padding: 0 21px 0 30px;
	width: 601px; /* ie6 */
	color: #4B4B4B;
	float: left;
	clear: both;
}

html>body #content {
	width: 550px;
}

#content * {
	line-height: 16px;
}

#content_menu {
	float: right;
	width: 174px;
	background: #ecf2f7;
	margin-left: -10px;
	margin-top: 0;
}

#content_menu ul {
	width: 164px;
}

#content_menu li {
	list-style: none;
	padding-bottom: 3px;
	background: #70A8D1;
}

#content_menu li a {
	color: #fff;
	display: block;
	background: #5292CC url(/pics/secmenu_bg.gif) no-repeat;
	padding-left: 20px;
	text-decoration: none;
}

#content_menu li a:hover {
	background: #0B549C url(/pics/secmenu_bg_over.gif) no-repeat;
}

/* second level has no background image */
#content_menu li li a {
	padding-left: 10px;
	background: #6BAAD6;
	background-image: none;
	border-bottom: 1px dashed #ccc;
}

#content_menu li li a:hover {
	background-image: none;
	background: #0D80B7;
}

#content_menu .top {
	background: url(/pics/top_menu.jpg);
	height: 30px;
}

#content_menu .footer {
	background: url(/pics/inferior_menu.gif) no-repeat;
	height: 145px;
}

#content_menu .footerwithxtra {
	background: url(/pics/inferior_menu.gif) no-repeat;
	height: 105px;
}

#content_menu .xtra {
	background: #e0e8eb;
	text-align: center;
}

#content_menu .xtra h4 {
	background: #cbd1d5 url(/pics/seta_tit_amarela.gif) no-repeat;
	background-position: 2px;
	margin-bottom: 10px;
	padding: 2px;
	padding-left: 17px;
	text-align: left;
	color: #646464;
}

#content_menu .xtra div { /*background: #cbd1d5;*/
	margin: 0 10px;
	padding: 10px;
	color: #646464;
}

#content_menu .xtra p {
	text-align: left;
	color: #646464;
}

#content_menu .xtra a {
	text-align: right;
	display: block;
	color: #ca610e;
}


html>body #content_menu .xtra .imgfooter {
	margin-bottom: -3px;
}

#footer {
	background: url(/pics/bgfooter.gif) no-repeat;
	margin: 0;
	padding: 0;
	clear: both;
	height: 20px;
}

#content h2 {
	background: url(/pics/seta_tit_amarela.gif) no-repeat;
	border-bottom: 2px solid #CBD1D5;
	color: #767779;
	padding: 0 0 3px 20px;
	margin: 0 0 30px 0;
}

/* h* genéricos*/
#content h4 {
	color: #D47A1A;
	margin: 5px 0;
}

#content p {
	margin-bottom: 10px;
}

/* páginas internas (contato) */
h3.contact {
	background: url(/pics/back_tit_aboutus.gif) bottom repeat-x;
	background-position: 10px 0px;
	height: 41px;
	padding: 35px 0 0 0;
	margin-bottom: 10px;
}

h3.contact span {
	padding-left: 10px;
	font-size: 13px;
}

h3.contact img {
	width: 81;
	height: 73;
	float: left;
	margin-top: -35px;
	margin-left: -3px; /* ie6 */
}

ul.contact {
	list-style: none;
	clear: both;
}

ul.contact li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #999;
}

ul.contact li h4 {
	color: #D47A1A
}

/* páginas internas (sobre nós) */
body .twocolumns {
	width: 260px;
	float: left;
	margin: 0 10px 0 0;
}

body .twocolumns0 {
	margin-right: 20px;
}

body .twocolumns h3 {
	height: 76px;
	overflow: hidden;
	padding: 40px 0 16px 13px;
}

html>body .twocolumns h3 {
	padding: 40px 0 16px 13px;
	height: 20px;
}

body .twocolumns div {
	display: block;
	clear: both;
	padding-left: 10px;
	padding-right: 10px;
	height: 97px;
	overflow: hidden;
	margin-left: 11px;
}

html>body .twocolumns div {
	margin-left: 8px;
}

body .twocolumns img.icon {
	float: left;
	margin-left: 0;
	margin-right: -3px; /* ie6 hack fuck */
}

html>body .twocolumns img.icon {
	margin-right: 0;
}

body .twocolumns a.link {
	display: block;
	text-decoration: none;
	padding: 3px 3px 3px 10px;
	margin-left: 11px;
}

html>body .twocolumns a.link {
	margin-left: 8px;
}

/* páginas internas (lista soluções) */
.aboutus  div {
	background: #e1e8ec;
}

.aboutus h3 {
	background: url(/pics/back_tit_aboutus.gif) 178px 0;
	color: #68696B;
}

html>body .aboutus h3 {
	background-position: 181px 0;
}

.aboutus a.link {
	background: #D1D6D9;
}

/* páginas internas (lista soluções) */
.solution  div {
	background: #d4e2ed;
}

.solution h3 {
	background: url(/pics/back_tit_produtos.gif) 178px 0;
	color: #fff;
}

html>body .solution h3 {
	background-position: 181px 0;
}

.solution a.link {
	background: #C8DAE6;
	color: #6F8A9B;
}

/* páginas internas (cases) */
.solutioncase {
	margin-bottom: 10px;
	float: left;
}

.solutioncase img.logo {
	border: 8px solid #E1E8EC;
	float: left;
}

.solutioncase div.content {
	float: left;
	width: 337px;
	height: 59px;
	overflow: hidden;
	background: #D2D8DC;
	border: 8px solid #E1E8EC;
	margin-left: 10px;
	background: #D2D8DC;
}

.solutioncase div.content:hover {
	background: #B9BEC1;
}

.solutioncase a.more {
	float: right;
	margin-right: 29px;
}

html>body .solutioncase a.more {
	margin-right: 19px;
}

.solutioncaselogo {
	border-bottom: 1px dashed #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.solutioncaselogo img {
	border: 8px solid #E1E8EC;
}

table.download {
	background: #DBE6EE;
	width: 80%;
}

table.download thead th {
	background: #B3C0CB;
	font-weight: normal;
	padding: 5px 3px;
}

table.download tbody th {
	background: #C8D8E3;
	font-weight: normal;
}

table.download tbody td {
	width: 41px;
	padding: 2px;
	background: #D7DBDD;
	font-weight: normal;
}

.customers ul {
	list-style: none;
}

.customers li {
	float: left;
	width: 175px;
}

.customers li img {
	border: 8px solid #E1E8EC;
	margin-bottom: 5px;
}

.flow h3 {
	background: url(/pics/bg_titulos_fluxos.gif) no-repeat;
	text-align: center;
	color: #fff;
	padding: 2px 0 4px 0;
}

.flow .content {
	margin-bottom: 40px;
}

div.photos li {
	display: inline;
	list-style-type: none;
	margin: 5px 7px;
}

.breaker {
	clear: both;
	height: 1px;
	font-size: 0px;
	border-top: 1px dashed #ccc;
	margin: 12px 0 8px 0;
	padding: 0px;
}