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

body {
  text-align: center;
  background: url(bg_full.jpg) repeat-x;
  background-color: #6b8b10;
}

img {
  border: 0px;
}

a {
  color: #666666;
}

a:hover {
  color: #000;
  text-decoration: underline;
  cursor: pointer;
}

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

.clearleft {
  clear: left;
}


#wrapper {
  margin: 0px auto;
  width: 1020px;
  text-align: left;
  background: #fffde8 url(bg.jpg) repeat-x left top;
}

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

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

.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 */

#header {
  height: 200px;
}

#header_text {
  position: relative;
  top: -145px;
  left: 135px;
}

#header_text .large_text {
  font-size: 35px;
  font-weigth: bold;
  color: #fffea0;
}

#header_text .small_text {
  font-size: 20px;
  font-weight: bold;
  color: white;
}

#logo {
  margin: 0px;
  height: 180px;
  overflow: hidden;
}

#logo a {
  text-decoration: none;
}

#search_on {
  position: relative;
  left: 750px;
  top: -205px;
  width: 250px;
  height: auto;
}

#main_menu_left{
  height: 50px;
  width: 35px;
  background: url(menu_corner01.png) no-repeat left top;
  float: left;
}

#main_menu_right{
  height: 50px;
  width: 35px;
  background: url(menu_corner02.png) no-repeat left top;
  float: left;
}
#main_menu_all{
  width: 940px;
  margin: 0 auto !important;
  margin: 0 0 0 40px;
}

#main_menu {
  height: 50px;
  background: url(menu_bg.png) repeat-x left top;
  float: left;
  padding-top: 13px !important;
  padding-top: 0px;
  width: auto !important;
  width: 870px;
}

#main_menu ul {
  display: block;
  position: relative;
  list-style: none;
  padding: 0px !important;
  padding-top: 13px;
  margin: 0px;
  height: 24px;
  z-index: 1000;
}

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

#main_menu li h2 {
  font-size: 16px;
  font-weight: bold;
}

#main_menu li.first {
  background: none;
}

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

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

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

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

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

#main_menu li ul li {
  font-weight: normal;
  color: #333;
  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 ul.resolution_menu li {
  width: 100px;
}

#main_menu li.category_menu ul li a,
#main_menu li.resolution_menu ul li a {
  font-size: 12px;
  font-weight: normal;
  color: #333;
}

#main_menu li.category_menu ul li a:hover,
#main_menu li.resolution_menu ul li a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #333;
}

#footer {
  background: url(footer.jpg) no-repeat bottom;
  text-align: center;
  clear: both;
  height: 39px;
  padding: 150px 0 15px;
}

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

ul#footer_menu li {
  heiht: 10px;
  padding: 0px 5px;
  display: inline;
  font-size: 11px;
  border-left: 1px solid white;
}

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

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

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

#footer p {
  color: white;
  padding-top: 10px;
}

#top_banner {
  height: 10px;
  clear: both;
}

#top_banner_left_part {
  background: url(banner_left.gif) no-repeat left top;
  width: 260px;
  height: 75px;
  display: block;
  float: left;
}

#top_banner_right_part {
  background: url(banner_bg.gif) repeat-y left top;
  height: 75px;
  float: right;
  display: block;
}

#top_banner_row1 {
  margin: 18px 450px 0px 0px;
}

#top_banner_row2 {
  margin: 0px 0px 0px 70px;
}

#contents {
}

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

#right_sidebar {
  width: 220px;
  position: relative;
  float: right;
  z-index: 2;
}

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

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

#popular_tag .tag_contents {
  padding: 5px 15px;
}

#popular_tag .more,
.related_keywords .more {
  text-align: right;
  padding-bottom: 15px;
}

#popular_tag span a {
  text-decoration: none;
  color: #666;
}

#popular_tag span a:hover {
  text-decoration: underline;
}

#popular_tag .more a,
.related_keywords .more a {
  color: #4d6d01;
  font-size: 12px;
}

#popular_tag .more a h3,
.related_keywords .more a h3 {
  font-weight: normal;
  font-size: 12px;
  text-decoration: underline;
}

.form_text {
  font-size: 12px;
  margin-left: 5px;
  color: white;
}

#searchg_contents {
  background-color: #fffee1;
}

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

#searchg_left_sidebar h1 {
  font-size: 12px;
  padding-left: 8px;
  padding-bottom: 4px;
  margin: 16px 0 0 0;
  color: #666;
}

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

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

#cse-search-results iframe{
  width: 575px;
}

#searchg_left_sidebar #google_search_box,
#searchg_left_sidebar #local_search_box {
  background: url(searchBg.gif) repeat-x left top;
  width: 122px;
  height: 100px;
  font-weight: normal;
  z-index: 0;
}

#google_search_box .title_text h2,
#local_search_box .title_text h2 {
  font-weight: bold;
  color: #ffe400;
  font-size: 12px;
}

#google_search_box .search_site_text h2,
#local_search_box .search_site_text h2 {
  font-weight: normal;
  color: white;
  font-size: 12px;
}

#google_search_box div,
#google_search_box div a,
#local_search_box div,
#local_search_box div a{
  color: white;
  text-decoration: none;
  font-size: 12px;
  padding-bottom: 2px;
}

#google_search_box div a:hover,
#local_search_box div a:hover{
  text-decoration: underline;
}

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

#google_search_box input.q,
#local_search_box input.q {
  width: 180px;
}

#google_search_box button,
#local_search_box button {
  background: url(btn_search.png) no-repeat top left;
  width: 88px;
  height: 23px;
  border: 0;
  cursor: pointer;
  display: block;
  margin-top: 8px;
}

#left_sidebar h1 {
  font-size: 12px;
  padding-left: 8px;
  padding-bottom: 4px;
  color: #666;
}

#left_sidebar h1 a {
  color: #666;
  text-decoration: none;
}

#left_sidebar h1 a:hover {
  text-decoration: underline;
}

#right_sidebar h1 {
  font-size: 12px;
  padding-left: 8px;
  padding-bottom: 4px;
  color: #666;
}

#right_sidebar h1 a {
  color: #666;
  text-decoration: none;
}

#right_sidebar h1 a:hover {
  text-decoration: underline;
}

.sidebar_hr {
  background: url(menu_hr.gif) repeat-x left top;
  height: 2px;
  font-size: 2px;
  line-height: 2px;
}

.top_category_in_tag{
  float: left;
}
.top_category_in_tag a{
  text-decoration: none;
}

#top_category {
  height: auto;
  width: 100%;
  clear: both;
}

#product_pick_item{
  padding: 0 15px;
}

#filter_resolution{
  color: #4F6D01;
  font-size: 12px;
  margin-top: 5px;
}

div.subheading_left{
  background: url(subheading_corner01.png) no-repeat;
  height: 25px;
  width: 12px;
  margin-left: 5px;
  float: left;
}

div.subheading_right{
  background: url(subheading_corner02.png) no-repeat right;
  height: 25px;
  width: 25px;
  float: left;
}

.partners_links li.more_nature_friends h3 {
  background-image: none;
  color: #666666;
  font-weight: normal;
  padding: 0px;
  margin: 0px;
  height: auto;
  display: list-item;
  list-style: circle inside;
}

.partners_links li.more_nature_friends {
  list-style: none !important;
  list-style: circle inside;
  vertical-align: middle;
}

.related_keywords {
  padding-top: 25px !important;
  padding-top: 15px;
  clear: both;
}

.related_keywords .related_keywords_tags{
  padding-left: 12px;
  clear: both;
}

.related_keywords a h2 {
  color: #4D7000;
  font-weight: bold;
}

.bookmark_this{
  color: #666666;
  font-weight: bold;
  font-size: 14px;
  float: left;
  padding: 5px 8px 0 0;
}

.favourite_icons{
  float: left;
}

#add_to_favourite div a,
#product_pick div a,
#top_category div a,
.partners_links div a,
#filter_resolution a,
.related_keywords a{
  text-decoration: none;
}

#add_to_favourite h2,
#product_pick h2,
#top_category h2,
.partners_links h3,
#filter_resolution h2,
.related_keywords h2 {
  color: white;
  font-size: 13px;
  font-weight: bold;
  background: url(subheading_bg.png) repeat-x top left;
  height: 28px;
  float: left;
  padding: 5px 0 0;
  width: 165px;
  text-decoration: none;
}

.related_keywords h2{
  width: auto;
}

#add_to_favourite a:hover h2,
#product_pick a:hover h2,
#top_category a:hover h2,
.partners_links a:hover h3,
#filter_resolution a:hover h2,
.related_keywords a:hover h2 {
  color: black;
  text-decoration: underline;
}

#left_sidebar .add_to_favourite_icons {
  clear: both;
  padding: 5px 20px 10px;
}

#left_sidebar .add_to_favourite_icons img{
  padding: 0 2px;
}

#left_sidebar .sidebar_ad {
  clear: both;
  padding: 10px 10px 25px;
}

.category_list ul,
.top_category_in_tag ul,
#top_category ul {
  margin: 0px 0px 20px 0px;
  list-style-type: none;
  display: block;
  position: relative;
  padding: 0px;
  z-index: 0;
  clear: both;
  padding-left: 10px;
}

.partners_links ul {
  margin: 0px 0px 20px 0px;
  display: block;
  position: relative;
  padding: 0px;
  z-index: 0;
  clear: both;
  padding: 0 0 0 10px;
}

#filter_resolution ul {
  position: relative;
  padding: 0px;
  margin: 0;
  z-index: 0;
  clear: both;
}

.top_category_in_tag ul li{
  margin-top: 2px;
  padding: 0 5px;
  display: block;
  font-size: 12px;
  width: 90px;
  white-space: nowrap;
  overflow: hidden;
}

#top_category ul li {
  margin-top: 2px;
  padding: 0 5px;
  display: block;
  font-size: 12px;
  float: left;
  width: 90px;
  white-space: nowrap;
  overflow: hidden;
}

.category_list ul li {
  margin-top: 2px;
  padding: 0 5px 0 35px;
  display: block;
  font-size: 12px;
  width: 90px;
  white-space: nowrap;
  overflow: hidden;
}

.partners_links ul li {
  margin-top: 2px;
  padding: 0 5px;
  list-style: circle inside;
  font-size: 12px;
  width: 180px;
  white-space: nowrap;
  overflow: hidden;
}

#filter_resolution ul li {
  font-size: 11px;
  list-style: circle inside;
  float: left;
  width: 90px;
  white-space: nowrap;
  overflow: hidden;
}

.category_list ul li a,
#top_category ul li a,
.partners_links ul li a {
  color: #666666;
  text-decoration: none;
}

.category_list ul li a:hover,
#top_category ul li a:hover,
.partners_links ul li a:hover {
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}

#filter_resolution #normal_screen {
  width: 90px;
  padding-left: 35px;
  margin-top: -5px;
  font-size: 12px;
}

.more_nature {
  list-style-type: none;
  margin-top: 8px;
  padding: 0 4px 0 10px;
  display: block;
  font-size: 11px;
  text-align: right;
}

#filter_resolution {
  height: auto;
}

#filter_resolution ul li a {
  color: #666;
  text-decoration: none;
}

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


.product_preview_list {
  clear: both;
  margin: 0 10px;
}

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

.product_preview_4items {
  display: block;
  float: left;
  position: relative;
  text-align: center;
  padding-bottom: 10px;
  width: 138px;
  z-index: 0;
}

.product_name,
.product_name a{
  color: #666666;
  font-size: 12px;
  text-decoration: none;
}
.product_name a:hover{
  text-decoration: underline;
}

.product_preview div a {
  color: #4f6d01;
  font-size: 11px;
}

.preview_image {
  padding: 8px 10px 5px;
}

.product_preview_4items .preview_image{
  padding: 8px 5px 5px;
}

.product_preview .preview_image img {
  width: 161px;
  height: 121px;
}

.product_preview_4items .preview_image img {
  width: 127px;
  height: 96px;
}

.contentheading_left{
  background: url(heading_corner01.png) no-repeat left top;
  height: 26px;
  width: 18px;
  float: left;
}
.contentheading_right{
  background: url(heading_corner02.png) no-repeat right top;
  height: 26px;
  width: 24px;
  float: left;
}

.product_download_button_img{
  background: url(btn_download.png) no-repeat;
  color: white;
  width: 133px;
  height: 27px;
  float: right;
}

.product_preview_button_img{
  background: url(btn_preview.png) no-repeat;
  color: white;
  width: 133px;
  height: 27px;
  float: right;
}

.product_download_button_img h2{
  text-decoration: bold;
  margin-top: 0px !important;
  padding: 6px 15px 0 0 !important;
  padding: 5px 15px 0 0;
  font-size: 14px;
  font-weight: bold;
}

.product_preview_button_img h2{
  text-decoration: bold;
  margin-top: 0px !important;
  padding: 4px 35px 0 0 !important;
  padding: 5px 35px 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #5A7300;
}

.content_title {
  width: 533px;
  height: 26px;
  background: url(heading_bg.png) repeat-x top left;
  padding-top: 7px !important;
  padding-top: 0px;
  z-index: -10;
  float: left;
}

.content_title h1, .content_title h2 {
  margin-top: 0px !important;
  margin-top: 7px;
  font-size: 14px;
  line-height: 14px;
  color: white;
}

.content_title h1 a,
.content_title h2 a {
  color: white;
  text-decoration: none;
}

.content_title em {
  font-style: normal;
  font-weight: normal;
  font-size: 80%;
}

#product_detail {
  margin-left: 12px;
  text-align: left;
  clear: both;
  padding-bottom: 15px;
}

#back {
  background: url(product_r.gif) no-repeat top left;
  position: absolute;
  width: 57px;
  height: 22px;
  left: 680px;
  top: 0px;
  cursor: pointer;
}

#product_detail_name {
  font-size: 16px;
  color: #4f6d01;
  padding-left: 10px;
  position: relative;
  top: -2px;
  display: inline;
}

.product_large_preview {
  width: 280px;
  height: 210px;
  text-align: center;
  padding-top: 0px !important;
  padding-top: 5px;
  float: left;
}

.product_large_preview img {
  width: 280px;
  height: 210px;
}

.product_download {
  float: left;
  width: 260px;
  height: 210px;
  position: relative;
  padding-top: 0px !important;
  padding-top: 5px;
  z-index: 0;
}

.product_download_link {
  width: 260px;
  height: 210px;
  padding-left: 10px;
}

.product_download_lt {
  background: url(downloadbg_corner01.png) no-repeat top left;
  width: 12px;
  height: 12px;
  float: left;
  font-size: 0px;
}

.product_download_rt {
  background: url(downloadbg_corner02.png) no-repeat top right;
  width: 12px;
  height: 12px;
  float: right;
  font-size: 0px;
}

.product_download_top, .product_download_bottom{
  background-color: #e9ecd9;
  width: 236px !important;
  width: 226px;
  height: 12px;
  float: left;
  font-size: 0px;
}

.product_download_lb {
  background: url(downloadbg_corner04.png) no-repeat top left;
  width: 12px;
  height: 12px;
  float: left;
  font-size: 0px;
}

.product_download_rb {
  background: url(downloadbg_corner03.png) no-repeat top right;
  width: 12px;
  height: 12px;
  float: right;
  font-size: 0px;
}

.product_download_center {
  clear: both;
  background-color: #e9ecd9;
  width: 230px !important;
  width: 250px;
  height: 186px;
  padding: 0px 15px;
}

.product_download_center p {
  color: #666;
  font-size: 15px;
  font-weight: bold;
}

.product_download_center .normal_resolution h2,
.product_download_center .wide_resolution h2 {
  color: #4f6d01;
  font-size: 13px;
  font-weight: bold;
}

.product_download_center .normal_resolution,
.product_download_center .wide_resolution {
  float: left;
  padding: 10px 20px 0 0;
  height: 95px;
}

.product_preview_button {
  clear: both;
  text-align: right;
}

.product_download_button {
  padding-top: 7px;
  text-align: right;
  clear: both;
}

.product_download_link a {
  color: #666;
  text-decoration: none;
  margin-left: 3px;
  display: block;
  font-size: 12px;
}

.search_button{
  color: #6C4200;
  font-weight: bold;
}

.product_info {
  clear: both;
  padding-top: 10px;
  z-index: 0;
}

.large_rating {
  height: 19px;
  width: 104px;
  margin: 2px 0px 6px;
}

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

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

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

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

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

#product_options {
  margin-left: 20px;
  margin-bottom: 24px;
  margin-top: 10px;
  min-height: 200px;
}

#related_product_info {
  border-bottom: 1px dotted #999;
  width: 500px;
}

#related_product_info p {
  color: #666;
  margin: 8px 0px;
  font-size: 12px;
}

#product_extended_info {
  border-top: 1px dotted #999;
  border-bottom: 1px dotted #999;
  width: 500px;
}

#product_extended_info p {
  color: #666;
  margin: 8px 0px;
  font-size: 12px;
}

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

#product_extended_info p em a {
  color: #0066CC;
  font-weight: bold;
}

#rss_link{
  width: 190px;
  height: 21px;
  font-size: 14px;
  color: #4f6d01;
  font-weight: bold;
  margin: 5px 10px;
}

#rss_link h2,
#bookmark h2 {
  font-size: 14px;
  color: #4f6d01;
  font-weight: bold;
}

#bookmark {
  width: 133px;
  height: 21px;
  font-size: 14px;
  color: #4f6d01;
  font-weight: bold;
  margin: 5px 10px;
}

#rss_link a, #bookmark a{
  color: #4f6d01;
  text-decoration: none;
}
#rss_link a:hover, #bookmark a:hover{
  text-decoration: underline;
}

.pager {
  text-align: center;
  font-size: 12px;
  margin: 20px 0;
  color: #4f6d01;
  font-weight: bold;
}

a.prev_page_button,
a.next_page_button {
  text-decoration: underline;
  margin: 2px;
  font-weight: normal;
  color: #666666;
}

a.prev_page_button span {
  color: #666666;
}

a.next_page_button span {
  color: #666666;
}

a.pager_page_option {
  color: #666666;
  margin: 1px;
}

.first_ad {
  width: 468px;
  margin: auto;
  padding: 10px 0;
}

.ad_before_content {
  clear: both;
  padding: 10px;
  margin: auto;
  width: 468px;
}

.ad_after_content {
  clear: both;
  padding: 10px;
  margin: auto;
  width: 468px;
}

.ad_between_content {
  clear: both;
  padding: 10px;
  margin: auto;
  width: 468px;
}

.ad_before_partner {
  clear: both;
  margin: 0 10px;
  padding-top: 25px;
}

.ad_after_partner {
  clear: both;
  margin: 0 10px;
}

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

.sitemap_link {
  margin: 8px;
  font-size: 13px;
  letter-spacing: 150%;
  word-spacing: 200%;
}

.sitemap_link a {
  color: #4F6D01;
}

#sitemap_menu {
  margin: 4px 4px 0px 0px;
  float: right;
}

#sitemap_menu a {
  color: white;
  font-weight: bold;
  text-decoration: none;
}

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

#footer .terms_link a {
  color: white;
  text-decoration: none;
}

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

.terms_details {
  padding: 20px 50px;
}

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

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

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

#content_google_ad {
  margin-left: 10px;
}

#second_banner {
  margin: 0px 5px;
  float: right;
}

#top_links {
  width: 700px;
  float: right;
  margin: 0px;
  padding: 0px;
  position: relative;
  text-align: center;
}

#top_links table {
  height: 63px;
  margin-top: 4px;
  width: 95%;
}

#top_links table,
#top_links tr,
#top_links td {
  border: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
}

#top_links a {
  color: #0B387B;
}

#top_links a em {
  color: #CB005E;
  font-style: normal;
}

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


#top_links .top_link_5items {
  padding: 4px;
  display: inline;
  white-space: nowrap;
  font-size: 15px;
  font-weight: bold;
}

#top_links .top_link_4items {
  padding: 4px 12px 4px;
  display: inline;
  white-space: nowrap;
  font-size: 17px;
  font-weight: bold;
}

#top_links .top_link_3items {
  padding: 12px 12px 4px;
  display: inline;
  white-space: nowrap;
  font-size: 24px;
  font-weight: bold;
}

#top_links .top_link_2items {
  padding: 12px 12px 4px;
  display: inline;
  white-space: nowrap;
  font-size: 28px;
  font-weight: bold;
}

#top_links .top_link_1items {
  padding: 12px 12px 4px;
  display: inline;
  white-space: nowrap;
  font-size: 36px;
  font-weight: bold;
}

#mini_window_info {
  padding: 8px;
  background-color: #fffee1;
}

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

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

.mini_product_info a {
  color: #0066CC;
  font-size: 12px;
  font-weight: bold;
  margin-left: 2px;
}

.link_to_more,
.link_to_contactus {
  clear: both;
  padding-right: 6px;
  margin: 10px 0;
  font-size: 12px;
  text-align: right;
}
.link_to_more a,
.link_to_contactus a {
  color: #4f6d01;
}

.link_to_more a h3,
.link_to_contactus a h3 {
  font-weight: normal;
  font-size: 12px;
  text-decoration: underline;
}

.links_page_product {
  width: 270px;
  margin: 10px 0;
  padding: 0;
}

.partners_image_links {
  padding: 0 0 18px 20px;
}

.partners_image_links img {
  margin-bottom: 2px;
}

#preview_btn_icon_left {
  background: transparent url(btn_left.gif) no-repeat top left;
  width: 10px;
  height: 20px;
  float: left;
  margin: 0 0 50px 3px; 
}

#preview_btn_icon_center {
  background: #FFF url(btn_center.gif) repeat-x top left;
  float: left;
  padding: 0px 5px;
  line-height: 20px;
  margin-bottom: 50px;
  color: #FFF;
}

#preview_btn_icon_right {
  background: transparent url(btn_right.gif) no-repeat top left;
  width: 10px;
  height: 20px;
  float: left;
  margin-bottom: 50px;
}

/*
  styles for popup window
  begin
*/
#product_popup_window{
  margin: auto;
  width: 1000px;
  height: 900px;
  background-color: #FFFEE1;
  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;
}
#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
*/

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

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

.size_description a {
  font-size: 12px;
  margin: 12px;
  color: #4f6d01;
}


.style1 {
 font-family: 'Arial';
 font-weight: bold;
 font-size: 28px;
}

.style2 {
 font-family: 'Arial';
 font-weight: bold;
 font-size: 24px;
}

.style3 {
 font-family: 'Arial';
 font-size: 22px;
}

.style4 {
 font-family: 'Arial';
 font-size: 20px;
}

.style5 {
 font-family: 'Arial';
 font-weight: bold;
 font-size: 18px;
}

.style6 {
 font-family: 'Arial';
 font-size: 18px;
}

.style7 {
 font-family: 'Arial';
 font-size: 16px;
}

.style8 {
 font-family: 'Arial';
 font-size: 14px;
}

.style9 {
 font-family: 'Arial';
 font-size: 12px;
}


.pop_product_large_preview {
  float: left;
  width: 270px;
  height: 210px;
  text-align: center;
}





