/*
Theme Name: Medicina
Theme URI: http://www.udd.cl/
Description: Theme designed by AyerViernes S.A. to Universidad del Desarrollo
Version: 0.1
Author: Basilio Caceres (developer), Estefania Trisotti (designer)
Author URI: http://ayerviernes.com
Template: home
Tags: chile, universidad, university, education
*/

@import url("../home/style.css?v21");

html, body{ background-color: #D9EDEC; }
a{ color: #008980; }
/***********************************************************************************  HEADER ***/
.logo-facultad{
	margin-top: -15px;
}
/*------------------------------------- Box top */
.content-box-top{ background: #007D6A; }
.content-box-top h2{ border-bottom-color: #00C4A1; }
.close-tab{ background-color: #03715F; }
.close-tab:hover{ background-color: #036758; }
.nav-top a.active{ background-color: #007D6A; }
/*------------------------------------- Menu and Search */
/* General */
.content-menu{
	background-color: #00B999;
	background-image: url(img/back/shadow-nav.jpg);
	border-color: #007D6A;
}
.content-menu li a{
	border-right-color: #007D6A;
	border-left-color: #00C4A1;
}
.content-menu li.active a, .content-menu li.active a:hover{
	background-color: #007D6A;
	border-left-color: #007D6A;
}
.content-menu li a:hover{ background: #00C4A1; }
/*------------------------------------- Menu Form */
.content-menu form fieldset{ border-left-color: #00C4A1; }
.content-menu form .text_search{ background-image: url(img/back/search-header.png); }
/***********************************************************************************  MAIN ***/
/*------------------------------------- Feature Pages */
.destacados-home{ border-color: #E1F1F0; }
#feature-pages .front-home div{ border-left-color: #E1F1F0; }
/*------------------------------------- Widget */
.widget h3, .widget .sub-widget, .title-side, .gallery-box{ background-color: #E1F1F0; }
.carrera .widget h3, .widget .sub-widget, .title-side, .gallery-box{ background-color: #FCFCFC; }
.video-testimonio, .av_brochure_programa, .widget_rss h3, .widget_rss ul{ border-color: #E1F1F0; }
.av_cifras #cifras-home, .av_banner_text a{ background-color: #008980; }
.av_brochure_programa .brochure-title{ background-color: #007D6A; }
.av_gallery_home .gallery-box li.active a, .av_gallery_home .gallery-box li a:hover{ border-color: #007D6A; }
/***********************************************************************************  FOOTER ***/
/*------------------------------------- Footer Nav */
.footer-nav{ border-right-color: #CAC6C5; }
.footer-nav li{ border-top-color: #CAC6C5; }
/*------------------------------------- Address */
#footer address a{ color: #F17C00; }
/***********************************************************************************  AUXILIARES ***/
/***********************************************************************************  MENU ***/
.content-menu ul.submenu li a:hover {
	background: #008980;
	color: #FFF;
}
/* button big */
.button-big{ color: #008980; }
.button-postulacion{ background-position: 0 -720px; }
.button-postulacion span{ background-position: 100% -720px; }
.button-postulacion:hover{ background-position: 0 -743px; }
.button-postulacion:hover span{ background-position: 100% -743px; }

/* Colores Postgrados update */
/* #007D6A - #019F84 */
.page-content h3 {
	background: #007D6A;
	background: linear-gradient(bottom, #007D6A, #019F84);
	background: -webkit-linear-gradient(top, #007D6A, #019F84);
	background-image: -moz-linear-gradient(top, #007D6A 0%, #019F84 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#007D6A), to(#019F84) );
	background-image: -o-linear-gradient(top, #007D6A 0%, #019F84 100%);
}
.page-content li, .malla-curricular li { background-position: -105px -160px; }

.page-content h3 a { background-position: 100% 3px; }
.postgrado .widget_links ul li a {
	padding-left: 10px;
	font-weight: normal;
	background: transparent url(img/ico/bullet-link.gif) no-repeat 0 3px;
}
.postgrado .widget .more-link { background-position: right -140px; }
/*DEC*/
#presentacion {
	color: #FFF;
	border: 2px solid #CCC;
	background-color: #019B81;
}
#presentacion .right {
	background: transparent url(img/back/right-dec.png) no-repeat right top
}
#presentacion h2 {
	color: #FFF;
}
#presentacion .right {
	color: #333;
}
.menu-tabs li a {
	box-shadow: inset 1px 1px 2px #8AD0C4;
	background-color: #99E7D9;
}
/*******************************New Widgets*/
/*our-careers*/
.widget-our-careers h3 {
	color: #00997D;
}
.av_about_career .title-drop {
	color: #00997D;
}
.av_about_career a.title-drop:hover,
.av_about_career a.title-drop.active {
	color: #FFF;
	font-weight: bold;
	background: #007D6A;
	background: linear-gradient(bottom, #007D6A, #019F84);
	background: -webkit-linear-gradient(top, #007D6A, #019F84);
	background-image: -moz-linear-gradient(top, #007D6A 0%, #019F84 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#007D6A), to(#019F84) );
	background-image: -o-linear-gradient(top, #007D6A 0%, #019F84 100%);
}
.av_new_banner_text .container-normal{
	border: 1px solid #666;
}
.av_new_banner_text .normal a {
	border: 1px solid #FFF;
	background-color: #666;
}

.av_new_banner_text .container-light{
	border: 1px solid #00997D;
}
.av_new_banner_text .light a{
	border: 1px solid #FFF;
	background-color: #00997D;
}
.av_calendario_admision .month_event {
	background-color: #00997D;
	color: #FFF;
}
.arrow-adm-side, .av-user-feedback{
	background: #007D6A;
	background: linear-gradient(bottom, #007D6A, #019F84);
	background: -webkit-linear-gradient(top, #007D6A, #019F84);
	background-image: -moz-linear-gradient(top, #007D6A 0%, #019F84 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#007D6A), to(#019F84) );
	background-image: -o-linear-gradient(top, #007D6A 0%, #019F84 100%);
}
.feedback-answer.active{
	color: #fff !important;
	background: #007d6a !important;
}
/*
	Admision 2012
*/
.av_udd_new_teachers h3,
.page-content-adm h3,
.av_related_contact_admision h3,
.av_about_career h3 {
	color: #00997D;
}
.color-faculty {
	color: #00997D;	
}
.back-color {
	background: #00997D !important;
	color: #FFF;
}
.widget.custom_content .bullet-list li a:hover, .widget.custom_content .bullet-list li.active a {
	background: #00997D;
}