#uidLogButton {display:none;} 
 #baseLogForm {display: block !important;} 
 #uidLogButtonAjx {display: none !important;} 
 #baseLogFormAjx {display: block !important;}

#puzadpn {display:;}

/* el menú en si mismo */
 .mi-menu {
 border-radius: 5px;
 list-style-type: none;
 margin: 0 auto; /* si queremos centrarlo */
 padding: 0;
 text-decoration:none;
 
 }

 /* si es necesario, evitamos que Blogger de problemas con los saltos de línea cuando escribimos el HTML */
 .mi-menu br { display:none; }

 /* cada item del menu */
 .mi-menu li {
 display: block;
 float: left; /* la lista se ve horizontal */
 height: 40px;
 list-style: none;
 margin: 0;
 padding: 0;
 position: relative;
 }
 .mi-menu li a {
 color: #EEE;
 display: block;
 font-family: Tahoma;
 font-size: 18px;
 font-weight: bold;
 line-height: 20px;
 padding: 0 14px;
 margin: 6px 0;
 text-decoration: none;
 /* animamos el cambio de color de los textos */
 -webkit-transition: color .2s ease-in-out;
 -moz-transition: color .2s ease-in-out;
 -o-transition: color .2s ease-in-out;
 -ms-transition: color .2s ease-in-out;
 transition: color .2s ease-in-out;
 }
 /* eliminamos los bordes del primer y el último */
 .mi-menu li:first-child a { border-left: none; }
 .mi-menu li:last-child a{ border-right: none; }
 /* efecto hover cambia el color */
 .mi-menu li:hover > a { color: #4e82a9; }
.mi-menu ul li:hover > a { color: #000; }
 /* los submenús */
 .mi-menu ul {
 border-radius: 0 0 5px 5px;
 background: url('/fondoblanco.png') repeat;
 left: 0;
 margin: 0;
 opacity: 0; /* no son visibles */
 position: absolute;
 top: 30px; /* se ubican debajo del enlace principal */
 /* el color de fondo */
 /* animamos su visibildiad */
 -moz-transition: opacity .25s ease .1s;
 -webkit-transition: opacity .25s ease .1s;
 -o-transition: opacity .25s ease .1s;
 -ms-transition: opacity .25s ease .1s;
 transition: opacity .25s ease .1s;
 }
 /* son visibes al poner el cursor encima */
 .mi-menu li:hover > ul { opacity: 1; }

 /* cada un ode los items de los submenús */
 .mi-menu ul li {
 height: 0; /* no son visibles */
 overflow: hidden;
 padding: 0;
 /* animamos su visibildiad */
 -moz-transition: height .25s ease .1s;
 -webkit-transition: height .25s ease .1s;
 -o-transition: height .25s ease .1s;
 -ms-transition: height .25s ease .1s;
 transition: height .25s ease .1s;
 }
 .mi-menu li:hover > ul li {
 height: 20px; /* los mostramos */
 overflow: visible;
 padding: 0;
 }
 .mi-menu ul li a {
 color: #4e82a9;
 border: none;
 font-size: 14px;
 margin: 0;
 /* el ancho dependerá de los textos a utilizar */
 padding: 0px 0px;
 width: 200px;
 }
 /* el último n otiene un borde */
 .mi-menu ul li:last-child a { border: none; }

<!--- ---->

.post1{
color:#d3e043;
align:center;
}
.post2{
padding:5px;
font-size:8pt;
color:#515525;
background: url('/postit.png') center #d3e043;
border: 0 1px 1px 0 solid #e1ea7d;}



nav { 
position: absolute; 
left: 0; 
width: 100%; 
background: url('/2/ymenu.png') center no-repeat; 
}

.score{
height:80px;
width:180px;
background: url('/_hs3/user/rep.png') no-repeat;
font-size: 50px;
padding: 20px 0 0 0;
text-align: center;
color:a7a213;}


nav ul { 
margin: 0 auto; 
width: 940px; 
list-style: none; 
}

nav ul li { 
float: left; 
} 
nav ul li a { 
display: block; 
margin-right: 20px; 
width: 140px; 
font-size: 14px; 
line-height: 44px; 
text-align: center; 
text-decoration: none; 
color: #777; 
} 
nav ul li a:hover { 
color: #fff; 
} 
nav ul li.selected a { 
color: #fff; 
} 
nav ul li.subscribe a { 
margin-left: 22px; 
padding-left: 33px; 
text-align: left; 
background: url(”rss.png”) left center no-repeat; 
}


.y {
width: 100%;
 align: left;
background:transparent url('/2/ymenu.png') repeat-x;
 height:30px
}

.y li a {
text-decoration: none;
color: #525252;
}
 
.y li a:hover {
color: #303030;
text-decoration: none;
}

.y li ul a {
text-decoration: none;
color: #525252;
}
 
.y li ul a:hover {
text-decoration: none;
color: #303030;
}


.y li {
 height: 30px;
list-style-type: none;
float: left;
text-transform:;
font-size: 16px;
font-weight: bold;
line-height: 32px;
padding: 0px 10px;
}
.y ul li ul {
display: none;
padding: 0;
position: absolute;
margin: 0px -20px;
.margin: 69px -170px;
_margin: 69px -170px;
}
 
.y ul li:hover ul{
display: block;
}

.y ul li ul li {
display: block;
float: left;
position: relative;
color: #fff;
padding: 0px 10px;
line-height: 15px;
}
.y ul li ul span {
 color:#6ccfeb;
background: url('');
margin: -20px 50px;
width: 20px;
height: 10px;
position: absolute;
}


:focus {
outline: 0;
}

/*--------------------- General styles start ---------------------*/

body {
margin: 0;
 font: 12px 'Arial';
 color: #525252;
}

#wrap {
background: transparent url("") center repeat-y;
}

.body_marcador {
 background: url('http://miok.nixiweb.com/base1.png') repeat-y;
}



table {
font: 12px 'Arial'}

td, input, select {
 font: 8px, 'Arial';
}

body a {
 color: #4e82a9;
 text-decoration: none;
}

body a:hover {
 text-decoration: none;
}

* {}

img {border: 0px;}


#logo {
width: 380px;
height: 100px;
background: transparent url('/2/logo.png') no-repeat 0 0;
margin: -8 0 0 12px;
}
#logo:hover {
background-position: 0px -110px;
}

#facebook {
width: 35px;
height: 35px;
background: transparent url('/2/facebook.png') no-repeat 0 0;
}
#facebook:hover {
background-position: 0px -35px;
}

#tuenti {
width: 35px;
height: 35px;
background: transparent url('/2/tuenti.png') no-repeat 0 0;
}
#tuenti:hover {
background-position: 0px -35px;
}

#twitter {
width: 35px;
height: 35px;
background: transparent url('/2/twitter.png') no-repeat 0 0;
}
#twitter:hover {
background-position: 0px -35px;
}

#youtube {
width: 35px;
height: 35px;
background: transparent url('/2/youtube.png') no-repeat 0 0;
}
#youtube:hover {
background-position: 0px -35px;
}
.click {
width: 100%;
height: 100%;
}
:focus {
outline: 0;
}


.foota {
padding: 0 0 0 5px}

.foota a {
 text-decoration:none;
color:#4e82a9;}


td.footinfo {
 font-family: Arial;
 font-size: 16px;
color: #fff;
vertical-align: top;
}

td.footmap {
 font-family: Arial;
 font-size: 16px;
vertical-align: top;
}

td.footmap li {
font-family: Arial;
list-style-type: none;
float: left;
text-transform:;
font-size: 16px;
padding: 3px 10px;
}

td.footmap h3 {
font-family: Arial;
list-style-type: none;
float: left;
text-transform:;
color: #0061cd}

td.footmap a{
color: #525252;
}

td.footmap a:hover{
color: #0061cd;
text-decoration:none;
}





td.aux {
width: 32px;
vertical-align:top;
text-align:center;}

td.auxint {
padding: 2px;
vertical-align:top;
text-align:center;
border-right: 2px solid #dbdbdb}

.comentario {
height: 32px;
background: url('/2/bocata.png') no-repeat;
padding: 6px 3px 0 0}

.comentario a {
 color: #4e82a9;
 text-decoration: none;
}

.comentario a:hover {
 text-decoration: none;
 color: #5997c6;
}

.solo {
width:400px;
border-left: 2px solid #01a5ea;
border-bottom: 2px solid #01a5ea}

.iframe{
overflow: auto;}
/*--------------------- General styles end ---------------------*/


/*--------------------- All content start ---------------------*/
/*--------------------- All content end ---------------------*/



/*--------------------- Header start ---------------------*/

#header {
height:150px; 
 align: center;
 width: 960px;
margin-bottom:20px;
}

#top-menu {
 height: 39px;
 line-height: 39px;
 text-align: right;
 margin-right: 10px;
 padding-top: 1px;
 cursor: default;
}

#top-menu a {
 margin-top: 9px;
 display: block;
 width: auto;
 cursor: pointer;
 color: #ffffff;
 font: 12px 'Tahoma';
 text-transform: uppercase;
 line-height: 20px;
 text-decoration: none;
 margin-left: 8px;
 outline: none;
}

#top-menu a:hover span.tm, #top-menu a:hover span.tm_left, #top-menu a:hover span.tm_right {
 background-position: 0px -21px;
}

.tm_left {
 display: block;
 float: right;
 width: 5px;
 height: 21px;
 background: url();
 margin-left: 8px;
}

.tm {
 display: block;
 float: right;
 height: 21px;
 background: url();
}

.tm_right {
 display: block;
 float: right;
 width: 5px;
 height: 21px;
 background: url();
}

span.ico {
 padding-left: 15px;
 background-position: 0px 1px;
}

#top-menu a:hover span.ico {
 background-position: 0px -15px;
}

.home {
 background: url(/.s/t/798/7.png) no-repeat;
}

.prof {
 background: url(/.s/t/798/8.png) no-repeat;
}

.reg {
 background: url(/.s/t/798/9.png) no-repeat;
}

.logout {
 background: url(/.s/t/798/10.png) no-repeat;
}

.login {
 background: url(/.s/t/798/11.png) no-repeat;
}

.rss {
 background: url(/.s/t/798/12.png) no-repeat;
}

#sitelogo {
 float: left;
 margin-left: 10px;
 margin-top: 13px;
 width: 760px;
 height: 73px;
 overflow: hidden;
}

#sitelogo-left {
 float: left;
 width: 10px;
 height: 73px;
 background: url(/.s/t/798/13.png);
}

#sitelogo-mid {
 float: left;
 height: 73px;
 font: 40px/73px 'Tahoma';
 color: #ffffff;
 max-width: 735px;
 background: url(/.s/t/798/14.png);
}

#sitelogo-right {
 float: left;
 width: 10px;
 height: 73px;
 background: url(/.s/t/798/15.png);
}

#search {
 margin-top: -30px;
 width: 192px;
 float: right;
}

.twitter_follow{
src: url ('/2/siguenos.png');}

#searchbg {
 background: url('/2/busca.png') no-repeat;
}

#today {
 text-align: right;
 height: 30px;
 font: 13px/30px 'Tahoma';
 color: #ffffff;
}

#nav {
 width: 960px;
 margin: auto;
 margin-top: 5px;
 background: url(/.s/t/798/17.png);
}

#nav-mid {}

.menud {
 color: #6ccfeb;
width: 100%;
 align: left;
background:transparent url('/2/bgmenu.png') repeat-x;
 height:30px
}

.menud li a {
text-decoration: none;
color: #525252;
}
 
.menud li a:hover {
color: #0061cd;
}

.menud li ul a {
text-decoration: none;
color: #ffffff;
}
 
.menud li ul a:hover {
color: #80bcff;
}


.menud li {
 height: 40px
list-style-type: none;
float: left;
text-transform:;
font-size: 16px;
font-weight: bold;
line-height: 30px;
padding: 0px 10px;
}
.menud ul li ul {
display: none;
background: url('/') #0061cd;
padding: 0;
position: absolute;
margin: 0px -20px;
.margin: 69px -170px;
_margin: 69px -170px;
}
 
.menud ul li:hover ul{
display: block;
}

.menud ul li ul li {
display: block;
float: none;
position: relative;
color: #fff;
padding: 0px 5px;
line-height: 20px;
}
.menud ul li ul span {
 color:#6ccfeb;
background: url('');
margin: -20px 50px;
width: 20px;
height: 10px;
position: absolute;
}


:focus {
outline: 0;
}
 
.menus {
 color: #6ccfeb;
width: 100%;
 align: left;
background:transparent url('/2/bgmenustaff.png') no-repeat 30px 0 0 0;
 height:30px
}

.menus li a {
text-decoration: none;
color: #ffffff;
}
 
.menus li a:hover {
color: #fff000;
}

.menus li ul a {
text-decoration: none;
color: #ffffff;
}
 
.menus li ul a:hover {
color: #80bcff;
}


.menus li {
 height: 40px
list-style-type: none;
float: left;
text-transform:;
font-size: 16px;
font-weight: bold;
line-height: 40px;
padding: 0px 10px;
}



.menum {
 color: #6ccfeb;
width: 100%;
 align: left;
background:transparent url('/iframe/bg.png') repeat-x;
 height:40px
}

.menum li a {
text-decoration: none;
color: #000000;
}
 
.menum li a:hover {
color: #e7c900;
}

.menum li ul a {
text-decoration: none;
color: #000000;
}
 
.menum li ul a:hover {
color: #e7c900;
}

.menum ul li ul li a{
 color: #000000;}

.menum ul li ul li a:hover{
 color: #e7c900;}


.menum li {
list-style-type: none;
float: left;
text-transform:;
font-size: 10px;
line-height: 30px;
padding: 0px 0px;
}
.menum ul li ul {
display: none;
background: #ffde00;
color: #000;
padding: 0;
position: absolute;
margin: 0px 0px;
.margin: 69px -170px;
_margin: 69px -170px;
}
 
.menum ul li:hover ul{
display: block;
}

.menum ul li ul li {
display: block;
float: none;
position: relative;
color: #000;
padding: 0px 5px;
line-height: 20px;
}
.menum ul li ul span {
 color:#6ccfeb;
background: ;
margin: -20px 50px;
width: 20px;
height: 10px;
position: absolute;
}

.marc {
 font-weight: bold;
 border-left: solid 1px #ffde00;
 border-right: solid 1px #ffde00;
 border-bottom: solid 1px #ffde00;
}

.smm a{
color: #a9a9a9;
text-decoration: none;
border-bottom: solid 1px #181818;
margin:auto;}

.smm a:hover{
 color: #efe100;
background-color:#181818;
margin:auto;
}

.marcador {
width:300px;
 background: url('http://miok.nixiweb.com/base2.png') repeat-y;
 color: #222222;
}

.marcador a{
 color: #ffde000;
}

.titlemarc{
font-size: 16pt;
padding: 0 0 0 5px;
font-weight: bold;
color: #0c3d61;
}

.ligamarc{
font-size: 10pt;
padding: 0 0 0 5px;
font-weight: bold;
color: #f4da00;
}

.marcontent{
align: center;
color: #aaaaaa;
font-weight: bold;}

.L
{width:120px;
text-align:right;
padding-right:2px;}

.V
{width:120px;
text-align:left;
padding-left:2px;}

.R
{width:20px;
background-color:#181818;}

.LL
{width:95px;
text-align:right;}

.VV
{width:95px;
text-align:left;}

.RR
{width:50px;
background: url("http://miok.nixiweb.com/cuadroresultado.png") no-repeat;
font-size:25pt;
text-align: center;
text-shadow: 1px 1px #181818;}

.DD
{width:130px;
font-size:16pt;
font-color: #181818;
border-bottom: solid 1px #181818;}

.GG
{width:130px;
font-size:12pt;
font-color: #181818;
border-bottom: solid 1px #181818;}



/*--------------------- Header end ---------------------*/


/*--------------------- Main content start ---------------------*/

#content {
 width: 960px;
 margin: auto;
}

#content-mid {
 padding: 1px 0px;
 align: center;
}

.maincol {
 font: 12px 'Arial';
 align: left;
 width: 692px;
 padding-left: 5px;
 text-align: justify;
 padding: 0 0 10px 0px;
 vertical-align: top;
}

.main100 {
 font: 12px 'Arial';
 align: left;
 width: 100%;
 padding-left: 5px;
 text-align: justify;
 padding: 0 0 10px 0px;
 vertical-align: top;
}

.rightcol {
 font:12px 'Arial';
 background: url('') repeat-y;
 align: left;
margin-right:5px;
 width: 260px;
 border-left: 1px solid #999999;
 align: center;
 vertical-align: top;
}

.leftcol {
 font:12px 'Arial';
 background: url('') repeat-y;
 align: left;
margin-right:5px;
 width: 260px;
 border-righ: 1px solid #999999;
 align: center;
 vertical-align: top;
}

.videocol {
 font:12px 'Arial';
color: #aaa;
 background-color: #eee;
 align: center;
margin-right:5px;
 width: 260px;
 align: center;
 vertical-align: top;
 border-radius: 5px;
 -moz-border-radius: 5px;}


.legend {
font:'Arial';
background: #cdcdcd}


.user a{
 font: 12px 'Arial';
 padding: 0 0 0 10px;
 color: #525252;
 list-style-type: none;
}

.user li{
 list-style-type: none;
}


.user2 a{
 font: 12px 'Arial';
 padding: 0 0 0 10px;
 color: #0061cd;
 list-style-type: none;
}

.user2 li{
 list-style-type: none;
}

.user3 a{
 font: 12px 'Arial';
 padding: 0 0 0 10px;
 color: #dd0000;
 list-style-type: none;
}

.user3 li{
 list-style-type: none;
}


.eTitle {
 font: 18px 'Arial';
 color: #0061cd;
 padding: 5px 0 0 5px;
 text-transform: uppercase;
}

.eTitle a {
 font: 18px 'Arial';
 color: #0061cd;
}

.eTitle a:hover {}

.catpro{
font: 10px 'Arial';
padding: 0 0 0 2px;}

.catpro a{
color:#4e82a9;}

.datepro {
font: 10px 'Arial';
background:#4e82a9;
color: #ffffff;
padding: 0 1px 0 2px;
}

.entrypro {
 font: 28px 'Arial';
 color: #4e82a9;
}


.titlepro {
 font: 14px 'Arial';
 padding: 2px 0 0 0;
color: #525252;
}

.titlepro a {
 font: 20px 'Arial';
 color: #4e82a9;
}

.titlepro a:hover {
 color: #5997c6;}

.titlepro2 {
 font: 14px 'Arial';
 padding: 2px 0 0 0;
color: #525252;
}

.titlepro2 a {
 font: 14px 'Arial';
 color: #4e82a9;
}

.titlepro2 a:hover {
 color: #5997c6;}

.titlepro3 {
 font: 14px 'Arial';
 padding: 2px 0 0 0;
color: #fff;
text-shadow:1px 1px #000;
padding-bottom:3px;
padding-left:5px
}

.titlepro3 a {
 font: 28px 'Arial';
padding-left:5px;
 color: #fff;
 text-shadow:1px 1px #000;
}

.titleportada{
 font: 14px 'Arial';
 padding: 2px 0 0 0;
color: #fff;
text-shadow: -1px 0 4px #333, 0 1px 4px #333,
 1px 0 4px #333, 0 -1px 4px #333;
padding-bottom:3px;
padding-left:5px
}

.titleportada a {
 font: 28px 'Arial';
padding-left:5px;
 color: #fff;
text-shadow: -1px 0 4px #333, 0 1px 4px #333,
 1px 0 4px #333, 0 -1px 4px #333;}


.titlepro4 {
 font: 10px 'Arial';
padding-left:5px;
 color: #fff;
 text-shadow:1px 1px #000;
}


.titlepro4 a {
 font: 10px 'Arial';
padding-left:5px;
 color: #fff;
 text-shadow:1px 1px #000;
}


.TitleInf {
 height:25px;
 font: 15px 'Arial';
 color: #0061CD;
 padding: 2px 0 0 5px;
}

.TitleInf a {
 height:25px;
 font: 15px 'Arial';
 color: #0061CD;
}

.TitleInf a:hover {}

.Gal {
 padding: 0 5px 0 2px;
 margin-right: 5px
}

.Inf {
 
 font: 14px 'Arial';
 color: #525252;
 padding: 1px 0 0 10px;
}

.Inf a {
 font: 10px 'Arial';
 color: #525252;
}

.Inf a:hover {}





.eLead{
font: 12px 'Arial';
color:#525252;
padding: 0 0 0 10px;
}

.imgtitle{
padding: 0 0 0 10px}

.imgtitle2{
padding: 5 5 5 5px;}

.datetitle {
 font: 12px "Arial";
 padding: 2px 0 0 5px;
 color: #0061cd;}

.datetitle a {
 color: #0061cd;}

.datetitle a:hover {
}

.datetitle2 {
 font: 10px "Arial";
 padding: 0px 0 -1px 5px;
 color: #01a5ea;}

.datetitle2 a {
 color: #01a5ea;}

.datetitle2 a:hover {
}

.eMessage, .eText, .eAnswer {
 font: 11px/15px 'Arial';
 color: #6b6b6b;
 text-align: justify !important;
 padding: 5px 10px !important;
 vertical-align: top;
}

.cMessage {
 font: 11px 'Tahoma';
 text-align: justify !important;
}

.eDetails, .eDetails1, .eDetails2 {
 background: #dddddd;
 border-radius: 5px;
 -moz-border-radius: 5px;
 color: #848484;
 padding: 6px 10px;
}

.Coment {
 background: #fff;
 border-radius: 5px;
 -moz-border-radius: 5px;
 color: #848484;
 padding: 6px 10px;
font: 11px 'Tahoma';
}


.cBlock1, .cBlock2 {
 background: #e5e5e5;
 border: 1px solid #cdcdcd;
 padding: 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

table.inf {
cellpadding: 0;
cellspacing: 0;
width:300px;
background-width:300px
}

/*--------------------- Main content end ---------------------*/


/*--------------------- Containers start ---------------------*/

.block {
 width: 100%;
}

.block-top {
 width: 256px;
 height: 9px;
 overflow: hidden;
 background: url(/.s/t/798/27.png) no-repeat;
}

.blocktitle {
 background: url(/.s/t/798/28.png);
 line-height: 16px;
 font: 13px 'Tahoma';
 text-shadow: 1px 1px #d2753d;
 color: #ffffff;
 padding-left: 10px;
 text-transform: uppercase;
}

.block-between {
 width: 256px;
 height: 16px;
 overflow: hidden;
 background: url(/.s/t/798/29.png);
}

.blockcontent {
 text-align: left;
 background: url(/.s/t/798/30.png);
 width: 256px;
}

.blockcontent-inside {
 margin-left: 10px;
 padding: 1px 0px;
 width: 236px;
}

.blockbottom {
 width: 256px;
 height: 5px;
 overflow: hidden;
 background: url(/.s/t/798/31.png);
 margin-bottom: 5px;
}

.blockcontent ul {
 margin: 0;
 padding: 0;
}

.blockcontent li {
 margin-left: 15px;
}

.blockcontent li a {}

.blockcontent li a:hover {}

.blockcontent a {
 color: #d5793f;
}

.blockcontent a:hover {}

.catsTable {
 border-collapse: collapse;
}

.catsTd {
 line-height: 18px;
 font-size: 10px;
 text-transform: uppercase;
 color: #525252;
 border-top: 1px solid #c8c8c8;
 border-bottom: 1px solid #c8c8c8;
 padding: 6px 10px;
}

.catsTd a {
 color: #525252;
}

td.catsTd:hover {
 background: #628075;
 color: #ffffff;
}

td.catsTd:hover a {
 color: #ffffff;
}

.calTable td {
 font: 10px 'ARIAL';
 color: #FFFFFF;
 padding: 3px 5px;
}

a.calMonthLink {
 color: #FFFFFF;
}

td.calMdayIs, .calMdayIsA {
 color: #003e82;
 background: #FFFFFF;
}

a.calMdayLink {
 color: #003e82;
}

td.calWday {}

td.calWdaySe, td.calWdaySu {
 color: #ffffff;
 background: #;
}

td.calMdayA {
 font-weight: bold;
 color: #FFFFFF;
}

a.groupAdmin {
 color: #ff0000;
}

.swchItem span, .swchItemA span {
 background-color: #4e82a9;
 padding: 3px 5px;
 color: #ffffff;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

.swchItem span:hover {
 background-position: 0px -18px;
}

.swchItem span:active {
 background-position: 0px -36px;
}

.swchItem span:active {}

a.swchItem {
 color: #ffffff;
}

td.pagesinfo, td.switchActive, td.switch {
 border: 1px solid #e1e1e1;
 padding: 3px 5px;
}

.mark{
 position:absolute;
 margin-top: -5px;
 margin-left: -9px;
 padding-left: 2px;
 background: url('/') #0061cd repeat;}

.price{
 color: #202020;
 background: #fff000;
 padding: 0 2px} 

.mark a{
 color: #fff;}

.mark a:hover{
color:#fff}


td.switchActive, td.switch {
 background: #cdcccc;
}



/*---------------- Mainmenu start------------*/

#mainmenu {
 text-align: left;
 width: 980px;
 margin: 0px 10px;
 margin-left: 7px;
}

#mainmenu li {
 float: left;
 height: 44px;
 line-height: 44px;
}

#mainmenu li a {
 display: block;
 margin-top: 9px;
 margin-left: 5px;
 font: 11px/25px 'Tahoma';
 color: #35453f;
 padding: 0px 10px;
 text-transform: uppercase;
 border: 1px solid transparent;
 white-space: nowrap;
}

#mainmenu li a:hover, #mainmenu li a:active, #mainmenu li a.uMenuItemA {
 font: 11px/25px 'Tahoma';
 color: #ffffff;
 background: #334640;
 padding: 0px 10px;
 text-decoration: none;
 border-left: 1px solid #19372b;
 border-top: 1px solid #19372b;
 border-right: 1px solid #f1f1f1;
 border-bottom: 1px solid #f1f1f1;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

ul.uMenuRoot {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}

.uMenuRoot li {}

.uMenuRoot .uMenuItem {}

.uMenuRoot a {}

.uMenuItem a:hover {}

.uMenuItem a:active {}

.uMenuRoot a.uMenuItemA {}

.uMenuItem span {}

#mainmenu .x-sh {
 display: none;
}

#mainmenu .xw-tl, #mainmenu .xw-tc, #mainmenu .xw-tr, #mainmenu .xw-bl, #mainmenu .xw-bc, #mainmenu .xw-br {
 display: none;
}

#mainmenu .xw-ml, #mainmenu .xw-mr {
 padding: 0 !important;
}


#mainmenu .u-menu .u-menubody, #mainmenu .u-menu .xw-mc {
 border: 0 !important;
}

#mainmenu .u-menu .u-menuvitem {
 background: #344640;
}

#mainmenu .u-menu .u-menuvitem:first-child {
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
 -moz-border-radius-topleft: 5px;
 -moz-border-radius-topright: 5px
}

#mainmenu .u-menu .u-menuvitem:last-child {
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
 -moz-border-radius-bottomleft: 5px;
 -moz-border-radius-bottomright: 5px
}

.u-menubody span {
 color: #ffffff !important;
 font: 11px 'Tahoma';
 text-transform: uppercase;
}

#mainmenu .u-menu {
 margin-left: 4px;
}

#mainmenu .u-menu a {
 padding: 5px 7px;
}

#mainmenu .u-menu a.u-menuvitem {
 border-bottom: 1px solid #586e67;
 border-top: 1px solid #2b3330;
}


#mainmenu .u-menu .u-menuitemhl {
 background: #3d504a !important;
}

#mainmenu .xw-ml, #mainmenu .xw-mc, #mainmenu .xw-mr, #mainmenu .u-menubody, #mainmenu .u-menucont {
 background: none !important;
}

.u-menuarrow {
 width: 5px !important;
 height: 8px !important;
 top: 11px !important;
 right: 5px !important;
 background: url(/.s/t/798/33.png) no-repeat !important;
}

#mainmenu .uMenuArrow {
 position: absolute;
 /*height: 5px;
 width: 17px;
 top: 100%;
 margin-top: -7px;
 left: 50%;
 margin-left: -8px;*/
 height: 17px;
 width: 5px;
 top: 14px;
 right: 2px;
 background: url(/.s/t/798/34.png) no-repeat;
}


#mainmenu li:hover .uMenuArrow {
 display: none;
}

/*------------------- Mainmenu end -------------------*/
/*--------------------- Containers end ---------------------*/


/*--------------------- Footer start ---------------------*/

#footer {
 width: 960px;
 text-align: left;
 padding-top: 5px;
}

#copyright {
 float: left;
 width: 40%;
 margin-left: 10px;
 text-align: left;
}

#powered_by {
 float: right;
 margin-right: 10px;
 text-align: right;
}

#powered_by img {
 vertical-align: middle !important;
}

#footer-bottom {
 clear: both;
 width: 960px;
 height: 5px;
 overflow: hidden;
 background: url(/.s/t/798/35.png);
 margin-bottom: 10px;
}

/*--------------------- Footer end ---------------------*/


/*--------------------- Forum start ---------------------*/

.forumContent {
}

.forumContent a {}

.forumContent table {}

.gTable, .postTable {
 background: #ffffff;
}

.gTable td {
 background: #ffffff;
 border: 1px solid #ffffff;
}

.postTable td {
 border-collapse: collapse;
 border: 1px solid #ddd;
}

td.postRest1, td.postRest2, td.postFirst {
 border: 0px;
}

.gTable td.gTableTop {
 padding: 0px 10px;
 border: 0px;
 background: url()#4e82a9 no-repeat top right;
 font: 14px/32px 'Tahoma';
 color: #fff;
 text-transform: uppercase;
}

.gTableTop a {
 color: #fff;
}

.gTableTop a:hover {}

.gTable td.gTableSubTop {
 background: #efefef;
 color: #525252;
 border: 0px;
 font-size: 10px;
}

.gTableSubTop a {
 color: #525252;
}

.gTableTop, .gTableSubTop, .forumNameTd, .forumThreadTd, .forumPosrTd, .forumLastPostTd, .threadNametd, .threadPostTd, .threadAuthTd, .threadViewTd, .threadLastPostTd, td.threadsDetails, td.forumOnlineBar {
 padding: 4px 10px;
}

#frM6 td, #frM14 td, #frM50 td, #frM56 td, #frM59 td, #frM3 td, #frM45 td {
 padding: 4px 10px;
}

.postBottom table td {
 border: 0px;
}

.postTable td {
 padding: 4px 10px;
}

.postSeparator {
 display: none;
}

.posttdMessage {
 text-align: justify;
}

.threadPostTd, .threadViewTd, .threadAuthTd, .forumThreadTd, .forumPostTd {
 text-align: center !important;
}

a.TopSortLink {}

a.TopSortLink:hover {}

a.postUser {
 font-weight: bold;
}

a.forum, a.threadLink {
 font-size: 12px;
 color: #4e82a9;
}

.quoteMessage {}

.forumDescr, .threadDescr {
 font-size: 12px;
 color: #a1a1a1;
}

td.postTdTop {
 background: #e1e1e1;
}

td.postTdTop a {}

td.forumIcoTd, td.forumThreadTd, td.forumPostTd, td.gTableRight, td.threadIcoTd, td.threadPostTd, td.threadViewTd {
 padding: 2px;
}

td.pollQuestion, .pollResults td, td.pollResults, td.pollTotal, td.pollAnswer, td.pollButtons, .smiles td{
 border: 0px;
}

td.pagesInfo, td.switch, td.switchActive {}

td.switch, td.switchActive {}

td.switch a {}

.switchActive {
 font-weight: bold;
}

/*--------------------- Forum end ---------------------*/


/*--------------------- INPUTS start ---------------------*/

input[type=submit], input[type=reset], input[type=button] {
 background: #525252;
 border: 1px solid #181818;
 border-radius: 5px;
 -moz-border-radius: 5px;
 font: 10px 'Arial';
 color: #c6c6c6;
 text-transform: uppercase;
 cursor: pointer;
 padding-top: 2px;
 padding-bottom: 2px;
 margin-top: 2px;
}

.INP2{
 background: #181818;
 border: 1px solid #0061cd;
 border-radius: 5px;
 -moz-border-radius: 5px;
 font: 10px 'Arial';
 color: #ffffff;
 text-transform: uppercase;
 cursor: pointer;
 padding-top: 2px;
 padding-bottom: 2px;
 margin-top: 2px;
}

input[type=submit]:hover, input[type=reset]:hover, input[type=button]:hover {
 background-position: 0px -18px;
}

input[type=submit]:active, input[type=reset]:active, input[type=button]:active {
 background-position: 0px -36px;
}

input[type=text], input[type=password] {
 background: #ffffff;
 border: 1px solid #abadb3;
 padding: 2px 2px;
}

input[type=text]:hover, input[type=password]:hover {
 background: #ddebe6;
}

textarea {
 background: #ffffff;
 border: 1px solid #abadb3;
 padding: 2px 2px;
}

textarea:hover {
 background: #ddebe6;
}

#mchatBtn, input.codeButtons, input.button {
 padding-left: 0px;
 padding-right: 0px;
 text-transform: none;
}

.searchForm {
 height: 27px;
 overflow: hidden;
}

#search input.queryField {
 background: none;
 width: 159px !important;
 float: left;
 border: 0px;
 font-size: 11px;
 display: inline;
 margin-top: 5px;
 padding-left: 6px;
}

#search input.queryField:hover {
 background: none;
}

#search input.queryField:focus {
 outline: none;
}

#search input.searchSbmFl {
 float: left;
 height: 27px;
 width: 33px;
 text-indent: -1000px;
 border: 0px;
 margin: 0;
 padding: 0;
 border-radius: 0px;
 -moz-border-radius: 0px;
 background: none;
 display: inline;
 cursor: pointer;
}

input.searchSbmFl:hover {
 background-position: 0px 0px;
}

textarea.commFl {
 width: 100%;
}

.commTable {
 background: #e5e5e5;
 border: 1px solid #cdcdcd;
 padding: 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

/*--------------------- INPUTS end ---------------------*/


/*--------------------- POPUP start ---------------------*/

.popup a {}

.popup {
 margin: 10px;
 background: #ffffff;
 border: 1px solid #cdcdcd;
 padding: 10px;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

.popuptitle {
 background: url(/.s/t/798/36.gif);
 height: 34px;
 font: 13px/33px 'Tahoma';
 text-shadow: 1px 1px #d2753d;
 color: #ffffff;
 padding-left: 10px;
 text-transform: uppercase;
 text-align: left;
 border-radius: 5px;
 -moz-border-radius: 5px;
}

.popupbody {
 margin: 10px;
}

/*--------------------- POPUP end ---------------------*/


td.content {
 font:10pt "Arial";
 color: #525252;
}

.text-head {
font-family: Arial;
 font-size: 14pt;
 color: #525252;
 padding: 0 0 0 3pt;
 }

.menu a{
color: #a9a9a9;
text-decoration: none;
border-bottom: solid 1px #181818;
width:120px}

.menu a:hover{
color: #efe100;
background-color:#181818;
width:120px}


.menub a{
color: #a9a9a9;
text-decoration: none;
border-bottom: solid 1px #181818;
width:60px}

.menub a:hover{
color: #efe100;
background-color:#181818;
width:60px}

.m{
 font-size: 8pt;
 color: #a9a9a9;
 margin:3px 0 0 0;
}
.m a{
 color:#a9a9a9;
 font-size: 8pt;
 text-decoration:none;
}

.m a:hover{
 font-size: 8pt;
 background-color:#222;
 text-color: #efe100;
}

.am{
 font-size: 8pt;
 color: #efe100;
 margin:3px 0 0 0;
}

.b_f{
background-color:#363636;
color:#c6c6c6;
font-size: 15px;
padding: 5px 0px;
text-align:center;
}

.b_f a{
color:#c6c6c6;
font-size: 15px;
padding: 5px 0px;
text-align:center;
text-decoration:none;
}

.b_f a:hover{
color:#fff;
font-size: 15px;
padding: 5px 0px;
text-align:center;
text-decoration: blink;
}

.b_f1{
background-color: #f6d000;
font-size: 15px;
padding: 5px 0px;
text-align:center;
}


.b_f1 a{
color:#363636;
font-size: 15px;
padding: 5px 0px;
text-align:center;
}

.b_f1 a:hover{
color:#2a2404;
font-size: 15px;
padding: 5px 0px;
text-align:center;
}

.b_f2{
background-color: #04B404;
font-size: 15px;
padding: 5px 0px;
text-align:center;
}


.b_f2 a{
color:#fff;
font-size: 15px;
padding: 5px 0px;
text-align:center;
}

.b_f2 a:hover{
color:#363636;
font-size: 15px;
padding: 5px 0px;
text-align:center;
}





.a{
color:#4e82a9;}

.a:hover{
text-decoration:none;
color:#4e82a9;}