/* AnimeWallpaperWorld CSS */
body, td, p, div, h1, h2, h3, h4, h5 {
  font-family: Arial;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

body {
  background-color: #343434;
  text-align: center;
}

body#popup_body {
  background-color: #272727;
}

img {
  border: 0px;
  overflow: hidden;
}

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

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

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

.clearleft {
  clear: left;
}

.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.left {
  float: left;
}

.right {
  float: right;
}

.detail_left {
  width: 312px;
  padding-right: 34px;
  float: left;
}

.detail_right {
  width: 358px;
  float: left;
}

.detail_right .right {
  width: 200px;
  float: right;
}

table.vcenter {
  padding: 0px;
  margin: 0px;
  border: 0px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
}

table.vcenter tr,
table.vcenter td {
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
  text-align: center;
}

#wrapper {
  background: #272727 url() no-repeat left top;
  margin: 0px auto;
  width: 976px;
  padding: 0 12px;
  text-align: left;
}

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

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

.clearfix {
  display: block;
}
/* End */

/** Start of header style **/
#header {
  background: transparent url(topbg.gif) repeat-x left top;
  width: 976px;
  height: 103px;
  margin-bottom: 1px;
}

#logo {
  width: 220px;
  height: 70px;
  padding-left: 20px;
  padding-top: 8px;
  text-align: left;
  float: left;
}

.logo_content {
  background: transparent url(logo.png) no-repeat 14px top;
}

#logo a {
  text-decoration: none;
}

.logo_text {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #999999;
  padding-top: 51px;
}

#main_menu {
  background: transparent url(topmenu_corner.png) no-repeat left 38px;
  width: 688px;
  height: 44px;
  padding-left: 25px;
  padding-top: 38px;
  float: right;
  z-index: 100000;
}

.main_menu_content {
  background: transparent url(topmenu_bg.gif) repeat-x left top;
  position: relative;
  width: 688px;
  height: 41px;
  padding-top: 3px;
  z-index: 100000;
}

#main_menu .main_menu_tab {
  height: 31px;
  line-height: 11px;
  padding: 10px 18px 0 18px;
  text-align: center;
  float: left;
  vertical-align: middle;
  z-index: 100000;
}

#main_menu .main_menu_tab a {
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  vertical-align: middle;
}

#main_menu .main_menu_tab a:hover {
  color: #FFF;
  text-decoration: none;
}

#main_menu .first {
  height: 25px;
  padding-top: 16px;
}

#main_menu .separator {
  background: transparent url(topmenu_seperator.gif) no-repeat left top;
  width: 2px;
  height: 44px;
  padding: 0;
  float: left;
}

#main_menu .main_menu_tab ul {
  background-color: #CCC;
  background-image: none;
  width: auto;
  height: auto;
  display: none;
  position: absolute;
  list-style: none outside none;
  top: 44px;
  /** left: -400px;*/
  padding: 0;
  margin: 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1.00;
  opacity: 1.00;
  z-index: 2000;
}

#main_menu .main_menu_tab ul.resolution_menu {
  background-color: #000;
  left: 465px;
  padding: 25px 0 11px 0;
  margin: 0;
}

#main_menu .main_menu_tab ul li {
  background: none;
  height: 13px;
  line-height: 13px;
  font-size: 11px;
  font-weight: normal;
  color: #000;
  border-left: none;
  margin: 0;
  padding: 0 50px 8px 15px;
  text-align: left;
  float: none;
  z-index: 2000;
}

#main_menu .main_menu_tab ul.resolution_menu li {
  width: 117px;
}

#main_menu .main_menu_tab ul.resolution_menu li.title {
  font-family: Verdana;
  color: #FF9966;
  font-weight: normal;
  text-decoration: none;
}

#main_menu .main_menu_tab ul li a {
  font-family: Verdana;
  color: #FF9966;
  font-weight: normal;
  text-decoration: none;
}

#main_menu .main_menu_tab ul li a:hover {
  font-family: Verdana;
  color: #FF6633;
  font-weight: bold;
  text-decoration: underline;
}

#top_links {
  background: transparent url(topsite_bg.gif) repeat-x left top;
  height: 20px;
  margin: 1px 0 0 0;
  padding: 0;
}

#top_links_left_img {
  background: transparent url(topsite_left.gif) repeat-x left top;
  width: 48px;
  height: 20px;
  float: left;
}

#top_links_right_img {
  background: transparent url(topsite_right.gif) repeat-x left top;
  width: 48px;
  height: 20px;
  float: right;
}

#top_links_content {
  height: 20px;
  padding-left: 30px;
  position: relative;
  text-align: center;
  float: left;
}

#top_links_content .top_links_items {
  line-height: 20px;
  padding: 0 20px;
  float: left;
}

#top_links_content .top_links_items a {
  line-height: 20px;
  font-family: Verdana;
  font-size: 11px;
  color: #FF9933;
  text-decoration: none;
}

#top_links_content .top_links_items a:hover {
  text-decoration: underline;
}

#top_links_content .top_links_separator {
  width: 1px;
  height: 20px;
  color: #999999;
  padding: 0;
  float: left;
}
/** End of header style **/

.form_text {
  color: #999999;
  font-size: 11px;
  margin-left: 0px;
}

#local_search_box,
#google_search_box {
  background-color: #000;
  width: 247px;
  height: 50px;
  margin-right: 1px;
  float: left;
}

#local_search_box {
}

#google_search_box form,
#local_search_box form {
  padding-left: 6px;
}

#google_search_box form label,
#local_search_box form label {
  margin: 0px;
}

#google1,
#google2 {
  margin: 0;
  padding: 0;
}

#local1,
#local2 {
  margin: 0 0 0 3px;
  padding: 0;
}

#google_search_box input.q,
#local_search_box input.q {
  background-color: #3A3A3A;
  color: #999999;
  width: 165px;
  height: 16px;
  border: 1px solid #2D2D2D;
  padding: 2px;
}

#google_search_box button,
#local_search_box button {
  background: transparent url(googlesearchbutton_bg.gif) no-repeat left top;
  color: #999999;
  width: 64px;
  height: 18px;
  padding: 0;
  margin: 0;
  border: none;
}

#top_ad {
  background-color: #000000;
  padding: 17px 0 18px 0;
  float: left;
}

#links_to_others {
  background-color: #000;
  width: 728px;
  height: 50px;
  float: left;
}

#links_to_others .links_to_others_left {
  padding-left: 37px;
  padding-right: 58px;
  line-height: 50px;
  float: left;
}

#links_to_others .links_to_others_left a {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #CCCC00;
  text-decoration: none;
}

#links_to_others .links_to_others_left a:hover {
  text-decoration: underline;
}

#links_to_others .links_to_others_right {
  line-height: 50px;
  float: left;
}

#links_to_others .links_to_others_right a {
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #33CC99;
  text-decoration: none;
}

#links_to_others .links_to_others_right a:hover {
  text-decoration: underline;
}

/** Start of footer style **/
#footer {
  height: 100px;
  text-align: center;
  padding: 3px 0;
  clear: both;
}

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

#footer ul#footer_menu1 {
  padding-left: 30px;
}

#footer ul#footer_menu2 {
  padding-left: 305px;
}

#footer ul li {
  line-height: 12px;
  padding: 0 7px;
  font-family: Verdana;
  font-size: 10px;
  color: #CCCCCC;
  float: left;
}

#footer ul li.separator {
  padding: 0;
}

#footer ul li a {
  font-family: Verdana;
  font-size: 10px;
  color: #CCCCCC;
}

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

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

#footer ul li ul.category_menu {
  left: 495px;
  bottom: 11px;
  text-align: left;
}

#footer ul li ul.resolution_menu {
  left: 611px;
  bottom: 11px;
  text-align: left;
}

#footer ul li ul li {
  background: none;
  display: block;
  position: relative;
  font-weight: normal;
  font-size: 12px;
  color: #000;
  border-left: none;
  margin: 0;
  padding: 3px 30px;
  float: none;
  z-index: 2000;
}

#footer ul li ul.category_menu li {
  width: auto;
}

#footer ul li ul.resolution_menu li {
  width: auto;
}

#footer li ul li a {
  font-weight: normal;
  color: #000;
  font-size: 14px;
}
/** end of footer style **/

/** Start of Side Bar Style **/
.sidebar_title {
  width: 237px;
  height: 24px;
  line-height: 24px;
  background-color: #000;
  padding: 0 0 0 6px;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
}

.sidebar_title a {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.sidebar_title a:hover {
  text-decoration: underline;
}

.sidebar_content_border {
  border: 1px solid #5F5F5F;
}

.sidebar_more_links {
  background: transparent url(arrow_next.gif) no-repeat left center;
  padding-left: 12px;
}

.sidebar_more_links a {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #FFCC00;
  text-decoration: none;
}

.sidebar_more_links a:hover {
  text-decoration: underline;
}

#sidebar_resolution_menu {
  width: 243px;
  margin-bottom: 1px;
}

.resolution_title {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #FF6633;
}

#normal_resolution {
  width: auto;
  padding-left: 29px;
  margin-right: 19px;
}

#widescreen_resolution {
  width: 88px;
  float: left;
}

#sidebar_resolution_menu ul {
  list-style: none inside url(star.png);
  margin: 0;
  padding: 0;
}

#sidebar_resolution_menu ul li {
  text-align: left;
  line-height: 20px;
}

#sidebar_resolution_menu ul li a {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #FF9966;
  text-decoration: none;
}

#sidebar_resolution_menu ul li a:hover {
  text-decoration: underline;
}

#sidebar_resolution_menu .sidebar_more_links {
  margin: 0 0 7px 29px;
}

#sidebar_categories_menu {
  margin-bottom: 1px;
}

#sidebar_categories_menu ul {
  list-style: none inside url(star.png);
  margin: 0 0 0 29px;
  padding: 0;
}

#sidebar_categories_menu ul li {
  text-align: left;
}

#sidebar_categories_menu ul li a {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #FF9966;
  text-decoration: none;
}

#sidebar_categories_menu ul li a:hover {
  text-decoration: underline;
}

#sidebar_categories_menu .sidebar_more_links {
  margin: 0 0 7px 18px;
}

#bookmark_and_rss {
  padding: 6px 0 6px 35px;
}

.bookmark {
  height: 22px;
  margin: 0px 0 3px 0;
}

.rss_feed {
  height: 22px;
}

.addthis {
  width: 16px;
  height: 16px;
  margin-bottom: 2px;
  border: 0;
}

.bookmark .addthis {
  margin-right: 0px;
}

.rss_feed .addthis {
  margin-right: 0px;
}

.bookmark_btn {
  width: 161px;
  height: 20px;
  border: 0;
}

.rss_feed_btn {
  width: 161px;
  height: 20px;
  border: 0;
}

#sidebar_image_partners {
  padding: 8px 0 0 30px;
}

#sidebar_partner_links ul {
  list-style: none inside url(star.png);
  padding: 0;
  margin: 0 0 0 30px;
  overflow: hidden;
}

#sidebar_partner_links ul li {
}

#sidebar_partner_links ul li a {
  font-family: Verdana;
  font-size: 10px;
  font-weight: normal;
  color: #FF9966;
}

.partner_link a:hover {
  color: #0066CC;
  text-decoration: underline;
}

#sidebar_partner_links .sidebar_more_links {
  margin: 20px 0 22px 30px;
}
/* End of Side Bar style*/

/** Start of contents style **/
#contents {
  padding: 5px 0 10px 0px;
}

#search_contents {
  padding: 5px 0 10px 0px;
}

#right_content {
  width: 245px;
  float: right;
}

#main_content {
  width: 730px;
  margin-right: 1px;
  float: left;
}

#search_contents #center_content {
  width: 100%;
}

.ad_same_row {
  float: left
}

.ad_200x90 {
  width: 200px;
  height: 90px;
}

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

.ad_300x250 {
  width: 300px;
  height: 250px;
}

.ad_728x15 {
  width: 728px;
  height: 15px;
}

.ad_728x90 {
  width: 728px;
  height: 90px;
}

.ad_200_in_sidebar {
  background-color: #272727;
  padding: 8px 14px 8px 29px;
}

.ad_200_in_detail_above_btn {
  margin: 22px 0;
}

.ad_300_in_tag {
  padding-right: 14px;
  float: right;
}

.ad_728_in_content {
  margin: 4px 0 5px 1px;
}

.ad_728_in_product_preview_list {
  background-color: #000;
  margin: 5px 0 22px 0;
}

.title_bar {
  background: transparent url(title_bg.gif) repeat-x top left;
  height: 21px;
  line-height: 21px;
  padding-left: 10px;
  margin-bottom: 5px;
  font-family: 'Arial';
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
}

.title_bar a {
  color: #FFF;
  text-decoration: none;
}

.title_bar a:hover {
  color: #FFF;
  text-decoration: underline;
}

.title_bar_in_content {
  background: transparent url(bar_bg_grey.gif) repeat-x left top;
  height: 24px;
  line-height: 24px;
  padding-left: 7px;
  font-family: 'Arial';
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-align: left;
}

.title_bar_in_content a {
  font-family: 'Arial';
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.title_bar_in_content a:hover {
  font-family: 'Arial';
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-decoration: underline;
}

#right_content .title_bar {
  margin-right: 7px;
}

.left_content_title {
  padding-left: 15px;
}

.more_in_content {
  background: transparent url(arrow_next.gif) no-repeat left center;
  float: right;
  padding-right: 11px;
  padding-left: 12px;
}

.more_in_content a {
  font-family: Verdana;
  font-weight: bold;
  font-size: 11px;
  color: #FFCC00;
  text-align: right;
  text-decoration: none;
}

.more_in_content a:hover {
  text-decoration: underline;
}

#product_detail .more_in_content {
  width: 182px;
  padding-right: 0;
}

.product_preview_list {
  padding-left: 10px;
}

.product_preview_list .separator {
  width: 7px;
  height: 107px;
  float: left;
}

.product_preview_list .row_space {
  height: 15px;
}

.product_preview {
  display: block;
  position: relative;
  width: 112px;
  text-align: center;
  float: left;
  z-index: 0;
}

.product_preview .product_name {
  margin: 5px 0;
  text-align: center;
  overflow: hidden;
}

.product_preview .product_name a {
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color: #FF3300;
  text-decoration: none;
}

.product_preview .product_name a:hover {
  text-decoration: underline;
}

.product_download_link a {
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #000;
}

.product_download_link a:hover {
  color: #0066CC;
  text-decoration: underline;
}

.preview_image {
  width: 112px;
  height: 85px;
  z-index: 0;
}

.preview_image img {
  border: 1px solid #666666;
}

#product_detail_content{
  padding: 14px 0 10px 10px;
}

#product_detail .large_preview_image {
  width: 312px;
  height: 237px;
  margin-bottom: 9px;
}

#product_detail .large_preview_image img {
  padding: 5px;
  border: 1px solid #666666;
}

.detail_product_name {
  margin-top: 5px;
  width: 349px;
  line-height: 22px;
  text-align: center;
}

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

.detail_product_name a:hover {
  color: #0066CC;
  text-decoration: underline;
}

.rating {
  height: 10px;
}

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

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

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

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

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

.product_download_link {
  background: transparent url(download.gif) no-repeat left center;
  width: 166px;
}

#detail_resolutions {
  background-color: #000;
  text-align: left;
  margin-top: 18px;
  padding: 12px;
  float: left;
}

.resolution_title {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FF6633;
}

.resolution_title a {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FF6633;
  text-decoration: none;
}

.resolution_title a {
  text-decoration: underline;
}

#detail_resolutions ul {
  list-style: none outside url(star.png);
  margin: 0;
  padding: 0;
}

#detail_resolutions ul li {
  margin-left: 17px;
  padding: 0;
}

#detail_resolutions ul li a {
  font-family: Verdana;
  font-size: 12px;
  color: #FF9966;
  text-decoration: none;
}

#detail_resolutions ul li a:hover {
  text-decoration: underline;
}

#download_preview_link {
}

#download_preview_link button{

  margin: 0;
  padding: 0 0 5px 30px;
  border: none;
}

#preview_link {
  background: transparent url(btn_preview.png) no-repeat center center;
  width: 164px;
  height: 35px;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #000033;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 8px;
  cursor: pointer;
}

#download_link {
  background: transparent url(btn_download.png) no-repeat center top;
  width: 164px;
  height: 35px;
  font-family: Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #000033;
  text-align: center;
  padding-top: 15px;
  margin-bottom: 33px;
  cursor: pointer;
}

td#detail_resolutions {
  font-family: 'Arial';
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-align: left;
  vertical-align: top;
}

td#detail_resolutions a {
  font-family: 'Arial';
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-align: left;
  vertical-align: top;
}

td#detail_resolutions a:hover {
  color: #0066CC;
  text-decoration: underline;
}

.detail_resolution {
  background: transparent url(pager_bg.gif) no-repeat right 2px;
  padding: 0 8px;
}

.detail_resolution a {
  font-family: 'Arial';
  font-size: 13px;
  color: #000;
}

.detail_resolution a:hover {
  color: #0066CC;
  text-decoration: underline;
}

.detail_resolution_last {
  background-image: none;
  padding-left: 5px;
}

.detail_resolution_last a {
  font-family: 'Arial';
  font-size: 13px;
  font-weight: bold;
  color: #000;
}

.detail_resolution_last a:hover {
  color: #0066CC;
  text-decoration: underline;
}

.detail_info_title {
  width: 100px;
  font-family: 'Arial';
  font-size: 13px;
  font-weight: bold;
  color: #000;
  text-align: left;
}

.detail_info_title {
  width: 100%;
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FF6633;
  text-align: left;
}

.detail_info_title a {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FF6633;
  text-decoration: none;
}

.detail_info_title a:hover {
  text-decoration: underline;
}

#detail_tag .detail_info_title {
  width: 40px;
  float: left;
}

#detail_tag .detail_tag {
  padding: 0 5px;
  float: left;
}

#detail_tag .detail_tag a {
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #FF9966;
  text-align: left;
  float: left;
  text-decoration: none;
}

#detail_tag .detail_tag a:hover {
  text-decoration: underline;
}

#detail_tag .separator {
  width: 1px;
  font-family: Verdana;
  font-size: 10px;
  font-weight: bold;
  color: #999999;
  float: left;
}

.pager {
  font-family: Verdana;
  font-size: 12px;
  font-weight: bold;
  color: #FF6633;

}

.pager_in_content_title {
  padding-right: 14px;
  float: right;
}

.pager_in_product_preview_list {
  height: 10px;
  line-height: 10px;
  padding-top: 18px;
  padding-bottom: 7px;
  padding-right: 14px;
  float: right;
}

.pager a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FFCC00;
  text-decoration: none;
}

.pager a:hover {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FFCC00;
  text-decoration: underline;
}

.pager .separator {
  color: #FFCC00;
  width: 1px;
  float: left;
}

.pager .pager_option {
  float: left;
}

.page_number {
  padding: 0 7px;
}

.prev_page_button {
  background: transparent url(arrow_prev.gif) no-repeat left center;\
  color: #FFCC00;
  padding-left: 8px;
  padding-right: 24px;
  cursor: pointer;
}

.next_page_button {
  background: transparent url(arrow_next.gif) no-repeat right center;
  color: #FFCC00;
  padding-left: 24px;
  padding-right: 8px;
  cursor: pointer;
}

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

.sidebar_product_list {
  margin: 0;
}

.tag_list {
  width: 718px;
  padding-left: 10px;
  float: left;
}

#mini_window_info {
  padding: 8px;
}

#mini_window_info #product_detail_name {
  font-family: 'Arial';
  font-size: 20px;
  font-weight: bold;
  color: #FF3300;
  text-align: left;
  margin-bottom: 5px;
}

#mini_window_info .product_large_preview {
  text-align: left;
  margin: 0 8px 0 0;
  padding: 0;
  width: 272px;
  height: 212px;
  float: left;
  overflow: hidden;
}

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

#mini_window_info img {
  border: 1px solid #666666;
  overflow: hidden;
}

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

.mini_product_info a {
  font-family: Verdana;
  color: #FF9966;
  font-size: 12px;
  font-weight: bold;
  margin-left: 2px;
  line-height: 20px;
}

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

#contactus_form {
  margin-top: 13px;
  margin-left: 17px;
  margin-bottom: 100px;
  width: 460px;
}

#contactus_form label {
  font-family: 'Arial';
  font-size: 14px;
  font-weight: normal;
  color: #FF9966;
}

#contactus_form th {
  width: 50px;
}

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

#contactus_form #reason {
  width: 100%;
}

#contactus_form #email {
  width: 100%;
}

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

td#validation {
  text-align: left;
}

#validation_left {
  width: 120px;
  height: 50px;
  padding-right: 8px;
  float: left;
}

#validation_right {
  width: 150px;
  height: 50px;
  float: left;
}

td#validation #regenerate_btn {
  background: transparent url(btn_bg_submit_regenerate.png) no-repeat left top;
  width: 89px;
  height: 22px;
  padding: 0;
  margin-bottom: 5px;
  line-height: 22px;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #A8AA9F;
  cursor: pointer;
}

#captcha_image {
}

#id_sendmail_captcha {
  margin-bottom: 8px;
}

#submit_btn {
  background: transparent url(btn_bg_submit_regenerate.png) no-repeat left top;
  width: 89px;
  height: 22px;
  padding: 0;
  margin: 0;
  border: medium none;
  text-align: center;
  font-family: Arial;
  font-weight: bold;
  font-size: 13px;
  color: #A8AA9F;
  cursor: pointer;
}

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

#contactus_notice {
  font-family: Arial;
  font-style: italic;
  font-size: 12px;
  color: #999999;
  padding: 50px;
}

ul#site_map {
  list-style: none inside none;
  margin: 20px 0 20px 20px;
  padding: 0;
}

ul#site_map li a {
  font-family: 'Arial';
  font-size: 14px;
  font-weight: normal;
  color: #FF9966;
  text-decoration: none;
}

ul#site_map li a:hover {
  font-weight: bold;
  color: #FF6633;
  text-decoration: underline;
}

ul#site_map li ul {
  list-style: none outside url(dot_image2.gif);
  padding: 0 0 0 30px;
}

.sitemap_link {
  margin: 5px 0;
}

#thanks_message {
  line-height: 18px;
  font-family: 'Arial';
  font-size: 16px;
  font-weight: bold;
  color: #FF9966;
  text-decoration: none;
  margin: 50px 0 50px 50px;
}
/** End of contents style **/

.content_border {
  border: 1px solid #5D5D5D;
}

#hot_tag {
  text-align: left;
  overflow: hidden;
  padding-bottom: 6px;
}

#hot_tag .title_bar {
}

#hot_tag span {
  padding: 0 7px;
}

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

.tag a:hover {
  color: #666666;
  text-decoration: underline;
}

.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;
}

#main_content_title {
  background: transparent url(bar_bg_yellow.gif) repeat-x left top;
  height: 24px;
  line-height: 24px;
  padding-left: 8px;
}

#main_content_title h1,
#main_content_title h2 {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #660000;
}

#main_content_title h1 a,
#main_content_title h2 a {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #660000;
  text-decoration: none;
}

#main_content_title h1 a:hover,
#main_content_title h2 a:hover {
  text-decoration: underline;
}

#site_intro .content {
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;
  color: #CCCCCC;
  padding: 9px 0 18px 6px;
}

.intro_red {
  color: #FF0000;
}

.intro_yellow {
  color: #FFFF00;
}

.intro_white {
  color: #FFFFFF;
}

.intro_blue {
  color: #66CCFF;
}

.intro_green {
  color: #00FF99;
}

#highlighted_wallpapers {
  background-color: #000;
  width: 728px;
}

.highlighted_content_title_left {
  background: transparent url(highlighted_left.gif) no-repeat left top;
  width: 165px;
  height: 30px;
  float: left;
}

.highlighted_content_title_right {
  background: transparent url(highlighted_right.gif) no-repeat left top;
  width: 165px;
  height: 30px;
  float: left;
}

.highlighted_content_title_center {
  background: transparent url(highlighted_bg.gif) repeat-x left top;
  width: 398px;
  height: 30px;
  float: left;
}

.highlighted_content_title_center_left {
  background: transparent url(highlighted_stars_left.gif) no-repeat right 7px;
  width: 56px;
  height: 30px;
  padding-left: 30px;
  margin-right: 7px;
  float: left;
}

.highlighted_content_title_center h2 {
  width: 210px;
  line-height: 30px;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-align: center;
  float: left;
}

.highlighted_content_title_center_right {
  background: transparent url(highlighted_stars_right.gif) no-repeat left 7px;
  width: 56px;
  height: 30px;
  margin-left: 7px;
  float: left;
}

#highlighted_wallpapers .product_preview_list {
  padding: 13px 0 18px 11px;
}

#highlighted_wallpapers .product_preview {
  width: 220px;
}

#highlighted_wallpapers .preview_image {
  width: 220px;
  height: 165px;
}

#highlighted_wallpapers .product_name {
  text-align: left;
}

#highlighted_wallpapers .product_name a {
  font-family: Arial;
  font-size: 20px;
  font-weight: bold;
  color: #FF3300;
  text-decoration: none;
}

#highlighted_wallpapers .product_name a:hover {
  text-decoration: underline;
}

#highlighted_wallpapers .separator {
  width: 22px;
}

#highlighted_wallpapers .more_in_content {
  margin-top: 11px;
  padding-right: 0;
}

.content_title {
  background: transparent url(bar_bg_grey.gif) repeat-x left top;
  line-height: 24px;
  height: 24px;
  padding-left: 8px;
}

.content_title h2 {
  line-height: 24px;
  height: 24px;
  float: left;
}

.content_title h2 a {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

.content_title h2 a:hover {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  text-decoration: underline;
}

.content_title h2 .red {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #FF3300;
}

.content_title .more_in_content_title {
  background: transparent url(arrow_next.gif) no-repeat left center;
  line-height: 24px;
  height: 24px;
  padding-left: 12px;
  padding-right: 13px;
  float: right;
}

.content_title .more_in_content_title a {
  font-family: Verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FFCC00;
  text-decoration: none;
}

.content_title .more_in_content_title a:hover {
  text-decoration: underline;
}

#new_wallpapers {
  background-color: #000;
  width: 728px;
}

#new_wallpapers .product_preview_list {
  padding-top: 10px;
  padding-bottom: 9px;
}

#hot_wallpapers {
  background-color: #000;
  width: 728px;
}

#hot_wallpapers .product_preview_list {
  padding-top: 10px;
  padding-bottom: 9px;
}

#latest_products {
  background-color: #000;
  margin-bottom: 1px;
}

#latest_products .product_preview_list {
  padding-top: 10px;
}

#related_wallpapers .product_preview_list {
  padding-top: 10px;
  padding-bottom: 19px;
}

.resolution_list,
.category_list {
  width: 180px;
  float: left;
}

#resolutions_list,
#categories_list {
  padding-bottom: 35px;
}

#resolutions_list .separator,
#categories_list .separator {
  width: 1px;
  height: 259px;
  float: left;
}

#resolutions_list .left,
#categories_list .left {
  width: 362px;
  padding-left: 10px;
  margin-top: 12px;
}

#resolutions_list .right,
#categories_list .right {
  width: 342px;
  margin-top: 8px;
  padding-right: 14px;
}

.style1 {
  background-color: transparent;
}

.style1 {
  background-color: #000;
}

.resolution_in_res_list,
.category_in_cat_list {
  height: 19px;
  line-height: 19px;
  padding-left: 6px;
}

.resolution_in_res_list a,
.category_in_cat_list a {
  font-family: Verdana;
  font-size: 14px;
  font-weight: normal;
  color: #FF9966;
  text-decoration: none;
}

.resolution_in_res_list a:hover,
.category_in_cat_list a:hover {
  font-weight: bold;
  color: #FF6633;
  text-decoration: underline;
}

#links_list {
  min-height: 600px;
}

.link_list_content {
  padding-left: 16px;
  padding-bottom: 16px;
}

.link_name {
  padding-top: 14px;
  line-height: 18px;
  overflow: hidden;
}

.link_name a {
  font-family: 'Arial';
  font-size: 14px;
  color: #FF9966;
  text-decoration: none;
}

.link_name a:hover {
  font-weight: bold;
  color: #FF6633;
  text-decoration: underline;
}

#thanks {
}

.terms_details {
  padding: 20px;
  font-family: 'Arial';
  font-size: 12px;
  font-weight: normal;
  color: #FF9966;
}

#random_wallpapers .content {
  margin: 10px 0 16px 0;
}

#footer_copyright {
  width: 265px;
}

.tags_right {
  width: 314px;
  float: right;
}

/*
  styles for popup window
  begin
*/
#product_popup_window{
  margin: auto;
  width: 1000px;
  height: 900px;
  background-color: #272727;
  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-top: 10px;
}
#product_popup_window #popup_product_preview{
  width: 800px;
  height: 600px;
  margin: 10px 0 0 18px;
}
#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_tag_list {
  width: 270px;
  float: left;
}
