/*
Proyecto: Soluciones Inteligentes
Descripcion: de los creadores de Soloautos ahora les presentamos la página madre de Soloautos 
Autor: Allen Kevin Zapien Zamora
Version: 2.0 
.
Comentarios en general/ ya nadie se acuerda de la versión 1 así que esta va a quedar bien chida
.


[Tabla de contenidos] 

	0- Reset
	1- Global
	2- Links
	3- Encabezados y parrafos
	4- Header 
	5- Layout
	6- Contenido 
	7- Formularios
	8- Extras
	9- Footer 

*/

/* =0 Reset
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ol, ul {list-style:none;margin:0;padding:0;}
::selection {     background: #3FBEF6; /* Safari */ }  ::-moz-selection {     background: #3FBEF6; /* Firefox */ } 
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
table {border-collapse: collapse;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
strong {font-weight: bold;}
em {font-style: italic;}
html>body { font-size: 11px;} 
html,body {
	height:100%; /* needed for container min-height */
}

/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	font: normal 0.7em/1.2em "Lucida Grande",Verdana,Arial,sans-serif; 
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.2em;
	word-spacing:normal;
	vertical-align: top;
	background: #000 url(../images/bkg.jpg) repeat-x scroll 0 0;
	color: #fff;
	text-decoration: none;
	text-align: left;
}
.right {float: right;}
.left {float: left;}
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align:center;}
.justify {text-align:justify;}
.hide {display: none;}
.clear {clear: both;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
.underline {border-bottom:1px solid;}
.highlight {background:#ffc;}
img.centered {display: block;margin-left: auto;margin-right: auto;}
centrar{margin:0 auto;}
img.alignleft {float:left;margin:4px 10px 4px 0;}
img.alignright {float:right;margin:4px 0 4px 10px;}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {display: block;
}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.quiet {color:#666;}
.loud {color:#000;}
.gris {color: #ccc;}
.blue {color:#3FBEF6}
.orange {color: #E57200;}
.pink {color: #D500CD;}
.highlight {background:#ff0;}
.bkg-black {background:#000;}
.bkg-orange {background:#E57200;}
.bkg-gray {background:#323232;}
.bkg-celda {background:#4c4c4c;}
.bkg-pink {background:#D500CD;}
.bkg-col-titulo {background:#1f5d70;}
.bkg-col-titulo-quiet {background:#0f2c35;}
.bkg-col-celda {background:#393939;}
.bkg-col-celda-quiet {background:#1b1b1b;}
.bkg-col-cel {background:#a1a1a1;}
.bkg-col-cel-quiet {background:#4c4c4c;}
.bkg-tri {background:#fb6cff;}
.bkg-sem {background:#e600f2;}
.bkg-anu {background:#a802a8;}
.btn-pink {
	background:#D500CD none repeat scroll 0 0;
	color:#FFF;
	margin:8px 20px;
}
.btn-pink2 {
	background:#D500CD none repeat scroll 0 0;
	color:#FFF;
}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.solucion {margin:3px;}
.cien {width:100%;}
.p94 {width:94%;}
.img-border{border:1px solid #323232;margin:0 17px 17px 0; float:left;}
.img-border-r{border:1px solid #323232;margin:0 17px 17px 0; float:right;}
.img-porta{border:1px solid #323232;margin:0 5px; float:left; padding:5px;}
.t12 {font-size:1.2em;}
.t13 {font-size:1.3em;}
.t14 {font-size:1.4em;}
.t15 {font-size:1.5em;}
.t16 {font-size:1.6em;}

/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
:-moz-any-link {cursor:pointer;}
a {color:#fff;text-decoration:none;}
a:focus, a:hover {color: #fff;}
a:active {color: #fff;}
li {
	float:left;
	height:14px;
	margin:0;
	padding:0;
	text-align:center;
	width:113px;
}
li a {display:block;padding:5px 10px;height:100%;color:#FFF;text-decoration:none;}
li a {background:url(../images/bkg-buttom.jpg) repeat 0 0;}
li a:hover, li a:focus, li a:active {background-position:-150px 0;}
#a a {
	background:transparent url(../images/bkg-buttom.jpg) repeat scroll -20px 35px;
	font-size:1.1em;
	font-weight:bold;
	margin:10px 3px;
}
h3 a, a:link, a:visited, a:focus, a:active {color:#3FBEF6;text-decoration:none;}
h3 a:hover {color:#3FBEF6;text-decoration: underline;}
a:link, a:visited {color: #ccc}

/* =3 Ecabezados y parrafos
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
p { margin: 1.2em  0; font-size: 1.14em; line-height: 1.2em;}
h1 { margin: 0.6em 0; font-size: 1.8em; line-height: 0.6em; font-weight:bold;}
h2 { margin: 0.7em 0; font-size: 1.6em; line-height: 0.7em; font-weight:bold;}
h3 { margin: 0.8em 0; font-size: 1.4em; line-height: 0.8em; font-weight:bold;}
h4 { margin: 0.9em 0; font-size: 1.3em; line-height: 0.9em; font-weight:bold;}
h5 { margin: 0.5em 0.6em; font-size: 1.2em; line-height: 1.1em; font-weight:bold;}
h6 { margin: 1.2em 0; font-size: 1em; line-height: 1.2em; font-weight:bold;}

/* =4 Header
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =5 Layout
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#container {
	background:transparent url(../images/bkg-body.jpg) no-repeat scroll center top;
	width:980px;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:90%;  /*real browsers */
}
#header {padding:1.3em 0;height:35px;}
#content {padding:1em 0 1em 1em; height:auto; float:left; width:99%;}
#footer {
	background:transparent url(../images/bkg-footer.png) repeat-x scroll 0 0;
	clear:both;
	float:none;
	height:75px;
	width:100%;
	/*position:absolute;
	bottom:0;  stick to bottom */
}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:17px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:240px;}
.span-7 {width:277px;}
.span-8 {width:310px;}
.span-08 {width:331px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px; margin:0 0 18px!important;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:548px;}
.span-15 {width:569px;}
.span-16 {width:660px;}
.span-17 {width:690px;margin:0 0 20px!important;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:980px;margin:0;}
.tall-1 {height:30px;}
.tall-2 {height:50px;}
.tall-3 {height:100px;}
.tall-4 {height:128px;}
.tall-5 {height:150px;}
.tall-6 {height:200px;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.tab-1 {margin-left:5px;}
.tab-2 {margin-left:10px;}
.tab-3 {margin-left:20px;}
.tab-4 {margin-left:30px;}
.tab-5 {margin-left:40px;}
.espacio-1 {margin-bottom:10px;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9 {float:left;position:relative;}
.push-1 {padding:3px 0 0;}
.push-2 {margin-top:5px;}
.push-3 {margin-top:15px;}
.push-4 {padding-top:15px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {background:#1b1b1b; border:1px solid #323232; margin-bottom:17px;padding:8px;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
/* =6 Contenido
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =7 Formularios
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:150px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, select.span-7 {width:250px!important;*width:240px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
input, textarea, select {
	border:none;
	margin:0 0;
	font-family:Verdana,Tahoma,Arial,Sans-Serif;
	font-size:1.2em;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	line-height: 1.2em;
	color:#ccc;
}
textarea {width:240px;_width:230px;*width:228px!important;height:60px;padding:5px;*margin-left:90px; float:left;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#foot {
	margin:0 auto;
	width:980px;
}

