/* CSS Document */

/* CLEARFIX */

.clearfix:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
*{border:0;}
/* PADRÃO */

*{margin: 0; padding: 0;}
br.clear {clear:both;font-size:0;height:0;line-height:0;display:block;}
ul,li,a {list-style-type:none; text-decoration: none;}
.block {display: block}
body {background: #CCC; font-family: Verdana, Arial, Helvetica; color: #666; font-size: 12px; behavior:url("csshover.htc");}
h1 {margin:0; height: 144px; width:276px; background: url(imagens/logo.jpg) #ddd ; float:left;}
h1 span, h2 span, h3 span {height: 1px; width:1px; position: absolute; overflow: hidden; display: none;}
#main {width:780px; margin:0 auto;}
#header {background: #FFF; width:780px; height: 164px;}
#footer {width:780px; height: 60px; background:url(imagens/footer.jpg)}
#footer ul li {color: #6D28A9; float:left; margin-top: 30px; display:inline;}
#footer .copyright {font-size: 12px; margin-left: 20px;}
#footer a span {height: 1px; width:1px; position: absolute; overflow: hidden; font-size: 0px; line-height: 0px;}
#footer .fator {margin-left:20px;}

/* CSS DO MENU */
#busca {height: 124px; width:504px; background: url(imagens/busca.jpg) #ddd ; float:left;}
#busca .btPesquisar {width:22px; height: 21px; border: none; background:url(imagens/setaProdutos.png) no-repeat;}
#busca .border{border:1px solid #000; }
#busca form{margin:83px 0 0 290px;}
#menu {width:504px; height: 20px; float:right;}
#menu .sobraMenu {background: url(imagens/sobraMenu.jpg) no-repeat; width:107px; height: 20px;}
#menu li {float:left;}
#menu li span {display: none;}
#menu li a {height: 20px; display: block; background: top left;}
#menu li a:hover {background-position: 0 -20px; }
#menu li .home{background: url(imagens/btHome.jpg) no-repeat; width:60px;}
#menu li .quemSomos {background: url(imagens/btQuemSomos.jpg) no-repeat; width:107px;}
#menu li .produtos {background: url(imagens/btProdutos.jpg) no-repeat; width:81px;}
#menu li .portfolio {background: url(imagens/btPortfolio.jpg) no-repeat; width:77px;}
#menu li .contato {background: url(imagens/btContato.jpg) no-repeat; width:72px;}
#subMenu {width:780px; height: 20px; background: url(imagens/subMenu.jpg); float:left;}
.textLinha {/*width:23px;*/ height: 12px; border-right: dotted 1px; float:left; margin: 3px 5px 0px 0px;}

/* INCLUDE PRODUTOS */

#produtos {width:750px; height:117px; float:left; margin: 50px 0px 20px 0px;}
#produtos li {float:left;}
#produtos .bt1 {width:28px; height:117px; float:left; background:url(imagens/btProdutos1.jpg) no-repeat;}
#produtos #conteudo {width:694px; height:117px; float:left; background:url(imagens/fundoProdutos2.gif) no-repeat;}
#produtos #conteudo li {width:110px; height:89px; float:left; padding: 14px; text-align:center;}
#produtos #conteudo #produtosItens {width:100px; height: 60px;}
#produtos #conteudo #produtosItens img {border:0;}
#produtos #conteudo #produtosRef {width:100px; height:15px; text-align:center; margin-top:15px;}
#produtos .bt2 {width:28px; height:117px; float:left; background:url(imagens/btProdutos2.jpg) no-repeat;}
#produtos span {display: none;}

/* CSS DESTE SITE */

#content {width:750px; background: #FFF; padding: 30px 15px 10px 15px}

	/* HOME */

	#contentHome {width:505px; height: 263px; float:left;}
	#contentHome #homeTv {width:505px; height: 263px; /*background: url(imagens/tv.jpg) no-repeat;*/ float:left;}
	#contentHome #homeText {width:505px; height: 117px; float:left;}
	#contentHome #homeText h2 {width:124px; height: 28px; background:url(imagens/titBemvindo.gif) no-repeat;}
	#contentHome #homeText .textLinha {width:23px; height: 53px; border-right: dotted 1px; float:left; margin: 3px 5px 0px 0px;}
	#contentHome #homeDqProdutos {width:505px; height: 138px; float:left;}
	#contentHome #homeDqProdutos li {float:left;}
	#contentHome #homeDqProdutos .bt1 {width:28px; height:117px; float:left; background:url(imagens/btProdutos1.jpg) no-repeat;}
	#contentHome #homeDqProdutos #conteudo {width:449px; height:117px; float:left;}
	#contentHome #homeDqProdutos #conteudo li {width:110px; height:89px; float:left; padding: 14px; text-align:center;}
	#contentHome #homeDqProdutos #conteudo #produtosItens {width:100px; height: 60px; margin-left:20px;}
	#contentHome #homeDqProdutos #conteudo #produtosItens img {border: 0;}
	#contentHome #homeDqProdutos #conteudo #produtosRef {width:80px; height: 15px; margin-left: 20px; text-align:right; margin-top: 15px;}
	#contentHome #homeDqProdutos .bt2 {width:28px; height:117px; float:left; background:url(imagens/btProdutos2.jpg) no-repeat;}
	#contentHome #homeDqProdutos span {display: none;}
	#contentDestaque {width:225px; height: 518px; background: url(imagens/dqHome.gif) no-repeat; float:right;}
	#contentDestaque #dqDatas {width:225px; height: 213px; float:left;}
	#contentDestaque #dqDatas ul {margin: 12px 0px 0px 26px; font-size: 11px;}
	#contentDestaque #dqDatas li {width:175px; color: #FFF; margin: 0px 10px 5px 0px; float:left;}
	#contentDestaque #dqDatas li span {width:18px; height: 15px; display:block; background-color:#967CA9; font-weight:bold; float:left; padding-left: 2px; margin-right: 10px;}
	#contentDestaque #dqDatas h2 {margin: 17px 0px 15px 25px; #margin: 17px 0px 15px 13px; height: 22px; width:174px; background: url(imagens/titDatas.gif) no-repeat; float:left;}
	#contentDestaque #dqDatas li .tit {width:157px; height: 15px; margin-bottom: 5px;}
	#contentDestaque #dqDatas a {color: #666;}
	#contentDestaque #dqDatas a:hover {text-decoration:underline;}
	#contentDestaque #dqNewsletter {width:225px; height: 175px; float:left;}
	#contentDestaque #dqNewsletter h2 {margin: 15px 0px 15px 25px; #margin: 15px 0px 15px 13px;height: 22px; width:174px; background: url(imagens/titNewsletter.gif) no-repeat; float:left;}
	#contentDestaque #dqNewsletter label {width:45px; height: 15px; display: block; font-weight:bolder; background-color:#967CA9; margin: 0px 0px 3px 26px; padding-left: 2px; color:#FFF;}
	#contentDestaque #dqNewsletter input {width:146px; height: 17px; border: double 1px #a4a4a4; background-color:#E2E2E2; color: #666; margin: 0px 0px 5px 26px;}	
	#contentDestaque #dqNewsletter .enviar {width:50px; height: 15px; border:none; font-size:12px; font-family: Verdana, Arial, Helvetica; font-weight:bold; background-color:#967CA9; margin-left: 124px; color:#FFF;}
	#contentDestaque #dqParceiros {width:225px; height: 108px; float:left;}
	#contentDestaque #dqParceiros h2 {margin: 15px 0px 15px 25px; #margin: 15px 0px 15px 13px;height: 22px; width:174px; background: url(imagens/titParceiros.gif) no-repeat; float:left;}
	#contentDestaque #dqParceiros #parceirosSwf {margin: 0px 0px 0px 25px; #margin: 0px 0px 0px 13px; width:174px; height:50px; float:left;}

	/* QUEM SOMOS */

	#quemSomosText {width:750px; float:left;}
	#quemSomosText h2 {width:124px; height: 28px; background:url(imagens/titQuemSomos.gif) no-repeat;}
	#quemSomosText .textLinha {width:23px; height: 150px; border-right:dotted 1px; float:left; margin:3px 5px 0px 0px;}
	
	/* PRODUTOS */

	#produtosBusca {width:200px; float:left; margin-bottom: 10px;}
	#produtosBusca h2 {width:124px; height: 28px; background:url(imagens/titProdutos.gif) no-repeat;}
	#produtosBusca select { border:0; width:150px; height: 22px; margin: 0px 0px 5px 15px; /*color: #666; background-color:#EAEAEA; */}
	#produtosBusca .btPesquisar {width:22px; height: 21px; border: none;  margin: 0px 0px 10px 142px;}
	#produtosBusca input {border:0; width:146px; height: 17px; margin: 0px 0px 5px 15px; /*color: #666;background-color:#EAEAEA;*/ }
	#produtosBusca form{margin:0px 0 2px 10px; padding-top:10px; width:184px;}
	
	form.n1{background:url(imagens/pesq01.gif)  no-repeat top left; height:84px;}
	form.n1 .btPesquisar{background:url(imagens/setaProdutosN1.png) no-repeat;}
	select.n1 {color:#9B9A9A;}
	
	form.n2{background:url(imagens/pesq02.gif)  no-repeat top left; height:57px;}
	form.n2 .btPesquisar{background:url(imagens/setaProdutosN2.png) no-repeat;}
	select.n2{color: #79C648;}
	
	form.n3{background:url(imagens/pesq03.gif)  no-repeat top left; height:57px;}
	form.n3 .btPesquisar{background:url(imagens/setaProdutosN3.png) no-repeat;}
	select.n3{color: #6C4479;}
	
	form.n4{background:url(imagens/pesq04.gif)  no-repeat top left; height:57px;}
	form.n4 .btPesquisar{background:url(imagens/setaProdutosN4.png) no-repeat;}
	select.n4{color: #6795ac;}
	
	form.n5{background:url(imagens/pesq05.gif)  no-repeat top left; height:83px;}
	form.n5 .btPesquisar{background:url(imagens/setaProdutosN5.png) no-repeat;}
	input.n5{color: #FFCA14;}
	
	#produtosBox {width:532px; float:left;}
	#produtosBox ul {margin: 15px 0px 15px 0px;}
	#produtosBox li { text-align:center; width:100px; height: 91px; float:left; background: url(imagens/box.gif) no-repeat; margin: 5px 5px 5px 0px; padding: 12px 14px;}
	#produtosPages {width:527px; height: 23px; background-color:#dddddc; float:left; text-align: right; line-height: 23px;}
	#produtosPages .pageAtual {font-weight: bold;}
	#produtosPages a {color:#666;}
	#produtosPages a:hover {text-decoration:underline;}
	#produtosItens {width:100px; height: 70px;margin:0 auto;text-align:center; overflow:hidden;position:relative ;}
	.produtosItensHolder{top:50%; left:50%; position:relative; *position:absolute;}
	
	#produtosItens img {border: 0;}
	#produtosRef {width:100px; height: 15px; text-align:center;  margin:5px auto 0 auto; overflow:hidden; font-size:10px;}
	
	/* PRODUTOS - INFORMAÇÕES*/
	
	#produtosBoxInfo {width:532px; float:right;}
	#produtosBoxInfo ul {margin-top: 15px; float:left;}
	#portfolioThumbInfo ul{margin:0;}
	#produtosBoxInfo li {width:280px; height: 220px; float:left; background: url(imagens/fundoProdutoInfo.gif) no-repeat; margin: 5px 5px 5px 0px; padding:5px 15px;}
	#produtosPagesInfo {width:527px; height: 23px; background-color:#dddddc; float:left; text-align: right; margin-top: 28px; line-height: 23px;}
	#produtosPagesInfo a {color:#666;}
	#produtosPagesInfo a:hover {text-decoration:underline;}
	#produtosItensInfo {width:270px; height: 220px; float:left; text-align:center; overflow:hidden; position:relative ;}
	#produtosItensInfo img {border: 0;}
	#produtosRefInfo {width:180px; float:left; margin-top:10px;}
	#produtosRefInfo .bold {font-weight:bold; line-height:30px;}
	#produtosImageHolder{float:left; width:315px;}
	/* PORTFOLIO */

	#portfolioText {width:750px; float:left;}
	#portfolioText h2 {width:124px; height: 28px; background:url(imagens/titPortfolio.gif) no-repeat;}
	#portfolioBox {width:704px; float:left; padding:20px 0px 30px 12px;}
	#portfolioBox ul {margin: 15px 0px 15px 0px;}
	#portfolioBox li {text-align:center; width:100px; height: 87px; float:left; background: url(imagens/boxPortfolio2.gif) no-repeat; margin: 5px 5px 5px 0px; padding: 14px;}
	#portfolioPages {width:700px;; height: 23px; background:#DDDDDC; float:left; text-align: right; line-height: 23px;}
	#portfolioPages .pageAtual {font-weight: bold;}
	#portfolioPages a {color:#666;}
	#portfolioPages a:hover {text-decoration:underline;}
	#portfolioItens {width:100px; height: 60px;}
	#portfolioItens img {border: 0;}
	#portfolioRef {width:100px; height:15px; text-align:center; margin-top:15px; overflow:hidden;}
	
	/* PORTFOLIO - INFORMAÇÕES*/
	
	#portfolioBoxInfo {width:750px; float:left; margin-bottom:30px; }
	#portfolioBoxInfo h2 {width:124px; height: 28px; background:url(imagens/titPortfolio.gif) no-repeat;}
	#portfolioPagesInfo {width:700px; height: 23px; background-color:#DDDDDC; float:left; text-align: right; line-height: 23px; margin:0 0 0 12px;}
	#portfolioPagesInfo a {color:#666;}
	#portfolioPagesInfo a:hover {text-decoration:underline;}
	#portfolioItensInfo {width:280px; height: 220px; float:left; background: url(imagens/fundoProdutoInfo.gif) no-repeat; margin: 20px 5px 5px 12px; padding:15px;text-align:center; overflow:hidden;position:relative ;}
	#portfolioItensInfo img {float:left; border: 0;}
	#portfolioRefInfo {width:300px; /*height:240px;*/ float:left; margin-top:10px;}
	#portfolioRefInfo .bold {font-weight:bold; line-height:30px;}
	#portfolioThumbInfo{ width:310px; height:96px; float:left; }
	#portfolioThumbInfo li {width:73px; height:61px; background:url(imagens/boxPortfolio.gif) no-repeat; float:left; margin-right:5px; padding:12px;}
	#portfolioThumbItensInfo {width:73px; height:66px; text-align:center; overflow:hidden; margin:0 auto; text-align:center; overflow:hidden; position:relative ; }
	#portfolioThumbItensInfo img {border:0; }
	
	/* CONTATO */

	#contatoText {width:750px; height:85px;}
	#contatoText h2 {width:124px; height: 28px; background:url(imagens/titContato.gif) no-repeat;}
	#contatoText .textLinha {width:23px; height: 24px; border-right: dotted 1px; float:left; margin:3px 5px 0px 0px;}
	#contatoForm {width:360px; height:auto; float:left;}
	#contatoForm li {width:350px; vertical-align:middle; margin:0px 0px 5px 25px; float:left;}
	#contatoForm label {width:100px; height:16px; display:block; font-weight:bold; background-color:#967CA9; color:#FFF; float:left; margin-right:3px; padding:1px;}
	#contatoForm label.menor {width:22px; height:16px; text-align:right; display:block; font-weight:bold; background-color:#967CA9; color:#FFF; float:left; margin-right:3px; padding:1px;}
	#contatoForm input{height:16px; border:double 1px #CCC; background-color:#EAEAEA; color: #666; float:left; margin-right:10px;}	
	#contatoForm select{height:20px; border:double 1px #CCC; background-color:#EAEAEA; color: #666; float:left; margin-right:10px; width:210px;}
	#contatoForm textarea {width:208px; height: 65px; border: double 1px #CCC; background-color:#EAEAEA; overflow:auto;}
	#contatoForm input.menor {height:16px; border: double 1px #CCC; background-color:#EAEAEA; color: #666; margin-right:3px;width:166px;}
	#contatoForm input.mini {height:16px; border: double 1px #CCC; background-color:#EAEAEA; color: #666; margin-right:3px;}
	#contatoForm li input.enviar {width:58px; height:18px; border:none; font-size:12px; font-family:Verdana, Arial, Helvetica; font-weight:bold; background-color:#967CA9; color:#FFF; margin-left:256px;}
	#contatoInfo {/*width:365px; height:105px;*/ float:left; font-size:12px;}
	#contatoInfo .textLinha {width:23px; height:37px; border-right: dotted 1px; float:left; margin:3px 5px 0px 0px;}
	#contatoInfo h3 {width:191px; height:12px; background:url(imagens/titDrika.gif) no-repeat; margin:0px 0px 20px 0;overflow:hidden;}
	#contatoInfo a:link, a:visited {color:#666;}
	#contatoInfo a:hover {color:#666; text-decoration:underline;}
	#contatoInfo span {font-weight:bold;}
    
    
/**** ZOOM ****/
div.jqZoomTitle
{
	z-index:5000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;

}

.jqZoomPup
{
		overflow:hidden;
		background-color: #FFF;
		-moz-opacity:0.6;
		opacity: 0.6;
		filter: alpha(opacity = 60);
		z-index:10;
		border-color:#c4c4c4;
		border-style: solid;
		cursor:crosshair;
}

.jqZoomPup img
{
	border: 0px;
}

.preload{
	-moz-opacity:0.8;
	opacity: 0.8;
   filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
   text-decoration: none;
	border: 1px solid #CCC;
   background-color: white;
   padding: 8px;
	text-align:center;
   background-image: url(zoomloader.gif);
   background-repeat: no-repeat;
   background-position: 43px 30px;
	width:90px;
	* width:100px;
	height:43px;
	*height:55px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;

}

.jqZoomWindow
{
	border: 1px solid #999;
	background-color: #FFF;
}






/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}



