*{
	padding: 0;
	margin: 0;
}

a,abbr,acronym,address,b,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,ol,p,pre,q,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{
	border:0;
}

.ads_zero{
	width: 0;
	height: 0;
	overflow: hidden;
	display: none;
	visibility: hidden;
}

#container{
	width: 918px;
	margin: 0px auto;
	padding: 0;
	background-color: #FFF;
}

#header{
	width: 918px;
	height:110px;
	display: block;
	background-color: #FFF;
}

#header_right{
	float:left;
	width: 738px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	display: block;
	background: url("../images/header_right_background.jpg") no-repeat right;
}

#header_right .spacer{
	float: left;
	width: 738px;
	height: 32px;
	display: block;
}

#firstlevel_tabs_container{
	float: left;
	width: 738px;
	margin: 0px;
	padding: 0px;
	height: 26px;
	overflow: hidden;
}

#firstlevel_tabs_container a{
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 0px 10px;
}

#firstlevel_tabs_container a:hover {
	color: #FFF !important;
	text-decoration: none;
}

#firstlevel_tabs_container ul {
	list-style: none;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

#firstlevel_tabs_container li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	white-space: nowrap;
}

#firstlevel_tabs_container li.first_tab_active {
	width: 23px;
	height: 26px;
	background:url("../images/first_tab_active.jpg") no-repeat right top;
	display:block;
	margin:0;
}

#firstlevel_tabs_container li.first_tab_inactive {
	width: 23px;
	height: 26px;
	background:url("../images/first_tab_inactive.jpg") no-repeat right top;
	display:block;
	margin:0;
}

/* ALL GAMES RADAR FIRST LEVEL TAB */
#firstlevel_tabs_container .gr_gr_active {
	background: url("../images/first_tab_gr_gr_active.jpg") no-repeat right top;
	display:block;
	margin:0;
	padding:5px 70px 2px 10px;
}

#firstlevel_tabs_container .gr_gr_active a {
	color: #333;
}

#firstlevel_tabs_container li.gr_cp_inactive {
	background: url("../images/first_tab_gr_cp_inactive.jpg") no-repeat right top;
	display:block;
	margin:0;
	padding:5px 70px 2px 10px;
}

#firstlevel_tabs_container li.gr_cp_inactive a {
	color: #CCC;
}

#firstlevel_tabs_container li.gr_downloads_inactive {
	background: url("../images/first_tab_gr_downloads_inactive.jpg") no-repeat right top;
	display:block;
	margin:0;
	padding:5px 70px 2px 10px;
}

#firstlevel_tabs_container li.gr_downloads_inactive a {
	color: #CCC;
}

#firstlevel_tabs_container li.gr_forum_inactive {
	background: url("../images/first_tab_gr_forum_inactive.gif") no-repeat right top;
	display:block;
	margin:0;
	padding:5px 70px 2px 10px;
}

#firstlevel_tabs_container li.gr_forum_inactive a {
	color: #CCC;
}

/* ALL CHEAT PLANET FIRST LEVEL TAB */
#firstlevel_tabs_container li.cp_gr_inactive {
	background: url("../images/first_tab_cp_gr_inactive.jpg") no-repeat right top;
	display:block;
	margin:0;
	padding:5px 70px 2px 10px;
}

#firstlevel_tabs_container li.cp_gr_inactive a {
	color: #CCC;
}

#firstlevel_tabs_container li.cp_cp_active {
	background: url("../images/first_tab_cp_cp_active.jpg") no-repeat right top;
	display:block;
	margin:0;
	padding:5px 70px 2px 10px;
}

#firstlevel_tabs_container li.cp_cp_active a {
	color: #333;
}

#firstlevel_tabs_container li.cp_downloads_inactive {
	background: url("../images/first_tab_cp_downloads_inactive.jpg") no-repeat right top;
	display:block;
	margin:0;
	padding:5px 70px 2px 10px;
}

#firstlevel_tabs_container li.cp_downloads_inactive a {
	color: #CCC;
}

#firstlevel_tabs_container li.cp_forum_inactive {
	background: url("../images/first_tab_cp_forum_inactive.gif") no-repeat right top;
	display:block;
	margin:0;
	padding:5px 70px 2px 10px;
}

#firstlevel_tabs_container li.cp_forum_inactive a {
	color: #CCC;
}

/* SECOND LEVEL TAB CONTAINER */
#secondlevel_tabs_container {
	float: left;
	width: 738px;
	position: relative;
	height: 25px;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0px;
	color:#000;
	font-family:"Arial","Verdana", sans-serif;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
}

#secondlevel_tabs_container ul {
	margin:0;
	padding:0px;
	list-style: none;
}

#secondlevel_tabs_container li {
	float: left;
	margin: 0px;
	padding: 0px;
}

#thirdlevel_tabs_container {
	float: left;
	width: 738px;
	margin: 0px;
	padding: 0px;
	height: 22px;
	background: url("../images/bread_crumbs_background.gif") repeat-x;
	font-size: 10px;
	padding: 2px 0px;
}

#bread_crumbs {
	 float:left;
}

#bread_crumbs h2 {
	 display: inline;
	 font-size: 10px;
	 font-weight: normal;
}

#bread_crumbs a{
	 color: #666;
	 text-decoration: none;
}

#bread_crumbs a:hover{
	 color: #000;
	 text-decoration: underline;
}

#page_content{
	clear: both;
	float: left;
	width: 918px;
	background-color: #FFF;
	padding: 0px;
	display: block;
}

#page_content_left{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 170px;
	background: #FFF;
	border: 0px none;
	overflow: hidden;
}

#search_box{
	float: left;
	border: 0px none;
	height: 67px;
	width:160px;
	background: url("../images/left_nav_search_box.jpg") no-repeat;
	position: relative;
	display: inline;
	margin: 0px 0px 0px 10px;
}

#search_box .search_title{
	font-family: "Arial Black",Verdana,sans-serif;
	font-size: 12px;
	padding: 5px 0px 3px 10px;
}

#search_box .search_text{
	float: left;
	background: #FFF url("../images/search_background.gif") repeat-x scroll 0%;
	height: 20px;
	width: 110px;
	margin: 0px 0px 0px 10px;
	text-indent: 2px;
	font-size: 13px;
	font-weight: bold;
	border: 0px none;
}

.side_bar_blocks{
	padding: 0px;
	margin: 0px;
}

/* GLOBAL LEFT NAVIGATION TABLETS */
#left_nav_links{
	float: left;
	border: 0px none;
	width: 160px;
	position: relative;
	display: inline;
	margin-left: 10px;
	overflow:hidden;
}

#left_nav_links .nav_links_bg {
	background: url("../images/left_nav_links_gradient_bg.gif") repeat-x bottom;
}

#left_nav_links .nav_links_top {
	background: #FFF url("../images/left_nav_links_top.gif") no-repeat;
	width: 160px;
	height: 6px;
}

#left_nav_links .nav_links_bottom {
	background: #FFF url("../images/left_nav_links_bottom.gif") no-repeat;
	width: 160px;
	height: 6px;
	padding: 0px 0px 10px 0px;
}

#left_nav_links ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 150px;
	background: url("../images/left_nav_links_background.gif");
}

#left_nav_links li {
	border-bottom: 1px dotted #999999;
	line-height: 20px;
	width: 140px;
}

#left_nav_links li.last {
	border-bottom: 0px none;
	line-height: 20px;
	width: 140px;
}

#left_nav_links li a {
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

#left_nav_links .tablets {
	clear: both;
	border: 0px none;
	width:160px;
}

#left_nav_links .tablets img{
	margin: 0px 0px 10px 0px;
	border: 0px none;
}

/* GLOBAL RIGHT NAVIGATION TABLETS */
#right_nav_links {
	float: left;
	border: 0px none;
	width: 300px;
	position: relative;
	display: inline;
	overflow: hidden;
}

#right_nav_links .nav_links_bg {
	background: url("../images/left_nav_links_gradient_bg.gif") repeat-x bottom;
}

#right_nav_links .nav_links_top {
	background: #FFF url("../images/right_nav_links_top.gif") no-repeat;
	width: 300px;
	height: 6px;
}

#right_nav_links .nav_links_bottom {
	background: #FFF url("../images/right_nav_links_bottom.gif") no-repeat;
	width: 300px;
	height: 6px;
	padding: 0px 0px 10px 0px;
}

#right_nav_links ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 290px;
	background: url("../images/right_nav_links_background.gif");
}

#right_nav_links li {
	border-bottom: 1px dotted #999999;
	line-height: 20px;
	width: 280px;
}

#right_nav_links li.last {
	border-bottom: 0px none;
	line-height: 20px;
	width: 280px;
}

#right_nav_links li a {
	color: #333333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
}

#right_nav_links .tablets {
	clear: both;
	border: 0px none;
	width: 300px;
}

#right_nav_links .tablets img{
	margin: 0px 0px 10px 0px;
	border: 0px none;
	width: 300px;
}

.gr_right_section_row{
	clear: both;
	width: 100%;
}

/* PAGE CONTENT RIGHT */
#page_content_right {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 748px;
	background-color: #FFF;
	border: 0px none;
	overflow: hidden;
}

#page_content_top_ad {
	float: left;
	width: 728px;
	height: 90px;
	border: 0px none;
	padding: 0px 0px 10px 10px;
	overflow:hidden;
}

#center_content {
	float: left;
	width: 418px;
	background-color: #FFF;
	padding: 0px 0px 10px 10px;
	overflow: hidden;
}

#complete_center_content {
	float: left;
	width: 728px;
	background-color: #FFF;
	padding: 0px 0px 10px 10px;
}

#inner_center_content{
	float: left;
	width: 418px;
	background-color: #FFF;
	overflow: hidden;
}

#user_comments_center_content {
	float: left;
	width: 728px;
	background-color: #FFF;
	padding: 0px 0px 10px 10px;
}

.gr_thumbnail_image {
	width: 134px;
	height: 100px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #000000;
	display: block;
}

.gr_thumbnail_image:hover {
	border: 1px solid #FF6600;
}

.cp_thumbnail_image {
	width: 134px;
	height: 100px;
	margin: 0px 0px 5px 0px;
	border: 1px solid #000000;
	display: block;
}

.cp_thumbnail_image:hover {
	border:1px solid #669900;
}

#grPanorama {
	float: left;
	background: #FFF url("../images/panorama_background.jpg") no-repeat;
	height: 300px;
	width: 418px;
	padding: 0px 0px 10px 0px;
}

#cpPanorama {
	float: left;
	background: #FFF url("../images/panorama_background.jpg") no-repeat;
	height: 300px;
	width: 418px;
	padding: 0px 0px 10px 0px;
}

.content_sections {
	float: left;
	width: 418px;
	border: 0px solid;
	background: #FFF url("../images/content_sections_bg.gif") repeat-y;
	display: block;
	padding-bottom: 5px;
	overflow: hidden;
}

.content_sections a {
	text-decoration: none;
}

.content_sections a:hover{
	text-decoration: underline;
}

.content_section_title {
	font-family: "Arial Black";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.content_section_title_pcgamer {
	margin-left: 210px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}

/* GAMES RADAR SECTION HEADER PCGAMER */

.gr_content_section_headline_pcgamer {
	float: left;
	background: #FFF url("../images/gr_content_section_head_bg_pc_gamer.jpg") no-repeat;
	height: 35px;
	width: 418px;
	text-indent: 10px;
	padding: 2px 0px 0px 0px;
}

.gr_content_section_headline_pcgamer a {
	font-family: "Arial Black";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.gr_content_section_headline_pcgamer a:hover {
	text-decoration: underline;
}


/* GAMES RADAR SECTION HEADER */

.gr_content_section_headline {
	float: left;
	background: #FFF url("../images/gr_content_section_head_bg.jpg") no-repeat;
	height: 35px;
	width: 418px;
	text-indent: 10px;
	padding: 2px 0px 0px 0px;
}

.gr_content_section_headline a {
	font-family: "Arial Black";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.gr_content_section_headline a:hover {
	text-decoration: underline;
}

/* GAMES RADAR SECTION FOOTER */
.gr_section_footer {
	float: left;
	clear: both;
	background: #FFF url("../images/section_footer_background.gif") repeat-x;
	height: 15px;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.gr_section_footer a {
	float: right;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	padding: 0px 10px 0px 0px;
}

.gr_section_footer a:hover {
	text-decoration: underline;
}

/* CHEAT PLANET SECTION HEADER */
.cp_content_section_headline {
	float: left;
	background: #FFF url("../images/cp_content_section_head_bg.jpg") no-repeat;
	height: 35px;
	width: 418px;
	text-indent: 10px;
	padding: 2px 0px 0px 0px;
	font-family: "Arial Black";
	font-size: 14px;
	color: #FFF;
}

.cp_content_section_headline a {
	font-family: "Arial Black";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.cp_content_section_headline a:hover {
	text-decoration: underline;
}


/* CHEAT PLANET SECTION FOOTER */
.cp_section_footer {
	float: left;
	background: #FFF url("../images/section_footer_background.gif") repeat-x;
	height: 15px;
	width: 100%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}

.cp_section_footer a {
	float: right;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	padding: 0 10px;
}

.cp_section_footer a:hover {
	text-decoration: underline;
}

.common_left_column {
	float: left;
}

.common_right_column {
	float: right;
}

.games_title {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px 3px 2px 0px;
}

a.games_title_img img {
margin-bottom: 0px;
padding: 0px 0px 0px 0px;
}

.games_list_headline {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 0px 0px 2px 0px;
}

.games_list_headline_gs{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	padding: 0px 0px 2px 0px;
}

.games_strapline {
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: #333;
	padding: 0px 5px 0px 0px;
}

.games_strapline a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.games_strapline a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.games_content_type {
	display: block;
	font-size: 10px;
	color: #666666;
}

.games_gray_text {
	display: block;
	font-size: 10px;
	color: #333;
	padding: 6px 0px 0px 0px;
}

.games_third_party_gray_text {
	display: block;
	font-size: 10px;
	color: #333;
}

.games_date_text {
	display: block;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

.games_small_review_img {
	float: right;
	margin: -12px 0px 0px 0px;
	width: 80px;
	height: 12px;
}

.games_small_review_img_thumbnail_list {
	float: left;
	margin: -12px 0px 0px 0px;
	width: 80px;
	height: 12px;
}

#right_content {
	float: left;
	width: 300px;
	background: #FFF;
	margin: 0px 0px 10px 10px;
	overflow: hidden;
}

#inner_right_content{
	float: left;
	width: 300px;
	background: #FFF;
	overflow: hidden;
}

.page_content_right_ad {
	float: left;
	width: 300px;
	border: 0px none;
	padding: 0px 0px 10px 0px;
}

#rss_feed {
	float: left;
	width: 135px;
	height: 600px;
	overflow: hidden;
}

#rss_feed .rss_feed_title_cvg {
	height: 85px;
	width: 131px;
	background: #000 url("../images/gr_rss_feed_cvg_bg.gif") no-repeat;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

#rss_feed .rss_feed_title_nextgen {
	height: 87px;
	width: 131px;
	background: #000 url("../images/gr_rss_feed_nextgen_bg.gif") no-repeat;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}

#rss_feed .rss_feed_body {
	font-size: 11px;
	width: 131px;
	height: 495px;
	background: #FFF url("../images/gr_rss_feed_bg.gif") repeat-y;
	text-align: center;
	font-weight: bold;
	overflow: hidden;
}

#rss_feed .rss_feed_body_text {
	width: 124px;
	text-align: center;
	margin: 0px 0px 0px 3px;
}

#rss_feed .rss_feed_body_text a {
	color: #000;
	text-decoration: none;
}

#rss_feed .rss_feed_body_text a:hover {
	color: #000;
	text-decoration: underline;
}

#rss_feed .rss_feed_break {
	clear: both;
	background: url("../images/gr_rss_feed_break.gif") no-repeat;
	margin: 2px;
	text-align: center;
}

#rss_feed .rss_feed_footer {
	background: #000 url("../images/gr_rss_feed_footer_bg.jpg") no-repeat;
	height: 19px;
	width: 131px;
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 18px;
}

#rss_feed .rss_feed_footer a {
	color: #FFF;
	text-decoration: none;
}

#rss_feed .rss_feed_footer a:hover {
	text-decoration: underline;
}

.page_content_rss_right_ad {
	float: left;
	padding: 0px;
	width: 160px;
	height: 600px;
	overflow: hidden;
}

.page_content_rss_right_3ad {
	float: left;
	padding: 0px;
}

.gr_right_section_items {
	clear: both;
	width: 100%;
	background: url("../images/content_sections_bg1.gif") repeat-y;
	display: block;
	overflow: hidden;
}

.gr_right_section_items a {
	text-decoration: none;
}

.gr_right_section_items a:hover{
	text-decoration: underline;
}

.gr_right_section{
	float: left;
	width: 100%;
	display: block;
}

.gr_right_section1 {
	float: left;
	width: 100%;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

.gr_right_section_row{
	clear: both;
	width: 100%;
}

.gr_right_section_items .gr_games_gray_text {
	color: #333;
	font-size: 10px;
	display: block;
	padding: 6px 0px 0px 0px;
}

.gr_right_section_items .gr_games_date_text {
	font-size: 10px;
	font-style: italic;
	color: #666666;
	display: block;
	padding: 6px 0px 0px 0px;
}

.gr_right_section_items .gr_column3 {
	width: 300px;
	float: left;
	font-size: 10px;
}

.gr_right_section_items .gr_column1 {
	width: 213px;
	float: left;
	font-size: 12px;
}

.gr_right_section_items .gr_column2 {
	float: right;
	text-align: right;
	font-size: 10px;
	padding: 0px 5px 0px 0px;
}

.gr_right_section_items .gr_column2_related_games {
	float: left;
	text-align: right;
	width: 75px;
	padding: 0px 5px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FF6600;
}

.gr_right_section_headline_pcgamer {
	float: left;
	background: #FFF url("../images/gr_right_headline_bg_pc_gamer.jpg") no-repeat;
	height: 35px;
	width: 300px;
	padding: 2px 0px 0px 10px;
	letter-spacing: -1px;
}

.gr_right_section_headline_pcgamer a {
	font-family: "Arial Black";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.gr_right_section_headline_pcgamer a:hover {
	text-decoration: underline;
}


.gr_right_section_headline{
	float: left;
	background: #FFF url("../images/gr_right_headline_bg.jpg") no-repeat;
	height: 35px;
	width: 100%;
	padding: 2px 0px 0px 10px;
	letter-spacing: -1px;
	display: block;
}

.gr_right_section_headline a{
	font-family: "Arial Black";
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.gr_right_section_headline a:hover{
	text-decoration: underline;
}

.row_break {
	clear: both;
	width: 99%;
	border-bottom: 1px dotted #999999;
	margin: 0px 0px 3px 0px;
}

.small_gray_text {
	font-size: 10px;
	color: #333;
}

.h1_title {
	font-family: "Arial Black";
	font-size: 24px;
	color: #333;
	line-height:100%;
	padding:0 0 10px 0
}

.h1_title1 {
	font-family: "Arial";
	font-size: 14px;
	color: #333;
	line-height:100%;
	padding:0 0 5px 0;
}

.cp_games_title {
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	line-height: 12px;
}

#noresults {
	font-size: 12px;
	color: #333333;
}

#noresults h1{
	font-size: 17px;
	font-weight: bold;
	line-height: 30px;
}

#future_logo a{
	display:block;
	width:100%;
	height:100%;
	outline:none;
	border: 0px none;
}

#future_logo h1 {
	float: left;
	width: 51px;
	height: 45px;
	margin: 0px;
    padding: 0px 10px 0px 0px;
	text-decoration: none;
	text-indent:-9000px;
	background: #E8E8E8 url("../images/future_logo.gif") no-repeat 0 0;
	display: block;
}

#daily_radar_logo a{
	display:block;
	width:100%;
	height:100%;
	outline:none;
	border: 0px none;
}

#daily_radar_logo h3{
	float: left;
	width: 100px;
	height: 27px;
	margin: 0px;
	text-decoration: none;
	text-indent:-9000px;
	background: #E8E8E8 url("../images/dailyradar.gif") no-repeat 0 0;
	display: block;
}

#gr_footer_logo a{
	display:block;
	width:100%;
	height:100%;
	outline:none;
	border: 0px none;
}

#gr_footer_logo h1 {
	float: left;
	width: 65px;
	height: 40px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-decoration: none;
	text-indent:-9000px;
	background:#E8E8E8 url("../images/gr_footer_logo.gif") no-repeat 0 0;
	display: block;
}

#us_uk_flags {
	margin-top: 14px;
	float: left;
	width: 40px;
	height: 100px;
	display: block;
}

.default_flag {
	float: left;
	padding: 2px;
	border: 2px solid #000000;
	margin: 0px 0px 5px 0px;
}

.switch_flag {
	margin: 2px;
	padding: 2px;
	cursor: pointer;
}

.clear {
	clear: both;
}

.blank_row_break {
	float: left;
	padding: 2px;
	width: 95%;
}

.commonBodyTitle {
	font-family: "Arial Black";
	font-size: 20px;
	color: #333;
}

.developerLink a{
	color:#FF6600;
	font-size: 16px;
	text-decoration: none;
}

.commonBodyText {
	font-size:12px;
	color:#333;
	line-height:150%;
}

.commonBodyText ol {
	padding: 0px 0px 0px 20px;
}

.commonBodyText a {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}

.commonBodyText a:hover {
	text-decoration: underline;
}

.cpCommonBodyText {
	font-size:12px;
	color:#333;
	line-height:150%;
}

.cpCommonBodyText a {
	font-weight: bold;
	color: #669900;
	text-decoration: none;
}

.cpCommonBodyText a:hover {
	text-decoration: underline;
}

.commonBodySmallText {
	font-size:10px;
	color:#333;
	line-height:150%;
}

.commonBodySmallText a{
	color:#FF6600;
	text-decoration: none;
}

.commonBodySmallText a:hover {
	color:#FF6600;
	text-decoration: underline;
}

.videos_links_wide {
	background: url("../images/videos_links_wide_bg.gif") no-repeat;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	line-height: 20px;
}

.summary_links_rss_wide *{
	margin: -3px;
		padding: 5px 4px 0px 5px;
		white-space: nowrap;
}

.videos_links_wide a {
	color: #FF6600;
	text-decoration: none;
}

.videos_links_wide a:hover {
	text-decoration: underline;
}

.videos_links_wide .active {
	color: #333;
}

.blank10Pixel {
	height: 10px;
	width: 100%;
}
.blank7Pixel {
	float: left;
	height: 7px;
	width: 100%;
}

#reminder {
	visibility: hidden;
}

#username_taken {
	display: none;
	visibility: hidden;
}

#username_empty {
	display: none;
	visibility: hidden;
}

#username_invalid {
	display: none;
	visibility: hidden;
}

#username_available {
	display: none;
	visibility: hidden;
}

#radarUpdateUK {
	display: none;
	visibility: hidden;
}

#latestVideo {
	display: none;
	visibility: hidden;
}

#actiavateMyAccount {
	display: none;
}
.gr_interstitialpage {
	background: url("../images/gr_interstitialpage_bg.jpg") repeat-x;
	height: 101px;
}

.gr_interstitialpage_logo h1 {
	float: left;
	width: 180px;
	height: 110px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	text-indent:-9000px;
	background: url("../images/gr_interstitialpage_logo.jpg") no-repeat 0 0;
	display: block;
}

.gr_interstitialpage_right {
	text-align: right;
}

.gr_interstitialpage_right h1 {
	font-size: 16px;
	line-height: 101px;
	padding-right: 20px;
}

.gr_interstitialpage_right a {
	color: #FF6600;
	text-decoration: none;
}

.gr_interstitialpage_right a:hover {
	color: #FF6600;
	text-decoration: underline;
}

.gr_interstitialpage_img {
	padding: 4px;
	text-align: center;
}

.ads_text {
	padding: 50px 0px 3px 161px;
	border: 0px;
}

#error_page .content_search {
	width: 418px;
	background: url("../images/content_search_bg.gif");
}

#error_page .content_search_bg {
	margin: 0px 0px 0px 1px;
	width: 416px;
	background: url("../images/content_search_gradient_bg.gif") repeat-x bottom;
}

#error_page .content_search_top {
	background: url("../images/content_search_top.gif") no-repeat;
	width: 418px;
	height: 6px;
}

#error_page .content_search_bottom {
	float: left;
	background: url("../images/content_search_bottom.gif") no-repeat;
	width: 418px;
	height: 6px;
}

#error_page .content_search_row {
	padding: 5px;
}

#error_page .search_title {
	font-size:12px;
	color:#333;
}

#error_page .search_text {
	float: left;
	background: #FFF url("../images/search_background.gif") repeat-x scroll 0%;
	height: 20px;
	width: 370px;
	margin: 0px 0px 0px 0px;
	text-indent: 2px;
	font-size: 13px;
	font-weight: bold;
	border: 0px none;
}

.h1_error {
	font-family: "Arial Black";
	font-size: 24px;
	color: #333;
	line-height: 100%;
	padding: 0px 0px 15px 0px;
}


#sitemap {
	width: 100%;
	font-size: 12px;
	line-height: normal;
	letter-spacing: 0px;
	font-family:"Arial","Verdana", sans-serif;
}

#sitemap a {
	color: #FF6600;
	text-decoration: none;
}

#sitemap a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#sitemap .singlecolumn {
	float: left;
	width: 100%;
}

.column1 {
	float: left;
	width: 25%;
}

.column2 {
	float: left;
	width: 25%;
}

.column3 {
	float: left;
	width: 30%;
}

.column4 {
	float: left;
	width: 20%;
}

/* CSS TO SUPPORT OLD CSS CONTENT */
.articleBody object, embed {
	padding: 0px !important;
	margin: 0px !important;
}

.articleBody .Section1 {
	clear:both;
	width: 100%;
	position: relative;
	display: block;
}


/* FOR RSS SITEMAP PAGE ONLY */
#rss {
	width: 100%;
	font-size: 12px;
	line-height: normal;
	letter-spacing: 0px;
	font-family:"Arial","Verdana", sans-serif;
}

#rss p {
	clear:both;
}

#rss a {
	color: #FF6600;
	text-decoration: none;
	font-weight:normal
}

#rss a:hover {
	color: #FF6600;
	text-decoration: underline;
}

#rss .singlecolumn {
	float: left;
	width: 100%;
}

.gr_section_footer_oneline {
	float: right;
}

.gr_section_footer_oneline a {
	float: left !important;
	padding: 0px;
}

.gr_section_footer_oneline a img {
	border: 0px;
	padding: 2px 0px 0px 3px;
}

.gr_content_section_headline IMG {
	text-decoration: none;
}

h1 a, h2 a {
	text-decoration: none !important;
	color: #333333;
}

.commonBodyUL ul {
	padding: 15px 0 15px 35px;
}

.commonBodyUL li {
	padding: 0px;
}

.sitemap_external {
	padding: 0px 13px 0px 0px;
	background:#FFF url("../images/outboundlink10px_orange.gif") no-repeat scroll right center;
}

#loginform {
	float: left;
	text-align: left;
	width: 418px;
	border: 0px solid #000;
}

.outter_link {
	padding: 0px 13px 0px 0px;
	background:#FFF url("../images/outboundlink10px_orange.gif") no-repeat scroll right center;
}

.sponsored_search{
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 10px 5px 7px !important;
}

.sponsored_search_bottom{
	font-size: 14px;
	font-weight: bold;
	padding: 3px 10px 5px 0px !important;
}

.title_yahoo a{
	font-weight:bold;
	font-size:12px;
	color:black;
	text-decoration:none;
}

.host_yahoo a{
	font-style: italic;
	font-size:11px;
	color:#ff6600;
	font-weight:bold;
	text-decoration:none;
}

.host_yahoo a:hover{
	color: #FF6600;
	text-decoration: underline;
}

.desc_yahoo a{
	font-size:11px;
	color:black;
	text-decoration: none;
}

.wrapper_yahoo_search{
	float: left;
	width: 420px;
	background-color:#F3F3F3;
	margin-bottom: 10px;
}

.wrapper_yahoo_search_bottom{
	float: left;
	width: 420px;
	background-color:#F3F3F3;
}

.wrapper_border{
	float: left;
	width: 397px;
	border-bottom: 1px dotted #000000;
	background-color:#F3F3F3;
	padding:10px 0px 10px 0px;
	margin-left: 10px;
}

.wrapper_y{
	background-color:#F3F3F3;
	float: left;
	width: 397px;
	padding:10px 0px 10px 0px;
	margin-left: 10px;
}

.break {
	clear:left;
}

.breakY {}

.right_side_article_img{
	padding: 0 0 0 5px;
}

.gr_text_link {
	color: #F60;
	text-decoration: none;
}

.gr_text_link:hover {
	color: #000;
	text-decoration: none;
}

.single_btn_section{
	display: block;
	width: 100%;
	height: 25px;
}

.gr_user_msg,.gr_user_msg_right{
	clear: both;
	display: block;
	width: 100%;
	padding: 0 0 10px 0;
}

.btn_search {
	width: 56px;
	height: 22px;
	background:#FFF url("../images/btn_gr.gif") no-repeat 0 0;
	border: none;
}

.user_msg_top{
	width: 418px;
	height: 4px;
	background:#FFF url("../images/gr_bgs.gif") no-repeat 0 0;
}

.user_msg_bottom{
	width: 418px;
	height: 5px;
	background:#FFF url("../images/gr_bgs.gif") no-repeat 0 -39px;
}

.user_msg_body{
	width: 418px;
	background:#FFF url("../images/user_msg_body_bg.gif") repeat-y;
	padding: 5px;
}

.right_user_msg_top{
	width: 300px;
	height: 6px;
	background:url("../images/gr_bgs.gif") no-repeat 0 -44px;
	display: block;
}

.right_user_msg_bottom{
	width: 300px;
	height: 5px;
	background:url("../images/gr_bgs.gif") no-repeat 0 -79px;
}

.right_user_msg_body{
	width: 300px;
	background:url("../images/right_user_msg_body_bg.gif") repeat-y;
	padding: 0 5px;
}

.user_msg_icon_blue{
	float: left;
	width: 27px;
	height: 30px;
	background:url("../images/gr_packed_img.gif") no-repeat 0 0;
}

.user_msg_title{
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	padding: 0 10px 0 0;
}

.user_msg_title_noicon{
	font-size: 15px;
	font-weight: bold;
	color: #999;
}

.user_msg_message p{
	font-size: 13px;
	padding: 5px 15px;
}

.webform_search_games,.webform_search_people{
	padding: 0 0 5px 0;
}

.gr_center_section_row {
	clear: both;
	width: 100%;
}

.user_people_left{
	float: left;
	width: 115px;
	display: block;
}

#right_my_people_section{
	display: block;
	float: left;
	width: 100%;
}

#right_my_people_section .user_people_left{
	float: left;
	width: 58px;
	height: 48px;
	display: block;
}

.user_people_right{
	float: left;
	width: 303px;
}

.line1div{
	padding: 0 0 5px 0 !important;
}

.line2div{
	padding: 0 0 5px 0 !important;
}

.line3div{
	padding: 5px 0 0 0 !important;
}

#right_my_people_section .user_people_right{
	float: left;
	width: 242px;
}

#right_my_people_section .gr_right_section_row{
	padding: 3px 0;
}

.gr_user_name_status {
	font-size: 11px;
	font-weight: bold;
	line-height: 100%;
}

.gr_user_105{
	border: 1px solid #000;
	height: 105px;
	width: 105px;
	display: block;
}

.gr_user_105:hover{
	border: 1px solid #F60;
	height: 105px;
	width: 105px;
}

.ajax_status_anim{
	position: relative;
	left: 27px;
	top: 6px;
	text-align: center;
	padding: 0 0 0 102px;
}

.ajax_status_game_summary_anim{
	position: relative;
	top: -20px;
	left: 3px;
}

.ajax_status_search_anim{
	position: relative;
	top: -20px;
	text-align: left;
}

.ajax_status_people_anim{
	left:108px;
	top: 4px;
	position:relative;
	text-align:center;
}

.ajax_status_people_profile_anim{
	position:relative;
	top: -20px;
	left: -87px;
}

/* GAME RELATIONSHIP EDITOR*/
.btn_my_games {
	float: left;
	width: 132px;
}

.btn_add_my_games {
	float: left;
	height: 25px;
	background:#FFF url("../images/btn_add_edit_my_games.gif") no-repeat 0 0;
}

.btn_my_games:after,.btn_my_games li:after{
	content:"!";
	display:block;
	height:0;
	clear:left;
	visibility:hidden;
}

.btn_edit_my_games {
	float: left;
	height: 25px;
	background:#FFF url("../images/btn_add_edit_my_games.gif") no-repeat 0 -26px;
}

.btn_search_big_add_my_games{
	float: left;
	height: 25px;
	background:#FFF url("../images/btn_add_edit_my_games.gif") no-repeat 0 -52px;
}

.btn_search_big_edit_my_games{
	float: left;
	height: 25px;
	background:#FFF url("../images/btn_add_edit_my_games.gif") no-repeat 0 -78px;
}

.search_result_list_item_column2 .btn_add_my_games{
	height: 25px;
	background:#FFF url("../images/slide_menu_sm_bg_my_games.gif") no-repeat 0 0;
}

.search_result_list_item_column2 .btn_edit_my_games{
	height: 25px;
	background:#FFF url("../images/slide_menu_sm_bg_my_games.gif") no-repeat 0 -26px;
	overflow: hidden;
}

/* GAME RELATIONSHIP EDITOR DROPDOWN */
.slide_my_games{
	float: left;
	background:#000 url("../images/slide_menu_bg_my_games.gif") no-repeat scroll left bottom;
	width: 132px;
	height: 201px;
	z-index: 10000;
	position: absolute;
	text-align: left;
	display: block;
}

.slide_my_games ul {
	list-style: none;
}

.slide_my_games li {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 0;
}

.slide_my_games li a {
	color: #999;
	text-decoration: none;
}

.slide_my_games li a:hover {
	color: #FFF;
	text-decoration: none;
}

.slide_my_games li:hover{
	background-color: #393939;
	cursor:pointer;
}

.slide_my_games li:hover a{
	color: #FFF;
}

.slide_my_games li span.active a{
	color: #FFF;
}

.slide_my_games li:hover span{
	background: url("../images/slide_menu_hover_arrow.gif") no-repeat 6px 3px;
}

.slide_my_games li.i_want span,.slide_my_games li.i_playing span,.slide_my_games li.i_beaten span,.slide_my_games li.i_collecting span,.slide_my_games li.i_love span,.slide_my_games li.i_hate span,.slide_my_games li.i_track span{
	line-height: 20px;
}

.slide_my_games li.i_want span.active,.slide_my_games li.i_playing span.active,.slide_my_games li.i_beaten span.active,.slide_my_games li.i_collecting span.active{
	padding: 0 0 0 20px;
	background: url("../images/slide_menu_active_arrow.gif") no-repeat 6px 3px;
}

.slide_my_games li.i_want span.hover,.slide_my_games li.i_playing span.hover,.slide_my_games li.i_beaten span.hover,.slide_my_games li.i_collecting span.hover{
	padding: 0 0 0 20px;
	background: url("../images/slide_menu_hover_arrow.gif") no-repeat 6px 3px;
}

.slide_my_games li.i_want span,.slide_my_games li.i_playing span,.slide_my_games li.i_beaten span,.slide_my_games li.i_collecting span{
	padding: 0 0 0 20px;
	background: url("../images/slide_menu_inactive_arrow.gif") no-repeat 6px 3px;
}

.slide_my_games li.i_love span.active,.slide_my_games li.i_hate span.active,.slide_my_games li.i_track span.active{
	padding: 0 0 0 20px;
	background: url("../images/slide_menu_active_plus.gif") no-repeat 6px 3px;
}

.slide_my_games li.i_love span.hover,.slide_my_games li.i_hate span.hover,.slide_my_games li.i_track span.hover{
	padding: 0 0 0 20px;
	background: url("../images/slide_menu_hover_plus.gif") no-repeat 6px 3px;
}

.slide_my_games li.i_love span,.slide_my_games li.i_hate span,.slide_my_games li.i_track span{
	padding: 0 0 0 20px;
	background: url("../images/slide_menu_inactive_plus.gif") no-repeat 6px 3px;
}

.slide_my_games li.i_collecting, .slide_my_games li.i_hate{
	border-bottom: 1px dotted #999;
}

.slide_my_games li.i_want span.remove_active,.slide_my_games li.i_playing span.remove_active,.slide_my_games li.i_beaten span.remove_active,.slide_my_games li.i_collecting span.remove_active,.slide_my_games li.i_love span.remove_active,.slide_my_games li.i_hate span.remove_active,.slide_my_games li.i_track span.remove_active{
	padding: 0 0 0 20px;
	background: url("../images/slide_menu_remove.gif") no-repeat 6px 3px;
}

.track_notes{
	margin: 0 5px 0 20px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	line-height: 100%;
}

/* SEARCH PAGE : GAME RELEATIONSHIP EDITOR */
.search_result_list_item_column2 .slide_my_games{
	float: left;
	background:#000 url("../images/search_slide_menu_bg_my_games.gif") no-repeat scroll left bottom;
	width: 80px;
	height: 160px;
	position: absolute;
	text-align: left;
	display: block;
	z-index: 10000;
}

.search_result_list_item_column2 .slide_my_games ul{
	list-style: none;
}

.search_result_list_item_column2 .slide_my_games li{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	padding: 2px 0;
}

.search_result_list_item_column2 .slide_my_games li a{
	color: #999;
	text-decoration: none;
}

.search_result_list_item_column2 .slide_my_games li a:hover{
	color: #F60;
	text-decoration: none;
}

.search_result_list_item_column2 .slide_my_games li:hover{
	background-color: #393939;
	cursor:pointer;
}

.search_result_list_item_column2 .slide_my_games li:hover a{
	color: #F60;
}

.search_result_list_item_column2 .slide_my_games li:hover span{
	background-image: none;
}

.search_result_list_item_column2 .slide_my_games li span{
	line-height: 10px;
	background-image: none;
	padding: 0 0 0 5px;
}

.search_result_list_item_column2 .slide_my_games li span.active{
	padding: 0 0 0 5px;
	background-image: none;
}

.search_result_list_item_column2 .slide_my_games li span.active a{
	color: #699c30;
}

.search_result_list_item_column2 .slide_my_games li span.hover{
	padding: 0 0 0 5px;
	background-image: none;
}

.search_result_list_item_column2 .slide_my_games li span.hover a{
	color: #F60;
}

.search_result_list_item_column2 .slide_my_games li span.remove_active{
	padding: 0 0 0 5px;
	background-image: none;
}

.search_result_list_item_column2 .slide_my_games li span.remove_active a{
	color: #F00;
}

.search_result_list_item_column2 .track_notes{
	margin: 3px 5px 0 10px;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #CCC;
	line-height: 100%;
}

/* PEOPLE RELATIONSHIP EDITOR*/
.slide_my_people{
	float: left;
	width: 110px;
	height: 25px;
	z-index: 10000;
	position: absolute;
	text-align: left;
	display: block;
}

.slide_my_people ul{
	list-style: none;
}

.slide_my_people li{
	float: left;
	width: 110px;
	height: 27px;
	line-height: 27px;
	text-indent: -1000px;
	z-index: 10000;
}

.slide_my_people li a{
	text-indent: -10000px !important;
}

.slide_my_people li span{
	border:1px solid;
}

.slide_my_people li:hover{
	cursor:pointer;
}

.slide_my_people li.i_unfriend{
	background: url("../images/btn_people_relation_hover.gif") no-repeat 0 0;
}

.slide_my_people li.i_unfriend:hover{
	background: url("../images/btn_people_relation_hover.gif") no-repeat 0 -81px;
}

.slide_my_people li.i_stop_following{
	background: url("../images/btn_people_relation_hover.gif") no-repeat 0 -27px;
}

.slide_my_people li.i_stop_following:hover{
	background: url("../images/btn_people_relation_hover.gif") no-repeat 0 -108px;
}

.slide_my_people li.i_friend{
	background: url("../images/btn_people_relation_hover.gif") no-repeat 0 -54px;
}

.slide_my_people li.i_friend:hover{
	background: url("../images/btn_people_relation_hover.gif") no-repeat 0 -135px;
}

.btn_my_friend{
	float: right;
	width: 110px;
	height: 25px;
	position: relative;
	background:#FFF url("../images/btn_people_relation.gif") no-repeat 0 -54px;
}

.btn_my_friend:hover{
	float: right;
	width: 110px;
	height: 25px;
	background:#FFF url("../images/btn_people_relation.gif") no-repeat 0 -135px;
}

.btn_add_friend{
	float: right;
	width: 110px;
	height: 25px;
	/* background:#FFF url("../images/btn_people_relation.gif") no-repeat 0 0; */
}

.btn_my_following{
	float: right;
	width: 110px;
	height: 25px;
	position:relative;
	background:#FFF url("../images/btn_people_relation.gif") no-repeat 0 -81px;
}

.btn_my_following:hover{
	float: right;
	width: 110px;
	height: 25px;
	background:#FFF url("../images/btn_people_relation.gif") no-repeat 0 -162px;
}

.btn_my_followers{
	float: right;
	width: 110px;
	height: 25px;
	position:relative;
	background:#FFF url("../images/btn_people_relation.gif") no-repeat 0 -108px;
}

.btn_my_followers:hover{
	float: right;
	width: 110px;
	height: 25px;
	background:#FFF url("../images/btn_people_relation.gif") no-repeat 0 -189px;
}

.relationship_action_div{
	float: left;
}

.font12px{
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
}

.font16px{
	font-size: 15px;
	line-height: 110%;
	font-weight: bold;
}

#dr_network{
	float: left;
	width: 100%;
	height: 26px;
	background:#000 url("../images/top_dr_network_links_bg.gif") repeat-x;
}

#dr_network .dr_network_links{
	width: 918px;
	margin: 0px auto;
	font-size: 10px;
	height: 26px;
}

#dr_network .dr_network_links a{
	color: #eaeaea;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0 8px;
	text-decoration: none;
}

#dr_network .dr_network_links a:hover{
	color: #333;
	text-decoration: none;
}

#dr_network .dr_logo_links{
	background:url("../images/top_dr_logo.gif") no-repeat top left;
	padding: 5px 0px 5px 0px;
	margin-left: 10px;
}

#dr_network .dr_logo_img{
	display: inline;
	height: 1px;
	width: 90px;
	padding: 30px;
	margin-right: 5px;
}

.space {
	display: inline;
	margin-right: 20px;
}

.dr_split{
	background: url("../images/top_dr_network_links_split.gif") no-repeat center;
}

ul.privacy {
	padding: 0px 0 0px 30px;
}

.logout_profile_pic{
	padding: 5px 0;
}

.font_small{
	font-size: 11px !important;
}

