@charset "utf-8";

body {font-size:70%;line-height:1.3;margin:0;margin-bottom:20px;background:#eee url('images/bg-neu.jpg') repeat-x;color:#333}
font,div {font-family: Verdana, Arial, Helvetica, sans-serif; text-align:left}

a {text-decoration:none}
a:hover {text-decoration:underline}
#header a:hover {font-weight:bold;text-decoration:none}

img {border:0; vertical-align:middle}
.thumb {border:1px solid #ccc}

p,form,h1,h2,h3 {margin:0px;padding:0px}

h1 {font-size:125%}
h2,h3 {font-size:100%}

.bold,.title {font-weight:bold}
.italic {font-style:italic}
body,.center,#footer {text-align:center}
ul {text-align:left}
.right {text-align:right}

.small,.menu_cat,#navbar {font-size:90%}
.big {font-size:110%}

.black,a {color:#333}
.white,#header,#header a,#games_details {color:#fff}
.grey {color:#666}
.red,a .red {color:#c00}

.padding10 {padding:10px}
.overflow {white-space:nowrap;overflow:hidden}

div.float {float:left}
div.float25 {float:left;width:25%}
div.float33 {float:left;width:33%}
div.float50 {float:left;width:49.9%}
div.float75 {float:left;width:74.9%}
div.clearer {clear:both}

#frame {margin:auto;width:810px}
#header {height:150px;background:url('images/header-neu.jpg');overflow:hidden}
#header-old {height:95px;background:url('images/header.jpg');overflow:hidden}
#header-old a {color:#fff}
#content {height:350px;background:url('images/content.jpg')}
#content_header {height:18px;background:url('images/content_header.jpg')}
#content_bg {background:url('images/content_bg.jpg')}
#content_footer {height:10px;background:url('images/content_footer.jpg')}
#content_main {height:350px;background:url('images/content_main.jpg')}
#content_popunder {height:20px;background:url('images/content_main.jpg')}

#games {height:360px;background:url('images/games.jpg');overflow:hidden}
#games_details {height:165px;background:url('images/games_details.jpg');overflow:hidden}
#games_stargods {height:300px;background:url('images/games_stargods.jpg');overflow:hidden}
#games_kingofelements {height:300px;background:url('images/games_kingofelements.jpg');overflow:hidden}
#games_darkstory {height:300px;background:url('images/games_darkstory.jpg');overflow:hidden}
#games_dinoplanet {height:300px;background:url('images/games_dinoplanet.jpg');overflow:hidden}
#games_inselcompany {height:300px;background:url('images/games_inselcompany.jpg');overflow:hidden}
#games_oceansgarden {height:300px;background:url('images/games_oceansgarden.jpg');overflow:hidden}
#games_crazyfarm {height:300px;background:url('images/games_crazyfarm.jpg');overflow:hidden}
#games_funnypizza {height:300px;background:url('images/games_funnypizza.jpg');overflow:hidden}

#footer {height:180px;background:url('images/footer.jpg');overflow:hidden}
#footer-games {height:180px;background:url('images/footer-ok.jpg');overflow:hidden}
#footer-popunder {height:120px;background:url('images/footer-popunder.jpg');overflow:hidden}
#footer h2 {padding-bottom:5px}
#footer p {padding-top:5px}

.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url('highslide/graphics/zoomin.cur'), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 1px solid #000;
}
.highslide:hover img {
	border: 1px solid #fff;
}

.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url('highslide/graphics/loader.white.gif');
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url('highslide/graphics/fullexpand.gif') no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}

/* Mac-style close button */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: hand; /* ie */
	cursor: pointer; /* w3c */
	background: url('highslide/graphics/close.png');
	/* For IE6, remove background and add filter */
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='highslide/graphics/close.png', sizingMethod='scale');
}
