/* $Id: style.css,v 1.3 2006/07/14 16:37:26 rkerr Exp $ */

/* main fonts and colors for the entire page */
body{
  color: #555;
  font-size: 77%;
  font-family: Tahoma, Arial, "MS Trebuchet", sans-serif;
  background: url(images/body-bg.gif) repeat-x;
}

body.body-front{
  background: url(images/body-front-bg.gif) repeat-x;
}
#content-front{
  margin-top: 12px;
  padding-top: 23px;
  padding-left: 30px;
  width: 950px;
  background: url(images/front-bg-blue.jpg) no-repeat;
}
.home-product{
  float: left;
  width: 240px;
  margin-left: 40px;
  margin-right: 0px;
  text-align: center;
}
div#promo{
  /*width: 760px;*/
  width: 90%;
  margin: 0 auto;
  height: 120px;
  padding-top: 10px;
  /*background: url(images/front/promo-bg.png) no-repeat top center;*/
}
div.promo{
  margin: 0 20px 0 20px;
  /*width: 210px;*/
  width: 100%;
}
div.promo h3{
  padding: 0;
  margin: 0;
}
div.promo li a.block{
  margin-right: 7px;
}
div.promo li{
  margin-bottom: 4px;
  margin-top: 2px;
}
div.promo a.puce,
div.promo .item-list li{
  list-style-type: none;
  margin-left: 5px;
  padding-left: 16px;
  background: url(images/arrow-orange-mini.gif) no-repeat;
}
div.more-link{
  display: none;
}
/* IE6 breaks link on image */
#powerpack div{
  padding-left: 35px;
}
#flash div{
  padding-left: 30px;
}
#one div{
  padding-left: 13px;
}
.home-product h2,
.home-product h3{
  padding: 4px;
}
.home-product h2{
  font-size: 130%;
}
.home-product h3{
  font-size: 92%;
  font-weight: normal;
}
a.btn-orange{
  display: block;
  position: absolute;
  margin-top: 155px;
  margin-left: 80px;
  clear: both;
  color: #fff;
  width: 117px;
  height: 37px;
  padding-top: 7px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 110%;
  text-align: center;
  text-decoration: none;
  background: url(images/button-buy.png) no-repeat;
  background-position: top;
}
a.btn-orange:hover{
  background-position: bottom;
}
a.btn-orange-buy{
  display: block;
  position: absolute;
  margin-top: 174px;
  margin-left: 40px;
  padding-right: 55px;
  padding-left: 15px;
  clear: both;
  color: #fff;
  width: 112px;
  height: 44px;
  padding-top: 13px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 160%;
  text-align: center;
  text-decoration: none;
  background: url(images/button-orange-buy.png) no-repeat;
  background-position: top;
}
a.btn-orange-buy:hover{
  background-position: bottom;
}
a.btn-orange-download{
  display: block;
  position: absolute;
  margin-top: 160px;
  margin-left: 30px;
  padding-right: 55px;
  padding-left: 25px;
  clear: both;
  color: #fff;
  width: 112px;
  height: 44px;
  padding-top: 13px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 160%;
  text-align: center;
  text-decoration: none;
  background: url(images/button-orange-download.png) no-repeat;
  background-position: top;
}
a.btn-orange-download:hover{
  background-position: bottom;
}

a.btn-green{
  display: block;
  position: absolute;
  margin-top: 174px;
  margin-left: 35px;
  clear: both;
  color: #fff;
  width: 182px;
  height: 42px;
  padding-top: 15px;
  text-indent: -20px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 160%;
  text-align: center;
  text-decoration: none;
  background: url(images/btn-download-green.png) no-repeat;
  background-position: top;
}
a.btn-green:hover{
  background-position: bottom;
}
#admin_bar{
  position: fixed;
  right: 0;
  top: 0;
  background: #fff;
  border: 4px solid #f7a50d;
}
a{
  color: #213a82;
}
/* Common styles */
h2, h3{
  color: #555;
  font-size: 283%;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
}
h3{
  font-size: 150%;
  margin-bottom: 17px;
  padding-top: 30px;
}
h2 a,
h3 a{
  color: #555;
  text-decoration: none;
}
h2 a:hover,
h3 a:hover{
  text-decoration: underline;
}

h4{
  font-weight: bold;
  margin: 7px 0;
}
ol{
  list-style-type: decimal;
}
label{
  display: block;
  font-weight: bold;
}
label.inline{
  font-weight: normal;
}

.container{
  width: 960px;
  margin: 0 auto;
  padding: 0;
}

#header{
  text-align: left;
}

#header ul#menu-tools{
  float: right;
  margin-right: 10px;
}
#header ul#menu-tools li{
  float: left;
  margin-left: 14px;
  list-style: none; /* Reset squares */
  list-style-image: none; /* Reset image */
}
#header ul#menu-tools li a{
  color: #aaa;
}
#header h1{
  float: left;
  height: 78px;
  padding-top: 14px;
}
#header #site-name,
#header #site-slogan{
  display: none;
}
#lang-select{
  position: absolute;
  visibility: hidden;
  margin: 0px;
  margin-left: -40px;
  padding: 4px 10px 4px 0;
  background-color: #fff;
  border: 4px solid #dce8fc;
}
#lang-select li{
  clear: both;
  display: block;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
#lang-select li a{text-decoration: none;}
#lang-select li a:hover{text-decoration: underline;}

#lang-select-parent:hover #lang-select{
  visibility: visible;
}

/* Main navigation */
#navigation-primary{
  float: right;
  margin-top: 35px;
}
#navigation-primary ul.links li{
  height: 29px;
  display: block;
  float: left;
  padding-left: 7px;
}
#navigation-primary ul li a{
  color: #ffa808;
  display: block;
  height: 26px;
  padding: 3px 7px 0 0;
  font-size: 152%;
  font-weight: bold;
  font-family: Helvetica, sans-serif;
  text-decoration: none;
}
#navigation-primary ul li a:hover{
  color:#fc8d2d;
}
#navigation-primary ul li.active{
  background: url(images/primary-bg-left.gif) no-repeat left;
}
#navigation-primary ul li.active a,
#navigation-primary ul li.active a:hover{
  color: #fff;
  background: url(images/primary-bg.gif) no-repeat right;
}

#content{
  clear: both;
  padding-top: 0px;
}
body.body-none #page{
  width: 100%;
}
body.body-none #page div.content{
  margin: 0 100px;
}
body.body-left #page{
  float: left;
  width: 760px;
  padding-left: 40px;
}
body.body-left.product #page{
  width: 100%;
  padding-left: 0px;
}
#sidebar-left{
  width: 160px;
  float: left;
  padding-top: 40px;
  text-align: left;
}
#sidebar-left.product{
  margin-left: 0px;
}
#sidebar-left ul.links li{
  display: block;
  padding-left: 20px;
  padding-bottom: 5px;
  background: url(images/secondary-bullet.png) no-repeat 0px 2px;
}
#sidebar-left ul.links li:hover{
  color: #fc8d2d;
  background-position: 0px -79px;
}

#sidebar-left ul.links li.active,
#sidebar-left ul.links li.active:hover{
  background: url(images/secondary-bullet-selected.png) no-repeat 0px 2px;
}
#sidebar-left ul.links li a{
  color: #ffa808;
  font-size: 120%;
  font-weight: bold;
  text-decoration: none;
}
#sidebar-left ul.links li a.active{
  color: #555555;
}
#sidebar-left ul.links li a:hover.active{
  color: #555555;
}
#page{
  text-align: left;
}
p.margin-v-15{
  margin: 15px 0;
}
#product-title{
  padding-bottom: 0px;
  padding-top: 30px;
  height: 220px;
  background: url(images/product-title-bg.gif) repeat-x bottom;
}
#product-title h2{
  padding-top: 10px;
  padding-left: 5px;
}
#product-title div.title{
  float: left;
  margin-left: 20px;
}
#product-title img.product{
  margin-left: 80px;
  margin-bottom: -20px; // to cover part of the transparent reflection (dbarth)
}
#product-title h3{
  font-weight: normal;
  padding: 7px;
  font-size: 95%;
}
a.button-orange{
  display: block;
  float: left;
  color: #fff;
  width: 117px;
  height: 39px;
  margin-left: -5px;
  padding-top: 5px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 140%;
  text-align: center;
  text-decoration: none;
  background: url(images/button-buy.png) no-repeat;
  background-position: top;
}
a.button-orange:hover{
  text-decoration: none;
  background-position: bottom;
}

a.button-green{
  display: block;
  color: #fff;
  width: 182px;
  height: 44px;
  margin-left: -5px;
  padding-top: 13px;
  padding-right: 20px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 170%;
  text-align: center;
  text-decoration: none;
  background: url(images/btn-download-green.png) no-repeat;
  background-position: top;
}
a.button-green:hover{
  text-decoration: none;
  background-position: bottom;
}
.product-content{
  color: #fff;
  background: url(images/screenshot-bg-top.gif) repeat-x top;
  background-color: #3589bb;
}
.product-content #description{
  width: 710px;
  margin: 0 auto;
  margin-bottom: 20px;
  font-size: 120%;
  font-weight: bold;
}
.product-content #description p{
  line-height: 20px;
}
.product-content #description a{
  color: #fff;
}
.product-content #description strong{
  color: #fff;
  font-weight: bold;
  background-color: inherit;
}
.product-content h3{
  color: #fff;
}
#footer-top{
  margin-top: 7px;
  height: 29px;
  background: url(images/footer-bg-top.gif) no-repeat center top;
}
#footer{
  text-align: left;
  font-size: 92%;
  padding-left: 80px;
  min-height: 40px;
  background: url(images/footer-bg.gif) repeat-y center;
}
#footer-bottom{
  height: 28px;
  background: url(images/footer-bg-bottom.gif) no-repeat center top;
}
#footer-mini{
  margin: 0 auto;
  width: 811px;
  text-align: left;
  margin-top: 10px;
  padding-top: 5px;
  padding-left: 10px;
  height: 20px;
  background: url(images/footer-bg-mini.gif) no-repeat center top;
}
#footer-mini #lang-selector{
  float: right;
}
#footer-mini #lang-selector select{
  width: 160px;
  margin-right: 1em;
}
#footer-mini ul{
  margin-left: 10px;
}
#footer-mini ul li{
  list-style-type: none;
  list-style-image: none;
  margin-right: 7px;
  display: inline;
}
#footer,
#footer-mini,
#footer a,
#footer-mini a{
  color: #aaa;
}
#footer ul li{
  float: left;
  margin-right: 0px;
  margin-left: 10px;
  font-weight: bold;
  color: #aaa;
  width: 90px;
  list-style-type: none;
  list-style-image: none;
}
#footer ul li ul li{
  float: none;
  margin-left: 7px;
  font-weight: normal;
}
#footer li.pro{
  margin-left: 30px;
  margin-right: 50px;
}

a.btn-pro {
  display: block;
  padding: 4px 0px;
  padding-left: 8px;
  margin-top: 10px;
  height: 25px;
  width: 100px;
  text-align: left;
  text-decoration: none;
  background: url(images/home-btn-pro.gif) no-repeat ;
  font-weight: bold;
  color: #aaa;
}

a.btn-pro:hover{
  text-decoration: underline;
}
strong{
  font-weight: normal;
  background-color: #fffdce;
}
.screenshot-line{
  width: 800px;
  margin: 0 auto;
  padding-left: 90px;
  background: url(images/screenshot-line-bg.gif) no-repeat;
  background-position: 50% 70%;
}
.screenshot{
  width: 166px;
  height: 250px;
  float: left;
  margin-right: 100px;
  margin-top: 10px;
  background: url(images/screenshot-bg.gif) no-repeat;
  background-position: 50% top;
}
.screenshot a{
  color: #fff;
  text-decoration: underline;
}
.screenshot a.remooz {
  display: block;
  position: relative;
  top: 3px;
  left: 3px;
  width: 160px;
  height: 119px;
  background-color: #666;
}
.screenshot strong,
.screenshot b{
  background: #3589bb;
  font-weight: bold;
}
.screenshot em,
.screenshot i{
  background: #3589bb;
  font-weight: normal;
  font-style: italic;
}
.screenshot h3,
.screenshot p{
  text-align: left;
  margin-bottom: 0;
  margin-top: 0;
}
.screenshot p{
  font-size: 92%;
}
.screenshot h3{
  padding-top: 16px;
  margin-top: 5px;
  font-size: 130%;
  background: url(images/screenshot-title-bg.gif) no-repeat;
}

div#product-bottom{
  padding-top: 30px;
  background: url(images/screenshot-bottom-bg.gif) repeat-x top;
}
div.product-details{
  width: 720px;
}
ul.compatibility li{
  width: 80px;
  height: 55px;
  padding: 4px;
  text-align: center;
  float: left;
  margin-right: 10px;
  border: 1px solid #a2d7fd;
  background-color: #fff;
}
div.requirements ul li,
li.check{
  margin-bottom: 7px;
  padding-left: 16px;
  background: url(images/check.gif) no-repeat top left;
}
div.requirements ul li strong{
  font-weight: normal;
  background-color: #fffdce;
}
.inner-block{
  width: 250px;
  margin: 20px;
  margin-top: 7px;
  float: left;
  color: #343434;
}
.inner-block a{
  text-decoration: underline;
}
.inner-block a:hover{
  text-decoration: none;
}

.inner-block h3{
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 5px;
}
.inner-block p,
.inner-block ul li{
  margin-bottom: 3px;
}
.inner-block ul li{
  margin-left: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
  list-style-image: url(images/arrow-orange-mini.gif);
  background: url(images/dotted-light-blue.gif) repeat-x bottom;
}
.inner-block .more-link{
  display: none;
}
a.arrow-orange{
  padding-left: 18px;
  background: url(images/arrow-orange-mini.gif) no-repeat;
}

/* Community */
.community-headline{
  margin-top: 27px;
  height: 237px;
  background: url(images/community-headline-bg.png) no-repeat;
}
.community-headline h2{
  font-size: 180%;
  padding-top: 20px;
  margin-left: 70px;
  width: 510px;
}
.community-headline ol{
  padding-top: 20px;
  margin-left: 120px;
  list-style-type: decimal;
}
.community-headline ol li{
  width: 450px;
}
.community-headline p{
  padding-top: 7px;
  margin-left: 100px;
  width: 400px;
}
.community-headline .icon{
  float: left;
  margin-top: 80px;
  margin-left: -30px;
}
#spread-form{
  position: absolute;
  top: 289px;
  margin-left: 70px;
  padding: 10px 30px 10px 40px;
  background: url(images/spread-form-bg.gif) no-repeat bottom;
}
#spread-form div{
  margin-right: 10px;
}
#pub{
  clear: both;
  margin: 30px 0;
}
#pub ul{
  margin: 4px 0;
}
#pub li{
  margin-left: 20px;
  list-style-type: square;
}
#pub li.check{
  list-style-type: none;
  margin-left: 3px;
  margin-bottom: 7px;
  padding-left: 16px;
  background: url(images/check.gif) no-repeat top left;
}

#pub p{
  margin-bottom: 7px;
}
/* Join table plans compare */
#join-pricing{
  position: relative;
  margin-left: -150px;
  width: 700px;
  border-bottom-style: hidden;
}
#join-pricing tr td{
  height: 29px;
}
#join-pricing tr.top{
  height: 69px;
}
#join-pricing tr,
#join-pricing td,
#join-pricing th{
  border: 1px solid #ececec;
}
#join-pricing th.first{
  border-left: 1px solid white;
  border-top: 1px solid transparent;
  text-align: right;
  vertical-align: middle;
}

#join-pricing tr.top th.feature{
  color: #e0e0e0;
  font-weight: bold;
  font-size: 180%;
  text-align: right;
  vertical-align: bottom;
  padding: 10px;
  margin: 0;
  border-left-style: hidden;
  border-top-style: hidden;
}
#join-pricing tr.top th.plans{
  color: #000;
  font-size: 83%;
  text-align: center;
  vertical-align: top;
  background: url(images/table-join-top-bg.gif) repeat-x;
  background-color: #f2f8fa;
}
#join-pricing tr.top th.test h3,
#join-pricing tr.top th.club h3,
#join-pricing tr.top th.vip h3{
  font-weight: bold;
  font-size: 200%;
  margin: 0;
  padding: 10px 0 0 0;
}
#join-pricing tr.top th.test h3{
  color: #f66600;
}
#join-pricing tr.top th.club h3{
  color: #14338c;
}
#join-pricing tr.top th.vip h3{
  color: #212f3f;
}
#join-pricing tr td{
  width: 159px;
  text-align: center;
  vertical-align: middle;
  background: url(images/table-join-bg.gif) repeat;
}
#join-pricing tr.bottom td{
  text-align: center;
  vertical-align: middle;
  background: url(images/table-join-bottom-bg.gif) repeat-x;
}
#join-pricing tr.bottom td,
#join-pricing tr.bottom th{
  height: 79px;
  border-bottom: 1px solid transparent;
}

/* Mirror list styles */
#download-zone{
  margin-left: 80px;
  width: 400px;
}
.mirror-list{
  margin: 0 30px;
}
.mirror-list li{
  margin-left: 0px;
  padding-top: 3px;
  padding-bottom: 5px;
  font-weight: normal;
  list-style-image: url(images/arrow-orange-mini.gif);
  background: url(images/dotted-light-blue.gif) repeat-x bottom;
  width: 400px;
}
/* Legals & credits */
.box-rounded-top,
.box-rounded-content,
.box-rounded-bottom,
.box-centered{
  margin: 0 auto;
  width: 652px;
}
.box-rounded-top{
  padding-top: 40px;
  height: 13px;
  background: url(images/box-rounded-top-bg.gif) no-repeat bottom center;
}
.box-rounded-content{
  width: 590px;
  padding: 0 30px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  background: url(images/box-rounded-content-bg.gif) repeat-x bottom;
  background-color: #fff;
}
.box-rounded-content h2{
  font-size: 180%;
}
.box-rounded-bottom{
  height: 38px;
  background: url(images/box-rounded-bottom-bg.gif) no-repeat top center;
}
.box-centered{
  width: 590px;
  padding: 0 30px;
}
.box-centered h4{
  margin-left: 20px;
}
.box-centered p{
  margin-left: 30px;
}
/* Contact form */
.box-rounded-content form{
  margin-top: 10px;
}
.box-rounded-content form fieldset{
  clear: both;
  padding: 10px 20px;
  border: 1px solid #eee;
}
.box-rounded-content form fieldset:after {
  content: "";
  display: block;
  clear: both;
}
.box-rounded-content form legend{
  color: #555;
  padding: 0 7px;
  font-size: 120%;
  font-weight: bold;
}

.box-rounded-content form .form-item{
  float: left;
  width: 45%;
  margin-right: 25px;
}
.box-rounded-content form .form-item input[type=text],
.box-rounded-content form .form-item select{
  width: 200px;
}
.webform-component-textarea{
  clear: both;
}
.webform-component-textarea textarea{
  width: 530px;
  height: 200px;
}
.box-rounded-content form .form-submit{
  display: block;
  clear: both;
  float: right;
  margin-right: 40px;
  font-size: 130%;
  width: 100px;
}
/* Tool classes */
.floatleft{float: left;}
p.floatleft{float: left; padding-right: 10px;}
.floatright{float: right;}
.clear{clear: both;}
.none{display: none;}
.inline{display: inline;}
.center{text-align: center;}

/* Forms Error */
div.messages{
  width: 400px;
  margin: 0 auto;
  padding: 7px;
  border: none;
  background: url(images/error-bg.gif) repeat;
}
div.messages ul{
  padding: 7px;
  border: 1px solid #f1f1f1;
  background-color: #fcfcfc;
}
div.messages ul li{
  color: #555555;
  padding-left: 20px;
  margin-bottom: 4px;
}
div.messages.error ul li{
  color: red;
  background: url(images/error.png) no-repeat top left;
}
span.cap{text-transform: capitalize;}
.line-grey-h{
  height: 1px;
  margin: 44px 0 16px 0;
  background: url(images/line-grey-h.gif) no-repeat center;
}
ul.orange li{
  margin-left: 20px;
  padding-top: 3px;
  padding-bottom: 5px;
  font-weight: normal;
  list-style-image: url(images/arrow-orange-mini.gif);
  background: url(images/dotted-light-blue.gif) repeat-x bottom;
}
ul.orange li a{
  text-decoration: none;
}
ul.orange li a:hover{
  text-decoration: underline;
}

div#download-page{
  width: 620px;
  margin: 0 auto;
  border-top: 1px solid transparent;
}
div.download-title{
  width: 200px;
  margin-right: 20px;
  margin-left: 40px;
}
.download-title h3{
  margin: 0;
  padding: 0;
  text-align: right;
  padding-bottom: 30px;
}
.external ul li a {
  padding-right:15px;
  background: url(images/external-link.gif) no-repeat right; 
}
#spread-thank-you {
  font-weight:bold;
  padding-left:10px;
}
.btn_orange_small {
  background:url(images/btn_small_orange.gif) no-repeat center left;
  height:23px;
  display:block;
  float:left;
  padding:4px 0px 5px 4px;
}
.btn_orange_small a{
  background:url(images/btn_small_orange_right.gif) no-repeat top right;
  height:23px;
  display:block;
  float:left;
  padding:4px 10px 5px 4px;
  color:#FFF;
  text-decoration:none;
}
a.btn_ok{
  background:url(images/btn_ok.gif) no-repeat top left;
  padding:2px 10px 7px 10px;
  height:25px;
  color:#FFF;
  text-decoration:none;
}
/*#sidebar-left ul.links li.last {
  list-style: none;
  margin-top:15px;
  display: block;
  padding-left: 15px;
  padding-bottom: 5px;
  background: url(images/registered-user.gif) no-repeat 0px 5px;
}
#sidebar-left ul.links li.last + a.menu-2-7-97, #sidebar-left ul.links li.last + a.menu-2-7-66, #sidebar-left ul.links li.last + a.menu-2-7-111 {
  color:#FFF;
  font-size:85%;
  font-weight:normal;
  text-decoration:underline;
}
#sidebar-left ul.links li.last + a.menu-2-7-97:hover, #sidebar-left ul.links li.last + a.menu-2-7-66:hover, #sidebar-left ul.links li.last + a.menu-2-7-111:hover {
  text-decoration:none;
}

#sidebar-left ul.links li.menu-2-4-111 a {
  line-height:10px;
}
*/
