/***************/
/* MAIN STYLES */
/***************/

body,#page_container
{
    background-color: #03111C;
    color: #BDEEF7;
}

#main-content
{
    margin-right:25px;
    width:567px;
    margin-top:20px;
}

#right-content
{
    margin-left:25px;
    margin-top:20px;
}

.box_text
{
    margin-bottom:10px;
    margin-top:10px;
    text-align: center;
}

.header
{
    height:245px;
}

#header_announced
{
    background:none;
}

#communityBox
{
    padding-top: 40px;
}

a, img {
    color: #24BDD9;
    text-decoration: none;
}

a:hover
{
    color:#ccc;
}

.box_text a
{
    font-weight: bold;
}

#footer a {
    color: #FFFFFF;
    text-decoration:none;
}

#footer a:hover
{
    color:#ccc;
    text-decoration: underline;
}

/*********************/
/* NAVIGATION STYLES */
/*********************/

#menu
{
    /*margin-top:-73px;*/
}

.navi_item
{
    cursor:pointer;
    height:32px;
}

#navi_footer
{
    margin-top:-3px;
}

/****************/
/* BOXES STYLES */
/****************/

.mainbox_header
{
    width:567px;
    height: 37px;
}

.smallbox_header
{
    width:300px;
    height:37px;
    position:relative;
    margin:0;
    padding:0;
}

.footer_teaser
{
    margin-top:-7px;
}

.smallbox div.header_teaser
{
    background:none;
    width:300px;
}

.smallbox div.footer_teaser
{
    background:none;
    width:300px;
}

.box_trailer div.boxes_inner,.box_teaser div.boxes_inner
{
    padding-top:0;
    padding-bottom:0;
}

.box_news
{
    margin-right:3px;
}

.footer_trailer
{
    margin-top:-9px;
}

/***************/
/* MISC STYLES */
/***************/

.thumbnails img
{
    margin:2px;
}

.thumbnails
{
    text-align:center;
}

.teaserimg
{
    padding-left:10px;
    width:545px;
    border:none;
}

.news_links_right p,.news_links p
{
    background-color:#3d3a37;
}

.news_links li,.news_links_right li,.box_info li
{
    vertical-align:middle;
}

#flags
{
    padding-top:10px;
}

#registerHeaderTXT
{
    display: none;
}
.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;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    left: 505px;
    line-height: 36px;
    padding: 6px 20px 4px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #333333;
    top: 145px;
    width: 245px;
    z-index: 100;
}
.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;
    font-size: 18px;
    font-weight: bold;
    height: 36px;
    left: 1123px;
    line-height: 36px;
    padding: 6px 20px 4px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 0 #333333;
    top: 145px;
    width: 235px;
    z-index: 100;
}
#fancybox-content
{
	overflow: visible;
}
#fancybox-frame 
{
    background: url("http://assets.snippets.gamigo.com/games/ufo/images/UFO_overlay.png") no-repeat scroll 0 0 transparent;
    height: 600px;
    left: -490px;
    padding-left: 720px;
    padding-top: 230px;
    position: absolute;
    top: -150px;
    width: 800px;
}
#fancybox-outer
{
    background: none repeat scroll 0 0 transparent;
}
#fancybox-close
{
	background-image: none;
    right: -240px !important;
    top: -43px !important;
}

.download-btn{
	display: none;
}
