
/* ######### Properies for the background of every page on CCMS' frontend ######### */
body {
	margin: 0px;
	background: #030303 url(images/bg.jpg) repeat-x;
}

/* ######### Upcoming Live Feed ######### */

.feed_item {
	font-size: 12px;
	color: #DAD9D9;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.feed_article {
	font-size: 11px;
	color: #797979;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.feed_news {
	font-size: 11px;
	color: #AE0203;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.feed {
	font-size: 11px;
	color: #797979;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

/* ######### Style for page content ######### */

.content {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: none;
	text-decoration: none;
}
a.content:link { color: #AE0203; text-decoration: none; }
a.content:visited { color: #AE0203; text-decoration: none; }
a.content:hover { color: #979797; text-decoration: none; }

.content_add {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: none;
	text-decoration: none;
}
a.content_add:link { color: #FFFFFF; text-decoration: none; }
a.content_add:visited { color: #FFFFFF; text-decoration: none; }
a.content_add:hover { color: #979797; text-decoration: none; }

.header {
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
}
a.header:link { color: #FFFFFF; text-decoration: none; }
a.header:visited { color: #FFFFFF; text-decoration: none; }
a.header:hover { color: #FFFFFF; text-decoration: none; }

.content_error {
	font-size: 11px;
	color: #E50000;
	font-family: Arial;
	font-weight: bold;
}

.content_large {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.content_large:link { color: #666666; text-decoration: none; }
a.content_large:visited { color: #666666; text-decoration: none; }
a.content_large:hover { color: #777777; text-decoration: none; }

.content_large_bright {
	font-size: 12px;
	color: #0077CC;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.custom_page {
	font-size: 13px;
	color: #c3c3c3;
	font-family: Arial;
	text-decoration: none;
}

.custom_page_title {
	font-size: 17px;
	color: #AE0203;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.resource_links_h {
font-family: arial;
font-weight: bold;
font-size: 13px;
color: #e56c00;
}

a.resource_links_h:link { color: #e56c00; text-decoration: none; }
a.resource_links_h:visited { color: #e56c00; text-decoration: none; }
a.resource_links_h:hover { color: #e56c00; text-decoration: none; }

.resource_links_t {
font-family: arial;
font-size: 12px;
color: #959595;
}

a.resource_links_t:link { color: #bebebe; text-decoration: none; }
a.resource_links_t:visited { color: #bebebe; text-decoration: none; }
a.resource_links_t:hover { color: #bebebe; text-decoration: none; }

.top_games_h {
font-family: arial;
font-size: 13px;
color: #ef8134;
font-weight: bold;
}

a.top_games_h:link { color: #ef8134; text-decoration: none; }
a.top_games_h:visited { color: #ef8134; text-decoration: none; }
a.top_games_h:hover { color: #ba5f1f; text-decoration: none; }

.top_games_c {
font-family: arial;
font-size: 12px;
color: #383838;
}

.top_games_c_light {
font-family: arial;
font-size: 12px;
color: #6a6a6a;
}

.game_box_c {
font-family: arial;
font-size: 11px;
color: #383838;
}

.game_box_c_light {
font-family: arial;
font-size: 11px;
color: #6a6a6a;
}

/* ######### Style for rating links ######### */
.item_rating {
	font-size: 11px;
	color: #004B94;
	font-family: Arial;
	font-weight: bold;
}
a.item_rating:link { color: #707070; text-decoration: none; }
a.item_rating:visited { color: #707070; text-decoration: none; }
a.item_rating:hover { color: #000000; text-decoration: none; }

/* ######### Red / Green ######### */
.okay {
	font-size: 11px;
	color: green;
	font-family: Arial;
	font-weight: bold;
}

.warning {
	font-size: 11px;
	color: #DC0000;
	font-family: Arial;
	font-weight: bold;
}

.release_red {
	font-size: 11px;
	color: #DC0000;
	font-family: Arial;
	font-weight: bold;
}

.release_green {
	font-size: 11px;
	color: green;
	font-family: Arial;
	font-weight: bold;
}

.headertitle {
	font-size: 12px;
	color: #B00203;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

a.headertitle:link { color: #B00203; text-decoration: none; }
a.headertitle:visited { color: #B00203; text-decoration: none; }
a.headertitle:hover { color: #B00203; text-decoration: none; }

.headertitle_small {
	font-size: 11px;
	color: #B00203;
	font-family: Arial;
	text-decoration: none;
}

.footer_orange {
	font-size: 12px;
	color: #E64C00;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

a.footer_orange:link { color: #E64C00; text-decoration: none; }
a.footer_orange:visited { color: #E64C00; text-decoration: none; }
a.footer_orange:hover { color: #943507; text-decoration: none; }

.footer_gray {
	font-size: 12px;
	color: #555352;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

a.footer_gray:link { color: #555352; text-decoration: none; }
a.footer_gray:visited { color: #555352; text-decoration: none; }
a.footer_gray:hover { color: #262928; text-decoration: none; }

.footerc {
	font-size: 10px;
	color: #959595;
	font-family: Arial;
}
a.footerc:link { color: #959595; text-decoration: none; }
a.footerc:visited { color: #959595; text-decoration: none; }
a.footerc:hover { color: #DCDCDC; text-decoration: none; }

.footerd {
	font-size: 10px;
	color: #747474;
	font-family: Arial;
}
a.footerd:link { color: #FFFFFF; text-decoration: none; }
a.footerd:visited { color: #FFFFFF; text-decoration: none; }
a.footerd:hover { color: #FFFFFF; text-decoration: none; }

.latest_news {
	font-size: 11px;
	color: #b2b2b2;
	font-family: Arial;
}
a.latest_news:link { color: #AE0203; text-decoration: none; font-weight: bold; font-size: 12px; }
a.latest_news:visited { color: #AE0203; text-decoration: none; font-weight: bold; font-size: 12px; }
a.latest_news:hover { color: #6c0203; text-decoration: none; font-weight: bold; font-size: 12px; }

.latest_date {
	font-size: 11px;
	color: #353A3A;
	font-family: Arial;

}
a.latest_date:link { color: #353A3A; text-decoration: none;font-size: 12px; }
a.latest_date:visited { color: #353A3A; text-decoration: none;font-size: 12px; }
a.latest_date:hover { color: #272a28; text-decoration: none; font-size: 12px; }

.latest_rss {
	font-size: 12px;
	color: #EF8134;
	font-family: Arial;
        font-weight: bold;
}
a.latest_rss:link { color: #EF8134; text-decoration: none; }
a.latest_rss:visited { color: #EF8134; text-decoration: none; }
a.latest_rss:hover { color: #ba5f1f; text-decoration: none; }

.more_news {
	font-size: 12px;
	color: #b3b3b3;
	font-family: Arial;
        font-weight: bold;
}
a.more_news:link { color: #b3b3b3; text-decoration: none; }
a.more_news:visited { color: #b3b3b3; text-decoration: none; }
a.more_news:hover { color: #7b7b7b; text-decoration: none; }

.more_related_news {
	font-size: 11px;
	color: #b3b3b3;
	font-family: Arial;
        font-weight: bold;
}
a.more_related_news:link { color: #b3b3b3; text-decoration: none; }
a.more_related_news:visited { color: #b3b3b3; text-decoration: none; }
a.more_related_news:hover { color: #7b7b7b; text-decoration: none; }

.download_themes {
	font-size: 11px;
	color: #b3b3b3;
	font-family: Arial;        
}
a.download_themes:link { color: #b3b3b3; text-decoration: none; }
a.download_themes:visited { color: #b3b3b3; text-decoration: none; }
a.download_themes:hover { color: #7b7b7b; text-decoration: none; }

.post_user {
	font-size: 12px;
	color: #E74B00;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.post_user:link { color: #E74B00; text-decoration: none; }
a.post_user:visited { color: #E74B00; text-decoration: none; }
a.post_user:hover { color: #E74B00; text-decoration: none; }





.large_heading {
	font-size: 11pt;
	color: #666666;
	font-family: arial;
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: -0.0px;
	line-height: 90%;
}

.huge_heading {
	font-size: 14pt;
	color: #AE0203;
	font-family: arial;
	font-weight: bolder;
}

.texthuge {
	font-size: 13px;
	color: #AE0203;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

.texthuge_link {
	font-size: 13px;
	color: #AE0203;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.texthuge_link:link { color: #AE0203; text-decoration: none; }
a.texthuge_link:visited { color: #AE0203; text-decoration: none; }
a.texthuge_link:hover { color: #AE0203; text-decoration: none; }

.footer_bg {
	width: 814px;
	height: 167px;
	background: url(images/footer_bg.jpg) no-repeat;
}

.page_bg {
	background: url(images/page_bg.jpg);
	width: 814;
	align: center;
}

.game_title {
	font-size: 11px;
	color: #6DC8E7;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.game_title:link { color: #0099BD; text-decoration: none; }
a.game_title:visited { color: #0099BD; text-decoration: none; }
a.game_title:hover { color: #006992; text-decoration: none; }

.gamebar_title {
	font-size: 11px;
	color: #AE0203;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.gamebar_title:link { color: #AE0203; text-decoration: none; }
a.gamebar_title:visited { color: #AE0203; text-decoration: none; }
a.gamebar_title:hover { color: #6C0203; text-decoration: none; }

.game_toptitle {
	font-size: 11px;
	color: #ef8134;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.game_toptitle:link { color: #ef8134; text-decoration: none; }
a.game_toptitle:visited { color: #ef8134; text-decoration: none; }
a.game_toptitle:hover { color: #ba5f1f; text-decoration: none; }

.weeks_top {
	font-size: 11px;
	color: #6a6a6a;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.weeks_top:link { color: #6a6a6a; text-decoration: none; }
a.weeks_top:visited { color: #6a6a6a; text-decoration: none; }
a.weeks_top:hover { color: #575a5d; text-decoration: none; }

.search_title {
	font-size: 12px;
	color: #7a7a7a;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.search_title:link { color: #7a7a7a; text-decoration: none; }
a.search_title:visited { color: #7a7a7a; text-decoration: none; }
a.search_title:hover { color: #575a5d; text-decoration: none; }

.search_results {
	font-size: 12px;
	color: #b2b2b2;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.search_results:link { color: #b2b2b2; text-decoration: none; }
a.search_results:visited { color: #b2b2b2; text-decoration: none; }
a.search_results:hover { color: #b2b2b2; text-decoration: none; }

.video_game_name {
	font-size: 12px;
	color: #b2b2b2;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.video_gamename:link { color: #b2b2b2; text-decoration: none; }
a.video_gamename:visited { color: #b2b2b2; text-decoration: none; }
a.video_gamename:hover { color: #b2b2b2; text-decoration: none; }

.news_game_name {
	font-size: 12px;
	color: #b2b2b2;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.news_game_name:link { color: #b2b2b2; text-decoration: none; }
a.news_game_name:visited { color: #b2b2b2; text-decoration: none; }
a.news_game_name:hover { color: #b2b2b2; text-decoration: none; }

.overview_game_name {
	font-size: 12px;
	color: #b2b2b2;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.overview_game_name:link { color: #b2b2b2; text-decoration: none; }
a.overview_game_name:visited { color: #b2b2b2; text-decoration: none; }
a.overview_game_name:hover { color: #b2b2b2; text-decoration: none; }

.article_game_name {
	font-size: 12px;
	color: #b2b2b2;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.article_game_name:link { color: #b2b2b2; text-decoration: none; }
a.article_game_name:visited { color: #b2b2b2; text-decoration: none; }
a.article_game_name:hover { color: #b2b2b2; text-decoration: none; }

.media_game_name {
	font-size: 12px;
	color: #b2b2b2;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.media_game_name:link { color: #b2b2b2; text-decoration: none; }
a.media_game_name:visited { color: #b2b2b2; text-decoration: none; }
a.media_game_name:hover { color: #b2b2b2; text-decoration: none; }

.news_story {
	font-size: 12px;
	color: #7a7a7a;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.news_story:link { color: #7a7a7a; text-decoration: none; }
a.news_story:visited { color: #7a7a7a; text-decoration: none; }
a.news_story:hover { color: #575a5d; text-decoration: none; }

.latest_comments {
	font-size: 11px;
	color: #6a6a6a;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.latest_comments:link { color: #6a6a6a; text-decoration: none; }
a.latest_comments:visited { color: #6a6a6a; text-decoration: none; }
a.latest_comments:hover { color: #575a5d; text-decoration: none; }

.latest_videos {
	font-size: 11px;
	color: #1373CB;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.latest_videos:link { color: #1373CB; text-decoration: none; }
a.latest_videos:visited { color: #1373CB; text-decoration: none; }
a.latest_videos:hover { color: #074681; text-decoration: none; }

.related_videos {
	font-size: 11px;
	color: #1373CB;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.related_videos:link { color: #1373CB; text-decoration: none; }
a.related_videos:visited { color: #1373CB; text-decoration: none; }
a.related_videos:hover { color: #074681; text-decoration: none; }

.latest_themes_blue {
	font-size: 11px;
	color: #1373CB;
	font-family: arial;
	text-decoration: none;
}

a.latest_themes_blue:link { color: #1373CB; text-decoration: none; }
a.latest_themes_blue:visited { color: #1373CB; text-decoration: none; }
a.latest_themes_blue:hover { color: #074681; text-decoration: none; }

.latest_videos_blue {
	font-size: 11px;
	color: #1373CB;
	font-family: arial;
	text-decoration: none;
}

a.latest_videos_blue:link { color: #1373CB; text-decoration: none; }
a.latest_videos_blue:visited { color: #1373CB; text-decoration: none; }
a.latest_videos_blue:hover { color: #074681; text-decoration: none; }

.latest_themes_orange {
	font-size: 11px;
	color: #E66C00;
	font-family: arial;
	text-decoration: none;
}

a.latest_themes_orange:link { color: #E66C00; text-decoration: none; }
a.latest_themes_orange:visited { color: #E66C00; text-decoration: none; }
a.latest_themes_orange:hover { color: #943507; text-decoration: none; }

.latest_videos_orange {
	font-size: 11px;
	color: #E66C00;
	font-family: arial;
	text-decoration: none;
}

a.latest_videos_orange:link { color: #E66C00; text-decoration: none; }
a.latest_videos_orange:visited { color: #E66C00; text-decoration: none; }
a.latest_videos_orange:hover { color: #943507; text-decoration: none; }

.game_search_title {
	font-size: 11px;
	color: #a2a2a2;
	font-family: arial;
	text-decoration: none;
}

a.game_search_title:link { color: #a2a2a2; text-decoration: none; }
a.game_search_title:visited { color: #a2a2a2; text-decoration: none; }
a.game_search_title:hover { color: #6c6f70; text-decoration: none; }

.most_read_articles {
	font-size: 11px;
	color: #6a6a6a;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}

a.most_read_articles:link { color: #6a6a6a; text-decoration: none; }
a.most_read_articles:visited { color: #6a6a6a; text-decoration: none; }
a.most_read_articles:hover { color: #575a5d; text-decoration: none; }

























.rate_lg_txt {
	color: #545454;
	font-weight: bold;
	font-family: Arial;
	font-size: 28px;
}
.ratebg {
	background: url(images/ratebg.png);
	width: 460px;
	height: 70px;
	padding: 0px;
}
.page_content_area {
	width: 475px;
	margin: 0px;
	border: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#available {
	display: none;
	color: green;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
#not_available {
	display: none;
	color: #DC0000;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.date {
	font-size: 11px;
	color: #ADBAC5;
	font-family: Arial;
}
a.date:link { color: #ADBAC5; text-decoration: none; }
a.date:visited { color: #ADBAC5; text-decoration: none; }
a.date:hover { color: #BAD0E3; text-decoration: none; }

.login_text {
	font-size: 11px;
	color: #ABABAB;
	font-family: Arial;
}
a.login_text:link { color: #ABABAB; text-decoration: none; }
a.login_text:visited { color: #9D9D9D; text-decoration: none; }
a.login_text:hover { color: #C4C4C4; text-decoration: none; }

.div_class_bg {
	padding: 4px;
	height: 24px;
	width: 179px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	border: 0px;
	font-weight: bold;
	background: url(images/div_top_bg.jpg);
}

.div_bg {
	padding: 4px;
	height: 24px;
	width: 179px;
	font-size: 11px;
	color: #9C9C9CF;
	font-family: Arial;
	border: 0px;
	background: url(images/div_bg.jpg);
}
a.div_bg_link:link { color: #ADADAD; text-decoration: none }
a.div_bg_link:visited { color: #A6A6A6; text-decoration: none }
a.div_bg_link:hover { color: #C7C7C7; text-decoration: none }

.shoutbox {
	padding: 1px;
	height: 24px;
	width: 179px;
	font-size: 11px;
	color: #9C9C9CF;
	font-family: Arial;
	border: 0px;
	background: #505050 url(images/div_sb_bg.jpg) no-repeat;
}

.shout {
	font-size: 11px;
	color: #9D9D9D;
	font-family: Arial;
}
a.shout:link { color: #C7C7C7; text-decoration: none }
a.shout:visited { color: #C7C7C7; text-decoration: none }
a.shout:hover { color: #CFCFCF; text-decoration: none }

.shout_date {
	font-size: 9px;
	color: #9D9D9D;
	font-family: Arial;
}
.featured {
	font-size: 11px;
	color: #9D9D9D;
	font-family: Arial;
}

.featured_sub {
	font-size: 11px;
	color: #E5E5E5;
	font-family: Arial;
}
a.featured_sub:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.featured_sub:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.featured_sub:hover { color: #CFCFCF; text-decoration: none; font-weight: bold; }



.latest_sub {
	font-size: 12px;
	color: #004B94;
	font-family: Arial;
	font-weight: bold;
}
.featured_list {
	font-size: 10px;
	color: #D4D4D4;
	font-family: Arial;
}
a.featured_list:link { color: #D4D4D4; text-decoration: none; font-size: 11px; }
a.featured_list:visited { color: #D4D4D4; text-decoration: none; font-size: 11px; }
a.featured_list:hover { color: #EDEDED; text-decoration: none; font-size: 11px; }

.nowplaying {
	font-size: 11px;
	color: #004B94;
	font-family: Arial;
}
.rating_large {
	font-size: 12px;
	color: #004B94;
	font-family: Arial;
	font-weight: bold;
}
a.rating:link { color: #707070; text-decoration: none; font-size: 11px; font-family: Arial; }
a.rating:visited { color: #707070; text-decoration: none; font-size: 11px; font-family: Arial; }
a.rating:hover { color: #000000; text-decoration: none; font-size: 11px; font-family: Arial; }

.rating_small {
	font-size: 10px;
	color: #6A6A6A;
	font-family: Arial;
}
.poll {
	font-size: 11px;
	color: #707070;
	font-family: Arial;
}
a.poll:link { color: #707070; text-decoration: none; font-size: 11px; }
a.poll:visited { color: #707070; text-decoration: none; font-size: 11px; }
a.poll:hover { color: #707070; text-decoration: none; font-size: 11px; }

.pollimg {
	border: 1px solid #C8C8C8;
}
.pollimg_p {
	border: 1px solid #C8C8C8;
}
.rating_bg {
	background: #C8C8C8;
	padding: 0px;
	width: 100px;
}


.footerb {
	font-size: 11px;
	color: #5F7691;
	font-family: Arial;
}



































.breadcrumb {
	font-size: 11px;
	color: #6A6A6A;
	font-family: Arial;
}
a.breadcrumb:link { color: #6A6A6A; text-decoration: none; }
a.breadcrumb:visited { color: #6A6A6A; text-decoration: none; }
a.breadcrumb:hover { color: #2C5C87; text-decoration: none; }



.divtitle {
	font-size: 12px;
	color: #004B94;
	font-family: Arial;
	font-weight: bold;
}
.adsplit {
	width: 100%;
	padding: 5px;
}
.ads {
	background: url(images/featured_bg2.jpg);
	font-size: 10px;
	color: #E5E5E5;
	font-family: Arial;
	font-weight: bold;
}
a.adsplit:link { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.adsplit:visited { color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.adsplit:hover { color: #CFCFCF; text-decoration: none; font-weight: bold; }

.contentlight {
	font-size: 11px;
	color: #8A8A8A;
	font-family: Arial;
	text-decoration: none;
}
a.contentlight:link { color: #7B7B7B; text-decoration: none; }
a.contentlight:visited { color: #7B7B7B; text-decoration: none; }
a.contentlight:hover { color: #000000; text-decoration: none; }

.legend {
	font-size: 11px;
	color: #EF8134
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

.fieldset {
	padding: 0px;
	border-top: 0px solid #303030;
	border-bottom: 0px solid #303030;
	border-left: 0px solid #303030;
	border-right: 0px solid #303030;
}

.fieldset2 {
	padding: 5px;
	border-top: 1px solid #303030;
	border-bottom: 1px solid #303030;
	border-left: 1px solid #303030;
	border-right: 1px solid #303030;
}

a.fieldset2_link:link { color: #004B94; text-decoration: none; font-size: 11px; }
a.fieldset2_link:visited { color: #004B94; text-decoration: none; font-size: 11px; }
a.fieldset2_link:hover { color: #000000; text-decoration: none; font-size: 11px; }

.fieldset3 {
	border: 1px solid #919191;
}

.game_nav_title {
	font-size: 12px;
	color: #002340;
	font-family: Arial;
	font-weight: bold;
}

a.game_nav_title:link { color: #137AD8; text-decoration: none; }
a.game_nav_title:visited { color: #137AD8; text-decoration: none; }
a.game_nav_title:hover { color: #137AD8; text-decoration: none; }

.game_nav {
	font-size: 11px;
	color: #022c50;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: -0.3px;
}
a.game_nav:link { color: #137AD8; text-decoration: none; }
a.game_nav:visited { color: #137AD8; text-decoration: none; }
a.game_nav:hover { color: #015398; text-decoration: none; }

.comment {
	font-size: 11px;
	color: #707070;
	font-family: Arial;
}
a.comment:link { color: #004B94; text-decoration: none; font-size: 12px; }
a.comment:visited { color: #004B94; text-decoration: none; font-size: 12px; }
a.comment:hover { color: #004B94; text-decoration: none; font-size: 12px; }



.right {
	font-size: 11px;
	color: #b3b3b3;
	font-family: Arial;
}
a.right:link { color: #b3b3b3; text-decoration: none; font-size: 11px; font-family: Arial; }
a.right:visited { color: #b3b3b3; text-decoration: none; font-size: 11px; font-family: Arial; }
a.right:hover { color: #7b7b7b; text-decoration: none; font-size: 11px; font-family: Arial; }

.spacer {
	height: 2px;
	padding: 0px;
	margin: 0px;
}

.file_input {
	padding: 2px;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	border: 1px solid #A8B4B8;
	background: #F3FDFF url(images/input_bg.jpg);
}

.input {
	padding: 2px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	border: 1px solid #454545;
	background: #252525;
	height: 20px;
}

.dropdown {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	border: 1px solid #454545;
	background: #252525;
}

.signature {
	font-size: 11px;
	color: #707070;
	font-family: Arial;
}
.padding1 {
	border: 0px;
	margin: 0px;
	padding: 1px;
}
.padding2 {
	margin: 0px;
	border: 0px;
	padding: 2px;
}
.padding3 {
	margin: 0px;
	border: 0px;
	padding: 3px;
}
.padding5 {
	margin: 0px;
	border: 0px;
	padding: 5px;
}
.padding10 {
	margin: 0px;
	border: 0px;
	padding: 10px;
}
.textarea_class, .textbox_class {
	padding: 2px;
	width: 100%;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial;
	border: 1px solid #454545;
	background: #252525;
}
.nav {
	font-family: Arial;
	font-size: 12px;
	color: #8C8C8C;
	margin-bottom: 10px;
}
a.nav:link { color: #8C8C8C; text-decoration: none }
a.nav:visited { color: #8C8C8C; text-decoration: none }
a.nav:hover { color: #A30303; text-decoration: none }

.browse {
	font-family: Arial;
	font-size: 11px;
	color: #7E7E7E;
}
a.browse:link { color: #939393; text-decoration: none }
a.browse:visited { color: #939393; text-decoration: none }
a.browse:hover { color: #939393; text-decoration: none }

.hr {
	border: 0px;
	color: #303030;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}



.quote {
	padding: 10px;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	border: 1px dashed #C0C0C0;
	background: #EFEFEF;
}
.search {
	padding-left: 1px;
	padding-top: 3px;
	font-size: 12px;
	color: #a2a2a2;
	font-family: Arial;
	border: 0px;
	background: url(images/search_box.png) no-repeat;
	width: 165px;
	height: 18px;
}

.frontendpopup {
	border: 0px;
	padding: 10px;
	background: #FFFFFF;
}

.error {
	font-size: 12px;
	color: red;
	font-family: Arial;
	font-weight: bold;
	padding: 5px;
}
.select {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	width: 145px;
}
.adrepeat {
	background: #FFFFFF url(images/adbg.jpg) repeat-x top left;
	align: center;
}

.tablereg {
	border-collapse: collapse;
	border-width: 0px;
	spacing: 0px;
	border: 0px;
}
.tdreg {
	border-collapse: collapse;
	padding: 0px;
	border-width: 0px;
	border: 0px;
	spacing: 0px;
}
.featured {
	font-size: 11px;
	color: #868686;
	font-family: Arial;
}
.pagenav {
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
}

.texthuger {
	font-size: 50px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}


.forumthread {
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

a.forumthread:visited { color: #787878; }
a.forumthread:hover { color: #000000; }
a.forumthread:link { color: #28577F; }

.forumjump {
	font-size: 10px;
	color: #8A8A8A;
	font-family: Arial;
}
.slideshow {
	font-size: 11px;
	color: #8A8A8A;
	font-family: Arial;
}
.slideshowb {
	font-size: 11px;
	color: #CDCDCD;
	font-family: Arial;
}
.popupmessage {
	padding: 10px;
	border: 1px dashed #DADADA;
	background: #F8F8F8;
}

a.latest:hover { color: #767676; text-decoration: none }

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Arial, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Arial;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
border-bottom: 1px solid #303030;
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 3px 7px;
margin-right: 3px;
border-left: 0px solid #171717;
border-right: 0px solid #171717;
border-top: 0px solid #171717;
color: #FFFFFF;
background: #303030;
}

.shadetabs li a:visited{
color: #020202;
}

.shadetabs li a:hover{
text-decoration: none;
color: #FFFFFF;
background: #black;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
background: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
border-bottom-color: #020202;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}


