/* --
CSS Reseter
CSSLab © 2007
Basado en: Yahoo UI Reset CSS, Eric Meyer's Reworked Reset y experiencias personales
-- */

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, 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;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a img, iframe {
	border: none;
}

ol, ul {
	list-style: none;
}

input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
}

select {
	margin: inherit;
}

/* Fixes incorrect placement of numbers in ol's in IE6/7 */
ol { margin-left:2em; }


/* ========================================= clearfix == */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */
body{
font-family: Verdana;
font-size: 12px;
background-image: url('../images/fnd_web.jpg');
background-attachment: fixed;
color: #666;
}
h1{
	font-size: 30px;
	height: 120px;
	width: 150px;
	float: left;
}
h1 a{
	color: white;
}
a{
	text-decoration: none;
	color: #000;
}
#header{
	height: 118px;
	background:url('../images/header.jpg');
	background-repeat: none;
}
#menu_sup{
	width: 960px;
	height: 30px;
	float: left;
	background:black;
	background-image: url('../images/fnd_menu.jpg')

}

#menu_sup ul{
	float:right;
	color: white;
	font-size: 14px;
	margin-top: 5px;
}
#menu_sup li{
	display: inline;
	padding: 5px;
	margin: 5px 0px 5px 5px;
}

#menu_sup ul a{
	color: white;
}
#menu_sup ul a:hover{
	border-bottom: 3px solid white;

}
#menu{
	width: 200px;
	padding: 0px;
	font-size: 14px;
	float: left;
	height: 100%;
}

#menu li{
	display: block;
	list-style: none;
	margin-left: 10px;
	background-color: #424242;
	padding: 5px;
	margin: 5px;
	text-indent: 2px;
	border-left: 10px solid #666;
}
#sub{
	display: block;
	list-style: none;
	height: 15px;
	background-color: #424242;
	padding: 1px;
	margin: 1px;
	margin-left: 25px !important;
	text-indent: 20px;
	border-left: none;
	font-size: 11px;
	width: 150px;
}
#menu a{
	width: 100px;
	color: #fff;

}
#menu a:hover{
	border-bottom: 3px solid white;

}
#menu ul{
	margin: 0;
	padding: 0;
}

#container{
	width:960px;
	min-height: 500px;
	margin:0 auto;
	margin-bottom:10px;
}
#flash{
	width: 502px;
	padding: 5px;
	margin: 5px;
	height: 200px;
	float: left;
}
#producto{
	padding:5px;
	width:230px;
	height:160px;
	margin: 5px 0px 5px 12px;
	float:left;
	border-right: 1px dotted #003366;
	border-bottom: 1px dotted #003366;
	font-size: 11px;
	background: white;
}
#producto_listado{
	padding:5px;
	margin-bottom: 2px;
	margin-top: 2px;
	width:750px;
	height:140px;
	float:right;
	border-bottom: 1px dotted #003366;
	font-size: 11px;
	background: white;
}

#producto .precio, #producto_listado .precio{
	font-weight: bold;
}
#noticias{
	padding: 5px;
	margin: 5px 0px 5px 5px;
	width:223px;
	height:200px;
	float:right;
	background: white;
}
#noticias h3{
	border-bottom-style: solid;
	border-bottom-color: #4b89d0;
	border-bottom-width: 2px;
	font-size: 15px;
	font-weight: bold;
	color: black;
	margin-bottom: 5px;
	margin-top: 20px;
	float: left;
	width:210px;
}
#noticias ul, #detalle ul{
	padding: 0;
	margin: 5px;
}
#noticias li, #detalle li{
	padding: 0;
	margin-left: 15px;
	list-style: circle;
}
#detalle img{
	margin: 5px;
}


#producto_listado img{
	margin:5px;
	float: left;
}
#producto img{
	margin:5px;
}
#producto h3, #producto_listado h3{
	font-size: 12px;
	padding: 0;
	font-weight: normal;
	border-bottom: dotted gray 1px;
}
#botones{
	font-size:10px;
	height: 20px;
	padding: 2px;
	width: 740px;
	float: left;
}
#listado{
margin:0px; padding:0px;}
#listado li{
margin:0px; padding:0px;
padding-bottom:5px;
font-size:11px;

}
h2{
	font-size:14px;
	float:left;
	width:300px;
}
#paginas{
	font-size:15px; text-align:center;
	width:750px;
	padding:5px;
	display:block;
	float:left;
	background: white;
	float: right;
}
#paginas a{
	color:#000;
	font-size:13px;}
#buscador{
	font-size:12px;
	padding:0px 20px 0px 0px;
	margin:5px;
	float:right;
	width: 160px;
}
#buscador label{
	padding-left:0px;
	margin:4px;
	display: block;
}

#carro{
	margin-left:10px;
	display:inline;
	font-size:12px;
	font-weight:bold;
	padding:3px;
	width: 160px;
	height: 20px;
	float:left;}
#carro a{
	text-decoration:underline;
}
address{
	font-size: 10px;
	width: 960px;
	margin:0 auto;
	margin-bottom:10px;
	text-align: center;
}
/*Pgina de detalle*/
#migas{
	width: 738px;
	padding: 10px;
	border: 1px dotted #ccc;
	float: left;
	font-size: 10px;
	background: white;
}

#detalle, #contenido{
	width: 740px;
	float: left;
	padding: 10px 10px 20px 10px;
	background: white;
}
#detalle h2, #contenido h2{
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #4b89d0;
	border-bottom-width: 4px;
	font-size: 20px;
	margin-bottom: 5px;
	margin-top: 20px;
	display: block;
	width: 740px;
	height: 35px; 
}
#detalle .imagen_proveedor{
	float:right;
	height: 30px;
}
#detalle .imagen_proveedor_d{
	float:right;
	margin: 5px 5px 5px 0;
}

#detalle h3 , #contenido h3{
	border-left-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #4b89d0;
	border-bottom-width: 2px;
	font-size: 15px;
	font-weight: bold;
	color: black;
	margin-bottom: 5px;
	margin-top: 20px;
	float: left;
	width: 740px;
}
#detalle #ficha{
	font-size: 13px;
	width: 740px;
	float: left;
}
#detalle #ficha td{
	padding: 2px;
	margin: 2px;
	border-bottom: 1px solid #eee;
}
#detalle #ficha th{
	padding: 2px;
	margin: 2px;
	width: 200px;
	background: #eee;
	border: 1px solid white;
}

#detalle p{
	margin: 5px;
	display: block;
	float: left;
	width: 500px;
}
#contenido p{
	margin: 5px;
	display: block;
	float: left;
	width: 740px;
}
#promos{
width: 730px;
padding: 0px;
float: left;
}

#thumbnails{
	width: 740px;
	float: left;
}
#detalle .imagen, #contenido .imagen{ ;
	border-color: #003366;  
	border-width: 1px;  
	border-style: solid;
}