/* general.css */
html.LTR, html.RTL { height: 100% }
body {  
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal; 
  color: #000000;
  margin: 0;
  padding: 0;
  height: 100%;
}

.eph, .note{
  margin:0; padding:0;
  margin-top:-2px;
}
.eph {
 color: #C00;
}

td, th {
  font-size: 11px;
}

img {
  border: 0;
}
.nowrap, .nobr { white-space: nowrap; }

#paneContent {
  margin: 0;
  padding: 10px;
  background: #f9f9f9;
}

.fontbold {
 font-weight: bold;
}

.checkEnableFields * {
 font-weight: bold;
}

div.checkEnableFields {
 margin-bottom: 3px;
}

.noborder {
 border: none;
}

form {
 margin: 0px;
}

fieldset.internal {
  padding: 0;
  margin-left: 0px;
  margin-right: 0px;
}

fieldset.noborder {
 margin: 0px 2px 0px 4px;
}

fieldset.noborderIE {
 border: none;
 margin: 0px 2px 0px 2px;
}

fieldset {
  border: 2px groove threedface;
  padding: 0px 5px 3px 5px;
  margin-bottom: 5px;
}

fieldset p {
 margin-top: 0;
}

#paneContent p {
 margin-top: 5px;
}

/* start of navboard.css */

.navboardArea td {
  padding: 0 20px 20px 0;
  vertical-align: top;
}

.navTitle img {
  float: left;
  margin-right: 5px;
}

.navTitle {
  font-weight: bold;
}

.navDescription {
  margin: 3px 0 0 37px;
}


.descriptionControl a {
  text-decoration: underline;
}
 
#navDescriptionID p{
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left:4px;
}

.fieldsLayout td .internalLink {
  vertical-align: top;
}

/* end of navboard.css */

.external {
  margin-right: 5px;
}

td p .external,
td p .external img {
	vertical-align: top;
}

.external img.externalIcon {
  display: inline;
  margin-left: 5px;
}

legend {
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 2px;
}

.fieldsArea {
  margin: 0 0 3px 0;
}

.fieldsLayout {
  border-collapse: collapse;
  border: 1px solid #C8C8C8;
}

.fieldsLayout .none { padding: 5px; }

.fieldsLayout td,
.fieldsLayout th {
  padding: 3px 0px 3px 0px;
  background: #ffffff;
  vertical-align: top;
}

.fieldsLayout td * {
  vertical-align: middle;
}

.fieldsLayout .uiBrowse td * {
    vertical-align: baseline;
}

.fieldsLayout th {
  text-align: left;
  width: 150px;
}

.fieldOption td {
  padding: 0;
}

.fieldOption th {
  padding: 0px 4px 0px 0px;
}

.fieldOption tr * {
  vertical-align: top;
}

.fieldOption .fieldsLayout td,
.fieldOption .fieldsLayout th {
  padding: 3px 5px 7px 5px;
  background: #ffffff;
  vertical-align: top;
}

.fieldOption legend * {
  vertical-align: middle;
}

.fieldOption .fieldsLayout td * {
  vertical-align: middle;
}

div.fieldOption {
  margin-bottom: 2px;
}

.fieldOption .radioTable td,
.fieldOption .radioTable th {
  border: none;
  padding: 0;
  vertical-align: top;
}

th.invertfield {
  width: 1px;
}

.messageFieldsLayout th{
  text-align: left;
  padding: 0px 5px 5px 0px;
  vertical-align: middle;
}

.required {
	color: #ff0000;
	padding-left: 3px;
}

.fieldsLayout .fieldError th label {
  color: #cc0000;
}

.fieldError{
  background-color: #ffd9d9;
  border: 1px solid red;
}

.fieldError td input,
td.fieldError input {
  background: #ffd9d9;
  color: #000000;
  border: 1px solid #cc0000;
  padding: 2px;
}

.fieldError td textarea,
td.fieldError textarea {
  background: #ffd9d9;
  color: #000000;
  border: 1px solid #cc0000;
  padding: 2px;
}

.fieldError td select,
td.fieldError select {
  background: #ffd9d9;
  color: #000000;
  border: 1px solid #cc0000;
  padding: 2px;
}

.checkError {
  background: #ffd9d9;
  border: 1px solid #cc0000;
  padding: 2px;
  width: 13px;
  height: 13px;
}

.fieldErrorMsg {
  color: #cc0000;
}

.fieldHint {
  color: #555555;
  margin: 3px 0 5px 0;
}
.hint-in-input {color: #999999;}

input, textarea, select {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin: 0;
}

.selectButton {
  width: 70px;
}

.checkbox,
.radiobox {
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
}

.fieldsLayout td .radiobox {
  margin-right: 3px;
}

.fieldTextarea {
  width: 98%;
}

.fieldTextarea textarea {
  width: 100%;
}

.fieldTwoListsSelect {
  width: 100%;
}

.fieldTwoListsSelect td.toList,
.fieldTwoListsSelect td.fromList {
  width: 50%;
  text-align: left;
  vertical-align: top;
}

.fieldTwoListsSelect select {
 width: 100%;
 margin-top: 5px;
 display: block;
}

.fieldTwoListsSelect td.moveActions {
  padding: 3px 5px 7px 5px;
  vertical-align: middle;
  width: 1%;
}

.orderButtons {
  text-align: center;
}

.orderButtons button {
  margin: 3px;
  width: 4em;
}

.fieldTwoListsSelect .moveActions button {
  display: block;
  margin: 3px 0;
  width: 8em;
}

.fieldTwoListsSelectLayout td {
  border: none;
}

/* multiInput */

.multiInputArea {
  display: inline;
}

.multiInputLayout {
  border: none;
/*  width: 1%; */
}

.multiInputLayout td,
.multiInputLayout th {
  text-align: left;
  padding: 0 5px 2px 0;
  border: none;
  width: auto;
}

.multiInputLayout th {
  font-weight: normal;
  background: transparent;
  color: #000000;
}

.multiInputLayout td {
  white-space: normal;
}

.multiInputLayout .fieldHint {
  white-space: normal;
}

.nextAction {
  text-align: right;
  margin: 5px 0;
  vertical-align: middle;
  color: #555555;
}

/* Pricelist  */

.priceList {
  width: 200px;
  margin-bottom: 10px;
}

.priceList td,
.priceList th {
  padding: 3px 0;
  border-bottom: 1px solid #c8c8c8;
  font-weight: normal;
}

.priceList td {
  text-align: right;
}

/* Calendar  */

.calendarLayout {
  border: 1px solid #999999;
  background: #ffffff;
  padding: 5px;
}

.calendarLayout .listContentArea td {
  text-align: right;
}

.calendarLayout .formControls td {
  padding: 0;
}

.calendarLayout a {
  text-decoration: none;
  display: block;
  width: 100%;
}

.calendarLayout td {
  background: #f9f9f9;
}

.calendarLayout .prevMonth,
.calendarLayout .nextMonth {
  background: #eeeeee;
}

.calendarLayout .selectedDay {
  background: #dddddd;
}

.selectedDay a {
  font-weight: bold;
}


/* Gauge  */

.gaugeArea {
  margin: 2px 0;
}

.gaugeLimited {
  width: 250px;
}

.listContentArea .gaugeLayout td,
.fieldsLayout .gaugeLayout td {
  border: none;
  padding: 0;
  margin: 0;
}

.fieldsLayout .gaugeLayout img {
  vertical-align: top;
}

td.barOverFilled {
  background: url(../images/gauge/fill-over.gif) repeat-x;
}

td.barFilled {
  background: url(../images/gauge/fill.gif) repeat-x;
}

td.barEmpty {
  background: url(../images/gauge/empty.gif) repeat-x;
}

td.barWarningFilled {
  background: url(../images/gauge/fill-warning.gif) repeat-x;
}

/* multiple columns */
.twoColsLayout .colFirst {
  width: 51%;
  padding-right: 10px;
}

#tld td {
  white-space: nowrap;
  border: none;
  padding: 5px 10px 0 0;
  width: 25%;
}

/* history */
#historyLayout {
  background: #dddddd;
  padding: 5px;
  border: 1px solid #cccccc;
}

#historyArea img {
  display: inline;
  vertical-align: middle;
}

#historyTitle {
  font-weight: bold;
}

#historyTitle {
  font-weight: bold;
  vertical-align: middle;
}

#historyClose {
  font-weight: bold;
  white-space: nowrap;
  font-size: 75%;
  text-align: right;
  padding-left: 100px;
}

#historyClose img {
  padding-right: 3px;
}

#historyClose a {
  color: #666666;
}

#history {
  background: #f6f6f6;
}

/* icon with text hack */
.textIcon {
  vertical-align: middle;
  margin: 0;
}

.textIcon img {
  vertical-align: middle;
}


/* color area for visual customization */

.colorArea {
  display: inline;
  padding-left: 0px;
  margin: 0;
}

.colorArea * {
  vertical-align: middle;
}

.uiElement1 {
  background-color: #ff6699;
}

.uiElement2 {
  background-color: #66ffff;
}

/* catalog element parts: */

.category {
  width: 180px;
  float: left;
  padding: 3px;
  margin: 3px;
  font-weight: bold;
}

.subcategories {
  margin-top: 3px;
  font-weight: normal;
}

.more_categories {
  text-decoration: none;
}

#category_path {
 padding: 3px;
}

.category_path_current {
 font-weight: bold;
 font-size: 1.2em;
}

/* text with icon block */

.textIcon_icon {
	padding:0px !important;
	vertical-align:middle !important;
}

.textIcon_text {
	padding:0px 0px 0px 5px !important;
	font-weight:bold !important;
	vertical-align:middle !important;
}

/* fields */

.fields_valign {
	vertical-align:middle !important;
}

.fields_input_long {
	width:400px;
	min-width:400px;
}

.fields_data_td {
	padding:5px 5px 7px 5px !important;
}

.fields_data_td td{
	padding:0px !important;
}

.fields_caption {
	padding:5px 5px 7px 5px !important;
	min-width:150px;
}

.fields_caption_if_right_icon {
	padding:0px !important;
}

.fields_caption_right_icon { /*used as expand part of ".fields_caption" when right icon*/
	padding:5px 0px 7px 5px !important;
	min-width:150px;
}

.fields_caption_right_icon_td {
	width:21px;
	padding:0px !important;
	text-align:right;
}

.fields_caption td{
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.fields_pclear,.fields_pclear td{
	padding:0px !important;
}

td.fields_fixed_control{
	width: 130px;
	min-width: 130px;
}

td.fields_fixed_input{
	width: 200px;
	min-width: 200px;
}

td.fields_fixed_gauge{
	width: 200px;
	min-width: 200px;
}

td.fields_fixed_checkbox{
	width:20px;
	min-width:20px;
}

.messageArea {
  margin: 5px 0;
  border: 1px solid #cccccc;
}

.messageArea td {
  padding: 5px 5px 5px 50px;
  height: 50px;  
}

.messageArea td p {
  margin: 0;
}

.messageArea .messageTitle {
  font-weight: bold;
  margin: 0;
}

.messageArea .errorMsg {
  background: url(../images/icons/error.gif) no-repeat 3px 3px #f6f6f6;
}

.messageArea .errorMsg .messageTitle {
  color: #cc0000;
}

.messageArea .warningMsg {
  background: url(../images/icons/warning.gif) no-repeat 3px 3px #f6f6f6;
}

.messageArea .warningMsg .messageTitle {
  color: #666600;
}

.messageArea .confirmMsg {
  background: url(../images/icons/confirm.gif) no-repeat 3px 3px #ffffff;
}

.messageArea .confirmMsg .messageTitle {
  color: #0000CC;
}

.messageArea .infoMsg {
  background: url(../images/icons/info.gif) no-repeat 3px 3px #f6f6f6;
}

.messageArea .infoMsg .messageTitle {
  color: #006633;
}

/* notes */

.noteArea {
  margin: 5px 0;
  border: 1px solid #cccccc;
  background: #ffffff;
}

.noteArea td {
  padding: 0 5px 5px 30px;
  height: 25px;
  vertical-align: middle;
}

.noteArea p {
  margin: 0;
}

.noteArea .noteTitle {
  font-weight: bold;
}

.noteArea .errorNote {
  background: url(images/error_small.gif) no-repeat 3px 3px;
  border: 2px #cc0000 solid;
}

.noteArea .errorNote .noteTitle {
  color: #cc0000;
}

.noteArea .warningNote {
  background: url(../images/icons/warning_small.gif) no-repeat 3px 3px;
}

.noteArea .warningNote .noteTitle {
  color: #666600;
}

.noteArea .infoNote {
  background: url(../images/icons/info_small.gif) no-repeat 3px 3px;
  border: 1px solid #62C262;
}

.noteArea .infoNote .noteTitle {
  color: #006633;
}

.noteArea ul {
  margin-top: 5px;
  margin-bottom: 0;
}

#noscripts {
  width: 60%;
  position: relative; top: 20px; left: 20%;
 }

/* states */


.stateNormal {
  background: url(../images/icons/state-normal.gif) no-repeat;
  color: #005500;
  padding-left: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 16px;
}

.stateOn {
  background: url(../images/icons/state-normal.gif) no-repeat;
  color: #005500;
  padding-left: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 16px;
}

.stateRemoved {
  background: url(../images/icons/state-removed.gif) no-repeat;
  font-weight: bold; 
  color: #333333;
  padding-left: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
  height: 16px;
}

.stateAlerted {
  background: url(../images/icons/state-alerted.gif) no-repeat;
  color: #cc0000;
  padding-top: 1px;
  padding-left: 18px;
  padding-bottom: 1px;
  height: 16px;
}

.stateInProgress {
  background: url(../images/icons/state-inprogress.gif) no-repeat;
  color: #333333;
  padding-top: 1px;
  padding-left: 18px;
  padding-bottom: 1px;
  height: 16px;
}

.stateOff {
  background: url(../images/icons/state-off.gif) no-repeat;
  color: #333333;
  padding-top: 1px;
  padding-left: 18px;
  padding-bottom: 1px;
  height: 16px;
}

/* numbers */
.number {
  text-align: right;
}

.numberAlert {
  text-align: right;
  color: #cc0000;
}


.fieldsArea .numberAlert {
  text-align: left;
}

/* prices for store */
.listprice {
  text-align: center;
  text-decoration: line-through;
  color: #555555;
}

.price {
  text-align: center;
  font-weight: bold; 
}

.save {
  text-align: center;
}

/* Help Boxes CSS */

.helpboxArea {
  margin: 10px 10px 0px 10px;
  border: 1px solid #cccccc;
  background: #ffffff;
}

.helpboxArea td {
  padding: 5px;
  vertical-align: middle;
}

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


/* end of Help Boxes CSS */
button {  
  font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 2px;
  margin: 5px 0;
}
/* change */
a button {
  text-decoration: none;
}
/* /change */
.btnDefault {
  font-weight: bold;
}

.formControls td {
  vertical-align: middle;
}

.formControls  {
  width: 100%;
}

.formControls .miscButtons button,
.formControls .miscButtons input {
  margin-right: 5px;
}

.formControls .mainButtons {
  white-space: nowrap;
}

.formControls .mainButtons button,
.formControls .mainButtons input {
  margin-left: 5px;
}
body {
  background: #f9f9f9;
}

#titleArea {
  background:  #ffffff;
  padding: 5px 10px;
}

#icon {
  padding: 0 5px 0 0;
  vertical-align: bottom;
}

#path a:link,
#path a:visited {
  color: #444444;
}

#path td a {
  white-space: nowrap;
} 

#screenID {
  padding-left: 20px;
  white-space: nowrap;
  font-size: 10px;
  color: #444444;
}

#titleArea img {
  vertical-align: middle;
}

.screenTool {
  white-space: nowrap;
  font-size: 10px;
  text-align: right;
  vertical-align: middle;
}

.screenTool img {
  padding-right: 2px;
}

.screenTool a:link,
.screenTool a:visited {
  color: #666666;
  font-weight: bold;
}

/* --- loader ---*/

#loader {
  width: 320px;
}

#loader td {
  padding: 3px;
  background: #ffffff;
}

#loader img {
  float: left;
  margin-right: 12px;
}

#loader strong {
  display: block;
  margin-bottom: 3px;
}

#loader br {
  display: none;
}
#loginLayout {
  text-align: center;
}
.loginBody {height: auto;}
#loginArea {
  margin-top: 30px;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
  width: 450px;
  border: 1px solid #cccccc;
}
/* List */
.listSearchArea td {
  padding-bottom: 3px;
}

.listSearchArea td td {
  padding-bottom: 0;
}

.listSearchArea td,
.listSearchArea th {
  background: #DFE5F1;
  vertical-align: bottom;
}

td.searchTitle {
  background: #B6C6E4;
  color: #000000;
  font-weight: bold;
  padding: 5px;
  text-align: center;
  vertical-align: middle;
}

.listSearchLayout {
	border:1px solid #BBBBBB;
	border-collapse:collapse;
	margin:0 0 5px;
}

.listSearchArea td.searchAction {
	padding:3px 3px 8px 5px;
	vertical-align:bottom;
}

.formControls .miscButtons button,
.formControls .miscButtons input {
	margin-right:5px;
}

.listContentLayout {
	border:1px solid #BBBBBB;
	border-collapse:collapse;
}

.listContentArea th {
	background:none repeat scroll 0 0 #BCCBE7;
	color:#000000;
	text-align:left;
	vertical-align:middle;
	white-space:nowrap;
}

.listContentArea th, .listContentArea td {
	padding:3px;
}

.listContentArea .sortAscend,
.listContentArea .sortDescend {
	background-color:#96ADDA;
}

/* tabs.css */

#tabArea {
}

#tabPanels {
 padding-top: 2px;
 background:  #ffffff;
}

.sid-customer #tabPanels { margin: auto; width: 980px; }

#tabs img {
  display: block;
  margin: 0;
}

#tabs td {
  vertical-align: bottom;
}

#tabs .tab .topLeft {
  vertical-align: top;
  background: url(custom/images/tab/normal/topleft_bg.gif) repeat-y;
  width:6px;
}

#tabs .tab .topLeft img {
  background: #ffffff;
}

.tab .top {
  background: url(custom/images/tab/normal/top_bg.gif) repeat-x #ffffff;
  padding: 4px; 
  white-space: nowrap;
  text-align: center;
}

#tabs .tab .topRight {
  vertical-align: top;
  background: url(custom/images/tab/normal/topright_bg.gif) repeat-y;
  width:6px;
}

#tabs .tab .topRight img {
  background: #ffffff;
}

.tab .bottomLeft {
  background: url(custom/images/tab/normal/bottomleft_bg.gif) repeat-x #ffffff;
}

.tab .bottom {
  background: url(custom/images/tab/normal/bottom_bg.gif) repeat-x #ffffff;
}

.tab .bottomRight {
  background: url(custom/images/tab/normal/bottomleft_bg.gif) repeat-x #ffffff;
}

/* ACTIVE tab */

#tabs #tabActive .topLeft {
  vertical-align: top;
  background: url(custom/images/tab/active/topleft_bg.gif) repeat-y;
}

#tabs #tabActive .topLeft img {
  background: #ffffff;
}

#tabActive .top {
  background-image: url(custom/images/tab/active/top_bg.gif);
  background-repeat: repeat-x;
  white-space: nowrap;
}

#tabs #tabActive .topRight {
  vertical-align: top;
  background-image: url(custom/images/tab/active/topright_bg.gif);
  background-repeat: repeat-y;
}

#tabs #tabActive .topRight img {
  background: #ffffff;
}

#tabActive .bottom {
  background-image: url(custom/images/tab/active/bottom_bg.gif);
  background-repeat: repeat-x;
}
/* MISC */

#tabs .marginLeft {
  padding-left: 7px;
  background: url(custom/images/tab/margin.gif) bottom repeat-x;
}

#tabs #tabBottomRow .gap {
  display: none; 
}

#tabs #tabTopRow .gap {
  display: none; 
}

#tabs .marginRight {
  width: 100%;
  background: url(custom/images/tab/margin.gif) bottom repeat-x;
}

#tabFooterRow {
  background: url(custom/images/tab/footer.gif) repeat-x;
}

/* Subtabs*/

#tabSubItemsRow {
  background-image: url(custom/images/tab/subitem_bg.gif);
  background-repeat: repeat-x;
  background-position: top;
  padding: 4px 0px 1px 10px; 
}

#tabSubItemsRow td {
  vertical-align: middle;
  padding: 0 3px;
  text-align: center
}

/*--- Wizard Control --*/
#wizardControlArea {
	margin-top: 8px;
	height: 32px;
	background-color: #FFFFFF;
	background: url('../images/wizard/footer.gif') 0 100% repeat-x;	
	white-space:nowrap;
	clear: both;
}

#wizardControlArea td {
	padding: 2px 7px 2px 7px;
	border-top: 1px solid #F9F9F9;
	white-space:nowrap;
}

#wizardControlArea td.wizardStepCurrent {
	background: url('../images/wizard/bg.gif') 0 0 no-repeat;
	background-color:#F5F4EF;
	border-bottom: 1px solid #F5F4EF;
	border-top: 1px solid #cecdc9;
	border-left: 1px solid #cecdc9;
	border-right: 1px solid #cecdc9;
	font-weight: bold;
	white-space:nowrap;
}

#wizardControlArea td.wizardStepBefore {
	color: #000000;
	border-bottom: 1px solid #cecdc9;
	white-space:nowrap;
}
#wizardControlArea td.wizardStepAfter {
	color: #000000;
	border-bottom: 1px solid #cecdc9;
	white-space:nowrap;
}

.sid-customer #wizardControlArea { width: 980px; margin: auto; }

/*--- Quick: common ---*/
html.LTR .q0{margin-right:5px !important;}
html.RTL .q0{margin-left:5px !important;}
html.LTR .q1{padding-left:8px;}
html.RTL .q1{padding-right:8px;}
.q2{padding:5px 5px 5px 10px;}
.q3{width:16px;height:16px;}
html.LTR .q3{margin-right:5px;}
html.RTL .q3{margin-left:5px;}
html.LTR .q3_{padding-right:5px;}
html.RTL .q3_{padding-left:5px;}
.q4{text-decoration:none;}
.q5{text-decoration:underline;}
.q6{padding-bottom:2px;width:16px;height:16px;}
html.LTR .q6, html.LTR .qA{padding-right:4px;}
html.RTL .q6, html.RTL .qA{padding-left:4px;}
.q7{padding:5px 1px 0px 8px;vertical-align:top;}
.q8{padding:0px 1px 5px 8px;vertical-align:top;}
.q9{padding:0px 1px 1px 8px;vertical-align:top;}
.qA{padding-left:8px;border-right:1px solid #CFD8DD;}
.qB{padding-left:8px;padding-right:4px;border-right:none;}
.qC{width:16px;height:16px;margin-right:5px;}
.qD{padding-left:5px;padding-right:5px;}
.qE{height:30px;padding-left:8px;padding-right:8px; }
.qF{padding-right:5px;padding-bottom:10px;width:32px;height:32px;border:0;}
.popCalendar .wd{padding: 0 2px !important;}

/*aligments*/
.vAM{vertical-align:middle;}
.vAT{vertical-align:top !important;}
.vATt td{vertical-align:top !important;}

.sgc {padding:0 3px 3px 0;} /* Summary Grid Cell */
.sgcL {padding:9px 3px 9px 0;} /* Summary Grid Cell Large*/
}

/* start of new plesk.css */
.StatusBarNew, .ErrorBarNew, .WarningBarNew{padding:10px;}
td.MsgBarPic {padding:8px;}


.ErrorBarNew {border:2px solid #C00;background-color:white;}
.ErrorBarLetr{font-weight:bold;color:#C00;margin-right:5px;}

.StatusBarNew {border:2px solid green;background-color:white;}
.StatusBarLetr{font-weight:bold;color:green;margin-right:5px;}

.WarningBarNew {border:2px solid #EBBD05;background-color:white;}
.WarningBarLetr{font-weight:bold;color:#D5AB03;margin-right:5px;}

.MsgBarMsg {padding: 0 10px 0 10px;}

div.OpResult{display: block; padding:12px 12px 0 12px}

/* New CP */
.sid-customer div.OpResult{
	padding: 10px;
}

.sid-customer div.OpResult{
    padding: 0;
	float:none;    
	margin:auto;
	width:100%;
}

/* end of new plesk.css */


/* start of new common.css */
.uiButtons table {border-spacing:0;} /*overriding chrome default*/

html.LTR td.uiButton {padding-right:8px;} 
html.RTL td.uiButton {padding-left:8px;} 

.boldLabel, .summaryLabel{
  color: #5F605F;
  font-weight: bold;
}
td.uiCell {padding:2px 0;}
.cellRows td.uiCell {padding:0;}
html.LTR .cellRows td.uiCell {padding-right:5px}
html.RTL .cellRows td.uiCell {padding-left:5px}

html.RTL .buttonArea {
	padding-left:5px;
	padding-right:0;
}

html.LTR .buttonArea {
	padding-left:0;
	padding-right:5px;
}
/* end of new common.css */


/* start old new dashboard.css */
.dashboardArea a:link,
.dashboardArea a:visited {
  text-decoration: underline;
}

.dashboardArea td,
.dashboardArea th {
  vertical-align: top;
}

.sid-customer .summaryContent  { min-height: 67px }

.dashboardStats,
.dashboardOperations {
  width: 50%;
}

.dashboardStats {
  padding-right: 0px;
}

.dashboardOperations {
  padding: 0 0 0 8px;
}

.operationsArea {
  margin-bottom: 10px;
}

.operationsLayout {
  border: 1px solid #dddddd;
}

.operationsArea td,
.operationsArea th {
  padding: 3px;
}

.operationsArea th {
  text-align: left;
  background: #dddddd;
  border-bottom: 1px solid #ffffff;
}

.operationsArea td {
  background: #ffffff;
}

.operationsArea td ul {
  margin: 0;
  padding: 0;
}

.operationsArea td li {
  margin: 0px 0 3px 20px;
}

.operationsArea td li a {
  color: #000000;
}
/* finish old new dashboard.css */

/* ------Description -----*/
table.screenDescription {
	clear: both;
}
.screenDescription td{
	padding:5px;
	padding-left:12px
}

.toolTipArea {
	background-color:#FFFFE1;
	border:1px solid #000000;
	color:#000000;
	display:block;
	padding:5px;
	position:absolute;
	visibility:hidden;
	width:190px;
	z-index:1000;
}

/*--- css_expand.css ---*/



/* rm shadows */
table td.rD {padding:0; font-size:1px;height:5px;background:url(images/shadow/sdn.png) repeat-x;//_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}
table td.rR {padding:0; font-size:1px;width:5px;background:url(images/shadow/srt.png) repeat;//_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}
table td.rC {padding:0; background:url(images/shadow/scr.png) no-repeat left top;//_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}
table td.rL {padding:0; width:10px;background:url(images/shadow/sdl.png) no-repeat right top;//_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}
table td.rU {padding:0; height:10px;background:url(images/shadow/sru.png) no-repeat bottom;//_behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none",this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ",sizingMethod='scale')");}

/* new shadows */

.dsRT {font-size:1px;width:8px;background:url(images/shadow/dsrt.png) repeat-y !important;}
.dsLT {font-size:1px;width:8px;background:url(images/shadow/dslt.png) repeat-y !important;}
.dsDN {font-size:1px;height:8px;background:url(images/shadow/dsdn.png) repeat-x !important;}
.dsUP {font-size:1px;height:8px;background:url(images/shadow/dsup.png) repeat-x !important;}

.dsDL {font-size:1px;background:url(images/shadow/dsdl.png) no-repeat left top !important;}
.dsDR {font-size:1px;background:url(images/shadow/dsdr.png) no-repeat left top !important;}
.dsUL {font-size:1px;background:url(images/shadow/dsul.png) no-repeat left top !important;}
.dsUR {font-size:1px;background:url(images/shadow/dsur.png) no-repeat left top !important;}

.dsRTie6 {font-size:1px;width:8px;background:none !important;}
.dsLTie6 {font-size:1px;width:8px;background:none !important;}
.dsDNie6 {font-size:1px;height:8px;background:none !important;}
.dsUPie6 {font-size:1px;height:8px;background:none !important;}

.dsDLie6 {font-size:1px;background:none !important;}
.dsDRie6 {font-size:1px;background:none !important;}
.dsULie6 {font-size:1px;background:none !important;}
.dsURie6 {font-size:1px;background:none !important;}

/* rm display */

.rMenuBorder {border:1px solid #aaa;background-color:white}
.rMenu {margin:2px}

.rMenu td {height:17px;color:black;font-size:11px;cursor:pointer;padding:2px 0 3px 0;FONT-FAMILY:Tahoma,Verdana,Arial,Helvetica,sans-serif}

.rMenu td table td {margin:0;padding:0;}
.rMenu td table td.text {width:100%;padding-left:8px;padding-right:14px;}
.rMenu td.on table td {color:white;background-color:#3878BF}

.rMenu td.on {color:white;background-color:#3878BF}
.rMenu td.off {color:black;background-color:white}

.rMenu td.line {height:8px;padding:0px;font-size:0px;cursor:default}
.rMenu td div.line {margin:3px 2px 4px 2px;height:1px;border-top:1px solid #aaa}

div#rightMenu {position:absolute;display:none;z-index:10000}

.OddRowHi td,.EvenRowHi td {background-color:#bbccff;border-bottom:1px solid #ffffff;border-right:1px solid #ffffff}


/* dd display */

div#moveTip {
	display:none;position:absolute;cursor:pointer;z-index:10000;
	background-color:#eeefff;color:#3878BF;border:1px solid #7083E1;
	padding:2px;filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
}


/* js display */

div#js_screen {float:right;margin-left:10px;width:16px;height:16px;cursor:pointer}
.js_empty {background:url(icons/grey_16.gif);no-repeat}
.js_busy {background:url(icons/yellow_16.gif);no-repeat}

.java_ico {background:url(icons/op_ok.gif);no-repeat;width:16px;height:16px;margin-left:6px;margin-right:6px}
.java_ind {background:url(icons/indicator.gif);no-repeat;width:16px;height:16px;margin-left:6px;margin-right:6px}
.java_err {background:url(icons/alert_red.gif);no-repeat;width:16px;height:16px;margin-left:6px;margin-right:6px}

div#js_monitor_frame {
	position:absolute;display:none;z-index:1000;overflow:auto;
	padding:10px;width:430px;height:150px;
	background-color:#ffffff;color:black;
	border:1px solid #999999;
	text-align:left;
	cursor:move;
}

/**
 * popup div ====================================
 */
.popDiv{border:solid 1px #D0D0BF;background-color:#FFFFFF;}
.popDivHead td{background-color:#D8E4F8;}
.popCalendar {background-color:#F9F8F8;}
.popDivContent{background-color:#F9F8F8;}
.popCalendar .c1 {background-color:#FBE694;}
.popCalendar .c2 {background-color:#FFFFFF;}
.popCalendar .c3 {background-color:#FFFFEE;}

.popDiv{z-index:100 !important;}
.popDivHead{height:18px !important;}
.popDivClose{width:14px;height:14px;margin:2px !important;cursor:pointer !important;background: url(custom/images/misc/close.gif) no-repeat left !important;}
.popClear {
	background-color: !important;
	background:none !important;
	padding:0px !important;
	margin:0px !important;
}
.popTextDiv {padding: 8px 8px 8px 8px;}

/* Slider */
.sliderBase {background: url(custom/images/slider/bg.png) center no-repeat;}
.sliderGlow {background: url(custom/images/slider/glow.png) 6px center no-repeat;}
.sliderControl {background-image: url(custom/images/slider/slider.png); width:12px; height:18px;}

/* Spinner */
.spinInput, .spinContainer
{
  /* Change this to modify the default spin control background color*/
  background-color: #FFFFFF;
}

.spinLeftRightEdge, .spinTopBottomEdge
{
  position: absolute;
  overflow: hidden;
  /* Change this to modify the default spin control border color*/
  background-color: #A5ACB2;
}
  
.spinContainer
{
  position: relative;
  float: left;
  margin-right:5px;
  height: auto !important; height: 20px; min-height: 20px; 
  width: 150px;
  border: 1px solid #c3c3c3;
}

.spinLeftRightEdge
{
  height: 20px;
  width: 1px;
}

.spinTopBottomEdge
{
  height: 1px;
  left: 1px;
}

.spinInput
{
  position: absolute;
  top: 2px;
  left: 2px;
  border: 0px;
/*   Change this to modify the default spin control font, font color, and font size*/
}

.spinUpBtn, .spinUpBtnHover, .spinUpBtnPress, .spinDownBtn, .spinDownBtnHover, .spinDownBtnPress
{
  position: absolute;
  width: 15px;
  height: 8px;
  right: 2px;
  background-image: url('custom/images/misc/spin_control_buttons.gif');
  background-repeat: no-repeat;
  /* Change this to modify the default button color*/
  background-color: #000000;
}

.spinUpBtn, .spinUpBtnHover, .spinUpBtnPress
{
  top: 2px;
}

.spinDownBtn, .spinDownBtnHover, .spinDownBtnPress
{
  top: 10px;
}

.spinUpBtn
{
  background-position:0px 0px;
}

.spinUpBtnHover
{
  background-position:0px -16px;
}

.spinUpBtnPress
{
  background-position:0px -32px;
}

.spinDownBtn
{
  background-position:0px -8px;
}

.spinDownBtnHover
{
  background-position:0px -24px;
}

.spinDownBtnPress
{
  background-position:0px -40px;
}

.dropdown-heading {line-height: 16px; background-position: 0 0; background-repeat: no-repeat; padding-left:20px; display:block;}
.dropdown-heading span {background: url(images/dropdown-arrow.gif) center right; background-repeat: no-repeat; padding-right:10px;}

html.LTR .linkWrapper .linkDescription {white-space:normal;padding-left:38px;}
html.RTL .linkWrapper .linkDescription {white-space:normal;padding-right:38px;}

/* = Tools List Area =
------------------------------------------------------------------------------ */
.tools-list-box { padding: 0; }
.tools-list-box .content { padding: 0; }
.tools-list-box .title h3 .title-content-show, .tools-list-box.hide .title .title-content-hide, .tools-list-box.hide .content { display: none; }
.tools-list-box.hide .title h3 .title-content-show { display: inline; }
.tools-list { margin: 0; letter-spacing: -1em; padding:0;}
.tools-list .tools-item { display: inline-block; width: 33.3%; vertical-align: top; letter-spacing: 0; }
.sid-frame .tools-list .tools-item, .sid-main-embedded .tools-list .tools-item { width: 280px; }
.lte7 .tools-list .tools-item { display: inline; zoom: 1; }
.b-panel .tools-list .tools-item { width: 49.9%; }
.tools-list .tool-block { display: block; margin: 0 10px 20px 0; padding: 0 10px 0 38px; }
.lte7 .tools-list .tool-block { zoom: 1; }
.tools-list .tool-block .tool-icon { float: left; display: inline; margin: 2px 0 0 -38px; width: 32px; height: 32px; }
.tools-list .tool-block .tool-icon img { width: 32px; height: 32px; }
.tools-list .tool-block .tool-name { display: block; padding: 0 0 3px; }
.tools-list .tool-info { display: block; }
.tools-list .tool-info li { padding: 0 0 6px 12px; }
.tools-list a.tool-block { cursor: pointer; color: #444; text-decoration: none;}
.tools-list a.tool-block .tool-name { color: #0A5FAE; }
.tools-list a.tool-block-disabled, .tools-list a.tool-block-disabled .tool-name, .tools-list a.tool-block-disabled:hover .tool-name { cursor: default; }
.operations-list-box { border-bottom: 1px solid; margin: 0 0 12px; padding: 0 0 5px; }
.operations-list-box .title { margin: 0; padding: 0 0 10px; border: 0; box-shadow: none; }
.operations-list-box .title-area { position: static; }
.operations-list-box .title h3 { display: inline-block; padding: 0 5px 0 20px; }
.lte7 .operations-list-box .title h3 { display: inline; zoom: 1; }
.operations-list-box .title h3 span { cursor: pointer; }
.operations-list-box .content { margin: 0 0 12px; padding: 15px 0 3px; border: 1px solid; border-radius: 5px; }
.operations-list-box .tools-list .tool-block { margin: 0 10px 15px 0; }
.operations-list-box .tools-list .tool-block .tool-icon { margin: 2px 0 0 -22px; width: 16px; height: 16px; }
.operations-list-box .tools-list .tool-block .tool-icon img { width: 16px; height: 16px; }
.operations-list-box .tools-list .tool-block .tool-name { font-weight: normal; }
.home-promo-block .p-box-content { padding: 15px 15px 15px 0; }
.home-promo-block .tools-list { position: relative; overflow: hidden; }
.home-promo-block .tools-list .tools-item { width: 33.3%; }
.home-promo-block .tools-item:before { display: block; content: ""; position: absolute; border-width: 0 1px; border-style: solid; margin-left: -2px; height: 100%; }
.home-promo-block .tools-list .tool-block { margin: 0 0 10px; padding: 0 15px 0 53px; }
.home-promo-block .tools-list .tool-actions { padding: 0 15px 0 53px; }

/* New CP */
.sid-customer  #titleArea {width: 960px; margin: auto;}
.sid-customer  .screenBody, .sid-customer #paneContent {width: 980px; margin: auto;}
.sid-customer .OpResult-wrapper, .sid-customer .errors-placeholder-wrapper, .sid-customer  .screen-description-wrapper {width: 980px; margin: auto; padding-top: 5px; clear:both;}
.more a:after { content: "\2192"; }
.sid-customer form { height: 99%; }
.screenWrapperArea { 
    vertical-align: top;
    height: 100%;
}
#footer { text-align: center; }
#footer a { text-decoration: none; color: #999; }

 /* Multivalue input ui:cell-input-values */
.input-values-btns { white-space: nowrap; }
.input-values-btns a { cursor: pointer; padding-left: 5px; }

/* browse categories */
.grouped-list th {background-color: #dee9f9; text-align: left;}
.list .group-level.gl-0 {background-color: #d4d4d4; border-top:1px solid #e0e3e7; border-bottom:1px solid #e0e3e7;}
.grouped-list th, .list .group-level {color: #454545; font-weight:bold;}
.list .group-level.gl-1 {padding-left:28px;}
.list .group-level.gl-2 {padding-left:56px;}
.list .group-level.gl-3 {padding-left:84px;}
.list .group-level.gl-4 {padding-left:122px;}
.list .group-member.gm-0 {padding-left:18px;}
.list .group-member.gm-1 {padding-left:46px;}
.list .group-member.gm-2 {padding-left:74px;}
.list .group-member.gm-3 {padding-left:96px;}
.list .group-member.gm-4 {padding-left:140px;}

