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

body {
  text-align: center;
  background-color: black;
}

body.pop_up {
  background: #FFF none;
}

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

a:hover {
  text-decoration: underline;
}


img {
  border: 0px;

}

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

.clearleft {
  clear: left;
}


#wrapper {
  margin: 0px auto;
  width: 986px;
  text-align: left;
  background-color: #a8aa9f;
}

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 {
  background: transparent url(toplogobg.gif) no-repeat top left;
  height: 99px;
  z-index: 1;
  margin: 0px 9px;
}

#logo img{
  margin-left: 13px;
}

#logo {
  width: 30%;
  float: left;
  margin: 26px 0px 0px 0px;
}

#logo_bar {
  background: transparent url(topbg.gif) repeat top left;
  height: 94px;
  width: 696px;
  float: left;
}

#logo a:hover {
  text-decoration: none;
}

#logo_text {
  position: absolute;
  top: 45px;
  padding-left: 8px;
  cursor: pointer;
}

.logo_text_white {
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #FFFFFF;
}

.logo_text_green {
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #99CC00;
}

#main_menu {
  background: transparent url(topbg.gif) repeat top left;
  height: 99px;
  width: 70%;
  float: left;
}

#main_menu li.category_menu .menu_downarrow {
  background: url(menu_downarrow.png) no-repeat right 40%;
  width: 75px;
  font-size: 12px;
}

#main_menu ul {
  display: block;
  position: relative;
  list-style: none;
  height: 11px;
  margin-top: 40px;
  margin-left: 0px;
  padding: 10px 0px 0px;
  z-index: 1000;
}

#main_menu li {
  background: url(menu_border.gif) no-repeat 0px 2px;
  display: block;
  padding: 0px 15px;
  font-size: 12px;
  float: left;
  z-index: 1000;
}

#main_menu li.last_li {
  border-right: 0px none;

}

#main_menu li.first {
  background: none;
}

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

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

#main_menu li ul {
  display: none;
  position: absolute;
  * left: -400px;
  top: 24px;
  height: auto;
  background-color: #445859;
  filter: alpha(opacity=90);
  -moz-opacity: 0.90;
  opacity: 0.90;
  z-index: 2000;
  margin: 0px 0px 0px 8px;
  padding: 0px

}

#main_menu li ul.category_menu {
  left: 475px;


}

#main_menu li ul li {
  font-weight: normal;
  color: #445859;
  font-size: 11px;
  float: none;
  border: none;
  margin: 0px 0px;
  padding: 2px 27px;
  z-index: 2000;
  background: none;
  line-spacing: 24px;
}


#main_menu li ul.category_menu li {
  width: 70px;
  background: transparent url(arrow_green.gif) no-repeat 12% ;


}

#main_menu li.category_menu ul li a {

  line-height: 24px;
  color: #FFFFFF;


}

#top_shadow {
  /*background: transparent url(main_menu_bar.jpg) no-repeat top left;*/
  background-color: #000000;
  padding-left: 100px;
  height: 16px;
  margin: 0px 9px;
/*  background: url(top_shadow.jpg) repeat-x top left;
  width: 986px;
  height: 26px;
*/
}

#bottom_shadow {
/*  background: url(bottom_shadow.jpg) repeat-x top left;
  width: 986px;
  height: 26px;*/
}

#footer {
  background: url(bottom.jpg) no-repeat top left;
  text-align: center;
  clear: both;
  height: 165px;
  padding: 10px 0px 0px 0px;
}

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

#footer ul li {
  padding: 0px 7px;
  display: inline;
  line-height: 11px;
  font-size: 11px;
  border-left: 1px solid #FFF;
}

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

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

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

ul#terms li {
  margin-top: 3px;
  padding: 0px 7px;
  display: inline;
  line-height: 11px;
  font-size: 11px;
  border-left: 1px solid #FFF;
}

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

ul#terms li a {
  color: #FFF;
  text-decoration: none;
}

ul#terms li a:hover {
  color: white;
  text-decoration: underline;
}

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

#top_banner {
  height: 75px;
  background: url(welcome.jpg) no-repeat left top;
  margin-bottom: 1px;
}

#left_sidebar {
  width: 210px;
  height: auto;
  position: relative;
  z-index: 3;
}

#top_category{
  background-color: #FFFFFF;
  margin: 5px 0px;
}

#top_category p {
  color: #99cc00;
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;

}

#top_category ul, #partners_links ul {
  width: 198px;
  list-style: disc inside none;
}

#left_sidebar ul {
  margin: 0;
  padding: 0px;
  color: #000;
  list-style-image: url("arrow_green.gif");
}

#left_sidebar ul li {
  margin-left: 15px;
}

#left_sidebar ul li a {

  text-decoration: none;
}

#left_sidebar ul li a:hover {

  text-decoration: underline;
}

#right_sidebar {
  width: 200px;
  height: auto;
  position: relative;
  z-index: 2;
}

#right_sidebar ul {
  color: #000;
}

#right_sidebar ul li {
  font-size: 12px;
  line-height: 12px;
  margin: 20px 0px;
}

#right_sidebar ul li a {
  color: #3593ED;
    text-decoration: underline;
}

#right_sidebar ul li a:hover {
  color: #FF9324;
}

#right_sidebar_lower_content {
  position: relative;
  width: 198px;
  height: auto;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}

#center_content {
  width: 760px;
  position: relative;
  float: left;
  top: 0px;
  min-height: 675px;
  z-index: 0;


}

#left_content {
  width: 210px;
  height: auto;
  float: left;
  position: relative;
  padding-left: 10px;
}

#right_content {
  width: 200px;
  height: auto;
  float: right;
  position: relative;
}

#bookmark_and_searchbox {
  background-color: #FFFFFF;
  margin: 5px 0px;
}
/*
#bookmark {
  width: 188px;
  height: 33px;
  padding: 10px 5px;
}

#bookmark a {
  text-decoration: none;
}
*/


.form_row {
  margin: 2px 0px 2px 5px;
}

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

#google_search_box {
  width: 210px;

}

.google_search_box_logo  {
  background: transparent url(poweredbygoogle.gif) no-repeat left;
  width: 180px;
  padding-top: 20px;
  margin: 0px 0px 0px 6px;

}

#google_search_box form {
  margin: 0 0 0 5px;
}

#google_search_box form label {
  margin: 0 0 0 3px;
}

#google_search_box input.q {
  background: url(searchfield_bg.gif) repeat ;
  float: left;
}

#local_search_box {
  width: 210px;
}

.local_search_box_logo  {
  background: transparent url(poweredbygoogle.gif) no-repeat left;
  width: 195px;
  padding-top: 20px;
  margin-left:5px

}

#local_search_box form {
  margin: 0 0 0 5px;
}

#local_search_box form label {
  margin: 0 0 0 3px;
}

#local_search_box input.q {
  background: url(searchfield_bg.gif) repeat ;
  width: 115px;
  float: left;
  border: 1px solid #D8DDE2;

}

#google_search_result {
  width: 750px;
  overflow: hidden;
  padding: 0 0 0 5px;
}

#today_screensaver {
  border: 1px solid #CCC;
}

#today_ss_top_bar_shadow {
  background: transparent url(shadow_bar_198x21.gif) no-repeat top left;
  width: 198px;
  height: 21px;
}

.today_ss_title {
  color: #F66E00;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
  padding-left: 24px;
}

#today_screensaver_btn {
  margin: 0 30px 2px 30px;
}

#get_it_now_btn {
  background: transparent url(btn_GetitNOW.gif) no-repeat top left;
  padding: 6px 24px;
  height: 18px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  font-family: arial;
  display: block;
}

#today_ss_bottom_shadow {
  background: transparent url(shadow_bottom_198x12.gif) no-repeat top left;
  width: 198px;
  height: 12px;
}

#left_sidebar h1 {
  font-size: 14px;
  padding: 6px 0;
  color: #FFF;
  text-align: center;
}

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

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

/*#top_category ul {
  margin: 0px 0px 20px 0px;
  display: block;
  position: relative;
  color: #000;
  padding: 0px;
  z-index: 0;
}*/

#top_category ul li, #partners_links ul li {
  margin: 12px 0px;
  padding: 0 0 0 10px;
  /* display: block;*/
  line-height: 12px;
  font-size: 12px;

}

#top_category ul li a, #partners_links ul li a {

  padding-left: 10px;
  color: #666666;
}

#top_category ul li a:hover, #partners_links ul li a:hover {
  color: #000000;
  text-decoration: underline;
}

.product_preview_list {
  margin-left: 4px;
  margin-right: 4px;
  padding-bottom: 20px;
}

.product_preview {
  display: block;
  width: 350px;
  float: left;
  position: relative;
  text-align: center;
  margin: 0px 30px;
  padding-bottom: 20px;
  z-index: 0;
}

#today_screensaver .product_preview_list {
  margin: 0;
}

#today_screensaver .product_preview {
  float: none;
  margin: 0px 29px;
  padding-bottom: 10px;
}


.product_preview .product_name a {
  color: #000;
}

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

.preview_image {
  width: 110px;
  height:140px;
  z-index: 0;
  float: left;
  padding: 4px 23px;
  margin-bottom: 10px;
}

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

#download_page .product_info .rating {
  width: 100px;
  height: 15px;
  top: 0px;
  float: left;
  margin: 8px 0px 0px 7px;
  display: inline;
}
.product_large_preview .rating {
  margin: 0px;
  text-align: center;
  width: 280px;
  padding-left: 20px;
}





.rating {
  width: 100px;
  height: 15px;
  top: 0px;
  width: 110px;
  text-align: center;
}

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

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

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

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

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

.content_title {
  width: 700px;
  height: 35px;
  background: url(dot.gif) no-repeat top left;
  margin-left: 16px;
}

.content_title h2,
.content_title h1 {
  font-family: Arial;
  font-size: 18px;
  color: #006699;
  margin: 2px 0px 10px 30px;
  line-height: 20px;
  font-weight: normal;
  float: left;
  display: inline;
}


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



#download_page .content_title_arrow #product_path h1 {
  font-size: 11px;
  color: #333333;
  font-weight: normal;
  padding-left: 60px;
}

#download_page .content_title_arrow #product_path h1 a {
  color: #333333;
  font-weight: normal;
}

#download_page .content_title_arrow #product_path h1 a:hover{
  text-decoration: underline;
}

#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: 15px;
  color: #333333;
  margin-bottom: 2px;
  text-align: center;
}

.product_large_preview {
  width: 300px;
  height: 250px;
  float: left;
  background: url(bigimg_frame.gif) no-repeat;
  display:inline;
  margin-left: 30px;

}

.product_large_preview_frame{
  margin-top: 22px;
  margin-left: 4px;
  width: 270px;
  text-align: center;
  vertical-align: center;
}

.product_large_preview img {


}

.product_download {
  position: relative;
  float: left;
  height: 96px;
  z-index: 0;
}

.product_download_link{
  width: 215px;
  height: 60px;
  margin-left: 30px;
  margin-top: 20px;
}

.product_preview_link {
  height: 106px;
  float: left;
  border-bottom: 1px dotted #999;
  background: url(view_bg.gif) no-repeat 20px center;
}

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

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

.product_download_button {
  height: 40px;
  background: url(btn_download.gif ) no-repeat;
  cursor: pointer;
  padding: 10px 50px;
}


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

.product_download_button_text_black {
  font-size: 18px;
  font-family: Arial;
  font-weight: bold;
  color: #000000;
}


.product_desc {
  text-align: left;
  margin-left: 30px;
  float: left;
  display: inline;
}

.product_info {
  height: auto;
  position: relative;
  z-index: 0;
  padding: 10px;
}


.product_info p {
  font-size: 12px;
  margin: 10px 0px 0px 60px;
  color: #333333;
  font-weight: bold;
  float: left;
  display: inline;
}

.product_desc p{
  color: #99cc00;
  margin: 0px;
  font-size: 15px;
}

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


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

#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: #039;
  text-decoration: none;
}


.pager {
  text-align: center;
  font-size: 12px;
  margin: 20px 50px 20px 0px;
  color: #000;
}

a.prev_page_button,
a.next_page_button {
  text-decoration: none;
  margin: 2px;
}

a.prev_page_button span {
  color: #3593ED;
  font-weight: bold;
  padding-left: 12px;
  background: url(arrow_prev.gif) no-repeat center left;
}

a.next_page_button span {
  color: #3593ED;
  font-weight: bold;
  padding-right: 12px;
  background: url(arrow_next.gif) no-repeat 100% center;
}

a.pager_page_option {
  color: #666666;
  margin: 1px;
  text-decoration: none;
}

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

#contactus_form {
  width: 700px;
  margin-left: 30px;
  margin-bottom: 15px;
  z-index: 0;
  background-color: #E8ECF2;
  border-style: solid;
  border-color: #D8DDE2;
  border-width: 2px;
}

#contactus_form th {
  padding: 20px 0px 0px 30px;
  color: #036699;
  width: 50px;
  vertical-align: top;
  font-weight: normal;
  font-size: 12px;
}
#contactus_form #name, #contactus_form #email, #contactus_form #id_sendmail_captcha, #contactus_form select, #contactus_form textarea{
  border: 1px solid #D8DDE2;
}

#contactus_form #reason {
  width: 300px;
  z-index: 0;
}

#contactus_form #name {
  width: 100%;
}

#contactus_form #email {
  width: 100%;
}

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

#contactus_form #validation {
  width: 100%;
  height: 100px;
  text-align: left;
}

#contactus_submit {
  text-align: center;
}

.search_submit{
  background: url(button_bg_search.gif) no-repeat 50% 50%;
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  border: 0px;
  height: 25px;
  width: 67px;
  cursor: pointer;
}

#contactus_submit input, #contactus_form #generate input{

}

#contactus_form td {
  padding: 20px 20px 2px;
  vertical-align: middle;

}

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

#thanks_message {
  font-size: 16px;
  font-weight: bold;
  padding: 60px 80px 350px 80px;
}

#site_map {
  margin-bottom: 150px;
}

#site_map ul{
  margin-left: 35px;
  padding-left: 50px;
}

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

.sitemap_link a {
  font-size: 13px;
}

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

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

.terms_details {
  padding: 20px 45px;
  font-family: Arial;
  font-size: 12px;
  color: #000;
}

.terms_3rd_party_details {
  padding: 20px 45px;
  font-family: Arial;
  font-size: 12px;
  color: #000;
}

.terms_3rd_party_details b {
  text-decoration: underline;
}

#rss_link {
  padding: 12px 0 12px 8px;
}

#rss_link a {
  color: #003399;
  text-decoration: none;
}

#rss_link a:hover {
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

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

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

#contactus_form #generate{
  float:left;
  padding-right: 10px;

}

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

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

#first_banner {
  margin-left: 10px;
  margin-bottom: 10px;
}

#second_banner {
  margin-left: 10px;
  float: right;
}

a.mail_to {
  text-decoration: underline;
}

#left_first_ad {
  width: 100px;
  height: 200px;
  margin-top: 15px;
  position: relative;
}

#left_second_ad {
  width: 160px;
  height: 600px;
  margin: 15px 20px 0px 20px;
  position: relative;
}

#right_first_ad {
  width: 160px;
  height: 600px;
  margin: 15px 20px 0px 20px;
  position: relative;
}

.ad_in_content {
  width: 468px;
  height: 60px;
  margin: 0px 59px;
  margin-bottom: 50px;
}

#top_links {
  width: 591px;
  float: left;
  margin: 35px 0px 0px 40px;
  padding: 0px;
  text-align: center;
}

#top_links table {
  height: 60px;
  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: #FFFF00;
  text-decoration: underline;
}

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

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


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

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

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

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

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

#mini_window_info {
  padding: 8px;
}

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

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

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

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

.ad_468x60 {
  width: 468px;
  height: 60px;
  margin: 10px 0px;
}

.ad_468x15 {
  width: 468px;
  height: 15px;
  background-color: #FFFFFF;
}

.ad_200x200 {
  width: 210px;
  margin: 10px 0px;
  background-color: #FFFFFF;
}

.ad_200x90 {
  width: 210px;
  margin: 5px 0px;
  background-color: #FFFFFF;

}

.ad_200x90_content {
  margin-left: 10px;
}
.center_content_ad_with_width468 {
  margin: 0px 125px;
}

.mini_product_info_ad {
  margin-top: 0px;
}

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

#partners_links {
  background-color: #FFFFFF;
  width: 210px;
  margin: 10px 0;
}

.more {
  padding-right: 10px;
  text-align: right;
  padding-top: 10px;
  cursor: pointer;
}

#partners_links .head{
  height: 18px;
  background: url(btn_add.gif) no-repeat 60% 30%;
}

#partners_links p a, #top_category p a {
  color: #99cc00;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  zoom: 1;
}

.product_desc p a{
  color: #99cc00;
  font-weight: bold;
  cursor: pointer;


}

.product_desc p a:hover{
  text-decoration: underline;
}

#partners_links p a{
  padding-left: 10px;
}

#partners_links p a:hover, #top_category p a:hover {
  text-decoration: underline;
}




#link_to_contactus {
  padding-right: 10px;
  margin: -15px 0;
  text-align: right;
  zoom: 1;
}

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


.partners_image_links {
  margin-top: 8px;
  padding-left: 8px;
}

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

#category_products, #toppest_products, #random_products, #main_category, #related_products, #link_products, #download_page_info, #category_links, #search_result {
  background-color: #FFFFFF;
  margin: 5px 0px 5px 5px;

}

#download_page{
  margin: 5px 5px;
  height: 1200px;
}
.rbroundbox {
  background-color: #FFFFFF
}
.rbtop div {
  background: url(corner_topleft.gif) no-repeat top left;
}
.rbtop {
  background: url(corner_topright.gif) no-repeat top right;
}
.rbbot div {
  background: url(corner_bottomleft.gif) no-repeat bottom left;
}
.rbbot {
  background: url(corner_bottomright.gif) no-repeat bottom right;
}

.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 8px;
	font-size: 1px;
}
.rbcontent h3.leftside a,
.rbcontent h2.leftside a {
  color: #99CC00;
  font-size: 12px;
  font-weight: bold;
  padding-left: 10px;
}
.rbroundbox {
  width: 20em; margin: auto;
}
.separator {
  background: url(leftcolumn_separator.gif) no-repeat;
  height: 2px;
  margin-top: 5px;
}

.page{
  color: #006699;
  font-size: 11px;
  float: right;
  margin-top: -34px;
  width: 100px;
  margin-right: -50px;

}

#download_page .content_title_arrow {
  background: url(arrow_download.gif) no-repeat 2% 0%;
  width: 700px;
  height: 45px;
  padding-left: 10px;
  padding-bottom: 20px;
  cursor: pointer;
}

#download_page .content_title_arrow p a {
  color: #99cc00;
  font-size: 20px;
  font-weight: bold;
  margin-left: 60px;

}

.product_large_rating {
  background-color: #E8ECF2;
  float: left;
  height: 244px;
  width: 288px;
  margin-left: 20px;
  paddign: 2px;
  border: 1;
  border-style: solid;
  border-color: #D8DDE2;
  border-width: 2px;
  display: inline;
  text-align: center;
  vertical-align: center;


}

#link_products .product_preview {
  text-align: left;
}

#link_products .product_preview_list {
  margin: 0px;
  padding-left: 45px;
}


#link_products .product_preview .product_name, #category_links p , #site_map p{
  font-size: 15px;
  text-align: left;
  width: auto;
}

#category_links p, #site_map p {
  padding: 0px 0px 10px 50px;
}
#link_products .product_preview .product_name a {
  color: #006699;
}

#link_products .product_preview {
  float: none;
}

.product_small_preview {
  width: 340px;
  margin-left: 40px;
  float: left;
  height: 300px;
}


.product_large_preview .product_name {
  font-size: 14px;
  font-color: #333333;
  font-weight: bold;
  width: 280px;
}


.product_name{
  color: #333333;
  height: 30px;
  text-align: center;
  width: 110px;

}

.product_name a {
  color: #333333;

}

#category_products .product_preview {
  float: none;
  width: auto;

  padding: 0px;
}


.product_tag {
  text-align: left;
  font-style: normal;
  color: #039;
  float: left;
  padding: 0px 5px;
  width: 180px;

}

.product_tag a {
  color: #333333;
  text-decoration: underline;
  font-weight: normal;
  font-size: 12px;
}

.screensavers_tags{
  margin: 10px 50px;
  text-align: center;
  padding-bottom: 40px;

}
.screensavers_tags span{
  padding: 10px;

}


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

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

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

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

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

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

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

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

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