/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html, button, input, select, textarea {
	color: #222;
}
body {
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
 background: #b3d4fc;
 text-shadow: none;
}

::selection {
 background: #b3d4fc;
 text-shadow: none;
}
/*
 * A better looking default horizontal rule
 */

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
	vertical-align: middle;
}
/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: #000;
	padding: 0.2em 0;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 100%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
	display: none !important;
	visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
	visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before, .clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after {
	clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
 *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   Theses examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
/* Style adjustments for viewports that meet the condition */
}
 @media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (min-resolution: 144dpi) {
/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
* {
	background: transparent !important;
	color: #000 !important; /* Black prints faster: h5bp.com/s */
	box-shadow:none !important;
	text-shadow: none !important;
}
a,  a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,  a[href^="javascript:"]:after,  a[href^="#"]:after {
 content: "";
}
pre,  blockquote {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group; /* h5bp.com/t */
}
tr,  img {
	page-break-inside: avoid;
}
img {
	max-width: 100% !important;
}
 @page {
 margin: 0.5cm;
}
p,  h2,  h3 {
	orphans: 3;
	widows: 3;
}
h2,  h3 {
	page-break-after: avoid;
}
}
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/*generales */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#C1272D;
	font-size:100%;
	line-height:1.250em;
}
html>body {
	font-size: 16px;
}
.clear {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}
header {
	background:#4D4D4D;
}
/*cajas*/
.creditos-contenido {
	width:960px;
	margin:0 auto;
	background:#ccc;
}
.caja {
	border-top:#FFF 6px solid;
	width:100%;
	margin:0;
	padding:0;
	overflow-x: hidden;
}
.caja-imagen {
	width:80em;
	background: url(../img/logo-aucas.png) no-repeat top right;
	height:519px;
	margin:0 auto;
}
.imagen-barra {
	margin-top:157px;
	*margin-top:118px;
	z-index:999;
	position:relative;
}
.linea {
	margin-top:-6px;
	*margin-top:-6px;
}
.fondo {
	background:url(../img/arco-fondo.jpg) -57px -30px;
	/**height:519px;*/
}
.contenedor {
	font-family: 'LeagueGothicRegular';
	font-size:1em;
	width: 58.750em;
	margin:0 auto;
}
.titulo {
	background:url(../img/titulo.png) no-repeat 0 2em;
	width:430px;
	height:140px;
}
.texto-boton {
	width:110px;
	height:79px;
	padding:34px 15px 0 15px;
	text-transform:uppercase;
}
/*texto*/
h1 {
	display:none;
}
h2 {
	font-size:2.438em;
	font-weight: normal;
	font-style: normal;
	text-transform:uppercase;
	color:#E5DCD8;
	margin: 1em 0 0.5em 0;
}
h3 {
	font-family: 'LeagueGothicRegular';
	font-size:1.875em;
	color:#FFED00;
	margin:0;
	padding:0;
	font-weight: normal;
	font-style: normal;
	line-height:1em;
}
h4 {
	font-size:1.625em;
	font-weight: normal;
	font-style: normal;
	color:#AAA4A2;
	margin:0;
	padding:0;
}
h5 {
	font-family: 'LeagueGothicRegular';
	font-size:1.375em;
	margin:0;
	padding:0;
	color:#E5DCD8;
	font-weight: normal;
	font-style: normal;
	
}
/*botones*/
#botones {
}
#botones a{
	text-decoration:none;
	color:#FFED00;	
}
#botones ul, li {
	list-style:none;
	margin-top:39px;
	padding:0;
}
#botones li {
	background:url(../img/circulo.png) 0 0 no-repeat;
	width:138px;
	height:138px;
	cursor:pointer;
	float:left;
	margin-right:30px;
}
.bot-uno {
	margin-left:23px;
}
/*modal*/
#overlay-carga, #overlay{
	/*min-height:900px;*/
	width:100%;
}
#overlay{
	/*min-height:900px;*/
	width:100%;
}
/*modal internas*/
.close-wrap {
	margin: 0 auto;
	position: relative;
	width: 940px;
}

#cerrar {
    background: url("../img/close-button.png") no-repeat scroll 0 10px transparent;
    cursor: pointer;
	float:right;
    height: 60px;
    width: 50px;
    z-index: 200;
}
#internas {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:60px;
	width:100%;
	background-color:#C1272D;
	border-top:#FFF 6px solid;
}
.caja-texto {
	float:left;
	width:220px;
	padding-right:20px;
}
#internas .titulo{
	background:url(../img/circulo.png) -138px 30px no-repeat;
	width:179px;
	height:209px;	
}
#internas .texto-boton {
	font-family: 'LeagueGothicRegular';
	width:130px;
	height:90px;
	padding:85px 35px;
	text-transform:uppercase;
}
#internas .texto-boton, p{
	color:#E5DCD8;
	padding-bottom:15px;
}
.caja-video {
	float:left;
	width:700px;
}
.caja-menu {
	font-family: 'LeagueGothicRegular';
	width:158px;
	height:60px;
	border-right: 1px solid #AF2738;
	padding:35px 0 0 0;
	float:left;
}
.espacio{
	padding-left:15px;
}
.caja-menu a{
		text-decoration:none;
		color:#AAA4A2;
}
.caje-menu, a:hover{
	color:#FFED00;
}
.activo {
	color:#E5DCD8;
}
.espacio-video {
	margin:70px 0 0 0;
	padding: 0;
}
.espacio-video, a {
	color:#E5DCD8;
	text-decoration:none;
}
.subtitulo {
	text-transform:none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}
/*slider*/
.caja-player {
	font-family:Georgia, "Times New Roman", Times, serif;
	width:150px;
	height:200px;
	color:#E5DCD8;
	font-size:1em;
	line-height:1.250em;
	text-align:center;
	float:left;
	padding-right:12px;
}
.caja-player, p {
	margin-top:0;
}
/* Easy Slider */

#cont-slider{
	position:relative;
}

#slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
	color:#FFF;
	font-size:12px;
}
#slider2 {
	margin-top:1em;
	margin-left:50px;
}

#slider2 li {
	/* define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */ 
	width:840px;
	height:200px;
	overflow:hidden;
}
#slider1next, #slider1prev {
	display:block;
	width:34px;
	height:77px;
	float:left;
	z-index:1000;
	margin:30px 0 0 0;
	position:absolute;
	top:13px;
	left:0;
	text-indent:-10000px;
}
#slider1next {
	left: 900px;
}
#slider1next a{
	display:block;
	position:relative;
	width:34px;
	height:34px;
	background:url(../img/next.gif) no-repeat;
}

#slider1prev a {
	display:block;
	position:relative;
	width:34px;
	height:34px;
	color:#AAA5A5;
	text-decoration:none;
	background:url(../img/after.gif) no-repeat;
}
#nextBtn a:hover, #slider1next a:hover {
	background:url(../img/next.gif) 0 0 no-repeat;
}
#prevBtn a:hover, #slider1prev a:hover {
	background:urlurl(../img/after.gif) 0 0 no-repeat;
}
/* numeric controls */	

	ol#controls {
	margin:1em 0;
	padding:0;
	height:28px;
}
ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}
ol#controls li a {
	float:left;
	height:34px;
	width:40px;
	background:#DAF3F8;
	text-indent:-10000px;
	background:url(../img/ico-mas.png) no-repeat;
}
ol#controls li a:hover {
	background:url(../img/ico-mas-over.png) no-repeat;
}
ol#controls li.current a {
	background:url(../img/ico-mas-over.png) no-repeat;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}
/* // Easy Slider */

#controls1 {
	margin:-510px 0 0 210px !important;
}
#controls2 {
	margin:-480px 0 0 335px !important;
}
#controls3 {
	margin:-400px 0 0 495px !important;
}
#controls4 {
	margin:-530px 0 0 535px !important;
}
#controls5 {
	margin:-480px 0 0 620px !important;
}
/* TABS */
			.menu {
	padding: 0;
	clear: both;
}
.menu li {
	display: inline;
}
.menu li a {
	background: #ccf;
	padding: 10px;
	float:left;
	border-right: 1px solid #ccf;
	border-bottom: none;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.menu li.active a {
	background: #eef;
}
.content {
	float: left;
	clear: both;
	border: 1px solid #ccf;
	border-top: none;
	border-left: none;
	background: #eef;
	padding: 10px 20px 20px;
	width: 400px;
}
.txt_derecha {
	padding-top:10px;
	text-align:right;
}
