/*

Theme Name: LavoMuebles.com
Theme URI: http://www.lavomuebles.com/
Version: 2.0
Author: Giancarlo Canales
Author URI: http://www.gcanales.com/

*/

/* Page Structure */
html, body {
    font-family: "Helvetica";
	background-color: #4C6F95;
	margin: 0;
	padding: 0;
}

#description {
	font-size: 30px;
	color: #484848;
	width: 100%;
	border-bottom: 1px solid #DFDFDF;
	padding: 0 0 10px 0;
	margin: 0 0 28px 0;
}

#footer li {
	float: left;
}

.front-link {
	font-size: 26px;
	color: #484848;
	margin: 0 0 6px 0;
}

#footer .page_item a {
	color: #f1f1f1;
	text-decoration: none;
	font-size: 12px;
	display: block;
}


#topnav {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: right;
	margin: 0;
	padding: 0;
	background-color: #4C6F95;
	color: white;
	font-size: 12px;
}

#header {
	width: 100%;
	height: 90px;
	margin: 0;
	padding: 0;
	background-color: white;
}

#webapp {
	width: 100%;
	height: 383px; 
	margin: 0 0 0 0;
	padding: 0;
	background: url(images/webapp_background.png) repeat-x;
}

#content {
	width: 100%;
	padding: 12px 0 0 0;
	margin: 0;
	background-color: white;
}

#content-page {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: white;
}

#content-header {
	width: 100%;
	height: 42px;
	background: url(images/content_header.png) no-repeat center;
	padding: 0;
	margin: 0;
}


#content-area {
	width: 100%;
	height: 100%;
	background: url(images/content_area_background.png) repeat-y center;
	padding: 0 0 32px 0;
	margin: 0;
}

.webapp {
clear: both;
	width: 100%;
	height: 295px;
	margin: 0;
	padding: 0;
	
}

#footer {
	width: 100%;
	height: 52px;
	color: white;
	text-align: center;
	padding: 5px 0 0 0;
	font-size: 12px;	
	background-color: #4C6F95;
}

.wrapper {
	width: 872px;
margin:0 auto;
	padding: 0;
}	


#topnav a {
	color: white;
	background-color: #4C6F95;
	text-decoration: none;
}

#nav {
	font-size: 14px;
	list-style: none;
	float: right;	
}

#nav li {
	float: left;
	margin: 15px 0 0 0;
	padding: 0;
}

#nav .page_item a {
	text-decoration: none;
	color: #4C6F95;
	background-color: white;
	display: block;
	padding: 5px 0px 5px 24px;
}
 
#nav .current_page_item a {
	text-decoration: none;
	background: #4C6F95;
	padding: 5px 8px 5px 8px;
	margin: 0 0 0 24px;
	color: white;
	display: block;
}

.front-page {
	height: 530px;
}

#front-general {
	width: 270px;
	float: left;
	margin: 0 27px 0 0;
	padding: 0;
}

#front-consejo {
	width: 270px;
	float: left;
	margin: 0;
	padding: 0;
}

#front-afiliado {
	width: 270px;
	float: right;
	margin: 0 8px 0 0;
	padding: 0;
}



/* Images */
#header .logo {
	float: left;
	margin: 12px 0 0 0;
	border: 0;
}

/* Typography & Color */

.post-title {
	color: #343434;
	font-size: 18px;
	font-weight: bold;
	margin: 18px 0 4px 0;
	padding: 0;
}

.post-content {
	 text-align: justify;
	color: #464646;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	border: 0;
	
}

p { 
	margin: 0;
	padding: 0;
}

/* Webbapp Specific */
/*#login {
	float: right;
	width: 265px;
	height: 265px;
	margin-top: 50px;
	padding: 16px 0 0 16px;
	background-image: url(images/login.png);
}*/


#register {
	color: white;
	font-size: 26px;
	margin-top: 140px;
	float: left;
}

#register a {
	background-color: #8AA6C6;
	font-size: 20px;
	text-decoration: none;
	color: white;
	padding: 5px 20px 5px 20px;
}

#register p {
	margin-bottom: 14px;
}

#registration {
}

#login {
	height: 266px;
	margin-top: 50px;
	width: 263px;
	padding: 15px 0 0 18px;
	background-image: url(images/login.png);
	float: right;
}

#login label {
	font-size: 20px;
	color: white;
}

#login p {
	font-size: 26px;
	margin-bottom: 28px;
	color: white;
}

#login input {
	font-size: 16px;
	color: #222222;
	height: 24px;
	border: solid white 2px;
	margin-bottom: 20px;
	padding-left: 4px;
	background-color: #BAD1EC;
}

#login .loginbtn {
	color: white;
	font-size: 20px;
	border: 0;
	background: #97ADC6;
	width: 147px;
	height: 35px;
	margin: 4px 0 0 2px;
}

#webapp .welcome {
	font-size: 26px;
	color: white;
	text-align: center;
	margin: 0;
	padding: 55px 0 0 0;
}

#webapp .subject {
	font-size: 18px;
	color: white;
	text-align: center;
	margin: 0;
	padding: 0;
}

#main a {
	text-decoration: none;
	float: left;
	width: 137px;
	height: 137px;
	text-align: center;
	color: white;
	margin-top: 40px;
	padding-top: 149px;
}

#main #show-modificar {
	background: url(images/webapp/modificar.png) no-repeat;
	margin-right: 45px;
}

#main #show-descuentos {
	background: url(images/webapp/ofertas.png) no-repeat;
	margin-right: 25px;
	margin-left: 265px;

}

#main #show-servicio {
	background: url(images/webapp/servicio.png) no-repeat;
	margin-left: 4px;

}

#main #show-otros {
	background: url(images/webapp/otros.png) no-repeat;
	float: right;
	margin-left: 45px;
}

#main #logout {
	background: url(images/webapp/logout.png) no-repeat;
	float: left;
	margin-left: 45px;
}


/* Modal Window */
.modal-overlay
{
	position:fixed;
	top:0;
	right:0;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	opacity:.75;
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	z-index:101;
}
.modal-window
{
	position:fixed;
	top:50%;
	left:50%;
	margin:0;
	padding:0;
	z-index:102;
}
.close-window
{
	position:absolute;
	width:32px;
	height:32px;
	right:8px;
	top:8px;
	background:transparent url('/examples/modal-simple/close-button.png') no-repeat scroll right top;
	text-indent:-99999px;
	overflow:hidden;
	cursor:pointer;
	opacity:.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}
.close-window:hover
{
	opacity:.99;
	filter: alpha(opacity=99);
	-moz-opacity: 0.99;
}

/* empezar codigo aqui-omar */

#precios .header {
			text-decoration: underline;
                        font-weight: bold;
	         }

#precios ul {
		list-style-type: none;
                list-style-position: outside;
                margin-left: 10px;
                padding-left: 10px;
            }    

#precios .subheader {
			list-style-type: disc;
                    }	

#precios .cantidad {
			font-style: italic;
		   }

#topnav {
                font-family: "Helvetica";
                font-size: 11px;
              }

#portfolio {
    text-decoration: none;
    list-style:none;
    margin: 0;
    padding: 0;
}

.gancho {
    height: 383px;
    width: 872px;    
    margin: 0;
    padding: 0;    
}

#content-page h2 {
	margin-bottom: 0;
	margin-top: 24px;
	padding: 0;
}