/* main styles (footer to bottom) */
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
#page-all {
	min-height: 100%; 
	margin-bottom: -30px;
}
* html #page-all {
    height: 100%;
}
#page-empty {
	height: 40px; 
	clear: both;
}
#page-footer {
   height: 30px;
   margin:0px 201px;
   background:#ccc;
   text-align:center;
}
/*******/

.main_jokes_image{
    background: #eeeeee;
}
.main_jokes_image, .main_jokes_image td{
    width:120px;
    height:90px;
}

.left_block{
    float:left;
    width:200px;
    background:#ddd;
}
.right_block{
    float:right;
    width:200px;
    background:#ddd;
}
.center_block{
    margin:0px 200px;
    background:#eee;
}
.f10{
    font-size:10px;
}
.f11{
    font-size:11px;
}
.f12{
    font-size:12px;
}
.f18{
    font-size:18px;
}

.f24{
    font-size:24px;
}
.arial{
    font-family:Arial, sans-serif;
}
.eg{
    color:#ccc;
}
.pm0{
    padding:0px;
    margin:0px;
}
.name_field{
    padding-left:20px;
}

a:visited, a{
    color:#0099FF;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.error{
    color:red;
}
.faster_input_link{
    background:#ffffff!important;
    color:#000000!important;
    font:11px Verdana!important;
}

.faster_input_link_{
    background:#0099FF!important;
    color:#ffffff!important;
    font:11px Verdana!important;
}

.faster_close_link{
    background:#ffffff!important;
    color:#0099FF!important;
    font:11px Verdana!important;
}

.faster_close_link_{
    background:#0099FF!important;
    color:#ffffff!important;
    font:11px Verdana!important;
}
.found{
    font-weight:bold;
}





.left{
    float:left!important;
}
.right{
    float:right!important;
}

.nav{
    border: 1px solid #666;
    padding:0px 2px;
    font-size:14px;
}
.open{
    border-bottom: 1px solid #eeeeee!important;
}
.sep{
    width:5px;
}

.line{
    border-top:1px solid #eeeeee;
    border-bottom:1px solid #666;
}

.nav_cont{
    clear:both;
    border-bottom:1px solid #666;
    border-right:1px solid #666;
    border-left:1px solid #666;
}

.nav a{
    text-decoration: none!important;
}


a.tag_link, a.tag_link:visited{
    text-decoration: none;
    font-family:Verdana;
}

#slideshow 
{
    position:relative;

    margin-left: 1px;
    margin-top: 6px;
}

#slideshow DIV 
{
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow DIV.active 
{
    z-index:10;
}

#slideshow DIV.last-active 
{
    z-index:9;
}

#slideshow DIV.inactive 
{
    display:none;
}


.slideshow_text{
    margin:0px;
    padding:4px;
    background:#444;
    color:#ccc;
    height:80px;
}

.slideshow_text a, .slideshow_text a:visited{
    color:#ffffff;
    font-weight:bold;
}

.slideshow_text a:hover{
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
}

.slideshow_text .title{
    font:bold 20px Arial;
}

.game_1{
    float:left;
    width:49%;
}
* html .game_2{
    margin-left:0%;
    display:inline;
    padding-bottom:1px;
}
* html .game_1{
    margin-top:-1px;
    padding-bottom:1px;
}

.game_2{
    margin-left:50%;
}

.game_1, .game_2 {
    border:1px solid #444444;
}


.game_1 div, .game_2 div{
    height:230px;
    padding:6px;
}

.game_img{
    border:2px solid #ffffff;
    margin:0px 5px 2px 0px;
}

a.rate_link, a.rate_link:visited{
    color:red;
    text-decoration: none;
    background: #ffffff;
    border:1px solid red;
}
a.rate_link:hover{
    color:#ffffff;
    background:red;
}

.voting_block{
    background:#ffffff;
    padding:4px;
    border:1px solid red;
    width:100px;
}






