body { margin: 0px; background-color: #eee }

body, td, th, input, select {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 8pt;
}

img { border-width: 0px; }

a { text-decoration: none }

a:hover { text-decoration: underline }

.error { color:red }
.success { color:#399A38; }

.body {
  background-color: #fff;
  border-style: solid;
  border-width: 1px;
  border-top: 0px;
  padding: 10px;
}

#body_corner_left {
  width: 10px;
  height: 10px;
  border: 0px;
  background-image: url(/media/user/general/white_corner_top_left.png);
  margin-left: -10px;
  margin-top: -10px;
  float:left;
}

#body_corner_right {
  width: 10px;
  height: 10px;
  border: 0px;
  background-image: url(/media/user/general/white_corner_top_right.png);
  margin-right: -10px;
  margin-top: -10px;
  float: right;
}

.header, .body_corner {
  background-color: #ccc;
  border-style: solid;
  border-width: 1px;
  border-top: 1px;
  border-bottom: 1px;
}
.body_corner .mid {
  background-color: #fff;
}
.body_corner {
overflow:hidden;
}

.header {
  padding-left: 10px;
  padding-right: 10px;
}
.header_name_block a {
  text-decoration: underline;
}

.tab_top_hi, .tab_top_low {
  padding-right: 2px;
}

.tab_top_hi .mid {
  width: 61px;
  height: 35px;
  background-color: #aaa;
  text-align: center;
  color: white;
}
.tab_top_low .mid {
  width: 61px;
  height: 35px;
  background-color: white;
  color: black;
  text-align: center;
}
.tab_top_help .mid {
  width: 61px;
  height: 35px;
  background-color: black;
  color: white;
  font-weight: bold;
  text-align: center;
}

.heading_short, .heading_medium, .heading_long {
  margin:      5px 0;
  padding:     4px;
  font-size:   14px;
  font-weight: 700;
  color:       #333333;
  background:  #E7E7E7;
}

.heading_thin {
  margin:         5px 0;
  padding:        4px;
  font-weight:    300;
}

.heading_thin img {
  vertical-align: middle;
  padding-right: 5px;
}

h1 .heading_thin {
  color:       #0e89a1;
}

.action_items_title {
  font-weight: bolder;
  color: #444;
}
.action_items_body {
}
#top_hider, #top_shower {
  cursor: pointer;
}

.domain_search {
  background-color: #eeeeee;
}
.domain_search .content {
  font-size: 8pt;
}

.domain_search .heading {
  font-size: 13pt;
  margin-bottom: 4px;
  color: #555
}

.hr_vertical {
  background-image:url(/media/user/dm/hr_vertical_dashed.gif);
}


.domains .head {
  background-color: #eee;
  color: #666;
  height: 28px;
}

.domains .head td {
  border-bottom: 1px solid #aaa;
  font-size: 7pt;
  cursor: pointer;
}

.domains .head .hi {
  background-color: #777;
  color: white;
}

.domains .head .over {
  background-color: #aaa;
  color: white;
}
.domains .head .low, .domains .head .hi, .domains .head .over {
  padding-left: 5px;
  border-left: 1px solid #ccc;
}
.domains .head .check {
  background-image: url(/media/user/dm/domains_header_check.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.domain_name {
  white-space: nowrap;
  overflow: hidden;
}

.domains .list {
  border-left:  1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
}

.domains .hi input {
  color: black;
}

.domains .left {
  border-left:  1px solid #c0c0c0;
}
.domains .right {
  border-right: 1px solid #c0c0c0;
}

.domains .odd, .domains .even, .domains .hi, .domains .over, .body .even, .body .odd {
  height: 27px;
}
.odd  { background-color: #fff; }
.even { background-color: #eee; }
.odd.disabled { color: #aaa; }
.even.disabled { color: #888; }
.domains .hi, .domains .hi a   {
  background-color: #777;
  color: white;
}
.domains .hi a    { color: lightblue; }
.domains a.red    { color: red;       }
.domains a.green  { color: green;     }
.domains .hi a.red   { color: #f66;   }
.domains .hi a.green { color: lightgreen; }

.domains .over {
  background-color: #aaa;
  color: white;
}
.domains td {
  white-space: nowrap;
}

.domains .foot {
  background-image: url(/media/user/dm/domains_bg_s.gif);
  height: 15px;
}

#tab_bar {
  height: 27px;
}

.tab_hi .mid, .tab_over .mid, .tab_low .mid {
  width: 51px;
  height: 27px;
  text-align: center;
  font-size: 7pt;
  line-height: 100%;
}

.tab_hi, .tab_low, .tab_over {
  cursor: pointer;
  padding-right: 3px;
}

.tab_hi .left, .tab_hi .mid, .tab_hi .right {
  background-color: #777;
  color: white;
}
.tab_low .left, .tab_low .mid, .tab_low .right {
  background-color: #eee;
  color: #666;
}
.tab_over .left, .tab_over .mid, .tab_over .right {
  background-color: #aaa;
  color: white;
}

.contact_button, .contact_button_hi, .contact_button_over {
  border-left:   2px solid #ccc;
  border-top:    1px solid #ccc;
  border-right:  2px solid #888;
  border-bottom: 2px solid #666;
  height: 27px;
  font-size: 7pt;
  font-weight: bold;
}

.contact_button {
  background-color: #eee;
  color: #666;
}
.contact_button_over {
  background-color: #aaa;
  color: white;
}
.contact_button_hi {
  background-color: #777;
  color: white;
}


.info_head .mid { background-image: url(/media/user/dm/domains_bg_n.gif) }
.info_body .left  { width:4px; background-image: url(/media/user/dm/domains_bg_w.gif) }
.info_body .right { width: 4px; background-image: url(/media/user/dm/domains_bg_e.gif) }
.info_foot { background-image: url(/media/user/dm/domains_bg_s.gif) }
.info_body .table {
  margin: 10px;
}
.info_body .hr {
  background-image: url(/media/user/dm/hr_horizontal_dashed.gif);
}

#body_header {
  font-size: 15pt;
  color: #777;
  padding-bottom: 4px;
}

#resize_handle1, #resize_handle2,  #resize_handle3 {
  cursor: s-resize;
  margin-bottom: 3px;
}

.hcol_2, .hcol_3, .hcol_4, .hcol_5 {
  border-left: 1px solid #ccc;
  padding-left: 5px;
}
.list .hcol_2, .list .hcol_3, .list .hcol_4, .list .hcol_5 {
  border-left: 1px solid #fafafa;
}
.hcol_0 { width: 7px;   }
.list .hcol_0 { width: 6px }
.hcol_1, .hcol_1 div { width: 200px; }
.hcol_2, .hcol_2 div { width: 150px; }
.hcol_3, .hcol_3 div { width: 120px; }
.hcol_4, .hcol_4 div { width: 210px; overflow:hidden }
.list .last {
  border-top: 1px solid #f5f5f5;
}

/* imports from old dmstyle.css */

.debug {
  color: red;
  border: 1px solid red;
}

.clear {
  clear: both;
}

.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.left {
  margin-left: 0;
  margin-right: auto;
  text-align: left;
}

.text_left {
  text-align: left;
}

.right {
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}

.text_right {
  text-align: right;
}

.top {
  vertical-align: top;
}

.nowrap {
  white-space: nowrap;
}

.wrap {
  white-space: normal;
}

.smallertext {
  font-size: 75%;
}

.muchsmallertext {
  font-size: 55%;
}

.good {
  color: green;
}

.bad {
  color: red;
}

.strong {
  font-weight: bold;
}

.em {
  font-style: italic;
}

.invisible {
  display: none;
}

.dmButton{
  background: #ccc;
  border:solid 1px #555;
  color:#585858;
  font:bold 11px Arial, Helvetica, sans-serif;
  text-decoration:none;
  text-align:center;
  padding:4px;
  margin-top:10px;
}

a.dmButton:hover{
  color: #222;
  text-decoration: none;
}

.available_upgrades {
    padding: 15px;
}

.left_ul {
    padding-left: 30px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.spaced_heading {
    margin-top: 15px;
    margin-bottom: 15px;
}

.top_heading {
    margin-bottom: 15px;
}

h2 {
    margin-top: 0px;
}

h3 {
    margin-top: 0px;
}

.bold_span {
    font-weight: bold;
}

.gridtable .color_cell {
    background-color: #dddddd;
}

.gridtable th {
    background-color: #cccccc;
    color: #ffffff;
    font-weight: bold;
}
.gridtable, .gridtable td, .gridtable th {
    border-collapse: collapse;
    border: 1px solid #cccccc;
}

.tenpad {
    padding: 10px;
}

.tenmargin {
    margin: 10px;
}

blockquote { display: block; margin: 2px; margin-bottom: 10px; padding:10px; background-color:#f4f4f4; border-top:solid 1px #7f7f7f; border-bottom:solid 1px #7f7f7f; }
.successbox { border:solid 1px #399A38; color:#399A38; background-color:#EEFCEE; }
.successbox h1{ font-size:1.1em; font-weight:bold; color:#399A38; border:none; display:inline; }
.successbox li { margin-left: 10px; }

.warningbox { border:solid 1px #aab242; color:#aab242; background-color:#faf8e1; }
.warningbox h1{ font-size:1.1em; font-weight:bold; color:#aab242; border:none; display:inline; }
.warningbox li { margin-left: 10px; }

.errorbox { border:solid 1px #d40203; color:#d40203; background-color:#fadcdc; }
.errorbox h1{ font-size:1.1em; font-weight:bold; color:#d40203; border:none; display:inline; }
.errorbox li { margin-left: 10px; }

.wrapper_main {
    width:        100%;
    max-width:    960px;
    min-width:    640px;
    margin-left:  auto;
    margin-right: auto;
}

/* progress meter */
div.pc-progress-container {
    border: 1px solid #ccc; 
    width: 100px; 
    margin: 2px 5px 2px 2px; 
    padding: 1px; 
    background: white; 
    display: inline-block;
} 
div.pc-progress-container > div.pc-green {
    background-color: #ACE97C; 
    height: 10px; 
    display: inline-block;
} 
div.pc-progress-container > div.pc-red {
    background-color: #FFA500;
    height: 10px;
    display: inline-block;
} 
