/*
Theme Name: MBA - Economía y Negocios
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: #DCE3DF; }
a{ color: #007AA8; }
/***********************************************************************************  HEADER ***/
/*------------------------------------- Box top */
.content-box-top{ background: #85871F; }
.content-box-top h2{ border-bottom-color: #676916; }
.close-tab{ background-color: #6E6C18; }
.close-tab:hover{ background-color: #35381E; }
.nav-top a.active{ background-color: #007AA8; }
/*------------------------------------- Menu and Search */
/* General */
.content-menu{
	background-color: #007AA8;
	background-image: url(img/back/shadow-nav.jpg);
	border-color: #009CD6;
}
.content-menu li a{
	border-right-color: #007AA8;
	border-left-color: #009CD6;
}
.content-menu li.active a, .content-menu li.active a:hover, .button-malla-curricular{
	background-color: #007AA8;
	border-left-color: #007AA8;
}
.content-menu li a:hover, .button-malla-curricular:hover{ background-color: #007AA8; }
/*------------------------------------- Menu Form */
.content-menu form fieldset{ border-left-color: #7C9C40; }
.content-menu form .text_search{ background-image: url(img/back/search-header.png); }
/***********************************************************************************  MAIN ***/
/*------------------------------------- Feature Pages */
.destacados-home{ border-color: #E2E8E4; }
#feature-pages .front-home div{ border-left-color: #E2E8E4; }
/*------------------------------------- Widget */
.widget h3, .widget .sub-widget, .title-side, .gallery-box{ background-color: #E2E8E4; }
.video-testimonio, .av_brochure_programa{ border-color: #E2E8E4; }
.av_cifras #cifras-home, .av_banner_text a{ background-color: #007AA8; }
.av_brochure_programa .brochure-title{ background-color: #007AA8; }
.av_gallery_home .gallery-box li.active a, .av_gallery_home .gallery-box li a:hover{ border-color: #8E2140; }
/***********************************************************************************  FOOTER ***/
/*------------------------------------- Footer Nav */
.footer-nav{ border-right-color: #CAC6C5; }
.footer-nav li{ border-top-color: #CAC6C5; }
/*------------------------------------- Address */
#footer address a{ color: #3B2762; }
/*------------------------------------- Logo */
.footer-acreditacion a{
	display: block;
	width: 180px;
	height: 78px;
	text-indent: -1000em;
	background: transparent url(../home/img/logo/cna2012.png) no-repeat 0 2px;
}

/*------------------------------------- Logo Av */
.logoav{
	background: transparent url(img/logo/av.gif) no-repeat 0 0;
}
.logoav:hover{
	background-position: 0 -12px;
}
/***********************************************************************************  AUXILIARES ***/
/***********************************************************************************  MENU ***/
.content-menu ul.submenu li a:hover {
	background: #007AA8;
	color: #FFF;
}
/* button big */
.button-big{ color: #35381E; }

/* button postulacion */
.button-postulacion{ background-position: 0 -360px; }
.button-postulacion span{ background-position: 100% -360px; }
.button-postulacion:hover{ background-position: 0 -403px; }
.button-postulacion:hover span{ background-position: 100% -403px; }

/* Colores Postgrados update */
/* #007AA8 #00A0DC */
.page-content h3, .av-user-feedback{
	background: #007AA8;
	background: linear-gradient(bottom, #007AA8, #00A0DC);
	background: -webkit-linear-gradient(top, #007AA8, #00A0DC);
	background-image: -moz-linear-gradient(top, #007AA8 0%, #00A0DC 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, from(#007AA8), to(#00A0DC) );
	background-image: -o-linear-gradient(top, #007AA8 0%, #00A0DC 100%);
}
.feedback-answer.active{
	color: #fff !important;
	background: #007aa8 !important;
}
.page-content li, .malla-curricular li { background-position: -13px -270px; }

.page-content h3 a { background-position: 100% -49px; }
.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 -49px; }
/*******************************New Widgets*/
/*our-careers*/
.widget-our-careers h3 {
	color: #00A5D5;
}

.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 #00A5D5;
}
.av_new_banner_text .light a{
	border: 1px solid #FFF;
	background-color: #00A5D5;
}
.av_calendario_admision .month_event {
	background-color: #00A5D5;
	color: #FFF;
}
.arrow-adm-side {
	background-position: -118px -131px;
}
/*
	Admision 2012
*/
.av_udd_new_teachers h3,
.page-content-adm h3,
.av_related_contact_admision h3,
.av_about_career h3 {
	color: #00A5D5;
}
.color-faculty {
	color: #00A5D5;	
}
.back-color {
	background: #00A5D5 !important;
	color: #FFF;
}
.widget.custom_content .bullet-list li a:hover, .widget.custom_content .bullet-list li.active a {
	background: #00A5D5;
}