@charset "UTF-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px;
}

body {
	margin:0;
	padding:0;
	background-color: #090605;
	text-align: center;
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position: 50% top;
	background-attachment: scroll;
}

#content_wrapper {
	width: 1008px;
	height:100%;
	margin:0 auto;
	padding: 0px;
	float: none;
	clear:both;
	position:relative;
	text-align:left;
	background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-color: #090605;
	background-position: top center;
	min-height: 644px;
}

#master_content {
	padding: 0px;
	float: left;
	height: auto;
	width: 1008px;
	margin:0;
}

#flash_dura {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 78px;
	width: 1008px;	
}

#text_content {
	width: 1008px;
	height:auto;
	float: left;
}

#text_content ul {
	display: block;
	padding: 10px 0 0 10px;
}

#text_content ul li {
	color: #F00;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:14px;
	font-weight: lighter;
	list-style-position: inside;
	list-style-type: square;
}

#slide {
	width: 1008px;
	height: auto;
	float:left;
	clear: both;
	margin: 0;
}

.prod_cont01  {	
	border-right: solid 1px #D9D8A1;
}

.prod_cont02 {
	clear: right;
}
	
.prod_cont01, .prod_cont02 {
	float: left;
	padding: 10px;
	width: 483px;
	height: 250px;
	margin-top: 30px;
	overflow: hidden;
}


#menu_galeria {
	width: 1008px;
	height: 150px;
	background: url(../images/bg_produtos.jpg) center center no-repeat;
	overflow: hidden;
	float: left;
	margin: 30px 0 30px 0;
}

#menu_galeria ul {
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	display: block;
	margin:0;
	padding: 0 30px 0 50px;
}

#menu_galeria ul li {
	display: inline;
	text-align:left;
	padding: 50px 20px 0 20px;
	margin: 0px;
	float:left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

#estrutura a, #coberturas a, #fechamento a, #portoes a, #mezanino a {
	color: #fff;
}

#estrutura a:hover {
	color: #ec6c0f;
}

#coberturas a:hover {
	color: #0f87ec;
}

#fechamento a:hover {
	color: #669900;
}

#portoes a:hover {
	color: #c23232;
}

#mezanino a:hover {
	color: #b0aa0a;
}

#footer_content {
	float: left;
	background-image:url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 50px;
	margin-bottom: 10px;
	width: 1008px;
	height: 140px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	overflow:visible;
}

/* Menu Startup */

#menu_footer {
	width: 462px; 
	height: 26px;
	float: left;
	margin: 1px 0 0 10px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	padding: 0;
}

#menu_footer ul {
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	display: block;
	margin:0;
	padding:0;
}

#menu_footer ul li {
	display: inline;
	text-align:left;
	padding: 0px 10px 0 0;
	margin: 0px;
	float:left;
	height:26px;
}

#inicio a, #empresa a, #produtos a, #obras a, #galeria a, #contato a {
	color: #ffffff;
	text-decoration: none;
	margin:0;
	padding-top:0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;

}

#inicio a {
	background:#ec6c0f;
}

#empresa a {
	background:#0f87ec;
}

#produtos a {
	background:#669900;
}

#obras a {
	background:#c23232;
}

#galeria a {
	background:#b0aa0a;
}

#contato a {
	background:#9900cc;
}

/*HOVER*/

#inicio a:hover {
	border-bottom: solid 5px #8c410a;
	padding-bottom: 5px;
}

#empresa a:hover {
	border-bottom: solid 5px #0b5ea4;
	padding-bottom: 5px;
}

#produtos a:hover {
	border-bottom: solid 5px #3d5c00;
	padding-bottom: 5px;
}

#obras a:hover {
	border-bottom: solid 5px #941d1d;
	padding-bottom: 5px;
}

#galeria a:hover {
	border-bottom: solid 5px #777307;
	padding-bottom: 5px;
}

#contato a:hover {
	border-bottom: solid 5px #700195;
	padding-bottom: 5px;
}

#adress {
	width: 1008px;
	height:auto;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

#ekho {
	width: 1008px;
	float: left;
	clear: both;
	margin: 10px 0 0 0;
}

#ekho p {
	font-size: 10px;
	color: #2f2f2f;
	text-align:center;
	font-weight: bold;
}

#ekho a:link {
	color: #F30;
	font-weight: bolder;
}

#ekho a:visited {
	color: #F30;
	font-weight: bolder;
}

#ekho a:hover {
	color: #fff;
}

#header_wrapper {
	width: 1008px;
	height: 223px;
	float:left;
}

#menu_wrapper {
	width: 482px; 
	height: 26px;
	float: right;
	margin: 0;
	font-family: "Century Gothic", "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	padding: 0;
}

#menu_wrapper ul {
	list-style-type: none;
	text-align: left;
	text-decoration: none;
	display: block;
	margin:0;
	padding:0;
}

#menu_wrapper ul li {
	display: inline;
	text-align:left;
	padding: 0px 10px 0 0;
	margin: 0px;
	float:left;
	height:26px;
}

#inicio a, #empresa a, #produtos a, #obras a, #galeria a, #contato a {
	color: #ffffff;
	text-decoration: none;
	margin:0;
	padding-top:0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	float: left;

}

#inicio a {
	background:#ec6c0f;
}

#empresa a {
	background:#0f87ec;
}

#produtos a {
	background:#669900;
}

#obras a {
	background:#c23232;
}

#galeria a {
	background:#b0aa0a;
}

#contato a {
	background:#9900cc;
}

/*HOVER*/

#inicio a:hover {
	border-bottom: solid 5px #8c410a;
	padding-bottom: 5px;
}

#empresa a:hover {
	border-bottom: solid 5px #0b5ea4;
	padding-bottom: 5px;
}

#produtos a:hover {
	border-bottom: solid 5px #3d5c00;
	padding-bottom: 5px;
}

#obras a:hover {
	border-bottom: solid 5px #941d1d;
	padding-bottom: 5px;
}

#galeria a:hover {
	border-bottom: solid 5px #777307;
	padding-bottom: 5px;
}

#contato a:hover {
	border-bottom: solid 5px #700195;
	padding-bottom: 5px;
}

#flash_pic {
	float:right;
	height: 160px;
	width: 530px;
	margin: 5px 5px 0 0;
	padding: 5px;
	border: solid 1px #8E6449;
	clear:right;
}

#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(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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; }

.underline {
padding-bottom: 15px;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666666;
}

.clear{
display:block;
clear:both;
}

.float_lf_thumb {
	float: left;
	clear: both;
	margin: 6px;
	padding: 5px;
	border: 1px solid #FFF;
	background-color:#000;
}

.float_rt_thumb {
	float: right;
	clear: both;
	margin: 3px;
	padding: 3px;
	border: 1px solid #FFF;
	background-color:#000;
}

.float_lf {
	float: left;
	margin: 3px;
	padding: 3px;
	border: 1px solid #FFF;
	background-color:#000;
}

.float_rt {
	float: right;
	margin: 4px;
	padding: 5px;
	border: 1px solid #FFF;
	background-color:#000;
}

#formmail td {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	color: #999;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
} 

input, textarea {
	color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #C8AF2D;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.yellow {
	color: #FC0;
	font-weight: bolder;
}

.yellow a {
	color: #FC0;
	font-weight: bolder;
}

.solar {color:#F6A01A;}
.reflex {color:#50C8E8;}


/*SLIDE BOX-------------------------------------------------*/

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:506px; margin:50px auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:500px; height:375px; padding:2px; border:1px solid #907A5D; background:#000}
#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:500px}
#image img {position:absolute; z-index:25; width:auto}
.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 {margin-top:15px}
#slideleft {float:left; width:20px; height:81px; background:url(../images/scroll-left.gif) center center no-repeat; background-color:#222}
#slideleft:hover {background-color:#333}
#slideright {float:right; width:20px; height:81px; background:#222 url(../images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#333}
#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:1px solid #666; padding:2px}

p {
	font-family: Verdana, Geneva, sans-serif;
	color:#CCC;
	font-size:11px;
	font-weight: lighter;
	text-indent: 10px;
}

#master_content h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #4B4516;
	padding: 5px;
	font-weight: normal;
	background-color: #DEBA1E;
	margin: 0 0 10px 0;
	display:block;
	font-style: italic;
}

#master_content h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4B4516;
	margin: 10px;
}

#master_content h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFDB34;
	font-size:16px;
	text-indent: 10px;
}

#master_content h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 5px;
	font-weight: bolder;
	background-color: #DEBA1E;
	margin: 0 0 10px 0;
	display:block;
	font-style: italic;
	text-indent: 10px;
}

h2.novidade {
    width:480px;
    height:35px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/novidades.jpg) no-repeat;
	margin: 0 0 10px 0;
	color: #fff;
}

h2.estruturas {
    width:480px;
    height:35px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/estruturas.jpg) no-repeat;
	margin: 0 0 10px 0;
	color: #fff;
}

h2.coberturas {
    width:480px;
    height:35px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/coberturas.jpg) no-repeat;
	margin: 0 0 10px 0;
	color: #fff;
}

h2.portoes {
    width:480px;
    height:35px;
    text-indent:-9999px;
    overflow:hidden;
    background:url(../images/portoes.jpg) no-repeat;
	margin: 0 0 10px 0;
	color: #fff;
}

#slide h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color:#fff;
	font-weight: normal;
}

#slide p {
	font-family: Tahoma, Geneva, sans-serif;
	color:#E7CB11;
	font-weight: normal;
}

#adress p {
	color:#333;
	font-size:14px;
	font-weight: bold;
	text-align:center;
	padding: 6px 0 0 0;
}

.big_text {
	font-size: 18px;
}

/*Solar Reflex*/
#master_content #solar {width: 1000px; height:716px; margin: 54px 4px 4px 4px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background:url(../images/bg-solar-reflex.jpg) top center no-repeat; padding: 10px;}
#master_content #solar h4 {margin: 0px; padding: 0px; font-size: 30px; color: #09F; margin: 80px 10px 10px 10px; background: transparent;}
#master_content #solar h5 {margin: 0px; padding: 0px; font-size: 20px; color: #F90; margin: 10px 10px 10px 10px; background: transparent; }
#master_content #solar p {margin: 0px; padding: 0px; font-size: 16px; color: #333; margin: 10px 10px 10px 10px;}

