* {
	margin:0;
	padding:0;
}
body {
	margin:auto;
	width:100%;
	background-image:none;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center center;
	background-color: #360906;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(fundo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

a:link {text-decoration: underline; color:white;}
a:visited {text-decoration: underline; color:white;}
a:hover {text-decoration: underline; color: white;}
a:active {text-decoration: underline; color: white;}

#container {
	height:450px;
	width:100%;
	margin:0px;
	padding:0px;
	position:absolute;
	display:table;
	}
#topo_preto {
	width:100%;
	height:250px;
	background-color:#000;
	position:absolute;
}
#logo {
	width:166px;
	height:97px;
	left:10%;
	padding-top:70px;
	float:left;
	z-index:10;
	position:absolute;
}
#carousel {
	position:relative;
	width: 100%;
	position: relative;
	text-align:center;
	padding-top:20px;
}
#menu {
	position:relative;
	background-image:url(imagens/fundo_bck.jpg);
	background-repeat:repeat-x;
	height:56px;
	top:250px;
	text-align:center;
	color: #FFF;
	font-size: 12pt;
	padding-top:1px;
	clear:both;
}
#submenu_container {
	position:relative;
	background-image:url(imagens/fundo_bck_menor.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:35px;
	top:250px;
	text-align:center;
	padding-top:2px;
	margin:0px auto;
	clear:both;
}
#submenu {
	position:relative;
	width:537px;
	margin:auto;
}
#palco {
	top:249px;
	position:relative;
	height:520px;
	/*padding-top:30px;*/
	width:100%;
	text-align:center;
	}
#palco2 {
	top:249px;
	position:relative;
	height:520px;
	/*padding-top:30px;*/
	/*width:900px;*/
	width:900px;
	text-align:center;
	padding-top:30px;

}
#palco3 {
	top:249px;
	position:relative;
	height:520px;
	/*padding-top:30px;*/
	width:100%;
	text-align:center;
	padding-top:30px;
	}
#rodape {
	position:relative;
	width:100%;
	height:200px;
	background-image:url(imagens/rodapepng.png);
	top:250px;
}
#container_rodape {
	position:relative;
	/*width:812px;*/
	width:700px;
	height:200px;
	left:50%;
	margin-left:-350px;
}
#newsletter {
	position:relative;
	width:308px;
	height:200px;
	float:left;
}
#novidades {
	position:relative;
	padding-top:30px;
	width:350px;
	height:130px;
	text-align:justify;
	float:right;
}
.txt_esq {
	text-align:left;
}
#linha {
	background-color:#FFF;
	width:124px;
	height:1px;
	clear:both;
}
#clientes {
	width:100%;
}
/************ Easy Slider ******************/

	#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider, #slider li {
	/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		position:relative;
	width:360px;
	height:100px;
	overflow:hidden;
}
#slider li {
/*background:#f1f1f1;*/
		}
#slider li p {
	margin:0;
	color:#FFF;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
/************** Easy Slider **************/

/***************** Navegação do sbmenu ************************/

.nav, .nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav {
	font-family: Verdana, Arial;
	z-index: 100;
	position: relative;
	text-align:center;
}
.nav li {
	/*border-left: 1px solid #FFF;*/
  float: left;
	margin: 0;
	padding: 0;
	position: relative;
}
.nav li a, .nav li a:link, .nav li a:active, .nav li a:visited {
	font: 11px/13px Verdana;
	display: block;
	padding: 4px 21px;
	text-decoration: none;
}
.nav li a:hover {
	background: #FFF;
	color: #000;
}
#nav-one li:hover a, #nav-one li.sfHover a {
	background: #000;
	color: #000;
}
#nav-one li:hover ul a, #nav-one li.sfHover ul a {
	background: #000;
	color: #FFF;
}
#nav-one li:hover ul a:hover, #nav-one li.sfHover ul a:hover {
	background: #993333;
	color: #FFF;
}
.nav ul {
	background: #565656;
	font-weight:bold;
	border-bottom: 2px solid #000;
	list-style: none;
	margin: 0;
	width: 124px;
	position: absolute;
	top: -999em;
	left: -1px;
}
.nav li:hover ul, .nav li.sfHover ul {
	top: 28px;
}
.nav ul li {
	border: 0;
	float: none;
}
.nav ul a {
	border: 1px solid #000;
	font-weight:bold;
	border-bottom:0px;
	padding-right: 5px;
	width: 80px;
	white-space: nowrap;
}
.nav ul a:hover {
	background: #ccc;
	color: #000;
	font-weight:bold;
}
/*************************  GALLERIFIC  ***************************/
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:450px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.loader {
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 550px;
	height: 350px
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
!important
}
div.image-desc {
	font-family:Verdana, Geneva, sans-serif;
	padding-top: 11px;
	font-size:11px;
	float:left;
	clear:both;
	width:430px;
}
#manual {
	float:right;
	clear:both;
	width:120px;
	height:56px;
	display:table;
}
div.navigation {
/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
/* Minimal Gallery Styles */
#thumbs-min ul.thumbs li {
	float: none;
	padding: 0;
	margin: 0;
	list-style: none;
}
#thumbs-min a.thumb {
	padding: 0px;
	display: inline;
	border: none;
}
#thumbs-min ul.thumbs li.selected a.thumb {
	background: inherit;
	color: #000;
	font-weight: bold;
}
/********************* GALERIA PICKACHOOSE DE PORTFOLIO  (ORIGINAL) ***********************/
/*
/* These hieghts and widths should be edited to your images 	
ul#pikame{
	padding-left:0;
	width:450px;
	margin:0 auto;}
.pika_main{
	width:500px;
	padding-right:20px;
	margin:0 auto;}
#pikame li{
	margin:5px;
	float: left;
	border:2px solid #222;
	position:relative;
	overflow:hidden;}

/* thats all you NEED to edit. But continue if you'd like. 
ul#pikame li img{position:relative;cursor:pointer;}
.pika_main img{border:5px solid #222;}
.pika_main{position: relative;margin:0 auto;}
.pikachoose li{float:left;position:relative;overflow:hidden;list-style:none;}
.pika_play{position:absolute;top:10px;right:20px;z-index:1;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;}
.pika_play img{border:none !important;}
.pika_caption{width:100%;height:30px;text-align:center;}
.pika_navigation a{font-size: 12px;color:white;text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/********************* GALERIA PICKACHOOSE DE PORTFOLIO ***********************/
/*
/* These hieghts and widths should be edited to your images*/ 	
ul#pikame {
	padding-left:10%;
	width:300px;
	margin:0;
}
.pika_main {
	width:500px;
	margin:0;
}
#pikame li {
	margin:5px;
	float: left;
	border:2px solid #222;
	position:relative;
	overflow:hidden;
}
/* thats all you NEED to edit. But continue if you'd like. */
ul#pikame li img {
	position:relative;
	cursor:pointer;
}
.pika_main img {
	border:5px solid #222;
}
.pika_main {
	position: relative;
	margin:0;
	float:right;
}
.pikachoose li {
	float:left;
	position:relative;
	overflow:hidden;
	list-style:none;
}
.pika_play {
	position:absolute;
	top:10px;
	right:20px;
	z-index:1;
}
.pika_play a {
	position:relative;
	margin-left:auto;
	cursor:pointer;
}
.pika_play img {
	border:none !important;
}
.pika_caption {
	width:100%;
	height:50px;
	text-align:left;
	font-family:Verdana;
	font-size:11px;
	color:#FFF;
	padding-top:10px;
}
.pika_navigation a {
	font-size: 12px;
	color:white;
	text-decoration: none;
}
.pika_navigation a:hover {
	text-decoration: underline;
}
.pika_navigation {
	padding-top:10px;
	clear:both;
	text-align:left;
}
/**************************  SPACE GALLERY  ***********************/
.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(space/blank.gif);
}
#myGallery {
	width: 100%;
	height: 520px;
	margin-top:50px;
}
#myGallery img {
	border: 2px solid #52697E;
}
a.loading {
	background: #fff url(space/ajax_small.gif) no-repeat center;
}
/************************  EVERYTHING SLIDER  ****************************/
/*
    anythingSlider v1.0
    
    By Chris Coyier: http://css-tricks.com
    with major improvements by Doug Neiner: http://pixelgraphics.us/
    based on work by Remy Sharp: http://jqueryfordesigners.com/
*/


.anythingSlider {
	width: 510px;
	height: 384px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
.anythingSlider .wrapper {
	width: 430px;
	overflow: auto;
	height: 365px;
	margin: 0 40px;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul {
	width: 9999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	background-color:black;
	/*background: #eee;*/
	border-top: 3px solid #e0a213;
	border-bottom: 3px solid #e0a213;
	margin: 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 344px;
	width: 430px;
	margin: 0;
}
.anythingSlider .arrow {
	display: block;
	height: 200px;
	width: 67px;
	background: url(anythingslider/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 65px;
	cursor: pointer;
}
.anythingSlider .forward {
	background-position: 0 0;
	right: -20px;
}
.anythingSlider .back {
	background-position: -67px 0;
	left: -20px;
}
.anythingSlider .forward:hover {
	background-position: 0 -200px;
}
.anythingSlider .back:hover {
	background-position: -67px -200px;
}
#thumbNav {
	position: relative;
	top: 323px;
	text-align: center;
}
#thumbNav a {
	color: white;
	font-size: 12px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	display: inline-block;
	padding: 2px 8px;
	height: 18px;
	margin: 0 5px 0 0;
	background: #c58b04 url(anythingslider/cellshade.png) repeat-x;
	text-align: center;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.fig_comerciais {
	margin: 5px;
	border: 2px solid #FFFFFF;
}

#thumbNav a:hover {
	background-image: none;
}
#thumbNav a.cur {
	background: #e0a213;
}
#start-stop {
	background: green;
	background-image: url(anythingslider/cellshade.png);
	background-repeat: repeat-x;
	color: white;
	text-decoration:none;
	font-size:12px;
	padding: 2px 5px;
	width: 40px;
	text-align: center;
	position: absolute;
	right: 45px;
	top: 350px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
#start-stop.playing {
	background-color: red;
}
#start-stop:hover {
	background-image: none;
}
/*
  Prevents

.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
/****************************************/
/***********  SHADOWBOX  ****************/
/****************************************/
#sb-container,#sb-wrapper{
text-align:left; 
}
#sb-container,#sb-overlay{
position:absolute;
top:0;
left:0;
width:100%;
margin:0;
padding:0;
}
#sb-container{
height:100%;
display:none;
visibility:hidden;
z-index:999;
}
body > #sb-container{
position:fixed;
}
#sb-overlay{
height:expression(document.documentElement.clientHeight + 'px');
}
#sb-container > #sb-overlay{
height:100%;
}
#sb-wrapper{
position:relative;
}
#sb-wrapper img{
border:none;
}
#sb-body{
position:relative;
margin:0;
padding:0;
overflow:hidden;
border:1px solid #303030;
}
#sb-body-inner{
position:relative;
height:100%;
}
#sb-content.html{
height:100%;
overflow:auto; 
}
#sb-loading{
position:absolute;
top:0;
width:100%;
height:100%;
text-align:center;
padding-top:10px;
}
#sb-body,#sb-loading{
background-color:#060606; 
}
#sb-title,#sb-info{
position:relative;
margin:0; 
padding:0;
overflow:hidden;
}
#sb-title-inner,#sb-info-inner{
position:relative;
font-family:'Lucida Grande',Tahoma,sans-serif;
line-height:16px;
}
#sb-title,#sb-title-inner{
height:26px;
}
#sb-title-inner{
font-size:16px;
padding:5px 0;
color:#fff;
}
#sb-info,#sb-info-inner{
height:20px;
}
#sb-info-inner{
font-size:12px;
color:#fff;
}
#sb-nav{
float:right;
height:16px;
padding:2px 0;
width:45%;
}
#sb-nav a{
display:block;
float:right;
height:16px;
width:16px;
margin-left:3px;
cursor:pointer;
}
#sb-nav-close{
background-image:url(resources/close.png);
background-repeat:no-repeat;
}
#sb-nav-next{
background-image:url(resources/next.png);
background-repeat:no-repeat;
}
#sb-nav-previous{
background-image:url(resources/previous.png);
background-repeat:no-repeat;
}
#sb-nav-play{
background-image:url(resources/play.png);
background-repeat:no-repeat;
}
#sb-nav-pause{
background-image:url(resources/pause.png);
background-repeat:no-repeat;
}
#sb-counter{
float:left;
padding:2px 0;
width:45%;
}
#sb-counter a{
padding:0 4px 0 0;
text-decoration:none;
cursor:pointer;
color:#fff;
}
#sb-counter a.sb-counter-current{
text-decoration:underline;
}
div.sb-message{
font-family:'Lucida Grande',Tahoma,sans-serif;
font-size:12px;
padding:10px;
text-align:center;
}
div.sb-message a:link,div.sb-message a:visited{
color:#fff;
text-decoration:underline;
}
/********************  LIGHTBOX  ***********************/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

