/* CSS Document */

/* Global properties */
body {height:100%; width:100%; background: url(../imgs/bg_global.jpg) repeat-x top left #095886; font-size:10px; font-family:"Verdana", Arial, sans-serif; margin:0px; padding:0px; text-align: left;}
p {margin: 0px;}
a, a:link { text-decoration:underline; }

/* Colors */
.orange { color:#fcb615; }

#container_page {width: 100%; margin: 0px auto; text-align:center;}
.top_left {background: url(../imgs/head_cor_left.jpg) no-repeat right top #000000;}
.top_right {background: url(../imgs/head_cor_right.jpg) no-repeat left top #000000;}
.globalBg {border-top: 2px solid #9cb8cc;}
.blackStage {width: 900px; margin: 25px 28px 30px 28px; background-color: #000000;}
.blackStage td{vertical-align: top; }
.curvedBottom {width: 900px; margin: 0px 28px 35px 28px;}

/* Homepage */

.gameListText{background: url(../imgs/home_games_02.gif) repeat-y #000000; height: 165px; padding: 0px 10px; }
.gameListScroll {margin: 0px 30px 80px 10px; height: 94%; overflow:auto; overflow-x:hidden; text-align: left; font: 11px normal "Verdana", Arial, sans-serif; line-height: 16px; color: #FFFFFF; border: 0px; padding: 0px 0px 10px 0px;}
.row1 {background-color: #023859;}
.row2 {background-color: #0676b5;}
.gameListScroll p {margin: 2px 0px; padding: 2px 0px 4px 10px;}

.footer {background: url(../imgs/footer_bg.jpg) repeat-x top left #000000;}
.footer img{margin: 8px 8px;  vertical-align: middle;}
.footerText {font: 10px normal "Verdana", Arial, sans-serif; color: #3692bd; margin: 5px !important; vertical-align: middle; padding: 3px 4px;}
.footerText a{color: #3692bd; text-decoration: underline;  padding: 3px 4px;}
.footerText a:visited{color: #3692bd; text-decoration: underline;  padding: 3px 4px;}
.footerText a:hover {background-color: #1d5975; color: #FFFFFF; padding: 3px 4px; text-decoration: none;}

.headerTitle1 {font: 22px normal Arial, Helvetica, sans-serif; color: #fcb615; font-weight: bold; line-height: 20px; padding: 6px 20px 10px 48px; text-align: left;}
.headerTitle2 {font: 15px normal Arial, Helvetica, sans-serif; color: #ffffff; font-weight: bold; line-height: 20px; padding: 8px 20px 10px 48px; text-align: left;}

.concept {width: 530px; background: url(../imgs/home_concepto_02.gif) repeat-y; text-align: center;}
.conceptBody {font: 11px normal "Verdana", Arial, sans-serif; line-height:16px; color: #FFFFFF; padding: 0px 20px 20px 17px; margin: 0px 0px; text-align: left;}
.conceptBody a { color:#fff; }

/*Servicios*/

/*.events {font: 11px normal "Verdana", Arial, sans-serif; line-height: 16px; color: #b5e2f8; background: url(../imgs/srvc_events_container.gif) no-repeat #021b29; width: 209px; min-height: 209px; text-align: left; }
*/
/* FireFox 3.6 */
.events {
	width: 207px; min-height: 209px; text-align: left;
	background-image: -moz-linear-gradient(top, #002538, #165d86);
	/* Safari4+, Chrome */
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #002538),color-stop(1, #165d86));
	/* IE6,IE7 */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#002538', endColorstr='#165d86');
	/* IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#002538', endColorstr='#165d86')";
	
	border:1px #007192 solid;
	border-top:none;
	-webkit-border-bottom-right-radius: 8px; /* Safari 3+, Chrome */
	-webkit-border-bottom-left-radius: 8px; /* Safari 3+, Chrome */
	-moz-border-radius-bottomright: 8px; /* FireFox 1+ */
	-moz-border-radius-bottomleft: 8px; /* FireFox 1+ */
	border-bottom-right-radius: 8px; /* Opera 10.5, IE 9 */
	border-bottom-left-radius: 8px; /* Opera 10.5, IE 9 */
	
	 
}
.events img { padding:5px 12px 0; margin:0 auto; }
.events p{ font: 11px normal "Verdana", Arial, sans-serif; line-height: 16px; color: #b5e2f8;  padding:10px 15px 8px 15px; }
.servicePageTitle {font: 16px normal Arial, Helvetica, sans-serif; color: #FFFFFF; text-align: left;}
.serviceArea {font: 12px normal "Verdana", Arial, sans-serif; line-height: 18px; color: #FFFFFF; margin: 0px 9px 13px 25px; background: url(../imgs/srvc_expl_bg.gif) repeat-y top center !important; text-align: left; }
.serviceBody {padding-left: 20px;}
.serviceBody p{ margin-right: 30px;}
.serviceBody h1{font: 17px normal Arial, Helvetica, sans-serif; font-weight: bold !important; color: #fcb615; margin: 0px 40px 10px 0px; border-bottom: 1px solid #4dbff4; padding-bottom: 8px; line-height: 20px;}

.personnel {background: url(../imgs/srvc_personnel.jpg) no-repeat; color: #FFFFFF; font: 14px normal Arial, Helvetica, sans-serif; line-height: 19px; text-align: left; }
.mas_actividades {background: url(../imgs/srvc_mas_actividades.jpg) no-repeat; color: #FFFFFF; font: 14px normal Arial, Helvetica, sans-serif; line-height: 19px; text-align: left; }


/* FAQs */

.faqsText {font: 12px normal "Verdana", Arial, sans-serif; line-height: 18px; color: #FFFFFF; }
.faqsText a{color: #5cb5df; text-decoration: underline; }
.faqsText h1{font: 14px normal Arial, Helvetica, sans-serif; font-weight: bold; color: #fcb615; margin: 0px; padding: 16px 0px 6px 0px;}


/*Videos*/

.videos { width:840px; margin:15px auto;}
.videos #thumbs td { padding:15px 18px 0; text-align:center; width:260px; }
.videos #links  td { padding:5px 18px 0; text-align:center; width:260px; }
.videos a{ color: #3692bd; text-decoration: underline;}
.videos a:visited{color: #3692bd; text-decoration: underline;}
.videos a:hover { color: #FFFFFF; text-decoration: none;}


/* Testimonials */

#container{
	padding:25px;
	width:300px;
	height:189px;
	background-color:#000;
	background:url(../imgs/quotes_home_bg.jpg) -5px 0 no-repeat;
	margin:0;
}

#quote {
	padding:0px;
	width:310px;
	height:174px;
	color:#fff;
	overflow:hidden;
	font:14px "Lucida Grande", "Lucida Sans", Arial;
	text-align:left;
	font-style:italic;
	line-height:22px;
}

#author{
	color:#ff9900;
	padding-top:10px;
	text-align: right;
	position:relative;
	bottom:0;
	margin-bottom:0;
	padding-bottom:0;
	padding-right:75px;
	font:14px "Lucida Grande", "Lucida Sans", Arial;
}

#author small { font-size:11px; color:#999;  }


/*
.events h1{font: 14px normal Arial, Helvetica, sans-serif; line-height: 17px; color: #021b2a; font-weight: bold !important; text-align: left;}
*/


/* Aditional Services */

#additional_services { display:none; }
.links { color:#ccc; font-size:20px; font-weight:bold; }
.links:active, .links:visited, .links:hover, .selected { color:#fcb615; text-decoration:underline; }


/* floating Ads */
#floatingAd { width:207px; height:207px; top:100px; right:200px; z-index:1000; position:absolute; }

