/* Content */

.topBannerImg {
  display: block; }
.productLogo {
  padding: 20px 0 0 20px; }
.productLogo img {
  display: block; }
.pageContainer {
  padding: 15px 20px 20px 20px;
  font-size: 12px; }
/*
.pageContainer > table[width="100%"]{
  clear: both; }
.pageContainer h1 + *:before {
  content: ".";
  height: 0;
  display: block;
  clear: both;
  visibility: hidden; }
*/

/* Products */

.productDescriptionContainer {
  background: url('/r/img/bg/bg_h1.gif') repeat-x top;
  padding-left:150px; padding-right:0; padding-top:10px; padding-bottom:10px }
.productDescriptionIcon {
  float: left;
  display: inline;
  margin: 5px 0 0 -150px; }
.pleskDescriptionContainer {
  background: url('/r/img/bg/bg_h1.gif') repeat-x top;
  padding-left:161px; padding-right:0; padding-top:10px; padding-bottom:10px }
.pleskDescriptionIcon {
  float: left;
  display: inline;
  margin: 5px 0 10px -161px; }
.sbDescriptionContainer {
  background: url('/r/img/bg/bg_h1.gif') repeat-x top;
  padding-left:190px; padding-right:0; padding-top:10px; padding-bottom:10px }
.sbDescriptionIcon {
  float: left;
  display: inline;
  margin: 5px 0 10px -190px; }
.txtDescription {
  margin-left: 45px; }
.icoDescription {
  float: left;
  margin-left: -45px; }
.txtDescriptionBig {
  margin-left: 55px; }
.icoDescriptionBig {
  float: left;
  margin-left: -55px; }
.txtTestimonial {
  margin-left: 135px; }
.icoTestimonial {
  float: left;
  margin-left: -135px; }
.txtTestimonialBig {
  margin-left: 150px; }
.icoTestimonialBig {
  float: left;
  margin-left: -150px; }
.txtTestimonial span.signature {
  display: block;
  text-align: right;
  font-style: italic; }
.testimonialSubTitle {
  padding: 4px 6px;
  margin-bottom: 12px;
  font-weight: bold;
  background-color: #f0f0f0;
  border-bottom: 1px solid #ccc;
  clear: both;
  width: 498px; }
.caseStudy {
  float: right;
  font-size: 11px;
  font-weight: normal;}
.caseStudy img {
  vertical-align: middle;
  margin-left: 5px; }

.noteImportant,
.noteInfo {
  padding: 5px 10px 5px 25px;
  margin-bottom: 15px;
  border: 1px solid #d4d4d4;
  background-color: #f8f8f8;
  background-position: 5px 5px;
  background-repeat: no-repeat; }
.noteImportant {
  background-image: url('/r/img/bg/bg_important.gif'); }
.noteInfo {
  background-image: url('/r/img/bg/bg_info.gif'); }

/* Tables */

table.commonTable {
  margin-bottom: 12px;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc; }
table.commonTable th,
table.commonTable td {
  padding: 4px 6px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }
table.commonTable th {
  text-align: left;
  background-color: #f8f8f8; }
table.commonTable ul {
  padding-bottom: 0; }
table.commonTable td img {
  vertical-align: middle; }

table.detailsTable {
  width: 100%;
  border-collapse: collapse;
  padding: 0;
  margin: 0; }
table.detailsTable tr {
  vertical-align: top; }
table.detailsTable td,
table.detailsTable th {
  padding: 4px;
  font-size: 11px; }
table.detailsTable th {
  text-align: left;
  font-weight: bold;
  background-color: #f0f0f0;
  border-bottom: 1px solid #ccc; }
table.detailsTable td.sectionName {
  width: 120px;
  font-weight: bold; }
table.detailsTable .new {
  font-family: Tahoma, Arial, Helvetica;
  font-size: 10px;
  padding: 0 2px; }
table.detailsTable img {
  vertical-align: middle;
  margin: 0 3px; }
.linkTop {
  text-align: right;
  font-size: 11px;
  font-weight: bold; }

table.docsTable {
  border-collapse: collapse;
  border: 0px none;
  padding: 0;
  margin-bottom: 12px }
table.docsTable th {
  font-weight: normal;
  text-align: left; }
table.docsTable td {
  width: 155px;
  line-height: 19px;
  font-size: 12px; }
table.docsTable th div {
  padding: 0 4px 0 0;
  margin: 0;
  border-bottom: 1px solid #ccc; }
table.docsTable td div {
  padding: 0 4px;
  margin: 4px 0;
  border-left: 1px solid #ccc; }

table.docTable {
  border-collapse: collapse;
  border: 0px none;
  padding: 0;
  margin-bottom: 12px }
table.docTable th,
table.docTable td {
  padding: 4px 6px; }
table.docTable th {
  text-align: left;
  font-weight: bold;
  background-color: #f0f0f0;
  border-bottom: 1px solid #ccc; }
table.docTable td div {
  font-size: 11px;
  text-align: right;
  word-spacing: 3px;
  white-space: nowrap; }

table.langTable {
  padding: 0;
  margin: 0 0 12px 0;
  table-layout: fixed;
  border-collapse: collapse; }
table.langTable th,
table.langTable td {
  padding: 4px 6px;
  text-align: left; }
table.langTable th {
  background-color: #f0f0f0;
  border-bottom: 1px solid #ccc; }
table.langTable th.size {
  width: 40px;
  text-align: center; }
table.langTable img,
table.distribList img {
  vertical-align: middle;
  margin-right: 6px; }

table.componentsTable {
  width: 100%;
  margin-bottom: 12px; }
table.componentsTable th {
  padding: 4px 6px;
  text-align: left;
  background-color: #f0f0f0; }
table.componentsTable td {
  padding: 4px 6px; }
table.componentsTable th,
table.componentsTable td {
  vertical-align: top;  
  border-bottom: solid 1px #cccccc; }

table#plaginsList {
  margin-bottom: 12px;
  border-collapse: collapse; }
table#plaginsList th {
  padding: 4px 6px;
  background-color: #f0f0f0;
  font-weight: bold;
  text-align: left; }
table#plaginsList td {
  height: 32px;
  font-size: 11px;
  padding: 4px 6px;
  text-align: center;
  vertical-align: middle;
  border-top: 1px solid #d0d0d0; }
table#plaginsList td.comingSoon { 
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  color: #777777; }
table#plaginsList td.link {
  text-align: left; }
table#plaginsList td.domain {
  width: 30px;
  font-weight: bold;
  font-size: 12px;
  text-align: left; }

table.itemsList {
  clear: both;
  margin-bottom: 12px; }
table.itemsList th {
  text-align: left;
  font-weight: bold; }
table.itemsList th.groupTitle {
  padding: 4px 6px;
  background-color: #f0f0f0;
  border-bottom: 1px solid #ccc; }
table.itemsList th.subgroupTitle {
  padding-top: 10px;
  background-color: transparent; }
table.itemsList td {
  border-bottom: 1px solid #ccc; }
table.itemsList td.price {
  text-align: right;
  white-space: nowrap; }
table.itemsList td small {
  color: #999; }

ul.lpLeft,
ul.lpRight {
  float: left;
  padding: 0;
  margin: 0 0 12px 0;
  list-style: none; }
ul.lpLeft {
  width: 167px; }
ul.lpRight {
  width: 165px; }
ul.lpLeft li,
ul.lpRight li {
  padding: 4px 6px; }
ul.lpLeft li img,
ul.lpRight li img {
  margin-right: 3px;
  vertical-align: middle; }

.scenarioBlock {
  float: left;
  display: inline;
  width: 50%;
  padding-bottom: 12px; }

#spotlight {
  margin: 0 10px 10px 10px; }
#spotlight .spotlightSectionHeader {
  margin: 0;
  font-size: 11px;
  font-weight: bold;
  background: #afafaf url('/r/img/bg/bg_grey_h26.gif') top repeat-x; }
#spotlight .spotlightSectionHeader a.spotlightHeader,
#spotlight .spotlightSectionHeader a.spotlightHeader:hover {
  color: #535353;
  display: block;
  width: 151px;
  padding: 6px 5px 6px 10px;
  text-decoration: none; }
#spotlight a:link,
#spotlight a:hover,
#spotlight a:visited,
#spotlight a:active {
  color: #363636;
  text-decoration: none; }
#spotlight .spotlightSectionContent {
  padding: 5px 10px;
  background-color: #fbfbfb;
  border: 1px solid #cfcfcf;
  font-size: 11px; }
#spotlight .spotlightSectionContent span {
  text-decoration: underline; }
#spotlight .testimonialSignature {
  margin-top: 5px;
  text-align: right;
  font-style: italic; }

#hspcBox {
  float: right;
  width: 195px;
  margin-left: 10px;
  border: 1px solid #cfcfcf; }
#hspcBox .boxTitle {
  background: #f90909 url('/r/img/bg/bg_button_red.gif') repeat-x top;
  color: #ffffff;
  font-weight: bold; padding-left:10px; padding-right:10px; padding-top:5px; padding-bottom:5px }
#hspcBox .boxContent {
  padding: 5px 10px;
  text-align: center; }

.jobPosition {
  margin-top: -8px;
  padding-bottom: 8px;
  font-style: italic; }

.contactAdress,
.contactPhone,
.contactFax,
.contactMail,
.contactURL,
.contactMap,
.contactContact{
  padding-left: 18px;}
.contactAdress {
  background: transparent url('/r/upload/i_address.gif') 0 2px no-repeat; }
.contactPhone {
  background: transparent url('/r/upload/i_phone.gif') 0 2px no-repeat; }
.contactFax {
  background: transparent url('/r/upload/i_fax.gif') 0 2px no-repeat; }
.contactMail {
  background: transparent url('/r/upload/i_mail.gif') 0 2px no-repeat; }
.contactURL {
  background: transparent url('/r/upload/i_url.gif') 0 2px no-repeat; }

a.mail {
  padding-left: 17px;
  background: transparent url('/r/img/mail-ico2.gif') 0 4px no-repeat; }

span.block {
  display: block;
  padding-top: 5px; }

ul.contentNavigation {
  float: left;
  display: inline;
  width: 509px;
  height: 30px;
  margin: 0;
  padding: 0; }
ul.contentNavigation li{
  float: left;
  display: inline;
  margin: 0;
  padding-right: 15px;
  font-size: 11px; }
.upper ul.contentNavigation {
  margin-top: -10px; }
.upper ul.contentNavigation a {
  color: #c0c0c0; }
.upper ul.contentNavigation a:hover {
  color: #303030; }

/* Content Footer */

#contentFooter {
  padding: 10px 0 0 0;
  margin: 0 20px 20px 20px;
  border-top: 1px solid #cfcfcf; }
.pageContainer #contentFooter {
  padding: 10px 0 0 0;
  margin: 5px 0 0 0; }
#contentFooter .requestBlock {
  float:left;
  width: 230px;
  padding-left: 15px; }
#contentFooter .contactBlock {
  float: right;
  width: 190px; }
#contentFooter .requestBlock dd {
  padding-left: 12px;
  background: url('/r/upload/grey_bullet.gif') -3px 0 no-repeat;
  font-size: 11px; }
#contentFooter .contactBlock dd {
  padding-left: 17px;
  font-size: 11px; }
#contentFooter .contactBlock dd.phone {
  background: url('/r/upload/i_phone.gif') 0 2px no-repeat; }
#contentFooter .contactBlock dd.mail {
  background: url('/r/upload/i_mail.gif') 0 2px no-repeat; }
#contentFooter .contactBlock dd.url {
  background: url('/r/upload/i_url.gif') 0 2px no-repeat; }

