body {
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background:#333333 url("../images/gr/gr_body_background.gif") repeat-y fixed center top;
}

#gr_body_container {
	margin: 0px auto;
	padding: 0px;
	background:url("../images/gr_body_background_orange.gif") repeat-y fixed center top;
}

#gr_logo a{
	display:block;
	width:100%;
	height:100%;
	outline:none;
}

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

#gr_logo_pcgamer a{
	display:block;
	width:100%;
	height:100%;
	outline:none;
}

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

#firstlevel_tabs_container .gr_firstlevel_tab_background {
	background: url("../images/gr_firstlevel_tab_bg.gif") repeat-x;
	height: 26px;
}


#secondlevel_tabs_container .gr_secondlevel_tab_background {
	background: url("../images/gr_secondlevel_tab_bg.gif") repeat-x;
	height: 26px;
}

#secondlevel_tabs_container .gr_secondlevel_tab_background a {
	float:left;
	background: url("../images/gr_secondlevel_tab_lft.gif") no-repeat left top;
	text-decoration:none;
	margin:0;
	padding:0 0 0 4px;
}

#secondlevel_tabs_container .gr_secondlevel_tab_background span {
	display: block;
	background: url("../images/gr_secondlevel_tab_rt.gif") no-repeat right top;
	color: #333;
	margin: 0px;
	padding: 5px 37px 5px 10px;
}

#secondlevel_tabs_container .gr_secondlevel_tab_background a:hover span {
	color: #FF0000;
}

#secondlevel_tabs_container .gr_secondlevel_tab_background .current_tab {
	float:left;
	background: url("../images/gr_secondlevel_act_tab_lft.gif") no-repeat left top;
	text-decoration:none;
	margin:0;
	padding:0 0 0 4px;
}

#secondlevel_tabs_container .gr_secondlevel_tab_background .current_tab a {
	float:left;
	background: url("../images/gr_secondlevel_act_tab_lft.gif") no-repeat left top;
	text-decoration:none;
	margin: 0px;
	padding: 0px;
}

#secondlevel_tabs_container .gr_secondlevel_tab_background .current_tab span {
	display: block;
	background: url("../images/gr_secondlevel_act_tab_rt.gif") no-repeat right top;
	color: #333;
	margin: 0px;
	padding: 5px 40px 5px 8px;
}

#gr_radar_nation {
	float: right;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px 10px 0px 10px;
}

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

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

#search_box .gr_search_submit {
	float: left;
	border: 0px none;
	height: 20px;
	width: 29px;
	cursor: pointer;
}

#left_nav_links .nav_link  a:hover{
	color: #FF6600;
	text-decoration: none;
}

#left_nav_links .quote_mark {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

.quote_mark_active {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 0px 0px 10px;
}

.nav_links_bg li.active {
	width: 100%;
	background: #ff6600 url("../images/active_gr_left_tab_bg.gif") repeat-X;
	padding: 0 0 0 0;
	height:22px;
}

.nav_links_bg li.active a {
	color: #FFFFFF !important;
}

.nav_links_bg li.last_active {
	border-bottom: 0px none !important;
	width: 100%;
	background: url("../images/active_gr_left_tab_bg.gif") repeat-X;
	padding: 0px 0px 0px 5px;
}

.nav_links_bg li.last_active a {
	color: #FFFFFF !important;
}

#right_nav_links .nav_link  a:hover{
	color: #FF6600;
	text-decoration: none;
}

.outbound_link img {
	padding: 0px 0px 0px 0px;
}

.outbound_link_footer {
	text-align: right;
	width: 100%;
}

.outbound_link_footer_text {
	float: left;
}

.outbound_link_footer_img {
	float: left;
}

.outbound_link_header {
	text-align: left;
	width: 100%;
}

.outbound_link_header_text {
	float: left;
}

.outbound_link_header_img {
	float: left;
}

#right_nav_links .quote_mark {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
}

#panorama .gr_panorama_headline {
	font-family: "Arial Black";
	font-size: 20px;
	color: #FF6600;
	padding: 3px 0px 0px 5px;
}

#center_content .browse_games {
	float: left;
	width: 100%;
	height: 40px;
	background: #FFFFFF url("../images/browse_games_background.jpg") no-repeat;
	text-align: center;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
}

#center_content .games_links {
	padding: 15px 0px 0px 0px;
	text-align: center;
}

#center_content .games_links a {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	padding: 0px 1px 0px 1px;
}

#center_content .games_links a:hover {
	text-decoration: underline;
}

.games_item {
	float: left;
	width: 139px;
	display: block;
}

.games_item img {
	border:1px solid #000000;
}

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

.games_item  a{
	font-family: Arial;
	text-decoration: none;
}

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

.top_review_games_item {
	float: left;
	width: 210px;
}

.top_review_games_item a {
	text-decoration: none;
}

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

.top_review_games_item img {
	border:1px solid #000000;
}

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

.gr_review_badge img {
	padding: 0px 2px 0px 0px;
	border: 0px;
}

.gr_review_badge img:hover {
	border: 0px;
}

.gr_news_sub_content_section {
	float: right;
	width: 270px;
	border-left: 1px dotted #999999;
	padding: 0px 0px 0px 5px;
}

.gr_news_sub_content_section a {
	text-decoration: none;
}

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


.gr_news_sub_content_column1  {
	float: left;
	width: 170px;
}

.gr_news_sub_content_column2 {
	float: right;
	text-align: right;
	width: 100px;
}

.gr_reviews_sub_content_section {
	float: right;
	width: 195px;
	border-left: 1px dotted #999999;
	padding: 0px 0px 0px 5px;
}

.gr_reviews_sub_content_section a {
	text-decoration: none;
}

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

.gr_reviews_content_column {
	float: left;
	width: 100%;
}

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

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

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

.cp_right_section_items {
	line-height: 15px;
	background: #FFFFFF url("../images/content_sections_bg.gif") repeat-y;
}

.cp_right_section_items a {
	font-family: Arial;
	text-decoration: none;
}

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

.cp_right_section_items .cp_column1 {
	float: left;
	width: 200px;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

.cp_right_section_items .cp_column2 {
	float: left;
	text-align: right;
	width: 100px;
	display: block;
	font-size: 10px;
	padding: 5px 0px 0px 0px;
}

.cp_right_section_items  .cp_games_title {
	color: #669900;
}

.cp_right_section_items  .cp_games_gray_text {
	color: #333;
}

#gr_footer {
	clear: both;
	width: 918px;
	display: block;
	border: 0px none;
	background: #E8E8E8 url("../images/footer_top.jpg") no-repeat;
	color: #000000;
}

#gr_footer .footer_content {
	padding: 25px 0px 0px 10px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}

#gr_footer .top{
	padding: 0px 10px 0px 0px;
	margin-top: 10px;
}

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

#gr_footer .top a:hover {
	text-decoration: underline;
}

#gr_footer .top HR{
	clear: both;
	width: 99%;
	height: 1px;
	border-top: 1px dotted #999;
	border-left: 0px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 0px solid #FFF;
}

#gr_footer .top H1, #gr_footer .top H2,#gr_footer .top H3, #gr_footer .top H4,#gr_footer .top H5, #gr_footer .top H6{
	display: inline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 3px;
}

#gr_bottom {
	width: 710px;
	float: left;
	border: 0px none;
	text-align: left;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	padding: 10px 0px 0px 10px;
}

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

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

#gr_bottom .inner_secondline {
	padding: 0px 0px 0px 65px;
}

#gr_bottom .inner_secondline_uk {
	padding: 0px 0px 0px 122px;
}

.no_img_border img{
	border: 0px solid #fff;
	line-height: 100%;
	padding: 0px;
}

.no_img_border img:hover {
	border: 0px solid #fff;
}

.external_link_img {
	line-height: 100%;
	background: #FFF url("../images/outboundlink10px_orange.gif") right bottom no-repeat;
	display: inline-block;
}

.external_oneline_link {
	background: #FFF url("../images/outboundlink10px_black.gif") right no-repeat;
	padding: 0 13px 0 0;
}

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

.external_oneline_link:hover {
	background: #FFF url("../images/outboundlink10px_orange.gif") right no-repeat;
	padding: 0 13px 0 0;
	text-decoration: underline;
}

.external_oneline_link:hover a.games_title {
	text-decoration: underline !important;
}

a.games_title:hover {
	text-decoration: underline !important;
}

a.games_title:hover .external_oneline_link {
	text-decoration: underline !important;
}


.thumb_external_link {
	line-height: 100%;
	background: #FFF url("../images/outboundlink10px_black.gif") right bottom no-repeat;
	display: inline-block;
}

.gr_top_align_row a:hover .thumb_external_link {
	line-height: 100%;
	background: #FFF url("../images/outboundlink10px_orange.gif") right bottom no-repeat;
	display: inline-block;
}

