/*** mouse over fix for IE6 ***/
body { _behavior: url("/styles/instantscreensaver/csshover3.htc"); }

/*** png transprancy fix for IE6 ***/
.pngfix { _behavior: url("/styles/instantscreensaver/iepngfix.htc"); }

/*** clearfix for inner div ***/
.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;
}

/*** base ***/
body {
  padding: 0;
  margin: 0;
  color: #330000;
  font: 12px Tahoma;
    background: #000000 url(bg.gif) no-repeat scroll center top;
}

h1, h2, h3, h4, h5 {
    margin: 0;
}

div.hr {
  height: 10px;
  clear: both;
  width: 100%;
}

div.vr {
  width: 10px;
  clear: both;
  height: 100%;
}

a {
  color: #330000;
  text-decoration: none;
  font: 12px Tahoma;
}

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

a img {
    border: solid 1px #e44800;
}

a img:hover {
  border-color: #000000;
}

div#wrapper{
    width: 990px;
    margin: 0 auto;
}

div#body {
  padding: 5px;
  background-color: #FFFFFF;
}

.center {
  margin: 0px auto;
}

.center10px{
  margin: 10px auto;
}

/************* Header ***************/
div#header {
  z-index: 2;
}

/************* Title ***************/
div#title {
  height: 95px;
}

#logo {
  width: 303px;
  height: 35px;
  margin: 1px 0px 0px 5px;
  background: url('title.png');
  padding: 58px 0 0 26px;
}

#logo:hover {
  cursor: pointer;
}

#logo #subTitle a {
  color: #FFFFFF;
  font: bold 12px Tahoma;
}

#logo #subTitle a:hover {
  color: #e44800;
}

/************* Top Sites ***************/
#topSites {
  text-align: center;
  margin-bottom: 8px;
}

#topSites a {
  color: #FFFFFF;
  font: normal 14px/20px Tahoma;
}

#topSites a:hover {
  color: #e44800;
}

/************* Menu ***************/
div#menu {
  background: url('menu.gif');
  height: 61px;
  width: 990px;
  z-index: 10;
}

div#menu ul.menuLv1 {
  height: 44px;
  padding: 17px 0 0 17px;
  margin: 0px;
  z-index: 10;
}

div#menu ul.menuLv1 li {
  height: 32px;
  display: inline;
  float: left;
  background: url(menu_ico.gif) no-repeat 0 center;
  padding-left: 8px;
  position: relative;
  z-index: 10;
}

#menuLatest {
  width: 118px;
}

#menuRandom {
  width: 136px;
}

#menuTop {
  width: 144px;
}

#menuCategories {
  width: 150px;
}

div#menu ul.menuLv1 li a{
  color: #FFFFFF;
  font: bold 14px/14px Tahoma;
}

  ul#menuLv2Categories {

      margin-top: -30px;
      margin-left: -30px;
    width: 200px;
      display: none;
       position: relative;
       z-index: 999999;
    }

  div#menu ul.menuLv2 li.menuLv2Li1st {
    height: 32px;
    width: 100%;
    background: none;
  }

  div#menu ul.menuLv2 li {
    height: 25px;
    width: 100%;
    background: #421c03 url(ico_bullet.gif) no-repeat 5px center;
    padding-left: 17px;
  }

  div#menu ul.menuLv2 li a {
    font: bold 14px/25px Tahoma;
  }

/************* Footer ***************/
div#footer {
  height: 70px;
  padding-top: 8px;
  background: url(footer.gif);
}

div#footer div {
  text-align: center;
}

div#footer div a,
div#footer div h1,
div#footer div h2,
div#footer div h3,
div#footer div h4,
div#footer div h5,
div#footer div font {
  color: #FFFFFF;
  font: 11px/18px Tahoma;
  display: inline;
}

div#footer div a:hover {
  color: #e44800;
}

/************* LHS ***************/
#LHS {
  float: left;
  width: 795px;
}

#LHSbtmLHS {
  float: left;
  width: 205px;
  display: inline;
}

#LHSbtmRHS {
  float: right;
  width: 582px;
  _width: 576px;
  display: inline;
}

/************* RHS ***************/
#RHS {
  float: right;
  width: 180px;
}

/************* Ads ***************/
div.ad728x15 {
  width: 728px;
  height: 15px;
}

div.ad200x90 {
  width: 200px;
  height: 90px;
}

div.ad160x600 {
  width: 160px;
  height: 600px;
}

div.ad250x250 {
  width: 250px;
  height: 250px;
}

div.ad468x60 {
  width: 468px;
  height: 60px;
}

div.ad728x90 {
  width: 728px;
  height: 90px;
}

div.ad468x15 {
  width: 468px;
  height: 15px;
}

/************* Text and the Ad ***************/
div#text_ad {
  padding: 12px 35px 0px;
  background-color: #f4eddb;
  text-align: justify;
}

div#text_ad h3 {
  font: normal 12px/18px Tahoma;
}

/************* Search Bar ***************/
div#searchBar {
  border-top: solid 1px #ddc9c0;
  border-bottom: solid 1px #ddc9c0;
  margin: 10px 0;
  padding-left: 100px;
  background: url('ico_search.gif') no-repeat 55px center;
  height: 30px;
}

div#searchBar h5 {
  color: #ec4403;
  display: inline;
  float: left;
  font: bold 12px/12px Tahoma;
  margin-top: 11px;
}

#searchForm {
  float: left;
  display: inline;
  width: 580px;
  height: 12px;
  margin-left: 30px;
  margin-top: 4px;
}

#searchForm * {
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  font: 12px/12px Tahoma;
}

#searchForm .btnSearch {
  background: transparent url('btn_search.gif') no-repeat scroll center center;
  border:none;
  cursor: pointer;
  width: 73px;
  height: 22px;
  padding: 0;
}

#searchForm .btnSearch font {
  font: bold 12px/14px Tahoma;
  color: #FFFFFF;
}

/************* Frames ***************/
.frameHeaders {
  height: 35px;
  background: url('subheading_bg.gif');
}

.frameHeaders a {
  font: bold 12px/35px Tahoma;
  color: #FFFFFF;
}

.frameHeaders a:hover {
  color: #e44800;
}

.frameUls {
  padding: 0 0 0 10px;
  margin: 5px 0px;
  list-style: none;
}

.frameUls li {
  height: 18px;
  background: url('ico_bullet.gif') no-repeat left 8px;
}

.frameUls li a {
  margin-left: 11px;
  font: 11px/18px Tahoma;
}

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

.frameAnchors a {
  font: 11px/14px Tahoma;
  background: url('ico_arrow.gif') no-repeat left 1px;
  padding-left: 18px;
}

/************* Block Products ***************/
#blockProducts {
  height: 115px;
}

.thumbnail_125x90s {
  width: 132px;
  float: left;
}

.thumbnail_125x90s img {
  width: 125px;
  height: 90px;
  margin: 0 auto;
  display:block;
}

.thumbnail_125x90s h2,
.thumbnail_125x90s h5 {
  text-align: center;
  display: block;
}

/************* Block Feed ***************/
#bookmark {
  height: 27px;
  margin: 0 auto;
  width: 171px;
  background: url('btn_rss_bg.gif') no-repeat;
}

#rss_feed {
  height: 27px;
  margin: 0 auto;
  width: 171px;
  background: url('btn_rss_bg.gif') no-repeat;
}

#bookmark a,
#rss_feed a {
  float: left;
}

#bookmark a img,
#rss_feed a img {
  border: none;
}

/************* Frame Partner Links (Image) ***************/
#framePartnerImgs a img {
  border: none;
  margin-top:3px;
}

/************* Frame Products ***************/
#frameUl_products li {
  width: 50%;
  float: left;
  display: inline;
}

/************* Frame ProductPreviews ***************/
font.currentPage {
  color: #EC4403;
  font-size: 14px;
  font-weight: bold;
}

#frameBodyProductPreviewsPics {
  width: 528px;
  clear:both;
}

#frameBodyProductPreviews font,
#frameBodyProductPreviews font a {
  font: bold 12px/30px Tahoma;
}

/************* Tags ***************/
.tag {
  display: inline;
}

.tag_level9 {
 font-size: 10px;
}

.tag_level8 {
 font-size: 10px;
}

.tag_level7 {
 font-size: 12px;
}

.tag_level6 {
 font-size: 14px;
}

.tag_level5 {
 font-size: 16px;
}

.tag_level4 {
 font-size: 18px;
}

.tag_level3 {
 font-size: 20px;
}

.tag_level2 {
 font-size: 22px;
}

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

/************* frameBodyTags ***************/
#frameBodyTags {
  padding:10px;
}

/************* Action Home ***************/
#bodyTitle {
  margin-bottom: 5px;
  display: inline;
  float: left;
}

#bodySubTitle {
  margin-top: 3px;
  float: right;
  font: normal 13px Tahoma;
  color: #e44800;
}

#bodyTitle a {
  font: bold 16px Tahoma;
  color: #e44800;
}

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

/***************** Detail *********************/
.bodyTitles a,
.bodyTitles span,
.bodyTitles {
  float: left;
  font: bold 16px Tahoma;
  color: #e44800;
}

.bodyTitles a:hover {
  color: #330000;
}

#detailBtnDownload {
  background: url('btn_download.gif');
  width: 188px;
  height: 48px;
  text-align: center;
}

#detailBtnDownload a {
  font: bold 20px/45px Arial;
  color: #FFFFFF;
}

#detailTags h2 {
  display: inline;
}

#detailTags h2 a {
  font-size: 14px;
}

.thumbnail_350x265s {
  width: 350px;
  height: 265px;
  position: relative;
}

#productTitle {
  display: block;
  text-align: center;
}

#productTitle a {
  font: bold 14px/30px Tahoma;
  color: #e44800;
}

#productTitle a:hover {
  color: #330000;
}

#detailStars {
  text-align: center;
}

.ratingImg {
  margin: 0px;
  display: inline;
}

#prevProduct {
  position: absolute;
  top: 177px;
  left: -20px;
  width: 130px;
  height: 125px;
  text-align: left;
}

#prevProdImg,
#nextProdImg {
  margin-bottom: 5px;
  display: block;
  width: 125px;
  height: 90px;
  visibility: hidden;
    border: solid 1px #e44800;
}

#btnPrev img {
  margin-left: 20px;
  border: none;
}

#btnNext img {
  margin-right: 20px;
  border: none;
}


#nextProduct {
  position: absolute;
  top: 177px;
  left: 242px;
  width: 130px;
  height: 125px;
  text-align: right;
}

/***************** Contact Us *********************/
#send_mail_error {
  background-color: DarkOrange;
  margin-bottom: 10px;
  padding: 1px 10px;
}

#contactus_form {
  margin-top: 20px;
}

#contactus_form th{
  text-align: right;
  vertical-align: top;
  line-height: 22px;
  font-size: 14px;
  font-weight: normal;
}

#contactus_form td{
  text-align: left;
}

#contactus_form #reason, #contactus_form #reason *,
#contactus_form #email, #contactus_form #details{
  text-align: left;
  width: 300px;
}

#contactus_form #id_sendmail_captcha{
  text-align: left;
}

#captcha_image {
  float:left;
  border: 1px solid #515151;
  margin-right: 5px;
}

#contactus_notice p {
  margin: 50px 10px;
  text-align: left;
}

/***************** Contact Us *********************/
.contentUls {
  padding: 0 0 0 10px;
  margin: 5px 0px;
  list-style: none;
  display: inline;
  float: left;
  width: 275px;
}

.contentUls li {
  background: url('ico_bullet.gif') no-repeat left 8px;
}

.contentUls li a {
  margin-left: 11px;
  font: 15px/23px Tahoma;
}

