@import url('http://fonts.googleapis.com/css?family=Raleway');

body,html,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,div,a,img,blockquote,fieldset,input,textarea,button,tr,td {
	margin:0;
	padding:0;
	border-width: 0;
	font-family: 'Raleway', Tahoma;
	font-weight: 500;
}

li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,button,tr,td,p {
  font-size: 14px;
}

li {
	list-style-type: none
}

p {
  line-height: 150%;
  padding: 5px 0;
  color: #7F7F7F;
}

td {
  vertical-align: top;
}

a {
	color: #1f7cae;
	text-decoration: none;
}

a img {
  border-width: 0px;
}

a:hover {
  text-decoration: none;
}

h1 {
  font: 700 25px 'Raleway', Tahoma;
}

h2 {
	background-color: #019CD2; 
	color: #ffffff;
	padding: 6px;
	margin: 6px 2px;
	border-radius: 3px;
	font-size: 18px; 
	font-family: 'Raleway', Tahoma, Arial;
	font-weight: 500; 
}

h3, h3 a {
  text-decoration: none;
  font: 600 16px 'Raleway', Tahoma;
}


body {
  height: 100%;
  font-family: 'Raleway', Tahoma;
  background: #ffffff url('../bg/body.png') top center repeat-x;
  text-align: center;
}

/* GRID */

div.inner{padding:5px;}

.col-10{width:10%;}
.col-20{width:20%;}
.col-30{width:30%;}
.col-40{width:40%;}
.col-50{width:50%;}
.col-60{width:60%;}
.col-70{width:70%;}
.col-80{width:80%;}
.col-90{width:90%;}
.col-100{width:100%;}

div.left{float:left;}
div.right{float:right;}

/* layout */

#contenedor {
  text-align: left;
  width: 960px;
  margin: 0 auto;
  background: #ffffff url('../bg/principal.png') top center repeat-y;
}

#top {
	
}


#principal {
  width: 730px;
  float: left;
}

#sidebar {
  width: 210px;
  float: right;
  padding-top: 30px;
}

#contenido {
  padding: 10px 0 0 10px;
}

#footer {
  margin-top: 20px;
  height: 200px;  
  background-color: #ffffff;
  padding-top: 10px;
}

.clear {
  clear: both;
}

/* cabezal */

#menu { background: #0169B2 url('../bg/menu.png') top center repeat-x; height: 40px; border-radius: 0px; padding: 0 5px; } /*#127ab7*/
#nav { height: 40px;}
#nav li { float:left; display:block; position:relative; border-right: 1px solid #CBCBC9; width: 130px; height: 40px; }
#nav li:hover { }
#nav  li a { display: block;  text-decoration:none; color:#ffffff; text-align:left; font-size: 15px; padding: 11px 0 11px 10px; }
#nav a:hover { text-decoration: none; background:  url('../bg/menu_on.png') } 
#nav a.selected { color:#f00; } 
#nav ul { position:absolute; left:0; top:40px;display:none;margin:0 0 0 -1px;padding:0;list-style:none; background: #0169B2; box-shadow: 3px 0px 3px #e5e5e5; } 
#nav ul li { width:190px; height: 25px; float:left; border-bottom: 1px solid #CBCBC9; } 
#nav ul li a { padding: 4px; font-size: 13px; } 

/* pie */


#footer #content {
  text-align: left;
  width: 960px;
  margin: 0 auto;
}

#footer #links {
	width: 800px;
	float: left;
}

#footer #social {
	width: 150px;
	float: right;
}

#footer #links li {
	width: 240px;
	padding: 10px  0 2px 10px ;
	background:  url('../bg/flecha.png') 2px 15px no-repeat;
}

#footer h3 {
	color: #0169B2;
	font-size: 15px;
	border-bottom: 1px solid #496581;
	padding: 5px 2px;
}

#footer p {
	color: #0169B2;
	font-size: 13px;
	text-align: center;
	border-top: 1px solid #496581;
	font-weight: 600;
}

#footer a {
	color: #0169B2;
}

#footer #social li {
	padding: 10px  0 5px 20px ;
}

#footer #social li.facebook {
	background:  url('../bg/facebook.png') 0px 10px no-repeat;
}
#footer #social li.twitter {
	background:  url('../bg/twitter.png') 0px 10px no-repeat;
}


/* common */

#breadcrumbs { font-size: 12px; padding: 5px; color: #0169B2 }
ul.hlist li { float: left; display: inline; }
ul.vlist li { padding: 5px; }

#seguinos { height: 60px; padding-top: 15px; }
#seguinos ul li { width: 60px; text-align: center; }
#seguinos ul li a { display: block; width: 32px; height: 32px; }


#buscar { height: 22px; border: 1px solid #a0a0a0; border-radius: 3px; margin: 5px 2px;}

#buscar input { float: left; width: 160px; font-size: 14px; padding: 2px 0 2px 2px; }
#buscar button { float: right; width: 20px; height: 22px; cursor: pointer; background: #ffffff; padding: 2px;  }


/* modulos > portada */

#secciones ul,
#destacados ul{
	padding: 5px;
}

#secciones ul li,
#destacados ul li{
	border-bottom: 1px solid #85BDD4;
	padding: 10px 0;
}

#portada h3 {
  margin: 3px 0;
  font-size: 15px;
  font-weight: 500;  
}

#portada p {
  padding-top: 0;
}

#portada p.resumen {
  border: none;
  font-size: 13px;
  line-height: 130%;
}

.fotoc {
  width: 120px;
  height: 80px;
  float: left;
  padding: 2px;
  border: 1px solid #e5e5e5;
  margin-right: 4px;
}

.fotog {
  width: 370px;
  height: 260px;
}

/* modulos > tienda > listado */


#tienda-listado li {
	width: 182px;
	height: 240px;
}

#tienda-marcas li {
	width: 182px;
	height: 130px;
}


#tienda-listado div.item,
#tienda-marcas div.item {
	margin: 0 auto; 
	width: 170px;
	height: 220px;
	border: 1px solid #e5e5e5;
	background: #f9f9f9;
	
	border-radius: 2px;
	box-shadow: 0px 1px 1px #e5e5e5;
}


#tienda-marcas div.item {
	height: 100px;
}

#tienda-listado div.item div.img {
	width: 160px;
	height: 100px;
	background:  white;	
}

#tienda-listado div.item div.img,
#tienda-marcas div.item div.img {
	margin: 5px;
}

#tienda-listado div.item div.attrs {
	margin: 0 5px;
}

#tienda-listado p.ttl { font-size: 13px; height: 85px; padding: 0; margin: 0; }

#tienda-marcas p.ttl { font-size: 14px; text-align: center; padding: 0; margin: 0; }

#tienda-listado span.cod { width: 75px; float: left; }
#tienda-listado span.prec,
#secciones span.prec { width: 75px; float: right; font: 600 16px 'Raleway', Arial; color: #990000; text-align: right; }



.paginacion ul {
	background: #e5e5e5;
	border-radius: 3px;
	height: 22px;
	padding: 1px;
	border-top: 1px solid #e5e5e5;
}

.paginacion li {
  display: inline;
  float: left;
  padding: 4px 5px;
}

.paginacion li.current {
  background: #d2d2d2;
}


/* modulos > contenido */


.carrito {
  margin: 10px 0;
  padding: 5px;
}

.carrito table {
  width: 720px;
}

.carrito th {
  background: #C6C6C6;
  border-right: 1px solid #cdcdcd;
  color: #111;
  text-align: left;
  font: 600 14px 'Raleway', Arial;
  line-height: 26px;
  padding: 0 3px;
}

.carrito td {
  color: #111;
  text-align: left;
  font: 500 13px 'Raleway', Arial;
  border-bottom: 1px solid #BCBCBC;
  padding: 3px 5px;
  vertical-align: top;
}

.carrito input,
.carrito button {
  background: transparent;
  width: 24px;
  height: 16px;
  float: left;
  margin: 0;
}

.carrito input {
  float: left;
  border: 0px solid #85BDD4;
  padding: 1px;
}

.carrito button {
  float: right;
}

.carrito button.update {
  background: url('../ico/refresh.png') 0px 0px no-repeat;
}

.carrito button.delete {
  background: url('../ico/delete.png') 0px 0px no-repeat;
}

.two,
.four {
  background: #E1E1E1;
}


.carrito img { float: left; padding: 0 5px 0 0; }
.carrito p { font-size: 15px; }



/* modulos > contenido */

.blog {
  margin: 4px 0;
}

.blog div {
	border-bottom: 1px solid #ccc;
	padding: 6px 0;
}

.blog img {
  float: right;
  margin: 2px;
  border: 1px solid #fff;
  width: 110px;
  height: 90px;
  border: 1px solid #eee;
  padding: 2px;
}

.blog p.fecha {
  font: 600 13px 'Raleway', Tahoma;
  color: #4ab5e3
}

/* modulos > pagina */

.pagina  .resumen {
  font: 14px 'Raleway', Tahoma;
  color: #555;
  margin: 10px 0 2px 0;
  padding: 4px 0;
  border-left: none;
  border-right: none;
}

.pagina {
  line-height: 160%;
  font-size: 13px;
  margin: 4px 0;
  color: #7F7F7F;
}

.pagina p,
.pagina li {
  text-align: justify;
}

.pagina a {
  color:#6e0202;
  text-decoration: none;
}

.pagina a:hover {
  text-decoration: underline;
}

.pagina div.imagen {
  width: 248px;
  float: right;
  text-align: center;
  margin: 5px;
  border: 1px solid #eee;
}

.pagina div.imagen p {
}

.pagina ul, ol {
  margin: 2px 0 2px 15px;
  padding: 2px 0 2px 6px;
}


.pagina ul li,
.pagina ol li {
  margin: 2px  0 6px 6px;
  padding: 2px 0 4px 4px;
  list-style: circle;
}

.pagina ol li {
  list-style: decimal;
}

.pagina ul li {
  list-style: square;
}

.sharelinks {
  border-top: 1px solid #505050;
  text-align: right;
  vertical-align: top;
  padding: 5px 0;
}
.sharelinks a {
 margin: 0;
 padding: 0;
}

/* formulario */

.formulario {
  margin: 10px;
}

.formulario td {
  font: 500 13px 'Raleway', Tahoma;
  padding: 2px;
}


.formulario input,
.formulario textarea {
	padding: 1px;
	font: 12px 'Raleway', Arial;
	border: 1px solid #999;
	background: #fff url('../bg/input.png') top left repeat-x;	
	border-radius: 2px;  
}

.formulario input {
  height: 20px;
	width: 250px;
}

.formulario input.checkbox {
  height: 15px;
	width: 15px;
	border: none;
}

.formulario input.radio {
  height: 15px;
	width: 15px;
	border: none;
}

.formulario input.dia,
.formulario input.hora {
	width: 70px;
}

.formulario textarea {
	width: 99%;
}	

button {
  border: 1px solid #999;
  cursor: pointer;
  float: right;
  margin-left: 20px;
  padding: 5px 10px;
  background: #ffffff;
  border-radius: 2px;
  border-style: none;
}

.error,
.notice,
.success    { margin: 5px 0; padding: 2px; margin-bottom: 1em; border: 1px solid #ddd; width: 98%; border-radius: 2px;   }

.error      { background: #F6CBCA; color: #CB2026; border-color: #CB2026; }
.notice     { background: #fff6bf; color: #514721; border-color: #ffd324; }
.success    { background: #eeffdc; color: #393939; border-color: #c6d880; width: 90%; }

/* publicidad */

#bannersZona1 li {
	padding: 5px 0;
	text-align: center;
}

#bannersZona1 img {
	width: 200px;
}

/* tipsy */

.tipsy { padding: 5px; font-size: 10px; opacity: 0.8; filter: alpha(opacity=80); background-repeat: no-repeat;  background-image: url(../bg/tipsy.gif); }
.tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
.tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
.tipsy-north { background-position: top center; }
.tipsy-south { background-position: bottom center; }
.tipsy-east { background-position: right center; }
.tipsy-west { background-position: left center; }

/* hacks */

.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
*/

