body, td, p, div, h1, h2, h3, h4, h5 {
  font-family: arial;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

body {
  background: #000 url(bg2.gif) repeat-y center 0px;
  text-align: center;
  color: white;
}

img {
  border: 0px;
}

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

a:hover {
  color: #f00;
  text-decoration: underline;
}

.clear {
  clear: both;
  margin: 0;
  padding: 0;
}

.clearleft {
  clear: left;
}

#wrapper {
  margin: 0px auto;
  width: 1000px;
  text-align: left;
  background: url(bg1.jpg) no-repeat left 100px;
}

.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;
}
/* End */

.hr {
  background: url(line.png) no-repeat center top;
  width: 100%;
  height: 19px;
  line-height: 1px;
  font-size: 1px;
}

#header {
  height: 165px;
  background: transparent url(main_top.jpg) no-repeat left top;
  position: relative;
}

#top_links {
  padding-top: 70px;
  text-align: right;
  font-family: verdana;
  font-size: 12px;
}

#header_adsense {
  float: left;
  padding: 22px 0 0 58px;
}

#header_search_box {
  float:right;
  padding: 12px 20px 0 0;
}

#logo {
  width: 326px;
  height: 71px;
  position: absolute;
  top:14px;
  left: 36px;
  overflow: hidden;
}

#logo img {
  width: 326px;
  height: 71px;
}

#logo a {
  text-decoration: none;
  display: block;
  width: 326px;
  height: 71px;
}

#logo_text {
  display: none;
}

/*** Start of main menu style ***/

#main_menu {
  height: 32px;
  background: url(main.gif) repeat-x left top;
}

#main_menu ul {
  display: block;
  position: relative;
  list-style: none;
  padding: 0px;
  margin: 0px;
  height: 32px;
  z-index: 1000;
}

#main_menu li {
  margin-top: 5px;
  padding: 0px 15px;
  display: block;
  line-height: 22px;
  font-size: 12px;
  float: left;
  background: url(menu_border.gif) no-repeat 0 6px;
  z-index: 100000;
}

#main_menu li.first {
  background: none;
}

#main_menu li a {
  color: white;
  text-decoration: none;
}

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

#main_menu li ul {
  display: none;
  position: absolute;
  * left: -400px;
  top: 24px;
  height: auto;
  background-color: #000;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
  z-index: 2000;
}

#main_menu li ul.category_menu {
  left: 570px;
}

#main_menu li ul li {
  font-weight: normal;
  color: #000;
  font-size: 12px;
  float: none;
  border-left: none;
  margin-top: 0px;
  padding: 0px 30px;
  z-index: 2000;
  background: none;
}

#main_menu li ul.category_menu li {
  width: 105px;
}

#main_menu li.category_menu ul li a {
  color: red;
  font-weight: bold;
}
/*** End of main menu style ***/

/*** Start of footer menu style ***/
#footer {
  background: transparent url(main_cut_03.jpg) repeat-x left top;
  display: block;
  height: 56px;
  margin: 10px 0 0;
  padding-top: 6px;
  text-align: center;
  clear: both;
}

#footer ul {
  display: block;
  position: relative;
  list-style: none;
  padding: 4px 0 0 0;
  margin: 0;
  line-height: 12px;
  z-index: 1;
}

#footer ul li {
  display: inline;
  line-height: 11px;
  padding: 0px 2px;
  font-size: 11px;
  color: #FFF;
}

#footer ul li.separator {
  background: transparent url(footer_border.gif) no-repeat left center;
  width: 2px;
  padding: 0;
  margin: 0;
}

#footer ul li.first {
  background-image: none;
}

#footer ul li a {
  color: #FFF;
}

#footer ul li a:hover {
  color: #FFF;
  text-decoration: underline;
}

#footer ul li ul {
  background-color: #555555;
  display: none;
  position: absolute;
  list-style: none outside none;
  * left: -400px;
  bottom: 12px;
  padding: 0;
  margin: 0;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
  z-index: 2000;
}

#footer ul li ul#footer_categories {
  width: 160px;
  left: 540px;
}

#footer ul li ul#footer_resolutions {
  width: 153px;
  left: 612px;
}

#footer li ul#footer_categories li,
#footer li ul#footer_resolutions li {
  background-color: #555555;
  display: block;
  line-height: 16px;
  height: 16px;
  font-weight: normal;
  font-size: 12px;
  color: #FFF;
  text-align: left;
  margin: 0;
  padding: 0px 20px;
  z-index: 2000;
  border: none;
  float: none;
}

#footer li ul#footer_categories li.sub_categories {
  padding: 0px 20px 0 30px;
}

#footer ul#footer_categories li a,
#footer ul#footer_resolutions li a {
  color: #FFF;
  font-weight: bold;
}

#footer p {
  font-size: 11px;
}

ul.terms_link {
  display: block;
  position: relative;
  list-style: none;
  padding: 0px;
  margin: 0px;
  z-index: 1;
}

ul.terms_link li {
  padding: 0px 10px;
  display: inline;
  font-size: 11px;
}

ul.terms_link li.first {
  background-image: none;
}

ul.terms_link li a {
  color: #FFF;
}

ul.terms_link li a:hover {
  color: #FFF;
  text-decoration: underline;
}

/*** End of main menu style ***/

/*** Tag styles ***/

.tags {
 font-family: 'Arial';
}

.tag_level9 {
 font-size: 14px;
}

.tag_level8 {
 font-size: 18px;
}

.tag_level7 {
 font-size: 22px;
}

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

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

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

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

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

.tag_level1 {
 font-weight: bold;
 font-size: 38px;
}

/*** End of Tag styles ***/

#contents {
}

#right_sidebar {
  width: 191px;
  position: relative;
  padding: 0;
  overflow: hidden;
  float: right;
  z-index: 2;
  display: inline;
}

#center_content {
  width: 789px;
  margin: 0px;
  position: relative;
  float: left;
  z-index: 0;
  display: inline;
}

.form_row {
  padding-top: 8px;
  position: relative;
}

.form_text {
  font-family: 'Arial';
  font-size: 12px;
  color: white;
  margin-left: 1px;
}

/*** Start of search box style ***/
#google_search_box,
#local_search_box {
  width: 320px;
  z-index: 0;
}

#google_search_box form,
#local_search_box form {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

#google_search_box label,
#local_search_box label {
  font-family: 'Arial';
  font-size: 12px;
  padding: 5px 3px 3px 0px;
}

#google_search_box input,
#local_search_box input {
  margin: 0;
  padding: 0;
}

#google_search_box input.q,
#local_search_box input.q {
  width: 230px;
  height: 19px;
}

#google_search_box .btn_search,
#local_search_box .btn_search {
  margin-left: 8px;
}
/*** End of search box style ***/

h1.product_path {
  line-height: 20px;
  font-family: 'Arial';
  font-size: 14px;
  font-weight: normal;
  color: #555555;
  padding: 0 8px;
  margin-bottom: 10px;
}

h1.product_path a {
  font-family: 'Arial';
  font-size: 14px;
  font-weight: normal;
  color: #555555;
  text-decoration: none;
}

h1.product_path a:hover {
  color: #01178B;
  text-decoration: underline;
}

#product_detail {
  text-align: left;
}

#product_detail .large_product_preview img {
  padding: 4px;
  border: 1px solid #E9E9E9;
}

.detail_product_name {
  line-height: 16px;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 16px;
  color: #FF6600;
}

.detail_product_name a {
  font-family: 'Arial';
  font-weight: bold;
  font-size: 16px;
  color: #FF6600;
  text-decoration: none;
}

.detail_product_name a:hover {
  color: #01178B;
  text-decoration: underline;
}

.product_large_preview {
  height: 210px;
  width: 280px;
  text-align: center;
  float: left;
}

.product_large_preview img {
  padding: 4px;
  border: 1px solid #E9E9E9;
}

#preview_rating {
  text-align: left;
  padding-left: 20px;
}

#preview_link {
  margin-top: 20px;
  width: 117px;
  height: 34px;
  background: url(button_preview.png) no-repeat top left;
  line-height: 26px;
  margin-right: 8px;
  padding: 4px 0 0 40px;
  /*float: right;*/
  clear: right;
}

#preview_link a {
  font-family: 'Arial';
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

#preview_link a:hover {
  text-decoration: underline;
}

#download_link {
  width: 117px;
  height: 34px;
  background: url(button_preview.png) no-repeat top left;
  line-height: 26px;
  margin-right: 8px;
  padding: 4px 0 0 40px;
  /*float: right;*/
  clear: right;
}

#download_link a {
  font-family: 'Arial';
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

#download_link a:hover {
  text-decoration: underline;
}

.product_download {
  width: 604px;
  margin: 15px 8px 15px 8px;
  z-index: 0;
}

.product_download_link table {
  text-align: left;
}

.product_download_link img {
  margin: 0 5px;
}

.product_title {
}

.product_title h1 {
  padding: 8px 16px;
  font-family: 'Arial';
  font-size: 16px;
  color: black;
}

.product_title h1 em {
  font-size: 13px;
}

.product_title h1 a {
  font-family: 'Arial';
  line-height: 25px;
  font-size: 16px;
  color: black;
  text-decoration: none;
}

.product_title h1 a:hover {
  text-decoration: underline;
}

.product_download_link #download_title {
  margin-top: 0px;
  line-height: 18px;
  font-family: 'Arial';
  font-size: 18px;
  font-weight: bold;
  color: #555555;
  text-align: left;
}

.product_download_link ul {
  list-style: none outside none;
  margin: 5px 0 0 0;
  padding: 0;
  height: 12px;
}

.product_download_link ul li {
  line-height: 12px;
  padding: 0 8px;
  border-left: 1px solid #555555;
  float: left;
}

.product_download_link ul li.first {
  border: 0;
  padding-left: 0;
}

.product_download_link ul li a {
  font-family: 'Arial';
  font-size: 12px;
  color: #555555;
  text-decoration: none;
}

.product_download_link ul li a:hover {
  color: #01178B;
  text-decoration: underline;
}

.product_info {
  float: left;
  height: 106px;
  width: 170px;
  position: relative;
  padding-left: 10px;
  padding-top: 10px;
  z-index: 0;
}

.product_info p {
  font-size: 12px;
  color: #666;
}

.product_info p em {
  font-style: normal;
  color: #01178B;
}

.product_info p em a {
  color: #01178B;
  font-weight: bold;
}

.product_info strong {
  color: #CC0066;
  font-size: 16px;
}

.detail_row {
  height: 26px;
  margin-bottom: 3px;
}

.product_rating {
  width: 95px;
  height: 23px;
  line-height: 23px;
  font-size: 23px;
}

.rating_5 {
  background: url(rating_5.gif) no-repeat right top;
}

.rating_4 {
  background: url(rating_4.gif) no-repeat right top;
}

.rating_3 {
  background: url(rating_3.gif) no-repeat right top;
}

.rating_2 {
  background: url(rating_2.gif) no-repeat right top;
}

.rating_1 {
  background: url(rating_1.gif) no-repeat right top;
}

.large_rating {
  width: 120px;
  height: 28px;
  line-height: 28px;
  font-size: 28px;
}

.large_rating_5 {
  background: url(rating_b_5.gif) no-repeat right top;
}

.large_rating_4 {
  background: url(rating_b_4.gif) no-repeat right top;
}

.large_rating_3 {
  background: url(rating_b_3.gif) no-repeat right top;
}

.large_rating_2 {
  background: url(rating_b_2.gif) no-repeat right top;
}

.large_rating_1 {
  background: url(rating_b_1.gif) no-repeat right top;
}

#product_options {
  margin: 5px 8px 15px 8px;
}

#product_extended_info {
}

#product_extended_info p {
  color: #555555;
  font-family: 'Arial';
  font-size: 18px;
  font-weight: bold;
}

#product_extended_info p em {
  color: #555555;
  font-style: normal;
}

#product_extended_info p em a {
  color: #555555;
  font-weight: normal;
  text-decoration: underline;
}

#product_extended_info p em a:hover {
  color: #01178B;
  font-weight: normal;
  text-decoration: underline;
}

.pager {
  font-family: 'Arial';
  font-size: 12px;
  color: white;
  text-align: center;
  font-size: 12px;
  margin: 20px 0;
}

a.prev_page_button,
a.next_page_button {
  font-family: 'Arial';
  font-size: 12px;
  color: #FBBF02;
  text-decoration: none;
  margin: 2px;
}

a.prev_page_button {
  padding-left: 15px;
  background: url(prev.png) no-repeat left center;
}

a.next_page_button {
  padding-right: 15px;
  background: url(next.png) no-repeat right center;
}

a.prev_page_button:hover,
a.next_page_button:hover {
  color: red;
  text-decoration: underline;
}

a.pager_page_option {
  font-family: 'Arial';
  font-size: 12px;
  color: red;
  text-decoration: none;
  margin: 1px;
}

a.pager_page_option:hover {
  color: red;
  text-decoration: underline;
}

#contactus_form {
  width: 450px;
  margin-left: 26px;
  margin-bottom: 100px;
  z-index: -1000000000000;
}

#contactus_form th {
  width: 50px;
  font-family: 'Arial';
  font-weight: bold;
  font-size: 12px;
  color: white;
  padding: 4px;

  vertical-align: top;
}

#contactus_form #reason {
  width: 100%;
  z-index: -10;
}

#contactus_form #email {
  width: 100%;
}

#contactus_form #details {
  width: 100%;
  height: 100px;
}

#contactus_form td {
  padding: 4px;
  text-align: center;
  vertical-align: middle;
}

#contactus_notice {
  font-style: italic;
  color: #999;
  padding: 50px;
}

#thanks_message {
  font-family: 'Arial';
  font-size: 16px;
  font-weight: bold;
  color: #555555;
  padding: 60px 24px 350px 24px;
}

.no_item {
  padding: 50px 20px 180px;
  color: #555555;
  font-size: 15px;
  font-style: italic;
  text-align: center;
}

ul#categories li a {
  white-space: nowrap;
}

ul#resolutions li a {
  white-space: nowrap;
}

td#validation {
  text-align: left;
  padding-left: 50px;
}

#captcha_image {
  float: left;
  margin-right: 8px;
}

#id_sendmail_captcha {
  margin-bottom: 8px;
}

#send_mail_error {
  margin: 8px 150px 8px 50px;
  padding: 4px;
  background: #FFF0F0;
  color: #333;
}

#mini_window_info {
  padding: 8px;
}

.mini_product_info {
  float: left;
  width: 210px;
  height: 220px;
  position: relative;
  z-index: 0;
  text-align: left;
}

.mini_product_info_ad {
  width: 200px;
  height: 200px;
  margin-bottom: 8px;
}

.mini_product_info a {
  color: #555555;
  font-size: 12px;
  font-weight: bold;
  margin-left: 2px;
  text-decoration: none;
}

.mini_product_info a:hover {
  color: #01178B;
  text-decoration: underline;
}

.link_to_contactus {
  line-height: 11px;
  margin: 10px 0;
  padding-left: 12px;
  font-family: 'Arial';
  font-size: 11px;
  color: #11188A;
  text-align: right;
}

.link_to_contactus a {
  font-family: 'Arial';
  font-size: 13px;
  font-weight: bold;
  color: #11188A;
  text-decoration: underline;
}

.partners_image_links {
  margin: 4px 0px;
}

.partners_image_links img {
  margin: 0 4px 4px 0;
}

.size_description {
  padding:12px 12px 24px;
}

.size_description .title {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 12px;
}

.size_description p {
  font-size: 12px;
  margin: 12px;
}

.home_content_ad_300x250 {
  width: 300px;
  height: 250px;
  float: right;
  margin-right: 16px;
}

.cate_list_content_ad_300x250 {
  width: 292px;
  height: 250px;
  float: right;
  margin-right: 0px;
  margin-top: 30px;
  overflow: hidden;
}

#cate_list_content {
  width: 296px;
  float: left;
}

#cate_list_content .more_wallpapers {
  text-align: right;
}

#cate_list_content .more_wallpapers a {
  color: red;
  font-size: 11px;
}

#resolution_list_content {
  width: 296px;
  float: left;
}

#resolution_list_content .more_wallpapers {
  text-align: right;
}

#resolution_list_content .more_wallpapers a {
  color: red;
  font-size: 11px;
}

.ad_120x90 {
  width: 120px;
  height: 90px;
  margin: 12px 0px;
  text-align: center;
}

.ad_120x600 {
  width: 120px;
  height: 600px;
  margin: 12px 0px;
  text-align: center;
}

.ad_200x200 {
  width: 200px;
  height: 200px;
}

.ad_200x90 {
  height: 90px;
  margin: 12px 0px;
  text-align: center;
}

.bottom_ad_468x60 {
  background: black;
  text-align:center;
  padding: 8px;
}

.ad_728x15 {
  height: 15px;
  margin: 12px 0px;
  text-align: center;
}

.ad_728x90 {
  height: 90px;
  padding: 10px 0;
  text-align: center;
}

.ad_200_row {
  height: 200px;
  margin: 10px 0 15px 0;
  padding-left: 74px;

}

.ad_200_in_row_first {
  float: left;
  margin-right: 100px;
}

.ad_200_in_row {
  float: left;
}

.ad_468_in_home_content {
  padding: 10px 0 10px 38px;
}

.ad_468_in_content {
  padding: 20px 0 20px 38px;
}

.ad_728_in_top_ad {
  margin: 15px 0 0 120px;
}

.ad_728_in_content {
  background-color: #FBFBFB;
  margin: 0;
  padding: 5px 93px;
}

#top_ad {
  width: 100%;
  height: 30px;
}

#bottom_ad {
  height: 100px;
  float: left;
}

.sidebar_border {
  border: 4px solid #D8DDE2;
}

.l_sidebar_ad_120 {
  padding: 10px 11px 10px 11px;
}

.sidebar_bgcolor {
  background-color: #E8ECF2;
}

#res_menu {
  margin-bottom: 10px;
}

#res_menu ul {
  list-style: none outside none;
  margin: 5px 0 10px 0;
  padding: 0;
  width: 142px;
}

#res_menu ul li {
  line-height: 20px;
  font-family: 'Arial';
  font-size: 13px;
  padding-left:  15px;
  overflow: hidden;
  color: #555555;
}

#sidebar_res ul li a {
  font-family: 'Arial';
  font-size: 12px;
  color: #555555;
}

#res_menu ul li a:hover {
  color: #01178B;
  text-decoration: underline;
}

#res_menu ul li.sidebar_subtitle {
  font-family: 'Arial';
  font-size: 12px;
  color: #555555;
}

.sidebar_title {
  background: transparent url(title_bottom_line.gif) repeat-x left bottom;
  height: 20px;
  font-family: 'Arial';
  font-size: 18px;
  font-weight: bold;
  color: #5A5C5B;
  text-align: left;
  padding-bottom: 2px;
  margin-bottom: 5px;
}

.sidebar_title a {
  font-family: 'Arial';
  font-size: 18px;
  font-weight: bold;
  color: #5A5C5B;
  text-decoration: none;
}

.sidebar_title a:hover {
  color: #01178B;
  text-decoration: underline;
}

#partners_links_content ul {
  list-style: none outside none;
  margin: 5px 0 10px 10px;
  padding: 0;
}

#partners_links_content ul li {
  line-height: 18px;
  font-family: 'Arial';
  font-size: 13px;
  overflow: hidden;
  color: #555555;
}

#partners_links_content ul li a {
  color: #555555;
  text-decoration: underline;
}

#partners_links_content ul li a:hover {
  color: #01178B;
}

.r_sidebar_ad_120 {
  padding: 10px 5px;
}

#gallery {
  width: 200px;
  margin-bottom: 10px;
}

#gallery #gallery_content {
  width: 192px;
}

#gallery #gallery_content .product_preview {
}

#gallery #gallery_content .product_preview_list {
  padding: 15px 0;
}

#gallery_content .product_preview {
  width: 192px;
}

.large_product_preview_list {
  margin-bottom: 5px;
}

.large_product_preview {
  display: block;
  width: 612px;
  float: left;
  margin-left: 8px;
  position: relative;
  text-align: center;
  z-index: 0;
}

.large_product_preview .product_name a {
  font-family: 'Arial';
  font-size: 11px;
  color: #333333;
  text-decoration: none;
}

.large_product_preview .preview_image {
  height: 395px;
}

.large_product_preview .preview_image img {
  background-color: transparent;
  border: 1px solid #FFF;
  padding: 4px;
}

.large_row_space {
  height: 1px;
  margin: 10px 0;
}

h1.title_bar {
  font-family: 'Arial';
  font-size: 16px;
  color: red;
  padding: 12px 52px 0;
  text-decoration: none;
}

h1.title_bar a {
  font-family: 'Arial';
  font-size: 16px;
  color: red;
  text-decoration: none;
}

h1.title_bar a:hover {
  text-decoration: underline;
}

.row_space {
  height: 1px;
  margin: 10px 0;
}

#home_recent_wallpapers .product_preview {
  width: 136px;
}

ul#site_map {
  list-style: none outside none;
  margin: 12px 0 15px 8px;
  padding: 0px 60px;
}

ul#site_map li {
  font-family: 'Arial';
  font-size: 16px;
  color: white;
  line-height: 16px;
  padding: 3px 0;
}

ul#site_map li a {
  font-family: 'Arial';
  font-size: 16px;
  color: white;
  text-decoration: none;
}

ul#site_map li a:hover {
  color: red;
  text-decoration: underline;
}

ul#site_map li ul {
  list-style: none outside none;
  margin-top: 10px;
  margin-bottom: 10px;
}

.terms_details {
  padding: 24px 48px;
}

.terms_details p {
  font-family: 'Arial';
  font-size: 12px;
  color: white;
}

.terms_details u {
  text-decoration: none;
}

.terms_details a {
  font-family: 'Arial';
  font-size: 12px;
  color: red;
  text-decoration: none;
}

.terms_details a:hover {
  color: red;
  text-decoration: underline;
}

.links_page_products_list {
  margin-left: 8px;
}

.links_page_product {
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 0;
  margin: 10px 0;
  padding: 0;
}

.links_page_product p.product_name {
  text-align: left;
}

.links_page_product p.product_name a {
  font-family: 'Arial';
  font-size: 14px;
  color: #555555;
  text-decoration: none;
}

.links_page_product p.product_name a:hover {
  color: #01178B;
  text-decoration: underline;
}

.box_title {
  margin-bottom: 8px;
}

h2.sub_title_bar {
  font-size: 15px;
  color: red;
  padding: 12px 50px;
}

h2.sub_title_bar a {
  color: red;
  text-decoration: underline;
}

#best_gallery ul.categories {
  list-style: none inside none;
  margin: 0 0 0 15px;
  padding: 0;
}

#best_gallery ul.categories li a {
  font-family: 'Arial';
  font-size: 12px;
  color: #555555;
  text-decoration: underline;
}

#best_gallery ul.categories li a:hover {
  color: #01178B;
}

#best_gallery ul.categories li ul.sub_categories {
  list-style-type: none;
  list-style-position: inside;
  list-style-image: none;
  margin: 0;
  padding: 0 0 0 10px;
}

.box {
  background: #EBEBEB url(main_box_bg.jpg) repeat-x left top;
  border: 2px solid #FFF;
}

#home_most_viewed_wallpapers {
  width: 276px;
  float: left;
}

#home_new_wallpapers {
  width: 276px;
  float: left;
}

.home_row {
  padding-left: 44px;
}

.shadow_line {
  background: transparent url(shadow_line.gif) repeat-x left top;
  height: 1px;
  margin: 0 10px;
}

#slider_menu {
  background: transparent url(main_bg.jpg) repeat-y top left;
  padding: 15px 10px;

}

.slider_product_preview {
  display: block;
  width: 126px;
  height: 94px;
  text-align: center;
  z-index: 0;
}

.slider_preview_image {
  width: 126px;
  height: 94px;
  margin: 0 auto;
  overflow: hidden;
  z-index: 0;
}

.slider_preview_image img {
  border: 1px solid #D7D7D7;
}

#detail_wallpaper {
  margin-bottom: 15px;
}

#best_gallery_wallpaper {
  width: 639px;
}

#links_page_content {
  width: 639px;
}

#contactus_content {
  width: 639px;
}

#sitemap_content {
  width: 639px;
}

body#pop_body {
  background-color: #C9CDCC;
  background-image: none;
}

h2#product_detail_name {
  font-family: 'Arial';
  font-size: 14px;
  color: #555555
}

#home_static_text {
  background: url(story.jpg) no-repeat center top;
  height: 93px;
  padding: 20px 80px 20px 80px;
}

#cate_page_top_wallpapers {
  background: url(note3.png) no-repeat 42px -40px;
  padding: 6px 0px 6px 58px;
  margin-top: 20px;
  height: 418px;
}

#cate_page_top_wallpapers .spotlight_product {
  position: relative;
}

#cate_page_top_wallpapers .spotlight_product .product_preview {
  width: 366px;
  height: 274px;
  position: absolute;
  top: 25px;
  left: 8px;
}

#cate_page_top_wallpapers .spotlight_product .product_name {
  width: 366px;
  height: 20px;
  position: absolute;
  top: 307px;
  left: 8px;
  text-align: center;
}

#cate_page_top_wallpapers .spotlight_product .product_name a {
  color: black;
}

#cate_page_top_extra_wallpapers {
  position: relative;
  margin-left: 388px;
}

#cate_page_top_extra_wallpapers .product {
  background: url(photo_15.gif) no-repeat top left;
  width: 131px;
  height: 172px;
  margin: 4px 8px 4px 8px;
  overflow: hidden;
  float: left;
  position: relative;
}

#cate_page_top_extra_wallpapers .product .product_preview {
  width: 119px;
  height: 87px;
  position: absolute;
  top: 22px;
  left: 6px;
}

#cate_page_top_extra_wallpapers .product .product_name {
  width: 119px;
  height: 20px;
  position: absolute;
  top: 112px;
  left: 6px;
  text-align: center;
}

#cate_page_top_extra_wallpapers .product .product_name {
  color: black;
}

.one_row_wallpapers {
  background: url(note2.png) no-repeat 42px top;
  padding: 6px 0px 6px 58px;
  margin-top: 20px;
  height: 260px;
}

.one_row_wallpapers_no_header {
  background: url(note.png) no-repeat 42px top;
  padding: 6px 0px 6px 58px;
  margin-top: 20px;
  height: 233px;
}

.one_row_wallpapers_no_header .product_list_header {
  display: none;
}

.two_rows_wallpapers {
  background: url(note3.png) no-repeat 42px top;
  padding: 6px 0px 6px 58px;
  margin-top: 20px;
  height: 458px;
}

.two_rows_wallpapers_no_header {
  background: url(note3.png) no-repeat 42px -20px;
  padding: 6px 0px 6px 58px;
  margin-top: 20px;
  height: 438px;
}

#cate_list_content h1,
#cate_list_content h2 {
  font-size: 13px;
  color: red;
  text-align: left;
  margin: 12px 0 4px 4px;
}

#cate_list_content h1 a,
#cate_list_content h2 a {
  color: red;
}

#resolution_list_content h1,
#resolution_list_content h2 {
  font-size: 13px;
  color: red;
  text-align: left;
  margin: 12px 0 4px 4px;
}

#resolution_list_content h1 a,
#resolution_list_content h2 a {
  color: red;
}

#resolution_list_content .resolution {
  display: block;
  padding: 4px 12px;
}

.product_list_header h2,
.product_list_header h1 {
  font-size: 15px;
  color: black;
}

.product_list_header h2 a,
.product_list_header h1 a {
  font-size: 15px;
  color: black;
}

.product_list_header h2 a:hover,
.product_list_header h1 a:hover {
  color: red;
}

.product_list_header .more_wallpaper {
  float: right;
  color: red;
  margin-right: 58px;
}

.product_list  .product {
  background: url(photo_15.gif) no-repeat top left;
  width: 131px;
  height: 190px;
  margin: 4px 36px 4px 8px;
  overflow: hidden;
  float: left;
  position: relative;
}

.product_list  .product .product_preview {
  width: 119px;
  height: 87px;
  position: absolute;
  top: 22px;
  left: 6px;
}

.product_list  .product .product_name {
  width: 119px;
  height: 20px;
  position: absolute;
  top: 112px;
  left: 6px;
  text-align: center;
}

.product_list  .product .product_rating {
  position: absolute;
  top: 162px;
  left: 20px;
}

#cate_list_content .product {
  background: url(photo_s.gif) no-repeat top left;
  width: 94px;
  height: 113px;
  margin: 4px 0 12px 4px;
  overflow: hidden;
  float: left;
  position: relative;
}

#cate_list_content .count_3 {
  margin-left: 40px;
}

#cate_list_content .count_4 {
  margin-left: 30px;
}

#cate_list_content .product .product_preview {
  width: 85px;
  height: 88px;
  position: absolute;
  top: 4px;
  left: 4px;
}

#cate_list_content .product .product_name {
  width: 94px;
  height: 20px;
  position: absolute;
  top: 95px;
  left: 0px;
  text-align: center;
}

#cate_list_content .product .product_name a {
  color: black;
}

#side_bar_random_wallpaper {
  background: url(R_wallpaper.gif) no-repeat top left;
  height: 194px;
  position: relative;
  text-align: center;
}

#side_bar_random_wallpaper h2 {
  padding: 28px 0px 2px;
  font-weight: normal;
}

#side_bar_random_wallpaper .product .product_preview {
  margin-left: 6px;
}

#sidebar_categories {
  padding: 12px 24px;
}

#sidebar_categories h3 {
  color: red;
  font-size: 11px;
  padding: 12px 0px 12px;
}

#sidebar_categories h3 a {
  color: red;
}

#sidebar_categories .category {
  display: block;
  padding-left: 15px;
  margin-bottom: 4px;
  background: url(corr_s.png) no-repeat top left;
}

#sidebar_tags {
  padding: 12px 12px;
  text-align: center;
}

#sidebar_tags h3 {
  color: red;
  font-size: 11px;
  padding: 12px 0px 0px 12px;
  text-align: left;
}

#sidebar_tags h3 a {
  color: red;
}

#sidebar_tags .more_tags {
  text-align: right;
  font-size: 12px;
  margin-top: 8px;
}

#sidebar_bookmark {
  margin: 20px 0 20px 6px;
}

#sidebar_wallpaper_resolutions {
  margin: 0 4px;
  border: 1px solid #8B8B8B;
  padding-bottom: 10px;
}

#sidebar_wallpaper_resolutions h3 {
  background: #8B8B8B;
  width: 167px;
  color: black;
  padding: 4px 8px;
  margin-bottom: 10px;
}

#sidebar_wallpaper_resolutions h3 a {
  color: black;
}

#sidebar_wallpaper_resolutions .resolution {
  padding: 0 10px 20px 8px;
}

#sidebar_wallpaper_resolutions .resolution a {
  text-decoration: underline;
}

#sidebar_partners_menu {
  padding: 12px 24px;
}

#sidebar_partners_menu h3 {
  color: red;
  font-size: 11px;
  padding: 12px 0px 12px;
}

#sidebar_partners_menu h3 a {
  color: red;
}

#sidebar_partners_menu .partner_name {
  font-size: 11px;
  display: block;
  margin-bottom: 4px;
}

#sidebar_partners_menu .more_partners a {
  font-size: 11px;
  color: red;
}

#sidebar_partners_menu .add_link {
  text-align: right;
}

#sidebar_partners_menu .add_link a {
  font-size: 11px;
  color: red;
}

#sidebar_partner_image_links {
  position: relative;
  left: -12px;
  margin-bottom: 22px;
  width: 200px;
}

.content_image_links {
  text-align: center;
  padding: 12px 0px;
}

.content_image_links .link {
  margin-right: 6px;
}

.popular_tags {
  padding: 8px;
}

.popular_tags h1,
.popular_tags h2 {
  margin-top: 8px;
  font-size: 15px;
  background: url(corr_b.png) no-repeat top left;
  padding-left: 32px;
  line-height: 28px;
}

.popular_tags h1 a,
.popular_tags h2 a {
  color: red;
}

.popular_tags .more_tags {
  text-align: right;
  font-size: 12px;
  margin-right: 12px;
}

.popular_tags .more_tags a {
  color: #e00404;
}

#detail_content_sidebar {
  width: 200px;
  float: left;
  position: relative;
}

#content_sidebar_categories {
  padding: 12px 0px;
}

#content_sidebar_categories h3 {
  color: red;
  font-size: 11px;
  padding: 12px 0px 12px;
}

#content_sidebar_categories h3 a {
  color: red;
}

#content_sidebar_categories .category {
  display: block;
  padding-left: 15px;
  margin-bottom: 4px;
  background: url(corr_s.png) no-repeat top left;
}

#content_sidebar_categories .more_wallpapers {
  font-size: 11px;
  padding-left: 50px;
}

#content_sidebar_categories .more_wallpapers a {
  color: red;
}

#content_sidebar_wallpaper_resolutions {
  padding: 12px 0px;
}

#content_sidebar_wallpaper_resolutions h3 {
  color: red;
  font-size: 11px;
  padding: 12px 0px 12px;
}

#content_sidebar_wallpaper_resolutions h3 a {
  color: red;
}

#content_sidebar_wallpaper_resolutions .resolution {
  display: block;
  padding-left: 15px;
  margin-bottom: 4px;
  background: url(corr_s.png) no-repeat top left;
}

#content_sidebar_wallpaper_resolutions .more_wallpapers {
  font-size: 11px;
  padding-left: 50px;
}

#content_sidebar_wallpaper_resolutions .more_wallpapers a {
  color: red;
}

#detail_content {
  width: 565px;
  height: 483px;
  margin: 12px 22px 8px 0px;
  float: right;
  position: relative;
  background: url(note4.png) no-repeat top left;
}

#detail_content_ad_468x60 {
  float: right;
  padding-right: 60px;
  width: 468px;
}

#detail_content .product_preview {
  margin-left: 12px;
  width: 396px;
  height: 297px;
  float: left;
}

#detail_content .product_name {
  width: 160px;
  margin-top: 5px;
  padding-left: 18px;
  font-size: 15px;
  float: left;
}

#detail_content .product_name a {
  color: black;
  font-weight: bold;
}

#detail_content .large_rating {
  margin-top: 5px;
  float: right;
}

#tag_page_tags {
  width: 565px;
  margin: 12px 22px 8px 0px;
  float: right;
  position: relative;
}

#tag_page_tags h2 {
  margin-top: 8px;
  font-size: 15px;
  background: url(corr_b.png) no-repeat top left;
  padding-left: 32px;
  line-height: 28px;
}

#tag_page_tags h2 a {
  color: red;
}

#tag_page_tags .more_wallpapers {
  text-align: right;
  font-size: 12px;
  margin-right: 12px;
}

#tag_page_tags .more_wallpapers a {
  color: #e00404;
}

#product_tags {
  width: 350px;
  color: black;
  margin-top: 15px;
  margin-left: 22px;
}

#product_tags td,
#product_tags th {
  vertical-align: top;
}

#product_tags th a {
  color: #E00404;
}

#product_tags td a {
  color: black;
}

#detail_resolutions {
  width: 120px;
  color: black;
  padding-left: 10px;
  float: left;
}

#detail_resolutions ul,
#detail_resolutions ul li {
  list-style: none;
  margin: 0px;
  padding: 2px 4px;
}

#detail_resolutions a {
  color: black;
}

.links_list {
  padding: 4px 60px;
}

.links_list .link_name {
  display: block;
  padding: 4px;
}

/*
  styles for popup window
  begin
*/
#product_popup_window{
  margin: auto;
  width: 1000px;
  height: 900px;
  background-color: black;
  padding-left: 10px;
}
#popup_header{
  width: 960px;
  height: 30px;
  font-size: 20px;
  padding: 0 10px 10px;
}
#popup_header h1{
  font-size: 20px;
}
#popup_header #popup_header_product_name{
  float: left;
  padding: 2px 8px;
}
#popup_header #close_link{
  float: right;
  padding: 2px 8px;
}
#popup_header #close_link a{
  text-decoration: none;
}

#product_popup_window #popup_ads_lt,
#product_popup_window #popup_ads_rt,
#product_popup_window #popup_ads_ml,
#product_popup_window #popup_product_preview,
#product_popup_window #popup_ads_lb
{
  padding: 10px;
  float: left;
}
#product_popup_window #popup_ads_lt{
  width: 200px;
  height: 90px;
  margin-left: 10px;
}
#product_popup_window #popup_ads_rt{
  width: 728px;
  height: 90px;
}
#product_popup_window #popup_ads_ml{
  width: 120px;
  height: 600px;
  margin: 10px 0 0 18px;
}
#product_popup_window #popup_product_preview{
  width: 800px;
  height: 600px;
  margin-top: 10px;
}
#product_popup_window #popup_ads_lb{
  width: 728px;
  height: 15px;
  margin-top: 10px;
}
#product_popup_window #popup_bottom_text{
  float: left;
  height: 15px;
  margin-top: 10px;
  font-size: 13px;
  font-weight: bold;
  padding: 7px 0 0 10px;
}
/*
  styles for popup window
  end
*/

#detail_rating_product_name {
  width: 340px;
  padding-right: 60px;
}

.detail_info_left {
  width: 372px;
  float: left;
}

#download_preview_link {
  width: 165px;
  float: right;
}
