body {
	background: url(https://www.vgchartz.com/assets/images/header_bg.jpg) repeat-x #d1d1d1;
	font-family: Calibri, 'Trebuchet MS';
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#highlight {
	float: left;
	width: 611px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -710px;
	z-index: 1;
	height: 251px;
	background: url(https://www.vgchartz.com/assets/images/header_highlight.jpg) no-repeat;
}

#zmenu ul ul li a {
	color: #fff;
	text-decoration: none;
	display: inline;
	width: auto;
	height: auto;
}

#zmenu ul ul li {
	font-style: italic;	
}

#zmenu ul ul li a:hover {
	text-decoration: underline;	
	display: inline;
	width: auto;
	height: auto;
}

#latest_updates a {
	text-decoration: none;
	color: #333;
}

#latest_updates a:hover {
	text-decoration: underline;	
}

a {
	color: #e97c00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

a.headline {
	color: #333;
	text-decoration:none;
}

a.headline:hover {
	color: #444;
	text-decoration: underline;
}

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

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

img {
	border: 0;	
}

.addClear {
	clear: both;	
}

.addPointer {
	cursor: pointer;	
}

h2 {
	font-size: 18px;
	font-weight: bold;
	color: #444;
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	font-style: normal;
}




/* ### HEADER ### */
#header {
	width: 979px;
	margin: 9px auto 10px auto;
	position: relative;
	z-index: 2;
}

#logo {
	width: 151px;
	height: 83px;
	float: left;
	margin-left: 40px;
}

#header_ad_728_90 {
	width: 728px;
	height: 90px;
	background: #8e8e8e;
	float: right;
	margin-right: 10px;
}

#content_wrap {
	width: 979px;
	margin: 0 auto;
		position: relative;
	z-index: 2;
}

#content_frame_top {
	width: 979px;
	height: 14px;
	background: url(https://www.vgchartz.com/assets/images/content_frame_top.jpg) no-repeat;
}

#content_frame_middle {
	width: 979px;
	background: url(https://www.vgchartz.com/assets/images/content_frame_middle.jpg) repeat-y;
}

#content {
	width: 960px;
	margin: 0 0 0 10px;
	padding-bottom: 20px;
}

/* ### FOOTER ### */
#footer {
	width: 979px;
	margin: 0 auto;
	position: relative;
	font-size: 10px;
}

#footer_bar_1 {
	width: 979px;
	height: 156px;
	position: relative;
}

#footer_bar_2 {
	width: 979px;
	height: 53px;
	background: url(https://www.vgchartz.com/assets/images/footer_bar_middle.jpg) no-repeat;
	position: relative;
}

#the_vgchartz_network {
	width: 163px;
	height: 24px;
	position: absolute;
	top: -4px;
	left: 408px;
}

#footer_sitemap_wrap {
	margin: 0 auto;
	position: relative;
	font-size: 14px;
	width: 980px;
}

#footer_sitemap {
	height: 53px;
	line-height: 53px;
	text-align: center;
	position: relative;
}

ul#footer_sitemap_links {
	list-style-type: none;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 14px;
}

ul#footer_sitemap_links li {
	display: inline;
	padding-right: 7px;
}

#footer_bar_3 {
	width: 979px;
	height: 132px;
	background: url(https://www.vgchartz.com/assets/images/footer_bar_bottom.jpg) no-repeat;
}

ul#credits_menu {
	list-style-type: none;
	padding: 25px 0 0 0;
	color: #fff;
	text-align: center;
	width: 720px;
	margin: 0 auto;
	font-size: 14px;
}

ul#credits_menu li {
	display: inline;	
	padding-right: 10px;
}

#design_credits {
	width: 177px;
	margin: 5px auto;
}

p#copyright {
	text-align: center;	
	color: #fff;
	font-size: 14px;
}

/* ### MAIN MENU ### */
#menu {
	width: 650px;
	height: 44px;
	float: left;
}

#innerContent {
	width: 650px;
	float: left;
	margin-top: -4px;
}

#home_column1 {
	width: 320px;
	margin-right: 10px;
	float: left;
}

#home_column2 {
	width: 320px;
	float: left;
}

#rightbar {
	width: 300px;
	margin-left: 10px;
	float: left;
}

#rightbar_ad {
	width: 300px;
	margin-top: -4px;
}

#latest_updates {
	width: 310px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 13px;
	font-style: italic;
}

h3.latest_updates_date {
	font-style: italic;
	font-size: 12px;
	color: #444;
	background-color: #d1d1d1;
	padding: 2px 4px;
	font-weight: normal;
	display: inline;
	margin-top: 3px;
	margin-bottom: 1px;
	float: left;
	clear: both;
}

ul.latest_updates_list {
	list-style-type: none;
	padding: 0;
	margin: 5px 0 5px 10px;
	width: 290px;
	display: block;
	clear: both;
	border-bottom: 1px dashed #d1d1d1;
}

ul.latest_updates_list li {
	font-size: 13px;
	color: #444;
	border-top: 1px dashed #d1d1d1;
}

ul.recent_forum_posts {
	list-style-type: none;
	padding: 0;
	display: block;
	clear: both;
	margin-right:5px;
	border-bottom: 1px dashed #d1d1d1;
}

ul.recent_forum_posts li {
	font-size: 13px;
	color: #444;
	padding:2px 0px;
	border-top: 1px dashed #d1d1d1;
}

#recent_threads a {
	text-decoration: none;
	color: #444;
}

#recent_threads a:hover {
	text-decoration: underline;	
}

#recent_threads {
	width: 300px;
	margin-top: 10px;
	font-size: 13px;
	font-style: italic;
}

div#latest_articles {
	width: 310px;
	margin-top: 13px;
	margin-left: 10px;
}

div.expand_article {
	width: 310px;
	height: 124px;
	position: relative;
	margin-top: 5px;
}

div.expand_article_headline_image {
	width: 310px;
	height: 124px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
}

div.expand_article_headline_image img {
	width: 483px;
	height: 124px;
	float: left;
	margin-left: -86px;
}

div.list_grid {
	width: 600px;
	float: left;
	margin-left: 20px;
}

div.list_grid_expanded {
	width: 310px;
	float: left;
	margin-left: 15px;
}

div.list_grid_condensed {
	float: left;
	margin-left: 15px;
	width: 310px;
}

div#article_list {
	margin-left: -5px;
	margin-top: 5px;
	width: auto;
}

div.expand_article_date {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	background: #d1d1d1;
	font-style: italic;
	font-size: 16px;
	text-align: center;
	width: 39px;
	height: 36px;
	line-height: 14px;
	padding-top: 8px;
	color: #333;
}

div.article_headline_expand_wrap {
	position: absolute;
	bottom: 10px;
	left: 10px;
	max-width: 250px;
	z-index: 2;
}

h1.article_headline_expand {
	font-size: 16px;
	padding: 4px 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: italic;
	color: #333;
	font-weight: lighter;
	background: #d1d1d1;
}

div.expand_story_excerpt {
	margin-left: 10px;
	width: 290px;
	font-size: 12px;
	color: #444;
	padding-bottom: 3px;
}

div.condense_story {
	width: 310px;
	height: 85px;
	margin-bottom: 20px;
}

div.condense_thumb {
	float: left;
	width: 125px;
	height: 85px;
}

div.condense_excerpt {
	float: left;
	margin-left: 7px;
	width: 178px;
	height: 85px;
	position: relative;
}

div.article_condense_headline_wrap {
	position: absolute;
	bottom: 0px;
	padding: 0px;
	right: 0px;
	width: 175px;
	height: 85px;
}


div.article_spacer {
	height: 10px;
	width: 178px;
	clear: both;
}

h2.article_condense_headline {
	display: block;
	font-size: 13px;
	padding: 2px 4px;
	font-style: italic;
	color: #333;
	font-weight: lighter;
	float: left;
	margin-top: 0px;
}

span.hardware_sales_date {
	font-size: 14px;
	font-weight: lighter;
	font-style: italic;
}

/* ### RIGHT BAR ### */
#rightbar_search {
	width: 280px;
	height: 54px;
	margin: 20px auto;
	position: relative;
}

#sponsors {
	width: 282px;
	margin-left: 11px;
}

div.sponsor {
	width: 124px;
	height: 125px;
	background: #8e8e8e;
	float: left;
	margin: 0 7px 16px 7px;
}

#search_main {
	color: #444;
	font-size: 16px;
	width: 234px;
	border: 0;
	padding: 0;
	background: #e2e2e2;
	padding: 7px;
	padding-left: 7px;
	top: 0;
	left: 0;
}

#search_main_wrap {
	top: 0;
	left: 0;
	position: absolute;
	background: #e2e2e2;
	height: 35px;
}

#search_btn {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
}

#article {
	width: 670px;	
	clear: both;
}

#article_headline_wrap {
	width: 650px;
	height: 172px;
	position: relative;
}

div#article_headline {
	position: absolute;
	bottom: 15px;
	left: 15px;
	width: 400px;
	
}

h1.article_full {
	font-size: 24px;
	display: block;
	background: #d1d1d1;
	font-weight: lighter;
	font-style: italic;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333;
}

div#article_byline {
	position: absolute;
	bottom: 18px;
	right: 12px;
	font-style: italic;
	background: #d1d1d1;
	padding: 3px;
	color: #333;
}

div.article_copy {
	float: left;
	width: 604px;
	margin: 20px 0 0 20px ;
	font-size: 14px;
	font-family: Calibri;
	color: #444;
}

div.article_copy img {
	max-width: 604px;
	height: auto;
}

div#article_navigation {
	width: 436px;
	margin: 30px auto;
}

div.prev_article {
	width: 130px;
	float: left;
}

div.latest_articles {
	width: 130px;
	float: left;
	margin: 0 23px 0 23px;
}

div.next_article {
	width: 130px;
	float: left;
}

div.results_nav {
	width: 340px;	
	margin: 0 auto;
}

div.results_nav_mid {
	width: 110px;
	background: #d1d1d1;
	color: #5f5f5f;
	height: 28px;
	line-height: 28px;
	float: left;
	text-align: center;
	margin: 0 5px 0 5px;
}

div.results_nav_prev {
	width: 110px;
	float: left;
}	

div.results_nav_next {
	width: 110px;
	float: left;
}	

div.more_articles {
	float: right;
	margin-right: 10px;
	margin-top: 5px;
}

div.article_search_page {
	margin-left: 10px;
	float: left;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
}


#article_filter_wrap {
	top: 0;
	left: 0;
	position: absolute;
	background: #e2e2e2;
}

#article_filter_button {
	position: absolute;
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
}

div.article_comment {
	margin-top: 20px;	
}

div.article_comment_avatar {
	float: left;	
}

div.article_comment_comment {
	float: left;
	width: 450px;
	margin-left: 10px;
}

#post_new_comment {
	width: 500px;
	height: 90px;
}

div.post_a_comment {
	margin-bottom: 15px;	
}

#article_comments_wrap {
	width: 515px;
	margin: 0px;
}

div.article_search_filter_text {
	float: left;	
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
}

div.article_search_author {
	float: left;	
	height: 28px;
	line-height: 28px;
	margin-right: 10px;

}

div.article_search_keyword {
	float: left;
	height: 28px;
	line-height: 28px;
}

#article_keyword_search_field {
	color: #444;
	font-size: 13px;
	width: 218px;
	border: 0;
	padding: 6px;
	background: #e2e2e2;
	top: 0;
	left: 0;	
}

#article_search_submit {
	color: #fff;
	font-size: 13px;
	font-family: Calibri;
	border: 0;
	padding: 2px 5px;
	background-color: #8e8e8e;
}

div.list_excerpt {
	float: left;
	margin-left: 7px;
	width: 460px;
	margin-bottom: 5px;
	position: relative;
}

h1.article_list_headline {
	display: inline;
	background: #d1d1d1;
	font-size: 16px;
	padding: 3px;
	font-style: italic;
	color: #333;
	font-weight: lighter;
	margin: 0px 0 0 0;
	float: left;
}

div.list_story {
	width: 610px;
	height: 85px;
	margin-bottom: 20px;
}

#footer_ad_container {
	width:  979px;
	padding: 18px 0;
	margin: 0 auto;
	background: url(https://www.vgchartz.com/assets/images/footer-ad-bg.jpg) no-repeat;
}

#footer_ad {
	margin: 0 auto 0 auto;
	width: 728px;
	height: 90px;
	background-color: #8e8e8e;
}

.author_dropdown {
	width: 150px;	
}



/* ### CHARTS CSS ### */

a:focus {
	outline: 0;
}

#worldwide_sales {
	margin-top: 10px;
	position: relative;
}

a.graph_menu_link {
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 2;
	cursor: pointer;
	color: #444;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	font-style: italic;
	background-color:#e1e1e1;
}

a:hover.graph_menu_link {
	text-decoration: none;
}

.graph_menu {
	position: absolute;
	right: 0px;
	top: 20px;
	padding: 5px;
	z-index: 10;
	background-color:#e1e1e1;
}

.graph_menu a {
	font-style: italic;
	color: #444;
}

a.embed_link {
	position: absolute;
	right: 0px;
	bottom: 0px;
	z-index: 2;
	cursor: pointer;
	color: #444;
	font-size: 10px;
	font-weight: bold;
	padding: 2px;
	font-style: italic;
	background-color:#e1e1e1;
}

a:hover.embed_link {
	text-decoration: none;
}

.embed_code {
	position: absolute;
	left: 0px;
	bottom: 16px;
	width: 320px;
	z-index: 10;
	background-color:#e1e1e1;
}

.embed_code p {
	margin: 10px;
	font-style: italic;
	color: #444;
}

.embed_code textarea {
	background-color:#f1f1f1;
	color: #444;
	border: 0;
	width: 100%;
	margin-bottom: 10px;
	font-size: 10pt;
	font-style: italic;
	font-family: Calibri, 'Trebuchet MS';
}

#chart_body {
	margin:0px;
	padding:0px;
	overflow:hidden;
	clear: both;
}

table.chart {
	border-bottom:0px;
}

.chart th {
	background-color:#c5c5c5;
	color:#333;
	font-size:10pt;
	padding:5px 10px;
}

.chart td {
	background-color:#e1e1e1;
	font-style: italic;
	color:#333333;
	font-size:10pt;
	padding:5px 10px;
	border-top: 1px dashed #c1c1c1;
}

.chart a {
	color:#333;
}

.chart_title {
	background-color:#444444;
	padding:10px;
}

.chart_title h1 {
	margin:0px;
	padding:0px;
	font-size:20pt;
	color:#f5f5f5;
}

.chart_title p {
	margin:5px;
	padding:0px;
	font-size:10pt;
	color:#f5f5f5;
}

.chart_date_selector {
	background-color:#686868;
	padding:6px;
	font-size:10pt;
	color:#d8d8d8;
}

.chart_date_selector p {
	padding:0px;
	margin:0px;
	font-size:10pt;
	color:#d8d8d8;
}

.chart_date_selector a {
	color:#bbbbbb;
	font-size:11pt;
	text-decoration: none;
}

.chart_date_selector a:hover {
	color:#eeeeee;
	text-decoration: none;
}

.chart_date_selector a.selected {
	color:#ffffff;
	font-size:13pt;
}

.chart_date_selector select, input {
	font-family: Calibri, 'Trebuchet MS';
	background-color:#717171;
	color: #e8e8e8;
	font-size: 10pt;
	border: 1px solid #848484;
	padding: 1px;
	margin: 2px;
}

.chart_date_selector button {
	font-family: Calibri, 'Trebuchet MS';
	background-color:#717171;
	color: #e8e8e8;
	font-size: 12pt;
	border: 1px solid #848484;
	padding: 3px;
	margin: 2px;
}

#new_entry td {
	background-color:#ffd586;
}

.chart a#selected {
	font-size:11pt;
	color:#888888;
}

.summary_year {
	background-color:#686868;
	color:#d8d8d8;
	margin-bottom:10px;
}

.summary_year p {
	float:left;
	margin:80px;
	font-size:14pt;
}

.summary_year_chart {
	float:right;
	width:450px;
}


th.header { 
    background-image: url(https://www.vgchartz.com/assets/images/small.gif);     
    cursor: pointer; 
    background-repeat: no-repeat; 
    background-position: center left; 
    padding-left: 20px; 
}

th.headerSortDown { 
	background-image: url(https://www.vgchartz.com/assets/images/small_desc.gif); 
	background-color:#686868;
	color:#d8d8d8;
} 

th.headerSortUp { 
	background-image: url(https://www.vgchartz.com/assets/images/small_asc.gif); 
	background-color:#686868;
	color:#d8d8d8;
}



/* ###    GAME PAGE CSS   ### */


.boxart_wrap {
	float: left;
	margin: 10px;
}

.game_total_sales {
	width: 100%;
	font-size: 24px;
	font-weight: bold;
	line-height: 34px;
	background-color: #e97c00;
	color: #fff;
	text-align: center;
	margin-top: 10px;
}

.game_title_wrap {
	float: left;
	margin: 10px;
	width: 490px;
}

.game_title_wrap h1 {
	font-size: 30px;
	font-weight: bold;
	color: #444;
	margin-top: 0px;
	margin-bottom: 10px;
}