
@import url("spin.css");

html, body {
  background: url(../images/body_bg.png) repeat-x #dbdee2;
}
  
html, body, a, img, ul, ol, li, /*p, h1, h2, h3, h4, h5, h6,*/ form, fieldset, dl, dt, dd {
  margin: 0;
  padding: 0;
  border: 0;
}

html, body, input, select, textarea, textbox, button, table, td, th, div {
  margin: 0;
  padding: 0;
  color: #000000;
  /*font-size: 0.9em;*/ 
}

.contentStruct {
  width: 100%;
}
.contentStruct td.sidebar {
  vertical-align: top;
  padding-right: 1em;
  width: 20%;
}

img {
  text-decoration: none;
}

a {
  color: #D2000A;
  /*text-decoration: underline;*/
}

a:hover {
  color: #252525;
  /*text-decoration: none;*/
}

/*.tableHeader a:link,  
.tableHeader a:visited {
  color: #FFFFFF;
}*/

.tableHeader a:hover {
  color: #FFFFFF;
  /*text-decoration: none;*/
}

a.more {
  background-image: url(../images/arrow_more.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 10px;
  white-space: nowrap;
}

span.jslink {
  color: #D2000A;
  text-decoration: underline;
  cursor: pointer;
}

td.PlanLinks {
  padding-left: 1em;
}

.tableHeader a.more {
  background-image: url(../images/arrow_more_Header.gif);
  padding-left: 10px;
}

a.question_icon {
  background-image: url(../images/question_icon.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 10px;
  text-decoration: none;
}
.question_indent {
  padding-left: 10px;
}

/*.tableHeader .question_icon {
  background-image: url(../images/question_icon_Header.gif);
}*/

select {
  width: 140px;
}

input.text, textarea {
  padding: 1px 3px 1px 3px;
  border-style: solid;
  border-width: 1px;
  border-color: #A5ACB2;
}

ul {
  padding-left: 0px;
  margin-left: 15px;
}

li {
  padding: 0 0 0 5px;
}

hr {
  margin: 0;
  padding: 0;
  color: #CCCCCC;
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: #CCCCCC;
  height: 1px;
  line-height: 10px;
}

input.disabled, textarea.disabled {
  background-color: #ddd;
}

#shortcuts input {
  width: 80px;
}

#shortcuts select {
  width: 100px;
}

#shortcuts .loginform {
  float: right;
  display: inline;
}
#shortcuts td {
  color: #ffffff;
}
#shortcuts .localize {
  float: right;
  display: inline;
}

 
/**********************************
BASIC STYLES
**********************************/  


.BlockName/*,
.BlockNameOrder, 
.BlockNamePlaceOrder, 
.BlockNameError, 
.BlockNamePlan, 
.PlanName*/ {
  font-size: 16px;
  font-weight: bold;
}

.tableInfoHeaderTD .BlockName,
.tableInfoHeaderTDOptions .BlockName {
  font-size: 1.0em;
  color: #ffffff;
}

.BlockNamePlanList {
  color: #D2000A;
}

.OrderConfirmation {
  color: #000000;
  font-weight: bold;
  margin-bottom: 20px;
}

.PlanPeriod {
  /*color: #697293;*/  
  font-weight: bold;
  margin-bottom: 50px;
  white-space:nowrap;
}

.important,
.ErrorText,
.Note {
  color: #D2000A;
}

.Comment, .fieldComment {
  color: #868CA1;
}
.tableFooterTDComment {
  vertical-align: top;
  padding-top: 6px;
}
  .tableFooterTD .Comment {
    font-size: 11px;
  }

.Available, 
.Unavailable {
  line-height: 22px;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
}

.Available {
  color: #2BB21D;
}

.Unavailable {
  color: #A1A8B3;
}
 
.Price, .detailTextPrice {
  color: #7D8796;
}

.OrderPassword {
  background-color: #DBDBDB;
  color: #DBDBDB;
}

.Line {
  border-style: solid;
  border-width: 1px;
  border-color: #CBD0D7;
}
 



legend {
  margin-left: -7px;
  /*color: #0055AA;*/  
  border-width: 0;
  border-style: solid;
  border-color: #CBD0D7;
  border-bottom-width: 1px;
  display: block;
  font-weight: bold;
}

/*legend*/.labelPlanPeriod {
  margin-bottom: 5px;
  color: #D2000A;
}

legend.editProv {
  padding-top: 20px;
  margin-bottom: 8px;
}

legend.editPlanRate {
  padding-top: 20px;
  margin-bottom: 0;
}

.PlanRateLine {
  padding: 1px;
  border-width: 0 0 1px 0;
  height: 23px;
  }

.planRateWrapper {
  width: 100%;
}

.singlePlanPeriod {
  font-weight: bold;
}


/**********************************
PATH STYLES
**********************************/


.tablePath {
  margin: 0px auto;
  margin-bottom: 1.5em;
  /*display: block;*/
  height: 20px;
  vertical-align: top;
}

.tablePath td {
  width:100%;
}

.tablePathVertical {
  margin: 0px;
  width: 200px;
}

  .tablePath ul {
    display: block;
    list-style: none;
    font-weight: bold;
    text-align: center;
  }
 .tablePathVertical ul {
    margin: 0;
  }

    .tablePath li {
float: left;
display: block;
white-space: nowrap;
background: none;
text-align: center;
font-weight: bold;
margin-left: 15px;
margin-right: 15px;
    }

    .tablePathVertical li.substep {
margin-left: 25px;
    }

    .tablePathVertical li {
float: none;
text-align: left;
margin: 0;
    }

.tablePath span {
  display: inline;
  padding: 4px 15px 4px 28px;
  background-repeat: no-repeat;
  font-size: 12px;
  text-align: left;
  line-height: 24px;
}

.tablePath span.passedStep {
  background-image: url(../images/step-passed.gif);
}

.tablePath span.passedStep a,
.tablePath span.visitedStep a {
  color: #BEC2C4;
}

.tablePath span.passedStep a:hover,
.tablePath span.visitedStep a:hover {
  color: #D2000A;
}

.tablePath span.currentStep {
  background-image: url(../images/step-current.gif);
  color: #D2000A;
}

.tablePath span.followingStep {
  background-image: url(../images/step-following.gif);
  color: #CDCDCD;
}

.tablePath span.visitedStep {
  background-image: url(../images/step-following.gif);
}

/* ********* */
table.tablePathLevel {
	margin-left:10px;
}

.tablePathLevel {   
  padding: 0;
  margin: 0 0 18px 0;                                            
  width: 100%;    
}

.tablePathLevel ul {   
  margin: 0;           
  padding: 0;
}

.tablePathLevel li {       
  margin: 0 8px 0 0;          
  padding: 0;           
}

.tablePathLevel span {        
  margin: 0;      
  padding: 0 0 0 14px;       
  background-position: 0px 2px;
  /*font-family: Verdana,Arial,sans-serif;*/
  font-size: 12px;     
  font-weight: normal; 
  line-height: 16px;   
}

.tablePathLevel span.Home {           
  padding-left: 0;
  font-weight: bold;                        
}  

.tablePathLevel a { 
 text-decoration: none;
}

.tablePathLevel span.passedStep,
.tablePathLevel span.currentStep,
.tablePathLevel span.visitedStep,
.tablePathLevel span.followingStep { 
 background-image: url(../images/step.gif);
}

/*.tablePath,
.tablePath a, 
.tablePath  a:link, 
.tablePath a:visited, 
.tablePath a:hover { 
 color: #FFC600;             
}*/

.tablePathLevel span.Home, .tablePathLevel span.Home a, .tablePathLevel span.Home a:link, .tablePathLevel span.Home a:visited,
.tablePathLevel span.passedStep, .tablePathLevel span.passedStep a, .tablePathLevel span.passedStep a:link, .tablePathLevel span.passedStep a:visited,
.tablePathLevel span.visitedStep, .tablePathLevel span.visitedStep a, .tablePathLevel span.visitedStep a:link, .tablePathLevel span.visitedStep a:visited { 
 color: #373737;     
} 

.tablePathLevel span.followingStep {
 color: #CDCDCD;           
}

.tablePathLevel span.currentStep { 
 color: #D2000A;
 font-weight: bold; 
}

.tablePathLevel a:hover { 
 color: #D2000A !important; 
}


/**********************************
*********************************** 
TABLES
***********************************
**********************************/ 


.tableHeader {
  width: 100%;
  background: #7882A5;
/*  border-width: 1px 1px 1px 1px; */
  border-style: solid;
  border-color: #697293;
  height: 25px;
  text-align: left;
}

.tableHeaderTD,
.tableHeaderTDOptions {
  padding: 2px 12px 2px 12px;
  vertical-align: middle;
}



.tableHeaderTD {
  background-position: top left;
  background-repeat: repeat-x;
}

.tableHeaderTDOptions {
  min-width: 40px;
  background-position: top right;
  background-repeat: repeat-x;
  white-space: nowrap;
}

  
/*********************/  
  
  
.tableContent {
  width: 100%;
  background: #F8F9FD;
  border-width: 1px 1px 1px 1px;
  border-style: solid;
  /*border-color: #697293; */
  border-radius: 15px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  
}
 
.tableContentTD {
  padding: 12px 12px 12px 12px;
}

.tableOrderContentTD {
  padding: 7px 0px 7px 0px;
}
 
 
/*********************/


.tableFooter {
  width: 100%;
  background: #F8F9FD;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #697293;
  margin-bottom: 20px;
}

.tableFooterTD {
  font-size: 0;
}

.tableFooterTD button {
  margin: 0 0 12px 0;
}


/*********************/
/*********************/ 


.tableHeaderIndex {
  margin-top: 20px;
}

.tableContentIndexTD {
  /*text-align: left;*/
}

.tableContentIndex .image {
  width: 60px;
  height: 40px;
  padding: 6px;   
  text-align: center;
}


/*********************/ 


.OrderRowTD {
  padding: 2px 12px 2px 12px;
}

/*.orderRowTD a.question_icon {
  background-position: 0px 20px;
  margin-right: 20px;
}*/

.evenRowTable {
  background-color: #FBF9F9;
}

.oddRowTable {
  background-color: #FFFFFF;
}

.level0 {
  padding: 0;
  margin-left: 0px;
}

.level1 {    
  padding: 0;
  margin-left: 17px;
}

.level2 {
  padding: 0;
  margin-left: 34px;
}

.level3 {
  padding: 0;
  margin-left: 51px;
}


.OrderTotalTopLine,
.OrderTotalBottomLine {
  border-color: #E8EBEE;
}

.OrderTotalTopLine {
  border-width: 0 0 1px 0;
}
 
.OrderTotalBottomLine {
  border-width: 1px 0 0 0;
}

.OrderTotal {
  font-weight: bold;
  font-size: 16px;
}

.PromoCode {
  padding-right: 5px;
  font-weight: bold;
}

.PromoCode .promoValue {
  color: #D2000A;
}

#PromoCodeID {
  width: 100px;
  color: #D2000A;
}
  

/*********************/
/*********************/ 
 

.Error {
  /*background-color: pink;
  text-align: justify;
  padding: 6px;
  margin-bottom: 1em;
  border-style: solid;
  border-width: 1px;
  border-color: grey;
  
  */
}


/*********************/ 


.tableErrorHeader {
  background: #D2000A;
}

.tableErrorContent,
.tableErrorFooter {
  background: #FFF4F6;
}

.tableErrorContent {
  color: #D2000A;
}

/*********************/


.tableOrderHeader {
  background: #D2000A;
}
.tableOrderContent {
	margin-bottom:none !important;
	border-top:none;
	border-bottom:none;
	border-radius: none;
	-moz-border-radius: none;
	-webkit-border-radius: none;
}
.tableOrderHeader,
.tableOrderContent,
.tableOrderFooter {
  border-color: #B9000A;
}

.tableOrderContent,
.tableOrderFooter {
  background: #FBF7F7;
}
.tableOrderFooter {
	padding: 0 10px;
	background-color: #f2f2f2;
	}

/*********************/ 


.tablePlaceOrderHeader {
  background: #D2000A;
}

.tablePlaceOrderHeader,
.tablePlaceOrderContent,
.tablePlaceOrderFooter {
  border-color: #B9000A;
}

.tablePlaceOrderContent,
.tablePlaceOrderFooter {
  background: #FBF7F7;
}

/*********************/ 


.tablePlanHeader {
  background: #D2000A;
}

.tablePlanContent {
  height: 190px;
}

.tablePlanHeader,
.tablePlanContent,
.tablePlanFooter {
  border-color: #B9000A;
}

.tablePlanContent,
.tablePlanFooter {
  background: #FFFFFF;
}


/*********************/  


.PlanDescription {
  width: 410px;   
}

.PlanSubscription {
  /*width: 300px;*/
  padding-left: 50px;
}

.PlanPrice {
  /*width: 110px;*/
  padding-right: 20px;
  white-space: nowrap;
}


/*********************/ 
  
 
#wininfo {
  margin: 0px;
  padding: 0px;
  border-width: 1px;
  border-style: solid;
  border-color: #697293;
  width: 250px;
  position: absolute;
}

.tableInfoHeader {
  background: #697293;
  /*background: #D2000A;*/  
}

.tableInfoHeaderTDOptions,
#wininfo td.closeIcon {
  width: 20px;
}

.tableInfoHeaderTDOptions,
#wininfo td.closeIcon a {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
}

.tableInfoHeader,
.tableInfoContent,
.tableInfoFooter {
  /*border-color: #B9000A;*/ 
}

.tableInfoContent,
.tableInfoFooter {
  background: #FFFFFF;
}
  
  
/*********************/ 


.orderInfo {
	padding-bottom: 20px;
}

.tableSMContentTD {
  height: 125px;
}
 
/* #orderInfoGrid td.cell {
  border: solid 1px #aaaaaa;
  border-top-width: 0px;
}*/ 

.orderInfoSpace {
  width: 20px;
}

/* .orderInfo table {
  width: 100%;
}*/

.orderInfoAdditional, .orderInfoBilling {
  width: 365px;
  padding: 0;
  margin: 0px auto;
  vertical-align: top;
}
 
.tableSelectDomainList {
  margin-top: 0;
  /*width: 100%;*/
}

.tableSelectDomainList tr {
  /*height: 22px;*/
}


/*******************************/


.PlanMoreInfo {
  padding: 0 0 12px 0;
}

.PlanLine,
.PlanTopLine,
.ConfigurationLine,
.ConfigurationTopLine {
  border-width: 1px 0 0 0;
}
  
.PlanLine {
  padding: 10px 0 6px 0;
}

.PlanTopLine {
  padding: 0px 0 6px 0;
}

.ConfigurationLine,
.ConfigurationTopLine {
  padding: 13px 0 8px 0;
}

.PlanTopLine,
.ConfigurationTopLine {
  border: 0;
  /*padding-top: 0;*/  
}


/**********************************
PLAN STYLES
**********************************/


/*.categoryPlansPanel {
  text-align: center;
}*/ 
  
/*.tableContentListMore thead tr th {
  text-align: center;
  font-weight: bold;
}*/

.tableDomainListMore {
  background-color: #CBD0D7;
  margin-top: 15px;
}

.tableContentListMore tbody td {
  text-align: left;
  font-weight: normal;
}

.tableDomainListMoreTD {
  height: 22px;
  background-color: #FFFFFF;
}

.tableDomainListMoreTDHeader {
  height: 22px;
  background-color: #EAEDF0;
}
  
.tablePlanCompare {
  margin: 5px;
  background-color: #CBD0D7;
}

.tablePlanCompare td {
  font-weight: normal;
  /*text-align: center;*/
}

.tablePlanCompare td button {
  margin: 3px;
}

.tablePlanCompareTD {
  padding-left: 3px;
  padding-right: 3px;
  height: 20px;
  background-color: #FFFFFF;
}

.tablePlanCompareTDHeader {
  padding-left: 5px;
  padding-right: 5px;
  height: 20px;
  background-color: #EAEDF0;
}

.planCompareCategory {
  background-color: #CBD0D7;
  padding-left: 12px;
}
 
.planRateCategoryDescription {
  display: block;
  margin-top: 5px;
}

.tableContentIncommingParams td {
  padding: 2px;
}

.tableSelectDomainRenewList td {
  padding: 2px 10px;
}

 
/**********************************
CHECKOUT STYLES
**********************************/ 


.fieldLabel {
  width: 212px;
  padding-top: 3px;
  padding-right: 0px;
  text-align: right;
  vertical-align: top;
}

.provLabel {
  width: 25%;   
  padding-right: 10px;
  text-align: left;
  white-space: nowrap;
  width: 5%;     
}

.provValue {
  padding-bottom: 5px;
}

.fieldEntry {
  float: left;
  padding: 0px;
  margin: 0px 5px 0px 0px;
  vertical-align: top;
}

.fieldComment {
  padding-top: 3px;
  padding-left: 10px;
}

.fieldEntry textarea {
  width: 350px;
  height: 70px;
}

.fieldLabelPhone, .fieldLabelFax {
  padding-top: 21px;
}
.fieldEntryPhone, .fieldEntryFax {
  float: none;
}

.fieldLabel label {
  padding-right: 10px;
}

label.required {
  background-image: url(../images/asterisk.gif);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 10px;
}


.checkoutAccountData {
  margin-left: 2em;
}

  .checkoutAccountDataColumn td,
  .checkoutAccountData th {
    text-align: left;
    padding: 1pt;
  }
  
  .checkoutAccountDataColumn th {
    font-weight: normal;
  }
  .checkoutAccountDataColumn td {
    font-weight: bold;
  }



table.PBA-checkoutConfirmAccountData {
  width: 100%;
}
  table.PBA-checkoutConfirmAccountData th {
    width: 212px;
    text-align: right;
    font-weight: normal;
  }
    table.PBA-checkoutConfirmAccountData th span {
      padding-right: 10px;
    }
  table.PBA-checkoutConfirmAccountData td {
    font-weight: bold;
  }


/**********************************
 widgets STYLES
**********************************/
 

input.widgetText, textarea {
  padding: 2px 2px;
  border-style: solid;
  border-width: 1px;
  border-color: #7F9CBA;
}

/*
.widget, .widgetErrorMessage {
  padding-left: 10px;
}

.widgetRequired {
  background-image: url(/design/images/asterisk.gif);
  background-repeat: no-repeat;
  background-position: center left;
}
*/

.widgetErrorMessage {
  color: #D2000A;
}

.widgetErroneous input,
.widgetErroneous textarea {
  background-color: #FFE5EB;
  border-style: solid;
  border-width: 1px;
  border-color: #D2000A;
}

.widgetHidden {
  display: none;
}
 
.planSmallPanel {
  float: left;    
  width: 190px;
  margin: 2px 14px 12px 0px;  
}
  

/********************************** 
**********************************/
 
 
button {
  width: 100px;
}

 
.buttonAdd {
  /*background-image: url(../images/buttonAdd.gif);
  background-color: transparent;
  cursor: hand;*/
}

.buttonContinue {
  /*background-image: url(../images/buttonContinue.gif);
  background-color: transparent;
  cursor: hand;*/
}

.buttonCancel {
  /*background-image: url(../images/buttonCancel.gif);
  background-color: transparent;
  cursor: hand;*/
}

.buttonSearch {
  /*background-image: url(../images/buttonSearch.gif);
  background-color: transparent;
  cursor: hand;*/
}

.buttonPlaceOrder {
  /*background-image: url(../images/buttonPlaceOrder.gif);
  background-color: transparent;
  cursor: hand;*/
}

.buttonBack {
  /*background-image: url(../images/buttonBack.gif);
  background-color: transparent;
  cursor: hand;*/
}

.buttonLogin {
  /*background-image: url(../images/buttonLogin.gif);
  background-color: transparent;
  cursor: hand;*/
}

.buttonSelectAll {
  /*width: 100px;*/
}

.buttonClearAll {
  /*width: 100px;*/ margin-left:5px;
}

.buttonPayNow {
  /*width: 100px;*/
}

.wrapperButtonPayNow {
  text-align: center;
  margin-bottom: 21px;
}

.buttonOk {
  background-color: transparent;
  background-image: url(../images/arrow_go.gif);
  background-position: center center;
  background-repeat: no-repeat;
  border-color: #FFFFFF;
  border-style: none;
  height: 19px;
  width: 19px;
  color: #FFFFFF;
  font-size: 0;
  padding-top: 16px;
  /*font-weight: bold;*/
  vertical-align: middle;
  cursor: pointer;
  /*text-indent: 200px;*/
}



.resizable-textarea .grippie {
  background:#EEEEEE url(../images/widgets/grippie.png) no-repeat scroll center 2px;
  border-color:#DDDDDD;
  border-style:solid;
  border-width:0pt 1px 1px;
  cursor:s-resize;
  height:9px;
  overflow:hidden;
}

.planRateItemLevel1 .td1 {
  padding-left: 20px;
}

.planRateItemLevel2 .td1 {
  padding-left: 30px;
}

.planRateItemLevel3 .td1 {
  padding-left: 40px;
}

.planRateItemLevel4 .td1 {
  padding-left: 50px;
}

.error {
  color: red;
}
div.error {
  border: 2px solid red;
  padding: 1em;
}

#__SW_Async_winLoading {
  background-color: darkred;
  color: white;
  padding: 2px;
  width: 60px; 
}


.tableDomainNamesHeap td {
  vertical-align: top;
}

.tableDomainNamesHeap .zoneCheckboxWrapper {
  width: 100px;
  padding: 2px 20px;
  vertical-align: top;
}

.tableDomainNamesHeap .zoneCheckboxWrapper .zoneCheckbox {
  width: 100%;
  display: block;
  text-align: left;
  padding: 4px 6px;
}

textarea.DomainNamesHeap {
  height: 200px;
  width: 100%;
}

.tableFooterDomainNamesHeap td.zonesAvailable {
  padding: 2px 12px;
  vertical-align: top;
}

/* Bulkreg */


.tableDomainNamesHeap .resizable-textarea {width: 500px !important; padding-right: 2px;}
.tableDomainNamesHeap .resizable-textarea .DomainNamesHeap {padding: 0px !important;} /* Bulkreg */
.tableDomainNamesHeap .resizable-textarea .grippie {width: 100% !important;} /* Bulkreg */


.zoneCheckboxWrapper {width: 150px !important; /*padding:0;*/ }

.zoneCheckboxWrapper .zoneCheckbox input {/*margin-left: 20px !important;*/}











/******************************************
*******************************************
*******************************************
*******************************************
******************************************/
  
  
#headerLayout {
  width: 760px;
  margin: 0 auto;
}

#headerDEMO {
  width: 760px;
  /*height: 26px;*/  
  line-height: 26px;
  /*padding-top: 3px;
  padding-bottom: 5px;*/  
  /*color: #D2000A;
  background: #D2000A;*/
  text-align: center;
  background: #E1E3E6;
}

#headerDEMO a:link, #headerDEMO a:visited {
  text-decoration: underline;
}

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

#screenLayout {
  width: 760px;
  margin: 0 auto;
}

#topLayout {
  width: 760px;
  height: 95px;
  margin: 0 auto;
  padding-bottom: 1.5em;
}
#topLayout a {color: #ffffff;}

#header {
  padding-top:11px;
}

#logo {
	clear:both;
	padding-top:20px;
}

#shortcuts {
 float: right;
  /* display: inline;
  width: 550px;
  padding: 12px 12px 0px 0px; */
}

#contentContainer {
  width: 760px;
  min-height: 300px;
  margin: 0 auto;
  margin-top: 20px !important;
}

#swsoftDescription {
  width: 750px;
  padding: 3px 0px 8px 0px;
  margin: 0px 0px 8px 0px;
  list-style: none;
  color: #a7a7a7;
  font-size: 10px;
  text-align: justify;
  border: 0px solid #cccccc;
  border-bottom-width: 1px;
}

ul#footer {
  float: left;
  display: inline;
  width: 731px;
  padding: 0;
  margin: 3px 18px 15px 18px;
  list-style: none;
  color: #a7a7a7;
  font-size: 10px;
}

ul#footer li.footerLeft,
ul#footer li.footerCenter {
  float: left;
  padding: 0;
  background: none;
}

ul#footer li.footerRight {
  float: right;
  padding: 0;
  background: none;
}

ul#footer li.footerCenter {
  margin-left: 55px;
}

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

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

.domanListMain div.checkall {
  padding-top: 10px;
  padding-bottom: 5px;
}

.customContactCheckboxes {
  padding-left: 20px;
}


.positiveIndicator {
  padding-left: 10px;
  padding-top: 2px;
  background-color: transparent;
  background-image: url(../images/bool_indicator.gif);
  background-position: left 2px;
  background-repeat: no-repeat;
  text-decoration: none;
  margin: 0 5px 0 5px;
}

.positiveIndicatorOn {
  background-position: right 2px;
}





/*** preloader ***/

#preloader_table {
	display: none;
	position: absolute;
	z-index: 1098;
}

#div_desktop {
	width: 1%;
	height: 1%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 1001;
}

#preloader_iframe {
	display: none;
	border: 0;
	width: 320px;
	height: 56px;
	position: absolute;
	z-index: 1099;
}

#loader {
  display: block;
  border: 2px solid #FFFFFF; 
  width: 320px; 
  height: 56px; 
  position: absolute; 
  left: 0px;  
  top: 0px; 
  z-index: 1100;
}

.preloader {
	/*font-size: 11px;*/
  background-color: #FFFFFF;
	border: 1px solid #D2D2D2; /* crucial */
	border: 1px solid #AFAFAF; /* default */
	border: 1px solid #9AA1B5; /* general */	
  width: 100%; 
  height: 100%;
}

#LabelPreloaderImg {
	width: 50px;
	text-align:center;
	background: url(../images/loading.gif) no-repeat center center;
  background-color: #F1F1F1; /* crucial */
  background-color: #F1F1F1; /* default */
  background-color: #F5F5F7; /* general */
	border: 1px solid #F8F8F8;
}

.preloader .TextLoading {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	color: #ED2C21; /* crucial */
	color: #333333; /* default */
	color: #D2000A; /* general */
	font-weight: bold;
	margin-left: 10px;
}

.preloader .TextPleaseWait {
	/*font-family: Tahoma, Arial, Helvetica, sans-serif;*/
	font-size: 10px;
	margin-left: 10px;
}

#AuthModeNo { margin-left:10px; }
#AccModeBusiness { margin-left:10px; }

.PBA_DomainPrefix { width:80px; text-align:right; }  

select, input { padding: 1px; }
.SWCombo { width:154px !important; }



.zoneCheckboxWrapper { margin-left:10px !important;}

.PBA_DomainNameTable .zoneCheckboxWrapper { margin-left:0px !important;} 

.PlanRateLine .PBA_positiveIndicatorTD { width:25px; }

.PBA_DomainNameTable td { padding:4px; } 

.PlanRateLineAdditional { width: 80px !important; }

.PBA-planimage {
  float: left;
  margin: 0 0.5em 0.5em 0;
}

.PBA-configure-planimage {
  float: right;
}

.PBA-oldprice {
  text-decoration: line-through;
  color: #777;
}
.tagLine {
	display: none;
}

/*-- C2U styles --*/
p.resourseClassTitle {margin-bottom: 5px; font-size:15px;}
p.PlanLongDescription {font-size:13px; margin-left: 12px;}
.cloudConfigTitle {font-size:13px;white-space: nowrap}
.cloudConfig{font-size:13px;white-space: nowrap; color: #000000; text-decoration: none;border-bottom:1px dashed #909090;}
.cloudConfigSelected{font-size:13px;white-space: nowrap; text-decoration:none; font-weight:bold;}
label.resourseClassTitle, .c2uTab{font-size:13px;white-space: nowrap}
span.resourseClassTitle {font-size:16px;}
label.resourseClassLabel, .cloudPriceTD
.resourseClassValue, .planConfigRes {font-size:15px;}
label.resourseClassLabelSelected {font-weight: bold;font-size:15px;}
.AdvancedSettings {font-size:15px;text-decoration: none;border-bottom:1px dashed #909090;}
.PriceMonth {font-size:15px;}
.PriceHour, .resourceClassSelect {font-size:13px;}
.SliderPriceMonth {font-size:15px;}
.SliderPriceHour {font-size:13px;}
.resourceHeader {font-size:12px; font-style:italic;}
.resMin, .resMax {font-size:13px;}
.priceBig, .planConfigHeaderTD {font-size:16px;}
.priceHuge {font-size:27px;}
.priceTotal {font-weight: bold;}
.dividerDotted {border: none 0; border-top: 1px dotted;height: 5px;}
.dividerSolid {border: none 0; border-top: 1px solid; height: 5px;}
.planConfigLabel {font-size:19px;}
.planConfigLabelSelected {font-weight: bold;}
.planConfigPrice {font-size:18px;}
.fieldError{
	background-color: #ffd9d9;
}

.planSmallPanel .tablePlanHeader, .planSmallPanel .tablePlanFooter {background: transparent;}
.planSmallPanel .BlockName {font-size: 13px;}
.planSmallPanel .tablePlanHeader, .planSmallPanel .tablePlanContent, .planSmallPanel .tablePlanFooter { border-color: #ABAEAF;}
