@CHARSET "UTF-8";
/*bb-en*/

@import url(http://fonts.googleapis.com/css?family=IM+Fell+English);

body {
	background-color: #000;
	font-family: Georgia;
	color:	#cabab2;
	font-size: 12px;
}
/* wrapper */
#page_container
{
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	background-image: url(http://assets.snippets.gamigo.com/games/bb-en/images/main_full/background_Tapete.png);
	background-repeat: no-repeat;
	background-position: center -120px;
	text-align: center;
	margin: 0;
	padding: 0;
	width:100%;
	height:100%;
	}
/* wrapper */
.boxTitle, .naviText, .newsLinkText, .infoLinkText {
    display: block;
    position: relative;
    top: 15px;
}
.naviText
{
	float: left;
}
.naviSpacerChars
{
    display: block;
    position: relative;
    top: 15px;
    float: left;
    margin-left: 20px;
}
#teaserContainer {
    height: 175px;
    position: relative;
}
#wrapper {
	width: 928px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-position: 0px 0px;
	height:100%;
}
#footer {
	clear:both;
	/*background: url(http://assets.snippets.gamigo.com/games/lc-de/images/main/all_footer.jpg) no-repeat center top;*/
	height: 165px;
	margin: 40px 5px 5px 5px;
	padding-top: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	text-align: center;
	text-transform: lowercase;
	text-decoration: none;
	color: #CDCDCD;
}
/* Header */

.header {
	width: 940px;
	height: 240px;
	/*background: url(http://assets.snippets.gamigo.com/games/lc-de/images/main/all_header.jpg) no-repeat center top;*/
}
#header_all_beta {
	width: 928px;
	height: 300px;
	background: url(http://assets.snippets.gamigo.com/games/lc-de/images/main/all_header_beta.jpg) no-repeat center top;
}

#stoerer{
	background: url(http://assets.snippets.gamigo.com/games/bb-de/images/main/cbtstoerer.png) no-repeat center bottom;
	height: 117px;
    width: 118px;
    float: right;
    position: relative;
    top:130px;
    left:-90px;
}
#flags {
    margin: 15px 35px 0;
}
/*.reg_button 
{
    background-color: #3366CC;
    border: 3px solid #4B78EA;
    border-radius: 14px 14px 14px 14px;
    box-shadow: -3px 4px 6px #CCCCCC inset;
    color: white;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 36px;
    left: -60px;
    line-height: 36px;
    padding: 6px 20px 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #333333;
    top: 175px;
    width: 245px;
    z-index: 100;
}*/
#registerOverlayButton
{ 
	-moz-box-shadow:inset 0px 4px 4px 0px #7592CC; 
	-webkit-box-shadow:inset 0px 4px 4px 0px #7592CC; 
	box-shadow:inset 0px 4px 4px 0px #7592CC; 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3366CC), color-stop(1, #7592CC) ); 
	background:-moz-linear-gradient( center top, #3366CC 5%, #7592CC 100% ); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3366CC', endColorstr='#7592CC'); 
	background-color:#7592CC; 
	-moz-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px; 
	border:4px solid #7592CC; 
	display:inline-block; 
	color:#ffffff; 
	font-family:arial; 
	font-size:18px; 
	font-weight:bold; 
	padding:9px 12px; 
	text-decoration:none; 
	text-shadow:1px 2px 3px #57000f;
	float: left;
	left: 40px;
	top: 175px;
	position: relative;
	width: 245px;
	height: 26px;
	text-align: center;
	line-height: 29px;
}
#registerOverlayButton:hover 
{ 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7592CC), color-stop(1, #3366CC) ); 
	background:-moz-linear-gradient( center top, #7592CC 5%, #3366CC 100% ); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7592CC', endColorstr='##3366CC'); 
	background-color:#7592CC; 
}
/*.download_button 
{
    background-color: #990000;
    border: 3px solid #C30038;
    border-radius: 14px 14px 14px 14px;
    box-shadow: -3px 4px 6px #CCCCCC inset;
    color: white;
    cursor: pointer;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 36px;
    left: 254px;
    line-height: 36px;
    padding: 6px 20px 4px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #333333;
    top: 175px;
    width: 245px;
    z-index: 100;
}*/
.download_button 
{ 
	-moz-box-shadow:inset 0px 4px 4px 0px #d65200; 
	-webkit-box-shadow:inset 0px 4px 4px 0px #d65200; 
	box-shadow:inset 0px 4px 4px 0px #d65200; 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #87002d), color-stop(1, #de0000) ); 
	background:-moz-linear-gradient( center top, #87002d 5%, #de0000 100% ); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#87002d', endColorstr='#de0000'); 
	background-color:#87002d; 
	-moz-border-radius:8px; 
	-webkit-border-radius:8px; 
	border-radius:8px; 
	border:4px solid #85001b; 
	display:inline-block; 
	color:#ffffff; 
	font-family:arial; 
	font-size:18px; 
	font-weight:bold; 
	padding:9px 12px; 
	text-decoration:none; 
	text-shadow:1px 2px 3px #57000f;
	float: left;
	left: 282px;
	top: 175px;
	position: relative;
	width: 245px;
	height: 26px;
	text-align: center;
	line-height: 29px;
}
.download_button:hover 
{ 
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #de0000), color-stop(1, #87002d) ); 
	background:-moz-linear-gradient( center top, #de0000 5%, #87002d 100% ); 
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#de0000', endColorstr='#87002d'); 
	background-color:#de0000; 
}

#wrapper {	
padding:0;
height:auto;

}
.header {
	overflow:hidden;
}
a, a:link, a:visited, a:active {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
	color: #FFF;
}
div.box_text
{
	width:90%;	
	text-align:left;	
	background: url(http://assets.snippets.gamigo.com/games/bb-de/images/main/backgrounddunkelrot.png) repeat;		
	padding: 15px;	
}
.box_news div.box_text
{
	width:80%;
}
div.news_links_right
{
	height:305px;
	background: url(http://assets.snippets.gamigo.com/games/bb-de/images/main_full/Box_Textfeld_Hintergrund.png) no-repeat;
}
.box_info ul
{
	margin-left:20px;
}
#registerHeaderTXT
{
	display:none;
}
#flashboxheader
{
margin-left:-300px;
}

.head_bottom{
margin-top:-2px;
}

/* Boxes Header*/
.mainbox_header
{
	width: 618px;
	height:40px;
	font-size:18px;
	font-family: Georgia;
	margin-left: 30px;
}
.mainbox
{
	width: 568px;
	background: url(http://assets.snippets.gamigo.com/games/bb-de/images/main/background.png)
}
.mini_header
{

	width: 304px;
	height:46px;
	}
.smallbox_header {
    font-family: 'IM Fell English',serif;
    font-size: 35px;
    height: 65px;
    text-align: center;
    width: 300px;
}
.smallbox
{
	margin: 0 0 0;
}
.partialBox.box_trailer, .partialBox.box_news {
    position:relative;
	width: 300px;
	margin: 0;
	padding: 0;
	margin-bottom:5px;
}	
.mainbox div.boxes_inner
{
	background: url(http://assets.snippets.gamigo.com/games/bb-de/images/main/backgroundrot.png) repeat;
}
.partialBox.box_news div.boxes_inner,.partialBox.box_trailer div.boxes_inner
{
		background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/box_bg_300.jpg) repeat-y;
	}
/*.smallbox div.boxes_inner
{
	background: url(http://assets.snippets.gamigo.com/games/bb-de/images/main/backgroundrot.png);
	
}*/	
.mainbox_footer
{
	width: 618px;
	height:26px;
	background: url("http://assets.snippets.gamigo.com/games/bb-de/images/main/backgroundrot.png") repeat scroll 0 0 transparent;
}
.partialBox.box_news .boxFooter,.partialBox.box_trailer .boxFooter
{
	width: 304px;
	height:23px;
	background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/box_footer_304.jpg) no-repeat center top;
	}
.smallbox .boxFooter
{
	width: 300px;
	height:23px;
}	
.landing_main{background: none;margin:0;padding:0}
/*
.header_landing{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/anmeldung_header_300.jpg) no-repeat;height:46px;}
.footer_landing{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/box_footer_300.jpg) no-repeat;height:23px;}
.footer_teaser{margin-top:-5px;}
#landing_content{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/anmeldung_bg_256.jpg) repeat-y center top; width:300px;height:auto;margin:0;padding:0;}
#landing_head{top:0px;margin:0px;padding:0px;overflow:hidden;}
.header_teaser{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/highlights_header_618.jpg) no-repeat center top;}
.partialBox.box_news .header_news{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/items_header_300.jpg) no-repeat center top;width:300px;}
.smallbox .header_news{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/news_header_304.jpg) no-repeat center top;	margin-bottom:0px;}
.header_news{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/news_header_618.jpg) no-repeat center top;	margin-bottom:0px;}
.header_mbeta{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/beta_header.jpg) no-repeat center top;	margin-bottom:0px;}
.header_rnews{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/news_header_300.jpg) no-repeat center top;	margin-bottom:0px;}
.smallbox .header_trailer{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/trailer_header_304.jpg) no-repeat center top;	margin-bottom:0px;}
.partialBox.box_trailer .header_trailer{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/trailer_header_300.jpg) no-repeat center top;width:300px;}
.header_teaser{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/highlights_header_618.jpg) no-repeat center top;	margin-bottom:0px;}
.header_info{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/kurzinfo_header_618.jpg) no-repeat center top;	}
.header_galerie{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/galerie_header_618.jpg) no-repeat center top;	}
.header_account{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/account_header_618.jpg) no-repeat center top;	}
.header_download{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/download_header_618.jpg) no-repeat center top;	}
.header_das_spiel{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/das_spiel_header_618.jpg) no-repeat center top;	}
.smallbox .header_galerie{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/screenshots_header_300.jpg) no-repeat center top;}
.header_item{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/items_header_300.jpg) no-repeat center top;}
.header_wallpaper{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/wallpaper_header_618.jpg) no-repeat center top;}
.header_screenshot{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/screenshots_header_618.jpg) no-repeat center top;}
.header_erste_schritte{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/erste_schritte_header_618.jpg) no-repeat center top;}
.header_guide{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/erste_schritte_header_618.jpg) no-repeat center top;}
.header_support{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/support_header_618.jpg) no-repeat center top;}

.mainbox .header_ranking{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/ranking_header_618.jpg) no-repeat center top;}
*/
/* Button Styles*/
.download_btn
{
margin:0 auto;
height:54px;
width:259px;
background: url(http://assets.snippets.gamigo.com/games/bb-en/images/main/playnow.png) no-repeat;
cursor:pointer;		
}
.download_btn:hover
{
	background-position:0 -54px;	
}
.bookmark_btn
{

height:35px;
width:300px;
background: url(http://assets.snippets.gamigo.com/games/lc-de/images/boxes/bookmarks.jpg) no-repeat;
cursor:pointer;		
}
.bookmark_btn:hover
{
	background-position:0 -35px;	
}
.register_btn_container
{
	position:relative;
	height:43px;
	width:224px;
	background: url(http://assets.snippets.gamigo.com/games/lc-de/images/buttons/register_button_action.png) no-repeat;
	cursor:pointer;
	margin:0 auto;
}	

.register_btn_container:hover
{

	background-position:0 0;	

	}
.news_btn_container
{position:relative;
	height:26px;
	width:110px;
	left:50px;
	top:10px;
	background: url(http://assets.snippets.gamigo.com/games/lc-de/images/buttons/mehr_news_button.png) no-repeat;
	cursor:pointer;
}	
.news_btn_container:hover
{
	background-position:0 -26px;	
}
.info_btn_container
{position:relative;
	height:26px;
	width:110px;
	left:70px;
	top:10px;
	background: url(http://assets.snippets.gamigo.com/games/lc-de/images/buttons/mehr_infos_button.png) no-repeat;
	cursor:pointer;
	margin-bottom:20px;
	display: none;
}	
.info_btn_container:hover
{
	background-position:0 -26px;	
}

.navi_item
{
	position:relative;
	cursor:pointer;
	height:37px;
	overflow:visible;
	margin: 0 0 0 30px;
	font-size:19px;
	font-family: Georgia;
}
#menu
{
	height:60px;
	background: url(http://assets.snippets.gamigo.com/games/bb-de/images/main_full/navibar.png) no-repeat;
	opacity: 1;
}
/*
#navi_footer
{
	margin-top:0px;
	
}
.ff #navi_footer
{
	margin-top:-7px;
	
}
.ie8 img#navi_footer,.ie7 img#navi_footer
{
	margin-top:0px;
	
}
.navi_top{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/navi_top.jpg) no-repeat;width:928px;height:8px;}
.navi_left{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/left_navi.jpg); no-repeat;width:41px;height:37px;}
.navi_right{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/right_navi.jpg); no-repeat;width:41px;height:37px;}
.navi_bottom{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/navi_bottom.jpg) no-repeat;width:928px;height:8px;}
.home{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/home_navi.jpg) no-repeat;width:67px;}
.account{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/account_navi.jpg) no-repeat;width:93px;}
.download{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/download_navi.jpg) no-repeat;width:108px;}
.das_spiel{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/das_spiel_navi.jpg) no-repeat;width:95px;}
.galerie{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/galerie_navi.jpg) no-repeat;width:81px;}
.erste_schritte{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/erste_schritte_navi.jpg) no-repeat;width:137px;}
.forum{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/forum_navi.jpg) no-repeat;width:70px;}
.support{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/support_navi.jpg) no-repeat;width:118px;}
.navi_spacer.spacer1{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/spacer_navi_1.jpg) no-repeat;width:11px;height:37px;}
.navi_spacer.spacer2{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/spacer_navi_2.jpg) no-repeat;width:11px;height:37px;}
.navi_spacer.spacer3{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/spacer_navi_3.jpg) no-repeat;width:11px;height:37px;}
.navi_spacer.spacer4{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/spacer_navi_4.jpg) no-repeat;width:11px;height:37px;}
.navi_spacer.spacer5{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/spacer_navi_5.jpg) no-repeat;width:11px;height:37px;}
.navi_spacer.spacer6{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/spacer_navi_6.jpg) no-repeat;width:11px;height:37px;}
.navi_spacer.spacer7{background: url(http://assets.snippets.gamigo.com/games/lc-de/images/navigation/spacer_navi_7.jpg) no-repeat;width:11px;height:37px;}
.navi_mover
{
	position:relative;
	top:0px;
	}
.navi_item:hover
{
	background-position: 0 -37px;
	}
.over
{
	background-position: 0 -37px;
}*/
.flash_galerie {
	padding-left:25px;
	}
	
/*NEW STYLES*/	
#footer
{
margin:0 auto;
}
#header_commercial
{

}
.teaserimg
{
	left: 30px;
    margin-left: -2px;
    position: relative;
    top: 10px;
    width: 514px;
}
.mini_box
{
	margin-top:15px;
}
.news_links_right,.news_links
{
padding:0px;
margin-left:0px;
}

ul{
list-style:none;
}

#screenshotsHL{
background:url("http://assets.snippets.gamigo.com/games/lc-de/images/main/screenshots_subheader.jpg") no-repeat scroll left center transparent ! important;
height:40px;
margin-left:40px;
}
#wallpaperHL{
background:url("http://assets.snippets.gamigo.com/games/lc-de/images/main/wallpaper_subheader.jpg") no-repeat scroll left center transparent ! important;
height:40px;
margin-left:40px;
}
div#landing_signin{margin-left:18px;
background-position: 4px 5px;
}
.ie7 div#landing_signin{margin-left:17px;
background-position: 5px 5px;
}
.ie8 div#landing_signin{margin-left:17px;
background-position: 5px 5px;
}
#content_site
{
	padding: 0 10px 30px 40px;
	width: 930px;
	overflow:hidden;
	/*opacity: 0.5;
	filter:alpha(opacity=50);
	-moz-opacity: 0.50;*/
	background: url("http://assets.snippets.gamigo.com/games/bb-en/images/main_full/graues_hintergrundfeld.png") repeat scroll 0 -87px transparent;
}
.bg_tranz
{
	background-color: black;
    opacity: 0.5;
    overflow: visible;
    position: absolute;
    top: 265px;
    width: 980px;
    z-index: 0;
}
.bb_logo 
{
    background: url("http://assets.snippets.gamigo.com/games/bb-de/images/main_full/Logo.png") no-repeat scroll 0 -87px transparent;
    height: 400px;
    left: 290px;
    position: relative;
    top: 0;
    width: 420px;
}
.open_beta 
{
    background: url("http://assets.snippets.gamigo.com/games/bb-de/images/main_full/Open_Beta.png") no-repeat scroll 0 -20px transparent;
    height: 170px;
    left: 35px;
    position: relative;
    top: -395px;
    width: 310px;
}
.box_ranking div.box_text
{
	margin:25px;
	padding:0;
}

.ranking_btn{
	width:282px;
	height:109px;
	background-image:url('http://assets.snippets.gamigo.com/games/lc-de/images/buttons/ranking_de.png');
	margin:0 auto;
	}
#gamigoGameLinks
{
margin-top:50px;
}
#gamigoTermsLinks
{
margin-top:35px;
}	
/*NEW STYLES*/	
/*#communityBox{
	left: 26px;
    position: relative;
    top: 165px;
}*/
#communityBox {
    left: 820px;
    position: relative;
    top: -15px;
}
#twitter_button
{
height:70px;
width:70px;
background: url(http://assets.snippets.gamigo.com/images/Twitter_Logo.png) no-repeat;
cursor:pointer;
margin-left:20px;
float:left;
}
#communityBox div#twitter_button {
    background: url("http://assets.snippets.gamigo.com/images/twitter_icon22.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-right: -15px;
    width: 22px;
    margin-top:30px;
}
#facebook_button
{
height:22px;
width:22px;
background: url(http://assets.snippets.gamigo.com/images/fb_icon22.png) no-repeat;
cursor:pointer;
margin-left:15px;
margin-top:30px;
float:left;
}
#communityBox div#facebook_button {
    background: url(http://assets.snippets.gamigo.com/images/fb_icon22.png) no-repeat;
    cursor: pointer;
    float: left;
    height: 22px;
    margin-right: -10px;
    width: 22px;
}
#youtube_button
{
height:22px;
width:22px;
background: url(http://assets.snippets.gamigo.com/images/youtube_icon22.png) no-repeat;
cursor:pointer;
float:left;
margin-left:25px;
margin-top:30px;
margin-bottom:5px;
}

.box_facebook hr
{
width:80%;
}
#fblikebox
{
	margin: 20px;
    width: 230px;
    height: 250px;
    background-color: black;
    background-image: none;
}
#mini-item-shop
{
	background: url(http://assets.cdn.gamigo.com/img/lc_images/webshop_screen.jpg) no-repeat center top;	
	display:none;
	
	height:483px;
	width:350px;
	color:aqua;
}
#itemViewBox-top{
	height: 45px;
}
#itemViewBox-toplogin{
	height: 85px;
}
#itemViewBox-topincorrect{
	height: 85px;
}
#itemViewBox-CashText{
	text-align: center;
	height: 30px;
	padding-top: 10px;
	text-decoration: underline;
}
#itemViewBox-CashTextAfterBuy{
	text-align: center;
	height: 13px;
	text-decoration: underline;
}
#itemViewBox-header{
	text-align: center;
	height: 30px;
	font-size: 20px;
}
#itemViewBox-SubjectLabel{
	margin-left:25px;
	width: 300px;
	text-align: center;
	align: center;
}
#button{
	padding-top:15px;
	text-align: center;
}
#loginButton{
	padding-top:25px;
	text-align: center;
}
#loginBox{
	font-size: 15px;

}
#itemViewBox-ItemIcon{
	height: 180px;
	margin-top:20px;
	text-align: center;
	font-size: 15px;
}
#fancybox-wrap{
	height:485px;
	weidth:350px !important;
	margin: 20px;
}
.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #5065a8;
	-webkit-box-shadow:inset 0px 1px 0px 0px #5065a8;
	box-shadow:inset 0px 1px 0px 0px #5065a8;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4470c7), color-stop(1, #1d3370) );
	background:-moz-linear-gradient( center top, #4470c7 5%, #1d3370 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4470c7', endColorstr='#1d3370');
	background-color:#4470c7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffffff;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:20px;
	font-weight:normal;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}
.myButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1d3370), color-stop(1, #4470c7) );
	background:-moz-linear-gradient( center top, #1d3370 5%, #4470c7 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d3370', endColorstr='#4470c7');
	background-color:#1d3370;
	color:#FFFFFF;
}
.myButton:active {
	position:relative;
	color:#FFFFFF;
	top:1px;
}
.myButtonsmall {
	-moz-box-shadow:inset 0px 1px 0px 0px #5065a8;
	-webkit-box-shadow:inset 0px 1px 0px 0px #5065a8;
	box-shadow:inset 0px 1px 0px 0px #5065a8;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4470c7), color-stop(1, #1d3370) );
	background:-moz-linear-gradient( center top, #4470c7 5%, #1d3370 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4470c7', endColorstr='#1d3370');
	background-color:#4470c7;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffffff;
	display:inline-block;
	color:#000000;
	font-family:arial;
	font-size:15px;
	font-weight:normal;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}
.myButtonsmall:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1d3370), color-stop(1, #4470c7) );
	background:-moz-linear-gradient( center top, #1d3370 5%, #4470c7 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d3370', endColorstr='#4470c7');
	background-color:#1d3370;
	color:#FFFFFF;
}
.myButtonsmall:active {
	position:relative;
	color:#FFFFFF;
	top:1px;
}
#button_logout {
	float: left;
}

#button_more {
	float:left;
}
#button_last {
	text-align: center;
	padding-top: 165px;
	padding-left: 17px;
}
#spacer {
	width: 20px;
	float:left;
}
#itemViewBox-headersmall{
	text-align: center;
	height: 30px;
	font-size: 15px;
}
.thumbnails img {
    height: 90px;
    width: 120px;
}
#right-content {
    background: url("http://assets.snippets.gamigo.com/games/bb-en/images/main_full/sidebar_bb.png") no-repeat scroll 0 0 transparent;
    margin: 0 0 40px;
}
#main-content {
    margin: 0 31px 0 0;
    padding: 0;
    width: 597px;
}
#fancybox-content
{
	overflow: visible;
}
#fancybox-frame 
{
    background: url("http://assets.snippets.gamigo.com/games/bb-de/images/main_full/Overlayer_frei.png") no-repeat scroll 0 0 transparent;
    height: 600px;
    left: -40px;
    padding-left: 440px;
    padding-top: 130px;
    position: absolute;
    top: -100px;
    width: 650px;
}
#fancybox-outer
{
    background: none repeat scroll 0 0 transparent;
}
#fancybox-close
{
	right: -46px !important;
    top: -88px !important;
}
#gamigoRights
{
	color:red;
}
#google_plusone_button {
    float: left;
    left: 103px;
    margin-right: 15px;
    position: relative;
    text-align: right;
    top: -36px;
    z-index: 2;
}