/* CSS Reset */
/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100% }
q:before, q:after { content:''}
a { text-decoration:none }

/* The below restores some sensible defaults */
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative } /* Gets links displaying over a PNG background */
a img { border:none } /* Gets rid of IE's blue borders */


.clear {
	clear: both;
}

a { 
	outline: 0;
}

/* ***********************************************************/


html, body {
	height: 100%;
}
#pagewrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -125px; /* the bottom margin is the negative value of the footer's height */
}
#footer, #push {
	height: 125px; /* .push must be the same height as .footer */
}

/* Estructura */
body {
	background: white url(images/header-int-bg.png) repeat-x center top;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 1.5;
}
body#home {
	background: white url(images/header-bg.png) repeat-x center top;
}
#header {
	height: 135px;
	overflow: hidden;
	position: relative;
	left: -25px;
}
#pagewrap {
	width: 910px;
	padding: 0 25px;
	position: relative;

}
#footer {
	background: transparent url(images/footer-bg.png) repeat-x top center;
	clear: both;
	width: 100%;

}
#footer-inside {
	overflow: hidden;
	height: 125px;
	width: 910px;
	margin: 0 auto;
	padding: 0px 25px;
}

/* Elementos */

#header #logo-infostar {
	margin: 10px 0 0 0px;
}

#banda-azul ul {
	height: 39px;
	width: 980px;
	margin-left: -30px;
}
#banda-azul ul li{
	width: 192px;
	float: left;
}
#banda-azul ul li a{
	text-align: center;
	line-height: 39px;
	display: block;
	float: left;
	width: 192px;
	height: 39px;
	text-indent: -9999px;
	background-position: center top;
}
#nav0 {
	background: transparent url(images/ingreso-ecommerce-bg.png) no-repeat center top;
}
#nav1 {
	background: transparent url(images/pedidos-online-bg.png) no-repeat left top;
}
#nav2 {
	background: transparent url(images/cotizador-online-bg.png) no-repeat center top;
}
#nav3 {
	background: transparent url(images/rma-bg.png) no-repeat center top;
}
#nav4 {
	background: transparent url(images/clientes-nuevos-bg.png) no-repeat center top;
}
#banda-azul ul li a:hover{
	background-position: center bottom;
}
#banda-central {
	position: relative;
	top: 0px;
	height: 442px;
	z-index: 5;
}
#promo1 {
	position: absolute;
	top: 0px;
	left: -20px;
}
#promo2 {
	position: absolute;
	top: 0px;
	left: 460px;
}
#main {
	margin-top: 0px;
	height: 1%;
	position:relative;
}
#sidebar {
	width: 192px;
	float: left;
	background: transparent url(images/sidebar-int-bg.jpg) no-repeat top center;
	margin-top: 20px;
	position: absolute;
	left: -20px;
}
body#home #sidebar {
	background: transparent url(images/sidebar-bg.jpg) no-repeat top center;
	margin-top: -65px;
}
#sidebar ul {
	margin-top: 50px;
}
#sidebar li {	

}
#sidebar li a {
	font-size: 18px;
	line-height: 61px;
	color:#2c5bbd; 
	padding-left: 25px;
}
#sidebar li a:hover {
	text-decoration: underline;
}
#sidebar li.sel a {
	font-size: 18px;
	line-height: 61px;
	color: #c42; 
	padding-left: 25px;
}
#novedades {
	padding-left: 05px;
	margin-left: 192px;
	width: 360px;
	position: relative; 
	min-height: 400px;
	 /* IE min-height workaround */
  		height:auto !important;
  		height:400px;
}
#novedades h3{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	border-bottom: 1px solid #aaa;
}

#novedades h4 {
	font-size: 16px;
	font-weight: normal;
	color:#2c5bbd;
}
#novedades .novitem{
	position: relative;
	margin-bottom: 20px;
}
#novedades .novitem div {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 192px;
}
#novedades img {

}

#novedades p {
}

#ofertas {
	width: 385px;
	height: 423px;
	background: transparent url(images/banner-oferta.png) no-repeat center center;
	position: absolute;
	top: 0px;
	left: 582px;

}
#cerrarsesion {
	position: absolute;
	top: 300px;
	left: 200px;
}

#slideshow {
	position: absolute;
	top: 16px;
	left: 609px;
	z-index: 10;
}
#maincontent {
	padding-top: 70px;
	margin-left: 200px;
	min-height: 370px;
		 /* IE min-height workaround */
  			height:auto !important;
  			height:370px;
}
#maincontent h2 {
	font-size: 18px;
	line-height: 61px;
	color:#2c5bbd; 
}
#maincontent p {
	margin-bottom: 15px;
	color:#444;
}
#logos {
	clear: both;
	margin-top: 40px;
	padding-top: 25px;
	border-top: 2px solid #ccc;
}
#footer-inside {
	color: white;
}
#logopie {
	margin: 42px 40px 0 -25px;
	float: left;
}
#foot-col1 {
	width: 300px; 
	float: left;
	margin-top: 52px;
}
#foot-col2 {
	width: 300px; 
	float: left;
	margin-top: 52px;
}
#maincontent h3 {	
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 10px;
}
div.vendedor {
	border: 1px solid #ccc;
	width: 200px;
	padding: 20px 10px 10px;
	float: left;
	margin-right: 10px;
}
#maincontent div.vendedor p {
	margin: 0px;
	line-height: 1;
}
#maincontent div.vendedor p.nombre_vend {
	font-weight: bold;
	color: #2c5bbd;
	line-height: 2;
}
#maincontent div.vendedor p a {
	font-size: 11px;	
	color: #555;
}

form #col1 {
	width: 300px;
	float: left;
}
form #col1 input,
form #col2 input {
	width: 250px;
}
form .boton-enviar {
	width: auto !important;
}
form #col2 textarea {
	width: 350px;
	height: 183px;
}
#doscol {
	border-top: 1px solid #ccc;
	padding: 10px 10px;
}
#doscol h4 {
	color: #2c5bbd;
	font-size: 14px;
	line-height: 2;
}
#doscol p{
	margin: 0;
}
#doscol p.listaproducto{
	margin: 10px;
	border-bottom: 1px solid #eee;
}
#doscol p a {
	color: #555;
}
#doscol p a:hover {
	color: #555;
	text-decoration: underline;
}
#doscol1 {
	width: 50%;
	float: left;
}
#doscol2 {
	margin-left: 50%;
}
.post {
	margin: 10px 0 20px;
}

#rmaariel {
	background: #fbfaff;
	width: 700px;
	border: 1px solid #ddd;
	padding: 10px;
}

.loginform {
	background: #fbfaff;
	width: 230px;
	border: 1px solid #ddd;
	padding: 10px;
}
.loginform label {
	width: 60px;
	display: block;
	float: left;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
.loginform input.campo-login {
	margin-bottom: 10px;
	float: left;
}

.loginform input.boton-login {
	margin-left: 70px;
	float: left;
}

.rmaform {
	border: 1px solid #dde;
	width: 250px;
	background: #fbfaff;
	float: left;
	margin-right: 20px;
	padding: 10px;
}

.rmaform label {
	color: #89d;
	font-weight: bold;
	display: block;
	height: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #dde;
}
.rmaform input {
	margin-bottom: 10px;
}
.rmaform .boton-rma {
	width: 70px;
	margin-left: 5px;
}

.clientenuevo fieldset#col1,
.clientenuevo fieldset#col2 {
	border: 1px solid #dde;
	width: 250px;
	background: #fbfaff;
	float: left;
	margin-right: 20px;
	padding: 10px;
}
.clientenuevo fieldset#col2 {
	background: #fff;
}
.clientenuevo h4 {
	color: #89d;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 14px;
	border-bottom: 1px solid #dde;
}
.clientenuevo .separador {
	clear: both;
	width: 576px;
	border-bottom: 1px solid #ccc;
	height: 10px;
	margin-bottom: 10px;
}
.clientenuevo p {
}
.clientenuevo p.corto1 {
	float: left;
	width: 125px;
}
.clientenuevo p.corto2 {
	float: left;
	width: 130px;
}
.clientenuevo p.corto1 input {
	width: 100px!important;
}
.clientenuevo p.corto2 input {
	width: 124px!important;
}

/* IE png fix */
 
#header #logo-infostar, #ofertas  { behavior: url(iepngfix.htc) }
