#home-box
{
	padding: 15px 40px;
}
#home-box table.menu
{
	margin-top: 1px;
	margin-left: 8px;
	border: 0;
	border-collapse: collapse;
	height: 50px;
	font-weight: 600;
}
#home-box table.menu a
{
	color: #FFFFFF;
}
#home-box table.menu td.off
{
	background-image: url('/resources/images/navigation/home-middle-off.png');
	background-repeat: repeat-x;
}
#home-box table.menu td.on
{
	background-image: url('/resources/images/navigation/home-middle-on.png');
	background-repeat: repeat-x;
}
#home-box table.menu td.separator
{
	width: 1px;
	padding: 0;
}
#home-box table.menu a:hover
{
	text-decoration: none;
}
#home-box h1 a:hover,
#home-box h2 a:hover,
#home-box h3 a:hover,
#home-box h4 a:hover,
#home-box h5 a:hover,
#home-box h6 a:hover
{
	text-decoration: none;
}



#top-box
{
	clear: both;
	padding: 15px 40px;
}
#top-box-left
{
	clear: both;
	float: left;
	margin-right: 9px;
}
#top-box-center
{
	float: left;
	margin-left: 9px;
	margin-right: 8px;
}
#top-box-right
{
	float: right;
	margin-left: 8px;
}

.box-game_info
{
	background-image: url('/resources/images/features/home-bottom03.png');
	background-repeat: no-repeat;
	margin-left: 6px;
	width: 302px;
}
.box-game_info .bottom-box-content
{
	margin: 35px 10px 0 10px;
}
.box-game_info .bottom-box-content p
{
	padding: 0 5px;
}
.box-game_info .bottom-box-content h4
{
	margin: 10px 0 5px 0;
}
.box-game_info .bottom-box-content h4 a
{
	color: #EFAE73;
}
.box-game_info .bottom-box-content ul
{
	margin-top: 10px;
	padding-left: 15px;
}
.box-game_info .bottom-box-content li
{
	margin-top: 5px;
}
.box-game_info .bottom-box-content li strong
{
	font-weight: bold;
	color: #FFFFFF;
}



#middle-box-left
{
	float: left;
	clear: left;
}
#middle-box-left table.menu
{
	width: 610px;
}
#middle-box-left table.menu td
{
	text-align: center;
}
#middle-box-left table.menu th
{
	background-repeat: no-repeat;
	width: 242px;
	padding: 0;
	empty-cells: show;
}
#middle-box-left table.menu th.last-off
{
	background-image: url('/resources/images/navigation/home-left-off.png');
}
#middle-box-left table.menu th.last-on
{
	background-image: url('/resources/images/navigation/home-left-on.png');
}
#middle-box-left table.menu th.last-on,
#middle-box-left table.menu th.last-off
{
	font-size: smaller;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
}
#middle-box-left table.menu th.last-on p,
#middle-box-left table.menu th.last-off p
{
	margin-right: 20px;
	margin-top: 5px;
}
#middle-box-left table.menu th.last-on a,
#middle-box-left table.menu th.last-off a
{
	color: #EFAE73;
}
#middle-box-left table.menu th.last-on a:hover,
#middle-box-left table.menu th.last-off a:hover
{
	color: #CA3528;
}
#middle-box-left
{
	margin-top: 20px;
	float: left;
	background-image: url('/resources/images/layout/home/news/middle-box-left.png');
	background-repeat: no-repeat;
	width: 622px;
	height: 466px;
}

#middle-box-left-content
{
	margin: 0 15px 10px 10px;
}
#news-headlines
{
	margin-top: 10px;
	margin-left: 5px;
	height: 380px;
	width: 250px;
	overflow: hidden;
}

#news-headlines .arrow-off
{
	float: left;
}
#news-headlines .top-off
{
	margin-top: 15px;
}
#news-headlines .bottom-off
{
	margin-top: 15px;
}
#news-headlines .arrow-on
{
	float: left;
	background-image: url('/resources/images/layout/home/news/news-headline-arrow.png');
	background-repeat: no-repeat;
	background-position: center right;
}
#news-headlines .top-on
{
	background-image: url('/resources/images/layout/home/news/news-headline-top-bg.png');
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
}
#news-headlines .middle-on
{
	background-image: url('/resources/images/layout/home/news/news-headline-middle-bg.png');
	background-repeat: repeat-y;
	overflow: hidden;
	width: 250px;
}
#news-headlines .bottom-on
{
	background-image: url('/resources/images/layout/home/news/news-headline-bottom-bg.png');
	background-repeat: no-repeat;
	height: 10px;
	width: 250px;
	margin-bottom: 1px;
}
#news-headlines .middle-on p,
#news-headlines .middle-off p,
#news-headlines .middle-on h5,
#news-headlines .middle-off h5
{
	width: 220px;
}
#news-headlines .top-divider
{
	clear: left;
	margin-bottom: 1px;
	background-image: url('/resources/images/layout/home/news/news-headline-divider.png');
	background-repeat: no-repeat;
	background-position: 11px;
	height: 1px;
}
#news-headlines .bottom-divider
{
	clear: left;
	margin-bottom: 15px;
	margin-top: 1px;
	background-image: url('/resources/images/layout/home/news/news-headline-divider.png');
	background-repeat: no-repeat;
	background-position: 11px;
	height: 1px;
}

#news-headlines h5
{
	font-size: 100%;
	margin: 0 5px 0 5px;
}
#news-headlines h5 a
{
	color: #EFAE73;
}
#news-headlines .middle-off h5 a:hover,
#news-headlines .middle-on h5 a
{
	color: #CA3528;
}
#news-headlines p
{
	font-size: 85%;
	margin: 6px 0 0 10px;
	padding: 0;
}

#news-story
{
	float: right;
	background-image: url('/resources/images/layout/home/news/news-story-bg.png');
	background-repeat: no-repeat;
	height: 386px;
	width: 340px;
}
#news-stories
{
	height: 380px;
	width: 330px;
	overflow: auto;
}
#news-stories .story
{
	margin: 10px;
}
#news-stories .story p
{
	padding: 4px 0;
}
#news-stories .story h5
{
	color: #FFFFFF;
	font-size: 110%;
	margin: 0 0 6px 0;
	padding: 0;
}
#news-stories .story p.date_author
{
	font-size: 85%;
	margin: 0;
	padding: 0;
}
#news-stories .story div.preamble
{
	font-size: 95%;
	margin: 10px 0;
	padding: 0;
}
#news-stories .news_readmore
{
	padding: 15px 0 0 10px;
}
#news-stories .news_readmore_content, .news_readmore_content
{
	padding: 20px;
}
#news-stories .news_readmore_content p, .news_readmore_content p
{
	padding: 4px 0;
}

#archives-headlines
{
	float: left;
	overflow: auto;
	height: 375px;
	width: 580px;
	margin-top: 5px;
	margin-left: 5px;
}
#archives-headlines h3
{
	margin-bottom: 0;
}
#archives-headlines h3 a
{
	font-size: 90%;
	color: #EFAE73;
}
#archives-headlines h3 a:hover
{
	color: #CA3528;
}
#archives-headlines .date_author
{
	font-size: 85%;
}
.archives-story h3
{
	color: #EFAE73;
	margin: 0;
}
.archives-story .date_author
{
	text-align: right;
	font-size: 85%;
	margin: 0 0 5px 0;
	padding: 0;
}
.archives-story p
{
	padding: 4px 0;
}
.news-holder
{
	float: left;
}


#middle-box-right
{
	margin-top: 20px;
	float: right;
	background-image: url('/resources/images/layout/home/news/middle-box-right.png');
	background-repeat: no-repeat;
	width: 302px;
	height: 468px;
}
#middle-box-right table
{
	width: 286px;
}
#middle-box-right table td
{
	text-align: center;
}
#middle-box-right-content
{
	margin: -2px 6px 10px 8px;
	overflow: auto;
	height: 400px;
}

#twitter-feed
{
	margin: 0 8px;
	font-size: 85%;
}
#twitter-feed h4
{
	font-size: larger;
	text-align: center;
	margin: 6px 0;
}
#twitter-feed h4 a
{
	color: #EFAE73;
}
#twitter-feed h4 a:hover
{
	color: #CA3528;
}
#twitter-feed p.tweet
{
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
}
#twitter-feed span.meta
{
	font-size: 0.8em;
}

#blog-feed
{
	overflow: auto;
	height: 390px;
	width: 600px;
}
#blog-feed h4
{
	font-size: larger;
	margin: 6px 0;
}
#blog-feed h4 a
{
	color: #EFAE73;
}
#blog-feed h4 a:hover
{
	color: #CA3528;
}
#blog-feed div.date
{
	font-size: 85%;
}
#blog-feed div.comments
{
	text-align: center;
	clear: both;
}
#blog-feed img.centered, img.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#blog-feed img.alignright
{
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
#blog-feed img.alignleft
{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
#blog-feed .aligncenter, div.aligncenter
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#blog-feed .alignright
{
	float: right;
}
#blog-feed .alignleft
{
	float: left;
}
#blog-feed hr.blog-divider
{
	width: 90%;
	margin-top: 50px;
	margin-bottom: 50px;
	border: 0;
	border-top: 4px dotted #CA3528;
}
#blog-holder
{
	float: left;
}


#accolades
{
	height: 380px;
	width: 600px;
	overflow: auto;
}
#accolades .accolade
{
	clear: both;
	padding: 5px 0 0 5px;
	margin-top: 5px;
}
#accolades .accolade_title
{
	margin: 0;
	font-weight: bold;
	font-size: 1.1em;
}
#accolades .accolade_title a
{
	color: #EFAE73;
}
#accolades .accolade_image img
{
	margin: 0 0 5px 5px;
	float: right;
	max-width: 150px;
	max-height: 50px;
}
#accolades .accolade_score_line,
#accolades .accolade_score
{
	color: #FFFFFF;
	font-weight: bold;
}
#accolades hr.accolades-divider
{
	clear: both;
	width: 90%;
	margin-top: 8px;
	margin-bottom: 3px;
	border: 0;
	border-top: 1px dotted #CA3528;
}
#accolades-holder
{
	float: left;
}



#bottom-box-left
{
	float: left;
	clear: left;
	margin-top: 25px;
	margin-right: 9px;
	width: 302px;
}
#bottom-box-center
{
	float: left;
	margin-left: 9px;
	margin-right: 8px;
	margin-top: 25px;
	width: 302px;
}
#bottom-box-right
{
	background-image: url('/resources/images/features/home-bottom03.png');
	background-repeat: no-repeat;
	float: left;
	margin-left: 6px;
	width: 302px;
}
.bottom-box-content
{
	margin: 0 10px;
}
.bottom-box-content h4
{
	margin: 10px 0 5px 0;
}
.bottom-box-content h4 a
{
	color: #EFAE73;
}
.bottom-box-content ul
{
	margin-top: 35px;
	padding-left: 15px;
}
.bottom-box-content li strong
{
	font-weight: bold;
	color: #FFFFFF;
}


#newsletter-content p.text
{
	margin: 10px 10px;
}
#newsletter-content table.newsletter
{
	width: 575px;
	margin-left: 10px;
}
#newsletter-content table.newsletter td
{
	text-align: left !important;
	font-weight: normal;
}
#newsletter-content table.newsletter td.label
{
	font-weight: bold;
	color: #FFFFFF;
}
#newsletter-content p.submit
{
	text-align: center;
}


#demo_quotes
{
	font-weight: bold;
	color: white;
	text-align: center;
	padding: 0 40px;
}
#demo_quotes .name
{
	color: #EFAE73;
}

