/* 
	Reset
------------------------------------------------------------------- */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, textarea, input, select
{
    margin: 0;
    padding: 0;
    border: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}
table
{
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td
{
    text-align: left;
    font-weight: normal;
}
table, td, th
{
    vertical-align: middle;
}
blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}
blockquote, q
{
    quotes: "" "";
}
a img
{
    border: none;
}
:focus
{
    outline: 0;
}

/* 
	General
------------------------------------------------------------------- */

html
{
    height: 100%;
    padding-bottom: 1px; /* force scrollbars */
}
body
{
    background-repeat:repeat-x;
	background-color:#000;
	color: #333;
    font: normal 62.5% "Lucida Sans Unicode" ,sans-serif;
    margin: 0 auto;
}
hr {
	margin:0px;
	color:#FFCC00;
	height:3px;
	width:100%;
	background-color:#FFCC00;
	border:0px;
}
 h1 {
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#FFF;
}
 h2 {
	margin:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	text-transform: uppercase;
}
a{
	color:#FFF;
	text-decoration:none;
}
a:hover{
	color:#FFF;
}

/* ----------------- TOP-MENU ----------------------------- */
#main{
	margin:0 auto;
	width:950px;
	border:#FFF 2px solid;
	margin-bottom:10px
}
#menu{
	width:950px;
	height:50px;
	clear:both;	
}
#menu_left{
	width:240px;
	float:left;
	padding:5px;
	font-family: Arial;
	font-weight:bold;
	font-size:14px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 15px;
	margin:auto;
	margin-bottom:0px;
}
#menu_right{
	width:690px;
	float:right;
	font-family: Arial;
	font-weight:bold;
	font-size:13px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 15px;
	margin:auto;
	margin-bottom:0px;
}
#menu_right a {
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
	padding-right: 9px;
	padding-left: 9px;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #FFF;
	font-weight: bold;
	text-align: center;
}
#menu_right a:hover {
	background-color: #FFF;
	color:#000;
}
#menu_left img{
	border:#CCC 1px solid;
}

/* ----------------- TOP-MENU ----------------------------- */
#logo{
	width:280px;
	height:180px;
	float:left;
}
#slide{
	text-align:center;
	width:370px;
	height:190px;
	float:left;
	background-repeat:repeat-x;
}
#slide table{
	border:#FFF 1px solid
}

#slide_direito{
	text-align:center;
	width:290px;
	height:190px;
	float:right;
}
#slide_direito img{
	border:#CCC 2px solid;
}
#slide_index{
	text-align:center;
	width:640px;
	padding-right:20px;
	height:200px;
	float:left;
	background-repeat:repeat-x;
}
#slide_index img{
	border:#CCC 2px solid;
}
	

/* ----------------- CONTEUDO ----------------------------- */
#conteudo_index{
	margin-top:5px;
	width:940px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:10px;
	padding-top:10px;
	clear:both;
	display:block;
	overflow:inherit;
	color:#CCC;
	font-family:arial; 
	font-size:12px;
}

#conteudo_index a {
	color: #FFF;
	text-decoration: none;
	
}
#conteudo_index a:hover {
	text-decoration:underline;
}
#conteudo_index img{
	border:#FFF 2px solid;
	
}
#conteudo_index a img{
	border:#FFF 2px solid;
}
#conteudo_index a:hover img{
	border:#FFF 2px solid;
}


#conteudo{
	width:930px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:10px;
	padding-top:20px;
	clear:both;
	color:#CCC;
	font-family:arial; 
	font-size:12px;
	border:#FFF 1px solid;
	margin-bottom:5px;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	display:block;
	overflow:auto;
	
}

#conteudo a {
	color: #FFF;
	text-decoration: none;
	
}
#conteudo a:hover {
	text-decoration:underline;
}
#conteudo img{
	border:#FFF 2px solid;
	
}
#conteudo a img{
	border:#FFF 2px solid;
}
#conteudo a:hover img{
	border:#FFF 2px solid;
}

#conteudo_let{
	width:300px;
	float:left;
}
#conteudo_centro{
	width:400px;
	padding-left:10px;
	padding-right:0px;
	float:left;
}
#conteudo_right{
	width:210px;
	float:right;
	
}
#menu_ba{
	width:100%;
	clear:both;
	display:block;
	padding-top:10px;
	overflow:inherit;
}
#menu_barra{
	background-color:#FFF;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	font-family:arial; 
	font-size:11px;
	text-align:center;
}
#menu_barra a {
	color: #000;
	text-decoration: none;
	line-height: 20px;
	padding-right: 25px;
	padding-left: 25px;
	border-right-width: 1px;
	border-right-style: double;
	border-right-color: #000;
	font-weight: bold;
	text-align: center;
}
#menu_barra a:hover {
	background-color: #000;
	color:#FFF;
}

.slideshow { margin: auto }
.slideshow img { padding: 2px; border: 1px solid #ccc; background-color: #eee; }

/* ----------------- PRODUTOS ----------------------------- */
#imagem_sem_borda img{
	border:#000 0px solid;
	clear:both;
	overflow:inherit;
}
#imagem_sem_borda a img{
	border:#000 0px solid;
}
#imagem_sem_borda a:hover img{
	border:#000 0px solid;
}
#produtos{
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
	width:290px;
	height:170px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:10px;
	background-color:#FFF;
	text-align:center;
	float:left;
	
}
#produtos h2{
	font-family:arial;
	font-size:14px;
	color:#000;
	font-weight:bold;
	font-style: italic;
	text-transform: uppercase;
}
#produtos_img {
	margin:5px;
	text-align:center;
	background-color:#000;
	padding:2px;
	float:left;
}
#produtos_img img{
	border:#FFF 3px solid;
}

#produtos2{
	margin-top:0px;
	width:400px;
	padding-top:5px;
	background-color:#000;
	text-align:center;
	float:left;
	padding-left:2px;
}
#produtos2 h2{
	font-family:arial;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	font-style:normal;
	text-transform: uppercase;
}
#produtos3{
	margin-top:0px;
	width:100%;
	padding-top:5px;
	padding-left:3px;
	background-color:#000;
	text-align:center;
	float:left;
}
#produtos3 h2{
	font-family:arial;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	font-style:normal;
	text-transform: uppercase;
}
#produtos_img2 {
	margin:5px;
	text-align:center;
	background-color:#000;
	padding:2px;
	float:left;
}
#produtos_img2 img{
	border:#FFF 3px solid;
}


/* ----------------- RODAPE ----------------------------- */
#rodape{
	margin:0;
	width:100%;
	height:60px;
	clear:both;
	margin-top:10px;
}
#rodape_centro{
	margin:0 auto;
	width:950px;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	font-style:italic;
}
#rodape_left{
	width:45%;
	height:40px;
	float:left;
	text-align:left;
	padding-left:10px;
}
#rodape_right{
	width:45%;
	height:40px;
	float:right;
	text-align:right;
	padding-right:10px;
}

	
	

fieldset {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	border:#FFF 1px solid: #FFF;
}

/* ----------------- LYTEBOX ----------------------------- */

#lbOverlay { position: fixed; top: 0; left: 0; z-index: 99998; width: 100%; height: 500px; }
	#lbOverlay.grey { background-color: #000000; }
	#lbOverlay.red { background-color: #330000; }
	#lbOverlay.green { background-color: #003300; }
	#lbOverlay.blue { background-color: #011D50; }
	#lbOverlay.gold { background-color: #666600; }

#lbMain { position: absolute; left: 0; width: 100%; z-index: 99999; text-align: center; line-height: 0; }
#lbMain a img { border: none; }

#lbOuterContainer { position: relative; background-color: #fff; width: 200px; height: 200px; margin: 0 auto; }
	#lbOuterContainer.grey { border: 3px solid #888888; }
	#lbOuterContainer.red { border: 3px solid #DD0000; }
	#lbOuterContainer.green { border: 3px solid #00B000; }
	#lbOuterContainer.blue { border: 3px solid #5F89D8; }
	#lbOuterContainer.gold { border: 3px solid #B0B000; }

#lbDetailsContainer {	font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; width: 100%; line-height: 1.4em;	overflow: auto; margin: 0 auto; }
	#lbDetailsContainer.grey { border: 3px solid #888888; border-top: none; }
	#lbDetailsContainer.red { border: 3px solid #DD0000; border-top: none; }
	#lbDetailsContainer.green { border: 3px solid #00B000; border-top: none; }
	#lbDetailsContainer.blue { border: 3px solid #5F89D8; border-top: none; }
	#lbDetailsContainer.gold { border: 3px solid #B0B000; border-top: none; }

#lbImageContainer, #lbIframeContainer { padding: 10px; }
#lbLoading {
	position: absolute; top: 45%; left: 0%; height: 32px; width: 100%; text-align: center; line-height: 0; background: url(../js/images/loading.gif) center no-repeat;
}

#lbHoverNav { position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#lbImageContainer>#lbHoverNav { left: 0; }
#lbHoverNav a { outline: none; }

#lbPrev { width: 49%; height: 100%; background: transparent url(../js/images/blank.gif) no-repeat; display: block; left: 0; float: left; }
	#lbPrev.grey:hover, #lbPrev.grey:visited:hover { background: url(../js/images/prev_grey.gif) left 15% no-repeat; }
	#lbPrev.red:hover, #lbPrev.red:visited:hover { background: url(../js/images/prev_red.gif) left 15% no-repeat; }
	#lbPrev.green:hover, #lbPrev.green:visited:hover { background: url(../js/images/prev_green.gif) left 15% no-repeat; }
	#lbPrev.blue:hover, #lbPrev.blue:visited:hover { background: url(../js/images/prev_blue.gif) left 15% no-repeat; }
	#lbPrev.gold:hover, #lbPrev.gold:visited:hover { background: url(../js/images/prev_gold.gif) left 15% no-repeat; }
	
#lbNext { width: 49%; height: 100%; background: transparent url(../js/images/blank.gif) no-repeat; display: block; right: 0; float: right; }
	#lbNext.grey:hover, #lbNext.grey:visited:hover { background: url(../js/images/next_grey.gif) right 15% no-repeat; }
	#lbNext.red:hover, #lbNext.red:visited:hover { background: url(../js/images/next_red.gif) right 15% no-repeat; }
	#lbNext.green:hover, #lbNext.green:visited:hover { background: url(../js/images/next_green.gif) right 15% no-repeat; }
	#lbNext.blue:hover, #lbNext.blue:visited:hover { background: url(../js/images/next_blue.gif) right 15% no-repeat; }
	#lbNext.gold:hover, #lbNext.gold:visited:hover { background: url(../js/images/next_gold.gif) right 15% no-repeat; }

#lbPrev2, #lbNext2 { text-decoration: none; font-weight: bold; }
	#lbPrev2.grey, #lbNext2.grey, #lbSpacer.grey { color: #333333; }
	#lbPrev2.red, #lbNext2.red, #lbSpacer.red { color: #620000; }
	#lbPrev2.green, #lbNext2.green, #lbSpacer.green { color: #003300; }
	#lbPrev2.blue, #lbNext2.blue, #lbSpacer.blue { color: #01379E; }
	#lbPrev2.gold, #lbNext2.gold, #lbSpacer.gold { color: #666600; }
	
#lbPrev2_Off, #lbNext2_Off { font-weight: bold; }
	#lbPrev2_Off.grey, #lbNext2_Off.grey { color: #CCCCCC; }
	#lbPrev2_Off.red, #lbNext2_Off.red { color: #FFCCCC; }
	#lbPrev2_Off.green, #lbNext2_Off.green { color: #82FF82; }
	#lbPrev2_Off.blue, #lbNext2_Off.blue { color: #B7CAEE; }
	#lbPrev2_Off.gold, #lbNext2_Off.gold { color: #E1E100; }
	
#lbDetailsData { padding: 0 10px; }
	#lbDetailsData.grey { color: #333333; }
	#lbDetailsData.red { color: #620000; }
	#lbDetailsData.green { color: #003300; }
	#lbDetailsData.blue { color: #01379E; }
	#lbDetailsData.gold { color: #666600; }

#lbDetails { width: 60%; float: left; text-align: left; }
#lbCaption { display: block; font-weight: bold; }
#lbNumberDisplay { float: left; display: block; padding-bottom: 1.0em; }
#lbNavDisplay { float: left; display: block; padding-bottom: 1.0em; }

#lbClose { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbClose.grey { background: url(../js/images/close_grey.png) no-repeat; }
	#lbClose.red { background: url(../js/images/close_red.png) no-repeat; }
	#lbClose.green { background: url(../js/images/close_green.png) no-repeat; }
	#lbClose.blue { background: url(../js/images/close_blue.png) no-repeat; }
	#lbClose.gold { background: url(../js/images/close_gold.png) no-repeat; }

#lbPlay { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPlay.grey { background: url(../js/images/play_grey.png) no-repeat; }
	#lbPlay.red { background: url(../js/images/play_red.png) no-repeat; }
	#lbPlay.green { background: url(../js/images/play_green.png) no-repeat; }
	#lbPlay.blue { background: url(../js/images/play_blue.png) no-repeat; }
	#lbPlay.gold { background: url(../js/images/play_gold.png) no-repeat; }
	
#lbPause { width: 64px; height: 28px; float: right; margin-bottom: 1px; }
	#lbPause.grey { background: url(../js/images/pause_grey.png) no-repeat; }
	#lbPause.red { background: url(../js/images/pause_red.png) no-repeat; }
	#lbPause.green { background: url(../js/images/pause_green.png) no-repeat; }
	#lbPause.blue { background: url(../js/images/pause_blue.png) no-repeat; }
	#lbPause.gold { background: url(../js/images/pause_gold.png) no-repeat; }

