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

body,#page_container
{
    background-color:#262A21;
    color:#000;
}

#main-content
{
    margin-right:10px;
    width:598px;
    margin-top:20px;
}

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

#footer a
{
    color: white;
}

h1 {
    color: #660000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}

h2 {
    color: #660000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

h3 {
    color: #660000;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

#developerLogo1, #developerLogo2, #gamigoTermsLinks, #gamigoGameLinks 
{
    margin-left: 15px;
    margin-right: 15px;
}

#gamigoGameLinks
{
    margin-bottom: 70px;
}

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

.mainbox
{
    width: 598px;
}

.header
{
    height:305px;
}

a, a:link, a:visited, a:active {
    color: #3B1E08;
    font-weight: bold;
    text-decoration: none;
}

a:hover
{
    color:#661E08;
    text-decoration:none;
}

#footer a:hover
{
    color:#ccc;
}

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

#menu
{
}

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

.navi_item:hover,.over
{
    background-position:0 -35px;
}

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

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

.mainbox_header
{
    width:598px;
    height:30px;
}

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

.partialBox.box_news, .partialBox.box_trailer
{
    width: 294px;
    margin: 0 0 0 0;
}

.partialBox.box_news
{
    margin-left: 10px;
}

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

.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:5px;
    width:588px;
    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;
}
