/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*====================================*/
/*=========== yodesigner.com =========*/
/*====================================*/

body {
	text-align: center;
	font-size: 0.625em;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 300;
	background-color: #ffffff;
}
#background{
	background: url(../images/bkg-background.png) repeat center top;
}
#header, #section, #footer {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

/*====================================*/
/*============== header ==============*/
/*====================================*/
#header {
	height: 70px;
	overflow: hidden;
}
a.logo{
	background: url(../images/logo-abbings.png) no-repeat left top;
	width: 260px;
	height: 70px;
	display: block;
	float: left;
	text-indent: -9999px;
}
ul#nav {
	float: left;
	margin: 28px 0 0 125px;
}
ul#nav li {
	float: left;
	font-size: 1.6em;
	font-weight: 400;
	padding: 5px 20px;
}
ul#nav li a {
	text-decoration: none;
	color: #675a5a;
}
ul#nav a:hover {
	color: #e8322f;
}
ul#nav li.active {
	background-color: #e8322f;	
	border-radius: 5px;
	color: #ffffff;
}

/*====================================*/
/*============== content =============*/
/*====================================*/
#section {
	overflow: hidden;
	min-height: 500px;
}
#aside {
	width: 230px;
	float: left;
	padding: 50px 30px 0 0;
}
h1.abbings, p.frase {
	color: #ffffff;
	font-size: 2.2em;
	line-height: 1.6em;
	text-align: left;
}
p.frase {
    margin-top: 40px;
}
a.regresar {
    display: block;
    width: 70px;
    text-decoration: none;
    background: #e8322f;
	font-size: 1.5em;
    margin-top: 100px;
    border-radius: 10px;
    color: #ffffff;
    padding: 3px 10px 7px 10px;
    text-align: center;
}
a.regresar:hover {
    background: #555;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
h1 {
    color: #e8322f;
    font-size: 3.6em;
}
h2 {
    color: #e8322f;
	font-size: 2.2em;
	line-height: 1.6em;
}
#content, #home {
	float: left;
	width: 720px;
}
#content {
    padding: 50px 0 0 0;
    min-height: 500px;
}
#banner {
	height: 500px;
}
.nivoSlider {
    position: relative;
    width: 720px; /* Change this to your images width */
    height: 460px; /* Change this to your images height */
    background: url(../images/nivo-slider/loading.gif) no-repeat 50% 50%;
}
p {
	color: #cccccc;
	font-size: 1.6em;
	line-height: 1.5em;
	text-align: justify;
}
em {
    color: #ffffff;
}

.figure {
    float: left;
}
span.figcaption {
    display: block;

    margin: 10px 0;
}
span.figcaption a{
    font-size: 1.6em;
    color: #e8322f;
    text-decoration: none;
}
.centro {
    margin: 0 29px;
}
a.proyectos {
    width: 220px;
    height: 100px;
    display: block;
    text-indent: -9999px;
    -moz-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
a.viviendas {
    background: url(../images/viviendas.jpg) no-repeat left 0px;
}
a.viviendas:hover {
    background: url(../images/viviendas.jpg) no-repeat left -100px;   
}
a.comercio {
    background: url(../images/comercio.jpg) no-repeat left 0px;
}
a.comercio:hover {
    background: url(../images/comercio.jpg) no-repeat left -100px;   
}
a.educacion {
    background: url(../images/educacion.jpg) no-repeat left 0px;
}
a.educacion:hover {
    background: url(../images/educacion.jpg) no-repeat left -100px;   
}
a.oficinas {
    background: url(../images/oficinas.jpg) no-repeat left 0px;
}
a.oficinas:hover {
    background: url(../images/oficinas.jpg) no-repeat left -100px;   
}
a.industrial {
    background: url(../images/industrial.jpg) no-repeat left 0px;
}
a.industrial:hover {
    background: url(../images/industrial.jpg) no-repeat left -100px;   
}
a.hospitales {
    background: url(../images/hospitales.jpg) no-repeat left 0px;
}
a.hospitales:hover {
    background: url(../images/hospitales.jpg) no-repeat left -100px;   
}
a.reforzamiento {
    background: url(../images/reforzamiento.jpg) no-repeat left 0px;
}
a.reforzamiento:hover {
    background: url(../images/reforzamiento.jpg) no-repeat left -100px;   
}


#galleria{
 	height:480px;
}
.contacto {
    float: left;
    width: 410px;
}
dl {
    color: #cccccc;
	font-size: 1.8em;
	line-height: 2em;
	text-align: justify;
}
dt {
    color: #e8322f;
    float: left;
    width: 30px;
}
dd a {
    color: #e8322f;
    text-decoration: none;
}
dd a:hover {
    color: #ffffff;
}
.banner-lateral {
    float: left;
    width: 310px;
}
#formulario {
    margin-top: 40px;
}
#nombre, #correo, #telefono, #mensaje {
    font-family: 'Source Sans Pro', sans-serif;
    width: 325px;
    background: #333333;
    border: none;
    font-size: 1.4em;
    font-weight: 300;
    color: #ffffff;
    padding: 5px;
    margin-bottom: 5px;
}
#mensaje {
    height: 80px;
    margin: 2px 0 0 0;
}
.btenviar {
    background: #e8322f;
    border: none;
    border-radius: 7px;
    color: #ffffff;
    padding: 5px 15px;
    font-size: 1.3em;
    margin-top: 15px;
}
ul.servicios, ul.descargas {
    margin-top: 30px;
}
ul.servicios li {
	background: url(../images/li-inactive.jpg) no-repeat right bottom;
    background-color: #333333;
    border-radius: 5px;
    color: #ccc;
    font-size: 1.6em;
    width: 330px;
    height: 140px;
    padding: 10px;
    float: left;
    margin: 20px 0;
    line-height: 1.4em;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
ul.servicios li:hover {
    color: #ffffff;
}
ul.servicios li.serv01:hover {
    background: url(../images/serv01.jpg) no-repeat right bottom;
    background-color: #eb2f26;
}
ul.servicios li.serv02:hover {
    background: url(../images/serv02.jpg) no-repeat right bottom;
    background-color: #eb2f26;
}
ul.servicios li.serv03:hover {
    background: url(../images/serv03.jpg) no-repeat right bottom;
    background-color: #eb2f26;
}
ul.servicios li.serv04:hover {
    background: url(../images/serv04.jpg) no-repeat right bottom;
    background-color: #eb2f26;
}
ul.servicios li.margin, ul.descargas li.margin {
	margin-right: 20px;
}
ul.servicios li.serv02, ul.servicios li.serv03, ul.servicios li.serv04 {
    padding-right: 140px;
    width: 200px ;
}
ul.descargas li {
    float: left;
    font-size: 1.6em;
    margin: 0 0 25px 0;
    line-height: 1.4em;
}
ul.descargas li a {
    padding: 10px;
	color: #ccc;
	width: 330px;
    height: 100px;
    border-radius: 5px;
	text-decoration: none;
	display: block;
	background: url(../images/li-plus.png) no-repeat right bottom;
	background-color: #333333;
	-moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
ul.descargas li a:hover {
	color: #ffffff;
    background: url(../images/li-plus2.png) no-repeat right bottom;
    background-color: #eb2f26;
}
ul.list li {
    margin: 0 0 5px 15px;
}
ul.list li a {
    background: url(../images/li.png) no-repeat left center;
    text-decoration: none;
    color: #e8322f;
    font-size: 1.5em;
    padding: 2px 15px;
    display: block;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
	transition: all 0.1s linear;
}
ul.list li a:hover {
    background: url(../images/li2.png) no-repeat 5px center;
    background-color: #333;
    color: #fff;
    padding: 2px 20px;
}
/*====================================*/
/*============== footer ==============*/
/*====================================*/
#footer{
    font-size: 1.2em;
    padding: 15px 0 15px 0;
    font-weight: 400;
}
.design-by {
    float: right;
    color: #9a9292;
    text-decoration: none;
}
span.org{
    color: #e8322f;
}
ul.info li {
    float: left;
}
ul.info li.line {
    border-left: solid 1px #4d4d4d;
    margin-left: 15px;
    padding-left: 15px;
}