/*junior*/
/*Formulario de busqueda*/
div#template{
	width: 576px;
	float:left;
	}
div#template #text {
	float:left;
	width: 248px;
	margin: 10px 0;
	padding:0;
	text-align: left;
	}
div#search_form{ 
	float: right;
	width: 309px;
	/*background: url(../images/backgrounds/buscador_cursos.jpg) no-repeat top right;
	border-bottom: 1px solid #cccccc;*/
	margin: 10px 0 0 0;
	}
#images_search {
	float: left;
	width:100%;
	margin: 20px 0 0 0;
	padding:0;
	}
#images_search img {
	border:1px solid #CCCCCC;
	float:left;
	padding:2px;
	margin:0 3px 0 4px;
	}
fieldset#search_fieldset {
	float:left;
	clear:right;
	width: 286px; 
	border: 1px solid #006fb8;
	margin: 0 0 0 0;
	padding:10px;
}
div.box_438 label {color: black; font-weight: bold; width:auto; clear:left; /*float:left;*/}
input { border: 1px solid #bab4b2; margin: 0 0 7px 0;}
fieldset#search_fieldset label {
	display: block;
	width:100%;
	float:left;
	clear:none;
}
fieldset#search_fieldset legend {
	display: none;
}
fieldset#search_fieldset select {
	width: 285px; 
	border: 1px solid #bab4b2;
	margin: 7px 0;
	font-weight: normal;
}
fieldset#search_fieldset select#course_profile { width: 175px; float:left; margin:7px 10px 7px 0;}
.course_profile{ /*width:220px !important;*/ float:left;}
fieldset#search_fieldset .course_language { margin: 7px 0 0 0;}
fieldset#search_fieldset input#course_name { width: 285px; margin: 7px 0;}
fieldset#search_fieldset input#age {
	width: 30px;
	/*float:left;*/
	margin: 0;
	padding: 0;
}
fieldset#search_fieldset .age{ float:left; width: 100px; margin:0; padding:8px 0 0; clear:none;}
span.agespan{ /*float:left;*/ margin:0; padding:0; width:auto;}
/*Botón buscar*/
fieldset#search_fieldset button {
	float: right;
	width: 57px;
	padding: 2px 3px 3px 13px;
	background:url(../images/backgrounds/bt_busca_curso.jpg) no-repeat top right;
	border: none;
	cursor: pointer;
	color:#FFFFFF;
	font-size:11px;
}
/*Nueva busqueda*/
h2.search_header {
	width:171px;
	height: 17px;
	background:url(../images/backgrounds/bt_busca_curso_ampli.gif) no-repeat top left;
	padding: 4px 0 0 21px;
	margin:0 0 10px 0;
	color:#FFFFFF ;
	cursor:pointer;
	}
h2.search_header a{ color:#FFFFFF !important;}


/*tabla de resultados*/
table.search_results {
	width: 100%; 
	border: 1px solid #cccccc;
	background:#FFFFFF;
	text-align: center;
	float:left;
}
table.search_results th{ color:#006fb8;}
table.search_results td{ border-right: 1px solid #cecece; padding-left: 3px; color: #000000; vertical-align: top; font-weight: normal; font-size:11px;}
table.search_results td.coursetitle{ width: 100px;}
table.search_results td.courseage { width: 40px; vertical-align: middle;}
table.search_results td.coursedownload{ text-align:center; border: none; vertical-align: middle;}

.viewcourse {
	color:#FFFFFF;
	background: url(../images/backgrounds/ver_curso.gif) no-repeat left center;
	border:medium none;
	cursor:pointer;
	margin:0;
	padding:1px 0 0 4px;
	width:57px;
	
	}
/*color tr*/
tr.odd { background: #efefef;}
tr.even { }
/*mensaje de error*/
div#search_empty {
	width: 99%;
	float:left;
	height:30px;
	text-align:center;
	font-weight: bold;
	color: red;
	padding-top: 15px;
	background: #fdfcaa;
	border: 1px dashed #999999;
	}
	
div#l_messages{
	width: 560px;
	float:left;
	display:inline;
	margin:0;
	padding:0;
	height:80px;
	text-align:center;
	padding-top: 15px;
	background: #fdfcaa;
	border: 1px dashed #999999;
	z-index: 10;
	}
div#l_messages ul li {
	font-weight: bold;
	color: red;
	background: none;
	}
	
div#l_messages div button{
	width: 57px;
	padding: 2px 3px 3px 13px;
	background:url(../images/backgrounds/bt_busca_curso.jpg) no-repeat top right;
	border: none;
	cursor: pointer;
	color:#FFFFFF;
	}
	
/*estilos detalle de curso, nuevo buscador*/
/*imagenes*/
.picture_course { float:left; width: 178px; padding: 0;}
.picture_course a { float:left; margin:0 2px 2px 0; padding: 3px; border: 1px solid #cccccc;}
.picture_course a img { float:left; width:auto; margin:0; padding:0;}

/*Descripción curso*/
.titles_course { float:left; width: 400px; margin:0; padding:0;}
.titles_course label#description { float:left; width:390px; font-size:12px; color:#FFFFFF; background: #666666; margin:0 0 5px; padding:5px;}
.titles_course p { float:left; width: 100%;}
.nofoto {width: 100%;}
#contents .nofoto  #description {width: 100%;}

/*datos del curso*/
.data_course { float:left; margin:0; padding:0; width: 100%;}
.name_course { float:left; width: 100%; margin:20px 0 0; padding:0;}
.name_course label#description { float:left; width:575px; font-size:12px; color:#FFFFFF; background: #666666; margin:0; padding:5px;}
.name_course p { float:left; width: 100%;}

table.course_header_left { float:left; width:284px; margin: 5px 8px 5px 1px;  padding:0;  border-collapse: collapse;}
table.course_header_right { float:left; width:284px; margin: 5px 0 5px 0;  padding:0; border-collapse: collapse;}

table.course_header_left tr td, table.course_header_right tr td, table.description_course tr td, table.course_seasons tr td, table.including_course tr td { 
	border: 1px solid #cccccc; padding:5px 10px;
	}

td { text-align: center;}
.data_field { color: #006fb8; font-weight: bold; text-align:left;}
.header_seasons {color: #333333; font-weight: bold; text-align:center;}
.grey { background:#efefef;}

table.description_course { float: right; width: 577px; margin:5px 0; padding:0; border-collapse: collapse; }
table.description_course tr { width:100%; margin:0; padding:0;}
table.description_course tr td{ width:auto; border: 1px solid #cccccc; padding:5px 10px; text-align:left;}
table.description_course tr td.data_field { width: 141px; vertical-align:top;}

table.course_seasons { float: right; width: 577px; margin:5px 0; padding:0; border-collapse: collapse;}
table.course_seasons tr { width:100%; margin:0; padding:0;}
table.course_seasons tr td{ width:auto; border: 1px solid #cccccc; padding:5px 9px;}

table.including_course { float: right; width: 577px; margin:5px 0; padding:0; border-collapse: collapse;}
table.including_course tr { width:100%; margin:0; padding:0;}
table.including_course tr td { width:287px; border: 1px solid #cccccc; padding:5px 10px; text-align:left; vertical-align:top;}



/* boton volver*/
.back{ float:left; width:auto; margin: 10px 0;}
.back .button_field {
	color:#FFFFFF;
	background: url(../images/backgrounds/back_bt.gif) no-repeat left center;
	border:medium none;
	cursor:pointer;
	float:left;
	margin:0;
	padding:2px 0 0 14px;
	width:57px;
	font-size:12px;
}
/*inscribete*/
#contents .register { width:139px; margin:0; padding:0; float:right;}
#contents .register a {
	background: url(../images/backgrounds/incribete_bt.gif) no-repeat left center;
	font-size: 13px;
	font-weight: bold;
	text-align:right;
	color:#FFFFFF;
	border:medium none;
	cursor:pointer;
	float:left;
	height:22px;
	margin:10px 0;
	padding:6px 10px 0 0;
	width:129px;
}