@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

body{
	margin:0;
	padding:0;
}
/* hide this from IE5/Mac \ */
* html #thumbs {height: 1%;}
#output{
    display:none;
}

#container{
    width:868px;
    height:260px;
    overflow:hidden;
}

#header{
    font-size:20px;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration:none;
    overflow:hidden;
    width:868px;
    height:35px;
}
#headText {
    color:#fb076f;
}
#header a{text-decoration:none;}
.clear{
    clear:both;
}


#s1{
    z-index: 0;
}
#s2{
    z-index: 10;
}
#s3{
    z-index: 20;
}
#s4{
    z-index: 30;
}

#content{
    width:818px;
    height:260px;
}

#thumbs ul{
    display:inline;
    list-style:none;
    width:858px;
    height:225px;
    margin:0px 0 0 -10px;
    float:left;
    overflow:hidden;
    padding-left:0;
}
#thumbs ul li{
    display:inline;
    list-style:none;
    width:178px;
    height:197px;
    float:left;
    margin:8px 15px 0 10px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    border:none;
    font-weight:bold;
    color: white;
}

#thumbs ul li a{
    border:0;
    font-weight:bold;
    text-decoration:none;
    font-size:11px;
}

#thumbs ul li a:hover{
    text-decoration:underline;
    border:0;
    font-weight:bold;
}

#thumbs ul li img{
    width:180px;
    height:180px;
    border:none;

}

#thumbs ul li img:hover{

    border:none;
    opacity:0.5;
    FILTER: Alpha(opacity=50);
}

.slide{
    width:188px !important;
    height:206px !important;
    background:#000;
    padding:7px 5px 5px 5px;
    overflow:hidden;

}

.hideme {
	display:none;
}
.headingtext {
	position:relative; top:9px; left: 30px; height:25px;
}

#vContainer {
	background: #FFFFFF;
	width: 200px;
	height: 688px;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #aaa;
	font: 12px Tahoma,Arial,Sans-serif;
	overflow: hidden;
}

.vItem {
	margin: 10px auto 5px;
	padding: 0px;
	width: 137px !important;
	height: 137px !important;
}

.vElement {
    width: 133px !important;
    height: 133px !important;
    position: relative;
    border: 1px solid gray;
    padding: 1px;
    margin: 0px;
    display: block;
    text-decoration: none;
}

.vElement.hideme {
	display: none;
}

.vElement .thumb {
	display: block;
    width: 133px !important;
    height: 133px !important;
    margin: 0px;
}

.vElement .description {
	font-size: 11px;
	font-weight: bold;
    position: absolute;
	bottom: 1px;
    width: 133px;
    height: 16px;
    background: url("../opacity50.png");
    margin: 0 auto;
    line-height: 16px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: white;
}

.vElement .description.online {
    background: #8cc63e;
    color: #fff;
}
.vElement .description.inchat {
    color: #fff;
    background: #6dd6ef;
}
.vElement:hover .description,
.vElement:hover .description.inchat,
.vElement:hover .description.online {
	display: none;
}
.vElement .descriptionFull {
	display: none;
}
.vElement:hover .descriptionFull {
	display: block;
    position: absolute;
	top: 1px;
	left: 1px;
    width: 133px;
    height: 133px;
    background: url("../opacity20.png");
    margin: 0px;
    padding: 0px;
	font-size: 11px;
    text-align: left;
    text-decoration: none;
    color: white;
    text-shadow: 1px 1px 2px black;
    cursor: pointer;
}
.descriptionFull span {
	display: block;
	margin: 1px 3px;
}

.descriptionFull .nick {
    font-weight: bold;
    word-wrap: break-word;
}

.descriptionFull .flags {
    bottom: 2px;
    left: 0px;
    position: absolute;
}
.descriptionFull .flags img {
    border: 1px solid #888888;
    height: auto;
    margin: 1px 2px 0 0;
    padding: 0;
    width: auto;
}
.vElement:hover .description {
	display: none;
}
.vLogoContainer {
	display: block;
}
.vLogo {
	width: 95%;
	display: block;
	margin: 5px auto 10px;
}


.type_white_120x600 #vContainer{
    width: 118px;
    height: 598px;
}
.type_white_120x600 .vItem {
    margin: 7px auto;
    padding: 0px;
    width: 100px !important;
    height: 100px !important;
}
.type_white_120x600 .vElement .thumb,
.type_white_120x600 .vElement,
.type_white_120x600 .vElement:hover .descriptionFull,
.type_white_120x600 .vElement .description {
    width: 96px !important;
    height: 96px !important;
}
.type_white_120x600 .vElement .description {
    height: 16px !important;
}
.type_white_120x600 .vElement:hover .descriptionFull {
    font-size: 11px;
}

.type_white_120x600 .vLogo {
    margin: 0px auto;
}
.type_white_120x600 .vLogoContainer {
    margin: 5px;
    padding: 0px;
    width: 118px;
    height: 50px;
}

.type_white_728x90 #vContainer{
    width: 726px;
    height: 88px;
}
.type_white_728x90 .vItem {
	float: left;
    margin: 2px 4px;
    padding: 0px;
    width: 84px !important;
    height: 84px !important;
}
.type_white_728x90 .vElement .thumb,
.type_white_728x90 .vElement,
.type_white_728x90 .vElement:hover .descriptionFull,
.type_white_728x90 .vElement .description {
    width: 80px !important;
    height: 80px !important;
}
.type_white_728x90 .vElement .description {
    height: 15px !important;
    font-size: 9px;
}
.type_white_728x90 .vElement:hover .descriptionFull {
    font-size: 10px;
}

.type_white_728x90 .vLogo {
    margin: 0px auto;
}
.type_white_728x90 .vLogoContainer {
	float: left;
    margin: 0px;
    padding: 8px 0px 0px 8px;
    width: 165px;
    height: 70px;
}
.type_white_728x90 .descriptionFull .flags img {
    height: 8px;
    width: 14px;
}

.type_white_300x250 #vContainer{
    width: 298px;
    height: 248px;
}
.type_white_300x250 .vItem {
    margin: 10px auto;
    padding: 0px;
    width: 204px !important;
    height: 224px !important;
}
.type_white_300x250 .vElement .thumb {
	border: none;
}
.type_white_300x250 .vElement .thumb,
.type_white_300x250 .vElement,
.type_white_300x250 .vElement .description {
    width: 200px !important;
    height: 200px !important;
}
.type_white_300x250 .vElement {
    height: 220px !important;
}
.type_white_300x250 .vElement:hover .description {
	display: block;
}
.type_white_300x250 .vElement .description {
    height: 20px !important;
    line-height: 20px;
    font-size: 12px;
}
.type_white_300x250 .vElement:hover .descriptionFull .flags {
	bottom: 5px;
	left: 5px;
}
.type_white_300x250 .vElement:hover .descriptionFull {
	padding: 5px;
    font-size: 12px;
    width: 190px !important;
    height: 190px !important;
}