/*
 * Fichero: style.css ,v1.0 Francisco Javier Lopez
 * 
 * Media			screen
 * Navegadores		IE10+, Mozilla X, Konqueror X, Opera X
 * CSS				2,3
 * Fichero			style.css
 * Version			v1.0
 * Autores			Francisco Javier Lopez <jjkiko@gmail.com>
 * Comentarios	
		font-family: 'Roboto', sans-serif;
		font-family: 'Montserrat', sans-serif;
		font-family: 'Varela', sans-serif;
 */

 /* HTML5 Boilerplate CSS: h5bp.com/css */
article, aside, details, figcaption, figure, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #006f9e; outline:0px; }
a:visited { color: #006f9e; }
a:hover { color: #0099CC; }
a:focus {  outline:0px; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

::-moz-selection { text-shadow: none; }
::selection      { text-shadow: none; }

/* ESTILOS GENERALES */
body { margin: 0px; padding: 0px; font-size: 12px; background: #000000; }

/* ESTILOS GAME */
#game-box { position: relative; display: block; overflow: hidden; width: 755px; height: 649px; background: #000000; }
.game-fdo { position: absolute; top: 0px; left: 0px; display: block; width: 755px; height: 649px; z-index: 1; text-indent: -10000px; background: transparent url('../../img/halloboom/sprite_fdos.png') 0px 0px no-repeat;
	/*-khtml-opacity: 0;
	-moz-opacity:0;
	opacity: 0;*/
}

.game-shadow-bottom { position: absolute; top: 0px; left: 0px; display: block; width: 755px; height: 649px; z-index: 2; background: transparent url('../../img/halloboom/sprite_fdos.png') 0px -649px no-repeat; }
.game-shadow-top { position: absolute; top: 0px; left: 0px; display: block; width: 755px; height: 649px; z-index: 2; background: transparent url('../../img/halloboom/sprite_fdos.png') 0px -1298px no-repeat; }

.game-costume1 { position: absolute; bottom: 0px; left: 0px; display: block; width: 235px; height: 459px; z-index: 100; background: transparent url('../../img/halloboom/disfraz1.png') 0px 0px no-repeat; }
.game-costume2 { position: absolute; bottom: 0px; right: 0px; display: block; width: 306px; height: 520px; z-index: 100; background: transparent url('../../img/halloboom/disfraz2.png') 0px 0px no-repeat; }

.game-mleft { position: absolute; top: 0px; left: 0px; display: block; width: 63px; height: 649px; z-index: 99; background: transparent url('../../img/halloboom/sprite.php') -763px 0px no-repeat; }
.game-mright { position: absolute; top: 0px; right: 0px; display: block; width: 64px; height: 649px; z-index: 99; background: transparent url('../../img/halloboom/sprite.php') -835px 0px no-repeat; }
.game-mtop { position: absolute; top: 0px; left: 0px; display: block; width: 755px; height: 50px; z-index: 100; background: transparent url('../../img/halloboom/sprite.php') 0px -92px no-repeat; }
.game-mbottom { position: absolute; bottom: 0px; left: 0px; display: block; width: 755px; height: 84px; z-index: 99; background: transparent url('../../img/halloboom/sprite.php') 0px 0px no-repeat; }
.game-mleft .extra{ position: absolute; top: 40px; left: 0px; display: block; width: 40px; height: 475px; z-index: 101; background: transparent url('../../img/halloboom/sprite.php') -909px 0px no-repeat; }
.game-mright .extra{ position: absolute; top: 40px; right: 0px; display: block; width: 40px; height: 475px; z-index: 101; background: transparent url('../../img/halloboom/sprite.php') -960px 0px no-repeat; }

.game-popup { position: absolute; top: 290px; left: 124px; display: block; width: 507px; height: 321px; z-index: 104; background: transparent url('../../img/halloboom/sprite.php') -233px -451px no-repeat; }
.game-popup h2 { display: block; width: 160px; height: 40px; margin: 10px auto 30px auto; padding: 0px; font-family: 'Lobster', arial, helvetica, sans;  -webkit-font-smoothing: antialiased; font-size: 26px; color: #FFFFFF; font-weight: normal; text-align: center; }
.game-popup .text { color: #ffffff; display: block; font-family: "Patua One",arial,helvetica,sans; font-size: 20px; line-height: 25px; margin: 0 auto; text-align: center; width: 325px; }
.game-popup .des { color: #ffcc00; }
.game-popup .nav { position: absolute; bottom: 35px; left: 0px; width:507px; text-align: center; }

.game-over  { position: absolute; top: 200px; left: 124px; display: block; width: 507px; height: 321px; z-index: 104; background: transparent url('../../img/halloboom/sprite.php') -233px -451px no-repeat; }
.game-over h2 { position: absolute; top: -90px; left: 117px; display: block; width: 272px; height: 162px; margin: 10px auto 10px auto; text-indent: -10000px; background: transparent url('../../img/halloboom/sprite.php') -689px -1014px no-repeat;  }.game-popup .text { display: block; width: 325px; margin: 0px auto 0px auto; font-family: 'Patua One', arial, helvetica, sans;  -webkit-font-smoothing: antialiased; font-size: 20px; line-height: 25px; color: #FFFFFF; text-align: center; }
.game-over .des { color: #ffcc00; }
.game-over .nav { position: absolute; bottom: 35px; left: 0px; width:507px; text-align: center; }
.game-over .text { display: block; width: 380px; margin: 80px auto 0px auto; color: #ffffff; display: block; font-family: "Patua One",arial,helvetica,sans; font-size: 20px; line-height: 25px; text-align: center;  }

.game-ranking { z-index: 100; position: absolute; top: 115px; left: 60px; display: block; width: 410px; height: 500px; background: transparent url('../../img/halloboom/sprite.php') -1054px -448px no-repeat; }
.game-ranking h2 { display: block; width: 160px; height: 40px; margin: 10px auto 30px auto; padding: 0px; font-family: 'Lobster', arial, helvetica, sans;  -webkit-font-smoothing: antialiased; font-size: 26px; color: #FFFFFF; font-weight: normal; text-align: center; }
.game-ranking ul.lst-ranking { display: block; width: 272px; margin: 0px auto; padding: 0px; }
.game-ranking .lst-ranking li { position: relative; list-style-type: none; margin-bottom: 10px; padding: 2px; font-family: "Patua One",arial,helvetica,sans; -webkit-font-smoothing: antialiased; background: #4a4b4f;
	-moz-opacity: 0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
.game-ranking .lst-ranking li.top { background: #26272b; }
.game-ranking .lst-ranking li.myranking { background: #b46c24; }
.game-ranking .lst-ranking .num { position: absolute; top: 4px; right: -10px; display: block; padding: 2px 6px; font-family: arial,helvetica,sans; font-size: 12px; font-weight: bold; color: #FFFFFF; text-shadow: 0 1px 1px #333333; background: #9b3300;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}
.game-ranking .lst-ranking .name { display: inline-block; zoom: 1; *display: block; width: 120px; padding: 0px 9px 0px 9px; color: #FFFFFF; font-size: 14px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.game-ranking .lst-ranking .points { position: absolute; right: 0px; display: inline-block; zoom: 1; *display: block; width: 65px; padding: 12px 9px 12px 9px; color: #feff00; font-size: 14px; border-left: 1px solid #e6e6e6; }
.game-ranking .lst-ranking .top1, .game-ranking .lst-ranking .top2, .game-ranking .lst-ranking .top3 { display: block; width: 34px; height: 33px; position: absolute; top: 0px; left: -34px; }
.game-ranking .lst-ranking .top1 { background: transparent url('../../img/halloboom/sprite.php') -763px -814px no-repeat; }
.game-ranking .lst-ranking .top2 { background: transparent url('../../img/halloboom/sprite.php') -811px -814px no-repeat;  }
.game-ranking .lst-ranking .top3 { background: transparent url('../../img/halloboom/sprite.php') -850px -814px no-repeat;  }
.game-ranking .lst-ranking li.top .num { background: #ff9900; }
.game-ranking .lst-ranking li.top .name {  }
.game-ranking .lst-ranking li.top .points { color: #98cc00; }
.game-ranking .lst-ranking li.myrankings .num {  }
.game-ranking .lst-ranking li.myrankings .name {  }
.game-ranking .lst-ranking li.myrankings .points { background: #730d01; }
.game-ranking .lst-ranking img { display: inline-block; zoom: 1; *display: block; }

.game-facebook { margin: 0px auto 0px auto; padding-top: 10px; text-align: center; }
.game-facebook a { display: inline-block; zoom: 1; *display: block; width: 216px; height: 50px; margin: 0px 5px 0px 5px; font-family: 'Patua One', arial, helvetica, sans;  -webkit-font-smoothing: antialiased; font-size: 16px; text-align: center; color: #FFFFFF; text-decoration: none; background: transparent url('../../img/halloboom/sprite.png') -8px -676px no-repeat; }
.game-facebook a:hover { cursor: pointer; background: transparent url('../../img/halloboom/sprite.png') -8px -736px no-repeat; }
.game-facebook a span { display: block; padding-top: 8px; padding-left: 20px; }
.game-facebook a:hover span { display: block; padding-top: 10px; }

.game-mystats { z-index: 90; position: absolute; top: 160px; left: 350px; display: block; width: 362px; height: 442px; background: transparent url('../../img/halloboom/sprite.php') -1038px 0px no-repeat; }
.game-mystats .mypoints { position: absolute; top: -18px; right: 30px; display: block;  width: 205px; height: 50px; background: transparent url('../../img/halloboom/sprite.php') -755px -738px no-repeat; }
.game-mystats .mypoints .pts { display: block; margin: 12px 0px 0px 60px; width: 128px; font-family: "Patua One",arial,helvetica,sans; font-size: 20px; color: #FFFFFF; line-height: 20px; text-align: right; }
.game-mystats .mypoints .pts-label { position: absolute; width: 220px; margin-left: -10px; text-align: center; font-family: "Patua One",arial,helvetica,sans; font-size: 20px; top: -32px; color: #ff9900;}
.game-mystats .ctt { position: absolute; top: 45px; right: 32px; padding: 0px; width: 220px; height: 320px; text-align: center; color: #FFFFFF; }
.game-mystats .ctt .text { font-family: "Patua One",arial,helvetica,sans; font-size: 15px; line-height: 20px; width: 230px }
.game-mystats .ctt .text .des { color: #ffcc00;}
.game-mystats .ctt .text .deco { display: block; width: 215px; height: 45px; margin: 0px auto; background: transparent url('../../img/halloboom/sprite.php') -408px -923px no-repeat; }
.game-mystats .nav { position: absolute; bottom: 18px; right: 32px; width:200px; text-align: center; }

.game-mystats .ruler { position: absolute; bottom: 0px; width: 220px; }
.game-mystats .ruler-graphic { float: left; width: 95px; height: 165px; }
.game-mystats .ruler-graphic ul.ruler-num { float: left; width: 60px; margin: 16px 0px 0px; padding: 0px; }
.game-mystats .ruler-graphic .ruler-num li { list-style-type: none; display: block; height: 25px; color: #beb5be; font-family: arial,helvetica,sans; font-size: 11px; text-align: right; }
.game-mystats .ruler-graphic .ruler-num li:after { content: " -"; }
.game-mystats .ruler-graphic .ruler-pos { float: right; position: relative; display: block; width: 33px; height: 160px; background: transparent url('../../img/halloboom/sprite.php') -912px -502px no-repeat; }
.game-mystats .ruler-graphic .ruler-pos .img { position: absolute; bottom: 7px; }
.game-mystats .ruler-graphic .ruler-pos .img img { display: block; }
.game-mystats .ruler-box { position: absolute; right: 0px; width: 140px; }
.game-mystats .ruler-box .pr { position: absolute; top: 0px; right: 0px; }
.game-mystats .ruler-box .pr .box { position: relative; width: 100%; padding-top: 7px; width: 142px; }
.game-mystats .ruler-box .pr .box .ley { float: left; margin-left: 20px; width: 60px; text-align: right; font-size: 11px; color: #ff9900; font-family: "Patua One",arial,helvetica,sans; -webkit-font-smoothing: antialiased; }
.game-mystats .ruler-box .pr .box .num { height: 20px; float: right; display: block; width: 40px; padding: 5px 2px; font-family: "Patua One",arial,helvetica,sans; -webkit-font-smoothing: antialiased; color: #FFFFFF; font-size: 14px; background: #ff3400;
	-webkit-border-radius: 0px 4px 4px 0px;
	-moz-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
}
.game-mystats .ruler-box .pr .box .pts { height: 16px; float: right; display: block; width: 60px; padding: 7px 2px; font-family: arial,helvetica,sans; -webkit-font-smoothing: antialiased; color: #434343; font-size: 11px; background: #FFFFFF;
	-webkit-border-radius: 4px 0px 0px 4px; 
	-moz-border-radius: 4px 0px 0px 4px; 
	border-radius: 4px 0px 0px 4px; 
}
.game-mystats .ruler-box .pr .box .arrow { position: absolute; top: 20px; left: 5px; display: block; width: 28px; height: 6px; background: transparent url('../../img/halloboom/sprite.php') -957px -540px no-repeat;  }
.game-mystats .ruler-box .pr .url { display: none; clear: both; padding-top: 3px; text-align: right; font-size: 11px; font-family: "Patua One",arial,helvetica,sans; -webkit-font-smoothing: antialiased;  }
.game-mystats .ruler-box .pr .url a { color: #0099cc; }
.game-mystats .ruler-box .pr .url a:hover { color: #49bcf0; }
.game-mystats .ruler-box .pr .ok { position: absolute; top: -2px; right: -10px; display: none; width: 21px; height: 21px; background: transparent url('../../img/halloboom/sprite.php') -857px -826px no-repeat; }

.game-mystats .ruler-box .act .box .ley { color: #ffcc33; }
.game-mystats .ruler-box .act .box .num { color: #cc0000; background: #ffcc33; }
.game-mystats .ruler-box .act .box .pts {  }
.game-mystats .ruler-box .act .url { display: block; }
.game-mystats .ruler-box .act .ok  { display: block; }

.game-mystats .ruler-box .pr1 { top: 1px; }
.game-mystats .ruler-box .pr2 { top: 64px; }
.game-mystats .ruler-box .pr3 { top: 108px; }

h1.index { position: absolute; top: 50px; left: 79px; display: block; width: 596px; height: 288px; z-index: 3; margin: 0px; padding: 0px; text-indent: -10000px; background: transparent url('../../img/halloboom/sprite.php') -165px -144px no-repeat; }

a.btn-primary { display: inline-block; zoom: 1; *display: block; width: 165px; height: 50px; margin: 0px 5px 0px 5px; font-family: 'Patua One', arial, helvetica, sans;  -webkit-font-smoothing: antialiased; font-size: 20px; text-align: center; color: #FFFFFF; text-decoration: none; background: transparent url('../../img/halloboom/sprite.php') -7px -430px no-repeat; }
a.btn-primary:hover { cursor: pointer; background: transparent url('../../img/halloboom/sprite.php') -7px -491px no-repeat; }
a.btn-primary span { display: block; padding-top: 5px; }
a.btn-primary:hover span { display: block; padding-top: 7px; }

a.btn-secundary { display: inline-block; zoom: 1; *display: block; width: 165px; height: 50px; margin: 0px 5px 0px 5px; font-family: 'Patua One', arial, helvetica, sans;  -webkit-font-smoothing: antialiased; font-size: 20px; text-align: center; color: #FFFFFF; text-decoration: none; background: transparent url('../../img/halloboom/sprite.php') -7px -552px no-repeat; }
a.btn-secundary:hover { cursor: pointer; background: transparent url('../../img/halloboom/sprite.php') -7px -611px no-repeat; }
a.btn-secundary span { display: block; padding-top: 5px; }
a.btn-secundary:hover span { display: block; padding-top: 7px; }

#game-box.minesweeper .row .eightcol { background: url("../../img/halloboom/sprite.php") no-repeat scroll 0 -1010px transparent; display: block; height: 400px; left: 40px; padding: 35px; position: absolute; top: 100px; width: 600px; z-index: 102; }
#game-box.minesweeper header { background: #787d88; position: absolute; height: 60px; width: 755px; z-index: 101; }
#game-box.minesweeper header a.funilogo { background: url("../../img/halloboom/sprite.php") no-repeat scroll 0 -200px transparent; bottom: 0; display: block; height: 70px; position: absolute; right: 0; text-indent: -5000px; width: 152px; }
#game-box.minesweeper header h1 { background: url("../../img/halloboom/sprite.php") no-repeat scroll 0 -890px transparent; display: block; height: 100px; margin: 0; text-indent: -5000px; width: 400px; }
#game-box.minesweeper .game-mtop, #game-box.minesweeper .game-mleft, #game-box.minesweeper .game-mright { top: 60px;}
#game-box.minesweeper .game-mleft, #game-box.minesweeper .game-mright {height: 589px;}
#game-box.minesweeper footer { position: absolute; bottom: 0px; left: 0px; display: block; width: 755px; height: 84px; z-index: 100; background: transparent url('../../img/halloboom/sprite.php') 0px -805px no-repeat;}
#game-box.minesweeper footer .time-text { display: block; width: 375px; margin: 25px 0 0 50px; font-family: 'Patua One', arial, helvetica, sans;  -webkit-font-smoothing: antialiased; font-size: 20px; line-height: 25px; color: #FFFFFF; text-align: left; }
#game-box.minesweeper .game-popup { top: 170px; }

#game-box.minesweeper .row #flag-button-container{ height: 94px; width: 165px; position: absolute; right: -2px; top: 70px; z-index: 101; background: #5a5a5f; border: 3px solid #AAAAAB;
    -webkit-border-radius: 30px; 
	-moz-border-radius: 30px; 
	border-radius: 30px;
}
#game-box.minesweeper .row #flag-button-container strong{color: #fff; display: inline-block; font-family: "Patua One",arial,helvetica,sans-serif; font-size: 16px; position: absolute; text-align: center; top: 6px; width: 100%;}
#flag-button{ cursor: pointer; display: block; height: 33px; width: 33px; right: 10px; top: 113px; z-index: 105; position: absolute;  background: url("../../img/halloboom/flag.png") no-repeat scroll -3px -3px transparent;  
    border: 3px solid; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px;
}
#flag-button:hover{border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; }
#flag-button.active{border-width: 2px; height: 35px; width: 35px; border-color: ButtonShadow ButtonHighlight ButtonHighlight ButtonShadow; background-position: -2px -2px;}
#flag-button.active span{ display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.10);}

.time-coin{background: url("../../img/halloboom/sprite.php") no-repeat scroll -760px -670px transparent; display: inline-block; height: 51px; width: 53px; text-indent: -5000px; margin: 0 0 -15px;}
#score-container { background: url("../../img/halloboom/sprite.php") no-repeat scroll -755px -738px transparent; color: #ffffff; display: block; font-family: "Patua One",arial,helvetica,sans; font-size: 20px; height: 28px; line-height: 25px; padding: 12px 15px 10px 55px; position: absolute; right: 53px; text-align: right; top: 28px; width: 135px;}
.game-defeat-scream, .game-defeat-scream *{ position: absolute; z-index: 105; display: none; top: 0; left: 0; width: 755px; height: 649px; }

.code { display: inline-block; zoom: 1; *display: block; margin: 3px 0px; padding: 3px 12px; font-family: 'Patua One', arial, helvetica, sans;  -webkit-font-smoothing: antialiased; font-size: 20px; color: #000000; background: #FFFFFF; width: 150px;
	-webkit-border-radius: 4px; 
	-moz-border-radius: 4px; 
	border-radius: 4px;
}


/* ESTILOS PARA TEXTOS */
h1 { display: none; }
h2 { display: none; }
h3 {  }
h4 {  }
h5 {  }

.titP {  }
.titN {  }
.titM {  }
.titG {  }
.titP a, .titN a, .titM a, .titG a {  }
.titP a:hover, .titN a:hover, .titM a:hover, .titG a:hover {  }

.atit {  }
.tit {  }
.sbtit {  }
.txt {  }
.txtP {  }
.txtM {  }
.txtG {  }
.cit {  }
.date {  }
.ent {  }
.des {  }
.desP {  }
.desM {  }
.desG {  }
.cpo {  }
.neg {  }


/* ESTILOS PARA FONDOS Y SEPARADOR */
.sep-vertical { border-left: 1px solid #d2d1cf; }
.sep-horizontal { border-top: 1px solid #d2d1cf; }

/* ESTILOS PARA IMAGENES */
.img-left { float: left; margin-right: 15px; }
.img-right { float: right; margin-left: 15px; }

/* ESTILOS PARA COLUMNAS GENERALES */
/* Estilos para definción del grid */
/* 2 Columnas 50%-50& */
.col2f1 {  } 
.col2f1-c1 { float: left; width: 49%; }
.col2f1-c2 { float: right; width: 49%; }
/* 2 Columnas 70%-30% */
.col2f2i {  } 
.col2f2i-c1 { float: left; width: 69%; }
.col2f2i-c2 { float: right; width: 29%; }
/* 2 Columnas 30%-70% */
.col2f2d {  } 
.col2f2d-c1 { float: left; width: 29%; }
.col2f2d-c2 { float: right; width: 69%; }
/* 2 Columnas 60%-40% */
.col2f3i {  } 
.col2f3i-c1 { float: left; width: 59%; }
.col2f3i-c2 { float: right; width: 39%; }
/* 2 Columnas 40%-60% */
.col2f3d {  } 
.col2f3d-c1 { float: left; width: 39%; }
.col2f3d-c2 { float: right; width: 59%; }
/* 2 Columnas 20%-80% */
.col2f4d {  } 
.col2f4d-c1 { float: left; width: 19%; }
.col2f4d-c2 { float: right; width: 79%; }
/* 2 Columnas 80%-20% */
.col2f4i {  } 
.col2f4i-c1 { float: left; width: 79%; }
.col2f4i-c2 { float: right; width: 19%; }
/* 3 Columnas 33%-33%-33% */
.col3f1 {  } 
.col3f1-c1 { float:left; margin:0% 1.99% 0% 0%; width:32%; }
.col3f1-c2 { float:left; margin:0% 0% 0% 0%; width:32%; }
.col3f1-c3 { float:right; width:32%; }
/* 3 Columnas grid 1 33%-66% */
.col3f1g1 {  } 
.col3f1g1-c1 { float:left; width:32%; }
.col3f1g1-c2 { float:right; width:66%; }
/* 3 Columnas grid 2 66%-33% */
.col3f1g2 {  } 
.col3f1g2-c1 { float:left; width:66%; }
.col3f1g2-c2 { float:right; width:32%; }
/* 4 Columnas 25%-25%-25%-25% */
.col4f1 {  } 
.col4f1-c1 { float:left; margin:0% 1.333% 0% 0%; width:24%; }
.col4f1-c2 { float:left; margin:0% 1.333% 0% 0%; width:24%; }
.col4f1-c3 { float:left; margin:0% 0% 0% 0%; width:24%; }
.col4f1-c4 { float:right; margin:0% 0% 0% 0%; width:24%; }
/* 4 Columnas grid 1 25%-50%-25% */
.col4f1g1 {  } 
.col4f1g1-c1 { float:left; margin:0% 1.5% 0% 0%; width:24%; }
.col4f1g1-c2 { float:left; margin:0% 0% 0% 0%; width:49%; }
.col4f1g1-c3 { float:right; margin:0% 0% 0% 0%; width:24%; }
/* 4 Columnas grid 2 25%-25%-50% */
.col4f1g2 {  } 
.col4f1g2-c1 { float:left; margin:0% 1.5% 0% 0%; width:24%; }
.col4f1g2-c2 { float:left; margin:0% 0% 0% 0%; width:24%; }
.col4f1g2-c3 { float:right; margin:0% 0% 0% 0%; width:49%; }
/* 4 Columnas grid 3 50%-25%-25% */
.col4f1g3 {  } 
.col4f1g3-c1 { float:left; margin:0% 1.5% 0% 0%; width:49%; }
.col4f1g3-c2 { float:left; margin:0% 0% 0% 0%; width:24%; }
.col4f1g3-c3 { float:right; margin:0% 0% 0% 0%; width:24%; }
/* 5 Columnas 20%-20%-20%-20% */
.col5f1 {  } 
.col5f1-c1 { float:left; margin:0% 1.2% 0% 0%; width:19%; }
.col5f1-c2 { float:left; margin:0% 1.2% 0% 0%; width: 19%; }
.col5f1-c3 { float:left; margin:0% 1.2% 0% 0%; width: 19%; }
.col5f1-c4 { float:left; margin:0% 0% 0% 0%; width:19%; }
.col5f1-c5 { float:right; margin:0% 0% 0% 0%; width:19%; }


/* ESTILOS PARA FLOTAR Y ALINEAR, MARGENES */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visible { display: block; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.center { text-align: center; }
.left { text-align: left; }
.right { text-align: right; }
.clear { clear: both; }
.inline { display: inline; }
.inline-block { display: inline-block; *display:inline; *zoom:1; }

.flo-right { float: right; padding: 0px 0px 15px 15px; }
.flo-left { float: left; padding: 0px 15px 15px 0px; }

.padd { padding: 15px;}
.padd-top { padding-top: 15px;}
.padd-bottom { padding-bottom: 15px; }
.padd-left { padding-left: 15px; }
.padd-right { padding-right: 15px; }

.margin-none { margin: 0px !important; }
.margin-tb { margin-top: 15px; margin-bottom: 15px; }
.margin-t { margin-top: 15px; }
.margin-b { margin-bottom: 15px; }

.ali-left { text-align: left; }
.ali-right { text-align: right; }
.ali-center { text-align: center; }
.ali-top { vertical-align: top; }
.ali-bottom { vertical-align: bottom; }
.ali-middle { vertical-align: middle; }

.pos-relative { position: relative; }
.pos-absolute { position: absolute; }

/** GAME **/
canvas {
    /*padding: 5px 4px 4px 5px;
    border: 3px solid #eee;	*/
}
