﻿/* Master Page */
html, body
{
	margin:0px;
	padding:0px;
	border:0px;
	width:100%;
	height:100%;
	min-width:779px;
	font-family:Tahoma;
	font-size:1em;
	color:#4B4C4C;
	background-color:#530E0B;
}

/* Encabezado */
#headerContainer
{
	width:779px;
	margin:0px auto;
	padding:0px;
	background-color:Transparent;
	clear:both;
	overflow:hidden;
}

#posterContainer
{
	position:relative;
	float:left;
	padding-top:25px;
	padding-left:25px;
	background-color:Transparent;
}

#menuContainer
{
	position:relative;
	float:right;
	padding-top:125px;
	padding-right:25px;
	background-color:Transparent;
}

/* Contenido */
#contentBg
{
	background-color:#E97C77;
	background-image:url(/images/web/fdo779.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	width:779px;
	min-height:300px; 
	margin:0px auto;
	overflow:hidden;
}

#content
{
	position:relative;
	width:709px;
	background-color:Transparent;
	padding:25px 35px 25px 35px;
	margin:0px auto;
	text-align:justify;
	overflow:hidden;
}

#contentLeft
{
	width:50%;
	float:left;
	/*background-color:Blue;*/
	padding:0px;
}

#contentRight
{
	position:relative;
	margin-top:15px;
	width:354px;
	height:237px;
	float:left;
	background-color:Transparent;
	background-image:url(/images/web/panelHome.gif);
	background-repeat:no-repeat;
	background-position:right top;
	text-align:right;
}

#contentRightIn
{
	position:relative;
	width:275px;
	height:187px;
	padding:0px 10px 0px 0px;
	margin:20px 25px 0px 0px;
	overflow:auto;
	font-size:0.8em;
	text-align:left;
	float:right;
	background-color:Transparent;
}

/* contacto */
#contactLeft
{
	position:relative;
	margin-top:0px;
	width:50%;
	height:366px;
	float:left;
	background-color:Transparent;
	background-image:url(/images/web/panelContact.gif);
	background-repeat:no-repeat;
	background-position:left top;
}

#contactLeft h1
{
	padding-left:25px;
}

#contactRight
{
	width:50%;
	float:right;
	margin-top:0px;
	text-align:right;
}

/* Pie */
#footerContainer
{
	position:relative;
	float:left;
	width:100%;
}

#footer
{
	position:relative;
	width:729px;
	margin:0px auto;
	padding:15px 0px 30px 0px;
	font-size:0.7em;
	color:White;
}

.linkTuaise
{
	/*color:#F58220;*/
	color:White;
}

.linkTuaise:hover
{
	text-decoration:none;
}

a
{
	color:red;
	text-decoration:none;
	font-style:normal;
	background-color:Transparent;
}

a:hover
{
	text-decoration:underline;
}

.exportLink
{
	color:#333;
	text-decoration:none;
	font-style:normal;
	background-color:Transparent;
	font-size:0.7em;
}

.exportLink:hover
{
	text-decoration:underline;
}

/* Contenido */

h1, h2, h3
{
	font-weight:bolder;
}

h1 
{
	color:#1C1713;
	font-size:13pt;
	text-align:left;
	margin-top:0px;
	margin-bottom:10px;
	padding-top:10px;
}

h2 
{
	color:#66513C;
	font-size:11pt;
	text-align:left;
	padding-top:15px;
}

h3 
{
	color:#4B4D94;
	font-size:10pt;
	font-weight:bold;
	text-align:justify;
}

p
{
	font-weight:normal;
	line-height:1.5em;
	text-align:justify;
	margin:10px auto 5px auto;
}

.normalText
{
	font-size:0.75em;
}

div .normalText ul
{
	font-weight:normal;
	font-size:1em;
	line-height:1.5em;
	text-align:justify;
}

ul
{
	font-weight:normal;
	font-size:0.75em;
	line-height:1.5em;
	text-align:justify;
}

/* Galería de Fotos */
.galleryContainer
{
	overflow:hidden;
	margin:0px auto;
}

.galleryItem
{
	float:left;
	padding:9px;
}

.gallerySmallImage
{
	position:relative;
	width:100px;
	height:100px;
}

.gallerySmallImageIn
{
	width:100px;
	height:100px;
	background:transparent url(/images/contenedorImagenChica.gif);
}

.galleryLink
{
	cursor:pointer;
	display:block; 
	height:100%; 
	width:100%;
}
/* Galería de Fotos ::: FIN */


/* FormView */

.admStandardForm
{
	width:99%;
	font-size:0.75em;
}

.admStandardForm td
{
	padding:4px;
	vertical-align:top;
}

/* -------- */

/* Controles de Formulario */

.label, .labelBold
{
	font-size:0.8em;
}

.labelBold { 
	font-weight:bold;
}

.box, .multiBox, .dropDown, .list, .searchWaterMark
{
	font-family:Tahoma;
	min-height: 15px;
	font-size:0.8em;
	background-color:#FFFFFF;
	border: solid;
	border-width: 1px;
	border-color: #828383;
	color:#333333;
	padding-left:3px;
}

.button {
	font-size: 9pt;
	line-height: 10px;
	background-color: #FFF3E6;
	font-weight: bold;
	margin-top: 0px;
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #FDB777;
	border-right: 1px solid #FDB777;
	border-top: 1px solid #FEE2C8;
	border-left: 1px solid #FEE2C8;
	color:#62575D;
}

.linkButton {
	font-size: 0.9em;
	color: #F58626;
	font-weight: bold;
	text-decoration: none;
}

.linkButton:hover {
	color: #F9AD68;
}

.admRowSeparator
{
	height:10px;
}

/* Página de Errores */

#pageError
{
	padding-top:30px;
	padding-bottom:30px;
	height:100%;
	width:100%;
	text-align:center;
	vertical-align:middle;
}

/* news */
.newsHomeInfo
{
	text-align:left;
	position:relative;
	width:315px; /* el total es 435px y la imagen es de 100px*/
	float:right;
	padding:0px 5px;
}

.newsHomeInfo p
{
	margin:0em;
}

.newsHomeInfo .listDate
{
	font-size:0.75em;
}

.newsHomeInfo .readMoreTitle
{
	font-size:0.8em;
	font-weight:bolder;
	color:#4B4C4C;
}

.newsHomeInfo .detailTitle
{
	font-size:1em;
	font-weight:bolder;
	color:#4B4C4C;
	text-align:center;
}

.newsHomeInfo .readMoreTitle a
{
	text-decoration:none;
	color:#4B4C4C;
}

.newsHomeInfo .readMoreTitle a:hover
{
	text-decoration:none;
}

.readMore
{
	text-align:right;
}

.readMore a
{
	text-decoration:none;
	font-size:0.7em;
}

.readMore a:hover
{
	text-decoration:underline;
}

.newsDashedSeparator
{
	height:10px;
	min-width:100px;
	background:url(/images/newsHomeSeparator.gif) repeat-x;
	overflow:hidden;
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}

.newsDetailsImage
{
	text-align:center;
}

.newsBackLink:hover
{
	text-decoration:underline;
}

.newsSmallImage
{
	position:relative;
	width:96px;
	height:96px;
	float:left;
	border:solid 2px #119CC3;
}

.newsInfo
{
	text-align:left;
	position:relative;
	width:620px;
	float:right;
	padding-bottom:5px;
	font-size:0.9em;
	line-height:1.5em;
}

.newsContent
{
	position:relative;
	width:100%;
	text-align:left;
	font-size:0.9em;
	line-height:1.5em;
}

.newsAttachmentContainer
{
	text-align:right;
}

/* FORM */
.formValidationError
{
	font-size:8pt;
	color:Red;
}

/* GridViews */

.gridView
{
	width: 90%;
	margin: 0px auto 0px auto;
	color: #4B4C4C;
	font-size: 0.7em;
	font-family: Tahoma;
	border:solid 1px #DEDEDE;
}

.gridView .emptyDataRowStyle
{
	text-align:center;
	color:#999;
	height:60px;
	padding:25px;
}

.emptyDataRowStyleWithBorders
{
	text-align:center;
	color:#999;
	height:60px;
	padding:25px;
	margin: 0px auto;
	color: #4B4C4C;
	font-size: 0.7em;
	font-family: Tahoma;
	border:solid 1px #DEDEDE;
	width:500px;
}

.gridView .headerStyle th 
{
    border-bottom-color: #DEDEDE;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color: #DEDEDE;
    border-right-style: solid;
    border-right-width: 1px;
    color: #FFF;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: middle;
    background-color:#999;
}

.gridView .rowStyle
{
    background-color: #FFFFFF;
}

.gridView .alternatingRowStyle
{
    background-color: #F9F9F9;
}

.gridView .rowStyle:hover, 
.gridView .alternatingRowStyle:hover
{
    background-color: #EEEEEE;
}

.gridView .rowStyle td,
.gridView .alternatingRowStyle td
{
    padding:1px 10px 1px 10px;
    border-right: solid 1px #DEDEDE;
	border-bottom: solid 1px #DEDEDE;
    font-weight: normal;
    height:22px;
}

.admGenericColumn {
	border-top: solid 1px white;
}

.columnText
{
	text-align:left;
}

.columnMoney
{
	text-align:right;
}

.columnLink
{
	text-align:center;
	width:10px;
}

.columnDate, 
.columnNumber
{
	text-align:center;
	vertical-align:middle;
}

.columnText, 
.columnLink, 
.columnDate, 
.columnNumber, 
.columnMoney
{
	padding-left:3px;
	padding-right:3px;
}

/* Listado de carreras */

.careersList
{
	width:100%;
}

.careersList td
{
	font-size:0.9em;
	text-align:left;
	padding:5px 0px;
}

.careersList a
{
	font-weight:bolder;
	color:#4B4C4C;
}

/* Tables */
.customTable
{
	width: 90%;
	margin: 0px auto 0px auto;
	border: solid 1px #AAAAAA;
	color: #4B4C4C;
	font-family: Tahoma;
	border:solid 1px #DEDEDE;
}

.customTable .emptyDataRowStyle
{
	text-align:center;
	color:#999;
	height:60px;
	padding:25px;
}

.customTable .headerStyle
{
    border-bottom-color: #DEDEDE;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-right-color: #DEDEDE;
    border-right-style: solid;
    border-right-width: 1px;
    color: #FFF;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: middle;
    background-color:#999;
    height:25px;
}

.customTable .rowStyle
{
    background-color: #FFFFFF;
}

.customTable .alternatingRowStyle
{
    background-color: #F9F9F9;
}

.customTable .rowStyle:hover, 
.customTable .alternatingRowStyle:hover
{
    background-color: #EEEEEE;
}

.customTable .rowStyle td,
.customTable .alternatingRowStyle td
{
    padding:1px 10px 1px 10px;
    border-right: solid 1px #DEDEDE;
	border-bottom: solid 1px #DEDEDE;
    font-weight: normal;
    height:22px;
}

/* Events list */
.eventsContainer
{
	margin:0px;
	overflow:hidden;
	background-color:Transparent;
}

.eventContainer
{
	float:left;
	width:327px;
	height:366px;
	text-align:center;
	margin:0px 5px 10px 5px;
	padding:5px;
	background:Transparent url(/images/web/panelEvent.gif) no-repeat;
}

.eventContainer h1
{
	font-weight:bolder;
	color:#1C1713;
	font-size:12pt;
	text-align:center;
	padding-top:8px;
	padding-bottom:8px;
}

.eventBigPictureImage
{
	margin:0px auto;
	width:300px;
	/*border:solid 1px #000;*/
	border:none;
	/*padding:3px;*/
}

.eventBigPictureImageContainer
{
	position:relative; 
	width:300px; 
	height:220px; 
	margin:0px auto; 
	overflow:hidden;
}

.eventSummaryContainer
{
	font-size:0.7em;
	margin:5px auto 0px auto;
	text-align:justify;
	width:294px;
	height:75px;
	padding:6px;
	overflow:auto;
}

.eventSummaryContainer a
{
	text-decoration:none;
	color:inherit;
}

.eventDate
{
	color:#E0AD13;
	font-weight:bolder;
}

#showsOuterContainer
{
	width:556px;
	height:429px;
	background-image:url('/images/web/panelShows.gif');
	margin:0px auto;
	padding:25px;
}

#showsInnerContainer
{
	width:520px;
	height:389px;
	overflow:auto;
	padding:15px;
	margin:0px auto;
	text-align:center;
}

#showsInnerContainer ul
{
	margin-top:5px;
	margin-left:30px;
}

#showsInnerContainer li
{
	list-style-type:circle;
}

#showsInnerContainer p
{
	font-size:0.9em;
}