/* Hoja de Estilos para el sitio www.mk.cl
Autor: Sergio Majluf
URL: www.basa.cl
**********************************************/
body {
	font-family:"Century Gothic", "Gill Sans", helvetica, arial, sans-serif;
	font-size: small;
	color: #666666;
	background-color:#2F2526;
	background:#2F2526 url(../i/mk_fondo.jpg) top left repeat-x fixed;
}
body, td, h1, h2, h3, h4, h5 {
	font-family:"Century Gothic", "Gill Sans", helvetica, arial, sans-serif;
	margin: 5px 0 3px 0;
}
a, a:link {
color:#9F9F9F;
text-decoration:none;
}
a:hover {
color:#FF9900;
text-decoration:underline;
}
#header {
background: #000 url(../i/logo.jpg) 2px 0 no-repeat;
height:80px;
margin:0 6px;
}
#header h1 {
display:none;
}
#wrap{
margin: 0 auto 0 auto;
width:762px !important;
width:760px;
background-color:#000;
}
#exterior {
background-color:#000;
}
#contenido {
clear:both;
margin:0 6px;
padding:0;
background-color:#000;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* El gran espacio para el contenido */

#info{
background:#fff url(../i/contenido_bg.gif) repeat-y top left;
width:100%;
margin:0;
padding:0 20px;
font-size:0.9em;
}
#info h2 {
margin-top:0.6em;
}
#info h3 {
margin:0 0 0.7em 0;
font-size:110%;
}
#info h4 {
text-transform:uppercase;
}

#info ul {
	padding: 10px 0 0 20px;
	list-style-type: square;
}
#productos #info h3 {
margin:0 0 0.7em 0;
font-size:110%;
}
#productos h4 {
font-size:larger;
margin-top:0.6em;
margin-bottom:-5px;
}
#info p {
	margin:10px 0;
}
#info a, #info a:link {
color:#f90;
text-decoration:none;
}
#info a:hover {
color:#FF9900;
text-decoration:underline;
}
#info img, #info .flashito  {
margin:0 4px 4px 0;
padding:1px;
border: 1px solid #ccc;
}
#info  a:hover img {
border: 1px solid #f90;
}
#info img.right {
float:right;
margin:0 0 10px 10px;
}
#info img.left {
display:block;
float:left;
}
#info img.borderless{
margin:0 !important;
padding:0;
border: 1px solid #fff;
background-color:#fff;
margin:15px 0;
}
#info .filaImg img.left {
float:left;
}
#info .filaImg img.right {
float:right;
}

#info .filaImg {
	display:block;
	text-align:left;
	border-top:#CCCCCC 1px dotted;
	margin:10px 0;
	padding-top: 10px;
}
#info .filaImg2 {
display:block;
text-align:right;
border-top:#CCCCCC 1px dotted;
margin:10px 0;
	padding-top: 10px;
	}
#info .colImgizq {
	display:block;
	float:left;
	width:260px;
	text-align:left;
	border-top:#CCCCCC 1px dotted;
	margin:10px 0;
	padding-top: 10px;
}
#info .colImgder {
display:block;
float:right;
width:260px;
text-align:left;
border-top:#CCCCCC 1px dotted;
margin:10px 0;
padding-top: 10px;
	}
	
#info .col70 {
width:75px;
float:left;
margin:0;
}
#info .col215 {
	width:160px;
	float:left;
	margin:0;
}
#info .colProducto {
	float:left;
	margin:10px 0 10px 5px;
}
td#info.novedades h1{
margin: 0;
font-size: 135%;
text-transform: uppercase;
}
td#info.novedades h2{
margin: 0;
font-size: 115%;
}

/* @group Proyectos */

#proyectoDestacado {
	display: block;
	width: 530px;
	padding: 5px;
	margin-bottom: 15px;
	background: #fff4e8 url(../i/bg-destacado.gif) no-repeat right top;
}

div.col250 {
	display: block;
	width: 250px;
	margin: 0 20px 0 0;
	float: left;
	border-right: 1px solid #f2f2f2;

}

div.col250 ul {
	margin: 0 0 20px 0;
	padding: 0;
	color: #878787;
}
div.col250 ul li {
	list-style-type: circle;
	color: #d2d2d2;

}

h2#cabeceraOutlet {
	background:url(../i/h2_outlet.png) no-repeat 0 0;
	height:55px;
}

h2#cabeceraOutlet a span{
	display:none;
}
/* @end */

.oferta {
clear:both;
margin:15px 0;
}
.oferta img.left {
float:left;}
.oferta img.right {
float:right;}

.captionBox
{
	float: left;
	margin: 0 10px 10px 0;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	border-left: 1px solid #999;
	width:185px;
}
.captionBox2
{	float: right;
	margin: 0 0 10px 10px;
	width:148px;
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
	border-left: 1px solid #999;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* Formularios */
#info input.bt {
padding:2px;
border:1px solid #888;
width:100px;
}
#info input,
#info #su_nombre {
font-family:"Century Gothic", "Lucida Grande", Arial;
font-weight: bold;
border: 1px solid #888;
padding:2px;
}

#info textarea {
font-weight: bold;
padding:2px;
border:1px solid #888;
width:220px;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* Los menus */


#navSuperior {
	float:right;
	margin:40px 0 6px 0;
	padding: 0;
	list-style:none;
}
#navSuperior li {
	float:left;
	margin:0;
	padding:0;
	font-size:75%;
}
#navSuperior a{
	float:left;
	display:block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	text-decoration:none;
	border:1px solid #222;
	background:#000 url(../i/navSuperior_bg_off.gif) repeat-x top left;
}
#navSuperior a:hover{
	background: #222222 url(../i/navSuperior_bg_on.gif) repeat-x top left;
}

/* mainNav es decir, las secciones principales del sitio */
#mainNavContainer {
	display:block;
	float:right;
	width:751px !important;
	width:750px;
	margin:0 5px 0 4px !important;
	margin:0 2px 0 0px;
	padding:0;
	background: #000 url(../i/mainNavContainer_bg.gif) bottom left no-repeat;
}
#home #mainNavContainer {
margin-right:0;
width:750px;
}
#mainNav {
	float:right;
	margin: 0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	list-style: none;
	}
#mainNav li {
	float:left;
	margin: 0;
	padding: 0;
	}
#mainNav a {
	float: left;
	display: block;
	margin: 0 1px 0 0;
	padding: 8px 7px !important;
	padding: 8px 7px 7px 7px;
	background: #423522 url(../i/mainNav_bg.gif) repeat-x top left ;
	color:#fefefb;
	}
#mainNav a:hover, body#mkvisual #t-mkvisual a {
	padding: 8px 7px !important;
	padding: 8px 7px 6px 7px;
	margin: 0 1px 0 0;
	color:#f70;
	text-decoration:none;
	border-bottom:1px solid #fff;
	background: #fff url(../i/mainNav_bg_activo.gif) repeat-x top left;
	}
body#mkvisual #t-mkvisual a, body#proyectos #t-proyectos a, body#productos #t-productos a, body#servicios #t-servicios a, body#ofertas #t-ofertas a, body#novedades #t-novedades a, body#profesional #t-profesional a       {
	padding: 8px 8px;
	margin: 0 1px 0 0;
	text-decoration:none;
	font-weight:bold;
	border-bottom:1px solid #fff;
	background: #fff url(../i/mainNav_bg_activo.gif) repeat-x top left;
}


/* Menú Contextual */
#menuContextual {
padding:0;
margin:0;
}
#menuContextual li {
list-style:none;
width:168px;
}
#menuContextual li a {
display:block;
margin:0;
padding:5px 5px;
font-size:.85em;
letter-spacing:0.1em;
color:#fff;
}
#menuContextual li a:hover {
text-decoration:none;
}
#menuContextual li.activo a {
padding:5px 5px 5px 18px;
}
/* subMenuContextual */
#menuContextual li #subMenuContextual {
padding:0;
margin:0;
}
#menuContextual li #subMenuContextual li {
}
#menuContextual li #subMenuContextual li a{
padding:3px 5px 3px 15px;
}
#menuContextual li #subMenuContextual li a:hover {

}

/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* Ver más Páginas */
#maspaginas{
padding: 7px 0 10px 0;
border-bottom:#dedede 1px dotted;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:0.82em;
color:#736E5C;
}
#maspaginas a,
#maspaginas a:link,
#maspaginas a:active {
text-decoration:none;
margin:0 1px;
padding:1px 6px;
color:#666;
background-color:#CCCC99;
border-bottom:#999 1px solid;
border-right:#999 1px solid;
}
#maspaginas a:hover,
#maspaginas a.activo{
text-decoration:none;
color:#dedede;
/*background-color:#DEDEDE;*/
background-color:#344B67;
} 
#maspaginas a.activo {
cursor:default;}
#maspaginas a.izquierda {
float:left;
padding:1px 6px;
}
#maspaginas a.derecha {
float:right;
padding:1px 6px;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
#direcciones dl{
margin:0;
padding:6px 2px;
border-bottom:#999 1px dotted;
}
#direcciones dl:hover {
background-color:#fff8e3;
}
#direcciones dl dt {
font-weight:bold;
margin-bottom:20px;
}
#info #direcciones dl dt a {
	color:#555;
	text-decoration:none;
	padding-bottom: 15px;
	background: url(../i/ver-showroom.gif) bottom 40px no-repeat;
}
#info #direcciones dl dt a:hover {
	color:#333;
	text-decoration:none;
	background: url(../i/ver-showroom-over.gif) bottom 40px no-repeat;
}
.direccion {
	line-height:1.5em;
	font-weight:bold;
}
.direccion a{
	padding:2px 0 2px 20px;
	background: url(../i/icn_direccion.gif) no-repeat;
}

.fono {
	padding:2px 0 2px 20px;
	background: url(../i/icn_telefono.gif) no-repeat left;
}
.fax{
	padding:2px 0 2px 20px;
	background: url(../i/icn_fax.gif) no-repeat left;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
#proveedores tr td{text-align:center;}
#proveedores img{
border:#fff 1px solid;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
#info #colIzq{
width:220px;
float:left;
}
#info #colDer{
width:260px;
float:right;
}
#info #cocinaIzq{
width:45%;
float:left;
}
#info #cocinaDer{
width:40%;
float:right;
}
#cocinaIzq h2, #cocinaDer h2{display:none;}
#cocinaIzq ul, #cocinaDer ul{
margin:0 0 30px 0;
}
#cocinaIzq ul li {
list-style-type:none;
width:140px;
}
#cocinaDer ul li{
list-style-type:none;
width:120px;
margin-left:50px;
}
#cocinaIzq ul li a, #cocinaDer ul li a{
padding:2px 10px 2px 4px;
display:block;
}
#cocinaIzq ul li a:hover, #cocinaDer ul li a:hover {
background:#fff8e3;
}
p#desc {
font-style:italic;
margin-bottom:3px;
}
#cocinaIzq table {
border-right: #666 dotted 1px;}
a.silestone {
float:left;
margin: 0 5px 5px 0;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* Novedades */
#info p.fecha {
font:Geneva, Arial, Helvetica, sans-serif;
font-size:0.8em;
color:#666666;
margin:20px 0 0 0;
padding:0;
border-top:#888 dotted 1px;
}
body#novedades #info h4{
margin-top:5px;
font-size:larger;
}

#info ul.listaTabulada li strong {
	width: 120px;
	display: inline-table;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* Genebre */
#genebremenu {
float:left;
width:160px;
margin:0 10px 30px 0;
font-size:0.8em;
height:400px;
overflow:auto;
}
#genebremenu strong {
font-size:1.1em;
clear:right;
}
#genebremenu ul {
margin:0 0 30px 0;
padding:0;
list-style:none;
}
#genebremenu li {
padding-right:4px;
}
#genebremenu li a:link, #genebremenu li a:visited{
	display:block;
	color:#57880B;
	padding:4px;
	border-top: 1px dotted #888;
}
#genebremenu li a:hover,
#genebremenu li a:active{
background:#EAFFCA;
}
iframe #fichatecnica{
float:right;
width:355px;
}
/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* MENU Tecnico */
#menufichatecnica {
	float:left;
	width:160px;
	margin:0 10px 30px 0;
	font-size:0.85em;
	height:550px;
	overflow:auto;
}
#menufichatecnica strong {
font-size:1.1em;
clear:right;
}
#menufichatecnica ul {
margin:0 0 30px 0;
padding:0;
list-style:none;
}
#menufichatecnica li {
padding-right:4px;
}
#menufichatecnica li a:link, #menufichatecnica li a:visited{
	display:block;
	padding:4px;
	border-top: 1px dotted #888;
}
#menufichatecnica li a:hover,
#menufichatecnica li a:active{
background:#dfdfdf;
color:#172e62;
}
iframe #fichatecnica{
float:right;
width:355px;
overflow:scroll;
}

body#fichainterior {
background-image:none;
background-color:#fff;
font-size:0.8em;
}

h3.jacuzzi {
	display:block;
	float:left;
	width:260px;
	text-align:left;
	border-top:#CCCCCC 1px dotted;
	margin:10px 0;
	padding-top: 10px;

}

#info div#colIzq.jacuzzi {
width:250px;
float:left;
}

#info div#colDer.jacuzzi {
width:280px;
float:right;
}

#info div#colDer.jacuzzi h3 {
margin-bottom: 0;	
}

#info div#colDer.jacuzzi ul {
margin-top: 0;
}

/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* Pie de página */
#footer{
	text-align:center;
	display:block;
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	padding:0 0 10px 0;
	margin:20px 0 0 0;
	background:#382F2F;
	color:#9F9F9F;
}
#footer img {
border-bottom:1px dotted #4C4C4C;
}
#footer p {
color:#9F9F9F;
margin: 5px 5px;
}


/* -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+- */
/* OFERTAS */

/*
table#mytable {
	border-collapse: collapse;
	width: 50%;
	margin: 24px;
	font-size: 1.1em;
}
*/
table#mytable th {
	background: #c2c2c2;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-top: none;
	border-right: 1px solid #fff;
	line-height: 1.8;
}
#mytable td {
	padding: 6px 11px;
	border-bottom: 1px solid #fdd7d7;
	vertical-align: top;
}
#mytable td.cabecera {
	border: none;
}
#mytable td * {
	padding: 6px 11px;
}
#mytable td h4 {
	padding: 10px 11px 0 0;
	border-bottom: none;
}
#mytable tr.alt td {
	background: #fff2f4;
}
#mytable tr.alt td.nada {
	background: #fff;
	border-bottom: none;
}
/*
#mytable tr.over td,
#mytable tr:hover td {
	background: #ebe2d9;
}
*/

a.prevCarousel{
width: 28px;
height: 200px;
display: block;
float: left;
	background: url(../js/themes/carousel/prototype-ui/horizontal/left.png) no-repeat 0 20px;
}
a.prevCarousel:hover {
		background: url(../js/themes/carousel/prototype-ui/horizontal/left_over.png) no-repeat 0 20px;
}
a.nextCarousel{
width: 35px;
height: 200px;
display: block;
float: right;
	background: url(../js/themes/carousel/prototype-ui/horizontal/right.png) no-repeat 0 20px;
}
a.nextCarousel:hover{
	background: url(../js/themes/carousel/prototype-ui/horizontal/right_over.png) no-repeat 0 20px;
}


