@charset "utf-8";
/* CSS Document */

/*@font-face {
	font-family: 'ZeroHour-Regular';
	src: url('Typodermic.otf');
}
*/

/*OLD BROWN COLOR #7D0000

*/

@font-face {
	font-family:"ZeroHour-Regular";
	src:url("zero_hour.eot?") format("eot"),url("zero_hour.woff") format("woff"),url("zero_hour.ttf") format("truetype"),url("zero_hour.svg#ZeroHour-Regular") format("svg");
	font-weight:normal;
	font-style:normal;
}

* {
	font-family: 'Armata', sans-serif;
	font-size: 12px;
	/*color:#777777;*/
	color:#555;
}

body {
	background-image:url(../images/template/bg-pattern.png);
}

.MAIN_CONTENT {
	width:1020px;
	background-color:#E9E9E9; 
	/*background-color:#A4A2A7;*/
}	

#HeaderBar {
	position: absolute;
	top: 0;
	z-index: 1000;
	height:62px;
	width:100%;
	
}
body > #HeaderBar {
	position: fixed;
}
div.topseparator {
	margin-top: 62px;
}
.round_corners_bottom {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
.round_corners_top {
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.round_corners_left {
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
}
.round_corners_right {
	border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
}
.pading_bottom_top {
	padding-bottom: 20px;
	padding-top: 20px;
}
header.menu_top {
	/*background-image: url(../images/template/menu-gradient.png);
	background-repeat: repeat-x;*/
	background-color:#006AB8;
	height: 62px;
	width:1020px;
}
h1.logo {
	color: white;
	float: left;
	vertical-align: middle;
	line-height:20px;
	margin-top: 12px;
	margin-left: 32px;
	text-align:right;
}
.CompanyName {
	display:block;
	color:white;
	font-family: 'ZeroHour-Regular';
	margin:0px;
	padding:0px;
	font-size:24px;
}
.mote {
	display:block;
	color:white;
	text-transform:uppercase;
	font-size:9.5px;
}
nav.menu {
	height:62px;
	vertical-align:middle;
	margin-top:20px;
	font-weight:bold;
	font-size:13px;
}
nav.menu a {
	color: white;
	display: inline;
	text-transform: uppercase;
	margin-right:40px;
	cursor:pointer;
}

nav.menu a.last {
	margin-right:0px;
}

.clear_separator {
	height: 10px !important;
}
div.bannerrotator {
	height: 400px;
	position:relative;
}
.introMainContainer {
	/*background-image: url(../images/template/img-back-intro.jpg);*/
	background-image: url(../images/template/img-back-services.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	width:1020px;
}

.text_intro {
	background-color:#FFF;
}

div.news {
	background-color: #CECECE;
}
.subtitle_brown {
	color: white;
	background-color:#006AB8;
	text-align:center;
	font-size:14px;
	text-transform:uppercase;
	padding-bottom:5px;
	padding-top:5px;
}
div.services_container {
	background-image: url(../images/template/img-back-services.jpg);
	width:1020px;
}
div.services {
	background-color: white;
	background-position: left;
	background-repeat: no-repeat;
	height: 180px;
}
div.services h3 {
	text-transform: uppercase;
	color:#006AB8;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 6px;
}
div.services p {
	line-height: 13px;
	font-size: 12px;
}
div.services_visao {
	background-image: url(../images/services/visao.jpg);
}
div.services_mechanic {
	background-image: url(../images/services/mechanic.jpg);
}
div.services_quadros {
	background-image: url(../images/services/quadros.jpg);
}
div.services_automacao {
	background-image: url(../images/services/automacao.jpg);
}
div.services_electro {
	background-image: url(../images/services/electro.jpg);
}
.products_container, .contacts_container, .news_content {
	background-color: #E9E9E9;
}
.products_container {
	
	background-image: url(../images/template/img-back-services.jpg);
	background-position:bottom;
	background-repeat:repeat-y;
	width:1020px;
	
}
.products_single_container {
	background-color: white;
	height:300px;
}
.products_name_title {
	background-color:#006AB8;
	text-transform: uppercase;
	font-size: 13px;
	height:30px;
	padding-top:5px;
	padding-bottom:5px;
	vertical-align:middle;
	width:100%;
	line-height:15px;
	font-weight: normal;
	color: white;
	margin-bottom:10px;
	margin-bottom:3px;
}
.products_descriptions {
	font-size: 12px;
	display: block;
	text-align: center;
	margin: 5px;
	clear:both;
}
.products_image_container {
	height: 90px;
	vertical-align:middle;
}
.products_image {
	max-height:90px;
	max-width:150px;
	margin-top:3px;
	display:block;
	margin:0px;
	padding:0px;
	height:90px;
}

.contacts_bold {
	color:#006AB8;
	font-weight:bold;
}

address {
	font-weight:normal;
	font-style:normal;
	line-height:30px;
}

address a {
	text-decoration:none;
}

div.SubtitleContent {
	background-image:url(../images/template/line_middle_back.png);
	background-position:center center;
	background-repeat:repeat-x;
	margin-bottom:10px;
	position:relative;
	top:22px;
	z-index:10;
}

.single_news_content {
	background-color:white;
	text-align:center;
	position:relative;
	height:260px;
}

.image_news_content {
	display:block;
	margin:10px;
}
.image_news {
	max-height:100px;
	max-width:300px;
	margin:0px;
	padding:0px;
}
.news_title {
	display:block;
	color:#006AB8;
	text-transform:uppercase;
	font-size:14px;
	margin:5px;
}
.news_subtitle {
	margin:5px;
}
.news_button {
	display:inline-block;
	position:absolute;
	bottom:-15px;
	width:150px;
	left:70px;
	cursor:pointer;
	padding:5px;
}

.hidden {
	display:none;
}

.detail_news {
	text-align:left !important;
}

.news_back_button {
	display:inline-block;
	cursor:pointer;
	padding:5px;
}
.news_back_button_content {
	text-align:right;
}
.footer {
	background-image:url(../images/template/footer-gradient.png);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:10px;
	line-height:20px;
	width:1020px;
	padding-bottom:10px;
	color:white;
}
.alignleft {
	text-align:left;
}
.alignright {
	text-align:right;
}

.services_last_phrase {
	margin-top:60px;
	font-size:22px;
	color:#006AB8;
}

.products_last_phrase {
	margin-top:100px;
	font-size:22px;
	color:#006AB8;
}