body {
    background-color: #ccc;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
    font-size: 14px;
    font-weight: bold;
    font-family: bitstream vera sans;
}
div#wrap {
    width: 780px;
    margin: 10px auto 0px auto;
    padding: 0px 0px 10px 0px;
    background-color: #fff;
}
.top_menu {
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
}
.top_menu:link {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
}
.top_menu:hover {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: underline;
}
.left_menu {
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(img/bg_blue.gif);
    background-repeat: repeat;
}
.left_menu_link:link, .left_menu_link:visited {
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(img/bg_blue.gif);
    background-repeat: repeat;
}
.left_menu_link:hover {
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: underline;
    background-image: url(img/bg_blue.gif);
    background-repeat: repeat;
}

.text_main {
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #2B3483;
    text-decoration: none;
    padding: 5px;
    background-image: url(img/bg_blue_3.gif);
    background-repeat: repeat;
}

.text_main_link, .text_main_link:link, .text_main_link:visited, .text_main_link:hover {
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #2B3483;
    text-decoration: underline;
}
.text_main_2 {
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #0011A9;
    text-decoration: none;
    padding: 5px;
}

.text_main_2_link, .text_main_2_link:link, .text_main_2_link:visited, .text_main_2_link:hover {
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #0011A9;
    text-decoration: underline;
}

.text_main_2_em {
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    font-variant: normal;
    color: #0011A9;
    text-decoration: none;
    padding: 30px;
}

.bottom_menu:link, .bottom_menu:visited {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    text-decoration: none;
}
.bottom_menu:hover {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #ffffff;
    text-decoration: underline;
}
.text_bottom {
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #FFFFFF;
    text-decoration: none;
}
.blue {
    background-image: url(img/bg_blue.gif);
    background-repeat: repeat;
}
.grey {
    background-image: url(img/bg_grey.gif);
    background-repeat: repeat;
}
.bg_blue_2 {
    background-image: url(img/bg_blue_2.gif);
    background-repeat: repeat;
}
.bg_line {
    background-image: url(img/bg_line.gif);
    background-repeat: repeat;
}
.bg_grey_2 {
    background-image: url(img/bg_grey_2.gif);
    background-repeat: repeat;
}
.bottom_left {
    background-image: url(img/bottom_left.gif);
    background-repeat: repeat;
}
.bottom_right {
    background-image: url(img/bottom_right.gif);
    background-repeat: repeat;
}
.bg_bottom {
    background-image: url(img/bg_bottom.gif);
    background-repeat: repeat;
}
.pb6_pr5 {
    padding-right: 5px;
    padding-bottom: 6px;
}
.bg_top_left {
    background-image: url(img/top_left.gif);
    background-repeat: no-repeat;
}
.input {
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #7188C0;
    text-decoration: none;
    background-color: #FFFFFF;
    border: 1px solid #7188C0;
}

.bg_border {
    background-image: url(img/bg_border.gif);
    background-repeat: repeat-y;
}
.bg_wh_blue_2 {
    background-image: url(img/bg_wh_blue_2.gif);
    background-repeat: repeat;
}
.bg_wh_blue {
    background-image: url(img/bg_wh_blue.gif);
    background-repeat: repeat;
}
.bg_wh_blue_3 {
    background-image: url(img/bg_wh_blue_3.gif);
    background-repeat: repeat;
}
.text_err {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #F93;
    text-decoration: none;
    padding: 5px;
    background-image: url(img/bg_wh_blue_3.gif);
    background-repeat: repeat;
}
/* used on the domain_search page */
.domain_err {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #F93;
    text-decoration: none;
    line-height: 150%;
}
.domain_fnd {
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    color: #69c;
    text-decoration: none;
    line-height: 150%;
}
/* used for info tables - plan comparison table */
.info_th {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.info_td {
    font-size: 11px;
    color: #0011A9;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.info_td_2 {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.info_link, .info_link:link, .info_link:visited {
    font-size: 11px;
    color: #0011A9;
    text-decoration: none;
}
.info_link:hover {
    font-size: 11px;
    color: #0011A9;
    text-decoration: underline;
}
.info_th_2 {
    font-size: 11px;
    font-weight: bold;
    color: #333333;
    text-decoration: none;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    background-image: url(img/bg_blue.gif);
    background-repeat: repeat;
}
.price {
    font-size: 14px;
    font-weight: normal;
    color: #333333;
    padding-bottom: 5px;
}
input.button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #0010AC;
    background-color: #fff;
    border: 1px solid #0010AC;
}
div.contacts {
    border: 1px solid #E4EAF5;
    padding: 10px;
    width: auto; height: 100px;
    margin-bottom: 10px;
    /* background-color: #fff; */
    background-image: url(img/bg_wh_blue.gif);
    background-repeat: repeat;
}

h2.page_title {
  font-size: 18px;
  color: #888;
  text-align: left;
  padding-left: 10px;
}

/* web design page - table */
table.web_design td {
  padding: 5px 0px 5px 5px;
}
table.web_design {
  border: 1px solid #B2BFDE;
  border-collapse: collapse;
  margin-right: 5px;
}
table.web_design td {
  border-bottom: 1px solid #B2BFDE;
}
table.web_design tr.even {
  background-color: #ECF0F8;
}  

/* total styles on the order page */
p.total { font-size: 11px; color: #0011A9; width: 500px; padding-left: 10px;
  margin: 10px 0px 10px 0px; }
p.total span { }
p.gtotal { font-size: 13px; color: #c00; border-top: 1px solid #c00; width: 300px; padding-left: 10px;
  margin: 10px 0px 10px 0px; padding-top: 5px; font-family: Arial; }
p.gtotal span { }
