body, td, p, div, h1, h2, h3, h4, h5 {
  font-family: 'Arial';
  font-size: 11px;
  color: #666666;
  margin: 0px;
  padding: 0px;

}
body {
  background: url(bg.jpg) repeat-x;
  text-align: center;
}

img {
  border: 0px;
}

a {
  color: #666666;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
	font-weight: bold;
	color: #000;
}
.title{
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}
.title h1{
	color: #0099CC;
	font-size: 16px;
	font-weight: bold;
	margin-left: 20px;
}
/* logo */
#logo{
	background: transparent url(header_bg.jpg) repeat-x center bottom;
	width:1000px;
	height:100px;

}

#logo_corner_l{
	background: transparent url(header_corner01.jpg) no-repeat left top;
	height: 15px;
	width:13px;
	float:left;
}
#logo_center{
	background: transparent url(header_bg.jpg) repeat-x center bottom;
	width:974px;
	height:13px;
	margin-left:0px;
	float:left;
}

#logo_corner_r{
	background: transparent url(header_corner02.jpg) no-repeat right top;
	height: 15px;
	width:13px;
	float: right;
}
.logo_img{
	padding: 20px;
	
}
.logo_pic{	

}
*html .logo_pic{	
	margin-top: 10px;
	margin-left: 20px;
	background: none;
	width: 450px;
	height: 50px;
	 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/styles/applemacwallpaper/logo.png' sizingMethod='scale');
	
}
*html .logo_img{
	padding: 0px;
	
}
#logo_text{
	float:right;
	margin-top:30px;
	margin-right: 10px;
}

.logo_big_text a{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial;
}
.logo_big_text a:hover{
	text-decoration: none;
}
.logo_big_text {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.logo_small_text{
	color: #FFF;
	font-size: 16px;
	margin-top:5px;
}

.logo_small_text a{
	color: #FFF;
	font-size: 16px;
	margin-top:5px;
	line-height: 20px;
	font-family: Arial;
}
.logo_small_text a:hover{
	text-decoration: none;
}
/* logo --- ends*/
/* search box*/
#google_search_box{
	margin-top: 10px;
	margin-left: 20px;
	
}

*:first-child+html #google_search_box{
	margin-top: 0px;
	width: 500px;
	margin-left: 20px;
}
*html #google_search_box{
	margin-top: 0px;
	width: 500px;
	margin-left: 20px;
}
#google_search_box form label {
  color: #23D8FF;
	font-size:12px;
}
#google_search_box form label {
  color: #23D8FF;
	font-size:12px;
}

#local_search_box{
	margin-top: 10px;
	margin-left: 20px;
}
*:first-child+html #local_search_box{
	margin-top: 0px;
	width: 500px;
	margin-left: 20px;
}
*html #local_search_box{
	margin-top: 0px;
	width: 500px;
	margin-left: 20px;
}
#local_search_box form label {
  color: #23D8FF;
	font-size:12px;
}
#local_search_box form label {
  color: #23D8FF;
	font-size:12px;
}
.form_text {
  font-size: 12px;
  color: #FFF;
}
/* search box ---ends*/

hr{
	background-color: #CED4C0;
	border: none;
	margin-top: 10px; 
}
*:first-child+html hr{
  color: #CED4C0;
}
#contents{
width: 1000px;
}

#wrapper {
  margin: 0px auto;
  width: 1000px;
  text-align: left;	
}
.clear{
	clear: both;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* For IE-mac */
.clearfix {
  display: inline-block;
	
}

/* Hide from IE-mac \*/
* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
#main_content {
  width: 1000px;
  padding:0px;
	margin-bottom:30px;
	margin-top: 70px;
}
*html #main_content {
	margin-top: 10px;
}
*:first-child+html  #main_content {
	margin-top: 10px;
}

/* main menu */
#main_menu_l{
	background: transparent url(menu_bg_corner01.jpg) no-repeat left top;
	height: 47px;
	width: 13px;
	float:left;
}
*html #main_menu_l{
	margin-top: -2px;
}
#main_menu_content{
	background: transparent url(menu_bg.jpg) repeat-x left top;
	height: 47px;
	width: 974px;
	float:left;
}
*html #main_menu_content{
	margin-top: -2px;
}
#main_menu_r{
	background: transparent url(menu_bg_corner02.jpg) no-repeat left top;
	height: 47px;
	width: 13px;
	float:left;
}
*html #main_menu_r{
	margin-top: -2px;
}
#main_menu ul#menu_content {
  display: block;
  position: relative;
  height: 40px;
  list-style: none;
  padding: 15px 0px 0 10px;
  margin: 0;
  z-index: 1000;
	left: 30px;
}
*html #main_menu ul#menu_content{

}
#main_menu li {
  height: 40px;
  float: left;
  z-index: 100000;
}
#main_menu li a{
padding-right: 20px;
	font-weight: normal;
	color: #666;
	font-size: 13px;
font-weight: bold;
}
#main_menu li a:hover{
	font-weight: bold;
	text-decoration: underline;
	color: #000;
}
#main_menu li h2 a{
	line-height: 15px;
	font-weight: normal;
	color: #666;
	font-size: 13px;
	font-family: Arial;
	padding-left:5px;
	padding-right: 10px;
	font-weight: bold;
}
#main_menu li h2 a:hover{
	color: #000;
	text-decoration: underline;

}
#main_menu li h3 a:hover{
	color: #000;
	text-decoration: underline;

}
#main_menu li h3 a{
	line-height: 15px;
	font-weight: bold;
	color: #666;
	font-size: 13px;
	padding-left: 25px;
	padding-right: 10px;
	font-family: Arial;
	
}

#main_menu ul li.separator {
  background: transparent url(menu_bg_line.jpg) no-repeat center center;
  width: 6px;
  height: 45px;
  margin: 0;
  padding: 0px;
	margin-top:-15px;
}
#main_menu li ul li {
  background: none;
  border-left: none;
  padding: 0px 30px;
  margin-top: 0px;
  float: none;
  z-index: 2000;
	height:30px;
}
#main_menu li ul.category_menu {
  left: 80px;
	  background-color: #585858;
  display: none;
  position: absolute;
  /* left: -400px;*/
  top: 40px;
  height: auto;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
  z-index: 2000;
  padding: 0;
  margin: 0;
  list-style: none;

}
#main_menu li ul.category_menu li {
  width: 130px;
	line-height: 27px;
}

#main_menu li.category_menu ul li a {
  color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;

}
#main_menu li.category_menu ul li a:hover {
  font-weight:bold;
}

#main_menu li ul.resolution_menu {
  left: 750px;
	  background-color: #585858;
  display: none;
  position: absolute;
  /* left: -400px;*/
  top: 40px;
  height: auto;
   filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
  z-index: 2000;
  padding: 0;
  margin: 0;
  list-style: none;
	
	
	

}
#main_menu li ul.resolution_menu li {
  width: 130px;
	line-height: 27px;
}

#main_menu li.resolution_menu ul li a {
  color: #FFFFFF;
	font-size: 12px;
	font-family: Arial;

}
#main_menu li.resolution_menu ul li a:hover {
  font-weight:bold;
}

/* main menu --- ends */
/* detail */
.tags_box{
	clear: left;
	margin-top: 100px;
}
.tags_box_content{
	width: 300px;
	margin-top:10px;
}
.tags_box_content a{
	text-decoration:underline;
}
.tags{
	margin-left:5px;	
}
.tags a{
color: gray;
}
.tags a:hover{
color: #000;
}
.btn_download{
	margin-top: 20px;
	margin-right:10px;
	float: left;
}
.btn_preview{
		margin-top: 20px;
	margin-right:10px;
	float: left;
	
}
.detail_title{
	float: left;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
	margin-left: 5px;
}
.detail_title h1{
	
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  color: #666666;

}
.detail_rating{
	font-size: 16px;
	font-weight: bold;
	margin-left: 210px;
	margin-top: 20px;
	float: left;
}
.screen{
	width: 350px;
}
.btn_resolution{
	padding-top: 40px;
	clear: left;
}
.resolutions{
	margin-top: 10px;
	margin-bottom: 10px;
	width: 350px;
}
.resolutions a{
	text-decoration: underline;
}
.wide{
	margin-top: 10px;
	padding-bottom: 50px;
	width: 350px;
}
.wide a{
	text-decoration: underline;
}
.top_links{
	clear: both;
	margin-left: 70px;
	padding-bottom: 50px;	
	padding-top: 20px;
	width: 500px;
}
.top_link{
	float:left;
	margin-right: 10px;
	width: 150px;
}

/* detail --- ends */
/************ home page ************/

.today_title{
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  color: #666666;
  text-align: center;
	margin-left: 130px;
	width: 300px;
	float: left;
}
*html .today_title{
	margin-left: 50px;
}
.today_best{
	height: 350px;
	width: 500px;
	}
.home_frame{
  float:left;
  width: 580px;
  height: 323px;
	background: url(frame.png) no-repeat center center;
 
}
*html .home_frame{
 width: 570px;
   background:none;   
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/styles/applemacwallpaper/frame.png' sizingMethod='scale');
 
}
.home_img_preview{
width: 500px;
}
.home_img_preview a:hover{

}


#wallpaper{
	width: 500px;
  left: 86px;
  top: 23px;
  position: relative;
}
*html #wallpaper{
	left: 94px;
}

.latest_wps{
  width: 616px;
  height: 220px;  
}

.latest_wps_title{
	background: url(heading_WP.jpg) no-repeat center center;
  clear: both;
  width: 610px;
  height: 40px;
  padding-top: 15px;
}
.latest_wps_title h3 a, h2 a {
	color: #0099CC;
	margin-left: 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial Black;
}
.latest_wps_title a {
	color: #0099CC;
	margin-left: 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial Black;
}
.all_wps_title{
	background: url(heading_latestWP2.jpg) no-repeat center center;
  clear: both;
  width: 610px;
  height: 40px;
  padding-top: 15px;
	margin-left: 5px;
}
.all_wps_title h3 a, h2 a {
	color: #0099CC;
	margin-left: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial Black;
}
.all_wps_title h1{
	color: #0099CC;
	margin-left: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial Black;
}
.all_wps_title a {
	color: #0099CC;
	margin-left: 20px;
	line-height: 20px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial Black;
}

.latest_wps_list{
  clear: both;
  width: 620px;
  height: 150px;  
}
*html .latest_wps_list{
	
}

.latest_wp{
  background: url(bg_wallpaper.png) no-repeat center center;
	width:150px;	
	height:160px;	
  float:left;
	margin-bottom: 20px;
}
*html .latest_wp{
	 background:none;   
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/styles/applemacwallpaper/bg_wallpaper.png' sizingMethod='scale');
}
a{
position: relative;

}

.img_preview{
	margin-left: 15px;
	margin-top: 8px;
	margin-bottom: 3px;
}
.img_preview a:hover{

}
*html .img_preview{
	margin-bottom: 0px;
	
}
*:first-child+html .img_preview{
	margin-bottom: 0px;
}
.product_info{
	margin-left: 7px;
	margin-bottom:5px;
	width:150px;
}
*html .product_info{
	width:145px;
}
*html .rating_info{

}
.rating_info{
	margin-left: 7px;
}
/* footer */
#footer_corner_l{
	background: url(footer_bgcorner01.jpg) no-repeat left bottom;
	width:10px;
	height:10px;
	float:left;
	
}
*html #footer_corner_l{
	display: none;
}
#footer_center{
	background: url(footer_bg.jpg) repeat-x center top;
	width:980px;
	height:10px;
	float:left;
}
*html #footer_center{
	display: none;
}

#footer_corner_r{
	background: url(footer_bgcorner02.jpg) no-repeat left bottom;
	width:10px;
	height:10px;
	float:left;
}
*html #footer_corner_r{
	display: none;
}
#footer{
	background: url(footer_bg.jpg) repeat-x left top;
	width:1000px;
	height:63px;
	float:left;
	padding-top: 20px;

}
#footer ul {
  position: relative;
  list-style: none;
  padding: 0px;
  margin: 0px;

  height: 11px;
  z-index: 1;
}
#footer ul#footer_menu2 {
  display: block;
  margin-top: 5px;
  margin-left: 347px;
}

#footer ul li {

  color: #666;
  font-size: 11px;
  padding: 0;
  float: left;
}
#footer ul li a{

  color: #666;
  font-size: 11px;
  padding: 0;
  float: left;
}
#footer ul#footer_menu1 {
  display: block;
  margin-left: 100px;
}
#footer ul li.separator {
	color: #666666;
  width: 2px;
  height: 11px;
  padding: 0 3px;
  margin: 0;
}
/* footer --- ends*/
/* all page*/
.total_wp{
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}
/* all page --- ends*/
/* left sidebar */
.left_sidebar{
	float:left;
	background-color:#FFF;
}
.category_corner_l{
	background: url(columnbg_corner01.jpg) no-repeat left top;
	width: 15px;
	height:15px;
	float:left;
}
*html .category_corner_l{
}
.category_center{
	width: 190px;
	height: 13px;
	background-color: #FFF;
	float:left;
	
}
.category_corner_r{
	background: url(columnbg_corner02.jpg) no-repeat right top;
	width: 15px;
	height:15px;
	float:left;
}
.category_title{

	width: 190px;
	height: 30px;
	margin-left: 20px;

}
.category_bar{	
	width:220px;

}
*html .category_bar{	
	margin-top: 0px;
}
.left_category_content ul{
	list-style-type:none;
	margin-left: -15px;
}

*:first-child+html .left_category_content ul{
	margin-left: 25px;
}
*html .left_category_content ul{
	margin-left: 25px;
}
.left_category_content ul li a{
	text-decoration: none;
}
.left_category_content ul li a:hover{
	text-decoration: underline;
}
/* left sidebar --- ends */
/* right sidebar */
.right_sidebar{
	float:right;
	background-color:#FFF;
	
}
.resolution_corner_l{
	background: url(columnbg_corner01.jpg) no-repeat left top;
	width: 15px;
	height:15px;
	float:left;
}
.resolution_center{
	width: 130px;
	height: 10px;
	background-color: #FFF;
	float:left;
}
.resolution_corner_r{
	background: url(columnbg_corner02.jpg) no-repeat right top;
	width: 15px;
	height:15px;
	float:left;
}
.resolution_title{

	width: 130px;
	height: 30px;
	margin-left: 20px;
}
.resolution_bar{
	width: 160px;
}
.right_resolution_content ul li{
	list-style-type: none;
	margin-bottom: 5px;
}
.widescreen{
	margin-top: 20px;
	margin-bottom: 5px;
}
.bookmark{
	margin-left: 13px;
	margin-bottom: 10px;
	clear: both;
	padding-top: 20px;
} 
.rss{
	margin-left: 15px;
	margin-bottom: 10px;
	clear: both;
}
.addthis{
	margin-right: 5px;
	margin-bottom: 5px;
}
.addthis1{
	margin-right: 10px;
	margin-bottom: 5px;
}
/* right sidebar --- ends */
/* center content*/
#center_content{
	width: 620px;
	float:left;
}
*html #center_content{
	width: 550px;
}
/* center content --- ends*/
/* partners */
.partners{
	background: url(heading_partner.jpg) no-repeat center center;
	width: 190px;
	height: 50px;
	margin-left: 20px;
	margin-top:20px;
}
.partners_content{
	width: 190px;
	margin-left: 20px;
}
.partners_link{
	background: url(heading_categories_non_text.jpg) no-repeat center center;
	width: 220px;
	height: 30px;
	margin-top: 30px;
}
.partners_link a{
	color: #0099CC;
	font-weight: bold;
	font-size: 16px;
	font-family: Arial Black;
	margin-left: 30px;
}
.partners_link a:hover{
	text-decoration: none;
}
.partners_link_content ul{
	list-style-type: none;
	margin-left: -15px;
}
*:first-child+html .partners_link_content ul{
	margin-left: 25px;
}
*html .partners_link_content ul{
	margin-left: 25px;
}
/* partners --- ends */
/* rating */
.rating_small{
	margin-top: -13px;
	margin-left: 5px;
}
.rating_small_1{
	background: url(rating_small_1.jpg) no-repeat center center;
}
.rating_small_2{
	background: url(rating_small_2.jpg) no-repeat center center;
}
.rating_small_3{
	background: url(rating_small_3.jpg) no-repeat center center;
}
.rating_small_4{
	background: url(rating_small_4.jpg) no-repeat center center;
}
.rating_small_5{
	background: url(rating_small_5.jpg) no-repeat center center;
}
.rating_big{
	width: 100px;
	height:30px;
	margin-left: 60px;
	margin-top: -25px;
}
.rating_big_1{
	background: url(rating_big_1.jpg) no-repeat center center;
}
.rating_big_2{
	background: url(rating_big_2.jpg) no-repeat center center;
}
.rating_big_3{
	background: url(rating_big_3.jpg) no-repeat center center;
}
.rating_big_4{
	background: url(rating_big_4.jpg) no-repeat center center;
}
.rating_big_5{
	background: url(rating_big_5.jpg) no-repeat center center;
}
/* rating --- ends */
/*ads --- ends */
.ad_200x200{
	float: right;
	margin-top: 50px;
	
}
*:first-child+html .ad_200x200{
	padding-top:50px;
}
.ad_120x90{
	margin-top:10px;
	margin-left: 20px;
}
.ad_200x90{
	margin-top:15px;
	margin-left: 20px;
}
.ad_120x600{
	margin-top:20px;
	margin-left: 20px;
	float: left;
}
._ads_120x600{
	float: left;
	margin-left:20px;

}
.ad_728x15{
	float: left;
	margin-left:20px;
	margin-top: 20px;
}
.ad_468x15{
	margin-left: 30px;
	margin-bottom: 20px;
}
.ad_468x60{
	margin-left: 60px;
}
.ad_728x90{
	float:left;
	margin-bottom: 20px;
	margin-left:20px;
}
.banner{
	margin-left:50px;
}
/* ads --- ends */
/*pop_download --- ends */
#product_detail{
	float:left;
	margin-left: 10px;
}
#product_detail_name{
	font-size: 16px;
}
.mini_product_info{
	float:right;
	width: 190px;
	margin-right:50px;
	margin-top: 10px;	
}
*html .mini_product_info{
	margin-right: 10px;
}
.ad_pop_download{
	margin-top: 10px;
}
.mini_product_info a{
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	
}
.product_large_preview{
	margin-top: 20px;
}
/* pop_download --- ends */
/* pager */
.pager{
	float: right;
	color: #0099CC;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	clear: left;
}
.pager .separator{
 color: #666;
 margin-left: 3px;
 margin-right: 3px;
}
.dots{
	color: #666;
}
.pager a{
	font-weight: bold;
	text-decoration: none;
}
.pager a:hover{
	text-decoration: underline;
}
/* pager --- ends */

.cat_name a{
	text-decoration: none;
	font-size: 12px;
}
.cate_name a:hover{
	text-decoration: underline;
}
.link_name a{
	font-size: 12px;
}
#close_link a{
	font-size: 16px;
	float: right;
	font-weight:bold;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}
#popup_header_product_name h1{
	font-size: 16px;
	float:left;
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 10px;
}	
#popup_bottom_text{
	float: right;
	margin-right: 30px;
	margin-top: 20px;
}
*html #popup_bottom_text{
margin-right: 0px;
width: 250px;

}
#popup_bottom_text a{
	font-size: 14px;
	font-weight: bold;
}
.more_left{
	float: right;
	text-align:right;
	clear: both;
}
.more_left a{
	color: #0099CC;
	margin-right:10px;
	font-size: 12px;	

}
.more_left a:hover{
	font-weight: bold;
	text-decoration:underline;
}
/* tags*/
.tag_level9 {
 font-size: 14px;
}

.tag_level8 {
 font-size: 16px;
}

.tag_level7 {
 font-size: 18px;
}

.tag_level6 {
 font-weight: bold;
 font-size: 20px;
}

.tag_level5 {
 font-weight: bold;
 font-size: 22px;
}

.tag_level4 {
 font-weight: bold;
 font-size: 26px;
}

.tag_level3 {
 font-weight: bold;
 font-size: 30px;
}

.tag_level2 {
 font-weight: bold;
 font-size: 32px;
}

.tag_level1 {
 font-weight: bold;
 font-size: 36px;
}
/* tags --- ends*/
#cse-search-results{
	margin-left: 100px;
}
#contact_content{
	padding: 10px;

}
#details{
	width: 300px;
}
#reason{
	width: 300px;
}
#email{
	width: 300px;
}

#btn_regenerate{

}
#captcha_image{
	float: left;
}
#main_category{
	margin-left: 20px;
}
#thanks_message{
	margin-top: 30px;
}
.terms_content{
	padding: 10px;
}
.tags_content{
	margin-left: 15px;
}
#popup_product_preview{
	float:right;
	margin-right: 20px;
}
.sitemap_content{
	margin-bottom: 50px;
}
#mini_window_info{
	height: 300px;
	background: #FFF;
}
#product_popup_window{
	height: 850px;
	background: #FFF;
}

.paging{
	clear:both;
}
.ad{

}