#promoHosting li {
  float:left;
  display: block;
  width: 160px;
  margin: 0px;
  background: url(../images/promo/right_16.png) no-repeat left 5px;
  padding-left: 25px;
}

#promoHosting2 li {
  float:left;
  display: block;
  margin: 0px;
}

#promoHosting2 li.details a {
  background: url(../images/details.png) no-repeat top left;
  display: block;
  width: 117px;
  height: 34px;
  padding: 9px 0px 0px 0px;
  color: white;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
}
#promoHosting2 li.ordernow {
  margin-left: 10px;
}

#promoHosting2 li.ordernow a {
  background: url(../images/buynow.png) no-repeat top left;
  display: block;
  width: 154px;
  height: 34px;
  padding: 9px 0px 0px 0px;
  color: white;
  font-size: 16px;
  text-decoration: none;
  text-align: center;

}
#promoHosting2 li.price {
  margin-left: -10px;
}

#promoHosting2 li.price span {
  background: url(../images/buy-tag.png) no-repeat top left;
  display: block;
  width: 120px;
  height: 34px;
  padding: 9px 0px 0px 35px;
  color: black;
  text-align: center;
}

#promoHosting2 li.price span b{
  font-size: 16px;
  font-weight: normal;
}



#controls{
  list-style: none;
  text-align: right;
  margin: 0 auto;
  width: 960px;
}

#controls li {
  display: inline;
  text-align: center;
  vertical-align: middle;
  margin: 5px 10px;
}

#controls li img{
  border-bottom: 2px solid white;
  width: 32px;
  height: 32px;
  padding: 2px;
}

#controls li img:hover{
  border-bottom: 2px solid #8DC63F;
}


#controls li.current img{
  border-bottom: 2px solid #CCCCCC;
}

#controls li.current img:hover{
  border-bottom: 2px solid #8DC63F;
}

ul.hosting_details li{
  float:left;
  display: block;
  width: 24%;
  height: 90px;
  margin: 5px 25px 5px 5px;
  padding-left: 50px;
  background: url(../images/content/info_32.png) no-repeat left 5px;
}

ul.hosting_details li h3 {
  color: #00aeef;
  font-size: 120%;
}

ul.hosting_details li.SSD{
  background: url(../images/content/ssd_drive.png) no-repeat left 5px;
}


ul.hosting_details li.ssh{
  background: url(../images/content/monitor_32.png) no-repeat left 5px;
}

ul.hosting_details li.cron{
  background: url(../images/content/clock_32.png) no-repeat left 5px;
}

ul.hosting_details li.awstats{
  background: url(../images/content/awstats_32.png) no-repeat left 5px;
}

ul.hosting_details li.roundcube{
  background: url(../images/content/globe_32.png) no-repeat left 5px;
}

ul.hosting_details li.sphinx{
  background: url(../images/content/search_32.png) no-repeat left 5px;
}

ul.hosting_details li.drush{
  background: url(../images/content/box_32.png) no-repeat left 5px;
}

ul.hosting_details li.mail{
  background: url(../images/content/letter_32.png) no-repeat left 5px;
}

ul.hosting_details li.spamassassin{
  background: url(../images/content/shield_32.png) no-repeat left 5px;
}

ul.hosting_details li.upload{
  background: url(../images/content/gear_32.png) no-repeat left 5px;
}

ul.hosting_details li.innodb{
  background: url(../images/content/network_32.png) no-repeat left 5px;
}

ul.hosting_details li.zend{
  background: url(../images/content/arrow_up_32.png) no-repeat left 5px;
}

ul.hosting_details li.accelerator{
  background: url(../images/content/wand_32.png) no-repeat left 5px;
}

ul.hosting_details li.backup{
  background: url(../images/content/reload_32.png) no-repeat left 5px;
}


/* Drufly */
/*
ul.hosting_details li.drupal{
  background: url(../images/content/drupal_32.png) no-repeat left 5px;
}*/

ul.hosting_details li.profile{
  background: url(../images/content/folder_32.png) no-repeat left 5px;
  clear: none;
}

ul.hosting_details li.mm{
  background: url(../images/content/mm_32.png) no-repeat left 5px;
}

ul.hosting_details li.m500{
  background: url(../images/content/500m_32.png) no-repeat left 5px;
}

ul.hosting_details li.update{
  background: url(../images/content/update_32.png) no-repeat left 5px;
}

ul.hosting_details li.themes{
  background: url(../images/content/themes_32.png) no-repeat left 5px;
  word-break: none;
}

ul.hosting_details li.money{
  background: url(../images/content/credit_card_32.png) no-repeat left 5px;
  word-break: none;
}


/* Server info */

ul.hosting_details li.apache{
  background: url(../images/content/globe_32.png) no-repeat left 5px;
  word-break: none;
}

ul.hosting_details li.nginx{
  background: url(../images/content/globe_32.png) no-repeat left 5px;
  white-space: nowrap;
}

ul.hosting_details li.php{
  background: url(../images/content/php_32.png) no-repeat left 5px;
  white-space: nowrap;
}

ul.hosting_details li.mysql{
  background: url(../images/content/network_32.png) no-repeat left 5px;
  white-space: nowrap;
}


/* For filter api */

form.formfilterapiform {
  width: 715px;
}

div.robinpage form.formfilterapiform {
  width: 435px;
}


/* My ticket info page*/

ul.support-actions {
  height: 55px;
}


/*Robin panel order page*/

table.planTable {
  text-align: right;
  border: none;
}
table.planTable td {
  border: none;
}
table.planTable tr {
  border: none;
}

#server-wrapper-form label.option {
  padding: 0px;
  margin: 0px;
}

#server-wrapper-form label.option input.form-radio {
  float: left;
  margin-top: 150px;
}

div.serverList .dedicated {
  width: 500px;
  float: none;
  margin-left: 180px;
}

div.planList .dedicated {
  width: 55%;
  float: right;

}

div.serverList dl dt {
  clear: none;
}


/* Billing part */


fieldset.billing {
  padding: 2px 0px;
}

fieldset.billing table {
  width: 100%;
}

div.block-billing {
  float: none;
  width: 100%;
}

div.block-billing .blockText h3 {
  padding-left: 0px;
}

/*
body {
  background: url(../images/alpha.png) no-repeat  center 450px;
}*/



/* Drupal Hosting page*/

.packages_link {
  float: right;
  font-weight: bold;
  border: 1px solid #8DC63F;
  padding: 5px 30px;
  background-color: #8DC63F;

  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-right-radius: 6px;

  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topright: 6px;

  border-bottom-left-radius: 6px;
  border-top-right-radius: 6px;

  -khtml-border-bottom-left-radius: 6px;
  -khtml-border-top-right-radius: 6px;

  behavior: url(/PIE.htc);

  margin-top: -26px;
  margin-right: -11px;

}
.packages_link a{
  color: white;
  font-size: 15px;
}

.teaser .packages_link {
  margin-top: -53px;
}

.overview_link {
  float: left;
  font-weight: bold;
  border: 1px solid #00AEEF;
  padding: 5px 30px;
  background-color: #00AEEF;

  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;

  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-topleft: 6px;

  border-bottom-right-radius: 6px;
  border-top-left-radius: 6px;

  -khtml-border-bottom-right-radius: 6px;
  -khtml-border-top-left-radius: 6px;

  behavior: url(PIE.htc);

  margin-top: -18px;
  margin-left: -11px;

}
.overview_link a{
  color: white;
  font-size: 15px;
}

.drupal-hosting-packages .node {
  clear: none;
  float: left;
  height: 325px;
  margin: 10px 0px 0px 10px;
  padding: 25px 40px 10px;
  width: 395px;
}

.drupal-hosting-packages .node:hover {
  background-color: #f9f9f9;
}


.sticky-badge {
  background: url(../images/featured-bg.png) no-repeat top left;
  position: absolute;
  margin-left:-15px;
  margin-top:-10px;
  width: 101px;
  height: 104px;
}

.drupal-hosting-packages .sticky-badge  {
  margin-left:-45px;
  margin-top:-30px;
}

.drupal-hosting-packages .packages_link {
  display:none;
}


.taxonomy-term-description {
  padding: 5px 10px 10px;
}


/* support module*/
.container-inline div, .container-inline label {
  display: block;
}


/* register user */

div.ajax_forms fieldset {margin: 0px; padding: 0px;}

div.ajax_forms fieldset legend {margin-left: 25px;}


/* ahah-progress-throbber */
div.ahah-progress-throbber {
  display:none;
}


/* grippe*/

.resizable-textarea .grippie { display:none;}


/* Drupal Hosting packages */

div.teaser-dh {
 /* border: none; */
}

div.teaser-dh h2 {
  padding-left: 145px;
}

div.teaser-dh  .image{
  float: left;
  width: 160px;
  padding: 20px 0px;
  min-height: 100px;
}

div.teaser-dh  .image img, div.node .image img {
  width: 100px;
}

 div.node .image {
  float: left;
  width: 120px;
  padding: 10px 10px 0px 0px;
  min-height: 100px;
}


/* agreement*/

.agreement {
  width: 490px;
  height: 300px;
  overflow: auto;
  border: 2px solid #CECECE;
  float: none;
}

/* table*/

#robin-panel-order table.planTable {
  margin-left: 180px;
  width: 500px;
}

#robin-panel-order label.option .planList{
  float: left;
  margin-left: 50px;
  margin-top: 160px;
}
/*
#server-wrapper-form .form-item {
  margin-left: 50px;
  width: 600px;
}
*/
#server-wrapper-form label.option input.serverList {
  margin-top: 160px;
  margin-left: 50px;
  float: left;
}


/* PGAPI rbk money */

div.rbk_method div.form-item {
  float: left;
  width: 200px;
  height: 100px;
  margin: 5px 5px 15px 70px;
  background-color: white;
  padding: 10px;
  border: 1px solid #ccc;
}

div.rbk_method div.form-item input.form-radio {
  float: left;
  margin-left: 5px;
  margin-top: 42px;
}

div.rbk_method div.form-item label.option {
  display: block;
  padding: 0px;
}
div.rbk_method div.form-item label.option div.icon {
  height: 75px;
}

.billing .form-submit {
  clear: left;
}



/* Iframes */

#fm_iframe {
  height: 665px;
  width: 698px;
}

ul.links {
  padding: 0px;
  margin: 0px;
}


/*Billing notify block */

div.billing_notification_row {
  padding: 15px;
  width: 600px;
  text-align: left;
}

div.billing_notification_row div.paynow_link {
  float: right;
  padding-left: 10px;
}
div.billing_notification_row div.order_amount {
  float: right;
  padding-left: 10px;
}

div.odd {
  background-color: #F9F9F9;
}


#simplenews-block-form-1-1 label.option,#simplenews-block-form-1 label.option {
  padding-left: 0px;
}
#simplenews-block-form-1-1 div.form-item,#simplenews-block-form-1 div.form-item {
  display: inline;
  padding: 5px 15px 5px 5px;
}


#simplenews-block-form-1-1 .form-text.required,#simplenews-block-form-1 .form-text.required {
  width: 180px;
}

.block ul.newsletterlinks {
  padding: 10px;
  margin: 0px;
}

#simplenews-block-form-1-1 label,#simplenews-block-form-1 label {
  width: auto;
}


/*extra styling*/
del {
  color: red;
}

/* help button features */

div.block-itp_help {
  float: right;
  width: 100px;
  margin: 5px 0px 0px;
  padding: 1px;
}
div.block-itp_help a{
  color: #00AEEF;
  font-size: 11pt;
}
div.block-itp_help div.blockIcon {
  width: 32px;
  margin: 5px 0px 0px 0px;
}

div.block-itp_help div.blockText2 {
  padding: 3px 5px;
}

/* rpinvite form */

#rpinvite-totalincom-label {
  color: #65B33C;
  font-size: 18px;
}

#rpinvite-totalincom-value {
  color: #C74530;
  font-size: 18px;
}

div.invite-message-title {
  float: left;
}

div.invite-message-body {
  margin-left: 210px;
  width: 700px;
}

/* rpivite block link*/

div.block-rpinvite {
  float: right;
  width: 210px;
  margin: 5px 0px 0px;
  padding: 1px;
}
div.block-rpinvite a{
  color: #00AEEF;
  font-size: 11pt;
}
div.block-rpinvite div.blockIcon {
  width: 32px;
  margin: 2px 0px 0px 0px;
}

div.block-rpinvite div.blockText2 {
  padding: 3px 5px;
}

div.bt-content #edit-email-wrapper input{
  width: 258px;
}

/* extra featured menu */

#featured_menu {
  padding-top: 2px;
  float:right;
}

#featured_menu li {
  padding: 0px;
  margin-right:10px;
}

#featured_menu li a {
  color: #00AEEF;
}

#featured_menu li a.itp_help_link {
  padding: 2px 0px 2px 25px;
  background: url(../images/tip_20px.png) no-repeat center left;
}

ul.file-links {
  width: 500px;
}

ul.file-links li {
  width: 500px;
}

ul.file-links li a {
  text-decoration: none;
}
ul.file-links li span.title {
  text-decoration: underline;
  padding: 0px;
  margin: 0px;
  padding-left: 22px;
  background: url(../images/comment_arrow.png) no-repeat left bottom;

}

ul.file-links li span.size {
  text-decoration: none;
  font-size: 7pt;
  padding-left: 10px;
  color: #CCC;
}

h4.attachment-title {
  font-size: 12px;
  color: #333;
  font-weight: bold;
}


#block-block-23 h3 a {
  color: #00AEEF;
  text-decoration: none;
}

/*billing section */

#billing-order-cancel {
  background: url(../images/billing.png) no-repeat left center;
  padding-left: 100px;
  padding-top: 15px;
  width: 860px;
}

#edit-confirm-wrapper label {
  padding-left: 0px;
}

#block-block-29 {
  width: 100%;
}

#block-block-29 .blockText {
  margin-left: 0px;
}
#block-block-29 .commentIcon {
  float: left;
}

#block-block-29 .commentText {
  border: none;
}

#block-block-29 .commentFace img {
  width: 100px;
}

#block-block-29 .comment {
  border: none;
  background-color: transparent;
  margin-left: 10px;
}

#block-block-29 .commentContent {
  min-height: 50px;
}

#block-testimonial-0 {
  width: 100%;
}

#block-testimonial-0 .blockText {
  margin-left: 0px;
}
#block-testimonial-0 .commentIcon {
  float: left;
}

#block-testimonial-0 .commentText {
  border: none;
}

#block-testimonial-0 .commentFace img {
  width: 100px;
}

#block-testimonial-0 .comment {
  border: none;
  background-color: transparent;
  margin-left: 10px;
}

#block-testimonial-0 .commentContent {
  min-height: 50px;
}


#center .dedicated {
  float:none;
}

#block-simplenews-1 .item-list ul li,#block-block-28 .item-list ul li {
  min-height: 135px;
}

div.node-28255 table td {
  border:none;
}

div.block a.detailsLink {
  text-decoration: none;
}
div.block a.detailsLink:hover {
  color: #8dc63f; font-style: normal; cursor: pointer;
}

.sdpackages .dedicated {
  width: 280px;
  padding-left: 20px;
}

.sdpackages .dedicated dl dt {
  width: 120px;
}

.sdpackages .orderButton {
  clear: both;
}

.page-rp-admin .page-tabs {
  width:720px;
}
