@charset "utf-8";
/* CSS Document */
html{height:100%}
body{margin:0px; padding:0px 0px 0px 0px; width:100%; height:100%; font-size:62.5%;font-family:'Tahoma', Verdana, Arial, Helvetica, sans-serif; text-align:left; background:#000000;overflow: -moz-scrollbars-vertical;}
ul, ol, dl, dt, dd, li, p, h1, h2, h3, h4, h5, h6, form, img, q, blockquote{margin:0px;padding:0px;border:0px;list-style-type:none;}

#home {float:left;width:100%;height:auto; }

.register {position:absolute;width:340px;height:190px;left: 0px;top:0px; padding-left:10px;}
/*.register {position:absolute;width:340px;height:190px;left: 0px;top:0px; padding-left:256px;}*/
.register .logo {width:150px; height:20px;background:url("../images/login/logopo.png") no-repeat 0px 0px!important;background:none;filter:none!important;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=noscale src='mediadecorator/images/login/logoHomeWinter.png'); margin:30px 0 10px 10px;}
.register .labelReg {clear:both;width:auto; height:auto; margin:0 5px 4px 180px; font-size:1em; line-height:0.9em; color:#999; font-weight:bold;}
.register .labelReg .etiqueta {clear:both;color:#fff;}
.errorMessage{clear:left;width:200px; color:#993300; margin:0px 5px 4px 180px; font-size:12px; line-height:0.9em;font-weight:bold; }


.register input{width:200px;border:1px solid #666; font-size:1em; color:#333; background-color:#FFFFFF}


.bottomBar { position:static;float:left; width:100%; height:20px; top:0px;background:url("../images/login/pinkBar.png") repeat-x;}
.bottomLinks {position:absolute;top:470px;left:0px;width:990px;height:20px; }
/*.bottomLinks {position:absolute;top:487px;left:236px;width:610px;height:20px; }*/
.bottomLinks ul { list-style-type:none;float:left;}
.bottomLinks li { display:inline;float:left; height:20px; font-family:'Tahoma';font-size:1.1em; font-weight:bold; color:#993300; margin:0px 4px 0px 4px;background:url('../images/login/flecha.gif') no-repeat 0px 6px; padding-left:4px;}
.bottomLinks li a{clear:both;color:#993300; text-decoration:none; padding-bottom:5px; height:25px;cursor:pointer;}
.bottomLinks li a .leyenda{float:left;margin:3px 0 0 2px;}
.bottomLinks li a:hover{color:#993300; text-decoration:underline;}

.countryFlag ul {position:absolute;top:471px;left:991px;float:right;list-style-type:none;margin-left:5px;width:101px;height:20px;}
/*.countryFlag ul {position:absolute;top:487px;left:885px;float:right;list-style-type:none;margin-left:5px;width:101px;height:20px;}*/
.countryFlag li {float:left; width:400px; height:30px;display:inline;font-family:'Tahoma';font-size:1em; font-weight:bold; color:#999; margin-right:5px;}


