* {
  margin: 0;
  padding: 0;
  border: none;
  font-family: tahoma, arial, Verdana;
  font-size: 12px;
  font-weight: normal;
}
body {
  background-image: url(page_bg.jpg);
  margin: 0;padding: 0;text-align:center;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0; 
}
a {
  font-size: 11px;
  color: #656565;
  text-decoration: none;
}
a:hover {
  color: #656565;
  text-decoration: underline;
}
/*claer fix*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
.ads_space_bottom{
  width:760px;
  text-align:center;
  padding-bottom:10px;
  float:left;
  position:relative;
}
.ads_space_top_bottom{
  width:760px;
  text-align:center;
  float:left;
  position:relative;
  margin-top:5px;
  margin-bottom:5px;
}
#img_preview img{
  display:inline;
  margin-right:2px;
  border:2px solid #ffffff;
}
#img_preview img:hover{
  display:inline;
  border:2px solid #265b67;
}

div#wrapper {
  width: 995px;
  text-align:left;
  margin:0 auto;
  padding: 5px;
}

#wrapper #main_container {
  width: 995px;
  margin: 20px 0px 8px 0px;
  background-color: #FFFFFF;
}

/* Header */
#header {
  margin: 0 auto;
  height: 90px;
  position: relative;
}
#header #logo {
  background: transparent url(logo.jpg) no-repeat left top;
  width: 441px;
  height: 44px;
  top: 5px;
  left: 5px;
  position: absolute;
  cursor: pointer;
}
#header #rss {
  background: transparent url(Rss_icon.gif) no-repeat;
  width: 35px;
  height: 35px;
  top: 8px;
  left: 940px;
  position: absolute;
  cursor: pointer;
}
#header #search_box {
  width: 975px;
  height: 38px;
  background: transparent url(search_bg.gif) no-repeat left top;
  top: 50px;
  left: 12px;
  position: absolute;
}
#header #search_box .search_btn_bg {
  background: transparent url(search_button.gif) no-repeat left top;
  width: 73px;
  height: 24px;
  cursor: pointer;
}
#header #search_box .search_btn_center {
  font-size: 12px;
  font-weight: bold;
  color: #333; 
}
#header #search_box_ads {
  width:468px;
  position:relitive;
  margin-left:12px;
  margin-top:12px;
  line-height:38px;
  float:left;
  clear:left;
}
#header #google_search_box,#header #local_search_box {
  position:relative;
  line-height:38px;
  margin-right:12px;
  margin-top:0px;
  float:right;
  clear:right;
}
#local_search_box #q {
  padding: 2px;
  border: 1px solid #7E9DB9;
}
.no_item {
  color: red;
  text-align: center;
}

#wrapper #main_wrapper{
  background-image:url("left_nav_line2.jpg");
  width: 975px;
  margin-top:2px;
  margin-left:13px;
  position: relative;
}

/* Main Content */
#wrapper #main_content{
  width: 970px;
  background-color: #FFFFFF;
  margin-left:2px;
  position: relative;
}
#wrapper #main_content #left_content{
  width: 200px;
  position: relative;
  overflow: hidden;
  float:left;
  clear:left;
}
#wrapper #main_content #right_content{
  width: 765px;
  padding-left:4px;
  padding-right:1px;
  position: relative;
  overflow: hidden; 
}

/* Left Content*/
/* Main Menu */
#main_menu {
  width:194px;
}
#main_menu_list {
  width:194;
  margin:0 0 0 5px;
}
#main_menu_list li {
  width:194px;
  height:27px;
  background: url(nav_button0.gif) no-repeat;
  list-style-type:none;
  line-height:27px;
  margin-bottom:1px;
  float:left;
  display:inline;
  padding-left:30px;
  /* above for IE5 and IE6 */
}
#main_menu_list li, #main_menu_list li a,
#main_menu_list li h1, #main_menu_list li h1 a,
#main_menu_list li h2, #main_menu_list li h2 a,
#main_menu_list li h3, #main_menu_list li h3 a {
  font-family: Arial;
  font-size: 11px;
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase; /* force text to uppercase */
}
#main_menu_list li.line {
  font-size: 12px;
  float: left;
  font-weight: bold;
  color: #fff;
  padding: 16px 0;
}
#main_menu_list li ul {
  background-color: #000;
  display: none;
  position: absolute;
  * left: 100px;
  top: 49px;  
  width: auto;
  height:auto;
  z-index: 2000;
}
#main_menu_list li ul li.first {
  background: transparent url(blank.gif);
}
#main_menu_list li ul li {
  color: #FFFFFF;
  font-size: 12px;
  margin-top: 0px;
  float: none;
  z-index: 2000;  
}
#main_menu_list ul li ul li.title a {
  font-size: 12px;
  font-weight: normal;
}
#main_menu_list li ul.category_menu li {
  height: 12px;
  line-height: 12px;
  width: 166px;
}
#main_menu_list li ul.category_menu li.title {
  padding:8px 5px 20px;
  width:156px;
}
#main_menu_list li ul.category_menu li.line {
 padding: 4px 0 0 0px;
  height: 12px;
  width: 166px;
}
/* Left Box General*/
#left_box{
  width: 194px;
  float:left;
  margin: 5px 0 2px 5px;
  position:relative;
}
#left_box_header{
  background: transparent url(left_title_bg.gif) no-repeat;
  width:194px;
  height:22px;
  margin-top: 0px;
  margin-bottom: 2px;
  padding-top:6px;
  float:left;
  position:relative;
  text-align:center;
}
#left_box_header_title *{
  font-family: Arial, Verdana;
  font-size: 14px;
  color: #727679;
  font-weight: bold;
}
#left_box_header_title h2:hover{
  text-decoration:underline;
}
#left_box_body{
  width:194px;
  float:left;
  position:relative;
}
#left_box_body_head{
  background: transparent url(left_box_top_bg.gif) no-repeat;
  width:194px;
  height:2px;
  float:left;
  margin-top:0px;
  position:relative;
}
#left_box_body_center{
  background: transparent url(left_box_center_bg.gif) scroll;
  width:194px;
  float:left;
  position:relative;
  text-align:center;
  padding:2px 0 0 0px;
}
#left_box_body_foot{
  background: transparent url(left_box_down_bg.gif) no-repeat;
  width:194px;
  height:5px;
  float:left;
  position:relative;
}
/*Random*/
#left_box #star{
  width:120px;
  height:20px;
  text-align:left;
  margin:0 auto;
  position:relative;
}
#left_box #rating_full{
  background: transparent url(left_star.jpg) no-repeat;
  width:20px;
  height:20px;
  float:left;
  position:relative;
}
#left_box #rating_none{
  background: transparent url(left_star_on.jpg) no-repeat;
  width:20px;
  height:20px;
  float:left;
  position:relative;
}
#left_box #pd_name{
  margin-top:3px;
  margin-bottom:3px;
  position:relative;
}
#left_box #more{
  background: transparent url(arrow_more.jpg) no-repeat;
  background-position:left;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:16px;
  padding-right:20px;
  float:right;
  position:relative;
}
#more a{
  font-weight:bold;
  color: 6d7818;
}
/* Right Content*/
/* Right Box General*/
#right_box{
  width: 763px;
  float:left;
  margin-bottom:5px;
  position:relative;
}
#right_box_header{
  background: transparent url(title_bg.gif) no-repeat;
  width:763px;
  height:36px;
  margin-top: 0px;
  margin-bottom: 2px;
  float:left;
  position:relative;
  padding-left: 10px;
  padding-right: 10px;
}
#right_box_header_title *{
  padding-top:8px;
  font-family: Arial, Verdana;
  font-size: 16px;
  color: #265b67;
  float:left;
  cursor:pointer;
  font-weight: bold;
}
#right_box_header_title .sepa{
  padding-top:8px;
  padding-left:5px;
  padding-right:5px;
}
#right_box_header_title h1,
#right_box_header_title h2,
#right_box_header_title h3{
  padding:0px;
}
#right_box #more{
  background: transparent url(arrow_more.jpg) no-repeat;
  background-position:left;
  margin-top:12px;
  padding-left:16px;
  padding-right:30px;
  float:right;
  position:relative;
}
#right_box_body{
  width:763px;
  float:left;
  position:relative;
}
#right_box_body_head{
  background: transparent url(box_top_bg.gif) no-repeat;
  width:763px;
  height:5px;
  float:left;
  margin-top:0px;
  position:relative;
}
#right_box_body_center{
  background: transparent url(box_center_bg.gif) scroll;
  width:763px;
  float:left;
  position:relative;
  text-align:center;
  padding:2px 0 0 0px;
}
#right_box_body_foot{
  background: transparent url(box_down_bg.gif) no-repeat;
  width:763px;
  height:6px;
  float:left;
  position:relative;
}
#right_box #rating_full{
  background: transparent url(star.jpg) no-repeat;
  width:20px;
  height:20px;
  margin-top:2px;
  margin-bottom:2px;
  float:left;
  position:relative;
}
#right_box #rating_none{
  background: transparent url(star_on.jpg) no-repeat;
  width:20px;
  height:20px;
  margin-top:2px;
  margin-bottom:2px;
  float:left;
  position:relative;
}
/* Latest Box */
#latest_right_box_body{
  width:765px;
  float:left;
  position:relative;
}
#latest_one_box{
  background: transparent url(latest_box_bg.gif) no-repeat;
  width:370px;
  height:165px;
  float:left;
  margin:1px;
  padding-left:10px;
  padding-top:5px;
  text-align:left;
  position:relative;
}
#latest_one_box #headline{
  background: transparent url(latest_box_line1.jpg) no-repeat;
  background-position: bottom;
  width:347px;
  padding-bottom: 3px;
  margin-bottom: 3px;
  float:left;
  position:relative;
}
#latest_one_box #headline a{
  font-weight: bold; 
}
#latest_one_box #img_preview{
  width:180px;
  height:135px;
  float:left;
  position:relative;
}
#latest_one_box #right_wrapper{
  padding-left:8px;
  float:left;
  position:relative;
}
#latest_one_box #right_wrapper #star{
  width:160px;
  background: transparent url(latest_box_line2.jpg) no-repeat;
  background-position: bottom;
  padding-top: 3px;
  padding-bottom: 5px; 
  position:relative;
}
#latest_one_box #right_wrapper #category{
  width:160px;
  background: transparent url(latest_box_line2.jpg) no-repeat;
  background-position: bottom;
  padding-top: 5px; 
  padding-bottom: 12px; 
  position:relative;
}
#latest_one_box #right_wrapper .text{
  font-size: 11px;
  color:#656565;
}
#latest_one_box #right_wrapper #download{
  width:140px;
  height:20px;
  background: transparent url(nt_llatest_box_download_button.jpg) no-repeat;
  background-position: bottom;
  margin-top:10px;
  padding-top: 5px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 0px; 
  position:relative;
}
#latest_one_box #right_wrapper #download a {
  font-size: 11px;
  color: #fff;
  text-decoration: none;
}
#latest_one_box #right_wrapper #download a:hover {
  text-decoration: underline;
}
/* Screensaver categories */
#total_category{
  width:745px;
  float:left;
  margin-left:12px;
  margin-top:3px;
  margin-bottom:3px;
  position:relative;
}
#total_category #one_category{
  width:101px;
  margin-right:5px;
  float:left;
  position:relative;
}
#total_category #one_category #img_preview{
  width:101px;
  position:relative;
}
#total_category #one_category #cat_link{
  word-spacing: 25px;
  position:relative;
}
#total_category #one_category .cat_link:hover{
  font-weight:bold;
  text-decoration: underline;
}
/* Popular Screensaver */
#multi_total_box{
  width:763px;
  float:left;
  margin-left:4px;
  margin-top:2px;
  margin-bottom:3px;
  position:relative;
}
#multi_one_box{
  background: transparent url(random_box_bg.jpg) no-repeat;
  width:246px;
  height:125px;
  float:left;
  margin:2px;
  position:relative;
}
#multi_one_box #headline{
  width:246px;
  padding-top:4px;
  float:left;
  margin: 0 auto;
  position:relative;
}
#multi_one_box #headline a {
  font-family: Arial;
  font-size:11px;
  word-spacing: 2px;
  letter-spacing: 1px;
  color:#265b67;
  font-weight:bold;
}
#multi_one_box #headline a:hover {
  text-decoration:underline;
}
#multi_one_box #img_preview{
  width:120px;
  height:90px;
  float:left;
  margin-top:8px;
  margin-left:4px;
  position:relative;
}
#multi_one_box #right_wrapper{
  width:110px;
  margin-left:3px;
  padding-top:5px;
  padding-left:5px;
  text-align:left;
  float:left;
  position:relative;
}
#multi_one_box #right_wrapper #star{
  margin-bottom:5px;
  position:relative;
}
#multi_one_box #right_wrapper #star #rating_full{
  background: transparent url(random_box_star.jpg) no-repeat;
  height:20px;
  float:left;
  position:relative;
}
#multi_one_box #right_wrapper #star #rating_none{
  background: transparent url(random_box_star_on.jpg) no-repeat;
  width:20px;
  height:20px;
  float:left;
  position:relative;
}
#multi_one_box #right_wrapper #category{
  width:110px;
  float:left;
  margin-bottom:5px;
  position:relative;
}
#multi_one_box #right_wrapper .text{
  font-size: 11px;
  color:#656565;
}
#multi_one_box #right_wrapper #download{
  width:111px;
  height:23px;
  background: transparent url(nt_random_box_download.jpg) no-repeat;
  float:left;
  text-align:center;
  margin-top:0px;
  padding-top: 2px;
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 0px; 
  position:relative;
}
#multi_one_box #right_wrapper #download a {
  font-size: 10px;
  line-height: 1;
  color: #000000;
  text-decoration: none;
}
#multi_one_box #right_wrapper #download a:hover {
  text-decoration: underline;
}
/* Pager box */
.centerul{
  float:left;
  position:relative;
  left:50%;
}
.centerul li{
  float:left;
  position:relative;
  right:50%;
}
#pager_wrapper{
  margin: 0 auto;
  position: relative;
  overflow:hidden;
}
#pager{
  height:22px;
  padding-top:10px;
  padding-bottom:10px;
  position: relative;
}
#pager #prev_page_button{
  height:22px;
  width:25px;
  cursor: pointer;
  float:left;
  margin-right:1px;
  background: transparent url(page_back.jpg) no-repeat;
  position: relative;
}
#pager #page_links{
  height:19px;
  float:left;
  color:#ffffff;
  background: transparent url(page_bg.jpg);
  padding-top:3px;
  padding-left:5px;
  padding-right:5px;
  position: relative;
}

#pager #page_links a{
  color:#ffffff;
}
#pager #page_links a:hover{
  font-weight:bold;
}
.thispagenumber{
  font-size:12px;
  font-weight:bold;
  text-decoration:underline;
  
}
#pager #next_page_button{
  height:22px;
  width:25px;
  cursor:pointer;
  float:left;
  margin-left:1px;
  background: transparent url(page_next.jpg) no-repeat;
  position: relative;
}

/*Categories / Tags / Partner List */
#left_list_box{
  margin-left:5px;
  margin-top:5px;
  margin-right:5px;
  width: 400px;
  float:left;
  position: relative;
}
#terms{
  margin:5px;
  text-align: left;
  position: relative;
}
.right_ads_box{
  width: 300px;
  float:left;
  position: relative;
}
#cat_list #left_list_box ul li{
  width: 45%;
  float: left;
  text-align: left;
  height: 20px;
}

/* Partner links Box */
#friend_link_box {
  width: 763px;
  margin-bottom: 5px;
  float: left;
  position: relative;
}
#friend_link_box #fdlinks {
  width: 763px;
  float: left;
  margin-left: 5px;
}
#friend_link_box #fdlinks ul {
  list-style: none;
}
#friend_link_box #fdlinks ul li{
  width: 24.5%;
  float: left;
  text-align: left;
  height: 20px;
}
#friend_link_box #fdlinks ul li a{
  font-weight: normal;
  font-family:Arial;
  font-size:12px;
  color:#554e00;
  text-decoration: none;
}
#friend_link_box #fdlinks ul li a:hover{
  text-decoration: underline;
}
#friend_link_box #more{
  background: transparent url(arrow_more.jpg) no-repeat;
  background-position:left;
  margin-top:12px;
  padding-left:16px;
  padding-right:20px;
  float:right;
  position:relative;
}
/* Image Link */
#imagelink a img {
  margin: 5px 0;
}

/*Detail */
#deatil_header_title{
  margin-top: -6px;
  position:relative;
}

#deatil_header_title li, #deatil_header_title li a,
#deatil_header_title li h1, #deatil_header_title li h1 a,
#deatil_header_title li h2, #deatil_header_titleli h2 a,
#deatil_header_title li h3, #deatil_header_title li h3 a 
{
  list-style: none;
  padding:0px;
  font-family: Arial, Verdana;
  font-size: 16px;
  color: #265b67;
  float:left;
  font-weight: bold;
  height: 20px;
}

#deatil{
  width:750px;
  float:left;
  position:relative;
}

#detail #left_box{
  width:400px;
  float:left;
  position:relative;
}

#detail #right_box{
  margin-right:10px;
  margin-top:0px;
  width:330px;
  float:right;
  position:relative;
}

#detail #right_ads_box{ 
  float:left;
  margin-bottom:25px;
  margin-top:0px;
  width:300px;
  height:250px
  position:relative;
}
#detail #download_btn{
  background: url(download_button.jpg) no-repeat;
  background-position:left;
  margin-bottom:10px;
  width:326px;
  height:25px;
  float:left;
  cursor:pointer;
  position:relative;
}

#detail #preview_image {
  z-index: 0;
}

#detail #preview_image img{
  display:inline;
  margin-right:2px;
  border:3px solid #f0f0d3;
}
#detail #preview_image img:hover{
  display:inline;
  border:3px solid #265b67;
}

#detail #arrow_left {
	position: absolute;
  background: url('download_button_back.jpg') no-repeat;
  width: 30px;
  height: 30px;
	left: 18px;
	top: 218px;
  z-index: 2;
  cursor:pointer;
}

#detail #prew_image{
  position: absolute;
  width: 133px;
  height: 100px;
	left: 10px;
	top: 145px;
	z-index: 1;
  display: none;
}
#detail #arrow_right {
	position: absolute;
  background: url('download_button_next.jpg') no-repeat;
  width: 30px;
  height: 30px;
	left: 350px;
	top: 218px;
	z-index: 2;
  cursor:pointer;
}

#detail #next_image{
  position: absolute;
  width: 133px;
  height: 100px;
	left: 250px;
	top: 145px;
	z-index: 1;
  display: none;
}

.small_img_border img{
  display:inline;
  margin:3px;
  border:2px solid #ffffff;
}

#detail #star{
  position:absolute;
  width:200px;
  top:250px;
  left: 36px;
}

#detail #star #rating_text{
  padding-top:6px;
  margin-right:10px;
  color:#656565;
  float:left;
}

#detail #tags{
  width:320px;
  float:left;
  margin-left:35px;
  padding-top:25px;
  position:relative;
}

#detail #tags #tag_text{
  width:20px;
  margin-right:10px;
  color:#656565;
  float:left;
  position:relative;
}
#detail #tags #tags_list{
  width:290px;
  float:left;
  position:relative;
  text-align:left;
}


/* Search Result*/
#google_result_wrapper{
  margin: 5px;
  width:760px;
}

/* Footer */
#footer {
  text-align:center;
  margin:0 auto;
  position: relative;
}
#footer #foot_txt {
  margin-top:5px;
  margin-bottom:10px;
  position: relative;
}

#footer #footer_line{
  width: 970px;
  height: 3px;
  margin-top:3px;
  margin-bottom:15px;
  margin-left:14px;
  background:url(left_nav_line2.jpg);
}

#footer #links, #footer #links a {
  color: #333333;
  font-size: 11px;
  font-weight: normal;
  text-decoration: none;
}

#footer #links a:hover {
  color: #acac53;
  text-decoration: underline;
}

/*site map*/
#sitemap #left_list_box{
  text-align:left;
  /*margin: 10px 0 0 25px;*/
}
#sitemap  #left_list_box a {
  font-weight: normal;
}
#sitemap  #left_list_box ul li {
  margin: 10px 0 10px 20px;
}

#sitemap  #left_list_box li ul li {
  list-style:square inside;
}

#sitemap  #left_list_box .sitemap_link {
  list-style:circle inside;
}

/*Tags*/
#tags {
  width: 95%;
  margin-left: 5px;
  margin-bottom: 5px;
}
#tags span {
  margin: 2%;
}
#tags a {
	font-weight: normal;
  color: #554e00;
  text-decoration: none;
}
#tags a:hover {
  text-decoration: underline;
}
#tags span .tag_level9 a{
 font-size: 11px;
}

#tags span.tag_level8 a{
 font-size: 12px;
}

#tags span.tag_level7 a{
 font-size: 13px;
}

#tags span.tag_level6 a{
 font-weight: bold;
 font-size: 14px;
}

#tags span.tag_level5 a{
 font-weight: bold;
 font-size: 16px;
}

#tags span.tag_level4 a{
 font-weight: bold;
 font-size: 17px;
}

#tags span.tag_level3 a{
 font-weight: bold;
 font-size: 18px;
}

#tags span.tag_level2 a{
 font-weight: bold;
 font-size: 20px;
}

#tags span.tag_level1 a{
 font-weight: bold;
 font-size: 22px;
}

/* Contact Us */
#contactus_form .border {
  border: 1px solid #D8DDE2;
  width: 100%
}
/*#contactus_form .btn {
  border: 1px solid #000;
  width: 100%
}*/
#contactus_form .btn {
  color: #333;
  font-weight: bold;
  background-color: #FFFFDD;
  border: 1px solid #333;
  padding: 5px 4px 5px 4px ;
  margin-left: 5px;
  height: 30;
  overflow: hidden;
}
#contactus_form .btn:hover {
  background-color: #FFFFDD;
  color: #DADADA;
  border: 1px solid #DADADA;
  padding: 5px 4px 5px 4px ;
  margin-left: 5px;
  height: 30;
  overflow: hidden;
  cursor: pointer;
}
#send_mail_error {
  color: red;
}
