/* 
Cliente: TecnoClima v1.0
URL: http://www.tecnoclima.com.sv
Diseñado por: PIcassoWebSolutions
URL: http://www.picassowebsolutions.com
E-mail: info@picassowebsolutions.com
Fecha: Enero-Marzo 2008
*/

* {
	margin: 0;
	padding: 0;
	border: 0;

}
body {
	background:#323639;
	/*background:#f4f1ea;*/
	margin : 0;
	padding : 0;
	font-family:"Century Gothic";
	color:#333333;
}
#header-bg{
	background:url(img/bg-header.jpg) repeat-x;
	width:auto;
	height:120px;
}
#header{
	width:760px;
	height:120px;
	background:url(img/bg-header-middle.jpg);
	margin-left:auto;
	margin-right:auto;
}
#logo{
	width:300px;
	height:120px;
	float:left;
}
#menu{
	width:400px;
	height:28px;
	margin-top:40px;
	float:right;
	padding-top:13px;
	font-family:"Century Gothic";
	font-size:13px;
	color:#FFFFFF;
	text-align:right;
}
#menu a{
	font-family:"Century Gothic";
	font-size:14px;
	color:#FFFFFF;
	padding-left:8px;
	padding-bottom:6px;
	padding-top:4px;
	padding-right:8px;
	text-decoration:none;
}
#menu a:hover{
	font-family:"Century Gothic";
	font-size:14px;
	color:#e4e4e4;
	padding-left:8px;
	padding-bottom:6px;
	padding-top:4px;
	padding-right:8px;
	text-decoration:none;
	background:#0595e7;
}
#contenido{
	background: #f4f1ea url(img/bg-content.jpg) repeat-x;
	width:auto;
	height:auto;
	
	padding-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
/*#contenido a{
	color:#0066CC;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#contenido a:hover{
	color:#FF3300;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}*/
#contenido-home{
	width:760px;
	height:530px;
	padding-top:25px;
	margin-left:auto;
	margin-right:auto;
}
#contenido-home-part01{
	width:480px;
	margin-left:10px;
	height:auto;
	float:left;
}
#contenido-home-part02{
	width:240px;
	height:auto;
	margin-right:10px;
	float:right;
}
#contenido-home-part02 a{
	color:#0066CC;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#contenido-home-part02 a:hover{
	color:#FF3300;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#bienvenido{
	width:470px;
	height:90px;
	line-height : 150%;
	font-size:12px;
	background:#edeadd url(img/bienvenido.jpg) no-repeat;
	padding-top:50px;
	padding-left:10px;
}
#bienvenido a{
	color:#0066CC;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#bienvenido a:hover{
	color:#FF3300;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#servicios-home{
	width:470px;
	padding-left:10px;
	font-size:12px;
	line-height : 150%;
	height:auto;
	margin-top:15px;
}
#servicios-home a{
	color:#0066CC;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#servicios-home a:hover{
	color:#FF3300;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#ac {
	width:480px;
	height:120px;
	background:url(img/ac.jpg);
	margin-top:15px;
}
#login-cliente{
	width:220px;
	height:auto;
	padding-top:45px;
	padding-left:10px;
	padding-right:10px;
	font-size:12px;
	line-height : 150%;
	background:#eae5d1 url(img/ingresoclientes.jpg) no-repeat;
}
.boton-login{
	border-color:#dfdac5;
	background:#666666;
	color:#FFFFFF;
	padding:4px;
	border-style:solid;
	border-width:opx;
}
.forgotpassword {
	font-size:10px;
	padding-bottom:10px;
	text-align:center;
	
}
#aboutpage{
	width:760px;
	height:auto;
	font-size:12px;
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
}
#aboutpage a{
	color:#0066CC;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#aboutpage a:hover{
	color:#FF3300;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#about-extra01{
	width:730px;
	height:auto;
	background:#dfdac5 url(img/bg-gradient.gif) repeat-x;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
}
#serviciospage{
	width:760px;
	height:auto;
	font-size:12px;
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
}
#serviciospage li{
	margin-left:40px;
}
#serviciospage a{
	color:#0066CC;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#serviciospage a:hover{
	color:#FF3300;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#servicios-extra01{
	width:730px;
	height:auto;
	background:#dfdac5 url(img/bg-gradient.gif) repeat-x;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
}
#contactopage{
	width:760px;
	height:auto;
	font-size:12px;
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
}
#contactopage li{
	margin-left:40px;
}
#contactopage a{
	color:#0066CC;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#contactopage a:hover{
	color:#FF3300;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#contacto-extra01{
	width:720px;
	height:340px;
	background:#dfdac5 url(img/bg-gradient.gif) repeat-x;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
}
#contacto-formulario{
	width:600px;
	height:auto;
	background:#dfdac5 url(img/bg-gradient.gif) repeat-x;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
}
#proyectospage{
	width:760px;
	height:auto;
	font-size:12px;
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
}
#proyectospage a{
	color:#0066CC;
	text-decoration:none;
}
#proyectospage a:hover{
	color:#FF3300;
	text-decoration:none;
}
#proyectos-nav{
	width:220px;
	height:28px;
	margin-left:auto;
	text-align:right;
	padding-right:24px;
	padding-top:10px;
	background:#dfdac5 url(img/bg-gradient.gif) repeat-x;
}
#proyectos-infoproyecto{
	width:autox;
	height:auto;
	padding:20px;
	color:#FFFFFF;
	background:#333333;
}
#proyectos-descripcion{
	width:auto;
	height:auto;
	margin:20px;
	text-align:justify;
}
#proyectos-thumbs{
	width:720px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background:#dfdac5 url(img/bg-gradient.gif) repeat-x;
}
#proyectospage li{
	margin-left:40px;
}
#proyectos-thumbs img{
	margin:10px;
}
.proyecto-titulo{
	font-size:18px;
	font-weight:bold;
}
.proyecto-cliente{
	font-size:14px;
}
.proyecto-fecha{
	font-size:14px;
}
#clientespage{
	width:760px;
	height:auto;
	font-size:12px;
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
	padding-top:25px;
}
#clientespage li{
	margin-left:40px;
}
#clientespage a{
	color:#0066CC;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#clientespage a:hover{
	color:#FF3300;
	text-decoration:none;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
#clientes-datos{
	width:730px;
	height:auto;
	background:#dfdac5 url(img/bg-gradient.gif) repeat-x;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
}
.clientes-headerdatos{
	font-size:15px;
	font-weight:bold;
	padding-bottom:12px;
}
#clientes-equipos{
	width:730px;
	height:auto;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
}
.clientes-headerequipos{
	font-size:15px;
	font-weight:bold;
	padding-bottom:12px;
}
#clientes-nav{
	width:auto;
	height:28px;
	text-align:right;
	padding-right:24px;
	padding-top:10px;
}
#clientes-nav2{
	width:auto;
	height:28px;
	text-align:right;
	padding-right:24px;
	padding-top:10px;
}	
.boton-verequipo{
	border-color:#dfdac5;
	background:#dfdac5 url(img/bg-gradient.gif) repeat-x;
	border-style:solid;
	border-width:opx;
}
.clientes-headerdetalle{
	font-size:15px;
	font-weight:bold;
	padding-bottom:12px;
}	
#clientes-actividades{
	width:730px;
	height:auto;
	padding:15px;
	margin-left:auto;
	margin-right:auto;
}
.clientes-headeractividades{
	font-size:15px;
	font-weight:bold;
	padding-bottom:12px;
}
#clientes-actividaddetalle{
	font-size:10px;
	width:650px;
	height:auto;
	margin-top:12px;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	border-left-color:#dfdac5;
	border-left-style:solid;
	border-left-width:6px;
}
#clientes-actividaddetalle li{
	margin-left:20px;
}
#footer-bg{
	width:auto;
	height:auto;
	margin-top:10px;
	padding-bottom:15px;
	background:#323639 url(img/bg-footer.jpg) repeat-x;
	color:#FFFFFF;
}
#footer{
	width:760px;
	height:80px;
	margin-left:auto;
	margin-right:auto;
}
#pwslogo{
	width:240px;
	height:80px;
	float:right;
}
#contacto{
	width:480px;
	height:60px;
	float:left;
	padding-top:20px;
	color:#FFFFFF;
	font-size:10px;
}
p.error{
	font-weight:bold;
	color:#FF3333;
}
p.titulo_equipos{
	border-left: 5px solid navy;
	font-weight:bold;
}
div.error_message{
	font-weight:bold;
	color:#FF3333;
}

#datos_mtto{
	padding: 0px;
}

#dato_mtto{
	padding: 5px;
}

.normal { background-color: #F0F0F0; padding:2px; }
.highlight { background-color: #CEE9F2; padding:2px;}

.prev, .next, .otra, .current {padding: 3px; border: 0px solid; }