/* all reset,layout */
* {
    margin:  0;
    padding: 0;
}
td,p,div,tr {
    font-family: Tahoma,verdana,arial;
    font-size:   13px;
}
body {
    font-family: tahoma,verdana,arial;
    font-size:   12px;
    padding:     0px 0px 0px 0px;
    margin:      0px 0px 0px 0px;
}

h3 {
    font-size: 14px;
}

.dejuegos {
    font-family: trebuchet;
}

.all {
    padding:           0px 0px 0px 0px;
    margin:            0px 0px 30px 0px;
    color:             #dee7c0;
    background-image:  url(../images/all.png);
    background-repeat: repeat;
    background-color:  #c9a64a;
}
#container {
    width: 100%;
}
#wrapper {
    width: 800px;
}
#header {
    background-image:  url(../images/header.png);
    background-repeat: no-repeat;
    height:            113px;
    width:             100%;
    margin-top:        10px;
}
#path {
    background-image:  url(../images/path_bg.png);
    background-repeat: repeat-x;
    height:            36px;
    text-align:        left;
}
#pathway {
    width:          470px;
    padding-left:   10px;
    padding-bottom: 12px;
}
#mod_search_searchword {
    padding:     8px 0 10px 10px;
    width:       200px;
    font-size:   11px;
    background:  url(../images/search_bg.png) no-repeat ;
    color:       #805017;
    font-family: tahoma;
    height:      27px;
    border:      none ;
    font-weight: bold;
}
#topnav {
    margin-top:        98px;
    background-image:  url(../images/topnav_bg.png);
    background-repeat: repeat-x;
    height:            30px;
    width:             620px;
    float:             right;
}
#content {
    padding:           10px;
    background-image:  url(../images/bg_main.png);
    background-repeat: repeat;
}
#maincontent {
    background-image:  url(../images/maincontent_bg.png);
    background-repeat: repeat;
    padding:           8px;
    border:            1px solid #000000 ;
    margin-bottom:     15px;
}
#left {
    margin-left: 10px;
}
#left div.moduletable {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/maincontent_bg.png);
    background-repeat: repeat;
    border:            1px solid #000000 ;
}
#left div.moduletable h3 {
    margin-bottom:       8px;
    color:               #809930;
    font-size:           14px;
    font-weight:         bold;
}
#left div.moduletable-blue {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/bg_modrightbrown.png);
    background-repeat: repeat;
    border:            1px solid #000000 ;
}
#left div.moduletable-blue h3 {
    margin-bottom:       8px;
    color:               #A0A0A4;
    font-size:           14px;
    font-weight:         bold;
    background-image:    url(../images/bg_th.png);
    background-position: left;
    background-repeat:   no-repeat;
    padding-left:        30px;
}
div.moduletable-blue {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/blue_mod_bg.png);
    background-repeat: repeat;
}
div.moduletable-blue td {
    font-size:  11px;
    text-align: left;
}
div.moduletable-yellow {
    margin-bottom:     8px;
    padding:           8px;
    background-image:  url(../images/yellow_mod_bg.png);
    background-repeat: repeat;
}
div.moduletable-yellow td {
    font-size:  11px;
    text-align: left;
}
div.moduletable-yellow h3 {
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}
#bottom div.moduletable {
    margin-bottom: 0px;
    padding:       8px;
}
#bottom div.moduletable h3 {
    margin-bottom: 8px;
    color:         #FFFFFF;
    font-size:     14px;
    font-weight:   bold;
}
#bottom div.moduletable td {
    color: #28340b;
}
#bottom {
    margin-top:        1px;
    padding:           0px;
    background-image:  url(../images/bg_bot.png);
    background-repeat: repeat;    
}
#top div.moduletable {
    margin-bottom: 0px;
    padding:       8px;
}
#top div.moduletable h3 {
    margin-bottom: 8px;
    color:         #FFFFFF;
    font-size:     14px;
    font-weight:   bold;
}
#top div.moduletable td {
    color: #28340b;
    text-align: justify;
}

#top {
    margin-top:        0px;
    padding:           0px;
    background-image:  url(../images/bg_bot.png);
    background-repeat: repeat;
    height: 204px;
}

#footer{
    width:800px; 
    background-image: url(../images/fot_bg.png); 
    background-repeat: repeat;
    height: 30px;    
}
#bottom p {
    color:     #FFFFFF;
    font-size: 11px;
}
#footer P {
    color:     #FFFFFF;
    font-size: 11px;
}
#footer a:link, #footer a:visited {
    color: #FEB032;
}
#ftop{

text-align:left
}
#fbot{
height:25px;

}
/* splitmenu */
#navlist {
    margin:  0px;
    padding: 0px 0px 0px 0px;
}
#navlist ul, #navlist li {
    display:         inline;
    list-style-type: none;
	margin-left:	 0px;
}
#navlist a:link, #navlist a:visited {
    padding:         4px 8px 4px 8px;
    float:           left;
    font-size:       11px;
    margin:          8px;
    text-decoration: none;
    color:           #FFFFFF;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
    color:             #FFFFFF;
    background-image:  url(../images/top_menu_active.png);
    background-repeat: repeat-x;
}
#navlist a:hover {
    color: #FFFFFF;
}
/* joomla css stuff */
ul#mainlevel-nav {
    list-style:   none;
    font-size:    11px;
    height:       28px;
    padding-left: 20px;
}
ul#mainlevel-nav li {
    float:          left;
    font-size:      11px;
    font-weight:    normal;
    text-transform: lowercase;
    text-align:     center;
    font-family:    Arial,Tahoma, Helvetica, sans-serif;
    display:        block;
    background:     none ;
    padding-right:  20px;
    padding-top:    5px;
}
ul#mainlevel-nav li a {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    padding-top:     0px;
    text-decoration: none;
    color:           #FFFFFF;
    font-weight:     bold;
}
ul#mainlevel-nav li a:hover {
    display:         block;
    padding-left:    5px;
    padding-right:   5px;
    text-decoration: none;
    font-weight:     bold;
}
a:link, a:visited {
    color:           #FEB032;
    font-weight:     normal;
    text-decoration: none;
}
a:hover {
    color:           #FEB032;
    text-decoration: underline;
}
form {
    display: inline;
    margin:  0;
    padding: 0;
}
h1 {
    color:       #3c4e11;
    font-weight: normal;
    font-size:   20px;
}
ul {
}
li {
    margin-left: 20px;
}
img {
    border: none ;
}
ol {
    margin-left:         20px;
    list-style-position: inherit;
}
blockquote {
    margin: 10px;
}
blockquote div {
}
pre {
    padding: 10px;
}
table.contenttoc {
    margin:  3px;
    padding: 5px;
}
.contenttoc th {
    padding:     3px;
    color:       #935454;
    font-weight: bold;
}
.contenttoc a {
    font-size:   11px;
    padding:     0 5px 0 5px;
    font-weight: normal;
}
.contenttoc a:hover {
    font-size:    11px;
    color:        #935454;
    padding-left: 5px;
}
.contenttoc td {
    padding: 3px;
}
.contentpane {
    font-family: Arial,Tahoma,  Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}
.contentpaneopen ul {
    margin-left: 10px;
}
.contentpane ul {
    margin-left: 10px;
}
table.contentpaneopen,table.contentpane {
    padding-left:   5px;
    padding-right:  5px;
    width:        100%;
    * width:        98%;
}
table.contentpaneopen li {
    margin-left: 20px;
}
div.moduletable {
    font-size: 11px;
}
div.moduletable td {
    text-align: left;
    font-size:  11px;
}
div.moduletable h3 {
    text-align:    left;
    margin-bottom: 8px;
    color:         #333333;
    font-size:     14px;
    font-weight:   bold;
}
table.moduletable th {
    color:               #898371;
    text-align:          left;
    vertical-align:      middle;
    font-weight:         normal;
    padding-left:        5px;
    padding-top:         15px;
    padding-bottom:      10px;
    font-size:           14px;
    background-image:    url(../images/modth.png);
    background-repeat:   no-repeat;
    background-position: bottom;
    text-transform:      uppercase;
}
.contentpaneopen fieldset {
    border: none ;
    width:  100%;
}
.contentpaneopen td {
    padding:    0;
    text-align: justify;
}
.contentdescription {
}
.latestnews li {
    list-style-type: none;
}
.latestnews li a {
    border-bottom: 1px solid #666 ;
    display:       block;
}
.latestnews li a:hover {
}
.mostread li {
    list-style-type: none;
}
.mostread li a {
    border-bottom: 1px solid #666 ;
    display:       block;
}
.mostread li a:hover {
}
ul.latestnews li {
    padding:     2px 2px 5px 0px;
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
}
.latestnews a:link {
    text-transform: capitalize;
    color:          #CCC;
}
.latestnews a:visited {
    color: #CCC;
}
.latestnews a:hover {
    color: #FF0000;
}
ul.mostread li {
    margin-left: 0px;
    color:       #808080;
    width:       auto;
    text-align:  left;
    padding:     2px 2px 5px 0px;
}
.mostread a:link {
    text-transform: capitalize;
    color:          #CCCCCC;
}
.mostread a:visited {
    color: #CCCCCC;
}
.mostread a:hover {
    color: #FF0000;
}
td.contentheading {
    color:           #809930;
    font-family:     arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       18px;
    width:           100%;
    letter-spacing:  0.02em;
    border-bottom-width: 1px;
    border-bottom-color: #809930;
    border-bottom-style: dotted;
}
div.componentheading {
    color:           #809930;
    font-family:     tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       18px;
    text-align:      left;
}
a.contentpagetitle:link,a.contentpagetitle:hover {
    font-family:     Tahoma,Arial,tahoma, Helvetica, sans-serif;
    text-decoration: none;
    font-size:       14px;
}
a.contentpagetitle:hover {
    color: #CCCC99;
}
.createdate, td.createdate {
    color:          #666666;
    font-size:      11px;
    font-weight:    bold;
    text-transform: lowercase;
    padding-bottom: 3px;
}
.modifydate,.small {
    color:          #BD3E00;
    font-size:      11px;
    font-weight:    normal;
    text-transform: uppercase;
}
.highlight {
    color:            #FFFFFF;
    background-color: #ce5001;
}
.mosimage {
    margin:  5px;
    padding: 5px;
    border:  none ;
}
.mosimage_caption {
    padding:             1px 2px;
    color:               #809930;
    font-size:           11px;
    font-weight:         normal;
    border-bottom-style: solid;
    border-bottom-color: #809930;
    border-bottom-width: 1px;
}
.contentpaneopen img {
    margin: 5px;
}
.contentpane img {
    margin: 5px;
}

/* ESTILO MENU DERECHA *********************************/
a.mainlevel:link, a.mainlevel:visited {
    display:             block;
    height:              18px !important;
    height:              26px;
    vertical-align:      middle;
    font-size:           12px;
    font-weight:         normal;
    text-align:          left;
    text-decoration:     none;
    color:               #FFBC3D;
    padding-top:         2px;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
}
a.mainlevel:hover {
    text-decoration:     none;
    color:               #CE5001;
    font-weight:         bold;
    background-color:    #000000;
    padding-left:        20px;
    background-image:    url(../images/active_menu.png);
    background-repeat:   no-repeat;
    background-position: left;
}
a.mainlevel#active_menu {
    color:               #CE5001;
    font-weight:         normal;
    font-weight:         bold;
    background-color:    #000000;
    padding-left:        20px;
    background-image:    url(../images/active_menu.png);
    background-repeat:   no-repeat;
    background-position: left;
}
a.mainlevel#active_menu:hover {
    color:               #CE5001;
    background-image:    url(../images/active_menu.png);
    background-repeat:   no-repeat;
    background-position: left;
    padding-left:        20px;
}

/* ESTILO SUBMENU ***************************************/
a.sublevel:link, a.sublevel:visited {
    display:             block;
    height:              18px !important;
    height:              26px;
    vertical-align:      middle;
    font-size:           12px;
    font-weight:         normal;
    text-align:          left;
    text-decoration:     none;
    color:               #FFBC3D;
    padding-top:         2px;
    padding-left:	 30px;
}
a.sublevel:hover {
    text-decoration:     none;
    color:               #CE5001;
    font-weight:         bold;
/*    background-color:    #000000;*/
    padding-left:        30px;
/*    background-image:    url(../images/active_menu.png);*/
/*    background-repeat:   no-repeat;*/
/*    background-position: left;*/
}
a.sublevel#active_menu {
    color:               #CE5001;
    font-weight:         normal;
    font-weight:         bold;
/*    background-color:    #000000;*/
    padding-left:        30px;
}
a.sublevel#active_menu:hover {
    color:               #CE5001;
/*    background-image:    url(../images/active_menu.png);*/
/*    background-repeat:   no-repeat;*/
/*    background-position: left;*/
    padding-left:        30px;
}
/********************************************************/

/* ESTILO MENU IMAGENES *********************************/
a.mainlevel-imagenes:link img, a.mainlevel-imagenes:visited img{
    display:inline; 
    vertical-align:middle; 
    height:100%; 
    width:100%
    margin: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
a.mainlevel-imagenes#active_menu img{
    display:inline; 
    vertical-align:middle; 
    height:100%; 
    width:100%
    margin: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
a.mainlevel-imagenes:hover img {
    display:inline; 
    vertical-align:middle; 
    height:100%; 
    width:100%
    margin: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
/********************************************************/

#mod_login_username {
    padding:     5px 0 0px 25px;
    width:       188px;
    font-size:   11px;
    background:  url(../images/usrlogin_input.png) no-repeat ;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      20px;
}
#mod_login_password {
    padding:     5px 0 0px 25px;
    width:       188px;
    font-size:   11px;
    background:  url(../images/login_input.png) no-repeat ;
    color:       #F41400;
    font-family: tahoma;
    border:      none ;
    font-weight: bold;
    height:      20px;
}
#mod_login_remember {
    border:     none ;
    background: none ;
    margin:     0;
}
.inputbox {
    font-size:  13px;
    border:     1px solid #3c4e11 ;
    background: #FFFFFF ;
}
.formulario {
    font-family: Tahoma,verdana,arial;
    font-size:   13px;
    letter-spacing: 1px;
    /*color:       #809930;*/
    color:       #ffffff;
}
.content_outline {
    background-image:  url(../images/bg_main.png);
    /*background-image:  url(../images/bg_bot.gif);*/
    background-repeat: repeat;
    border:            1px solid #000000 ;
}
.button {
    padding:     1px;
    padding:     2px !important;
    color:       #FFFFFF;
    font-size:   11px;
    border:      none ;
    font-weight: bold;
    background:  #F41400 url(../images/btn_bg.png) repeat-x ;
}

/*** polls ***/
table.pollstableborder {
    margin-left:   5px;
    margin-right:  5px;
    border:        none;
}
.sectiontableheader {
    font-weight: bold;
    background-image:  url(../images/bg_main.png);
    background-repeat: repeat;
/*    background-image:  url(../images/bg_bot.png);
    background-repeat: repeat;*/
    padding:     4px;
    color:       #809930;
}
.sectiontableentry1 td {
    padding: 3px;
    background-image:  url(../images/bg_main.png);
    background-repeat: repeat;
    /*background-image:  url(../images/bg_bot.png);*/
    background-repeat: repeat;
}
.sectiontableentry2 td {
    padding:    3px;
    background-image:  url(../images/bg_main.png);
    background-repeat: repeat;
    /*background-image:  url(../images/bg_bot.png);*/
    background-repeat: repeat;
}
.sectiontableentry1 {
    padding: 2px;
}
.sectiontableentry2 {
    padding: 2px;
}
/**************/

a.readon {
    text-align: right;
    display:    block;
}
a.readon:hover, a.readon:active, a.readon:focus {
    color:   #FEB032;
}
.back_button a {
    padding:    2px 5px 2px 20px;
    text-align: center;
    display:    block;
}
.back_button a:hover {
    padding: 2px 5px 2px 20px;
    color:   #FEB032;
}
.pagenav {
    text-align:        center;
    color:             #ffffff;
    margin:            0px -2px 0px 0px;
    padding:           1px 6px 1px 6px;
    font-size:         11px;
    font-family:       arial,verdana,tahoma;
    background-image:  url(../images/btnlogin.png);
    background-repeat: repeat-x;
}
a.pagenav, a.pagenav:visited {
    color: #FFBC3D;
}
a.pagenav:hover {
    color:            #ce5001;
    background-color: #000000;
    text-decoration:  none;
}
span.pathway {
    /*color:       #CE5001;*/
    color:       #FFBC3D;
    font-size:   11px;
    font-weight: bold;
}
span.pathway a:link,
span.pathway a:visited {
    /*color:       #CE5001;*/
    color:       #FFBC3D;
    font-weight: bold;
    font-size:   11px;
}
span.article_seperator {
    display:       block;
    height:        1em;
}

/********************* estilo catalogo ******************************/
.contentpane-catalogo {
    font-family: Arial,Tahoma,  Helvetica, sans-serif;
    font-size:   11px;
    line-height: 18px;
    text-align:  left;
}
.contentpaneopen-catalogo ul {
    margin-left: 10px;
}
.contentpaneopen-catalogo img {
    margin: 5px;
}
.contentpane-catalogo img {
    margin: 5px;
}
.contentpane-catalogo ul {
    margin-left: 10px;
}
table.contentpaneopen-catalogo,table.contentpane-catalogo {
    padding-left:   5px;
    padding-right:  5px;
    width:        100%;
}
table.contentpaneopen-catalogo li {
    margin-left: 20px;
}
.contentpaneopen-catalogo td {
    padding:    0;
    text-align: justify;
}
.contentpaneopen-catalogo fieldset {
    border: none ;
    width:  100%;
}
td.contentheading-catalogo {
    font-size        : 14px;
    font-weight      : bold;
    text-align       : left;
    letter-spacing   : 1px;  
    color            : #809930;
    width            : 100%;
    border-bottom-width: 1px;
    border-bottom-color: #809930;
    border-bottom-style: dotted;
}
a.readon-catalogo {
    text-align: right;
    display:    block;
    position:   relative;
    top:        -10px;    
}
a.readon-catalogo:hover, a.readon-catalogo:active, a.readon-catalogo:focus {
    color:   #FEB032;
}
.edad-catalogo {
    font-size:      12px;
    font-weight:    bold;
    text-align:     left;
    letter-spacing: 1px;
    color:          #809930;
}
.juego-catalogo {
    color:          #809930;
}
/**********************************************************************/

/* estilo horario *****************************************************/

td.contentheading-horario {
    font-size        : 14px;
    font-weight      : bold;
    text-align       : left;
    letter-spacing   : 1px;  
    color            : #809930;
    border-bottom-width: 1px;
    border-bottom-color: #809930;
    border-bottom-style: dotted;
}

.cuadro-horario {
    background-image:  url(../images/bg_main.png);
    background-repeat: repeat;
    font-size:         13px;
    font-weight:       normal;
    letter-spacing:    1px;
    color:             #ffbc3d;
    border:            1px solid #000000 ;
    padding:           5px;
}

.cuadro_especial-horario {
    background-image:  url(../images/bg_main.png);
    background-repeat: repeat;
    font-size:         13px;
    font-weight:       normal;
    border:            1px solid #000000;
    padding:           5px;
    text-align:        left;
}

.titulo_especial-horario {
    color:           #809930;
    font-family:     arial,Helvetica, sans-serif;
    text-decoration: none;
    font-weight:     normal;
    font-size:       18px;
}

#aviso p {
    font-size:       13px;
    font-weight:     normal;
    padding-top:     20px;
    padding-left:    10px;
    text-align:      justify;
    color:           #809930;
    /*text-transform:  uppercase;*/
}

td.vercatalogo {
    text-align:      right;
}