/* CSS Document */
*{
	margin:0; padding:0;}
body{
	text-align:center;
	font:normal 62.5%  Verdana, Arial, Helvetica, sans-serif ; color:#000;
	background-color: #00a19b;
	
}
/* link attributes */
a:visited  {
	color: #333;
}
a:link, a{
	color:#000;}
a:hover{
	color:#c01304;}
a:active {
	color: #c01304;
}
h1{
	visibility:hidden;
	line-height:0px;
	font-size:0%;
	position:absolute;
	top:-5000px; left:-5000px;}
h2{
	padding:5px 0;
	color:#c01304;
	/*border-top:10px solid #c01304;
	float:left;*/
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	clear:both;}
h2.page-title{
	margin:15px 0 5px 0;
	display:block;}
h2.sintop{
	border-top:none;}
h3{
	padding:10px 0; margin-top:10px;
	text-transform:none;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
	clear:both;
	border-top:1px dotted #ccc;}
h3 a{
	color:#000; text-decoration:none;}
dd h3{
	padding-top:0;
	border-top:none;}
h4{
	padding:10px 0 5px 0;
	text-transform:none;
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	clear:both;
}
h5{	padding:10px 0 5px 0;
	text-transform:none;
	color:#00a19b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
	clear:both;}
h6{
	text-transform:none;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	clear:both;}
p{
	padding-bottom:10px;
	clear:both;
	}
blockquote{
		padding:0 40px;}
/*  Table of content attributes*/
p.toc{
	font-family: Verdana, Helevetica, Arial, sans-serif;
	background-color: #f8f8f8;
	padding: .6em;
	margin-bottom: .6em;
	margin-top: 0em;
	margin-left: 1em;
	margin-right: 3em;
	border: 1px #7fd0cd solid;
} 



img{
	border:none;}
p.ejemplo-ayuda{
	text-align:center;}
p.ejemplo-ayuda img{
	border:1px solid #00a19b;}
#header img{
	float:left;
	}
#logo{
	margin-left:24px; padding:10px 20px;
	width:auto; float:left;}
#idiomas,#top-links{
	text-align:right;
	overflow:hidden;
	clear:right; 
	}
#top-links{
	margin-top:4px;}
#idiomas ul,#top-links ul{
	clear:both;
	color:#fff; text-decoration:none;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
#idiomas ul li, #top-links ul li{
	display:inline;
	}
#idiomas a, #top-links a{
	padding:0 6px;
	color:#fff; text-decoration:none;
	font-size:110%;font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
#idiomas a:hover, #top-links a:hover{
	text-decoration:underline;
	color:#fff;}
#idiomas a.salta{color:#00a19b}
#idiomas strong, #top-links strong{
	padding:0 6px;
	color:#fff; font-weight:700;font-family:Verdana, Arial, Helvetica, sans-serif
	}
#usuario, #language, #ulhelp, #topform{
		width:auto; float:right;
	}
#usuario,#topform{
	padding:2px 0 4px 0;
	color:#fff;
	}
#language{
	margin-left:24px; padding:2px 18px 4px 10px;
	color:#fff;
	background-color:#4cbdb9;
	background-image: url(http://www.ajcalafell.org/img-comun/layout/canto-idiomas.gif); background-position: left bottom; background-repeat:no-repeat;}
#ulhelp
	{margin-left:10px; padding:2px 18px 4px 12px;
	color:#fff;}

#jumpmenu{
	border:1px solid #fff;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}
#jumpmenu:focus{
	background-color:#f8f8f8;
	border:1px solid #fff;
}
/*********breadcrumbs**********/
#breadcrumbs{
	padding:5px 25px;
	text-align:left; font-size:120%; line-height:150%;
	overflow:hidden;
	clear:both;
	background-color:#fff;}
#breadcrumbs ul{
	margin:0; padding:0;
	list-style-type:none;
	font-size:1.1em;  font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.02em;}
#breadcrumbs ul li{
	padding-left:4px;
	float:left;
	color:#00a19b;}
#breadcrumbs ul li a{
	color:#000;
	}
#breadcrumbs ul li a:hover{
	color:#c01304;
	}


#sub-navigation {
	clear:both;
	text-align:left; font-size:120%; line-height:150%;
	overflow:hidden;
	clear:both;
	background-color:#b2e3e1;
}
#sub-navigation ul{
	padding:0 26px;
	list-style-type:none;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.02em;
	}
#sub-navigation ul li{
	float:left;
	color:#00a19b;}
#sub-navigation ul li a{
	padding:3px 10px 2px 10px;
	display:block;
	color:#000;
	font-size:1.1em;  
	}
#sub-navigation ul li a:hover{
	color:#c01304;
	}
#sub-navigation strong {
	color: black;
}
.currentsub{
	padding:3px 10px 2px 10px;
	display:block;
	border-bottom:4px solid #c01304;
	/*border-top:2px solid #c01304;*/
	color:#fff; background-color:#c01304;
	}
/* floating layout */
#contentwrapper{
	padding:0 25px 25px 25px;
	text-align:left; font-size:120%; line-height:150%;
	clear:both;
	background-color:#fff;
	overflow:hidden; 
}
#contentcolumn {
	margin:0;
	width:99%;
	overflow:hidden;
}
#contentcolumn_shiftright {
	margin:0 0 0 25%;
	overflow:hidden;
	border-left:25px solid #fff;
}
#contentcolumn_shiftright ul, #contentcolumn_shiftright ol, #contentcolumn_shiftright dl{
	padding:10px 10px 10px 30px;}
#contentcolumn_shiftright ul li, #contentcolumn_shiftright ol li{
	padding:0 0 10px 10px;}
.contentcolumn99 ul, .contentcolumn99 ol{
	padding:10px 10px 10px 30px;}
.contentcolumn99  li{
	padding:0 0 10px 0;
	list-style-type:circle;}
/***************************MENU LEFT*********/
#leftcolumn{
	width:25%;
	float:left;
	font-size:1.1em; font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.02em;
}
#leftcolumn h2{
	margin:0 0 10px 0; padding:2px 10px;
	background-color:#00a19b;
	color:#fff;
	font-weight:700; font-size:100%; font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	float:none;
	border:none;}
#leftcolumn ul {
	margin:0;
	list-style-type:none;}
/*#leftcolumn ul li span{
	padding:5px 0;
	display:block;
	border-bottom:1px dotted #ccc;}*/
#leftcolumn ul li{
	margin:0; padding:0;
	}
#leftcolumn ul li ul{
	/*margin-left:10px;*/ margin-bottom:5px;
	}
#leftcolumn ul li ul li{
	/*border-top:1px dotted #ccc;
	border-bottom:none;*/
	padding:2px 0 2px 0;border-top:1px dotted #ccc;}
#leftcolumn ul li a{
	/*font-weight:700; font-size:90%;text-transform:uppercase; font-family:Arial, Helvetica, sans-serif;*/}
#leftcolumn a{
	display:block;
	color:#000; text-decoration:none;
	background-image:url(images/pil-black.gif); background-position:right bottom; background-repeat:no-repeat;}
#leftcolumn ul li ul li a{
	padding:0 10px 0 15px;display:block;
	color:#000; text-decoration:none;
	background-image:url(images/pil-black.gif); background-position:right bottom; background-repeat:no-repeat;}
#leftcolumn a:hover{
	color:#00a19b;
	background-image:url(images/pil-green.gif);
	}
#leftcolumn span.current-left{
	padding:0 10px 0 15px;
	display:block;
	color:#da1605; font-weight:700;
	background-image:url(images/pil-red.gif); background-position:right 0.8em; background-repeat:no-repeat;
	}

#leftcolumn span.current-left-selected{
	padding:0; margin:0;
	color:#da1605; font-weight:700;

}

/*************************FIN MENU LEFT**************************************/
/* align text to the left 
.left {
	text-align: left;
}

a.dropdown-title {
	color: white;
	font-weight: normal;
	text-decoration: none;
}

*/
/* table border */
.tableborder {
	border: 1px #ccc solid;
}

/* main submit button */
.button{
	padding:1px 6px;
	text-align:center; 
 	background-color:#c01304; color:#FFFFFF; font-weight:bold; border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	 }
.button:focus {
	background-color:  #fff;	
	color:#c01304;
}
a.button{
	text-align:center; 
	line-height:1.5em;
 	background-color:#c01304; color:#FFFFFF; font-weight:bold; border:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer; text-decoration:none;
	float:left;
	 }

/* small submit button at top */
.button2 {
	font-family: Verdana, Helevetica, Arial, sans-serif;
	background-color: #f8f8f8;

}
.button2:focus {
	background-color: #f8f8f8;
	border:  #7fd0cd  solid 1px;
}
.botones{
	padding:10px 30px; margin-left: 30%;
	clear:both;
	overflow:hidden;
	}
.botones p{
	padding: 5px 20px; 
	float:left;
	width:auto;
	clear:none;
	background-color:#c01304; 
	overflow:hidden;
	border-right:5px solid #fff;}
/* date attributes */
small.date {
	font-family: Verdana, Helevetica, Arial, sans-serif;
	color: #ccc;	
	margin-bottom: 0px; 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	font-size:1em;
}

/* page breakline */
hr {
	color: #7fd0cd;
	background-color: #fff;
	height: 1px;
}

/* message box styles */

/* Editor box small */
.editorsmallbox {
	font-family: Verdana, Helevetica, Arial, sans-serif;
	background-color: #f8f8f8;
	padding: 2px;
	padding-right: 3px;
	border: 1px #7fd0cd solid;
}

/* Editor box large */
.editorlargebox {
	/*font-family: Verdana, Helevetica, Arial, sans-serif;*/
	background-color: #f8f8f8;
	margin-left:1em;
	padding-left: .2em;
	padding-right: .5em;
	padding-top: .5em;
	padding-bottom: .4em;
	border: 1px #7fd0cd solid;
}


select.dropdown {
	/*font-family: Verdana, Helevetica, Arial, sans-serif;*/
}

.highlight, a.highlight {
	background-color: #00a19b;
	color: white;
}

a .highlight{
	background-color: #00a19b;
	color: white;
}

.center {
	text-align: center;
}


/* edit content tabs */
.buttontab {
	background-color: #f8f8f8;
	font-weight: 500;
	border:0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;

}

.tab {
	color: black;
	background-color: #f8f8f8;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	
}
.buttontab selected {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	font-weight: 600;
	border:0;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;

}
td.selected{
	font-family: Verdana,Helvetica, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	color:#c01304;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
}
.econtainer{
	background-color: #f8f8f8;
	border:1px #ccc solid;
	margin-left:.5em;
}

.tab a:link, .etab a:visited {
	color: black;
	background-color: white;
}
.tab a:hover {
	color: black;
	background-color: white;
}

.etabself {
	background-color: #ccc;

	text-align: center;
	font-weight: bold;
	padding: 2px;
}


.unsaved {
	padding: 10px 20px;
	color: #c01304;
	font-weight: bold;
	border-top:1px solid #ccc;
}
.saved {
	padding: 10px 20px;
	border-top:1px solid #ccc;
}



/* the side menu */
/* the side menu heading */
table.dropdown, div.box table{
	width:100%;}
td.dropdown-heading {
	padding: 2px 10px;
	background-color: #f8f8f8;
	color: #000;
	border: 1px solid #ccc;
	font-weight: bold;
	
}

td.dropdown-heading a, td.dropdown-heading a:hover, td.dropdown-heading a:visited {
	text-decoration: none;
}

td.dropdown-heading.closed {
	border-bottom: 1px solid #7fd0cd;
}

/* the side menu content */
td.dropdown {
	padding: 1px 10px;
	background-color: white;
	color: black;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	font-weight: normal;
}
td.dropdown a, td.dropdown a:visited  {
	color: #ccc;
	text-decoration: none;
}
td.dropdown a:hover {
	color: #ccc;
	text-decoration: underline;
}
td.dropdown.cell {
	border-bottom: 0px;
}
td.dropdown strong {
	color: #333;
}

/* added for 1.4.2: */
.results {
	padding-left: 20px;
}

h5.search-results {
	background-color: #F8F8F8;
	color: #ccc;
	padding: 1px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
}

small.search-info {
	color: #ccc;
}

p.search-description {
	background-color: #F8F8F8;
	color: #ccc;
}

.test-box {
	background-color: #F8F8F8;
	color: #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-weight: bold;
	padding: 2px;
}

/***************************************************************/
/* NEW STUFF */
table{background-color:#fff;}
table.tabbed-table {
	width: 100%;
	border:1px #ccc solid;
}
table.tabbed-table th#left-empty-tab {
	background-color: transparent;
	width: 15px;
	border-bottom: 1px solid #ccc;
}
table.tabbed-table th#right-empty-tab {
	text-align: right;
	background-color: transparent;
	border-bottom: 1px solid #ccc;
	width: 400px;
	padding-right: 5px;
}
table.tabbed-table th#right-empty-tab a {
	text-decoration: underline;
}
table.tabbed-table th.tab-spacer {
	background-color: transparent;
	width: 5px;
	border-bottom: 1px solid #ccc;
}

table.tabbed-table th.tab {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
	background-color: #f8f8f8;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
table.tabbed-table th.tab:hover {
	background-color: #7fd0cd;
}

table.tabbed-table th.tab a:focus {
	color: white;
}
table.tabbed-table th.selected {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
	background-color: #c01304;
	color:#fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

table.tabbed-table a, table.tabbed-table a:visited, table.tabbed-table a:hover {
	color: black;
	text-decoration: none;
}
/* Preferences tabs */
table.etabbed-table	{
	width: 90%;
}
a#my-start-page {
	padding: 2px;
	padding-left: 15px;
}

a#back-to {
	padding-left: 20px;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position:0 0.7em;
}
a#back-to:hover {
	background-image: url(images/backred.gif);
}
div#help {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #F8F8F8;
	margin-left: 5px;
	margin-right: 5px;
	font-size: small;
}

h3#help-title {
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 1px;
	background-color: #F8F8F8;
}
.line {
	border-bottom: 1px solid black;
}
div#help p {
	padding: 0px;
	margin: 0px;
}

div#toctoggle {
	float: left;
	padding-left: 10px;
}

h1#section-title {
	float: left;
	white-space:nowrap;
	margin-left:1em;
	margin-bottom: -0.5em;
}





a#editor-link {
	background-color: #F8F8F8;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 8px;
	border: 1px solid #cccccc;
	font-weight: normal;
	text-decoration: none;
}

a#editor-link:hover {
	background-color: #F8F8F8;
	border: 1px solid #ccc;
}

a#editor-link.off {
	background-image: url(images/pen.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
a#editor-link.on {
	background-image: url(images/pen2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


/* for data tables */
table.data {
	clear:right;
	border:none;
	width: 100%; 
} 

table.data th {
	background-color: #f8f8f8;
	padding: 3px;
	border:1px solid #ccc;
}

table.data th a {
	color: #000;
	padding-right: 15px;
	margin-right: 15px;
	background-image: url('../default/images/sort.gif');
	background-repeat: no-repeat;
	background-position: right;
}

table.data tbody {
}

table.data tbody th {
	text-align: left;
	background-color: #F8F8F8;
	cursor: auto;
}

table.data td {
	padding: 3px;
	border:1px solid #ccc;
}

table.data tbody tr:hover {
	background-color: #f8f8f8;
	cursor: pointer;
}

table.data tbody tr.selected {
	background-color: #f8f8f8;
	cursor: auto;
}

table.data tfoot {
	background-color: #F8F8F8;
	/*border-top: 1px solid #ccc;*/
}

table.data tfoot tr:first-child td {
	/*border-top: 1px solid #ccc;*/
	padding: 5px;
	background-image: url('images/arrow_ltr.gif');
	background-repeat: no-repeat;
	background-position: 6px 6px;
	padding-left: 50px;
}

table.data.static tfoot td, table.data.static tfoot tr:first-child td {
	padding: 5px;
	background-image: none;
	padding-left: 0px;

}

/*buttons*/
table.data tfoot input {
	padding:2px 5px;
	border:1px solid #c01304;
	background-color: #c01304;
	font-weight: 700;
	color:#fff;
	font-size:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table.data tfoot input:focus {
	background-color: #FFDAB9;
}


/* used for static tables with no form elements: */
table.data.static tbody tr:hover {
	background-color: transparent;
	cursor: auto;
}



/* course browser: */
/*
div#browse {
	margin-left: auto; 
	margin-right: auto; 
	width: 80%;
}

div.browse-selected {
	background-image: url('images/side_arrow.gif'); 
	background-repeat: no-repeat; 
	padding-left: 9px; 
	background-position: center left;
}

div.browse-unselected {
	padding-left: 9px; 
}
*/
ul.browse-list {
	list-style: none;
	padding:0px;
}

/* feedback /errors */
div#error {
	padding:15px 25px 10px 25px; margin:15px 0;
	display:block;
	border: 1px solid #c01302;
	background-color: #f8f8f8;
	color: #c01302;
	font-weight: bold;
	background-image:url(/img-comun/iconos/block.gif); background-position:16px 16px; background-repeat:no-repeat;
}
div#error h4 {
	color: black;
	margin-left: 12px;
}

div#error ul, div#feedback ul, div#help ul, div#info ul, div#warning ul {
	padding:0 0 0 12px;
	list-style-type: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div#error li, div#feedback li, div#help li, div#info li, div#warning li{
	list-style-type: none;}
div#feedback, div#ok {
	padding:15px 25px 10px 25px; margin:15px 0;
	display:block;
	border: 1px solid #00a19b;
	background-color: #f8f8f8;
	color: #00a19b;
	font-weight: bold;
	background-image:url(/img-comun/iconos/accept.gif); background-position:16px 16px; background-repeat:no-repeat;
}

div#help {
	padding:15px 25px 10px 25px; margin:15px 0;
	display:block;
	border: 1px solid #00a19b;
	background-color: #f8f8f8;
	color: #00a19b;
	font-weight: bold;
	background-image:url(/img-comun/iconos/help.gif); background-position:16px 16px;background-repeat:no-repeat;
}

div#info {
	padding:15px 25px 10px 25px; margin:15px 0;
	display:block;
	border: 1px solid #00a19b;
	background-color: #f8f8f8;
	color: #00a19b;
	font-weight: bold;
	background-image:url(/img-comun/iconos/info.gif); background-position:16px 16px; background-repeat:no-repeat;
}

div#warning, div#ko {
	padding:15px 25px 10px 25px; margin:15px 0;
	display:block;
	border: 1px solid #c01302;
	background-color: #f8f8f8;
	color: #c01302;
	font-weight: bold;
	background-image:url(/img-comun/iconos/block.gif); background-position:16px 16px; background-repeat:no-repeat;
}
acronym {
	cursor: help;
}

div.news p {
	margin-left: 10px;
}
div.news span.date {
	font-family: Verdana, Helevetica, Arial, sans-serif;
	color: #ccc;	
}

/* home page links */
div.home-link {
	padding: 2px;
	float: left;
	text-align: center;
	margin: 2px;
	width: 120px;
	height: 90px;
}
div.home-link:hover {
	padding: 1px;
	float: left;
	text-align: center;
	margin: 2px;
}
div.home-link a {
	text-decoration: none;
	font-weight: bold;
}

div.home-link img {
	border: 0px;
}

/* sequence links */
div#sequence-links {
	float:right;
	margin-top: 10px;
	padding-right: 5px;
	padding-top:7px;
}
div#sequence-links a {
	text-decoration: none;
}

div.dropdown {
	width: 200px;
	padding: 2px;
	background-color: white;
	color: black;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}

div.dropdown-heading {
	padding: 2px;
	background-color: #f8f8f8;
	color: #000;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-weight: bold;
	
}


div#content_text {
	margin-left: 5px;
}
/* packing */
div.paging {
	margin:6px 0;
   width: 99%;
   clear:both;
   text-align: center;
   border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;
}
div.paging ul {
	padding:0; margin:0;
   list-style: none;
   display: inline;
}
div.paging li { 
	padding:0 4px 0  4px;
	display: inline; 
}

div.paging li a {
	text-decoration: none;
}

div.paging li a:hover, div.paging li a.current {
	padding:1px 2px;
   background-color: #c01304;
   color:#fff;
}
div.paging li a.current em{
	font-style:normal;}
#header, #footer{
	background-color:#00a19b;
	overflow:hidden;
	text-align:left; font-size:120%; line-height:150%;}
#footer{
	margin:0 24px; padding:10px 0;
	color:#fff;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	overflow:hidden;}
#footer strong{
	line-height:2.0EM;}
#footer ul{
	list-style-type:none;}
#footer a{color:#fff; text-decoration:none;}
#footer .datosregidoria a, #footer .regidoriatop a, #footer ul li p a{
	text-decoration:underline;color:#fff; }
#footer ul li ul li a{
	text-decoration:none;color:#fff;}
.regidoria{width:76%; float:left;}
.titleregidoria{float:left;border-top:1px dotted #fff;margin-right:25px}
.datosregidoria{padding-right:25px; padding-bottom:10px;float:left;border-top:1px dotted #fff;}
.regidoriatop{border-top:1px dotted #fff;}
p#sponsors{
	margin-right:48px; padding:10px 0;
	color:#fff;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	clear: both;
	overflow:hidden;
	border-top:1px dotted #fff;
	/*background-image:url(/formacio/images/EU-gene-iguals-bn.gif); background-position:right top; background-repeat:no-repeat;*/}
p#sponsors img{
	float:left;}
.credits{width:24%; float:right;}
.credits li ul li{
	display:block; border-top:1px dotted #fff;}
.credits p{
	padding:10px 0 0 0 }
#tl_corner{
	padding:0;
	background-image:url(images/tl_corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
div#gototop {
    /* Top space */
	color: #FFF;
    margin: 0;
    padding: 0;
	padding-top:9px;
}
div.tabs {
	/* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
    background-color: transparent;
	border-collapse: collapse;
	border-bottom: 1px solid #ccc;
	padding: 0.5em 0em 0em 2em;
	white-space: nowrap;
}

div.tabs a {
    /* The normal, unselected tabs. They are all links */
    background-color: transparent;
    border-color: #ccc;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #ccc;
    height: 1.2em;
    margin-right: 0.5em;
    padding: 0em 2em 0em;
    
}

div.tabs a.selected {
    /* The selected tab. There's only one of this */
    background-color: white;
    border-bottom: #ccc 1px solid;
    color: #ccc;
    font-weight: normal;
}

div.tabs a:hover, div.tabs a.active {
    background-color: #ccc;
    border-bottom: 1px solid #ccc;
    color: white;
}


h4.box {
	font-size:0.85em;
	padding: 2px;
}

div.box {
	/*padding: 5px;
	background-color: #F5F5F5;
	color: black;
	border: 1px solid #ccc;

	font-size:0.85em;
	font-weight: normal;
	padding:2px;*/
}
div.box br{
		line-height:4px;}
h5.box { 
    background-color: #ccc;
    border: 1px solid #ccc;
    border-style: solid solid none solid;
    color: Black;
    padding: 0em 1em 0em 1em;
    
    display: inline;
	font-size:  1em;
    height: 1em;
}

div.box a:link {
	text-decoration: none;
}

div.box a:visited {
	color: #2A6C28;
	text-decoration: none;
}

div.box a:hover {
	text-decoration: underline;
}

.boxDetails {
    text-align: right;
}

div.box .content {
    padding: 1em;
	font-size:  1em;
}

div.box a.close {
    float: right;
    text-transform: none;
    border-left: 1pt solid #ccc;
    padding: 0em 0.2em;
}
#leftcolumn a.user{
	padding:2px 0 2px 0;
	display:block;
	border-bottom:1px dotted #ccc;}
#leftcolumn a.instructor, #leftcolumn span.instructor{
	padding-left:20px;
	background-image:url(http://www.ajcalafell.org/formacio/images/star.gif); background-repeat:no-repeat; background-position:left;
	} 
div.box h1, 
div.box h2, 
div.box h3, 
div.box h4 {
    margin: 0;
    padding: 0;
}

div.box .even {
    background-color: #F8F8F8;
}

div.box .odd {
    background-color: transparent;
}


/* users/index.php */

div.course {
	padding:25px; margin-bottom:4px;
	border:1px solid #ccc;
	background-color: #f8f8f8;
	overflow:hidden;
}

div.course.break {
	clear: left;
}

div.course h2 {
	border: 0px;
	font-weight: normal;
	font-size: large;

}

div.course:hover {
	background-color:#f8f8f8;
	border: #ccc 1px solid;
}

div.course img.icon	{
	visibility:hidden;
	position:absolute; left:-500px; top:-500px;
}
img.headicon	{
	float:  left;
	margin-top:1.2em;
	margin-right:.5em;
	height:6.45em;
	width:6.45em;
	vertical-align:top;
	border:1px solid white;
}
div.course div.shortcuts {
	text-align: right;
	clear: left;
	vertical-align: middle;
}

fieldset#shortcuts {
	float: right;
	width:20%;
	/*background-color: #FEFDEF;
	border: 1pt solid #ccc;
	margin: -5pt 5pt 5pt 5pt;
	padding-right: 10pt;
	padding-bottom: 5pt;
	padding-left: 10pt;*/
}


#shortcuts legend {
}
#shortcuts ul {
	margin:10px 0 0 0; padding:0;
	list-style-type:none; 
	font-size:90%;
}

/*a#guide {
	background-image: url('../default/images/guide.gif'); background-repeat: no-repeat; background-position: 7px 4px;
	background-color: #eee;
	padding: 2px 10px 2px 27px;
	border: 1px solid #ccc;
	float:right;
	text-decoration:none;
	font-size:0.85em;
}*/

div#content-text {
	float: left;
	width: 68%;
	padding-right:25px;
	line-height:150%;
}

div#content-text li {
	padding:2px 0; margin-left: 10px;
}

div#content-test {	
	float: left;
	margin-top: 2em;
	padding-right: 5pt;
	width: 80%;
}
div#content-test ol{	
	margin-right: 5pt;
}

div#content-test ol ul li{
	list-style: none;
	padding: 0px 2px 0px 15px;
	margin-bottom: 1px; 
	line-height: 200%; 
	background-color: #fdfdfd; 
	border-bottom: 1px solid #f8f8f8; 
	/* -moz-border-radius: 4px;  */
	border: 1px solid #ccc;
}

div#content-info {
	margin: 10px 0;
	color: #ccc;
	clear: both;
	font-size:90%;
}

div#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 95%;
}

div#leftcolumntoggle{
	text-align: right; 
	padding-bottom: 10px; 
	padding-right: 10px; 
	float: left; 
	margin-top: 10px; 
	padding-right: 5px; 
	font-size:0.95em;
}


/* login page */
div.column {
	/* border: 1px solid #ccc; */
	float: left;
	width: 45%;
	margin: 5px;
	min-width: 170px;
}

div.column h3 {
	background-color: #f8f8f8;
	border-bottom: .05em solid #ccc;
	font-size: small;
	display:block;
	color:black;
	font-weight:600;	
	padding-left:0.5em;
}

div.insidecol {
   min-height: 170px;
   height: 170px;
   padding:5px;
}


/* index page */
ul#home-links {
	list-style: none;
}
ul#home-links li {
	display: inline;
	float: left;
	padding: 0.8em;
	text-align: center;
	margin: 0.1em;
	width: 8.5em;
	height: 9.0em;
	padding-left:0px;

}
ul#home-links li a {
	text-decoration: none;
	border:none;
	font-weight: bold;
}
ul#home-links li a:visited{
	color:#333333;}
ul#home-links li a img {
	border: 0px;
	display: block;
	padding-left:25px;
}
/************LINK GOTOTOP************/
#gototop {
	margin-bottom:20px;
	clear:both;
	text-align:right;
	border-bottom:1px dotted #999;
	}
#gototop p{padding:0;}
#gototop a{
	padding:0 15px 0 0;
	color:#999; font-size:80%; text-decoration:none;
	background-image:url(/img-comun/layout/gototop.gif); background-position:right 0.5em; background-repeat:no-repeat;}
#gototop a:hover{
	color:#da1605;
	background-image:url(/img-comun/layout/gototop-hover.gif); background-position:right 0.5em; background-repeat:no-repeat;}
/* enrollment tabs */
#navlist {
	padding: 0px;
	margin-left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	margin-top:15px;
	white-space: nowrap;
}

#navlist li {
	list-style: none;
	display: inline;
	margin: 0px;
}

#navlist li a {
	padding: 3px 9px;
	border: 1px solid #ccc;
	border-bottom: none;
	background-color: #F8F8F8;
	text-decoration: none;
	margin-left: 4px;
/*
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
*/
	white-space: nowrap;
}

#navlist li a:hover, #navlist li a:active {
	color: #000;
	background-color: #fff;
}
/*******JUMP MENU INTERIOR TEXT**/
ul#sub{
	margin:10px 0; padding:10px 0;
	border-top:1px dotted #ccc; border-bottom:1px dotted #ccc;}
#sub, ul#sub li{padding:0; background-image:none;}
#sub a{
	padding-left: 10px;
	color:#000; text-decoration:none;
	font-size:1.1em; font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0.02em;
	background-image:url(images/pil-black.gif); background-position:left 0.4em; background-repeat:no-repeat;}
#sub a:hover{
	color:#da1605; 
	background-image:url(images/pil-red-down.gif); background-position:left 0.4em; background-repeat:no-repeat;}
/*******FIN JUMP MENU INTERIOR TEXT**//* tree */
.img-size-tree {
	vertical-align: middle;
	margin-top: 0px;
        padding:0;
	height:1.45em;
	width:1.5em;
}
/* profile page */

dl#public-profile, dl.col-list {
	width: 100%;
}
dl#public-profile dt, dl.col-list dt {
	padding: 5px 20px 5px 0px;
	float: left;
	clear:left;
	font-weight: bold;
	width: 30%;
	/*border-right: 1px solid #F8F8F8;*/
	vertical-align: top;
	text-align:right;
}
dl#public-profile dd, dl.col-list dd {
	padding: 5px 0px;
	clear: right;
	vertical-align: top;
}


/** forum stuff **/
#forum-thread{ 
	padding:0; margin:0 auto;
	width: 95%;
 }

#forum-thread li {
	padding:0; margin:0;
	border:1px solid #eee; list-style: none; overflow:hidden;}
#forum-thread li.even { background-color: #F8F8F8; border-top: none; overflow:hidden;}
#forum-thread li.odd { background-color: #fff; }
div.forum-post-author { float:left; width:120px; padding:8px 10px; overflow:hidden; }
div.forum-post-author a.title {font-weight: bold; text-decoration:none; }	
div.forum-post-author img.profile-picture { border:1px solid #F8F8F8; text-align:right; float:left;}
div.forum-post-content { margin-left: 120px; padding: 5px 0px 10px 10px;overflow:hidden;}
div.forum-post-content h3 { font-weight: 700; float:left;clear:right; font-size:100%; }
div.forum-post-ctrl { float: right; padding-right: 5px; color: #ccc;}
div.forum-post-ctrl a { text-decoration: none; }
div.forum-post-ctrl span { color: black; background-color: #f8f8f8; padding: 3px; }
div.forum-post-content p.date { color: #ccc; border-bottom: 1px dotted #ccc; font-size:90%; }
div.forum-post-content div.body p { margin-bottom:10px; }
div.forum-paginator {
	margin:6px 0;
   width: 99%;
   clear:both;
   text-align: center;
   border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc;
}
div.forum-paginator ul {
	padding:0; margin:0;
   list-style: none;
   display: inline;
}
div.forum-paginator li { 
	padding:0 4px 0  4px;
	display: inline; 
}

div.forum-paginator li a {
	text-decoration: none;
}

div.forum-paginator li a:hover, div.paging li a.current {
	padding:1px 2px;
   background-color: #c01304;
   color:#fff;
}
div.forum-paginator li a.current em{
	font-style:normal;}
span.forum-paginator-active{font-weight:700;text-decoration:underline; height:2em;}



/** inbox stuff - reuses some of the forum layout **/
#inbox-msg li {border:1px solid #eee; border-bottom: 1px solid #F8F8F8; width: 95%; list-style: none; min-height: 11em;}
#topnavlistcontainer{
	margin:0 24px;
	background-color:#00a19b;
	line-height:normal;
	text-align:left;
	overflow:hidden;
	clear:both;
	font-size:120%;
		}
#topnavlistcontainer ul#topnavlist {
	width:99%;
	list-style:none;
		}
#topnavlistcontainer ul#topnavlist li {
	margin-left:2px;
	float:left;}
#topnavlistcontainer ul#topnavlist li a {
	padding:0 0 0 12px;
	float:left;
	background:#4cbdb9 url("images/canto-menu-top.gif")  no-repeat left top;
	text-decoration:none;
	font-weight:700; font-size:90%;
	color: #fff;
	}
#topnavlistcontainer ul#topnavlist li a span {
	padding:8px 12px 8px 0;
	float:left;
	display:block;
	background:#4cbdb9 url("images/canto-menu-top.gif") no-repeat right top;
		
	}
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#topnavlistcontainer ul#topnavlist li a span {float:none;}
	/* End IE5-Mac hack 
#topnavlistcontainer ul#topnavlist li a#current span {
		padding-bottom:4px;
	}*/
#topnavlistcontainer ul#topnavlist li a:hover{
		background:#fff url("images/canto-menu-hover-top.gif")  no-repeat left top;
		color:#00a19b;}
#topnavlistcontainer ul#topnavlist li a:hover span {
		background-color:#fff;
		background:#fff url("images/canto-menu-hover-top.gif")  no-repeat right top;
	}
#topnavlistcontainer ul#topnavlist li a#current {
		background:#fff url("images/canto-menu-hover-top.gif")  no-repeat left top;
		color:#00a19b;}
#topnavlistcontainer ul#topnavlist li a#current span {
		background-color:#fff;
		background:#fff url("images/canto-menu-hover-top.gif")  no-repeat right top;
	}
/****************************FIN topnavlistcontainer********/
#datos-admin{
	width:28%;
	float:right;}
/* ------- for moz firefox --------------- */
#admin-tools{width:70%;
	float:left;}
ol#tools{
	margin:0; padding:0;
	float:left;
	}
ol#tools li{margin:2px 0; padding:2px 10px;}
ol#tools ul,ol#tools ul li{margin:0; padding:0;}
ol#tools>li:hover {
	border: 1px solid #ccc;
	background-color: #f8f8f8;
}

/*  tool list on admin home and manage screens  */
 li.top-tool { 
	padding:0 10px;  
	list-style: none;
	line-height:3.0em; 
	background-color: #fdfdfd; 
	/* -moz-border-radius: 4px;  */
	border: 1px solid #f8f8f8;}

li.top-tool a { 
	font-weight: bold; 
} /* ol#tools>li>a */ 

li.child-tool a { 
	padding-left:20px;
	font-weight: normal; 
	color:#000;
	text-decoration:none;
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/pil-black.gif); background-position:10px 0.5em; background-repeat:no-repeat;
}

li.child-tool a:hover { 
	text-decoration:underline;
	color:#c01304;
	background-image:url(images/pil-red.gif); 
}
/* ol#tools>li>ul, */ 
ul.child-top-tool {
	margin-top: -5px;
	padding-left: 0px;
	margin-left: 0px;
	display: inline;
}
/*ul.child-top-tool:before {
	content: " : ";
}*/

/* ol#tools>li>ul>li, */ 
li.child-tool {
	display: inline;
}


/* to modify  tool icons on the course home page */
/*
#icon-color-filter{
	width:3.9em;
	height:3.85em;
	background-color:#000000;
	-moz-opacity:0.5;
	  filter:alpha(opacity=10);
	opacity:.10;
	margin-top:-3.85em;
	margin-left:1.90em;

}
*/


/* browse courses */
dl.browse-course {
	margin-top:10px; padding-bottom: 15px;
	width:100%;
	border-bottom:1px #ccc dotted;
	/*background-color: #f8f8f8;*/
}
dl.browse-course dt {
	float: left;
	font-weight: bold;
	width: 25%;
	text-align: right;
	clear: left;
	padding: 3px 10px 3px 0px;
	vertical-align: top;
}
dl.browse-course dd {
	margin-bottom: 5px;
	clear: right;
	padding: 5px 0px 5px 10px;
	margin-left: 26%;

}



/* file storage */

#fsfloat1{
	float:right;
}
#fsfloat2{
	float:right;
	width:48%;
}


/* highlight active links for WCAG 2.0 conformance 
a:active,a:hover,a:focus{
	background-color:#f8f8f8;
	color:#000000;
}

*/
/* menu align right layout, uncomment to enable */

/*
h2.page-title {
    clear:left
}
h2, h3, h4, h5, h6 {
        clear: left;
}
#contentcolumn_shiftright {
    margin-right: 17em;
margin-left:1em;
margin-top:1em;
}
#leftcolumn{
    float: right;
}
#home-links{
clear:left;
}
table.data {
	clear:left;
}
div#leftcolumntoggle{
	float: right; 
}
#fsfloat2{
	float:left;
	width:48%;
}

#fsfloat1{
	float:left;
}
*/


/*Added by Silvia */
div.column_primary {
	float: left;
	width: 42%;
	margin: 5px;
	padding: 0px;
	min-width: 170px;
/*	position: relative;*/
}

div.column_equivalent{
	float: left;
	width: 52%;
	margin-left: 15px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	min-width: 170px;
	padding: 5px;
	border: 1px solid #EEE;
	background-color: #FFF;
/*	position: relative;*/

}

div.resource_box{
	border: 1px solid #ccc;
	width: 95%;
	margin: 5px;
	padding: 5px;
	min-width: 150px;
	background-color: #f8f8f8;
/*	position: relative;*/
}

h2.alternatives_to{
	margin-top: 12px;
	font-size: 90%;
	color: #c01304;

/*	position: relative;*/
}

div.alternative_box{
	border: 1px solid #ddd;
	/*width: 90%;*/
	margin: 5px;
	padding: 5px;
	min-width: 150px;
	background-color: #fff;
/*	position: relative;*/
}

div.alternative_box legend {
	color: #000;
}

div.resource_box legend {
	color: #000;
}

label.primary a{
	color: #c01304;
	font-weight: bolder;
	background-color: white;
}

/* format of "table of contents" on content page */
#toc a 		{ display:block; margin:3px; }
#toc .h2		{ padding:0 0 0 10px;}
#toc .h3		{ padding:0 0 0 30px;}
#toc .h4		{ padding:0 0 0 40px; }
#toc .h5		{ padding:0 0 0 50px; }
#toc .h6		{ padding:0 0 0 60px; }

fieldset#toc {
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	width:50%;
}

#side-menu{
	overflow:hidden;
}

/* cleans up glossary question mark line spacing*/
sup{
	border: 1pt solid #ccc;
	vertical-align:bottom;
	margin-top: 1em;
}
.hidden{
	visibility:hidden;position:absolute; top:-5000px; left:-5000px;}
#hidden-links{
	visibility:hidden;
	position:absolute; top:-5000px; left:-5000px;}

/*CHAT*/
body.chat{
	padding:25px;
	background-color:#fff;
	text-align:left;
	font:normal 62.5%  Verdana, Arial, Helvetica, sans-serif ; color:#000;
}
body.chat table, body.chat ul{
	font-size:120%;}
table.opciones-chat th{
	padding:2px 10px;
	background-color: #00a19b;
	color:#fff;
	font-weight:bold;}
table.opciones-chat td{
	padding:2px 10px;}
.chat ul{
	margin-left:20px;}
/****EXAMENES**/
div.preguntas{
	padding:10px;}
div.score{}
span.tipo{
	font-weight:normal;
	color:#000;}
div.fet{
	padding:10px;}
/*********estilos curso formación interna**/
.herramientas-alumno{
	padding:10px 0 10px 30px; margin:10px 0;
	border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;
	background:url(http://www.ajcalafell.org/formacio/images/tools.gif) 0 0.5em no-repeat;}
.idea{
	padding:10px 0 10px 30px; margin:10px 0;
	border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;
	background:url(http://www.ajcalafell.org/formacio/images/idea.gif) 0 0.5em no-repeat;}
.tarea{
	padding:10px 0 10px 30px; margin:10px 0;
	border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;
	background:url(http://www.ajcalafell.org/formacio/images/tarea.gif) 0 0.5em no-repeat;}
.video{
	padding:10px 0 10px 30px; margin:10px 0;
	border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;
	background:url(http://www.ajcalafell.org/formacio/images/video.gif) 0 0.5em no-repeat;}
.donde{
	padding:10px 0 10px 30px; margin:10px 0;
	border-bottom:1px dotted #ccc; border-top:1px dotted #ccc;
	background:url(http://www.ajcalafell.org/formacio/images/donde.gif) 0 0.5em no-repeat;}
.notop{
		padding-top:0; 
		border-top:none;
		background-position:0 0;}
.nobottom{
		padding-bottom:0;
		border-bottom:none;
		}
code{
	color:#c01304;}
sup{background-image:none;
	border:none;}
sup a{
	text-decoration:none;
	border:none;
	background-image:none;}
.enlace-faq{
		color:#00a19b;
		font-size:1.2em;
		background-image:none;
		text-decoration:none;
		border:none;}
#content-text img{
	padding-right:10px;
	float:left;}
#content-text img.alinear-izquierda{
	padding-right:10px;
	float:left;}
#content-text img.alinear-derecha{
	padding-left:10px;
	float:right;}
.alinear-izquierda{
	float:left;}
.alinear-derecha{
	float:right;}
#contentcolumn_shiftright  ul.lista-faq{
	padding-left:0; margin-left:0;}
ul.lista-faq{
		padding-left:0; margin-left:0;
		list-style-type:none;
		}
ul.lista-faq li{
		padding-left:0; margin-left:0;
		}