body {
	background: url(../images/bg.gif) repeat;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

p {
	text-align: justify;
	line-height: 19px;
	padding: 0px;
	margin: 0px;
}

h2 {
	padding: 0px 0 10px 0;
	margin: 0px;
	color: #B52025;
	font-size: 20px;
	font-weight: normal;
}

.clear {
	clear: both;
}

#wrap {
	width: 977px;
	margin: 20px auto auto auto;
}

.top_corner {
	width: 976px;
	height: 15px;
	background: url(../images/top_bg.gif) no-repeat center bottom;
}

#main_container {
	width: 977px;
	background: url(../images/center_bg_repeat.gif) repeat-y center;
}

#header {
	width: 960px;
	margin: auto;
	height: 90px;
}

#logo {
	padding: 10px 0 0 20px;
	float: left;
}


/*----------------------menu-------------------------*/

#menu {
	width: 530px;
	float: right;
	padding: 40px 0 0 0;
}

#menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: block;
}

#menu ul li {
	list-style: none;
	display: inline;
	float: left;
	width: auto;
	padding: 0px;
	font-size: 12px;
}

#menu ul li a {
	float: left;
	text-decoration: none;
	padding: 0px 10px 0 10px;
	margin: 0px 4px 0 4px;
	color: #000;
	text-align: center;
	height: 31px;
	line-height: 31px;
}

#menu ul li a:hover {
	background-color: #c6c6c6;
	color: #fff;
}

#menu ul li a.current {
	float: left;
	text-decoration: none;
	padding: 0px 10px 0 10px;
	margin: 0px 4px 0 4px;
	color: #fff;
	text-align: center;
	height: 31px;
	line-height: 31px;
	background-color: #999999;
}


/*-----------------middle_banner----------------------------*/

.middle_banner {
	width: 977px;
	height: 304px;
	background: url(../images/middle_banner_bg.png) no-repeat center;
}


/*----------------------slider---------------------------*/

.featured_slider {
	width: 965px;
	margin: auto;
	float: left;
	margin: 18px 0 0 6px;
}

ul, li {
	padding: 0px;
	margin: 0px;
	list-style: none;
}


/** ----------------------------------------------------- **/

#featured_border {
	position: relative;
	border: none;
	padding: 0px;
	height: 280px;
	margin: 0px;
}

#featured_wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

#featured_images {
	position: absolute;
	left: 0;
	top: 0;
}

#featured_images li {
	float: left;
}

#featured_positioner_desc {
	width: 965px;
	height: 280px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#featured_wrapper_desc {
	width: 100%;
	height: 280px;
	position: relative;
	overflow: hidden;
}

#featured_desc {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0px;
	margin: 0px;
}

#featured_desc li {
	width: 965px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#featured_desc li div {
	margin: 0px 0 0px 0px;
	padding: 10px;
	width: 945px;
	background: url(../images/featured-desc-bg.png);
}

#featured_desc li h2 {
	color: #FFFFFF;
	font-size: 18px;
	padding: 0px 0 5px 0;
	margin: 0px;
}

#featured_desc li p {
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px 0 10px 0;
	margin: 0px;
	line-height: 18px;
}

#featured_buttons {
	position: absolute;
	top: 15px;
	right: 15px;
	width: auto;
	padding: 0;
	list-style: none;
}

#featured_buttons li {
	width: 22px;
	height: 22px;
	background: url(images/featured-button-off.png);
	float: left;
	margin-left: 3px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	cursor: pointer;
}

#featured_buttons li.clicked {
	background: url(../images/featured-button-on.png);
}


/**/


/*-------------------------------*/

.center_content_services {
	width: 960px;
	clear: both;
	margin: auto;
	padding: 60px 0 20px 0;
}

.center_content {
	width: 960px;
	clear: both;
	margin: auto;
	padding: 10px 0 20px 0;
}

.center_content_pages {
	width: 960px;
	clear: both;
	margin: auto;
	padding: 20px 0 20px 0;
	background: url(../images/center_bg_pages.gif) no-repeat center top;
}

.home_section_left {
	width: 270px;
	height: auto;
	float: left;
	margin: 0 14px 0 14px;
	padding: 0 10px 20px 10px;
	background: url(../images/home_block_bg.gif) no-repeat center bottom;
}

.home_section_left p {
	clear: both;
}

.home_section_left p span {
	font-weight: bold;
}

img.home_section_icon {
	width: 63px;
	float: left;
}

h2.home_title {
	width: 190px;
	float: left;
	font-size: 20px;
	padding: 20px 0 0px 10px;
	margin: 0px;
	color: #B52025;
}
h1.home_title {
	width: 200px;
	float: left;
	font-size: 15px;
	
	margin: 7px 0 0 17px;
	color: #B52025;
}

.home_subtitle {
	width: 190px;
	text-align: center;
	float: left;
	padding: 0px 0 0px 10px;
	font-size: 12px;
	color: #a7a7a7;
}

.subtitle {
	width: 190px;
	text-align: left;
	float: left;
	padding: 0px 0 0px 10px;
	font-size: 12px;
	color: #a7a7a7;
}

.content_eletrica {
	float: left;
	padding: 25px 0 0px 10px;
	font-size: 12px;
	font-weight: normal;
	;
}



.home_section_thumb {
	float: left;
	clear: both;
	padding: 2px;
	text-align: center;
	margin: 10px 0 10px 0;
	border: 1px #dcdcdc solid;
}

a.more {
	float: right;
}

.content24hs{
width: auto;
height: auto;
}

.boxEletricista24hs {
position: relative;
	margin: 10px;
	float: left;
	/*definimos a largura do box*/
	width: 45%;
	/* definimos a altura do box */
	height: auto;
	/* definimos a cor de fundo do box */
	background-color: #c9c7c7;
	/* definimos o quão arredondado irá ficar nosso box */
	border-radius: 10px;
	/* Declaração para aparecer no Firefox */
	-moz-border-radius: 10px;
	/* Para exibir nos outros navegadores como Chrome, safari, opera*/
	-webkit-border-radius: 10px;
}

.boxEncanador24hs {
position: relative;
	margin: 10px;
	float: right;
	/*definimos a largura do box*/
	width: 45%;
	/* definimos a altura do box */
	height: auto;
	/* definimos a cor de fundo do box */
	background-color: #c9c7c7;
	/* definimos o quão arredondado irá ficar nosso box */
	border-radius: 10px;
	/* Declaração para aparecer no Firefox */
	-moz-border-radius: 10px;
	/* Para exibir nos outros navegadores como Chrome, safari, opera*/
	-webkit-border-radius: 10px;
}

.tbEletricista table {
	border-collapse: collapse;
	text-align: left;
	width: 100%;
}

.tbEletricista {
	font: normal 12px/150% Arial, Helvetica, sans-serif;
	background: #fff;
	overflow: hidden;
	border: 1px solid #8C8C8C;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.tbEletricista table td, .tbEletricista table th {
	padding: 3px 10px;
}

.tbEletricista table thead th {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D));
	background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');
	background-color: #8C8C8C;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	border-left: 1px solid #A3A3A3;
}

.tbEletricista table thead th:first-child {
	border: none;
}

.tbEletricista table tbody td {
	color: #7D7D7D;
	border-left: 1px solid #DBDBDB;
	font-size: 12px;
	font-weight: normal;
}

.tbEletricista table tbody .alt td {
	background: #EBEBEB;
	color: #7D7D7D;
}

.tbEletricista table tbody td:first-child {
	border-left: none;
}

.tbEletricista table tbody tr:last-child td {
	border-bottom: none;
}

.tbEletricista table tfoot td div {
	border-top: 1px solid #8C8C8C;
	background: #8C8C8C;
	
}

.tbEletricista table tfoot td {
	padding: 0;
	font-size: 12px
}

.tbEletricista table tfoot td div {
	padding: 2px;
}

.tbEletricista table tfoot td ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}

.tbEletricista table tfoot li {
	display: inline;
}

.tbEletricista table tfoot li a {
	text-decoration: none;
	display: inline-block;
	padding: 2px 8px;
	margin: 1px;
	color: #F5F5F5;
	border: 1px solid #8C8C8C;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8C8C8C), color-stop(1, #7D7D7D));
	background: -moz-linear-gradient( center top, #8C8C8C 5%, #7D7D7D 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8C8C8C', endColorstr='#7D7D7D');
	background-color: #8C8C8C;
}

.tbEletricista table tfoot ul.active, .tbEletricista table tfoot ul a:hover {
	text-decoration: none;
	border-color: #7D7D7D;
	color: #F5F5F5;
	background: none;
	background-color: #8C8C8C;
}

div.dhtmlx_window_active, div.dhx_modal_cover_dv {
	position: fixed !important;
}

.content_eletrica ul li {
	list-style: disc;
	margin: 5px 0 5px 25px;
	}

a.orcamento {
	float: right;
	padding: 15px 0 0px 10px;
}

img.projects {
	float: left;
	padding: 2px;
	margin: 0 10px 0 0;
	border: 1px #dcdcdc solid;
}


/* unvisited link */

a:link {
	color: #363636;
}


/* visited link */

a:visited {
	color: #99CCFF;
}


/* mouse over link */

a:hover {
	color: #458B74;
}


a:active {
	color: #0000FF;
}



/* unvisited link */

#menu ul> li> a:link {

	text-decoration: bold;
	color: #FFFFFF;
	font-size:12px;
	/* definimos a altura do box */
	height: 30px;
	/* definimos a cor de fundo do box */
	background-color: #c9c7c7;
	/* definimos o quão arredondado irá ficar nosso box */
	border-radius: 10px;
	/* Declaração para aparecer no Firefox */
	-moz-border-radius: 10px;
	/* Para exibir nos outros navegadores como Chrome, safari, opera*/
	-webkit-border-radius: 10px;	
}


/* visited link */

#menu ul> li> a:visited {
	color: #ffffff;
}


/* mouse over link */

#menu ul> li> a:hover {
	color: #dd3939;
		/* definimos a altura do box */
	height: 30px;
	font-weight: bold;

	/* definimos o quão arredondado irá ficar nosso box */
	border-radius: 10px;
	/* Declaração para aparecer no Firefox */
	-moz-border-radius: 10px;
	/* Para exibir nos outros navegadores como Chrome, safari, opera*/
	-webkit-border-radius: 10px;
}



/* selected link */

#menu ul> li> a:active {
	color: #ffffff;
}

.left_content {
	width: 660px;
	float: left;
	padding: 0;
}

.left_block {
	width: 295px;
	float: left;
	padding: 20px 20px 10px 15px;
}

.left_block_whous {
	width: 40%;
	float: left;
	padding: 20px 20px 10px 15px;
}

.right_block_whous {
	width: 50%;
	float: right;
	padding: 20px 20px 10px 15px;
}

.centerCont {
	width: 90%;
	float: center;
	text-align: left;
	padding: 25px 20px 25px 25px;
}

.left_block_wide {
	width: 625px;
	float: left;
	padding: 20px 20px 10px 15px;
}

.form-cotato {
	width: 530px;
	float: left;
	padding: 20px 20px 10px 15px;
}

.form-cotato p {
	margin-bottom: 30px;
}

.contato {
	width: 360px;
	float: right;
	padding: 20px 20px 20px 0;
}

.block_wide {
	width: 625px;
	float: left;
	margin: 10px 20px 10px 15px;
	padding-top: 10px;
	border-top: 1px #ededed solid;
}

.wide_content {
	width: 930px;
	clear: both;
	padding: 10px 15px 0 15px;
}

.right_block {
	width: 280px;
	float: right;
	padding: 20px 20px 10px 0;
}

img.pic {
	border: 3px #22496a solid;
	margin: 0 0 10px 0;
}

img.idealizador {
	padding: 25px 0 0 0;
	margin: 0 0 10px 0;
	align: center;
}

.home_news a {
	font-size: 12px;
	color: #c82127;
	text-decoration: none;
	border-bottom: 1px #bcbcbc dotted;
	padding: 10px 0 5px 12px;
	display: block;
	float: left;
	background: url(../images/arrow.gif) no-repeat left top;
	background-position: 0px 13px;
}

.home_news a:hover {
	text-decoration: underline;
}

input.newsletter_input {
	background-color: #fdeaeb;
	border: 1px #e2c7c8 solid;
	width: 193px;
	height: 18px;
	padding: 4px;
	float: left;
}

form#newsletter {
	padding: 10px 0 0 0;
}

input.newsletter_submit {
	background-color: #b52025;
	color: #FFFFFF;
	text-align: center;
	float: left;
	padding: 4px 4px 3px 4px;
	margin: 0 0 0 10px;
	border: 1px #fdeaeb solid;
	cursor: pointer;
}

.testbox {
	padding: 20px 10px 5px 0;
	margin: 0;
	border-bottom: 1px #ededed solid;
}

.testbox p {
	font-style: italic;
}


/*-----------------------contact_form-------------------*/

.form {
	width: 500px;
	height: 410px;
	float: left;
	padding: 60px 10px 10px 20px;
	border: 1px #fdeaeb solid;
}

.form_row {
	width: 425px;
	float: left;
	clear: both;
	padding: 7px 0 7px 0;
}

label {
	width: 100px;
	float: left;
	padding: 3px 15px 0 0;
	color: #b52025;
	text-align: right;
	font-weight: bold;
}

input.main_input {
	background-color: #CDCDCD;
	color: #b52025;
	border: 1px #e2c7c8 solid;
	width: 300px;
	height: 18px;
	padding: 4px;
	float: left;
}

textarea.main_textarea {
	background-color: #CDCDCD;
	color: #b52025;
	border: 1px #e2c7c8 solid;
	width: 300px;
	height: 120px;
	padding: 4px;
	float: left;
}

input.submit {
	background-color: #CDCDCD;
	color: #b52025;
	text-align: center;
	float: right;
	padding: 3px 10px 2px 10px;
	margin: 0px 0 0 0;
	border: 1px #b52025 solid;
	cursor: pointer;
}


/*-----------------------------footer------------------*/

.footer {
	clear: both;
	width: 960px;
	margin: auto;
	background: url(../images/footer_bg.jpg) no-repeat center;
	height: 65px;
	text-align: center;
}

.copyright {
	float: left;
	padding: 30px 0 0 15px;
	color: #6996c0;
}

.copyright a {
	color: #2A1C11;
	text-decoration: none;
}

.footer_links {
	float: center;
	padding: 30px 15px 0 0;
}

.footer_links a {
	text-decoration: none;
	color: #2A1C11;
	padding-left: 10px;
}

.footer_links a:hover {
	text-decoration: underline;
	color: #2A1C11;
}

.msg {
	float: center;
	padding: 4px 4px 0 0;
	text-align: center;
	color: #78000
}

.Vleft {
	float: left;
	padding: 5px;
}

.Vright {
	float: right;
}