
/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

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


textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #C40000; color:#fff; text-shadow: none; }
::selection { background: #C40000; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: maroon; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }

/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/

body {background: silver url(../images/background.png);}
img, div, input { behavior: url("images/iepngfix.htc") }

#wrapper {width: 100%; overflow: auto; text-align: center; min-width: 980px;}
#header { background: #9A9A9A url(../images/backgroundLogo.png) repeat-x; text-align: left; display: inline-block; height: 160px; width: 98%; border-top: 0px; border-left: 1px solid #CACACA; border-right: 1px solid #CACACA; border-bottom: 1px solid #CACACA; border-radius: 0 0 10px 10px; margin-bottom: 5px;}
#headerImage {background: url(../images/logo.png) no-repeat; display: inline-block; height: 160px; width: 100%; border-radius: 0 0 10px 10px;}
#topBar { background: #E5E5E5; display: inline-block; border-left: #CACACA 1px solid; border-right: #CACACA 1px solid; border-top: #CACACA 1px solid; border-radius: 7px 7px 0 0; min-height: 35px; background: #F2F2F2; width: 95%; padding-top: 7px; padding-right: 5px; text-align:right; }
/*[if lt IE 6 ]*/
#topBar { background: #E5E5E5; display: inline-block; border-left: #CACACA 1px solid; border-right: #CACACA 1px solid; border-top: #CACACA 1px solid; border-radius: 7px 7px 0 0; height: 35px; background: #F2F2F2; width: 95%; padding-top: 7px; padding-right: 5px; text-align:right; }
/*[endif]*/

#content { padding: 5px; display: inline-block; background: white; border: 1px solid #CACACA; border-radius: 10px; width: 97.5%; margin-top: -5px; margin-bottom: 5px;}
#areasContent {display: block; width: 100%; overflow: auto; position: relative;}
#area-1 { width: 350px; min-height: 150px; float: left; text-align: left;}
#area-2 { min-height: 150px; margin-left: 381px;text-align: left;}
#area-3 { width: 340px; float: left;}
#area-4 {  margin-right: 371px;}
#pronosticadores {clear: both; min-height: 150px;}
#footer {  padding: 10px; border-top: #D2D2D2 1px solid; clear: both;}
#user-1{ margin-right: 371px;}
#user-2{ margin-right: 371px;}
#user-3 { width: 340px; min-height: 550px; float: left;}
#user-4{ margin-right: 371px;}
#user-6{ margin-right: 371px;}
.lista li{ list-style: none;
	background-image: url(../images/icons/checkBoxIcon.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 33px;
    height: 30px;
    padding-top: 8px;
    font-weight: bold;
    font-size: 12px;}
caption {padding-bottom: 20px; font-weight: bold;  font-size: 16px; color: maroon; text-shadow:1px 1px 2px #AAAAAA; }
.titles {padding-bottom: 20px; font-weight: bold;  font-size: 18px; color: maroon; text-shadow:1px 1px 2px #AAAAAA;}
#regForm { width: 640px;}
#regForm td{ padding-left: 5px; padding-bottom: 5px; vertical-align: middle;}
#regForm input[type=text] {color: black; background: #FFEAEA; border: 1px solid #5B0000; width: 210px; border-radius: 3px; height: 25px; vertical-align: middle;}
#regForm input[type=password] {background: #FFEAEA; border: 1px solid #5B0000; color: black; width: 210px;border-radius: 3px; height: 25px; vertical-align: middle;}
#regForm input[type=text]:hover{ background: maroon;}
#regForm input[type=text]:focus{ background: maroon; color: white;}
#regForm input[type=password]:hover{ background: maroon;}
#regForm input[type=password]:focus{ background: maroon; color: white;}
#user-3 input[type=text] {color: black; background: #FFEAEA; border: 1px solid #5B0000; width: 150px; border-radius: 3px; height: 25px; vertical-align: middle;}
#user-3 input[type=text]:hover{ background: maroon;}
#user-3 input[type=text]:focus{ background: maroon; color: white;}
#loadingScreen {
	background: url(../images/loading.gif) no-repeat 5px 8px;
	padding-left: 25px;
}
#upload_button {
	width:120px;
	height:35px;
	text-align:center;
	background-image:url(boton.png);
	color:#CCCCCC;
	font-weight:bold;
	padding-top:15px;
	margin:auto;
	cursor:pointer;
}
#upload_button:hover{
	color:#FFFFFF;
}

.paginatorLI{float: left; padding: 2px; margin: 2px;}
.next{border: 1px solid red; background-color: #420000;}

.inicio{background: #121212 url(../images/home_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.inicio:hover {background-color: #373737; color: red !important;}

.registro{background: #121212 url(../images/register_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.registro:hover {background-color: #373737; color: red !important;}

.login{background: #121212 url(../images/key_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.login:hover {background-color: #373737; color: red !important;}


.administrar{background: #121212 url(../images/admin_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.administrar:hover {background-color: #373737; color: red !important;}

.foro{background: #121212 url(../images/forum_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.foro:hover {background-color: #373737; color: red !important;}

.mipagina{background: #121212 url(../images/personal_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.mipagina:hover {background-color: #373737; color: red !important;}

.perfil{background: #121212 url(../images/profile_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.perfil:hover {background-color: #373737; color: red !important;}

.mismensajes{background: #121212 url(../images/message_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.mismensajes:hover {background-color: #373737; color: red !important;}

.vip{background: #121212 url(../images/vip_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.vip:hover {background-color: #373737; color: red !important;}

.depositos{background: #121212 url(../images/coins_icon.png) no-repeat 5px 4px; padding: 6px; padding-left: 25px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.depositos:hover {background-color: #373737; color: red !important;}

.menu_vip {list-style: none;}

.menu_vip a {font-size: 34px;display: block; margin-bottom: 10px; width: 300px; height: 50px; background: #121212; padding: 10px; padding-top: 15px; border: 1px solid #3E3E3E; border-radius: 5px; text-decoration: none; font-weight: bold; color: red !important;}
.menu_vip a:hover {background-color: #373737; color: red !important;}

.menuAdmin {text-align: left;}
.menuAdmin li {display: block; height: 35px;}

.description { font-size: 11px; color: #007500;}
.center { text-align: center; width: 100%;}
.box-1 {background: #F5F5F5; text-align: center; border-radius: 7px; box-shadow:inset 0 0 5px #c3c3c3; padding: 1em; margin-bottom: 5px;}
.bold {text-shadow:1px 1px 2px #BBBBBB; font-weight: bold;}
.lowDescript {font-size: 10px;}
.sizeFace{ width: 620px;}
.loading { background: url(../images/loading.gif) no-repeat center center; width: 390px; height: 150px;}
.mensajes { text-align: center; background-color: #FFAAAA; font-weight: bold; border: 1px solid red; width: 210px; border-radius: 3px; display: inline-block; margin-bottom: 10px; width: 450px; padding: 10px;}
.lowMessage { display: none; width: 215px; color: #ACACAC; font-size: 12px; margin-top: 5px; margin-bottom: 15px;}
.atention { background: yellow; border: 1px solid #B0B000; margin-top: 15px; border-radius: 3px; padding: 5px; font-size: 12px; text-align: justify;}
.loadingScreenWindow .ui-dialog-titlebar-close {display: none;}
.loadingScreenWindow .ui-dialog-titlebar {display: none;}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.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: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.asociados {border: 1px solid #595959; border-radius: 5px; margin-bottom: 3px; text-align: left;}
.asociados a{text-decoration: none; color: white; font-weight: bold;}
.asociados a:hover{text-decoration: underline; color: #DDDDDD;}
pre {
  border:1px solid #A2A2A2;
  background-color:#F1F1F1;
  padding:8px;
  margin:5px;
  color:#0150c7;
  overflow:auto;
}
/* --menu admin --  */
.barracentro {
    position:fixed;
    bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    float: left;
    z-index: 10000;
    width:100%;
    height:auto;
    left:0px;
    text-align: right;
    vertical-align: middle;
    padding:3px;
    opacity:0.90;
}
.azul{
    border:1px solid #02306a;
    background-color:#23528c;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#23528c', endColorstr='#02306a');
    background: -webkit-gradient(linear, left top, left bottom, from(#23528c), to(#02306a));
    background: -moz-linear-gradient(top, #23528c, #02306a);
    color: #fff;
}

.editHome{font-weight: bold; display: inline-block; height: 20px; background: gray; border: 1px solid #5D5D5D; padding-top: 6px; padding-left: 5px; padding-right: 5px; vertical-align: middle; text-decoration: none; color: #F0F0F0 !important;}
.editUsers{margin-right:25px ;font-weight: bold;display: inline-block; height: 20px; background: gray; border: 1px solid #5D5D5D; padding-top: 6px; padding-left: 5px; padding-right: 5px; vertical-align: middle; text-decoration: none; color: #F0F0F0 !important;}
.deletePost{margin-right:25px ;font-weight: bold;display: inline-block; height: 20px; background: gray; border: 1px solid #5D5D5D; padding-top: 6px; padding-left: 5px; padding-right: 5px; vertical-align: middle; text-decoration: none; color: #F0F0F0 !important;}
/* --------------- */
.tipsy { padding: 5px; font-size: 10px; background-repeat: no-repeat;  background-image: url(../images/tipsy.gif); }
  .tipsy-inner { padding: 5px 8px 4px 8px; background-color: black; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }

/* forum  */
.row{background: #C8C8C8}
.row a{color: #313131;}
.rowalt{background: #A2A2A2}
.rowalt a{color: #313131;}
.autorMain {font-size: 14px; margin-left: 5px; margin-bottom: 3px; font-weight: bold; text-shadow:1px 1px 2px #BBBBBB; color: #AE0000 !important;}

.index_forum{display: block; border: 1px solid #3E3E3E; border-radius: 5px; margin-bottom: 10px; background:  #575757; color: white; }
.new_topic{display: block;}
.newTopic{background: #121212 url(../images/new_topic.png) no-repeat 5px 4px; padding: 4px; padding-left: 23px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px;}
.newTopic:hover {background-color: #373737; color: red !important;}
.back{background: #121212 url(../images/back_icon.png) no-repeat 5px 4px; padding: 4px; padding-left: 23px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px;}
.back:hover {background-color: #373737; color: red !important;}

.delete{background: #121212 url(../images/logaout_icon.png) no-repeat 5px 4px; padding: 4px; padding-left: 23px; padding-right: 5px; height: 40px;border: 1px solid #3E3E3E; border-radius: 5px;}
.delete:hover {background-color: #373737; color: red !important;}


.index_forum table { width: 100%;}
.index_forum thead {background: url(../images/bg-header.gif);}
.index_forum tfoot {background: url(../images/bg-header.gif);}
.index_forum th {padding: 5px; padding-top: 7px;}
.index_forum tr {background: url(../images/row.png) repeat-x; height: 35px;}
.index_forum td {vertical-align: middle;}
.autor {display: block; font-style: italic; color: #919191; font-size: 11px; margin-left: 50px; margin-bottom: 3px;}
.nombre {font-weight: bold; color: #E0E0E0;}
.index_forum a {text-decoration: none; font-size: 12px; color: #E60000; font-weight: bold;}
.index_forum a:hover {color: #FF6C6C;}
.paginator{font-size: 11px;}
.paginator a {font-size: 11px;}
.autor_comment{ margin: 15px;}
.autor_format{font-style: italic; color: #DFDFDF; margin-bottom: 5px; display: block;}
.comment{padding:10px; background: white; color: #2C2C2C; border: 1px solid #3E3E3E; border-radius: 5px; margin-left: 10px;}
/* ------ */


@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}
