body {
    background-color: #470458;
    margin: 5px;
}
.pink {
    background-color: #FF0066;
}
.fiolet {
    background-color: #8804B4;
}
.footer {
    border-top: 1px solid #fff;
}
.lpink {
    background-color: #FF77bb;
}
.lfiolet {
    background-color: #DE59FF;
}
.skyscraper {
    text-align: center;
}
table.outer_container {
    border: 1px solid #fff;
}
#menu ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    padding-top: 0px;
}
#menu li {
    margin: 0px;
    padding: 0px;
}
#menu a {
    display: block;
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding: 2px 0px 2px 5px;
    line-height: 16px;
/*    height: 17px;
    line-height: 17px;*/
    background-color: #DE59FF;
}
#menu a:hover {
    background-color: #fff;
    color: #ff0000;
}

.bright {
    border-right: 1px solid #fff;
}
.bbottom {
    border-bottom: 1px solid #fff;
}
.bleft {
    border-left: 1px solid #fff;
}
.btop {
    border-top: 1px solid #fff;
}
.footer {
    line-height: 14px;
    font-family: Arial, Helvetica, Verdana;
    font-size: 10px;
    color: #fff;
    text-align: center;
}
.footer a {
    color: #fff;
    text-decoration: none;
}

div.toplogo {
    /*padding-left: 10px;
    //border: 1px solid #fff;
    margin-top: 5px;*/
}
div.search_container {
    width: 410px;
}
div.search {
    padding-right: 200px;
}
div.search td {
font-size: 14px;
font-family: Arial;
color: #8B00AE;
font-weight: bold;
}
#gallery { 	text-align:center;
    padding-right: 0px; 
    padding-left: 20px; 
    float: left;
    margin: 0px; 
    list-style-type: none;
    width:100%;
    margin-top: 15px;
    margin-bottom: 25px;
}/*
#gallery li { 
    background-color: #ffffef;  
    list-style-type: none;
    font-size:12px;
    border: #ffffff 2px solid; 
    display: block;  
    height: 108px; 
    text-decoration: none; 
    display: inline; 
    float: left; 
    margin: 0px 0px 25px 25px; 
    width: 100px; 
    text-align: center;
    overflow: hidden;
}*/
#gallery li { 
    /*background-color: #ffffef;*/
    background: url(libg_def.jpg) no-repeat top left;
    list-style-type: none;
    font-size:12px;
    
    display: block;  
    text-decoration: none; 
    display: inline; 
    float: left; 
    margin: 0px 0px 8px 8px;
    padding-top: 2px;
    padding-left: 2px; 
    /*width: 100px; 
    height: 108px;
    border: #ffffff 2px solid;*/
    border: none;
    width: 114px;
    height: 123px;
    text-align: left;
    overflow: hidden;
}
#gallery li.gallerysub { 
    /*background-color: #ffffef;*/
    background: url(libg.jpg) no-repeat top left;
    list-style-type: none;
    font-size:12px;
    
    display: block;  
    text-decoration: none; 
    display: inline; 
    float: left; 
    margin: 0px 0px 8px 8px;
    padding-top: 2px;
    padding-left: 2px; 
    /*width: 100px; 
    height: 108px;
    border: #ffffff 2px solid;*/
    border: none;
    width: 114px;
    height: 123px;
    text-align: left;
    overflow: hidden;
}
#gallery img {   
    display: block;  
    border:0px; 
    width: 100px; 
    height: 75px; 
    margin: 0px; 
    padding: 0px;
}
#gallery span.new {
    color: #ff0000;
    font-size: 11px;
    font-family: Arial;
    font-weight: bold;
}
#gallery a {
    color: #000;
    font-family: Arial;
    font-size: 11px;
    text-decoration: none;
    font-weight: bold;
    display: block;
    text-align: center;
    width: 100px;
    overflow: hidden;
    height: 102px;
    text-overflow: ellipsis;    
}
#gallery a:hover {
    color: #ff0000;
}
#main_content h1 {
    font-family: Arial;
    color: #fff;
    font-size: 20px;
    margin: 15px 0px 0px 25px;
}

#paging {
    text-align: center;
    margin: 25px 25px 0px 25px;
}
#paging a {
    color: #f5f5f5;
    font-family: Arial;
    font-size: 20px;
    text-decoration: none;
    display: block;
    float: left;
    padding: 1px 5px 1px 5px;
    background-color: #E88AFF;
    margin-right: 3px;
    border: 1px solid #fff;
    font-weight: bold;
}
#paging span {
    color: #f5f5f5;
    font-family: Arial;
    font-size: 20px;
    text-decoration: none;
    display: block;
    float: left;
    padding: 1px 5px 1px 5px;
    /*background-color: #E88AFF;*/
    margin-right: 3px;
    border: 1px solid #fff;
    font-weight: bold;
}
#paging span.active {
    color: #f5f5f5;
    font-family: Arial;
    font-size: 20px;
    text-decoration: none;
    display: block;
    float: left;
    padding: 1px 5px 1px 5px;
    background-color: #FF0066;
    margin-right: 3px;
    border: 1px solid #fff;
    font-weight: bold;
}
#paging a:hover {
    background-color: #fff;
    color: #FF0066;
}
div.skyscraper {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
div.cb {
    clear: both;
    font-size: 1px;
    height: 1px;
    line-height: 1px;
}
div#disclaimer_content {
    padding: 25px;
    font-family: Arial;
    line-height: 17px;
    font-size: 12px;
    color: #fff;
}
div#disclaimer_content p {
    text-align: justify;
}
div#disclaimer_content a {
    color: #fff;
}
span.play_btn a {
    margin-top: 10px;
    display: block;
    background-color: #FF0066;
    color: #fff;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
    width: 130px;
    padding: 2px;
    border: 3px solid #E88AFF;
}
span.play_btn a:hover {
    background-color: #fff;
    color: #FF0066;
    border: 3px solid #E88AFF;
}

    /* gamepage */    
	ul#nav,ul#nav li{
            list-style-type:none;
            margin:0;
            padding:0
        }
	ul#nav{
          padding-left:0px
        }
	ul#nav li{
          float:left;
          width:90px;
          margin-right:2px;
          text-align: center
        }
	ul#nav a{ 
          -moz-outline: none; 
          float:left; 
          display: block; 
          width:90px; 
          height: 20px; 
          line-height: 20px;
          text-decoration:none;
          background: #DEE6EF;
          color: #999; 
          font-size:12px;
        }
	ul#nav a.active,ul#nav a:hover{
          color: #000
        }
	div#content_d{
          clear:left;
          width:500px;
          text-align: left;
          border-top: 1px solid #FF0066;
          border-bottom: 1px solid #FF0066;
        }
    
    P.gametab {padding: 7px; margin: 20px;}
    div#descr {
        font-family: Arial;
        color: #fff;
        font-size: 14px;
    }
    
div.banner_468 {
text-align: center;
}

div.banner_468_top {
	text-align: left;
}

div#flashgame h1 {
text-align: center;
}

.label {
    color: #fff; 
    font-size:12px;
}

.input {
    font-size:12px;
}

div#disclaimer_content table {
    color: #fff; 
    font-size:12px;
}
.hidden {
	display: none;
}

div#plugins .text {}
div#plugins .icons {	}
div#plugins .icons .img {
	width: 100px;
	text-align: center;
	float: left;
}	
div#plugins .icons .img IMG {
	border: 1px solid #666;
}

    div#underlinks {
        text-align: center;
        margin-top: 175px;
        margin-left: 5px;
        width: 105px;
        margin-bottom: 10px;
    }
    #underlinks a {
        display: block;
        float: left;
        font-family: Verdana, Arial, Tahoma;
        font-size: 11px;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        background-color: #FF77BB;
        
        padding: 3px;
        margin-bottom: 5px;
        margin-right: 2px;
        border: 1px solid #fff;
    }
    #underlinks a:hover {
        background-color: #FF0066;
        color: #fff;
    }

