
@import url(klaro.css);

html {
	background: url("../media/images/cncanarias/fondos/pagebackground.gif") repeat-y;
	background-color: white;
}

#inti { margin-top: 2em !important; }

#sections {
	border-right: 2px solid #003399;

}

#sections ul li a {
	text-indent: 15px;
	background: #E6EAF5 url("../media/images/cncanarias/navegacion/flecha.gif") no-repeat 5px 8px;
	width: 100%;
	color: #253B62;
	border-bottom: #B2C0E7 1px solid;
}

#sections ul li a:hover {
    background-color: #F3F3F3;
}

#sections ul li.section_selected a, #sections ul li.section_selected a:hover {
    background-color: #D3D4D6;
}

#content_layout {
	background-color: transparent;
}

#content_layout h2{
    border-bottom: 3px solid #798dc4;
    text-align: left !important;
}

#content_layout h2 span{
	border-bottom: 6px solid #d7d6d0;
}

#content_div {
	background: white;
	color: #000000;
}

form {
	background-color: #E6EAF5;
}

#home_texto {
	/* background-image: url("../media/images/cncanarias/home/home.jpg"); */
    background-repeat: no-repeat;
    background-position: top left;
}

#head h1 {
	background: url("../media/images/cncanarias/fondos/head.png") no-repeat;
}

#head p {
    margin: 0;
    padding: 0;
	position: absolute;
	font-size: 85%;
	top: 1em;
	left: 540px;
	z-index: 1;
	color: #000066;
}

#head p a {
	color: #000066;
}

#options {
	background-color: #F3F3F3;
    border-bottom: 1px solid #999999;
}

.options_title {
	font-weight: normal;
	text-transform: uppercase;
}

#options ul li a {
	font-weight: bold;
	color: #000066;
}

#options ul li a:hover {
	text-decoration: underline;
    color: #253B62;
}


/* CONTENT.CSS */
#content h3 {
	color:  #253B62;
}

#content a {
	color: #000066;
}

#content a:hover {
	text-decoration: underline;
}

#content img{
	_width:expression(this.width > 550 ? 550: true);
	max-width:550px;
	height:auto !important;

}

#personal_data {
	position: absolute;
	top: 60px;
	left: 0px;
	z-index: 10;
	color: #000066;
	font-size: 90%;
	text-align: right;
	width:670px;
}

table.listas {
	font-family: Verdana;
	font-size: 9pt;
	line-height: 1.2em;
	letter-spacing: 0;
	text-align: left;
	word-spacing: normal;
	text-decoration: none;
	color: #444;
}
table.listas td {
	border-bottom: 1px dotted #cccccc;
}
table.listas td.small {
	font-size: 8pt;
}

div.actions a {
   /*background: #F0F0DA;*/
   background: #E9EBF1;
   color: #333333 !important;
   border: 1px outset #666666;
}

div.actions a:hover {
	background: #FAFAF0;
	color: #333333 !important;
}

div.actions a:active {
   border: 1px inset #999999;
}

table.resultados {
	background-color: white;
}

	.resultados td {
		border-bottom: 1px solid #999999;
	}

	.resultados thead {
		color: #000000;
		background-color: #E6EAF5;
        border-bottom: 1px solid #00329B;
	}

    .resultados a {
        color: #666666 !important;
    }

dl {
    background: #F3F3F3;
}

dt {
	color: #666666;
}

dl a {
	text-decoration: underline;
}

dl.showNotario dt {
  width: 210px;
}


.navigation {
	color: #333333;
}

fieldset {
    border-top: 2px solid #DDDDDD;
}

legend {
    color: #253B62;
}

input {
    border: 1px inset #CCCCCC;
}

#links_index {
    background-color: #E9EBF1;
}

    #links_index .title{
        color: #333333;
		background-color: #DDDFD7;
        border-bottom: 2px solid #DDDFD7;
    }

    .links_index_value {
        color: #000000 !important;
        border-bottom: 1px solid #DDDFD7;
    }

    .links_index_value a:hover {
        color: #333333;
    }


    .links_group table{
    	background-color: white;
    }

    .links_group th {
        color: #333333;
		background-color: #E9EBF1;
        border-bottom: 2px solid #DDDFD7;
    }

    .links_group td {
    	border-bottom: 1px solid #DDDFD7;
    }

    .links_group a {
    	color: #000000 !important;
    }

    .links_group a:hover {
        color: #003399 !important;
    }

.visita {
    border: 1px solid #CCCCCC;
    background-color: white;
}

#mapaDistritos .title {
    color: #003399;
	border: 1px solid #8397CA;
}

#mapaDistritos .subtitle {
    color: #003399;
    border-bottom:1px solid #8397CA;
}

.highlight{
	text-align: center;
	text-decoration: underline;
	font-weight: bold;
}

.horarios {
	text-align: center;
	font-weight: bold;
}

.dias {
	text-align: center;
}

.localidad{
	font-weight: bold;
	position: relative;
}

.localidad span {
	position: absolute;
	right: 0;
}

.horarios, .dias, .localidad {
	margin: 1em 0;
}
/*
#faqs_index {
	background: #F3F4F9;
	border: 1px solid #8397CA;
}

#faqs_index a, .faqs dd a {
	color: #000066;
}

dl.faqs {
    border-top: none;
	padding: 0;
	background: none;
}

dl.faqs dt {
	font-weight: bold;
	color: black;
	background: #E6EAF5;
	border: 1px solid #8397CA;
    border-width: 1px 1px 0 1px;
}

dl.faqs dd {
	background: #F3F4F9;
	border: 1px solid #8397CA;
    border-top: none;
}
*/
ul.listado_completo li {
	list-style: none;
}

ul.listado_completo li a {
	color: black !important;
	font-weight: bold;
}

div#custom {
	margin: 2.2em 0 0;
	text-align: center;
}

/* ESTILOS AULA JUR�DICA */

#aulajuridica {
	background: transparent;
}

#aulajuridica .title {
	padding: 5px;
	background: #E6EAF5;
	color: #253B62;
	font-weight: bold;
	margin-bottom: 10px;
}

#aulajuridica .question {
	font-size: 11px;
	padding: 5px 8px 5px 8px;
	margin: 0;	
	margin-bottom: 10px;
	color: #333333;
	border: #E6EAF5 1px solid;
	background: #FFFFFF;
}
#aulajuridica .question_nopublish {
	font-size: 11px;
	padding: 5px 8px 5px 8px;
	margin: 0;	
	margin-bottom: 10px;
	color: #253B62;
	border: #E6EAF5 1px solid;	
	background: url("../media/images/cncanarias/fondos/disabled.png");
}

/* ESTILOS PARA FAQs*/

#faqs_index {
	background: #F3F4F9;
	padding: 0px 0 5px 0;
	font-size: 11px;
	color: black;
	line-height: 15px;
}

#faqs_index a {
	color: #000000;
}

#faqs_index a:hover {
	color: #000066;
}

#faqs_index h3 {
	background: #DDDFD7;
	padding: 10px 0 10px 20px;
	text-align: left;
	color: #333333;
	border-bottom: 2px solid #E6EAF5;
	font-size: 12px;
}

dl.faqs {
	width: auto;
	background: transparent;
	font-size: 11px;
	margin-top: 30px;
}

dl.faqs dt {
	background: #EFF0EC;
	color: #253B62;
}

dl.faqs dd {
	background: #EFF0EC;
	margin-bottom: 10px;
}

table.calendar {
	border: 2px solid #798dc4;
}

table.calendar thead tr#calendar-year-row {
	background-color: #d7d6d0;
}

table.calendar tbody td {
	border: 1px solid #798dc4;
}

table.calendar tbody td.calendar-day:hover {
	background-color: #d7d6d0;
}

table.calendar thead th#calendar-previous-year:hover, table.calendar thead th#calendar-next-year:hover {
	background-color: #d7d6d0;
}




.categorias_list {
    background-color: #E9EBF1;
}

    .categorias_list .title{
        color: #333333;
		background-color: #DDDFD7;
        border-bottom: 2px solid #DDDFD7;
    }

    .links_index_value {
        color: #000000 !important;
        border-bottom: 1px solid #DDDFD7;
    }

    .links_index_value a:hover {
        color: #333333;
    }


    .links_group table{
    	background-color: white;
    }

    .links_group th {
        color: #333333;
		background-color: #E9EBF1;
        border-bottom: 2px solid #DDDFD7;
    }

    .links_group td {
    	border-bottom: 1px solid #DDDFD7;
    }

    .links_group a {
    	color: #000000 !important;
    }

    .links_group a:hover {
        color: #003399 !important;
    }
#fileContent{
	width:310px;
	padding-left:0;
}
#fileContent input{
	width:210px;
	margin-left:0;
	padding-left:0;
	float:left;
}	
#fileContent a{
	width:20px !important;
	float:left;
}
#fileContent img{
	padding-top:5px;
}
.searchResult{
	float:left;
	width:100%;
	height:auto;
	margin-bottom:15px;
	/*border:1px solid #999999;
	background:#F3F3F3;*/
}
.searchResult p{
	padding:0 5px 0 5px;
	width:90%;
	margin:0;
}
.searchResult #searchTitle a{
	font-size:15px;
	width:100% !important;
	font-weight:bold;
	text-decoration:underline;
	margin-left:5px;
	*margin-left:0;
	
}
.searchResult #searchContent{
	color:#253B62;
	font-size:14px;
	padding-left:18px;
	margin-left:20px;
	width:100%;
}
.searchResult ol{
	padding-left:0;
	margin-left:0;
	list-style:none;
}
.searchResult ol li{
	padding-left:15px;
	margin-bottom:10px;
	width:100%;
}
.objectLocked {
	background:#FFDC73;
	border:1px dashed #FF9640;
	font-weight:bold;
	padding:0 4px 0 4px;
}

/*ROLES*/

.roles_container{
	margin-left:29%;
	margin-top:15px;
	text-align:left;
	padding-left:5px;
	_padding-left:12px; /*Para ie6*/
	
}
.roles_container ul{
	list-style-type: none;
	margin:0;
	padding:0;
}
.roles_container li{
	list-style-type: none;
	margin:0;
	padding:0;

}
.roles_container input{
	border:none;
	width:auto;
	margin-left:0 !important;
}
.roles_container label{
	float:none;
	width:auto;
	display:inline-block !important;
	padding-bottom:1.5px;
	text-align:left !important;
	
}

/*VISITAS*/

.actionsVisita{
	margin:15px 0 0 0 !important;
	*margin:0px 0 0 0 !important;
	padding:10px 0 !important;
	*padding:7px 0 !important;
	float:left;
	width:160px;
}

.actionsVisita a {
	padding:0 8px 0 5px !important;
	text-decoration:none;
}

.categoryOrdering{
	float:right;
	margin-top:-33px;
}	

.actionsOrdering {
	float:left;
	width:60px;
	margin:	23px 0 0 0 !important;
	*margin:7px 0 0 0 !important;
}

.tituloSG {
display:inline;
float:left;
padding:20px 0 10px 0;
width:100%;
}