/* CSS Document carpenter */

/*   

Theme Name: title project - carpenter eletric inc
Theme URI: http://cynfyn.com/web/
Author: cynfyn solutions
Author URI: http://www.cynfyn.com
Version: 1.0
Description Development: Builder CSS+xhtml>> Jose Antenor Gomez - Design Elements>> Rafael Bernal

*/

/*...........................
	html
............................*/
* {
	margin: 0;
	padding: 0;
	border: none;
	}

html {
	text-shadow: #000 0px 0px 0px;/* Elimina el efecto bold en Safari */
	}
body{
	background:url(images/bg_html.jpg) no-repeat #cdcccc center   -32px;
	color:white;
	font-family:"Trebuchet Ms",Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	}	
	
/* Clases útiles */
.p_relative{
	position:relative;
	}

a:link {
 	color: #f3fc03;
 	text-decoration: none;
	}
a:visited {
 	text-decoration: none;
 	color: #f3fc03;
	}
a:hover {
 	text-decoration: underline;
 	color: #f3fc03;
	}
a:active {
 	text-decoration: none;
	}	
p{ 
	margin-bottom:20px;
	text-align:justify;
	}

td{	
	text-align:left;
	}
h3{
	color:#E3D800;
	font-size:1.1em;
	}		
/*...........................
	site
............................*/			
#wrapper{
	width:953px;
	margin:0 auto;
	background:#000;	
	}	
#wrapper:after{
	content:".";
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	}
#header{
	height:116px;
	}
#menu{
	background:url(images/bg_menu.jpg) repeat-x;
	height:29px;
	}
/*#aux{
	height:590px;
	width:0px;
	}*/
#content{
	padding:5px;
	}			
/*#aux ,#content{
	float:left;
	margin:0;
	margin-bottom:-32768px;
	padding-bottom:32768px;
	}*/

#footer{
	height:98px;
	overflow:hidden;
	clear:both;
	text-align:center;
	}
#footer a{
	color:white;
	}
#footer a:hover{
	color:white;
	}					
						
	
/*---------------------
	position nav top
------------------------*/
.p_nav_top{
	position:absolute; 
	left: 260px; 
	top: -115px !important;
	top: -119px ;
	}
.p_menu_left{
	position:absolute; 
	left: 10px; 
	top: -73px !important;
	top: 33px;
	}
/*............................
	Dropdowns menu 
.............................*/		
.subnav {
	width: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size : 12px;
	background: #71AB54;
	color: #333;
	}
	
.subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.subnav li {
	border-bottom: 1px solid #142F18;
	margin: 0;
	list-style: none;
	list-style-image: none;
	}
	
.subnav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 1px solid #142F18;
	border-right: 1px solid #142F18;
	background-color: #3D6329;
	color: #f3fc03;
	text-decoration: none;
	width: 100%;
	}
	
html>body .subnav li a {
	width: auto;
	}
	
.subnav li a:hover {

	background: #71AB54;
	color: #fff;
	}
	
.subnav li #active {
	border-left: 1px solid #142F18;
	border-right: 1px solid #142F18;
	border-bottom: 1px solid #142F18;
	background: #71AB54;
	color: #fff;
	}
/*-------------------------
	case of studies
--------------------------*/
.title_case{
	font-weight:bold;
	font-size:14px;
	color:#6b1c01;
	}
/*----------------------------
		tables magic 
------------------------------*/
.bg_tb {
	 border-spacing:1px;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-size:11px;
	 background:#131F04;
	 color: #b7b7b7;
	 width:90%;
	 margin:auto;
     }

.bg_tb td{
     border-collapse: separate;
     border-collapse: collapse;
     border-spacing: 0;
     }
	 
.bg_tb caption {
     font-weight: bold;
     background: #566F37; 
	 border-bottom:3px solid #162307;
	 border-left:1px solid #435F1D;
     border-right:1px solid #435F1D;
	 border-top:1px solid #435F1D;
     color: #E3D800;
     text-transform: capitalize;
     padding:6px;
     margin:auto;
     }
	 
.bg_tb td {
     padding: 2px;
	 border: 1px solid #778F59;
     }
	 
.bg_tb  tr {
     text-align: left;
     background: #3D4F27;
     color: #E3D800;
     }
.bg_title{
	background:#303F1B;
	border-bottom:#162307 3px dashed;
	height:19px;
	padding:4px;
	}	  
/*Services*/
.txt_services{
	text-transform:capitalize;
	}

.title_a_b{
	 background:#566F37;
	 border-bottom:3px solid #162307;
	 border-left:1px solid #435F1D;
     border-right:1px solid #435F1D;
	 border-top:1px solid #435F1D;
	 font-size:12px;
	 font-weight:bold;
	 padding:4px;
	}
/*----------------------
	affiliations
-----------------------*/	
.top_border{
	border-top:3px solid #162307;
	border-left:1px solid #435F1D;
	border-right:1px solid #435F1D;
	border-bottom:1px solid #435F1D;
	padding:4px;
	background:#566F37;
	color:#E3D800;
	}	
.cell {
	border-collapse:collapse;
	background:#3D4F27;
	}			
.cell td{
	padding:4px;
	border:1px solid #232F14;
	text-align:left;
	}
.cell_shadow{
	border-right:3px solid #232F14;
	border-bottom:4px solid #232F14;
	opacity:0.86;
	philter:alpha(opacity=86);
	}
/*-------------------------
	case of studies
--------------------------*/
.title_case{
	font-weight:bold;
	font-size:14px;
	color:#E3D800;
	}
/*---------------------
		 BUTTONS 
 -----------------------*/

.buttons a, .buttons button{
    display:block;
    margin:0 7px 0 0;
    background-color:#DFDFDF;
    border:1px solid #9F9F9F;
    border-top:1px solid #BFBFBF;
    border-left:1px solid #BFBFBF;
    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
	outline:0;
	}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
	}
.buttons button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:19px; /* Safari */
	outline:0;
	}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
	}
.buttons button img, .bt_s a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
	}

/* STANDARD */
button:hover, .buttons a:hover{
    background:#3A5B12;
    border:1px solid #283F0D;
    color:white;
	outline:0;
	}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
	outline:0;
	}

/* POSITIVE */

button.positive, .buttons a.positive{
    color:#529214;
	}
.buttons a.positive:hover, button.positive:hover{
    background-color:#E6EFC2;
    border:1px solid #C6D880;
    color:#529214;
	outline:0;
	}
.buttons a.positive:active{
    background-color:#529214;
    border:1px solid #529214;
    color:#fff;
	}

/* NEGATIVE */

.buttons a.negative, button.negative{
    color:#565656;
	}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
	outline:0;
	}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
	}
	
/* * Indicates Required Field */	
.indicates_required_field{    
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FF0000;
	}	
	
.input_text{
	border:1px solid #34511D;
}
/* Underline Title Core Values */
.underline_core_values{
	color:#006600;
}
					