/* CSS Document */

/*clear both*/
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {
zoom:1;
display: inline-block;
_height:1px;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
*+html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

html, body {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#333;
	font-family:Arial, Verdana, sans-serif;
}

a {
	color:#333;
}

a:hover {
	color:#e77423;
}

#fixer {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height:74px;
	border-bottom:1px solid #CCC;
}

#header h1 {
	margin:0px;
	padding:3px;
	font-size:12px;
	font-weight:normal;
	background-color:#ddd;
}

#logo {
	float:left;
	display:block;
	margin-left:8px;
	width:336px;
	height:53px!important;
	height:54px;
	background:url(../images/logo_2010.jpg) 0px -1px no-repeat!important;
	background:url(../images/logo_2010.jpg) 0px 0px no-repeat;
}

#navbar {
	float:right;
	width:620px;
	height:53px;
}

#navbar #vicebar {
	height:22px;
}

#navbar #menu {
	height:32px;
}

#navbar #menu a {
	float:left;
	margin-left:5px;
	background:url(../images/nav_bg.png) 0px 0px no-repeat;
	width:114px;
	height:31px;
	display:block;
	text-decoration:none;
	line-height:31px;
	text-align:center;
	font-family:Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:bold;
}

#navbar #menu a:hover {
	background:url(../images/nav_bg_hot.png) 0px 0px no-repeat;
}

#navbar #menu .selected {
	color:#333;
	background:url(../images/nav_bg_hot.png) 0px 0px no-repeat;
}

#googleref {
	width:980px;
	height:32px;
	background:url(../images/googleref_left.png) 0px 0px no-repeat;
}

#googleref #googleref_in {
	width:895px;
	background:url(../images/googleref_right.png) right 0px no-repeat;
	height:26px;
	padding-top:6px;
	float:right;
}

#main {
	float:left;
	width:756px;
}

#todayupdateboard {
	height:260px;
	margin-top:5px;
	background:url(../images/todayupdate.png) 0px 0px no-repeat;
}

#todayupdateboard h2 {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	padding-left:5px;
	color:#FEFEFE;
}

#todayupdateboard ul {
	margin:0px;
	padding:0px;
}

#todayupdateboard ul li {
	margin:0px;
	padding:0px;
	display:block;
	width:180px;
	height:120px;
	list-style:none;
	border:1px solid #CCC;
	margin-left:4px;
	float:left;
}

#todayupdateboard ul li a {
	display:block;
	margin-left:2px;
	margin-top:2px;
	width:176px;
	height:116px;
	overflow:hidden;
}

#todayupdateboard ul li .topimg {
	width:176px;
	height:auto;
	border:0px;
}

#blackberry_today_update {
	float:left;
	margin-left:6px;
	margin-top:5px;
}

#right {
	width:215px;
	float:right;
	margin-top:5px;
}

.showboxtitle {
	padding:1px;
}

.showboxtitle h2 {
	line-height:26px;
	padding:0px;
	margin:0px;
	font-size:14px;
	font-weight:bold;
	padding-left:5px;
	background:url(../images/titlebg.png) repeat-x;
}

.showboxtitle h2 a {
	text-decoration:none;
}

#series {
	border:1px solid #CCC;
}

.rightlist ul {
	margin:5px;
	padding:0px;
}

.rightlist ul li {
	line-height:21px;
	padding-left:26px;
	list-style:none;
	background:url(../images/leadicon.png) 5px 3px no-repeat;
}

#relatelinks {
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
}

#hotthemes {
	border:1px solid #CCC;
	margin-top:5px;
}

#hotgames {
	border:1px solid #CCC;
	margin-top:5px;
}

#hotwallpapers {
	border:1px solid #CCC;
	margin-top:5px;
}

#hotapplications {
	border:1px solid #CCC;
	margin-top:5px;
}

#todayupdatelnk {
	color:#FEFEFE;
}

#todayupdatelnk:hover {
	color:#e77423;
}

.adsblock {
	width:370px;
	height:280px;
}

#themeslistads {
	float:left;
}

#gamelistads {
	float:left;
}

.listblock_t {
	margin:0px;
	padding:0px;
	margin-right:3px;
}

#themelistbox {
	float:left;
}

#gamelistbox {
	float:left;
}

.listblock_t li {
	height:137px;
	margin-top:5px;
	list-style:none;
	width:370px;
}

.listblock_t_h {
	margin:0px;
	padding:0px;
	margin-right:3px;
	float:left;
}

.listblock_t_h li {
	float:left;
	height:137px;
	margin-top:5px;
	list-style:none;
	width:370px;
}

.listblock_t_h .left_li {
}

.listblock_t_h .right_li {
	margin-left:5px!important;
	margin-left:2px;
}

.imgboard {
	float:left;
	width:154px;
	height:104px;
	border:1px solid #CCC;
	margin-left:5px;
	margin-top:5px;
}

.imgdesc {
	float:right;
	width:196px;
	height:126px;
	overflow:hidden;
	color:#666;
}

.imgdesc a {
	font-weight:bold;
	line-height:21px;
}

.listitemlnk {
	display:block;
	width:150px;
	height:100px;
	overflow:hidden;
	margin-left:2px;
	margin-top:2px;
	background-color:#DDD;
}

.listitemlnk img {
	border:none;
	width:150px;
	height:auto;
}

.footer {
	margin-top:8px;
	height:23px;
	text-align:center;
	border-top:1px dashed #CCC;
	line-height:23px;
}

.listblock_p_h {
	margin:0px;
	padding:0px;
	margin-right:3px;
	float:left;
}

.listblock_p_h li {
	float:left;
	height:137px;
	margin-top:5px;
	list-style:none;
	width:155px;
	text-align:center;
	margin-left:23px!important;
	margin-left:12px;
}

.listblock_p_h .left_li {
	line-height:23px;
}

.listblock_p_h .left_li .title{
	display:block;
	width:155px;
	margin-left:5px!important;
	margin-left:10px;
	height:23px;
	text-align:center;
	overflow:hidden;
}

.pagenager {
	float:right;
	margin:8px;
}

.pagenager a {
	padding-left:3px;
	padding-right:3px;
	border:1px solid #CCC;
	text-decoration:none;
	background:url(../images/pagerbg.gif) repeat-x;
	margin-left:3px;
	font-weight:bold;
	display:block;
	height:20px;
	line-height:20px;
	min-width:12px;
	width:auto!important;
	width:12px;
	float:left;
	text-align:center;
}

.pagenager span {
	padding-left:3px;
	padding-right:3px;
	border:1px solid #CCC;
	text-decoration:none;
	background:url(../images/pagerbg.gif) repeat-x;
	margin-left:3px;
	font-weight:bold;
	display:block;
	height:20px;
	line-height:20px;
	min-width:12px;
	width:auto!important;
	width:12px;
	float:left;
	text-align:center;
	color:gray;
}

.pagenager .selected {
	color:#FF0000!important;
}

.detailleftads {
	float:left;
	margin-left:3px;
	margin-top:5px;
}

.previewpic {
	float:right;
	margin-right:3px;
	margin-top:5px;
	border:5px solid #CCC;
}

.previewpic img {
	width:150px;
	height:auto;
}

.intro1 {
	float:left;
	width:260px;
	margin-left:5px;
	margin-top:5px;
	line-height:20px;
	font-weight:bold;
}

.detail_desc {
	border:1px dashed #CCC;
	padding:8px;
	margin:12px;
	background-color:#EEE;
	font-weight:bold;
	line-height:18px;
}

.downloadrelate {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	width:780px;
	height:600px;
	border:1px solid #CCC;
	background-color:#EEE;
}

.downleftads {
	width:350px;
	float:left;
	margin-left:20px;
	line-height:23px;
}

.downrightads {
	width:350px;
	float:left;
	line-height:23px;
}

.listblock_p_h_down {
	margin:0px;
	padding:0px;
	margin-right:3px;
	float:left;
}

.listblock_p_h_down li {
	float:left;
	height:117px;
	margin-top:5px;
	list-style:none;
	width:155px;
	text-align:center;
	margin-left:23px!important;
	margin-left:12px;
}

.wallpapersmall {
	border:5px solid #CCC;
}

.wallpapersmall img {
}

.picdeskbox {
	margin-left:28px;
	float:left;
	width:380px;
	margin-top:15px;
	line-height:21px;
}

.SearchLstTypes {
	line-height:20px;
}

.TypeRootItem {
	display:block;
	line-height:21px;
	margin-top:5px;
	padding-left:26px;
	list-style:none;
	background:url(../images/leadicon.png) 5px 3px no-repeat;
	font-weight:bold;
	text-decoration:none;
}

.TypeRootItem:hover {
	color:#333;
}

.TypeSubItem {
	line-height:23px;
	margin-left:26px;
	width:60px;
}