@charset "UTF-8";

/*
  		

            .:;siS5225s:                                                                                    
          .;;;:::;;rS3H#M2,                                                                                 
        rXi;:.   ..,,:iM@@@@s                                                                               
      ;9i,,,.  ...... ;B&M@@@@,                                                                             
     iG:.,:.  XGsi52X3&3XhH#@@@;                       ,;sS2X932i;.                                         
    sG..,:.  2&..,;;rsiS23&H#@@@:                   :i5SiiS5XhH#@@@@2.                                      
   ,B,.,:.  2&..,:;;rsi523GAB@@@@                 r2S;...,:;rri59G9@@@H,                                    
   hi ,,.  5&..,:;;rriS2X9GAB#@@@s              ,9S:.  :;.,:;;rs2  ,@@@@2                                   
   #;,,,  ;A..,:;;rrsi523h&HB#@@@A .,,,.       ;A;.,,  rS..::;rsS  ,##@@@M                                  
  :@r;;;  :S,:;;rrsiiS2X9&AM@@B35i2hAB#@@#&s. .A:.,,,  ri.,:;;rs2  ,#BM@@@H                                 
   @Srrs;  ;irrrssiS5239GH#MS,   ,;ri23AB#@@@MB: .,::  ri.,:;;riX. :#HB#@@@;                                
   &Biii5;  ;2iiSS52X3h&B#2.           .;9BM@@@#r .,,  ri.:  :5i3. :#HH#@@@M                                
   ,@92223; .rG939h&AHHMBr   .,  .        iBAB@@@G..,  ri,;  ;ASh. :#BBM@@@@                                
    2@&99GAr  ;22XX399M#;  .,,,:rS, .Ahi   2BAM@@@H,,  r2;r  ;A2G. :#MM#@@@@                                
     X@MAAHMi,        ;S  ,,,,,,,,  .Gs5i   9#H#@@@h:  s9ri. ;HXA. :@###@@@B                                
      r@@###@#AGhGGGhGG, ,,,,,,,,:. .9sihS   A#M#@@@s  s&i2. ;MGM. :@@#@@@@i                                
        3@@@@@@@@@@@@@h..,,,,,,,,:. .3ii2HS  .###@@@5  sMXA. r@B@, :@@@@@@#                                 
          r#@@@@@@@@@@5,:::,,,,::;, .hSi2h@;  9@#@@@2  :hH5  ,h@& .;@@@@@@;                                 
             .r2&AA&X9&;;;;;;;;;;s, .h2S2G@:  A@@@@@23.    .,     r@@@@@@;                                  
                      #2sssrrrrrs5: ,&323Mr .5@@@@@Ms@MiS52A@5iS2G@@@@@H.                                   
                      9#5SSiiiiiS9; .&&9Mr .2@@@@@@5B@@@@@@@@@@@@@@@@#;                                     
                       @BXX22222hMr ,B@@i .S@@@@@@@  2@@@@@@@@@@@@@2.                                       
                       ,@#Ghh9h3iX: ,53;  i@@@@@@@;     .;i2X2i;.                                           
                         @@BAAM;   .    :9@@@@@@#,                                                          
           ++++++++++++   A@@@@#H#@####@@@@@@@@A    ++++++++++++++++++++++++++++++++++++++++++++++++++++++
                              ,s3AM####MH9i:  

*/


/* RESET ALL ELEMENTS */
* {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	text-decoration: none;
}
/* END RESET ALL ELEMENTS */



/* ************************************************************************    #####    HTML TAGS */

body, html {
	width:100%;
	height: 100%;
	border: 0;
}

body {
	font: 100% Arial, Helvetica, sans-serif;
	color: rgba(0,102,153,1);
}

table {
	border-collapse:collapse;
}

:focus {
	 -moz-outline-style: none;
}

ol, ul {
	list-style:none;
}

.group:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


/* ************************************************************************    #####    STYLING */


#topBar {
	background: url(../images/iconBucket/topbar.png) repeat-x bottom;
	height: 3px;
	width: 100%;
	position: relative;
}

#logoLanguages {
	/* [disabled]background: url(../images/iconBucket/logo.png); */
	height: 97px;
	width: 225px;
	position: absolute;
	top: 0px;
	right: 10px;
	z-index: 100;
}

#designedBy {
	background: url(../images/iconBucket/cdwweb.png) no-repeat;
	text-align: center;
	height: 20px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	color: #069;
	font-size: 90%;
	opacity: 0.4;
}
#designedBy a {
	color: #035F8E;
	text-decoration: none;
}
#pageCenter {
	margin: 15px auto;
	width: 920px;
	text-align: left;
	background: url(../images/iconBucket/bgcenter.png);
	padding-top: 5px;
	top: 0px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 1px solid #FFF;
}
.topBanner div {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 900px;
	height: 280px;
	float: left;
}
#pageCenter #pageHeader {
	height: 280px;
	width: 900px;
	position: relative;
	font: lighter 0.9em Arial, Helvetica, sans-serif;
	text-transform: none;
	letter-spacing: 0.1em;
	margin: 10px auto;
	padding: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #FFF;
}

#pageCenter #pageHeader .topBanner {
	height: 280px;
	width: 900px;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 1;
	overflow: hidden;
	visibility: visible;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#pageCenter #pageHeader #topMenu {
	position: absolute;
	z-index: 4;
	height: 40px;
	left: 10px;
	bottom: 10px;
	visibility: visible;
	background: rgba(17,42,53,0.6);
	width:900px;
}

#pageCenter #pageHeader #topMenu div {
	/* [disabled]width: 31%; */
	margin: 3px 2% 0px 2%;
	width:29%;
	float: left;
	text-align: left;
	text-transform:uppercase;
	height: 37px;
	position: relative;
}

#m1ENG {
	background: url(../images/titles/titleAeng.png) no-repeat center center;
	text-indent: -9999px;
}
#m2ENG {
	background: url(../images/titles/titleBeng.png) no-repeat center center;
	text-indent: -9999px;
}
#m3ENG {
	background: url(../images/titles/titleCeng.png) no-repeat center center;
	text-indent: -9999px;
}

#m1ESP {
	background: url(../images/titles/titleAesp.png) no-repeat center center;
	text-indent: -9999px;
}
#m2ESP {
	background: url(../images/titles/titleBesp.png) no-repeat center center;
	text-indent: -9999px;
}
#m3ESP {
	background: url(../images/titles/titleCesp.png) no-repeat center center;
	text-indent: -9999px;
}


#pageCenter #pageHeader #topMenu div a h1  {
	display: block;
	padding: 5px;
	height:26px;
	color: #FFF;
	text-decoration: none;
	text-shadow: -1px -1px 1px #000;
	cursor:pointer;
}
#pageCenter #pageHeader #topMenuContents #menuAContent {
	height:210px;
	margin-top:90px;
}
#pageCenter #pageHeader #topMenuContents #menuBContent {
	height:150px;
	margin-top:150px;
}
#pageCenter #pageHeader #topMenuContents #menuCContent {
	height:150px;
	margin-top:150px;
}


#pageCenter #pageHeader #topMenu div.arrowDown {
	position: absolute;
	top: -10px;
	height: 10px;
	width: 20px;
	left: 50%;
	background: url(../images/iconBucket/down.png) no-repeat;
	margin: 0;
	border: 0;
	borer-radius: 0;
	-moz-border-radius:0;
	visibility: visible;
}

#pageCenter #pageHeader #topMenuContents {
	position: absolute;
	z-index: 3;
	width: 100%;
	left: 0px;
	bottom: 50px;
	visibility: visible;
}

#pageCenter #pageHeader #topMenuContents div {
	width: 30%;
	margin-top: 0px;
	margin-right: 1%;
	margin-left: 2%;
	float: left;
	text-align: left;
	position: relative;
	border-radius-top-left: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-radius-top-right: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	background: rgba(17,42,53,0.6);
	visibility: visible;
}

#pageCenter #pageHeader #topMenuContents div ul {
	margin: 10px 0px 1px 4px;
}

#pageCenter #pageHeader #topMenuContents div ul li a {
	text-align: left;
	/* border-bottom: 1px dashed #CCC; */
	padding: 2px 2px 2px 10px;
	line-height: 1.6em;
	color: #FFF;
	display:block;
	
}

#pageCenter #pageHeader #topMenuContents div#menuAContent ul li a:hover {
	background:#0CF;
	background: rgba(0,204,255,0.5) url(../images/iconBucket/bluDetail.png) no-repeat 240px center;
	text-shadow: 1px 1px 2px #000;
}

#pageCenter #pageHeader #topMenuContents div#menuBContent ul li a:hover {
	background:#F33;
	background: rgba(255,51,51,0.5) url(../images/iconBucket/redDetail.png) no-repeat 240px center;
	
}

#pageCenter #pageHeader #topMenuContents div#menuCContent ul li a:hover {
	background:#FC0;
	background: rgba(255,204,0,0.5) url(../images/iconBucket/yelDetail.png) no-repeat 240px center;
	
}

#pageCenter #centerContent {
	clear: left;
}
#pageCenter #centerContent #mainContent {
	width: 63%;
	float: left;
	margin-left: 25px;
	font-size: 0.88em;
	text-align: left;
	line-height: 1.5em;
}

#mainContent a {
	color: #33CCFF;
	text-decoration:underline;
}

#mainContent a:hover {
	color: #036;
	opacity: 0.6;
	text-decoration: underline;
}

#mainContent h1,#mainContent h2,#mainContent h3,#mainContent h4 {
	color: #33CCFF;
	font-weight: lighter;
	text-shadow: -1px -1px 1px #FFF;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

#mainContent h1 { 	font-size: 1.5em;	}
#mainContent h2 {	font-size: 1.3em; 	}
#mainContent h3 {	font-size: 1.1em;	}
#mainContent h4 {	font-size: 1.0em;	}

#mainContent p {	margin: 0 1em 0 1px;}

#mainContent ul {
	list-style: circle;
	margin-left: 20px;
	
}
#mainContent ul li   {
	margin-bottom: 0.2em;
}

#pageCenter #centerContent #mainSideBar {
	margin-left: 68%;
	margin-right: 1.5%;
}
#langaugeSel {
	text-align: center;
	background:#6CF;
	padding: 5px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.3);
}

#langaugeSel img {
	margin: 0px 15px;
	height: 24px;
}
#infoBox {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url(../images/iconBucket/bluebg.png);
	padding: 3%;
	-moz-box-shadow: inset 0 2px 5px rgba(0,0,0, 0.5);
	-webkit-box-shadow: inset 0 2px 5px rgba(0,0,0, 0.5);
	box-shadow: inset 0 2px 5px rgba(0,0,0, 0.5);
}

#infoBox ul li {
	border-top: 1px solid #BCDEFC;
}
#infoBox ul li:last-child {
	border-bottom: 1px solid #BCDEFC;
}

#infoBox ul li a {
	display: block;
	padding: 5px;
	color: #FFF;
}

#infoBox ul li a:hover {
	color: #FFF;
	background:#6CF;
	background: rgba(0,102,103,0.3);
	text-shadow: 1px 1px 2px #333;
	/* [disabled]border-bottom:1px solid #FFF; */
}

#infoBox h3 {
	color: #069;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: 1px 1px 1px #FFF;
	text-align:right;
}
#socialBox, #affiliateBox {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background: url(../images/iconBucket/bluebg.png);
	padding: 3%;
	-moz-box-shadow: inset 0 2px 5px rgba(0,0,0, 0.5);
	-webkit-box-shadow: inset 0 2px 5px rgba(0,0,0, 0.5);
	box-shadow: inset 0 2px 5px rgba(0,0,0, 0.5);
	margin-top: 20px;
	color: #008ED4;
	font-size: 80%;
}
#affiliateBox img {
	padding: 1px;
	margin: 2px;
	border: 1px solid #4183B5;
	background: #FFF;
}

#affiliateBox p {
	text-align: center;
}
#socialBox a      {
	text-indent: 50px;
	color: #666;
	padding-left: 30px;
	line-height: 36px;
}
#socialBox a:hover      {
	color: #333;
	text-decoration:underline;
}
#socialBox .languageflags {
	text-align: right;
}

#socialBox .languageflags a {
	padding: 2px;
}

#lkFacebook {
	background: url(../images/iconBucket/iconFacebook.png) no-repeat left center;
}
#lkPicasa {
	background: url(../images/iconBucket/iconPicasa.png) no-repeat left center;
}
#lkYoutube {
	background: url(../images/iconBucket/iconYoutube.png) no-repeat left center;
}
#lkTwitter {
	background: url(../images/iconBucket/iconTwitter.png) no-repeat left center;
}
	
#richFooter {
	margin-top: 10px;
	background: #069 url(../images/iconBucket/footerBG.png) repeat-x;
	background-color: rgba(0,102,153,0.8);
	border-top: 2px solid #FFF;
	color: #FFF;
	font-size:80%;
	padding-top: 10px;
}

#richFooter div {
	float: left;
	width: 18%;
	margin: 0 1%;
}
#richFooter a {
	color: #D1E3EE;
	text-decoration: none;
}
.fltlft {
	float: left;
	margin: 10px 20px 10px 0px;
}
.fltrt {
	float: right;
	margin: 10px 0px 10px 10px;
}

.ImgDiv {
	border: 2px solid #FFF;
}
.infoTable {
	margin: 5%;
	width: 80%;
	font-size:80%;
	border-collapse: separate;
	border-spacing:3px;
	background-color:#FFF;
	text-align: left;
}
.infoTable tr {
	border-bottom: 1px solid #069;
}
.infoTable th , .infoTable td{
	color: #000;
	padding: 10px;
	background-color:#EFEFEF;
}
.regTable {
	width: 95%;
	margin: 10px auto;
	border-radius:10px;
	-webkit-border-radius:10px;
	border-collapse:separate;
	border-spacing: 5px;
	/* border:2px solid #FFF; */
}

.regTable tr th {
	color: #FFF;
	background-color: #77A7E0;
	text-align: left;
	padding: 4px;
	font-weight: lighter;
}

.regTable tr {
	border-bottom: 1px solid #FFF;
}

.regTable tr td {
	background: rgba(255,255,255,0.3);
	padding: 4px;
	text-align:left;
}
.regTable select, .regTable input, .regTable textarea {
	border: 2px solid #FFF;
	color: #036;
	background: #D7E0EB;
	padding:4px;
	border-radius:5px;
}

.SSC_Aviso {
	width: 100%;
	margin: 0 auto 10px;
	padding: 5px;
	background: #000;
	color: white;
	text-align: center;
	border: 2px dotted #CCC;
	font-size: 110%;
}
