body{
	background-image: url(../images/newback.jpg);	
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: arial,helvetica,sans-serif;	
}

.icons{
	background: url(../images/icons_wall.jpg) repeat;
}

button:hover{
	cursor: pointer;	
}

span{
	display: none;	
}

img{
	border: 0
}

.clearfix {
	clear:both;
}

.heading{
	font-weight: bold;
	font-size: 0.9em;
	color: #646464;
}

.viewall{
	font-size: 0.7em;
	text-decoration: none;
	font-weight: bold;	
	color: #888888;	
}

.tinybutton{
	background-colour: none;
	border: 0;
	width: 10px;
	height: 10px;
	background-image: url(../images/btn_go.png);
}

.tinyrss{
	background-colour: none;
	border: 0;
	width: 10px;
	height: 10px;
	background-image: url(../images/rss_icon_small.png);
}


.tinybutton:hover { background-position: -10px 0; }

#container{
	width: 970px;
	margin: 0px auto;
}

#topblock{
	width: 970px;
	height: 79px;
	position: relative;	
}

#topblock .toplinks{
	position: absolute;
	bottom: 8px;
	left: 0;
	color: #fff;
	font-size: 0.7em;
}

#topblock .toplinks a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 6px;	
}

#topblock .toplinks a:hover{
	color: #FDEA2E;	
}

#topblock .toplogin{
	position: absolute;
	bottom: 8px;
	right: 4px;	
	color: #fff;
	font-size: 0.7em;
	width: 500px;
}

#topblock .toplogin .forgot{
	position: absolute;
	bottom: 25px;
	right: 0;	
	text-align: right;
	margin: 4px 0;
	width: 103px;
}

#topblock .toplogin .forgot a div{
	float: left;
}

#topblock .toplogin .forgot .tinybutton{
	margin: 2px 0 0 6px;
}

#topblock .toplogin .forgot a:hover{
	color: #FDEA2E;	
	cursor: pointer;
}

#topblock .toplogin form{
	position: absolute;
	bottom: 0;
	right: 0;
}

#topblock .toplogin a{
	text-decoration: none;
	color: #fff;
	font-weight: bold;	
	font-size: 0.9em;	
}

#topblock .toplogin input{
	float: right;
	font-size: 1.0em;
	background-color: #656565;
	border: 1px solid #878787;
	padding: 0px;
	color: #a6a6a6;
	height: 21px;
	margin-left: 4px;
	padding-left: 4px;
}

#topblock .toplogin .login{
	float: right;
	display: block;
	width: 82px;
	height: 24px;
	background-image: url(../images/btn_loginnow_1.png);
	background-color: transparent;
	border: 0;
	margin-left: 4px;	
}

#topblock .toplogin .login:hover{
	background-image: url(../images/btn_loginnow_2.png);
	cursor: pointer;
}

#topblock .toplogin .register{
	float: right;
	display: block;
	width: 82px;
	height: 24px;
	background-image: url(../images/btn_registernow_1.png);
	background-color: transparent;
	border: 0;
	margin-left: 4px;	
}

#topblock .toplogin .register:hover{
	cursor: pointer;	
}

#topblock .toplogin .register .buttonhover{
	display: none;
	width: 82px;
	height: 24px;
	background-image: url(../images/btn_registernow_2.png);
}

#topblock .toploggedin{
	position: absolute;
	top: 26px;
	right: 7px;	
	color: #636363;
	font-size: 0.7em;
}

#topblock .toploggedin .avatar{
	float: right;
	height: 45px;
	margin-left: 5px;
}

#topblock .toploggedin a {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#topblock .toploggedin a:hover{
	color: #FDEA2E;	
	cursor: pointer;	
}

#navblock{
	width: 970px;
	height: 167px;
	position: relative;
}

#navblock .navstyle{
	width: 970px;
	height: 168px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}

#navblock .navstyle .topleft{
	position: absolute;
	width: 8px;
	height: 116px;
	top: 0;
	left: 0px;
	background-image: url(../images/top_left_edge_bright1.png)
}

#navblock .navstyle .topmiddle{
	position: absolute;
	width: 954px;
	height: 116px;
	top: 0;
	left: 8px;
	background-image: url(../images/top_middle_bright.png)
}

#navblock .navstyle .topright{
	position: absolute;
	width: 8px;
	height: 116px;
	top: 0;
	right: 0;
	background-image: url(../images/top_right_edge_bright1.png)
}

#navblock .navstyle .bottomleft{
	position: absolute;
	width: 13px;
	height: 52px;
	bottom: 0;
	left: 1px;
	background-position: right;
}

#navblock .navstyle .bottommiddle{
	position: absolute;
	width: 944px;
	height: 52px;
	bottom: 0;
	left: 13px;
}

#navblock .navstyle .bottomright{
	position: absolute;
	width: 13px;
	height: 52px;
	bottom: 0;
	right: 0;
	background-position: left;
}

#navblock .navcontent{
	width: 970px;
	height: 157px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#navblock .navcontent .logo{
	position: absolute;
	top: 10px;
	left: 9px;
	width: 168px;
	height: 67px;
	background-image: url(../images/main_logo.png);
}

#navblock .navcontent .navbuttons{
	position: absolute;
	top: 81px;
	left: 5px;
	width: 960px;
	height: 32px;
}

#navblock .navcontent .navbuttons .button{
	float: left;
	width: 82px;
	height: 39px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0 4px 0 0;
}

#navblock .navcontent .navbuttons .button:hover{
	background-position: -82px 0px;
}

#navblock .navcontent .home .buttonhover,
#navblock .navcontent .games .buttonhover,
#navblock .navcontent .iphone .buttonhover,
#navblock .navcontent .podcast .buttonhover,
#navblock .navcontent .research .buttonhover,
#navblock .navcontent .bgs .buttonhover,
#navblock .navcontent .forums .buttonhover,
#navblock .navcontent .shop .buttonhover{
	display: none;
	width: 83px;
	height: 39px;
	background-repeat: no-repeat;	
}

.pagehome .navcontent .home, 
.pagegames .navcontent .games, 
.pageiphone .navcontent .iphone, 
.pagepodcast .navcontent .podcast, 
.pageresearch .navcontent .research, 
.pagebgs .navcontent .bgs {
	margin: 0px 2px 0px 0px;
}

#navblock .navcontent .sitesearch{
	position: absolute;
	top: 127px;
	right: 17px;		
	color: #FFF;
	font-weight: bold;	
}

#navblock .navcontent .sitesearch input{
	font-size: 0.7em;
	background-color: #fff;
	border: 1px solid #878787;
	padding: 0px;
	color: #a6a6a6;
	height: 21px;
	width: 160px;
	margin-right: 4px;
	padding-left: 4px;	
}

#navblock .navcontent .sitesearch button{
	width: 90px;
	height: 20px;
	background-image: url(../images/btn_go1.png);
	border: 0px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right center;
	color: #FFF;
	font-size: 0.65em;
	font-weight: bold;
	padding: 0 0 4px 0;
}

#navblock .navcontent .sitesearch button:hover{
	background-image: url(../images/btn_go2.png);	
	cursor: pointer;
	color: #FDEA2E;		
}

#navblock .navcontent .home{ background-image: url(../images/home_buttons.png); }
#navblock .navcontent .games{ background-image: url(../images/games_buttons.png); }
#navblock .navcontent .iphone{ background-image: url(../images/iphone_buttons.png); }
#navblock .navcontent .podcast{ background-image: url(../images/podcast_buttons.png); }
#navblock .navcontent .research{ background-image: url(../images/research_buttons.png); }
#navblock .navcontent .bgs{ background-image: url(../images/bgs_buttons.png); }
#navblock .navcontent .forums{ background-image: url(../images/forums_buttons.png); }
#navblock .navcontent .shop{ background-image: url(../images/shop_buttons.png); }
#navblock .navcontent .partners{ background-image: url(../images/partners_buttons.png); }

.pagehome .navcontent .home .buttonhover,
.pagegames .navcontent .games .buttonhover,
.pageiphone .navcontent .iphone .buttonhover, 
.pagepodcast .navcontent .podcast .buttonhover, 
.pageresearch .navcontent .research .buttonhover, 
.pagebgs .navcontent .bgs .buttonhover{
	background-image: none;
}

#navblock .subnav{
	position: absolute;
	top: 133px;
	left: 26px;
}

#navblock .subnav .button, #navblock .subnav .divider{
	display: none;
	float: left;
	height: 15px;
	margin: 0;
	padding: 0;
}

#navblock .subnav .divider{
	width: 21px;
	background-repeat: no-repeat;
	background-position: center center;
}

#navblock .subnav .buttonhover{
	display: none;
	height: 15px;
}

#dialogblock{
	margin-top: 10px;
}

#dialogblock .top, #dialogblock .bottom{
	height: 13px;
}

#dialogblock a{
	position: absolute;
	right: 10px;
	color: white;
	text-decoration: none;
}

#dialogblock .content {
	padding: 2px 0 2px 12px;
	color: #FFFFFF;
	font-size: 0.7em;	
}

#dialogblock.red .content{
	background-image: url(../images/dialogbox-red-body.png);
}

#dialogblock.red .top{
	background-image: url(../images/dialogbox-red-head.png);
}

#dialogblock.red .bottom{
	background-image: url(../images/dialogbox-red-foot.png);
}

#dialogblock.green .content{
	background-image: url(../images/dialogbox-green-body.png);
}

#dialogblock.green .top{
	background-image: url(../images/dialogbox-green-head.png);
}

#dialogblock.green .bottom{
	background-image: url(../images/dialogbox-green-foot.png);
}

#contentblock{
	width: 970px;
	position: relative;
	padding-top: 7px;
}

#contentblock .sectionhome{
	
}

#footerblock{
	width: 970px;
	text-align: center;
	font-size: 0.7em;
	margin-top: 10px;
}

#footerblock .footerlinks a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
	margin: 0 4px;
}

#footerblock .footerimages{
	margin: 10px 0;
}

#footerblock .footerimages img{
	margin: 0 5px;	
}

#footerblock .footerlinks a:hover{
	color: #999;	
}

#footerblock .footertext{
	width: 700px;
	margin: 15px auto;
}

.septupdate{
	position: relative;
	margin: 50px auto;
	display: block;
	width: 597px;
	height: 530px;
	background: url(../images/septupdate.png);
}

.septupdate .text{
	padding: 165px 25px 0 25px;
	color: white;
	font-size: 0.8em;	
}

.septupdate .downloadbutton{
	float: left;
	display: block;
	margin: 4px 0 0 177px;
	width: 192px;
	height: 70px;
}
