body {
	background-image: url(../images/bd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #8c9091;
	background-attachment: fixed;
}
#top_bar { 
background-color : #ccc; 
height : 40px; 
width : 100%; 
position : fixed; 
left : 0; 
top : 0; 
margin-top : 0; 
margin-left : 0; 
background-image : url(../images/nav_bg.jpg); 
background-repeat : repeat-x; 
z-index : 9999; 
} 
#footer_bar { 
width : 100%; 
position : fixed; 
left : 0; 
bottom : 0; 
overflow : auto; 
background-image : url(../images/nav_bg.jpg); 
background-repeat : repeat-x; 
background-position : left top; 
z-index : 9999; 
} 
#footer_bar #footer_container { 
width : 960px; 
margin-right : auto; 
margin-left : auto; 
height : 30px; 
} 
#container { 
width : 950px; 
margin-right : auto; 
margin-left : auto; 
padding-top : 40px; 
} 
* { 
margin : 0; 
padding : 0; 
} 
#container #main_body { 
width : 940px; 
color : #999; 
margin-right : 5px; 
margin-bottom : 50px; 
margin-left : 5px; 
} 
.topictext_right { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 10px; 
color : #fff; 
text-align : right; 
} 
#container #main_body #main_header { 
height : 220px; 
width : 940px; 
} 
#container #main_body #footer_links_wrapper { 
background-color : #ccc; 
width : 930px; 
margin-right : 5px; 
margin-left : 5px; 
float : left; 
} 
#container #main_body #footer_links { 
background-color : #ccc; 
width : 930px; 
margin-right : 5px; 
margin-left : 5px; 
float : left; 
} 
#footer_bar #footer_container #chatbox { 
width : 549px; 
background-color : #ccc; 
background-repeat : repeat; 
padding : 2px; 
height : 250px; 
float : right; 
margin-bottom : 50px; 
} 
#footer_bar #footer_container #chatbox_btn { 
background-color : #f00; 
height : 10px; 
width : 30px; 
margin-top : 10px; 
margin-right : 10px; 
margin-bottom : 10px; 
float : right; 
} 
#slider ul, #slider li, #slider2 ul, #slider2 li { 
list-style-type : none; 
} 
#slider li, #slider2 li { 
width : 940px; 
height : 220px; 
overflow : hidden; 
} 
#prevBtn, #nextBtn, #slider1next, #slider1prev { 
display : block; 
width : 30px; 
height : 77px; 
position : absolute; 
left : -30px; 
top : 71px; 
z-index : 1000; 
} 
#nextBtn, #slider1next { 
left : 696px; 
} 
#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a { 
display : block; 
position : relative; 
width : 30px; 
height : 77px; 
background : url(../images/btn_prev.gif) no-repeat 0% 0%; 
} 
#nextBtn a, #slider1next a { 
background : url(../images/btn_next.gif) no-repeat 0% 0%; 
} 
ol#controls { 
height : 28px; 
margin-left : 7px; 
margin-top : -36px; 
margin-right : 0; 
margin-bottom : 0; 
clear : both; 
float : right; 
padding-top : 0; 
padding-right : 10px; 
padding-bottom : 0; 
padding-left : 50px; 
} 
ol#controls li { 
float : left; 
list-style : none; 
height : 28px; 
line-height : 28px; 
} 
ol#controls li a { 
float : left; 
height : 28px; 
line-height : 28px; 
text-decoration : none; 
margin-right : 3px; 
padding-top : 0; 
padding-right : 14px; 
padding-bottom : 0; 
padding-left : 10px; 
background-image : url(../images/slider_nav_btn.png); 
background-repeat : no-repeat; 
} 
ol#controls li.current a { 
background-image : url(../images/slider_nav_active_btn.png); 
background-repeat : no-repeat; 
} 
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus { 
outline : none; 
} 
#nav-menu ul { 
list-style : none; 
padding : 0; 
margin : 0; 
} 
#nav-menu li { 
float : left; 
margin : 0 0.15em; 
} 
#nav-menu li a { 
height : 20px; 
line-height : 20px; 
float : left; 
width : 90px; 
display : block; 
color : #0d2474; 
text-decoration : none; 
text-align : center; 
background-color : transparent; 
background-image : url(../images/button_bg.png); 
background-repeat : repeat-x; 
background-position : left bottom; 
} 
#nav-menu li a:hover { 
height : 20px; 
line-height : 20px; 
float : left; 
width : 90px; 
display : block; 
color : #0d2474; 
text-decoration : none; 
text-align : center; 
background-color : transparent; 
background-image : url(../images/button_over_bg.png); 
background-repeat : repeat-x; 
background-position : left bottom; 
} 
#nav-menu li.currentnav a { 
height : 20px; 
line-height : 20px; 
float : left; 
width : 90px; 
display : block; 
color : #0d2474; 
text-decoration : none; 
text-align : center; 
background-color : transparent; 
background-image : url(../images/button_over_bg.png); 
background-repeat : repeat-x; 
background-position : left bottom; 
} 
#nav-menu li a { 
float : none; 
} 
#nav-menu { 
width : 376px; 
float : left; 
height : 20px; 
margin-top : 8px; 
} 
#top_bar #navagation_container { 
height : 40px; 
width : 960px; 
margin-right : auto; 
margin-left : auto; 
} 
#top_bar #navagation_container #logo_box { 
height : 30px; 
margin-left : 15px; 
margin-right : 5px; 
width : 255px; 
float : left; 
padding-top : 10px; 
} 
#top_bar #navagation_container #clock { 
height : 30px; 
margin-left : 5px; 
margin-right : 5px; 
width : 230px; 
float : left; 
padding-top : 10px; 
} 
#top_bar #navagation_container #bookmark { 
height : 40px; 
width : 40px; 
float : left; 
margin-left : 15px; 
} 
#container #main_body #main_body_top { 
height : 200px; 
width : 930px; 
background-image : url(../images/top_section_header_bg.png); 
background-repeat : no-repeat; 
margin-right : 5px; 
margin-left : 5px; 
} 
#container #main_body #main_body_centre { 
background-color : #fff; 
background-repeat : no-repeat; 
width : 928px; 
margin-right : 5px; 
margin-left : 5px; 
background-position : right bottom; 
border-right-width : 1px; 
border-left-width : 1px; 
border-right-style : solid; 
border-left-style : solid; 
border-right-color : #666; 
border-left-color : #666; 
background-image : url(../images/bottom_bg.jpg); 
position : relative; 
float : left; 
} 
.gcards { 
background-repeat : no-repeat; 
width : 928px; 
background-position : right bottom; 
background-image : url(../images/bottom_bg.jg); 
position : relative; 
float : left; 
background-color : #fff; 
} 
#container #main_body #main_body_centre #centre_left #introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #intro_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #challenge_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #challenge_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #voting_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #voting_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #developer_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #tournaments_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #tournaments_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #xbox_news_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #hot_news_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #reviews_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #xbox_news_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #hot_news_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #reviews_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #google_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #google_introduction { 
width : 570px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #fm3_tuning_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #fm3_tuning_introduction { 
width : 570px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #clans_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #clans_introduction { 
width : 570px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #sitemap_intro_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #sitemap_introduction { 
width : 570px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #stats_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #stats_intro_title { 
float : left; 
height : 20px; 
width : 560px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #gameroom_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #gameroom_intro_title { 
float : left; 
height : 20px; 
width : 560px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #gow2_challenge_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #gow2_challenge_intro_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #gow2_challenge_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#mw2_challenge_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #mw2_challenge_intro_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #mw2_challenge_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#fm3_challenge_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #fm3_challenge_intro_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #fm3_challenge_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#mix_challenge_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #mix_challenge_intro_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #mix_challenge_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#com_challenge_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #com_challenge_intro_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #com_challenge_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#join_challenge_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #join_challenge_intro_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #join_challenge_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #clanmatch_title { 
float : left; 
height : 20px; 
width : 250px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #challenge_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #challenge_feed_title { 
float : left; 
height : 20px; 
width : 250px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #graph_stats_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #graph { 
float : left; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #clanmatch_results_stats_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #game_room_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #game_room { 
float : left; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
text-align : left; 
} 
#container #main_body #main_body_centre #centre_left #gamechoice_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #voting_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #developer_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #developer_info { 
float : left; 
width : 570px; 
margin-left : 10px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #tournaments #tournaments_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #hotnews #hotnews_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #xbox #xboxnews_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #xbox #xboxnews_title2 { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #xbox #xboxnews_title3 { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #xbox #xboxnews_title4 { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #xbox #xboxnews_title5 { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #reviews #reviews_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #tournaments #xbox_news_consoleupdates_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #tournaments #xbox_news_doubleweekends_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #tournaments #xbox_news_dlc_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #tournaments #xbox_news_freecontent_title { 
float : left; 
height : 20px; 
width : 570px; 
margin-left : 0; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #gamechoice_holder1 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #gamechoice_holder2 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #gamechoice_holder3 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #gamechoice_holder4 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #gamechoice_holder5 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #gamechoice_holder6 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #developer_holder1 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #developer_holder2 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #developer_holder3 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #developer_holder4 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #developer_holder5 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #developer_holder6 { 
height : 260px; 
width : 160px; 
margin-top : 10px; 
margin-bottom : 10px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #random_member_title { 
float : left; 
height : 20px; 
width : 250px; 
margin-left : 30px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #box2_title { 
float : left; 
height : 20px; 
width : 250px; 
margin-left : 30px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/clanmatch_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
text-align : center; 
border : 1px solid #ccc; 
} 
#container #main_body #main_body_centre #centre_left #mw2_challenge_form { 
float : left; 
width : 560px; 
margin-left : 10px; 
} 
#container #main_body #main_body_centre #centre_left #gow2_challenge_form { 
float : left; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 40px; 
} 
#container #main_body #main_body_centre #centre_left #fm3_challenge_form { 
float : left; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 40px; 
} 
#container #main_body #main_body_centre #centre_left #mix_challenge_form { 
float : left; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 40px; 
} 
#container #main_body #main_body_centre #centre_left #com_challenge_form { 
float : left; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 40px; 
} 
#container #main_body #main_body_centre #centre_left #join_challenge_form { 
float : left; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 40px; 
background-image : url(../images/joinform.png); 
background-repeat : no-repeat; 
} 
#container #main_body #main_body_centre #centre_left #join_challenge_form2 { 
float : left; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #latest_clanmatch { 
float : left; 
width : 250px; 
margin-left : 10px; 
} 
#container #main_body #main_body_centre #centre_left #challenge_feed { 
float : left; 
width : 250px; 
margin-left : 10px; 
} 
#container #main_body #main_body_centre #centre_left #gamechoice { 
float : left; 
width : 550px; 
margin-left : 10px; 
} 
#container #main_body #main_body_centre #centre_left #voting { 
float : left; 
width : 300px; 
height : 300px; 
margin-left : 10px; 
margin-bottom : 10px; 
padding-top : 10px; 
padding-left : 15px; 
padding-right : 15px; 
padding-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #votingavatar { 
float : right; 
width : 150px; 
margin-right : 30px; 
} 
#container #main_body #main_body_centre #centre_left #tournaments { 
float : left; 
width : 570px; 
margin-left : 10px; 
} 
#container #main_body #main_body_centre #centre_left #xbox { 
float : left; 
width : 570px; 
margin-left : 10px; 
} 
#container #main_body #main_body_centre #centre_left #hotnews { 
float : left; 
width : 570px; 
margin-left : 10px; 
} 
#container #main_body #main_body_centre #centre_left #reviews { 
float : left; 
width : 570px; 
margin-left : 10px; 
} 
#container #main_body #main_body_centre #centre_left #timer { 
float : left; 
width : 250px; 
height : 125px; 
margin-left : 30px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_left #timer1 { 
float : left; 
width : 250px; 
height : 125px; 
margin-left : 30px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_left #timer2 { 
float : left; 
width : 250px; 
height : 125px; 
margin-left : 30px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_left #timer3 { 
float : left; 
width : 250px; 
height : 125px; 
margin-left : 30px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #footer_links #topic_holder { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
.topictext { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 10px; 
font-weight : lighter; 
color : #fff; 
} 
.whitecentertext { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #fff; 
} 
.size10darktext { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #333; 
} 
.size11darktext { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #666; 
} 
.size11darktextcentrealign { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #666; 
text-align : center; 
} 
.size14lighttext { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 14px; 
font-weight : normal; 
color : #999; 
text-align : center; 
} 
.size11lighttext { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #ccc; 
} 
.size10lighttext { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #ccc; 
} 
.size11blacktext { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
font-weight : normal; 
color : #000; 
} 
.size10blacktext { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 10px; 
font-weight : normal; 
color : #000; 
} 
#container #main_body #footer_links #topic_holder2 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holder3 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holder4 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holder5 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holder6 { 
height : 87px; 
width : 350px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holder7 { 
height : 87px; 
width : 140px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holder8 { 
height : 87px; 
width : 350px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
background-image : url(../images/comments_poster.png); 
background-repeat : no-repeat; 
} 
.ctextarea { 
height : 42px; 
width : 210px; 
margin-left : 85px; 
margin-top : 20px; 
} 
.csubmit_comment { 
height : 17px; 
width : 50px; 
margin-left : 240px; 
margin-top : 3px; 
font-size : 10px; 
text-align : center; 
vertical-align : top; 
} 
#container #main_body #footer_links #topic_holder8 form .ctextarea { 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
font-family : Verdana, Geneva, sans-serif; 
font-size : 10px; 
} 
#container #main_body #main_body_centre #centre_left #box2 { 
float : left; 
width : 250px; 
margin-left : 30px; 
padding : 10px; 
} 
#container #main_body #main_body_top #text_head { 
width : 545px; 
float : left; 
margin-top : 10px; 
margin-left : 10px; 
overflow : auto; 
background-image : url(../images/news_bg.png); 
background-repeat : no-repeat; 
background-position : left top; 
height : 150px; 
padding-top : 4px; 
padding-right : 10px; 
padding-left : 13px; 
margin-right : 10px; 
} 
.latestnews { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 13px; 
font-weight : bold; 
color : #fff; 
text-align : center; 
} 
.latestnewsleft { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 13px; 
font-weight : bold; 
color : #fff; 
text-align : left; 
} 
#container #main_body #main_body_centre #latest_news2 { 
width : 300px; 
} 
#container #main_body #main_body_top #text_head2 { 
height : 150px; 
width : 310px; 
float : left; 
margin-top : 10px; 
background-image : url(../images/gamercard_bg.png); 
background-repeat : no-repeat; 
font-size : 10px; 
margin-left : 10px; 
padding-left : 5px; 
padding-top : 5px; 
} 
#container #main_body #copyright_footer_container { 
height : 100%; 
width : 930px; 
margin-right : 5px; 
margin-left : 5px; 
} 
#container #main_body #developer_footer_container { 
height : 100%; 
width : 930px; 
margin-right : 5px; 
margin-left : 5px; 
} 
#container #main_body #copyright_footer_container #copyright_footer { 
background-image : url(../images/copyright_footer.png); 
background-repeat : no-repeat; 
height : 17px; 
width : 930px; 
margin-bottom : 15px; 
text-align : center; 
float : left; 
} 
#container #main_body #developer_footer_container #developer_footer { 
height : 100%; 
width : 930px; 
margin-bottom : 15px; 
text-align : center; 
float : left; 
} 
#footer_bar #footer_container #button1 { 
height : 23px; 
width : 100px; 
float : left; 
} 
.button_text_footer_left { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
text-align : left; 
padding-top : 5px; 
} 
.button_text_footer_right { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
text-align : right; 
padding-top : 5px; 
} 
.quick_footer_links { 
padding-top : 2px; 
} 
#footer_bar #footer_container #button2 { 
height : 23px; 
width : 100px; 
float : left; 
} 
#footer_bar #footer_container #button3 { 
float : left; 
height : 23px; 
width : 100px; 
} 
#footer_bar #footer_container #guest_message { 
float : left; 
height : 23px; 
width : 352px; 
margin-right : 5px; 
text-align : right; 
} 
#footer_bar #footer_container #quicklink_btns { 
float : left; 
height : 23px; 
width : 168px; 
margin-right : 5px; 
} 
#footer_bar #footer_container #logging_out { 
float : left; 
height : 23px; 
width : 50px; 
margin-right : 10px; 
text-align : right; 
} 
#footer_bar #footer_container #users_online { 
float : left; 
height : 23px; 
width : 350px; 
margin-left : 15px; 
text-align : left; 
} 
.inputField { 
border : 1px solid #666666; 
font : 11px Verdana, Geneva, sans-serif; 
color : #666666; 
} 
#container #main_body #main_body_centre #centre_right #youtube_module { 
width : 320px; 
height : 400px; 
float : right; 
margin-right : 5px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_right #current_game_list { 
width : 320px; 
float : right; 
margin-right : 5px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_right #box3 { 
width : 320px; 
float : right; 
margin-right : 5px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #google_users { 
width : 320px; 
float : left; 
margin-left : 15px; 
margin-right : 5px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #fm3_tuning_users { 
width : 320px; 
float : left; 
margin-left : 15px; 
margin-right : 5px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #clan_users { 
width : 320px; 
float : left; 
margin-left : 15px; 
margin-right : 5px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #sitemap_users { 
width : 320px; 
float : left; 
margin-left : 15px; 
margin-right : 5px; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_right #box4 { 
width : 320px; 
float : right; 
margin-right : 5px; 
margin-bottom : 10px; 
color : #000; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_right #donations { 
width : 320px; 
float : right; 
margin-right : 5px; 
margin-bottom : 10px; 
color : #000; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_left { 
float : left; 
width : 585px; 
} 
#container #main_body #main_body_centre #centre_right { 
float : right; 
width : 336px; 
} 
#container #main_body #main_body_centre #centre_right #youtube_title { 
width : 320px; 
margin-right : 10px; 
float : right; 
background-color : #ccc; 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
height : 20px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_right #current_games_title { 
width : 320px; 
margin-right : 10px; 
float : right; 
background-color : #ccc; 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
height : 20px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_right #box3_title { 
width : 320px; 
margin-right : 10px; 
float : right; 
background-color : #ccc; 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
height : 20px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #google_users_title { 
width : 320px; 
margin-right : 10px; 
float : left; 
background-color : #ccc; 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
height : 20px; 
margin-left : 10px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #fm3_tuning_users_title { 
width : 320px; 
margin-right : 10px; 
float : left; 
background-color : #ccc; 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
height : 20px; 
margin-left : 10px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #clans_users_title { 
width : 320px; 
margin-right : 10px; 
float : left; 
background-color : #ccc; 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
height : 20px; 
margin-left : 10px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #sitemap_users_title { 
width : 320px; 
margin-right : 10px; 
float : left; 
background-color : #ccc; 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
height : 20px; 
margin-left : 10px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_right #box4_title { 
width : 320px; 
margin-right : 10px; 
float : right; 
background-color : #ccc; 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
height : 20px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_right #donations_title { 
width : 320px; 
margin-right : 10px; 
float : right; 
background-color : #ccc; 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
height : 20px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #centre_left #multibox { 
float : left; 
width : 550px; 
margin-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #multibox_title { 
background-image : url(../images/youtube_title.pg); 
background-repeat : no-repeat; 
background-position : left top; 
float : left; 
height : 20px; 
width : 320px; 
margin-left : 10px; 
margin-bottom : 10px; 
text-align : center; 
} 
ul.tabs { 
margin-left : 5px; 
padding : 0; 
float : left; 
list-style : none; 
height : 32px; 
border-bottom : 1px solid #999; 
border-left : 1px solid #999; 
width : 546px; 
} 
ul.tabs li { 
float : left; 
margin : 0; 
padding : 0; 
height : 31px; 
line-height : 31px; 
border : 1px solid #999; 
border-left : none; 
margin-bottom : -1px; 
overflow : hidden; 
background : #e0e0e0; 
} 
ul.tabs li a { 
text-decoration : none; 
color : #000; 
display : block; 
font-size : 1.2em; 
border : 1px solid #fff; 
outline : none; 
padding-top : 0; 
padding-right : 5px; 
padding-bottom : 0; 
padding-left : 5px; 
} 
ul.tabs li a:hover { 
background : #ccc; 
} 
html ul.tabs li.active, html ul.tabs li.active a:hover { 
background : #fff; 
border-bottom : 1px solid #fff; 
} 
.tab_container { 
overflow : visible; 
float : left; 
width : 570px; 
height : 100%; 
border-top-width : 1px; 
border-right-width : 1px; 
border-bottom-width : 1px; 
border-left-width : 1px; 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
border-top-color : #999; 
border-right-color : #999; 
border-bottom-color : #999; 
border-left-color : #999; 
} 
.tab_content { 
padding : 10px; 
font-size : 1.2em; 
} 
#container #main_body #main_body_centre #clan_cards { 
width : 918px; 
padding-left : 10px; 
} 
a img { 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
} 
#container #main_body_top #google_search_bar { 
height : 26px; 
width : 365px; 
margin-top : 8px; 
margin-right : 5px; 
float : right; 
text-align : right; 
} 
#container #main_body_top #recent_events_bar { 
height : 26px; 
width : 490px; 
margin-left : 10px; 
margin-top : 8px; 
float : left; 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
text-align : left; 
vertical-align : middle; 
display : inline; 
} 
.panel { 
position : fixed; 
top : 50px; 
right : 0; 
display : none; 
background : #eeeeee; 
border : 1px solid #111111; 
padding-top : 15px; 
padding-right : 30px; 
padding-bottom : 15px; 
padding-left : 15px; 
} 
.panel p { 
margin : 0 0 15px 0; 
padding : 0; 
color : #cccccc; 
} 
.panel a, .panel a:visited { 
margin : 0; 
padding : 0; 
color : #9fc54e; 
text-decoration : none; 
border-bottom : 1px solid #9fc54e; 
} 
.panel a:hover, .panel a:visited:hover { 
margin : 0; 
padding : 0; 
color : #ffffff; 
text-decoration : none; 
border-bottom : 1px solid #ffffff; 
} 
a.trigger { 
position : fixed; 
text-decoration : none; 
top : 80px; 
right : 0; 
font-size : 16px; 
letter-spacing : -1px; 
font-family : verdana, helvetica, arial, sans-serif; 
color : #fff; 
font-weight : 700; 
border : 1px solid #444444; 
display : block; 
background-color : #eeeeee; 
background-image : url(../images/plus.png); 
background-repeat : no-repeat; 
background-position : 15% 55%; 
padding-top : 20px; 
padding-right : 15px; 
padding-bottom : 20px; 
padding-left : 15px; 
} 
a.trigger:hover { 
position : fixed; 
text-decoration : none; 
top : 80px; 
right : 0; 
font-size : 16px; 
letter-spacing : -1px; 
font-family : verdana, helvetica, arial, sans-serif; 
color : #fff; 
padding : 20px 15px 20px 40px; 
font-weight : 700; 
background : #eeeeee url(../images/plus.png) no-repeat 15% 55%; 
border : 1px solid #444444; 
display : block; 
} 
a.active.trigger { 
background : #eeeeee url(../images/minus.png) no-repeat 15% 55%; 
} 
.columns { 
clear : both; 
width : 605px; 
padding : 0 0 5px 0; 
line-height : 22px; 
} 
.colleft { 
float : left; 
width : 400px; 
line-height : 22px; 
} 
.colright { 
float : right; 
width : 200px; 
line-height : 22px; 
} 
#container #main_body #main_body_centre #centre_left #centre_introduction_linktoresults { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #centre_introduction { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #centre_introduction_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #centre_frontpage_result { 
width : 550px; 
height : 250px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #centre_tournaments_result { 
width : 550px; 
height : 250px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #centre_interclan_result { 
width : 550px; 
height : 250px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #hotnews #hot_newspage_results { 
width : 550px; 
height : 500px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #xbox_newspage_results { 
width : 550px; 
height : 225px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #xbox_newspage_results2 { 
width : 550px; 
height : 350px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #xbox_newspage_results3 { 
width : 550px; 
height : 225px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #xbox_newspage_results4 { 
width : 550px; 
height : 225px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #xbox_newspage_results5 { 
width : 550px; 
height : 225px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #reviews_results { 
width : 550px; 
height : 550px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 100px; 
padding-left : 10px; 
padding-right : 10px; 
padding-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #centre_frontpage_result_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #centre_aboutus { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #centre_aboutus_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_left #centre_rules { 
width : 550px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_left #centre_rules_title { 
float : left; 
height : 20px; 
width : 550px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #centre_introduction { 
width : 905px; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
} 
#container #main_body #main_body_centre #centre_introduction_title { 
float : left; 
height : 20px; 
width : 905px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #fm3_tuning_introduction_title { 
float : left; 
height : 20px; 
width : 905px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #clan_introduction_title { 
float : left; 
height : 20px; 
width : 905px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
#container #main_body #main_body_centre #sitemap_introduction_title { 
float : left; 
height : 20px; 
width : 905px; 
margin-left : 10px; 
margin-bottom : 10px; 
background-color : #ccc; 
background-image : url(../images/intro_title.jg); 
background-repeat : no-repeat; 
background-position : left top; 
padding-left : 5px; 
} 
ul { 
padding : 0; 
margin : 0; 
list-style-type : none; 
text-align : center; 
} 
ul li { 
padding : 0; 
margin : 0; 
list-style-type : none; 
} 
hr { 
background-color : #333333; 
height : 1px; 
} 
.topic_heading_text { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 12px; 
font-weight : lighter; 
color : #fff; 
text-align : center; 
} 
.gow2_form { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
background-color : transparent; 
width : 550px; 
border : 1px inset #333; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.gow2_form_submit { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.mw2_form { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
background-color : transparent; 
width : 550px; 
border : 1px inset #333; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.mw2_form_submit { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.fm3_form { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
background-color : transparent; 
width : 550px; 
border : 1px inset #333; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.fm3_form_submit { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.mix_form { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
background-color : transparent; 
width : 550px; 
border : 1px inset #333; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.mix_form_submit { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.com_form { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
background-color : transparent; 
width : 550px; 
border : 1px inset #333; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.com_form_submit { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
margin-top : 10px; 
margin-bottom : 10px; 
} 
.join_form { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
background-color : transparent; 
width : 410px; 
margin-top : 10px; 
margin-bottom : 10px; 
border-top-style : none; 
border-right-style : none; 
border-bottom-style : none; 
border-left-style : none; 
} 
.join_form_submit { 
font-family : Verdana, Geneva, sans-serif; 
font-size : 11px; 
color : #666; 
margin-top : 10px; 
margin-bottom : 10px; 
text-align : center; 
} 
#container #main_body #main_body_centre #cse-search-results { 
width : 908px; 
background-color : transparent; 
margin-left : 10px; 
margin-bottom : 10px; 
float : left; 
} 
#container #main_body #main_body_centre #fm3_tuning_calculator { 
width : 908px; 
background-color : transparent; 
margin-left : 10px; 
margin-bottom : 10px; 
float : left; 
padding-left : 15%; 
} 
#container #main_body #main_body_centre #clans { 
width : 880px; 
height : 550px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
padding-bottom : 10px; 
} 
#container #main_body #main_body_centre #sitemap_holder { 
width : 908px; 
background-color : transparent; 
margin-left : 10px; 
margin-bottom : 10px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #multibox .tab_container #tab1 #developers_info { 
background-color : #f0c; 
background-image : url(../images/feed_holder.pg); 
background-repeat : no-repeat; 
height : 300px; 
} 
#container #main_body #main_body_centre #centre_left #multibox .tab_container #tab2 #developers_info { 
background-color : #f0c; 
background-image : url(../images/feed_holder.pg); 
background-repeat : no-repeat; 
height : 300px; 
} 
.developer_img { 
text-indent : 10px; 
} 
#container #main_body #main_body_centre #centre_left #developer_info p img { 
margin-right : 10px; 
} 
#container #main_body #footer_links #topic_holder .topictext .topictext { 
text-align : right; 
} 
#nav { 
list-style : none; 
padding : 0; 
background : #999999 url(images/nav_bar.jpg) repeat-x; 
display : block; 
overflow : hidden; 
font-size : 12px; 
height : 23px; 
text-transform : capitalize; 
} 
#nav li { 
display : inline; 
} 
#nav li a { 
display : block; 
float : left; 
padding : 5px 10px; 
color : white; 
text-decoration : none; 
} 
#nav li a:hover { 
background : #cccccc url(images/nav_bar_o.jg) repeat-x; 
} 
#nav li.currentfooter a { 
background : #cccccc url(images/nav_bar_o.jg) repeat-x; 
} 
#container #main_body #footer_links_wrapper #content { 
width : 930px; 
float : left; 
} 
#container #main_body #clearall { 
clear : both; 
} 
#container #main_body #main_body_centre #centre_left #results_stats { 
width : 550px; 
height : 300px; 
overflow : auto; 
margin-left : 10px; 
float : left; 
margin-bottom : 10px; 
padding-left : 10px; 
padding-right : 10px; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_previews_container1 { 
width : 300px; 
margin-right : 10px; 
margin-bottom : 5px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_previews_container2 { 
width : 300px; 
margin-right : 10px; 
margin-bottom : 5px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_previews_container3 { 
width : 300px; 
margin-right : 10px; 
margin-bottom : 5px; 
float : left; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_previews_container1 p { 
padding : 0; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_previews_container1 img { 
padding-right : 5px; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_previews_container2 p { 
padding : 0; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_previews_container2 img { 
padding-right : 5px; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_previews_container3 p { 
padding : 0; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_previews_container3 img { 
padding-right : 5px; 
} 
#container #main_body #main_body_centre #centre_left #game_room #arcade_text_intro { 
float : left; 
width : 250px; 
margin-bottom : 5px; 
} 
#container #main_body #footer_links #topic_holderfirst1 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderfirst2 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderfirst3 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderfirst4 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderfirst5 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holdersecond1 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holdersecond2 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holdersecond3 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holdersecond4 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holdersecond5 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderthird1 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderthird2 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderfourth1 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderfourth2 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderfifth1 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderfifth2 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holder1 { 
height : 260px; 
width : 160px; 
margin-top : 20px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderdev { 
height : 87px; 
width : 350px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holderjoinp { 
height : 87px; 
width : 140px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
} 
#container #main_body #footer_links #topic_holdercomm { 
height : 87px; 
width : 350px; 
margin-bottom : 20px; 
margin-left : 20px; 
float : left; 
background-image : url(../images/comments_poster.png); 
background-repeat : no-repeat; 
}

.bookmark {
	text-decoration: none;
	cursor: auto;
}
