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

body {
  text-align: center;
}

img {
  border: 0px;
}

a {
  color: #484747;
}

a:hover {
  text-decoration: underline;
}

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

.clearleft {
  clear: left;
}

#wrapper {
  margin: 0px auto;
  width: 1004px;
  text-align: left;
}

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

table.vcenter tr,
table.vcenter td {
  vertical-align: middle;
}

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

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

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

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

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

.left {
  float: left;
}

.right {
  float: right;
}
/* End */

#header {
  background: transparent url(main_bg.jpg) repeat-x left top;
  height: 146px;
}

#header .left {
  width: 117px;
  height: 146px;
  padding-left: 30px;
}

#header .right {
  width: 852px;
  height: 146px;
  padding-left: 5px;
}

#logo {
  width: 117px;
}

#logo a {
  text-decoration: none;
}

#logo_text {
  height: 55px;
  line-height: 55px;
  display: block;
}

#logo_text h1{
  font-weight: normal;
}

#logo_text a {
  font-family: 'Arial';
  font-size: 34px;
  color: #FFF;
  text-decoration: none;
  font-weight: normal;
}

#main_menu {
  height: 37px;
  padding: 1px 0;
}

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

#main_menu li {
  display: block;
  padding: 0px 10px;
  font-size: 13px;
  line-height: 37px;
  font-weight: bold;
  float: left;
  z-index: 100000;
}

#main_menu li.separator {
  width: 2px;
  line-height: 37px;
  font-weight: bold;
  color: #FFF;
  font-size: 15px;
  padding: 0;
  margin: 0;
}

#main_menu li.first {
  background: none;
}

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

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

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

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

#main_menu li ul.resolution_menu {
  left: 592px;
}

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

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

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

#main_menu li.category_menu ul li a,
#main_menu li.resolution_menu ul li a {
  color: #000;
  font-weight: bold;
}

#google_search_box,
#local_search_box {
  width: 710px;
  height: 32px;
  padding-top: 5px;
  z-index: 0;
}

#google_search_box form,
#local_search_box form {
  background: transparent url(poweredby_google.gif) no-repeat right center;
  margin: 0px;
  padding: 0px;
}

#local_search_box form.no_google {
  background-image: none;
}

#google_search_box label,
#local_search_box label {
  font-size: 13px;
  color: #303030;
  padding: 5px 3px 3px 0px;
}

.form_row {
  padding-top: 5px;
}

.form_text {
  font-size: 13px;
  margin-left: 5px;
}

#google_search_box input.q,
#local_search_box input.q {
  width: 259px;
  margin-left: 5px;
}

#google_search_box button,
#local_search_box button {
  cursor: pointer;
}

#footer {
  text-align: center;
  clear: both;
  padding-top: 5px;
  border-top: 1px solid #000;
}

#footer ul {
  display: block;
  position: relative;
  list-style: none;
  padding: 0px;
  margin-top: 5px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  height: 14px;
  z-index: 1;
}

#footer ul#footer_menu {
  padding-left: 117px;
}

#footer ul#footer_menu1 {
  margin: 0 0 5px 319px;
}

#footer ul li {
  padding: 0px 5px;
  font-family: 'Arial';
  font-size: 11px;
  font-weight: bold;
  color: #000;
  float: left;
}

#footer ul li.separator {
  background-color: #000;
  width: 2px;
  height: 10px;
  line-height: 10px;
  font-size: 2px;
  font-weight: normal;
  padding: 0;
  margin: 2px 0;
}

#footer ul li.first {
  border-left: none;
}

#footer ul li a {
  color: #000;
  text-decoration: none;
}

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

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

#footer ul li ul.footer_category_menu {
  left: 517px;
}

#footer ul li ul.footer_resolution_menu {
  left: 590px;
}

#footer ul li ul li {
  background: none;
  padding: 0px 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-align: left;
  float: none;
  z-index: 2000;
}

#footer li ul.footer_category_menu li {
  width: 150px;
}

#footer li ul.footer_resolution_menu li {
  width: 75px;
}

#footer li.footer_category_menu ul li a,
#footer li.footer_resolution_menu ul li a {
  color: #000;
  font-weight: bold;
}

#contents {
}

#left_content {
  width: 220px;
  position: relative;
  overflow: hidden;
  float: left;
  z-index: 3;
}

#left_content .content {
  width: 205px;
  border-left: 1px solid #80ABCB;
  border-right: 1px solid #80ABCB;
  margin-left: 7px;
}

#right_content {
  width: 152px;
  position: relative;
  float: right;
  z-index: 3;
}

#right_content .content {
  width: 137px;
  margin-left: 7px;
  border-left: 1px solid #80ABCB;
  border-right: 1px solid #80ABCB;
}

#right_content .sidebar_title_content {
  width: 115px;
}

#right_content .window_bottom_content {
  width: 120px;
}

#center_content {
  width: 632px;
  position: relative;
  float: left;
  z-index: 0;
}

#searchg_center_content {
  width: 800px;
  position: relative;
  margin-left: 20px;
  float: left;
  z-index: 0;
}

#top_ad {
margin: 0 0 3px 138px;
}

#bottom_ad {
  width: 728px;
  height: 90px;
  margin: 10px 0 10px 138px;
}

.sidebar_title {
  height: 32px;
}

.sidebar_title_left {
  background: transparent url(window_top_left.jpg) no-repeat left top;
  width: 16px;
  height: 32px;
  float: left;
}

.sidebar_title_content {
  background: transparent url(window_top.jpg) repeat-x left top;
  padding: 7px 0 0 5px;
  height: 25px;
  line-height: 20px;
  font-family: 'Arial';
  font-size: 18px;
  color: #000;
  float: left;
}

.sidebar_title_content a {
  line-height: 20px;
  font-family: 'Arial';
  font-size: 18px;
  color: #000;
  text-decoration: none;
  font-weight: normal;
}

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

.sidebar_title_right {
  background: transparent url(window_top_right.jpg) no-repeat left top;
  width: 16px;
  height: 32px;
  float: left;
}

#left_content .sidebar_title_content {
  width: 183px;
}

.window_bottom_left {
  background: transparent url(window_down_left.jpg) no-repeat left top;
  width: 16px;
  height: 11px;
  float: left;
}

.window_bottom_content {
  background: transparent url(window_down.jpg) repeat-x left top;
  height: 11px;
  float: left;
}

.window_bottom_right {
  background: transparent url(window_down_right.jpg) no-repeat left top;
  width: 16px;
  height: 11px;
  float: left;
}

#left_content .window_bottom_content {
  width: 188px;
}

#center_content .window_bottom_content {
  width: 600px;
}

.content_title_left {
  background: transparent url(window_top_left.jpg) no-repeat scroll left top;
  height: 32px;
  width: 16px;
  float: left;
}

.content_title_right {
  background: transparent url(window_top_right.jpg) no-repeat scroll left top;
  height: 32px;
  width: 16px;
  float: left;
}

.content_title_content {
  background:transparent url(window_top.jpg) repeat-x scroll left top;
  height: 30px;
  line-height: 20px;
  padding: 17px 0pt 0pt 5px;
  font-family: 'Arial';
  font-size: 18px;
  color: #000000;
  float: left;
}

.large_content_title_left {
  background: transparent url(window_top_left1.jpg) no-repeat scroll left top;
  height: 41px;
  width: 16px;
  float: left;
}

.large_content_title_right {
  background: transparent url(window_top_right1.jpg) no-repeat scroll left top;
  height: 41px;
  width: 16px;
  float: left;
}

.large_content_title_content {
  background:transparent url(window_top.jpg) repeat-x scroll left top;
  height: 28px;
  line-height: 22px;
  padding: 13px 0pt 0pt 5px;
  font-family: 'Arial';
  font-size: 18px;
  color: #000000;
  float: left;
}

.title_border {
  background: transparent url(tite_border.gif) repeat-x left bottom;
  height: 1px;
}

.large_content_title_content .title_content {
  line-height: 22px;
  height: 22px;
  margin-bottom: 5px;
}

.large_content_title_content .title_border {
  height: 28px;
}

.large_content_title_content em {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
}

.content_title .border_bottom {
  border-bottom: 1px solid #484747;
}

#filter_resolution {
  height: auto;
}

#filter_resolution .title {
  padding-left: 12px;
  font-family: 'Arial';
  font-size: 12px;
  color: #353535;
}

#filter_resolution ul {
  list-style: none outside url(dot2.jpg);
  padding: 0 0 8px 25px;
  margin: 0;
}

#filter_resolution ul li {
  font-size: 12px;
}

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

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

#partners_links ul {
  list-style: none outside url(dot1.jpg);
  padding: 0 0 0 25px;
  margin: 0;
  z-index: 0;
}

#partners_links ul li {
  font-size: 12px;
}

#partners_links ul li a {
  color: #484747;
  text-decoration: none;
}

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

#home_free_products .content {
  border-left: 1px solid #80ABCB;
  border-right: 1px solid #80ABCB;
  margin-left: 7px;
  width: 617px;
}

#best_gallery ul {
  list-style: none outside url(dot1.jpg);
  margin: 0;
  padding: 0 0 0 25px;
}

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

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

#home_free_products .large_content_title_content {
  width: 595px;
}

#home_free_products .large_content_title_content .title_content {
  background: transparent url(dot3.jpg) no-repeat left center;
  padding-left: 12px;
  line-height: 22px;
}

#home_free_products .large_content_title_content .title_content a {
  font-family: 'Arial';
  font-size: 22px;
  line-height: 22px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

#home_free_products .large_content_title_content .title_content a:hover {
  text-decoration: underline;
}

#home_free_products .product_preview_list {
  padding-left: 13px;
}

#home_free_products .product_large_preview {
  padding-right: 25px;
  float: right;
}

#home_free_products .product_preview {
  width: 179px;
  float: left;
  position: relative;
  text-align: center;
  margin: 0 22px 10px 0;
  z-index: 0;
}

#home_free_products .last {
  margin-right: 0;
}

#home_free_products .product_preview .product_name table,
#home_free_products .product_preview .product_name td {
  width: 179px;
  height: 51px;
}

#home_free_products .product_preview_list .preview_image {
  background: transparent url(wallpaper_bg1.jpg) no-repeat left top;
  width: 160px;
  height: 105px;
  padding: 5px 11px 10px 8px;
  z-index: 0;
}

#home_free_products .product_large_preview .preview_image {
  background: transparent url(big_mon.jpg) no-repeat left top;
  width: 311px;
  height: 234px;
  padding: 15px 25px 81px 28px;
}

#home_free_products .product_large_preview .product_name table,
#home_free_products .product_large_preview .product_name td {
  width: 364px;
  height: 51px;
}

#favourite_products .content {
  border-left: 1px solid #80ABCB;
  border-right: 1px solid #80ABCB;
  margin-left: 7px;
  width: 617px;
}

#favourite_products .large_content_title_content {
  width: 595px;
}

#favourite_products .large_content_title_content .title_content {
  background: transparent url(dot4.jpg) no-repeat left center;
  padding-left: 12px;
}

#favourite_products .large_content_title_content .title_content a {
  font-family: 'Arial';
  font-size: 25px;
  color: #000000;
  text-decoration: none;
}

#favourite_products .large_content_title_content .title_content a:hover {
  text-decoration: underline;
}

#favourite_products .product_preview_list {
  padding-left: 15px;
}

#main_content .content {
  border-left: 1px solid #80ABCB;
  border-right: 1px solid #80ABCB;
  margin-left: 7px;
  width: 617px;
}

#main_content .large_content_title_content {
  width: 595px;
  padding: 13px 0pt 0pt 5px;
  height: 28px;
  line-height: 22px;
}

#main_content .large_content_title_content .title_content {
  background: transparent url(dot3.jpg) no-repeat left center;
  padding-left: 12px;
  font-family: 'Arial';
  font-size: 18px;
  color: #000000;
}

#main_content .large_content_title_content .title_content h1{
  font-weight: normal;
  font-size: 18px;
}

#main_content .large_content_title_content .title_content a {
  font-family: 'Arial';
  font-size: 22px;
  line-height: 22px;
  color: #000000;
  text-decoration: none;
  font-weight: normal;
}

#main_content .large_content_title_content .title_content a:hover {
  text-decoration: underline;
}

#main_content .product_preview_list {
  padding-left: 15px;
}

.product_preview_list {
}

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

.product_preview_list .last {
  margin-right: 0px;
}

.product_preview .product_name table,
.product_preview .product_name td {
  width: 131px;
  height: 51px;
}

.product_preview .product_name a {
  font-size: 14px;
  color: #383838;
  font-weight: bold;
  text-decoration: none;
}

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

.preview_image {
  background: transparent url(wallpaper_bg2.jpg) no-repeat left top;
  width: 118px;
  height: 116px;
  padding: 5px 8px 7px 5px;
  z-index: 0;
}

.preview_image img {
}

.rating {
  height: 23px;
}

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

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

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

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

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

#product_detail {
  margin-left: 12px;
  text-align: left;
}

#product_detail .left {
  width: 364px;
  float: left;
}

#product_detail .right {
  width: 225px;
  padding-right: 10px;
  float: right;
}

#product_path {
  width: 587px;
  margin: 0 0 8px 30px;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  color: #000;
}

#product_path h1{
  font-size: 15px;
}

#product_path a {
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
  color: #000;
  text-decoration: none;
}

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

.product_large_preview {
  width: 364px;
  height: 360px;
  text-align: center;
  float: left;
}

.detail_product_large_preview {
  width: 364px;
  height: 330px;
  text-align: center;
  float: left;
}

.detail_product_large_preview .preview_image,
.product_large_preview .preview_image {
  background: transparent url(big_mon.jpg) no-repeat left top;
  width: 311px;
  height: 234px;
  padding: 15px 25px 81px 28px;
}

.product_large_preview img {
}

.product_large_preview .product_name table,
.product_large_preview .product_name td {
  width: 364px;
  height: 30px;
}

.product_large_preview .product_name a {
  font-size: 14px;
  color: #383838;
  font-weight: bold;
  text-decoration: none;
}

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

.product_download_link {
  width: 605px;
  padding: 10px 0;
}

.download_link {
  line-height: 16px;
  height: 16px;
  padding: 0 10px;
  float: left
}

.product_download_link .first {
  padding-left: 0;
}

.product_download_link .last {
  padding-right: 0;
}

.download_link_separator {
  background: transparent url(download_links_separator.jpg) no-repeat left top;
  width: 1px;
  height: 14px;
  float: left;
}

.product_preview_link {
  height: 22px;
}

.product_download_link a {
  font-size: 14px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

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

.product_download_btn,
.product_preview_btn {
  height: 22px;
  cursor: pointer;
}

.product_preview_btn {
  width: 109px;
}

.product_download_btn {
  width: 165px;
}

.product_download_btn #download_btn_icon_center ,
.product_preview_btn #preview_btn_icon_center {
  font-size: 18px;
  font-weight: normal;
  color: #000;
  text-decoration: none;
}

.product_download_btn #preview_btn_icon_center a:hover,
.product_preview_btn #preview_btn_icon_center a:hover {
  text-decoration: none;
}

#download_btn_icon_left,
#preview_btn_icon_left {
  background: transparent url(button_left.jpg) no-repeat top left;
  width: 2px;
  height: 22px;
  float: left;
}

#download_btn_icon_center,
#preview_btn_icon_center {
  background: transparent url(button_cent.jpg) repeat-x top left;
  height: 22px;
  line-height: 22px;
  padding: 0px 19px;
  float: left;
}

#download_btn_icon_center {
  padding: 0px 14px;
  width: 133px;
}

#preview_btn_icon_center {
  padding: 0px 20px;
  width: 65px;
}

#download_btn_icon_right,
#preview_btn_icon_right {
  background: transparent url(button_right.jpg) no-repeat top left;
  width: 2px;
  height: 22px;
  float: left;
}

.large_rating {
  width: 67px;
  height: 23px;
  line-height: 23px;
  padding-right: 118px;
  font-family: 'Arial';
  font-size: 15px;
  font-weight: bold;

}

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

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

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

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

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

#product_detail_tags {
  font-family: 'Arial';
  font-size: 15px;
  font-weight: bold;
  color: #000;
  margin: 8px 0;
}

#product_detail_tags a {
  font-family: 'Arial';
  font-size: 15px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
}

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

.pager {
  height: 12px;
  line-height: 12px;
  font-size: 12px;
  text-align: center;
}

.pager a {
  font-family: 'Arial';
  font-size: 12px;
  color: #484747;
  text-decoration: none;
}

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

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

#contactus_form th {
  padding: 4px;
  color: #039;
  width: 50px;
  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-size: 16px;
  font-weight: bold;
  padding: 60px 80px 350px 80px;
}

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

.terms_details {
  padding: 20px 50px;
}

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

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

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

#captcha_image {
  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: #484747;
  font-size: 12px;
  font-weight: bold;
  margin-left: 2px;
}

.popup_product_preview {
  width: 270px;
  height: 210px;
  margin-right: 10px;
  text-align: center;
  float: left;
}

.popup_product_name {
  font-family: 'Arial';
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.more {
  text-align: right;
}

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

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

#best_gallery .more {
  margin-right: 15px;
}

#partners_links .more {
  margin-right: 5px;
}

.more_in_main_content {
  text-align: right;
  padding-right: 20px;
}

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

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

.more_links {
  text-align: right;
  margin-right: 5px;
}

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

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

.content {
  padding-top: 10px;
  padding-bottom: 20px;
}

#partners_image_links .content {
  width: 185px;
  padding: 8px 10px 3px 10px;
}

#cate_listing_list ul {
  list-style: none inside url(dot5.jpg);
  margin: 0 0 0 20px;
  padding: 0;
}

#cate_listing_list ul li {
  line-height: 16px;
}

#cate_listing_list ul li a {
  font-family: 'Arial';
  font-size: 14px;
  color: #000;
  text-decoration: none;
}

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

ul#links_list {
  list-style: none outside url(dot5.jpg);
  margin: 0;
  padding: 0 0 0 40px;
}

ul#links_list li {
  line-height: 16px;
}

ul#links_list li a {
  font-family: 'Arial';
  font-size: 14px;
  color: #000;
  text-decoration: none;
}

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

ul#site_map,
ul#site_map_cate {
  list-style: none outside url(dot5.jpg);
  margin: 0;
  padding: 0 0 0 40px;
}

ul#site_map li,
ul#site_map_cate li {
  line-height: 16px;
  font-size: 14px;
  color: #484747;
  text-decoration: none;
}

ul#site_map li a,
ul#site_map_cate li a {
  font-size: 14px;
  color: #484747;
  text-decoration: none;
}

ul#site_map li a:hover,
ul#site_map_cate li a:hover {
  text-decoration: underline;
}

.ad_120x90 {
  width: 120px;
  height: 90px;
}

.ad_120x600 {
  width: 120px;
  height: 600px;
}

.ad_120_in_left_sidebar {
  padding: 10px 0 0 10px;
}

.ad_120_in_right_sidebar {
  padding: 10px 0 10px 9px;
}

.ad_468_in_product_list {
  margin: 10px 0 10px 67px;
}

.ad_468_after_content {
  margin: 10px 0 10px 82px;
}

.ad_468_in_center_window {
  margin: 10px 0 10px 74px;
}

.sidebar_ad {
  margin-left: 10px;
}

.tag_list {
  padding-left: 20px;
  padding-right: 20px;
}

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

.tags a {
  color: #000;
  text-decoration: none;
}

#product_detail_tags .tags a {
  text-decoration: underline;
}

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

.tag_level9 {
  font-size: 14px;
  line-height: 24px;
}

.tag_level8 {
  font-size: 18px;
  line-height: 24px;
}

.tag_level7 {
  font-size: 22px;
  line-height: 28px;
}

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

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

/*
  styles for popup window
  begin
*/
#product_popup_window{
  margin: auto;
  width: 1000px;
  height: 900px;
  background-color: white;
  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{
  width: 788px;
  float: left;
  padding: 2px 8px;
  text-align: left;
}
#popup_header #close_link{
  width: 140px;
  float: right;
  padding: 2px 8px;
}
#popup_header #close_link a{
  font-size: 20px;
  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;
}
#product_popup_window #popup_ads_rt{
  width: 728px;
  height: 90px;
  margin-left: 10px;
}
#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
*/
