﻿#left_central_container
{
    width:748px;
    float:left;
}

#left_col
{
    width:247px;
    margin-right:4px;
    float:left;
    color:#95825b;
    margin-top:-50px;
    line-height:14px;
}

#left_col a:link,
#left_col a:visited
{
    color:#fff0cf;
}

#left_col a:hover,
#left_col a:active
{
    color:#fff;
}

#central_col
{
    width:493px;
    margin-right:4px; 
    float:right;
    color:#2d6f93;
    margin-top: 4px;
}

#central_col a:link,
#central_col a:visited
{
    color:#25a5de;
}

#central_col a:hover,
#central_col a:active
{
    color:#cbaa67;
}

.col_content_header
{
    height:111px;
    background-repeat:no-repeat;
}

.col_content_header h2
{
    text-indent:-9999px;
    background-repeat:no-repeat;
    background-position:left 94px;
    padding-top:94px;
    height:20px;
    
}



.col_content_header h2 a
{
    display:block;
    height:20px;
}

.col_content_container
{
    width:226px;
    background-repeat:repeat-x;
    font-size:12px;
    padding:15px 10px 0 11px;
}

.col_content_container ul 
{
    margin:0 0 0 11px;
}

.col_content_container ul li
{
    list-style-position: outside;
	list-style-type: disc;
	padding:5px 0 5px 0;
}



.col_content_bottom
{
    width:247px;
    height:14px;
    background-repeat:no-repeat;
    margin-bottom:14px;
}

.gameplay_video_graphic
{
    margin-bottom:12px;
}

.video_caption_top
{
    width:226px;
    height:13px;
    background-repeat:no-repeat;
}

.video_caption_bottom
{
    width:226px;
    height:13px;
    background-repeat:no-repeat;
    margin-bottom:12px;
}

.video_link
{
    margin-left:16px;
    margin-bottom:12px;
}




/* left col */

#left_col .col_content_header
{
    background-image:url(../images/home-left-col-header.png);
}

#left_col .col_content_header h2
{
    background-image:url(../images/home-gameplay-footage-header.png);
    margin-left:15px;
}

#left_col .col_content_container
{
    background-image:url(../images/home-left-col-bg.gif);
    background-color:#191610;
}

#left_col .video_caption_top
{
    background-image:url(../images/home-video-info-box-top.png);
}

#left_col .video_caption_bottom
{
    background-image:url(../images/home-video-info-box-bottom.png);
}

#left_col .video_caption_content
{
    padding-left:16px;
    padding-right:16px;
    width:194px;
    background-color:#0c0a07;
}

#left_col hr
{
    height:1px;
    border:none;
    background-color:#342e20;
    color:#342e20;
    margin-bottom:12px;
}
h2.home_news{        text-indent:-9999px;    background-image:url(../images/right-col-news-updates.png);    background-repeat:no-repeat;    height:31px;    padding-bottom:14px;}
h2.dev_calendar
{
    text-indent:-9999px;
    background-image:url(../images/home-development-calendar-heading.png);
    background-repeat:no-repeat;
    height:50px;
    padding-bottom:12px;
}

h2.dev_calendar a
{
    display:block;
    height:50px;
}

#left_col .col_content_bottom
{
    background-image:url(../images/home-left-col-bottom.png);
}

#left_col h3
{
    color:#524935;
    font-size:14px;
}

/* Central Content */

#central_col hr, #right_col hr
{
    height:1px;
    border:none;
    background-color:#183541;
    color:#183541;
    margin-bottom:12px;   
}

.central_col_top
{
    width:493px;
    height:15px;
    background-image:url(../images/home-central-col-top.png);
}

.central_col_content
{
    width:453px;
    background-color:#000;
    padding:5px 20px 0 20px;
}

.central_col_content h1
{
    text-indent:-9999px;
    background-image:url(../images/home-time-travel-is-here.gif);
    background-repeat:no-repeat;
    height:38px;
    padding-bottom:14px;
}

.home_entry_text
{
    font-size:16px;
    line-height:21px;
}

#central_col h2.home_news
{    
    text-indent:-9999px;
    background-image:url(../images/home-news-and-game-updates-heading.gif);
    background-repeat:no-repeat;
    height:31px;
    padding-bottom:6px;
}

#central_col h2 a
{
    display:block;
    height:31px;
}

#central_col h3
{
    color:#0074a3;
    font-size:18px;
    font-weight:normal;
}

#central_col h3 a
{
    font-weight:normal;
}

.blue_news_date
{
    font-size:10px;
    color:#0f435f;
    text-transform:uppercase;
}

