/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* veio do CSS da Concrete */
* {
	margin: 0px;
	padding: 0px;
}

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/* background: #d5d6d7 url('images/kubrickbgcolor.jpg'); */
    background:#FFF url(/wp-content/themes/default/images/body_bg.jpg) repeat-x;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white; 
} 
.depth-1 {
	border: 1px solid #ddd;
} 

.even, .alt {
	border-left: 1px solid #ddd; 
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

/* Começo Concrete */
p {
	margin-bottom:10px;
}

div.scrum p {
          margin:0px;
          margin-top:10px;
}

h1 {font:bold 13px Verdana;}
h2 {font:bold 12px Verdana;}
h3 {font:bold 11px Verdana;}

ul {list-style: none;}

img {border: 0px;}

a {text-decoration:none;color:#A09F9F;}
a:visited {text-decoration:none;color:#6F6F6F;}
a:hover {text-decoration:none;color:#6F6F6F;}
a:active {text-decoration:none;color:#6F6F6F;}

/* Fim Concrete */

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}


#headerimg .description {
	text-decoration: none;
	color: white;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li ul li {
	font-size: 1em;
} 

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;	
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Começo CSS da Concrete */

th {
	background:#FFF url(/wp-content/themes/default/images/th_bg.gif) repeat-x;
	height:30px;
	border-bottom:1px solid #634586;
	border-right:1px dotted #ccc;
	text-align:center;
	font-size:10px;
	line-height:13px;
}

td {
	background-color:#fff;
	text-align:center;
	padding:15px;
	border-right:1px dotted #eee red;
        width:135px;

}

td.logos {
	background-color:#fff;
	text-align:center;
	padding:25px 15px 5px 15px;
	border-right:1px dotted #eee;
}

td.logos_on {
	padding:20px 15px 10px 15px;
	cursor:pointer;
}

td.logos_legenda {
	text-align:center;
	background-color:#eee;
	color:#aaa;
	padding:0px;
	font-size:10px;
	border-bottom:1px dotted #eee;
}

td.logos_legenda_case {
	background:#eee url(/wp-content/themes/default/images/link_case.gif) no-repeat;
	text-align:center;
	color:#aaa;
	padding:0px;
	font-size:10px;
	border-bottom:1px dotted #eee;
}

td.logos_legenda_vazio {
	background-color:#fff;
	padding:0px;
}

#geral {
	width:770px;
	background-color:#FFF;
	margin:0px auto;
	height:100%;
	background-color:#ccc;
	border:1px solid #ccc;
}

#conteudo {
	width:730px;
	background-color:#FFF;
	margin:0px auto;
	border:20px solid #fff;
	border-top:0px;
	height:100%;
}

li.cases {
	list-style-type:none;
}

#topo {
	width:730px;
	height:80px;
}

#logo {
	background:url(/wp-content/themes/default/images/logo.gif) no-repeat;
	height:80px;
	width:480px;
	float:left;
}

#logo h1 a {
	display:block;
	height:80px;
	width:370px;
}

#logo h1 a span{
	display:none;
}

#busca {
	height:75px;
	width:230px;
	text-align:right;
	margin-top:5px;
	float:right;
}

input.busca {
	color:#634585;
	background-color:#EFEFEE;
	border:1px solid #D2D2D2;
}

select {
	width:270px;
	color:#634585;
	background-color:#EFEFEE;
	border:1px;
	padding:2px;
}

input.contato, textarea.contato {
	width:270px;
	color:#634585;
	background-color:#EFEFEE;
	border:1px solid #D2D2D2;
	padding:2px;
}

.button {
	background:url(/wp-content/themes/default/images/button_busca.gif) no-repeat;
	width:37px;
	height:22px;
	border:0px;
	cursor:pointer;
}

.button_contato {
	background:#634586;
	color:#dfd7e9;
	border:2px solid #8b75a4;
	width:270px;
	height:25px;
	padding:2px;
	margin-top:10px;
	cursor:pointer;
}

#Flash_slider, #Flash_slider_eng {
	height:50px;
	width:406px;
	margin-left:10px;
}


#Flash, #Flash_empresa, #Flash_solucoes, #Flash_clientes, #Flash_contato, #Flash_eng, #Flash_empresa_eng, #Flash_solucoes_eng, #Flash_clientes_eng, #Flash_contato_eng{
	height:220px;
	width:730px;
}

#baixo {
	background:#FFF url(/wp-content/themes/default/images/baixo_bg.gif) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#6F6F6F;
	clear:both;
	width:730px;
}

#primeiro_bloco {
	height:280px;
	padding-top:30px;
}

#segundo_bloco {
	width:670px;
	height:170px;
	padding:0px 30px;
	font-size:10px;
}

#segundo_bloco a {
	color:#634585;
	font-weight:bold;
	text-decoration:underline;
}

#segundo_bloco a:hover {
	text-decoration:none;
}

#primeiro_esquerda {
	height:180px;
	float:left;
}

#primeiro_esquerda_cima {
background: transparent url(/wp-content/themes/default/images/tit_01.gif) no-repeat scroll 0 0;
margin-left:10px;
padding:40px 10px 0 20px;
width:376px;
}

#primeiro_esquerda_baixo {
	width:376px;
	height:27px;
	background:url(/wp-content/themes/default/images/tit_03.gif) no-repeat;
	margin-left:10px;
	padding:0px 10px 0px 20px;
	margin-top:20px;
}

#primeiro_esquerda_cima_eng {
	width:376px;
	background: transparent url(/wp-content/themes/default/images/tit_01_eng.gif) no-repeat;
	margin-left:10px;
	padding:40px 10px 0px 20px;
}

#primeiro_esquerda_baixo_eng {
	width:376px;
	height:27px;
	background:url(/wp-content/themes/default/images/tit_03_eng.gif) no-repeat;
	margin-left:10px;
	padding:0px 10px 0px 20px;
	margin-top:20px;
}

#flash_clientes {
	width:406px;
	height:50px;
	margin-left:10px;
}

#primeiro_esquerda ul li {
	padding:3px 0px 0px 15px;
    text-align: left;
}

#primeiro_esquerda ul li a, #primeiro_esquerda_eng ul li a {
	background: transparent url(/wp-content/themes/default/images/bullet_lista_on.gif) no-repeat;
	padding:3px 0px 0px 15px;
	color:#A09F9F;
}

#primeiro_esquerda ul li a:hover, #primeiro_esquerda_eng ul li a:hover {
	background: transparent url(/wp-content/themes/default/images/bullet_lista.gif) no-repeat;
	padding:3px 0px 0px 15px;
	color:#6F6F6F;
}

#primeiro_direita {
	background:url(/wp-content/themes/default/images/tit_02.gif) no-repeat #F6F6F7;
	width:237px;
	height:220px;
	float:right;
	border:1px solid #E3E4E5;
	border-top:0px;
	margin-right:10px;
	padding:40px 10px 0px 20px;
	color:#A09F9F;
	font-size:10px;
        text-align: left;
}

#primeiro_direita_eng {
	background:url(/wp-content/themes/default/images/tit_02_eng.gif) no-repeat #F6F6F7;
	width:237px;
	height:220px;
	float:right;
	border:1px solid #E3E4E5;
	border-top:0px;
	margin-right:10px;
	padding:40px 10px 0px 20px;
	color:#A09F9F;
	font-size:10px;
	text-align: left;
}

#primeiro_direita ul li span, #primeiro_direita_eng ul li span {
	font-weight:bold;
	color:#6F6F6F;
}

#primeiro_direita ul li .separador, #primeiro_direita_eng ul li .separador {
	font-weight:bold;
	color:#E4E4E4;
}

#primeiro_direita ul li a, #primeiro_direita_eng ul li a {
	color:#A09F9F;
}

#primeiro_direita ul li a:hover, #primeiro_direita_eng ul li a:hover {
	color:#6F6F6F;
}

#primeiro_destaque {
	background:url(/wp-content/themes/default/images/destaque_01_bg.gif) no-repeat;
	width:135px;
	height:150px;
	float:left;
	padding:25px 15px 0px 65px;
    text-align: left;
}

#segundo_destaque {
	background:url(/wp-content/themes/default/images/destaque_02_bg.gif) no-repeat;
	width:135px;
	height:150px;
	float:left;
	padding:25px 15px 0px 65px;
	margin:0px 10px;
    text-align: left;
}

#terceiro_destaque {
	background:url(/wp-content/themes/default/images/destaque_03_bg.gif) no-repeat;
	width:135px;
	height:150px;
	float:left;
	padding:25px 15px 0px 65px;
    text-align: left;
}

#primeiro_destaque_eng {
	background:url(/wp-content/themes/default/images/destaque_01_bg_eng.gif) no-repeat;
	width:135px;
	height:150px;
	float:left;
	padding:25px 15px 0px 65px;
    text-align: left;
}

#segundo_destaque_eng {
	background:url(/wp-content/themes/default/images/destaque_02_bg_eng.gif) no-repeat;
	width:135px;
	height:150px;
	float:left;
	padding:25px 15px 0px 65px;
	margin:0px 10px;
    text-align: left;
}

#terceiro_destaque_eng {
	background:url(/wp-content/themes/default/images/destaque_03_bg_eng.gif) no-repeat;
	width:135px;
	height:150px;
	float:left;
	padding:25px 15px 0px 65px;
    text-align: left;
}


/***** RODAP? *****/
#rodape {
	color:#EFEEEE;
	background-color:#9E9E9E;
	width:710px;
	height:10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	margin-top:8px;
	padding:10px;
}

#rodape span a {
	color:#fff;
	text-decoration:none;
}

#rodape span a:hover {
	text-decoration:underline;
}

/***** FIM DO RODAP? *****/

#interna_baixo {
	background:#F1F1F1 url(/wp-content/themes/default/images/interna_baixo_bg.gif) repeat-y;
	height:100%;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color:#6F6F6F;
	width:730px;
	border:1px solid white;
}

#interna_texto {
	width:650px;
	height:100%;
	margin:20px auto 20px 40px;
	color: #333333;
	text-align:justify;
	line-height:18px;
	position:relative;
}

#contato_esquerda, #contato_direita {
	float:left;
}

#contato_direita {
	margin-left:40px;
	padding-left:20px;
}

#interna_texto_simples {
	width:650px;
	height:100%;
	margin:20px auto;
	color:#333333;
	text-align:justify;
	line-height:18px;
	position:relative;
}

#interna_texto_esq {
	width:460px;
	height:100%;
	color:#8e8e8e;
	text-align:justify;
	line-height:14px;
}

#interna_texto_dir {
	background:#f3f1f0 url(/wp-content/themes/default/images/tit_destaques.gif) no-repeat;
	padding:30px 10px 10px 10px;
	width:180px;
	height:100px;
	color:#8e8e8e;
	text-align:justify;
	line-height:14px;
	position:absolute;
	top:0px;
	right:0px;
	border-bottom:1px solid #d3d4d3;
}

#interna_texto ul li {
	background:url(/wp-content/themes/default/images/bullet_lista.gif) no-repeat;
	padding-left:18px;
	margin-left:20px;
	margin-bottom:3px;
}

#interna_submenu ul {
	display:inline;
	float:right;
}

#interna_submenu ul li {
	float:left;
}

#interna_submenu ul li a {
	float:left;
	display:block;
	color:#5F5D5D;
	background-color:#EFEFEE;
	padding:3px 8px;
	margin:5px 0px 0px 2px;
}

#interna_submenu ul li span {
	background-color:#ddd;
	float:left;
	display:block;
	color:#5F5D5D;
	padding:3px 8px;
	margin:5px 0px 0px 2px;
}

#interna_submenu ul li a:hover {
	color:#9E9E9E;
	background-color:#fff;
}

#interna_path {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#634586;
	text-align:right;
	margin:0px 3px 10px 0px;
}

#interna_path span {
	color:#cecece;
}

#interna_path a {
	color:#cecece;
}

#interna_path a:hover {
	color:#634586;
}

hr {
	height:1px;
	border:1px dotted #ccc;
	padding-top:0px;
	margin:10px 0px 10px 0px;
	}

#tracejado {
	/* background:#fff url(/wp-content/themes/default/images/tracejado.gif) bottom repeat-x; */
	background:#634586;
	width:640px;
	color:#fff;
	height:18px;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:1px dotted #aaa;
	padding-top:2px;
	padding-left:10px;
	margin:20px 0px 10px 0px;
}

#tracejado span {
	color:#ccc;
}

#interna_tit {
	border-left:3px solid #634586;
	color:#634586;
	font-size:11px;
	height:20px;
	padding-left:10px;
	margin:35px 0px 5px 0px;
	text-transform:uppercase;
	font-weight:bold;
}

#interna_tit span {
	color:#8f8f8f;
	font-size:11px;
	text-transform:uppercase;
}

#voltar a {
	background:#fff url(/wp-content/themes/default/images/bullet_voltar.gif) no-repeat;
	width:70px;
	padding:3px 4px 4px 4px;
	float:right;
	color:#fff;
	background-color:#634586;
	border-left:5px solid #8b75a4;
	font-weight:bold;
	margin-top:10px;
    text-align: center;
}

#voltar a:hover {
	background:#fff url(/wp-content/themes/default/images/bullet_voltar.gif) no-repeat;
	width:70px;
	padding:3px 4px 4px 4px;;
	float:right;
	color:#fff;
	background-color:#8b75a4;
	border-left:5px solid #634586;
	margin-top:10px;
    text-align: center;
}

#cases_logos ul li a {
	color:#6f6f6f;
}

#cases_logos ul li a:hover {
	background-color:#fff;
}

#cases_logos ul li {
	padding:0px;
	color:#634586;
	font-size:11px;
	height:100%;
	width:100%;
	display:table;
	font-weight:bold;
	border-bottom:1px dotted #aaa;
}

#cases_logos ul li p {
	padding-top:10px;
	margin-left:100px;
	text-align:left;
}

#cases_logos ul li span {
	font:12px Verdana;
	color:#333333;
	line-height:16px;
}

#tit_cases {
	border-left:1px dotted #ccc;
	color:#634586;
	font-size:11px;
	height:20px;
	padding-left:10px;
	margin:35px 0px 5px 0px;
	text-transform:uppercase;
	font-weight:bold;
}
/* CSS para o JavaScript de banner rotativo da home */
#slider li, #slider li a, #slider li a:hover{
background-image:none;
}
#slideshow {list-style:none; color:#fff; border: solid 1px red; float:left; width:406px;}
#slideshow span {display:none}
#wrapper {margin:auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:300px; padding:2px; border:1px solid #ccc; background:#000; display:none;}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:150px}
#image img {position:absolute; z-index:25; width:auto; border:none;}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {
	float:left;
	height:50px;
	margin:0;
	padding:0;
}
#slideleft {
	float:left; 
	width:9px; 
	height:19px; 
	background-image: url(/wp-content/uploads/2009/03/scroll-left.gif); 
	margin-top:16px;
	}
#slideleft:hover {background-color:#333; cursor:pointer;}
#slideright {
	float:right; 
	width:9px; 
	height:19px; 
	background:#222 url(/wp-content/uploads/2009/03/scroll-right.gif) center center no-repeat;
	margin-top:16px;
	margin-left:5px;
	}
#slideright:hover {background-color:#333;cursor:pointer;}
#slidearea {
	float:left; 
	position:relative; 
	width:378px; 
	margin-left:5px; 
	height:50px; 
	overflow:hidden;
	}
#slider {position:absolute; left:0; text-align:center; width:auto; float:left;}
#slider img {cursor:pointer; border:none; padding:0px;margin-top:0; padding:0 5px 0 5px;}


#Flash_slider ul li, #Flash_slider ul li a, #Flash_slider ul li a:hover{
background-image:none;
}

/*Aqui começa CSS para o menu principal*/

.oculto{
	width:1px;
	height:1px;
	position:absolute;
	overflow:hidden;
}
#flash ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width:730px;
       
	}
#flash ul li {
	position: relative;
	float:left;
	}
#flash li ul, #flash li.over ul ul {
	position: absolute;
	left:0;
	top:60px;
	display: none;
	color:
	font-size: 
	}
#flash li ul li{
	float:none;
	width:130px;
	}
#flash ul li a {
	display: block;
	text-decoration: none;
	}

#flash ul li#home a{
	display: block;
	text-decoration: none;
	background: url(/wp-content/uploads/2009/03/home_menu.jpg) no-repeat;
	width:206px;
	height:60px;
	}
#flash ul li#empresa a{
	display: block;
	text-decoration: none;
	background: url(/wp-content/uploads/2009/03/empresa_menu.jpg) no-repeat;
	width:130px;
	height:60px;
	}
#flash ul li#company a{
	display: block;
	text-decoration: none;
	background: url(/wp-content/uploads/2009/03/company_menu.jpg) no-repeat;
	width:130px;
	height:60px;
	}
#flash ul li#solucoes a{
	display: block;
	text-decoration: none;
	background: url(/wp-content/uploads/2009/03/solucoes_menu.jpg) no-repeat;
	width:130px;
	height:60px;
	}
#flash ul li#solutions a{
	display: block;
	text-decoration: none;
	background: url(/wp-content/uploads/2009/03/solutions_menu.jpg) no-repeat;
	width:130px;
	height:60px;
	}
#flash ul li#clientes a{
	display: block;
	text-decoration: none;
	background: url(/wp-content/uploads/2009/03/clientes_menu.jpg) no-repeat;
	width:130px;
	height:60px;
	}
#flash ul li#clients a{
	display: block;
	text-decoration: none;
	background: url(/wp-content/uploads/2009/03/clients_menu.jpg) no-repeat;
	width:130px;
	height:60px;
	}
#flash ul li#contato a{
	display: block;
	text-decoration: none;
	background: url(/wp-content/uploads/2009/03/contato_menu.jpg) no-repeat;
	width:130px;
	height:60px;
	}
#flash ul li#contact a{
	display: block;
	text-decoration: none;
	background: url(/wp-content/uploads/2009/03/contact_menu.jpg) no-repeat;
	width:130px;
	height:60px;
	}
#flash li:hover ul, #flash li.over ul, 
#flash li li.over ul { display: block; }

#flash ul li#empresa ul li a, #flash ul li#solucoes ul li a, #flash ul li#clientes ul li a, #flash ul li#contato ul li a{
	border-bottom:solid 1px #b6babb;
	background-image:none;
	width:130px;
	height:25px;
	background-color:#eeeeee;
	color:#9c9c9d;
	font-family:Arial;
	text-align:center;
	font-size:1.2em;
	line-height:25px;
        vertical-align:center;
}

#flash ul li#empresa ul, 
#flash ul li#solucoes ul,
#flash ul li#clientes ul,
#flash ul li#contato ul{
*margin-left:-300px;
}

#flash ul li#company ul, 
#flash ul li#solutions ul,
#flash ul li#clients ul,
#flash ul li#contact ul{
*margin-left:-300px;
}

#flash ul li#empresa ul li a:hover, #flash ul li#solucoes ul li a:hover, #flash ul li#clientes ul li a:hover, #flash ul li#contato ul li a:hover{
	border-bottom:solid 1px #b6babb;
	background-image:none;
	width:130px;
	height:25px;
	background-color:#f8f9f9;
}

#flash ul li#company ul li a, #flash ul li#solutions ul li a, #flash ul li#clients ul li a, #flash ul li#contact ul li a{
	border-bottom:solid 1px #b6babb;
	background-image:none;
	width:130px;
	height:25px;
	background-color:#eeeeee;
	color:#9c9c9d;
	font-family:Arial;
	text-align:center;
	font-size:1.2em;
	line-height:25px;
        vertical-align:center;
}


#flash ul li#company ul li a:hover, #flash ul li#solutions ul li a:hover, #flash ul li#clients ul li a:hover, #flash ul li#contact ul li a:hover{
	border-bottom:solid 1px #b6babb;
	background-image:none;
	width:130px;
	height:25px;
	background-color:#f8f9f9;
}