/*#############################################################
Name: Casa Solution (Kitchen)
Date: 2007-06-17
Description: CSS de web de cocinas, closets y baños.
Author: Denis Serracin 
URL: http://www.casasolution.com
#############################################################*/
/* standard elements */
body {
	background: #474747 url('img/body.gif') repeat-y center top;
	font: normal 0.7em Tahoma,Verdana,sans-serif;
	margin: 0 auto auto auto;
}
a {
	color: #FFF;
	text-decoration: none;
}


/* headings */
h1 {font: normal 2em sans-serif; margin-top: 1em;}
h2 {font: normal 1.8em sans-serif; margin-top: 0.8em;}
h3 {font: bold 1.3em sans-serif; margin-top: 0.6em;}
h4 {font: bold 1.1em sans-serif; margin-top: 0.4em;}

h1,h2,h3,h4 {color: #444;}

/* misc elements */
code {
	background: url('img/code.gif');
	border-left: 6px solid #1664D9;
	border: 1px solid #F0F0F0;
	color: #555;
	display: block;
	font: normal 1em "Lucida Sans Unicode",serif;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}
blockquote {
	background: #FAFAFA no-repeat;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #555;
	display: block;
	font: normal 1.2em sans-serif;
	margin: 1em 0;
	padding: 0.6em 1em 0.2em 40px;
}
ol {margin: 0 0 1.2em 2em;}


/* structure */
#apDiv2 {
	background: transparent url('../products/logo_kitcoc.png') no-repeat 0 0;
	width: 760px;
	height: 51px;
	position: relative;
	left: 66%;
	top: 128;
	margin: 0 0 0 -502px;
	z-index: 10;
	/*visibility: hidden;*/
}
#nav {
	align: right;
	width: 760px;
	height: auto;
}
#main {
	width: 760px;
    border-top: 0px solid #FFF;
	margin: 0 auto auto auto;
}
#logo_kt {
	float: right;
}
#main_right {
	float: right;
	width: 750px;
}
#menu_right {
	float: right;
	width: 470px;
	height: 60px;
}

/* misc */
.left {float: left;}
.right {float: right;}
span.comment {padding-left: 18px;}
.clearer {clear: both; font-size: 0; height: 0;}

/* Parte Superior*/
#header {
	border-bottom: 0px solid #FFF;
	height: 127px;
	background-repeat: no-repeat;
	background-color: #FFF;
	background-image: url(img/Kitchen_up.jpg);
}
#header H1, #header H2{ text-indent: -9000px; }

/* main navigation */
#navigation ul,#navigation li {margin: 0; padding: 0;}
#navigation li {list-style: none;}
#navigation {background: #4D92E4 url('img/grdnt_blue.jpg') repeat-x;}
#navigation a {
	border-bottom: 1px solid #FFF;
	border-top:1px solid #FFF;
	display: block;
	font: bold 1em Verdana,sans-serif;
	height: 1.8em;
	padding: 0.6em 0 0 1em;
	text-decoration: none;
}
#navigation a:hover {background: #444;}

/* Happy Customers */
.label {
	background: #000033 url('img/label.gif') no-repeat;
	clear: both;
	color: #EEE;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	text-align: center;
}
.products {
	background: #fff url('img/products.png') no-repeat;
	color: #EEE;
	font: normal 2em "Lucida Sans Unicode",sans-serif;
	height: 50px;
	line-height: 50px;
	text-align: center;
	float:right;
	
}

/* lists */
ul.block {
	background: #07246C;
	border-top: 1px solid #fff;
	margin: 0;
	padding: 0;
}
.block li {
	border-bottom: 1px solid #1D2770;
	list-style: none;
}
.block a {
	background: url('img/block.jpg') repeat-x left top;
	color: #CCCCCC;
	display: block;
	font: normal 1.2em Verdana,sans-serif;
	padding: 0.6em 2% 0.6em 5%;
	width: 92%;
	font-weight: bold;
}
.block a:hover {
	background: #140248;
	color: #FFF;
}
.block a em {
	color: #0f1f66;
	display: block;
	font: normal 0.8em Verdana,sans-serif;
	margin-top: 0.3em;
}


/* content */ 
#content {
	color: #444;
	font-family: Verdana,sans-serif;
	line-height: 1.3em;
	padding: 0 1em 1em; 
}
#content a {color: #1664DA;}
#content a:hover {
	text-decoration: underline;
	color: #06F;
}
#content p {margin: 0.4em 0 1em 0;}
#content .descr {
	color: #0066FF;
	margin-bottom: 0.5em;
}
#content ul li {list-style: url('img/li.gif');}
#content ul {margin-left: 1.8em;}
#content .left {
	width: 60%;
}
#content .right {
	width: 35%;
}

/* footer */
#footer {
	color: #666;
	clear: both;
	background: #FAFAFA ;
}
#footer .right {color: #555;}
#footer .right a {color: #555;}
#footer .right a:hover {
	color: #777;
	text-decoration: underline;
}
#footer .left a {color: #777;}
#footer .left a:hover {
	color: #333;
	text-decoration: underline;
}
#footer .left {
	border-top: 1px solid #F0F0F0;
	padding: 9px 0 9px 9px;
	width: 507px;
}
#footer .right {
	margin-right: 1em;
	padding: 0.8em 0;
	text-align: right;
	width: 220px;
}

/* posting */
.post_info {
	background: #FAFAFA;
	border: 1px solid #EEE;
	color: #555;
	margin-bottom: 1em;
	padding: 0.6em 0.7em;
}
/* Description */
.desc{
	background: #E6E6E6;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 14px 20px;
}
.desc .left {width: 27%;}
.desc .right {width: 67%;}
.desc .right a {color: #FFF;}
.desc .right a em{color: #FFF;}
.desc .right a:hover {color: #FFF;}

/* bottom */
.bottom {
	background: #CC9900;
	border-top: 1px solid #AA8;
	color: #444;
	padding: 2px 14px;
}
.bottom h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}
.bottom h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}
.bottom .right {
	bottom: auto;
	text-align: right;
	width: 220px;
}
.photo {
	width: 760px
}
.contenedorfoto {
	float:center;
	width:140px;
	height:100px;
	margin:10px;
	padding:5px;
	background-color: #f5f7f9;
	border-right: #a5a7aa solid 1px;
	border-bottom: #a5a7aa solid 1px;
}
