/* @override 
	http://dev.indubal.cl/wp-content/themes/indubal-2010-cufon/css/layout.css
	http://www.fogo.cl/olimpo/indubal/wp/wp-content/themes/indubal-2010-cufon/css/layout.css
	http://200.6.104.147/wp-content/themes/indubal-2010-cufon/css/layout.css
	/*
	-----------------------------------------------
	Grey
	Box
	Method
	-
	Layout
	CSS
	-----------------------------------------------
*/

body {
	background: #eee;
	color: #333;
	font-size: 11px;
	padding: 0 0 40px;
	background: #fff url(../img/bg-breadcrumb.png) repeat-x center top;

}



/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	/*background:#fff;*/
}


/* headings
----------------------------------------------- */


/* branding
----------------------------------------------- */

/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}


/* boxes
----------------------------------------------- */
.box {
	margin-bottom:20px;
	padding:10px 10px 1px 10px;
}

.box h2 a {
	color:#fff;
	display:block;
	border:none;
}




div.menu {
	padding:0;
}
div.menu h2 {
	margin:0;
}
div.menu .block {
	padding-top:0;
	color: #79aee2;
}


/* paragraphs, quotes and lists
----------------------------------------------- */
p {
	margin-bottom:1em;
	font-size: 1.1em;
	line-height: 1.6em;
}
blockquote {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:1.2em;
	padding-left:1em;
	border-left:4px solid #ccc;
}
blockquote cite {
	font-size:.9em;
}
ul, ol {
	padding-top:0;
}


/* menus
----------------------------------------------- */
ul.menu {
	list-style:none;
	border-top:1px solid #bbb;
}
ul.menu li {
	margin:0;
}
ul.menu li a {
	display:block;
	padding:4px 10px;
	border-bottom:1px solid #ccc;
}
ul.menu li a:hover {
	background:#eee;
}
ul.menu li a:active {
	background:#ccc;
}


/* submenus
----------------------------------------------- */
ul.menu ul {
	list-style:none;
	margin:0;
}
ul.menu ul li a {
	padding-left:30px;
}


/* section menus
----------------------------------------------- */
ul.section {
	border-top:0;
	margin-bottom:0;
}
ul.section li {
	text-transform:uppercase;
}
ul.section li a {
	background:#bbb;
}
ul.section li a:hover {
	background:#aaa;
}
ul.section li a:active {
	color:#fff;
	background:#666;
}
ul.section li li a {
	background:#ddd;
	border-bottom:1px solid #eee;
}
ul.section li li a:hover {
	background:#ccc;
}
ul.section li li a:active {
	color:#000;
	background:#fff;
}
ul.section ul li {
	text-transform:none;
}
ul.section ul.current li a {
	background:#eee;
	border-bottom:1px solid #fff;
}
ul.section ul.current li a:hover {
	background:#ddd;
}
ul.section ul.current li a:active {
	background:#fff;
}
ul.section li a.current {
	color:#fff;
	background:#666;
}
ul.section li a.current:hover {
	background:#555;
}
ul.section li a.current:active {
	background:#444;
}
ul.section li a.active {
	background:#fff;
	cursor:default;
}
ul.section li.current > a.active,
ul.section li.current > a.active:hover {
	color:#fff;
	background:#666;
	cursor:default;
}


/* forms
----------------------------------------------- */
form {
	overflow:hidden;
}
/*fieldset {
	padding:30px 10px 10px 10px;
	background: url(../img/bg-form.png) no-repeat left top;
	margin-bottom:10px;
	height: 70px;
}*/
legend {
display: none;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
	color: #fff;
}

fieldset.login p label {
display: none;}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	float: right;
	position: relative;
	bottom: 70px;
}


/* site information
----------------------------------------------- */
#site_info .box {
	color:#ccc;
	margin-bottom:10px;
}
#site_info a {
	color:#fff;
}
#site_info a:hover {
	color:#000;
}


/* Breadcrumb */

/* Home Productos Destacados */


#ProductosDestacados h3 {
	text-indent: -9999px;
	margin-bottom: 10px;
	height: 30px;
	background: url(../img/h3-productos-destacados.png) no-repeat;
}

#ProductosDestacados dl.producto dt a {
	display: block;
	height: 30px;
	width: 140px;
	background: url(../img/bg-productos-destacados.png) no-repeat center top;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
}

#ProductosDestacados dl.producto dd.thumbnail a img {
	display: block;
	text-align: center;
	margin: 0 auto 10px;
}

#ProductosDestacados dl.producto dd {
	color: #363639;
}

#ProductosDestacados dl.producto {
	border-left: 1px solid #e7eef6;
	padding-left: 9px;
	margin-left: 0;
}

#ProductosDestacados dl.producto.grid_2.alpha {
	border-left: none;
	padding-left: 0;
	margin-left: 0;
}



/* Home Novedades */
#NovedadesOfertas {
	margin-left: -1px;
}

#NovedadesOfertas h3 a{
	color: #c10003;
	margin-bottom: 0px;
	height: 30px;
	text-indent:-9999px;
	display: block;
	background: url(../img/h3-novedades.png) no-repeat;
}



/* Sidebar */

div#sidebar.grid_3 {
	margin-top: 0;
	padding-top: 0;
}



#sidebar.grid_3 #forms.block {
	margin-top: 0;
}

/* Listado de Productos */



/* MARCAS */

#contenido .marcaLogos {
	text-align: left;
	background-color: #f4f4f6;
	border: 1px solid #e7eef6;
	margin-bottom: 10px;
}
#contenido .marcaLogos img {
	margin: 5px;
	max-width: 210px;
}
#contenido .marcaLogos p,
#contenido .marcaLogos p a {
	text-decoration: none;
	margin: 5px 0 0 5px;
}

a.externalLink {
	background: url(../img/link_go.png) no-repeat right bottom;
	padding: 0 20px 0 0;
}



/* Productos Listado */


/* FOOTER */



	
img.alignright {float: right; margin: 0 0 10px 10px;}	
img.alignleft {float: left; margin: 0 10px 10px 0;}	