* {margin:0;padding:0;border:0;}
a {text-decoration:none;}
b {font-weight:bold;}
img {display:block;}

body { 	
	background:url(images/bg.jpg) top center no-repeat #000;
	font-family: Tahoma;
	font-size: 11px;
}


/***** side shadows *****/
#shadow-left, #shadow-right {
	position: fixed;
	width: 16px;
	height: 100%;
	top: 0;
}




/***** wrapper *****/
#wrap {
	width: 980px;
	margin: auto auto 0 auto;
}

#wrap-bottom {
	width: 100%;
	height: 1px;
	background: url(images/wrap-bg-bottom2.jpg) no-repeat;
}




/***** header *****/
#header {
	width: 960px;
	height: 120px;
	background: url(images/header.jpg) no-repeat;
}
#header .news {
	float: left;
	width: 500px;
	height: 29px;
	line-height: 23px;
	font-family: "trebuchet ms";
	padding: 92px 120px 0 8px;
}
#header .news a {
	display: block;
	color: #fff;
	padding-left: 8px;
}

#header .right {
	float: left;
	width: 330px;
	list-style: none;
	color: #fff;
	margin-top: 23px;
}
#headerleft {
	float: left;
	width: 607px;
	height: 120px;
}
#header .cred {
	color: #deff00;
	margin-bottom: 2px;
}
#header .stat {
	float: left;
	width: 160px;
	height: 26px;
	line-height: 26px;
}
#header .rank {
	clear: both;
	width: 330px;
	height: 26px;
	line-height: 26px;
}
#header .rank span {
	float: left;
}
#header .rank div {
	float: left;
	width: 186px;
	height: 6px;
	background: url(images/rank-bg.png) repeat-x;
	border: 2px solid #1c1c1c;
	margin: 11px;
}
#header .rank div span {
	display: block;
	height: 6px;
	background: url(images/rank-bg2.png) repeat-x;
	border-right: 1px solid #1fd811;
}





/***** menu *****/
#menu {
	width: 956px;
	height: 37px;
	background: url(images/menu.jpg) no-repeat;
	
}
#menu ul { float: right; list-style: none; margin-right: 12px; }
#menu li { float: left; }
#menu li a {
	display: block;
	height: 37px;
	line-height: 37px;
	color: #fff;
	font-weight: bold;
	background: url(images/menu-line.png) no-repeat center left;
	padding: 0 15px;
}
#menu li a:hover { text-decoration: underline; }




/***** content *****/
#content-top {
	width: 960px;
	height: 4px;
	background: url(images/wrap-bg-top.jpg) no-repeat;
}
#content {
	width: 960px;
	background: url(images/content-bg2.jpg) no-repeat;
}




/***** content sides *****/
#left {
	float: left;
	width: 168px;
	margin-left: 6px;
}
#right {
	float: left;
	width: 168px;
	margin-left: 8px;
}

#content .heading1{
	width: 168px;
	height: 32px;
	list-style: none;
	background-repeat: no-repeat;
}
#content .heading2{
	width: 168px;
	height: 32px;
	list-style: none;
	background-repeat: no-repeat;
}
#content .heading3{
	width: 168px;
	height: 32px;
	list-style: none;
	background-repeat: no-repeat;
}
#content .heading4{
	width: 168px;
	height: 32px;
	list-style: none;
	background-repeat: no-repeat;
}
#content .heading1 .text {
	float: left;
	width: 140px;
	height: 32px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding-left: 8px;
}
#content .heading2 .text {
	float: left;
	width: 140px;
	height: 32px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding-left: 8px;
}
#content .heading3 .text {
	float: left;
	width: 140px;
	height: 32px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	padding-left: 8px;
}
#content .heading4 .text {
	float: left;
	width: 140px;
	height: 32px;
	line-height: 34px;
	font-weight: bold;
	font-size: 12px;
	padding-left: 8px;
}
#content .icon1, #content .icon2 {
	float: left;
	width: 27px;
	height: 34px;
	background: none no-repeat center left;
}
#content .heading1 { background-image: url(images/side-heading1.png); }
#content .heading2 { background-image: url(images/side-heading1.png); }
#content .heading3 { background-image: url(images/side-heading1.png); }
#content .heading4 { background-image: url(images/side-heading1.png); }
#content .icon1 { background-image: url(images/icon1.png); }
#content .icon2 { background-image: url(images/icon2.png); }

#content .login {
	width: 165px;
	list-style: none;
	background: url(images/side-menu.png) repeat-y;
}
#content .login .text {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #FFF;
	margin-left: 8px;
}
#content .login .input input {
	width: 158px;
	height: 20px;
	background: url(images/side-loginfield.png) no-repeat;
	color: #b2b2b2;
	margin: 3px 0 0 8px;
}
#content .login .buttons {
	text-align: right;
	height: 35px;
	margin-top: 8px;
	margin-right: 5px;
}
#content .login .buttons input {
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background-color: transparent;
	cursor: pointer;
}
#content .login .buttons a {
	display: block;
	clear: both;
	color: #848484;
	text-decoration: underline;
}

#content .menu {
	list-style: none;
	width: 165px;
	color: #848484;
	padding: 5px 0 21px 0;
	background: url(images/side-menu.png) repeat-y;
}
#content .menu li {
	width: 167px;
	height: 20px;
	margin-left: 8px;
}
#content .menu a {
	width: 159px;
	height: 18px;
	line-height: 16px;
	font-size: 12px;
	color: #848484;

}
#content .menu a:hover {
	background: #cfc1ab url(images/side-menu-arrow.png) no-repeat 150px center;
	font-weight: bold;
	text-decoration: underline;
}
#left .menu { background-image: url(images/side-menu.png); }
#right .menu { background-image: url(images/side-menu.png); }
#right .menubottom { background-image: url(images/side-menu-bottomright.png); 
	height: 6px;
	width: 165px;
	}
#left .menubottom { 
	background-image: url(images/side-menu-bottomleft.png); 
	height: 6px;
	width: 165px;
}




/***** content middle *****/
#middle {
	float: left;
	width: 600px;
}

#middle .box {
	width: 600px;
	list-style: none;
	margin-bottom: 4px;
	padding-bottom: 12px;
}
#middle .box .heading {
	width: 600px;
	height: 34px;
	line-height: 34px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/middle-box-heading.png) no-repeat;
	padding-left: 12px;
}
#middle .box .content {
	width: 600px;
	color: #848484;
	background: url(images/middle-box-top.png) no-repeat;
	padding: 0 11px 0 11px;
}
#middle .box .content p {
	padding-top: 10px;
}

#screenshots {
	float: left;
	width: 600px;
	height: 276px;
	background: url(images/midden.jpg) no-repeat;

}

#middleform {
	float: left;
	width: 600px;
	background: url(images/middlebox.png) repeat-y;
	
}
#middle .form li {
	float: left;
	width: 400px;
	height: 42px;
	font-weight: bold;
	line-height: 28px;
	list-style: none;
	margin-left: 10px;
}
#middle .form li span {
	float: left;
	display: block;
	width: 400px;
	height: 24px;
}
#middle .form li .text {
	float: left;
	width: 400px;
	height: 24px;
	background: url(images/middle-formfield.png) no-repeat;
	color: #848484;
	padding: 2px 0 0 2px;
}
#middle .form li .button {
	float: right;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	background-color: transparent;
	color: #848484;
	margin-top: 4px;
	margin-right: 18px;
}
#middle .form li .country {
	margin-top: 18px;
	margin-left: 5px;
}





/***** footer *****/
#footer {
	width: 960px;
	height: 157px;
	margin: -63px 0 0 -34px;
	padding: 63px 0 0 34px;
}
#footer .balloon {
	float: left;
	width: 383px;
	height: 129px;
	line-height: 20px;
	font-size: 12px;
	color: #363636;
	margin: -55px 0 0 23px;
	padding: 83px 185px 0 8px;
}
#footer .balloon a {
	float: right;
	color: #363636;
	text-decoration: underline;
}
#footer .copyright {
	float: right;
	color: #e3e3e3;
	margin: 4px 36px 0 0;
}