﻿/* Master Page */

body
{
	margin:0px auto;
	padding:0px;
	border:0px;
	width:100%;
	min-height:2000px;
	min-height:600px;
	min-width:1005px;
	font-family:Verdana;
	background-color:#FFF;
}

#header
{
	position:relative;
	width:953px;
	height:150px;
	margin:10px auto 0px auto;
	background:#5F779B url(/images/web/header.jpg) no-repeat;
	text-align:right;
	padding:10px 35px 0px 0px;
}

#content
{
	position:relative;
	width:988px;
	margin:0px auto;
}

#leftConteiner
{
	position:relative;
	float:left;
	width:170px;
	height:100%;
	margin-top:10px;
	z-index:1;
}

#centerConteiner
{
	position:relative;
	float:left;
	width:628px;
	margin-top:10px;
	margin-left:10px;
	z-index:0;
}

#rightConteiner
{
	position:relative;
	float:left;
	width:170px;
	height:100%;
	margin-top:10px;
	margin-left:10px;
}

#footer
{
	position:relative;
	clear:both;
	width:998px;
	margin:10px auto;
	text-align:center;
}

#footer p
{
	font-size:7pt;
	color:#888888;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}

#footer p .link
{
	font-size:inherit;
	color:#777777;
	text-decoration:none;
	font-weight:bolder;
}

#footer p .link:hover
{
	font-size:inherit;
	color:#777777;
	text-decoration:underline;
	font-weight:bolder;
}

.longerTexts
{
	overflow:auto;
}

.advertisementTiype1
{
	width:170px;
	height:200px;
	margin-bottom:10px;
	background-color:Transparent;
}

.advertisementTiype2
{
	margin-top:10px;
	position:relative;
	float:left;
	width:206px;
}

.advertisementTiype2In
{
	float:right;
	width:196px;
	height:150px;
	background-color:Transparent;
}

.announcementTiype1Enabled
{
	float:left;
	width:299px;
	height:140px;
	margin:0px 0px 10px 10px;
	background-color:#FFF;
	background:url(/images/web/announcementBackgroundEnabled.gif) no-repeat;
	text-align:left;
}

.announcementTiype1Disabled
{
	float:left;
	width:299px;
	height:140px;
	margin:0px 0px 10px 10px;
	background-color:#FFF;
	background:url(/images/web/announcementBackground.gif) no-repeat;
	text-align:left;
}

.announcementTiype1Enabled h1,
.announcementTiype1Disabled h1
{
	width:279px;
	margin:5px auto 5px auto;
	font-size:9.5pt;
	color:#666666;
	font-weight:bolder;
	padding:5px 0px 0px;
}

.announcementTiype1Enabled .body,
.announcementTiype1Disabled .body
{
	width:275px;
	height:75px;
	/*margin:0px auto;*/
	margin-left:5px;
	font-size:8pt;
	color:#666666;
	font-weight:normal;
	padding:0px 2px;
	line-height:18px;
	overflow:auto;
}

.announcementTiype1Enabled .options,
.announcementTiype1Disabled .options
{
	width:279px;
	height:20px;
	margin:5px auto 0px;
	padding:0px;
	text-align:right;
	font-size:7pt;
	color:#999999;
	font-weight:normal;
}

.announcementLink
{
	font-size:7pt;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}

.announcementLink:hover
{
	color:#333333;
}

.smallTitle
{
	position:relative;
	height:19px;
	width:160px;
	background:#5F779B url(/images/web/smallTitleBackground.jpg) no-repeat;
	font-size:11px;
	color:White;
	font-weight:bolder;
	padding-top:6px;
	padding-left:10px;
}

.buttonlTitleGreen
{
	position:relative;
	height:19px;
	width:160px;
	background:#83A33D url(/images/web/buttonTitleBackground.jpg) no-repeat;
	font-size:11px;
	color:White;
	font-weight:bolder;
	padding-top:6px;
	padding-left:10px;
}

.centerBar
{
	float:left;
	width:598px;
	height:20px;
	margin:0px 0px 10px 0px;
	background:#FFF url(/images/web/centerBarBackground.jpg) no-repeat;
	padding:10px 15px;
	font-weight:bolder;
	font-size:12.5pt;
	color:#666666;
}

.centerMenu
{
	float:left;
	width:598px;
	height:40px;
	margin:0px 0px 10px 0px;
	background:url(/images/web/centerMenuBackground.jpg) no-repeat;
	padding:0px 15px;
	text-align:center;
}

.centerMenu ul
{
	list-style:none;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	height:100%;
}

.centerMenu ul li
{
	float:left;
	font-size:9pt;
	text-align:center;
	padding:12px 15px;
}

.centerMenu ul li:hover
{
	background:#333333 url(/images/web/centerMenuBackgroundHover.jpg) repeat-x;
	color:White;
}

.centerMenu ul li:hover .title
{
	color:White;
}

.centerMenu ul li .title
{
	font-size:9pt;
	text-align:center;
	font-weight:bolder;
	color:#555555;
	text-decoration:none;
}

.centerBar .title
{
	font-weight:bolder;
	font-size:10pt;
	color:#666666;
	text-decoration:none;
}

.centerBar .results
{
	font-weight:normal;
	font-size:8pt;
	color:#888888;
	padding:5px;
}

.menuContainer
{
	position:relative;
	width:170px;
	margin-top:2px;
	margin-bottom:10px;
}

.menuHeader
{
	position:relative;
	width:170px;
	height:4px;
	background:#F6F7F8 url(/images/web/menuHeader.jpg) no-repeat;
	margin:0px;
	padding:0px;
	font-size:1px;
}

.menuContent
{
	position:relative;
	width:168px;
	border-left:solid 1px #DBDBDB;
	border-right:solid 1px #DBDBDB;
	min-height:305px;
	background:#F6F7F8 url(/images/web/menuContent.jpg) no-repeat;
}

.menuFooter
{
	position:relative;
	width:170px;
	height:4px;
	background:#F6F7F8 url(/images/web/menuFooter.jpg) no-repeat;
	font-size:1px;
}

.adsenseHeader
{
	position:relative;
	width:170px;
	height:4px;
	background:#F6F7F8 url(/images/web/adsenseHeader.jpg) no-repeat;
	margin:0px;
	padding:0px;
	font-size:1px;
}

.adsenseContent
{
	position:relative;
	width:168px;
	border-left:solid 1px #DBDBDB;
	border-right:solid 1px #DBDBDB;
	min-height:305px;
	background:#F6F7F8;
}

.adsenseFooter
{
	position:relative;
	width:170px;
	height:4px;
	background:#F6F7F8 url(/images/web/adsenseFooter.jpg) no-repeat;
	font-size:1px;
}

.searchContainer
{
	position:relative;
	width:170px;
	height:90px;
	background:#DBDBDB url(/images/web/searchContainerBackground.jpg) no-repeat;
	margin-top:2px;
	margin-bottom:10px;
	padding-top:10px;
}

.searchContainer table
{
	width:100%;
}

.recommendContainer
{
	position:relative;
	width:170px;
	height:200px;
	background:#DBDBDB url(/images/web/recommendContainerBackground.jpg) no-repeat;
	margin-top:2px;
	margin-bottom:10px;
	padding-top:10px;
	z-index:1000;

}

.recommendContainer div
{
	z-index:1000;
}

.recommendContainerTable
{
	width:100%;
}

.homeContainerHeader
{
	position:relative;
	float:left;
	width:628px;
	height:4px;
	background:#F6F7F8 url(/images/web/announcementContainerHeader.jpg) no-repeat;
	font-size:1px;
}

.homeContainerContent
{
	position:relative;
	float:left;
	width:576px;
	border-left:solid 1px #DBDBDB;
	border-right:solid 1px #DBDBDB;
	background:#F6F7F8 url(/images/web/announcementContainerContent.jpg) no-repeat;
	font-size:11pt;
	font-weight:normal;
	padding:25px;
	line-height:18pt;
}

.homeContainerContent td
{
	font-size:11pt;
	color:#333;
}

.homeContainerFooter
{
	position:relative;
	float:left;
	width:628px;
	height:4px;
	background:#F6F7F8 url(/images/web/announcementContainerFooter.jpg) no-repeat;
	font-size:1px;
}

.annoucementContainerHeader
{
	position:relative;
	float:left;
	width:628px;
	height:4px;
	background:#F6F7F8 url(/images/web/announcementContainerHeader.jpg) no-repeat;
	font-size:1px;
}

.annoucementContainerContent
{
	position:relative;
	float:left;
	width:626px;
	border-left:solid 1px #DBDBDB;
	border-right:solid 1px #DBDBDB;
	background:#F6F7F8 url(/images/web/announcementContainerContent.jpg) no-repeat;
}

.annoucementContainerFooter
{
	position:relative;
	float:left;
	width:628px;
	height:4px;
	background:#F6F7F8 url(/images/web/announcementContainerFooter.jpg) no-repeat;
	font-size:1px;
}

.annoucementContainerPager
{
	text-align:right;
	margin-right:10px;
	margin-bottom:8px;
	padding-top:10px;
	clear:both;
}

/* Popups Forms */

.popUpWindowContent
{
	background:transparent url(/images/web/announcementFormBackgroundContent.png) repeat-y;
	width:400px;
	z-index:500;
	padding:0px;
	margin:0px;
}

.popUpWindowContentContent
{
	background:#FFF;
	margin:0px auto;
	width:370px;
	z-index:500;
}

.popUpWindowContentContent h2, .recommendContainer h2
{
	margin:25px auto;
	width:90%;
	z-index:500;
	font-size:10pt;	
	color:#666666;
}

.popUpWindowContentContent p, .recommendContainer p
{
	margin:25px auto;
	width:90%;
	z-index:500;
	font-size:8pt;	
	color:#666666;
}

.information
{
	margin:25px auto;
	z-index:500;
	font-size:7.5pt;	
	color:#666666;
	padding:10px;
	border:solid 1px Maroon;
	background-color:#ffffcc;
	line-height:14pt;
	text-align:justify;
}

.error
{
	margin:25px auto;
	z-index:500;
	font-size:7.5pt;	
	color:#666666;
	padding:10px;
	border:solid 1px #FF6262;
	background-color:#FFECEC;
	line-height:14pt;
	text-align:justify;
}

.announcementFormTitle
{
	margin:0px;
	background-color:#5F779B;
	width:100%;
}

.announcementFormTitle td
{
	padding:10px;
	font-size:11pt;
	color:White;
	font-weight:bolder;
}

.popUpWindowHeader
{
	background:transparent url(/images/web/announcementFormBackgroundHeader.png) no-repeat;
	width:400px;
	height:15px;
	z-index:500;
	font-size:1px;
}

.popUpWindowFooter
{
	background:url(/images/web/announcementFormBackgroundFooter.png) no-repeat;
	width:400px;
	height:15px;
	z-index:500;
	font-size:1px;
}

/* Pantalla de error */

.errorWindowContent
{
	background:transparent url(/images/web/applicationErrorBackgroundContent.png) repeat-y;
	width:500px;
	z-index:500;
}

.errorWindowContentContent
{
	background:#FFF;
	margin:0px auto;
	width:470px;
	z-index:500;
}

.errorWindowContentContent p
{
	margin:25px auto;
	width:90%;
	z-index:500;
	font-size:8pt;	
	color:#666666;
}

.errorTitle
{
	margin:0px;
	background-color:#BF0000;
	width:100%;
}

.errorTitle td
{
	padding:10px;
	font-size:11pt;
	color:White;
	font-weight:bolder;
}

.errorWindowHeader
{
	background:url(/images/web/applicationErrorBackgroundHeader.png) no-repeat;
	width:500px;
	height:15px;
	z-index:500;
	font-size:1px;
}

.errorWindowFooter
{
	background:url(/images/web/applicationErrorBackgroundFooter.png) no-repeat;
	width:500px;
	height:15px;
	z-index:500;
	font-size:1px;
}

/* Fin pantalla de error */

td
{
	font-size:8pt;
	color:#666666;
}

.box, .multiBox, .dropDown, .boxWaterMark
{
	font-family:Tahoma;
	font-size: 8pt;
	color:#666666;
	background-color:#FFFFFF;
	border: solid;
	border-width: 1px;
	border-color: #C1C1C1;
	min-height: 15px;
	padding-left:3px;
	text-align: left;
}

.boxWaterMark
{
	font-style:italic;
	color:#B8B1B5;
	text-align:center;
}

.boxHide
{
	color:White;
	background-color:White;
	width:1px;
	height:1px;
	border:none;
}

.pagerButtons
{
	width:25px;
	height:25px;
	border:solid 1px #D0CFCF;
	background-color:#FFF;
	cursor:pointer;
	color:#8F8F8F;
	font-size:9pt;
}

.pagerButtonsSelected
{
	width:25px;
	height:25px;
	border:solid 1px #D0CFCF;
	background-color:#8F8F8F;
	cursor:pointer;
	color:#FFF;
	font-size:9pt;
}

.wait
{
	width:100%; 
	height:100%;
	position:absolute; 
	z-index:1000; 
	background:transparent url(/images/web/transparentPt.png) repeat;
}

/* Home Last Announcements */

.lastAnnouncementContainer
{
	width:606px; 
	height:42px; 
	clear:both; 
	margin-bottom:5px; 
	background-image:url(/images/web/lastAnnouncementBackground.gif);
	overflow:hidden;
}

.lastAnnouncementContainerHover
{
	width:606px; 
	height:42px; 
	clear:both; 
	margin-bottom:5px; 
	background-image:url(/images/web/lastAnnouncementBackgroundHover.gif);
	overflow:hidden;
}

.lastAnnouncementContainerIn
{
	padding:5px;
	width:596px; 
	height:32px; 
	clear:both;
	/*background-image:url(/images/web/lastAnnouncementBackground.gif);*/
	overflow:hidden;
}

.lastAnnouncementImageContainer
{
	width:32px; 
	height:32px; 
	padding-left:2px; 
	padding-right:2px; 
	float:left;
}

.lastAnnouncementContent
{
	width:533px; 
	float:left;  
	padding-left:3px; 
	font-size:11px; 
	line-height:17px; 
	color:#777;
	overflow:hidden;
}

.mpeAdultsBackground
{
	background-color:#000;
}