@charset "UTF-8";

/**** CSS BY: luis@netbangers.com ****/
/**** 2009 ****/


/************************ COMMON ************************/

body, h1, h2, h3, h4, ul, li, p, hr, blockquote, cite, label, form, label, input, fieldset, input, h5, dl, dt, dd {
    margin:0;
    padding:0;
	border: none;
	font-weight: normal;
}


body{
	font-family: Geneva, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	font-weight: normal;
	color: #515151;
	
/*    background: ;*/
}

a {
	text-decoration: none;
	color: #515151 ;
}

h1 span, h3 span {
	display: none;
}

ul {
	list-style: none;
}

.wrap_internal{
	margin: 0 auto;
	width:900px;
}

/************************ GENERAL ************************/

h2{
	font-weight: normal;
	font-size: 35px;
	color:#C4232B;
	border-bottom: 1px solid #E2CFD1;
	padding: 10px 16px 11px 16px;
	margin: 0 5px;
}


/************************ Clear Box ************************/

.clearfix{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;

}


/************************ WRAPPER ************************/
#main{
	margin:0;
	padding: 0;
	background-color: #F5F5F5;
	width:100%;
}

/************************ SOCIAL BAR ************************/
#social_bar{
	background-color: #B71B1F;
	height: 140px;
}

.social_special_pad{
	padding-left: 50px;
}

#social_bar h1{
	width: 152px;
	height: 138px;
	position: relative;
}

#social_bar h1 {
	background: url("../img/logo_netbangers.jpg") no-repeat;
	position: absolute;
	
}
	
#social_bar h1 a{
	display: block;
	border: none;
	width: 152px;
	height: 138px;
	text-indent:-9000px;
	text-decoration: none;
}

#social_bar .social_bar_small{
	text-align: right;
	padding-top: 75px;
	padding-right: 20px;
}
	

/************************ MENU BAR ************************/
#menu_bar{
	background-color: #FFF;
	height: 30px;
}

/************************ MENU ************************/

#menu_bar ul li{
	font-weight: normal;
	text-align: center;
	width: 150px;
	float: left;
	background-color: white;
	line-height: 30px;
}

#menu_bar ul li a{
	color:#C4232B;
	display: block;
	text-decoration: none;
}

#menu_bar ul li a:hover{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #B71B1F;
}


/************************ NAV GENERAL ************************/
#nav_general{

	border-left: solid 1px #EBEBEB;	
	border-right: solid 1px #EBEBEB;
}

#nav_general ul li{
	font-weight: normal;
	text-align: center;
	float: left;
	background-color: white;
	line-height: 26px;
	font-size: 12px;
	margin: 0px 0;	
}

#nav_general ul li a{
	display: block;
	text-decoration: none;
	background-color: #E6E6E6;
}

li a:hover{
	color: #000;
	text-decoration: none;
}

li.special_middle a{
	/*background:url("../img/nav/middle_nav_bar.jpg") top right #E6E6E6 no-repeat;*/
	padding: 0 10px;
	padding-right: 20px;
}

li.special_end a{
/*	background:url("../img/nav/final_nav_bar.jpg") top right #E6E6E6 no-repeat;*/
	padding: 0 10px;
	padding-right: 20px;
}

/************************ CONTENT ************************/
#content_background{
background: url("../img/skin/skin_portafolio.png") bottom center no-repeat;
}

#content{	
	margin:0 auto;
	/*padding-bottom:18px;*/
	width:900px;
	background-color: #FFFFFF;
	border-left: solid 1px #EBEBEB;	
	border-right: solid 1px #EBEBEB;
}

#content .nav_izq{
	width: 656px;
	float: right;
	border-left: solid 1px #EBEBEB;	
}

#content .nav_der{
	width:243px;/*215px*/
	float: left;
}

#nav_proyectos{
	/*width:390px;*/
	height:68px;
	float:right;
	margin:0 17px 0 0;
	width:402px;
	text-align:right;
}


#nav_proyectos a{
	width:145px;
	height:20px;
	display: inline-block;
	font-size:16px;
	padding:17px;
	margin-left:20px;
}

#nav_proyectos a:hover{
	text-decoration:underline;
}

#nav_proyectos #proy_ant{
	background:url(../img/proy_ant.png) no-repeat left;
}

#nav_proyectos #proy_sig{
	background:url(../img/proy_sig.png) no-repeat right;
}

#content h2{
	float:left;
}

/************************ PROYECTO ************************/

.proyecto{
	position:relative;
	border-bottom: 1px solid #E2CFD1;
	background-color:#A6192E;
	padding: 8px;
	padding-top: 20px;
	text-align: center;
}

.proyecto_img{
	margin-bottom: 30px;
}


.proyecto h2{
	font-size: 30px;
	color:#FFFFFF;
	border: none;
	margin: 0;
	padding: 0;
	float:none !important;
	line-height: 50px;
	text-align: left;
	
}

.proyecto h3{
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	margin:0;
}

#desarrollos_relacionados h4{
	font-size:24px;
	color: #C32429;
}


/************************ ITEM PROYECTO ************************/

#img_cambia, #video_portafolio{height:377px;margin-bottom: 10px; margin-top:0px; width:640px;}
#video_portafolio{ display:none; filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;}



#desarrollos_relacionados{
	width: 85%;
	padding:20px 35px;
	float:left;
}

#desarrollos_relacionados ul{
	list-style-image: url(../img/vineta.jpg);
}

#desarrollos_relacionados a{
	line-height:20px;
}

#descripcion{
	width: 183px;
	padding:30px;
	float:left;
}

#descripcion .servicio{
	width: 176px;
	float: left;
}

#descripcion h4{
	font-size: 14px;
	color: #C32429;
}

#descripcion h5{
	font-size: 14px;
	margin-bottom: 10px;
}

#descripcion p{
	padding:0 !important;
	font-size: 14px;
	text-align:left !important;
	line-height:normal !important;
}

/************************ NOTICIAS ************************/
#nav_proyect{
	font-size: 14px;
}

#nav_proyect .proyect_quote{	
	font-size: 21px;
	line-height: 30px;
	padding: 15px;
	border-bottom: 1px solid #E2CFD1;
}

#nav_proyect .proyect_filter{
	font-size: 14px;
	padding: 15px;
	border-bottom: 1px solid #E2CFD1;
}

#nav_proyect h2{
	width:243px;
	line-height: 50px;
	padding:0;
	margin:10px 0 0 15px;
	color: #6D6D6D;
	border:none;
}

#nav_proyect p{
	font-size:12px;
	line-height:5px;
	padding:0 35px;
	color: #6D6D6D;
	text-align:right;
/*	text-transform:lowercase;*/
}

#nav_proyect span{
	font-size: 10px;
	color: #A3A3A3;
}

#nav_proyect .proyect_filter a:hover{
	text-decoration: underline;
	color: #C4232B;
}

#link_video{
	float:left;
}

#link_video a{
	width:121px;
	height:43px;
	background:url(../img/btn_video.png) no-repeat 0 0;
	/*background:url(../img/btn_imagenes.png) no-repeat 0 0;*/
	display:block;
	padding-left:22px;
	color:#FFF;
	line-height:53px;
}

#link_video a:hover{
	background-position:0 -43px;
	color:#595757;
}

/************************ FOOTER ************************/

#footer{
	background-color:#AA172C;
	height: 90px;
	color:#fff;
	font-size: 12px;
	text-align: center;
	padding-top:12px;
}

#footer a{
	text-decoration: none;
	color: #FFFFFF;
}

#footer a:hover{
	border-bottom:1px dotted #ffffff;
	color: #FFFFFF;
}

#paginacion{
	/*margin-left:250px;
	position:absolute;*/
	margin-top:15px;
	float: right;
	font-size:12px;
	height:25px;
	/*top: 20px;
	right: 0px;*/
}
#title_proyecto{
	height:50px;
	padding-top:90px
	position: relative;
}
#atras{
	float:left;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#adelante{
	float:left;
	height:30px;
}
#cargando{
	position:absolute;
	top:150px;
	right:300px;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.btn_pag{
	color:#FFF;
	vertical-align:middle;
}

#piezas{
	padding-left:10Px;
	padding-bottom:30px;
	width:188px;
	float:left;
}

#piezas li{
	line-height:20px;
}

h6 {
	padding:0px;
	color:#666;
	font-size:16px;
	margin-top:30px;
	margin-bottom:10px;
}

.title_pieza{
	font-size: 13px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	color: #C32429;
}
.piezas_link{
	font-size: 14px;
	color:#515151;
}
.piezas_link:hover{
	font-size: 14px;
	text-decoration:underline;
	color:#C3242C;
}
