/*
	CSS por XelaWeb para xelaweb.com - desarrollo septiembre 2009 
*/

/*------------------------------------------------------------------
CSS GENERAL
--------------------------------------------------------------------*/

img { behavior: url(iepngfix.htc); }

* {
	margin:0;
	padding: 0;
}

body {
	background-image: url(../img/bkg.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}

.fondo {
	background: url(../img/maya-arriba.jpg) center 0 no-repeat;
}

h1 {
	color: #0371A5;
	font-size: 40px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #E0E0E0;
	font-weight: 500;
}

h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 22px;
	color: #18486B;
}

h2 div {
	font-size: 12px;
	color: #86B803;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 0 5px 0;
}


/*h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}*/


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}

/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}


.contenedor {
	width: 920px;
	margin: 0 auto;
	position:relative;
}

.contenedor-header {
	height: 124px;
	position: relative;
}

.logo {
	position: absolute;
	left: 15px;
	top: 50px;
}

.logo a {	outline: none;}

.switch {
	position: absolute;
	top: 20px;
	right: 10px;
}

.switch a {
	color: #999;
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
}

.switch a:hover { text-decoration: none; }

.navegacion {
	float: right;
	margin-top: 60px;
	width: 660px;
}

.navegacion-principal {
	height: 40px;
}

.navegacion-principal li {
	list-style: none;
	float: right; 
	display: block;
	margin: 0 10px;
	height: 28px;
	background: url(../img/navegacion.gif) 100% 0 no-repeat;
	padding: 0 5px 0 0;
}

.navegacion-principal li:hover {
	background: url(../img/navegacion.gif) 100% -56px no-repeat;	
}

.navegacion-principal li.activo {
	background: url(../img/navegacion.gif) 100% -28px no-repeat;	
}

.navegacion-principal a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	float: left;
	display:block;
	text-align: center;
	outline:none;
	padding: 6px 5px 0px 10px;
	height: 22px;
	color:#E6E6E6;
	background: url(../img/navegacion.gif) 0 0 no-repeat;
	outline:none;
}

.navegacion-principal li.activo a,.navegacion-principal li.activo:hover a {
	background: url(../img/navegacion.gif) 0 -28px no-repeat;
}


.navegacion-principal li:hover a {
	text-decoration: none;
	background: url(../img/navegacion.gif) 0 -56px no-repeat;
}

.navegacion-secundaria {
	height: 25px;
}

.navegacion-secundaria ul {
	margin: 0 5px;
	height: 25px;
}

.navegacion-secundaria li {
	list-style: none;
	display: block;
	float: right;
}

.navegacion-secundaria a {
	text-transform:uppercase;
	font-size: 10px;
	display: block;
	float: left;
	padding: 3px 10px;
	color:#FFF;
}

.navegacion-secundaria a:hover, .navegacion-secundaria li.activo a {
	text-decoration: underline;
}

.cuerpo-top {
	background:url(../img/cuerpo-top.png) no-repeat;
	height: 14px;
}

.cuerpo {
	background:url(../img/cuerpo-center.png) repeat-y;
}

.cuerpo-bottom { 
	background: url(../img/cuerpo-bottom.png) no-repeat;
	height: 14px;
}

.interior {
	padding: 5px 26px;
	min-height: 400px;
	z-index: 10;
}

.interior p {
	margin: 12px 0px;
	line-height: 150%;
	font-size: 12px;
}

.navegacion-inferior {
	padding: 0 0 10px 0;
	text-align: center;
	background-color:#F4F5F7;
}

.navegacion-inferior a {
	color: #999;
	font-size: 10px;
	text-decoration: none;
	padding: 0 8px;
}

.footer {
	margin-top: 15px;
	height: 285px;
	width: 100%;
	color: #DFDFDF;
	font-size: 10px;
	background: #102c41 url(../img/maya-footer.jpg) center 0 no-repeat;
}

.contenedor-footer {
	margin: 0 auto;
	width: 902px;
	position:relative;	
	height: 160px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	padding: 30px 0 0 0;
}

.contenedor-footer h4 {
	font-size: 15px;
	padding-bottom: 8px;
	color: #85B801;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
}

.contenedor-footer h4 a {
	color: #85B801;
	font-weight:bold;
	text-decoration: none;
}

.contenedor-footer h4 a:hover {
	/*text-decoration: underline;*/
}

.footer-logo {
	width: 240px;
	border-left: none;
	float: left;
	border-right: 1px solid #1A527B;
	margin: 0px 0 0 0;
}

.footer-logo div {clear:both; margin: 20px 0;}
.footer-logo div img { width: 18px; height: 18px; margin: 0 20px 10px 0; float:left; }


.footer-portales {
	float: left;
	width: 320px;
	margin: 0 20px 20px 20px;
}

.footer-portales img {
	margin: 0 20px 30px 0;
}

.footer-portales .portal-titulo {
	font-weight: bold;
	color:#FFF;
	font-size:13px;
	padding: 0 0 4px 0;
	font-style: normal;
}

.footer-portales .goguate,.footer-portales .colplex {
	padding: 10px 0;
	color: #acacac;
	font-style: italic;
}

.footer-navegacion {
	width: 269px;
	float: left;
	margin: 0 0 0 30px;
}

.footer-navegacion ul {
	margin: 0;
	padding: 0 0 10px 0;
}

.footer-navegacion li {
	list-style:none;
	float: left;
	display: block;
	width: 89px;
}

.footer-navegacion li a {
	font-size: 9px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #ADADAD;
	float: left;
	display: block;
	padding: 10px 0;
}

.derecha { float:right;}
.izquierda { float: left;}

.clear { clear: both;}

.texto-azul { color: #105A7D;}

.boton { background: url(../img/botones.gif) 0 0 no-repeat; padding: 0 0 0 5px; margin: 10px 0;}
.boton:hover {background: url(../img/botones.gif) 0 -24px no-repeat;}
.boton a { display: block; float: left; height: 21px; padding: 3px 15px 0px 10px; background: url(../img/botones.gif) 100% 0 no-repeat; color: #000; font-size: 11px;}
.boton:hover a, .boton a:hover {background: url(../img/botones.gif) 100% -24px no-repeat; color: #FFF; text-decoration: none;}

.boton-flecha { background: url(../img/botones-flecha.gif) 0 0 no-repeat; padding: 0 0 0 5px; margin: 10px 0;}
.boton-flecha:hover {background: url(../img/botones-flecha.gif) 0 -26px no-repeat;}
.boton-flecha a { display: block; float: left; height: 21px; padding: 5px 35px 0px 20px; background: url(../img/botones-flecha.gif) 100% 0 no-repeat; color: #fff; font-size: 11px; text-transform:uppercase;}
.boton-flecha:hover a, .boton-flecha a:hover {background: url(../img/botones-flecha.gif) 100% -26px no-repeat; color: #FFF; text-decoration: none;}

.contacto-flotante {
	border: 1px solid #1E5986;
	background: #174668;
	padding: 50px;
	width: 750px;
	height: 380px;
}

.contacto-flotante form {margin:0; padding: 0; }

.contacto-flotante label {color: #fff; font-family: Tahoma, Geneva, sans-serif; font-size: 12px;}

.contacto-flotante input[type=text] {
	font-size: 11px;
	padding: 4px;
	width: 90%;
	border:none;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}

.contacto-flotante textarea {
	width: 90%;
	padding: 4px;
	border: none;	
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 11px;
	height: 125px;
}

.detalles-flotante {
	color: #B0D2EC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	margin: 20px 0;
	width: 450px;
}

.servicio-flotante {
	color: #B0D2EC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	
	font-weight:bold;
	margin: 0;
	padding: 0;
}

.precio {
	text-align:center;
}

.precio_desde {
	color: #999999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}

.precio_final {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #121212;
	font-weight: bold;
}

.grey {
	border-right: 1px solid #CCD6DD;
	background-color: #ECECEC;
	border-radius: 5px;
	-moz-border-radius: 
}


/*------------------------------------------------------------------
CSS PAGINA PRINCIPAL
--------------------------------------------------------------------*/

.borde-inferior {
	border-bottom: 1px solid #E0E0E0;
	width: 860px;
	margin: 0 auto;
	position: relative;
}

.borde-derecho { border-right: 1px solid #E0E0E0; padding: 0 20px 0 0; }

.index-presentacion {padding: 20px 20px 0 30px; width: 320px;}

.index-presentacion img { margin-bottom: 20px; }

.boton-verde {
	background-image: url(../img/index/boton-verde.jpg);
	width: 114px;
	height: 21px;
	display: block;
	float: left;
	color: #FFF;
	text-decoration: none;
	padding: 5px 0 0 10px;
}

.boton-azul, .boton-gris  {
	background-image: url(../img/index/boton-azul.jpg);
	width: 64px;
	height:17px;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
	display:block;
	float:left;
	padding: 1px 0 0 5px;
}

a.boton-gris {
	background-image: url(../img/index/boton-gris.jpg);
}

a.boton-gris:hover, a.boton-azul:hover, a.boton-verde:hover, .boton-gris:hover { text-decoration: none;}

.index-contenedor { padding: 30px 0; }

.index-cuadro {
	float: left;
	width: 246px;
	padding: 0 20px 20px 20px;
	position: relative;
}

.index-cuadro-doble {
	float: left;
	width: 552px;
	padding: 0 0 0 20px;
	position: relative;
}

.index-cuadro h3 {
	color: #025075;
	font-size: 16px;
	border-bottom: 1px solid #E0E0E0;
	padding-bottom: 10px;
	font-weight: normal;
}

.index-cuadro h3.cafe {color: #803F02;}

.index-cuadro p {
	margin: 10px 0;
	line-height: 120%;
	font-size: 12px;
}

.index-cuadro li { list-style:none; margin: 20px 10px;}

.index-cuadro img { border: none; margin-right: 10px;}

.index-testimonial { background: url(../img/quotes.jpg) no-repeat; padding: 0 0 0 20px; margin: 10px 0 0 0; font-size: 11px; }
.index-testimonial-nombre { padding: 5px 0; color: #999999; }

.index-contacto form { margin: 10px 0 0 0; color: #8A8A8A; }
.index-contacto input[type=text] { width: 220px; padding: 5px;  margin: 5px 0; background: #ECECEC; border: 1px solid #ccc; }
.index-contacto textarea { width: 220px; padding: 5px; margin: 5px 0; background: #ECECEC;  border: 1px solid #ccc; }

.index-noticia { clear: both; padding: 10px 0; }
.index-noticia a {  padding: 0; float: left; display: block;  color:#999999; width: 100%;}
.index-noticia a:hover {text-decoration: none; }
.index-noticia a:hover div.index-noticia-titulo { color: #86B803; }
.index-noticia a div.index-noticia-titulo { font-family: Tahoma, Geneva, sans-serif; font-size: 13px; color: #18486B; font-weight: bold; }
.index-noticia a div.index-noticia-texto { font-style: italic; }
.index-noticia a div.index-noticia-fecha {font-family: Georgia, "Times New Roman", Times, serif; color: #FFF; float: left; width: 32px; height: 29px; text-align: center; margin: 0 10px 0 0; line-height: 90%; padding: 3px 0 0 0; font-weight: bold; background:url(../img/botones-noticias.gif) 0 0 no-repeat;}
.index-noticia a:hover div.index-noticia-fecha {background:url(../img/botones-noticias.gif) 0 -32px no-repeat;}
.index-noticia a div.index-noticia-fecha .big { font-size: 13px;}
.index-noticia a div.index-noticia-fecha .small { font-size: 9px; text-transform: uppercase;}

/*------------------------------------------------------------------
FIN PRINCIPAL
--------------------------------------------------------------------*/

/*------------------------------------------------------------------
SERVICIOS
--------------------------------------------------------------------*/

.tabla-info {
	background: url(../img/tabla-info.jpg) 0 0 no-repeat;
	width: 868px;
	margin: 30px 0 0 0;
	padding:0 0 30px 0;
}

.tabla-info table {
	margin: 0 auto;
	padding: 0;
	border: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 860px;
}

.tabla-info th {
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
	border-bottom: none;
	width: 213px;
	padding: 10px 0;
}

.tabla-info td {
	font-size: 12px;
	vertical-align: top;
}

.tabla-info .incluye {
	font-weight: bold;
	padding: 10px 0;
}

.tabla-info ul {
	padding: 0 0 0 25px;
}

.tabla-info li {
	list-style-image: url(../img/bullet.jpg);
	list-style-position: outside;
	padding: 0 0 0 5px;
	margin: 8px 0;
}

.nota {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #999999;
	padding: 10px;
	font-style:italic;
}

.botones-grises {
	padding: 20px 0;
}

a:hover .azul { color: #88BA03;}

.boton-gris {
	background: url(../img/boton-gris.gif) 0 0 no-repeat;
	color: #545454;
	height: 100px;
	width: 176px;
	vertical-align: middle;
	position: relative;
	padding: 10px 10px 0 82px;
	cursor: pointer;
}

.boton-gris .azul { color: #11334C; font-weight: bold; font-size: 13px; }

.boton-gris img {
	position: absolute;
}

.adicionales {
	color: #121212;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}

.adicionales h2 img {
	float: left;
	margin: 0 10px 0px 0;
}

.adicionales h2 {
	border-bottom: 1px solid #E0E0E0;
	color: #11334C;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	margin: 35px 0 20px 0;
}

.adicionales p {
	margin: 12px 0px 12px 20px;
}

.adicionales ol {
	margin: 12px 20px;
}

.adicionales li {
	margin: 0 0 0 20px;
	padding: 0 0 10px 15px;
	line-height: 150%;
}

.adicionales-izq {
	float: left;
	width: 380px;
	padding: 10px 20px;
}

.adicionales-der {
	float: right;
	width: 380px;
	padding: 10px 20px;
}

.webapps-contenedor {
	background: url(../img/servicios/webapps-fondo.jpg) 0 0 no-repeat;
	width: 800px;
	height: 460px;
	margin: 20px auto;
	padding: 0 30px;
}

.webapps-contenedor label {
	font-size: 12px;
}
 
#PaginasContactoForm {
	margin: 0;
}

.webapps-contenedor input[type=text],.webapps-contenedor textarea {
	width: 90%;
	font-size: 12px;
	color: #121212;
	padding: 5px;
	border: 1px solid #ccc;
}

.webapps-contenedor textarea {
	height: 80px;
	width: 95%;
}

.webapps-enviar {
	padding: 20px 30px 0 0;
	float: right;
}

.dominio-izq {
	float: left;
	width: 220px;
	text-align:center;
	padding: 40px;
}

.dominio-der {
	float: left;
	width: 500px;
	padding: 40px 0;
}

.cuadro-gris {
	width: 100%;
	background: #ECECEC;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 2px 2px 1px #3C94D5;
	-webkit-box-shadow: 2px 2px 5px #CCD6DD;
}

/*------------------------------------------------------------------
FIN SERVICIOS
--------------------------------------------------------------------*/

/*------------------------------------------------------------------
PORTAFOLIO
--------------------------------------------------------------------*/

.paginacion {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #4C4C4C;
	height: 50px;
	border-bottom: 1px solid #BFD8EA;	
	margin: 20px 0 0 0;	
	width: 100%;
}

.paginacion div {
	float: left;
}

.paginacion a {
	float: left;
	display: block;
	padding: 5px;
	color: #4C4C4C;
	text-decoration: none;
}

.paginacion a:hover {
	color: #143954;
}

.paginacion div.disabled, .paginacion div.current {
	padding: 5px;
}

.paginacion div.disabled {
	color: #ccc;
}

.paginacion div.current {
	background: #143954;
	color: #fff;
}

.contador {
	color: #4c4c4c;
	font-size:10px;
	text-align:center;
	padding: 5px;
	width: 100%;
}

.ultimos {
	padding: 20px 0;
}

.portafolio-clientes {
	width: 860px;
	padding-top: 10px;
}

.portafolio-cliente {
	float: left;
	width: 270px;
	height: 230px;
	margin: 8px;
	cursor:pointer;
}

.portafolio-cliente p {
	margin: 0;
	line-height: normal;
}

.portafolio-cliente a:hover {
	text-decoration: none;
}

.portafolio-cliente a.titulo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #174566;
}

.portafolio-cliente a.texto {
	margin: 0;
	color: #999999;
	font-size: 10px;
}

.portafolio-cliente a.texto:hover {
	color: #535353;
}

.portafolio-cliente-adentro {
	border: 1px solid #E9E9E9;
	background-color: #f8f8f8;
	padding: 4px;
	float: left;
	margin: 5px 0 0 0;
}

.portafolio-cliente-adentro:hover {
	border: 1px solid #143E5C;
	background: #174566;
}

.portafolio-categorias {
	width: 100%;
	padding: 0 0 0 10px;
	height: 40px;
}

.portafolio-categorias ul {
	padding: 5px 0 20px 30px;
}

.portafolio-categorias li {
	float: left;
	display: block;
}

.portafolio-categorias li.activo a, .portafolio-categorias a:hover {
	text-decoration: underline;
}

.portafolio-categorias a {
	display: block;
	padding: 10px;
	font-size: 14px;
}

.portafolio-categorias h2 {
	font-size: 18px;
	padding: 10px 0;
	color: #803F02;
	font-weight: 500;
	float: left;
}

.portafolio-categorias p {
	margin: 12px 0;	
}

.portafolio-interno { padding: 40px 0 20px 20px; }
.portafolio-interno .imagen { float: left; width: 480px; }
.portafolio-interno .info { float: left; width: 350px;}
.portafolio-interno h2 { font-family: Tahoma, Geneva, sans-serif; font-size: 26px; font-weight: bold; color: #11334C; }
.portafolio-interno p.link {margin: 0; border-bottom: 1px solid #E0E0E0;}
.portafolio-interno p.link a { color: #85B802; }

.portafolio-interno p.regresar {margin: 0; text-align: right;}
.portafolio-interno p.regresar a { color: #999999; font-size: 10px; font-family: Tahoma, Geneva, sans-serif; font-weight: normal; }

.portafolio-interno-testimonial { background: url(../img/proyectos/detalles-testimonial.gif) no-repeat; width: 365px;}
.portafolio-interno-testimonial h3 { color: #11334C; font-weight: bold; font-size:16px; font-family: Tahoma, Geneva, sans-serif; padding: 15px 50px;}
.portafolio-interno-testimonial p { margin: 0; padding: 5px 10px 2px 30px; font-size: 11px; color:#121212;}
.portafolio-interno-testimonial p.nombre { color: #999999; padding: 0 15px 0 0; text-align:right; font-size: 10px;}

/*------------------------------------------------------------------
FIN PORTAFOLIO
--------------------------------------------------------------------*/

/*------------------------------------------------------------------
NOTICIAS
--------------------------------------------------------------------*/

.noticia { margin: 40px 40px 40px 0;}

/*------------------------------------------------------------------
FIN NOTICIAS
--------------------------------------------------------------------*/

/*------------------------------------------------------------------
CONTACTO
--------------------------------------------------------------------*/

.contacto-izq { float: left; width: 550px; padding: 20px 0 0 30px; }
.contacto-izq input[type=text] { width: 500px; }
.contacto-izq textarea { width: 500px; }
.contacto-der { float: left; width: 200px; padding: 50px 0 0 0; }
.contacto-der p.big { font-size: 14px; }
.contacto-info { padding: 0 0 20px 0;}

/*------------------------------------------------------------------
FIN CONTACTO
--------------------------------------------------------------------*/

/*------------------------------------------------------------------
FORMS, INPUTS y LABELS
--------------------------------------------------------------------*/

div.cuerpo form {
	margin: 20px;
}

div.cuerpo label {
	display: block;
	padding: 15px 0 5px 0;
	font-size: 14px;
}

div.cuerpo input[type=text],textarea {
	border: 1px solid #69C;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	font-size: 14px;

}

div.cuerpo input[type=submit] {
	margin: 15px 0;
	font-size: 16px;
}

/*------------------------------------------------------------------
FIN FORMS, INPUTS y LABELS
--------------------------------------------------------------------*/	

/*------------------------------------------------------------------
TABLES, TRS Y TDS
--------------------------------------------------------------------*/

table {
	width: 100%;
}

table th {
	padding: 10px;
	font-size: 14px;
	border-bottom: 1px solid #ccc;
}

table td {
	padding: 10px;
	font-size: 14px;
}

/*------------------------------------------------------------------
FIN TABLES, TRS Y TDS
--------------------------------------------------------------------*/	
	
/* --------------------------------------------------------------------
    cake 
-----------------------------------------------------------------------*/

.cake-sql-log td {
	padding: 10px;
	font-size: 14px;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

/*  Actions  */
div.actions ul {
	margin: 0px 0;
	padding: 0;
}
div.actions li {
	display: inline;
	list-style-type: none;
	line-height: 2em;
	margin: 0 2em 0 0;
	white-space: nowrap;
}
div.actions ul li a {
	background:#fff;
	color: #003d4c;
	text-decoration: none;
}
div.actions ul li a:hover {
	color: #333;
	text-decoration: underline;
}

/* Related */
div.related {
	clear: both;
	display: block;
}

/* Debugging */
pre {
	color: #000;
	background: #f0f0f0;
	padding: 1em;
}
pre.cake-debug {
	background: #ffcc00;
	font-size: 120%;
	line-height: 140%;
	margin-top: 1em;
	overflow: auto;
	position: relative;
}
div.cake-stack-trace {
	background: #fff;
	border: 4px dotted #ffcc00;
	color: #333;
	margin: 0px;
	padding: 6px;
	font-size: 120%;
	line-height: 140%;
	overflow: auto;
	position: relative;
}
div.cake-code-dump pre {
	position: relative;
	overflow: auto;
}
div.cake-stack-trace pre, div.cake-code-dump pre {
	color: #000;
	background-color: #F0F0F0;
	margin: 0px;
	padding: 1em;
	overflow: auto;
}
div.cake-code-dump pre, div.cake-code-dump pre code {
	clear: both;
	font-size: 12px;
	line-height: 15px;
	margin: 4px 2px;
	padding: 4px;
	overflow: auto;
}
div.cake-code-dump span.code-highlight {
	background-color: #ff0;
	padding: 4px;
}
div.code-coverage-results div.code-line {
	padding-left:5px;
	display:block;
	margin-left:10px;
}
div.code-coverage-results div.uncovered span.content {
	background:#ecc;
}
div.code-coverage-results div.covered span.content {
	background:#cec;
}
div.code-coverage-results div.ignored span.content {
	color:#aaa;
}
div.code-coverage-results span.line-num {
	color:#666;
	display:block;
	float:left;
	width:20px;
	text-align:right;
	margin-right:5px;
}
div.code-coverage-results span.line-num strong {
	color:#666;
}
div.code-coverage-results div.start {
	border:1px solid #aaa;
	border-width:1px 1px 0px 1px;
	margin-top:30px;
	padding-top:5px;
}
div.code-coverage-results div.end {
	border:1px solid #aaa;
	border-width:0px 1px 1px 1px;
	margin-bottom:30px;
	padding-bottom:5px;
}
div.code-coverage-results div.realstart {
	margin-top:0px;
}
div.code-coverage-results p.note {
	color:#bbb;
	padding:5px;
	margin:5px 0 10px;
	font-size:10px;
}
div.code-coverage-results span.result-bad {
	color: #a00;
}
div.code-coverage-results span.result-ok {
	color: #fa0;
}
div.code-coverage-results span.result-good {
	color: #0a0;
}