body {
    background: #ffffff url('../images/new/border.jpg') repeat-y top center;
    color: #343434;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 0px;
    margin: 0 0 50px 0;
    word-spacing: 2px;
}

a {    
    color: #2d74e0;
    font-weight: bold;
    text-decoration: none;
}

a:hover {        
    color: #999999;
    text-decoration: underline;
}

ol {
    padding-left: 16px;
}

ol li {
    padding-bottom: 10px;
}

#bodyContainer {
    margin: 0 auto;
    width: 960px;
}

#main {
    margin: 0 auto;
    width: 770px;
}

#toplinks {
    margin-top: 7px;
    text-align: right;
}

#toplinks ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#toplinks li {
    border-left: 1px #959595 solid;
    display: inline;
    padding: 0 10px;
}

#toplinks a {
    color: #5c5c5c;
    font-size: 11px;
    text-decoration: none;
}

#toplinks a:hover {
    color: #1b5fc6;
}

.item18 {
    background: #2a62b9;
}

.item18 a {
    color: #ffffff !important;
}

.item18 a:hover {
    color: #edb471 !important;
}

#header {
    height: 47px;
    margin: 0 0 20px 0;
    padding-left: 30px;
    width: 740px;
}

#logo {
    float: left;
    width: 221px;
}

#contentHeader {
    color: #2d74e0;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 47px;
    line-height: 64px;
    text-align: right;
    width: 517px;
    word-spacing: 2px;
}

#contentHeader a {
    color: #2d74e0;
    text-decoration: none;
    
}

#contentHeader a:hover {
    color: #ed8000;
}

.jheader {
    background-image: url('../images/new/headerBG.jpg');
    height: 150px;
    width: 770px;
    position: relative;
    text-align: center;
}

#menu {
    background: url('../images/new/menu-back.gif');
    height: 26px;
    width: 770px;
}

div.menu-topmenu {
    text-align: center;
}

#mainContent {
    background: #ffffff;
    height: auto;
    margin-bottom: 30px;
    width: 770px;
}

#mainContent h2 {
    background: url('../images/new/greyHeaderBG.jpg');
    border: 1px solid #dadada;
    color: #2d74e0;
    font-size: 12px;
    font-weight: bold;
    height: 25px;
    margin: 0;
    line-height: 25px;
    padding-left: 10px;
    word-spacing: 2px;
}

#mainContent h4 {
    margin: 10px 0 5px 0;
}

/*#mainContent ul {
    list-style: url('/images/bullet.gif');
}       */

#page {
    margin: 5px;
    font-size: 12px;
}

#page p {
    line-height: 1.5;
    text-align: justify;    
}

h3 {
    font-size: 12px;
    margin: 30px 0 20px 0;
    color: #244679;    
}

p.highlight {
    color: #244679;
    font-style: italic;
}

.greyHeader2 {
    background-image: url('../images/new/greyHeaderBG.jpg');
    border: 1px solid #dadada;
    font-size: 1px;
    height: 8px;
    margin: 5px 0 7px 0;
}

#left_box {
    width: 5px;
    background: #eee;
    border: 1px solid #dadada;
    border-top: none;
    position: absolute;
    top: 0px;
    left: 280px;
}

#right_box {
    width: 5px;
    background: #eee;
    border: 1px solid #dadada;
    border-top: none;
    position: absolute;
    top: 0px;
    left: 1280px;
}

#extra {
    width: 770px;
    margin: 0 auto;
    padding-left: 30px;
}

#sitemap tr td a {
    color: #5c5c5c;
    font-size: 11px;
}

#logos {
    text-align: center;
    width: 800px;
    margin: 20px auto;
}

#logos ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

#logos li {
    display: inline;
}

#logos a {
    display: block;
    float: left;
    margin: 0 14px 20px 14px;
}

#logos a:hover {
    background-position: 0 -37px;
}

#comodo a {
    background: url('../images/new/logos/comodo.jpg') no-repeat 0 0;
    width: 123px;
    height: 37px;
}

#apache a {
    background: url('../images/new/logos/apache.jpg') no-repeat 0 0;
    width: 65px;
    height: 37px;
}

#php a {
    background: url('../images/new/logos/php.jpg') no-repeat 0 0;
    width: 70px;
    height: 37px;
}

#mysql a {
    background: url('../images/new/logos/mysql.jpg') no-repeat 0 0;
    width: 70px;
    height: 37px;
}

#net a {
    background: url('../images/new/logos/net.jpg') no-repeat 0 0;
    width: 153px;
    height: 37px;
}

#mssql a {
    background: url('../images/new/logos/mssql.jpg') no-repeat 0 0;
    width: 145px;
    height: 37px;
}

#copy {
    font-size: 11px;
    margin: 0 auto;
    margin-bottom: 30px;
    width: 770px;
}

#copy a {
    color: #5c5c5c;
    font-size: 11px;
    text-decoration: none;
}

#copy a:hover {
    color: #1b5fc6;
}

#footer {
    float: left;
    text-align: right;
    width: 385px;
}

#footer ul {
    border-right: 1px #959595 solid;
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer li {
    border-left: 1px #959595 solid;
    display: inline;
    padding: 0 10px;
}

/*  DOMAINS */

.domain_bk {
    background-color: #506580;
    border: 1px solid #000;
    margin: 0 auto;
    width: 390px;
    padding: 10px;
    color: #fff;
    
}

.dom_txt {
    position: relative;
    left: 15px;
}

.domain_bk input.txt {
    width: 15.9em;
    border: 1px solid #000;
    font-size: 12px;
}

.domain_bk select {
    width: 6em;
    border: 1px solid #000;
    font-size: 12px; 
}

.btn {
    color: #666;
    font-size: 12px;
    padding: 2px;
}

.domain_bk input.btn {
    width: 4em;
    border: 1px solid #000;
    font-size: 12px;
    background-color: #eee;
}

.dom_title {
    font-size: 12px;
    font-weight: bold;
}

.dom_title.f1 {
    left: 57px;
    display: block;
    text-align: center;
    margin-bottom: 5px;
}

form {
    overflow: hidden;
    text-align: center;
}

div.bk {
    text-align: left;
    width: 90%;
    margin: 0 auto;
}

#domain_prices {
    margin: 0 auto;
}

tbody.dp td.first {
    width: 50%;
}

#domain_prices td, #domain_prices th {
    padding: 5px;
}

#domain_prices th {
    text-align: center;
}

#domain_prices .chasm_even_row td {
    background-color: #fff;
}

#domain_prices .chasm_odd_row td {
    background-color: #dde8f8;
}

/*  EMAIL */

.bk {
    width: 70%;
    font-size: 12px;
}

.blurb {
    margin-top: 20px;
    line-height: 1.5;
}

.bk table {
    width: 100%;
    margin-top: 20px;
}
  
.bk td {
    padding: 5px;
}

.bk th, .foo th {
    background-color: #efefef;
    font-size: 12px;
    color: #343434;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

.row1 td {
    background-color: #eee;
    text-align: center;
}

.row2 td {
    background-color: #fff;
    text-align: center; 
}

.bk .first {
    text-align: left;
    padding-left: 20px;
    width: 30%;
}

#addons .first {
    width: 40%;
}

.tbl_email_first {
    background: #9abcf0 url('../images/new/greyHeaderBG.gif') repeat-x;
    color: #fff;
    text-align: left;
    font-weight: bold;
}

.tbl_email_first.pricing {
    background: #9abcf0 url('../images/new/greyHeaderBG2.gif') repeat-x;
    color: #2c518b;
}

.bk .order td {
    padding: 10px 0;
}

h2.contentheading a {
    text-decoration: underline;
}

#page ul {
    list-style-type: circle;
    margin-left: 20px;
}

#page ol {
    list-style-type: decimal;
    margin-left: 20px;
    line-height: 1.5;
}

#page li {
    padding-bottom: 10px;
    line-height: 1.5;
    text-align: justify;
}

#page ul ul {
    list-style-type: square;
    margin-top: 10px;
}

#tabs ul {
    list-style-type: none;
    margin-left: 0;
}

#tabs li {
    padding-bottom: 0;
    font-size: 12px;
}

sup {
    font-size: 10px;
    vertical-align: top;
    position: relative;
    top: -1px;
    font-weight: bold;
    color: #3b629f;
}

.rgt {
    float: left;
}

#fo {
    overflow: hidden;
}

#fo a {
    font-size: 12px;
    margin: 30px 0 3px 0;
    display: block;
}

#fo .img a {
    margin: 0;
    display: inline;
}

.fl {
    float: left;
}

#fo .fl {
    float: left;
    width: 360px;
    margin-right: 20px;
}

#fo .fr {
    margin-left: 400px;    
}

p.img {
    float: left;
    width: 50px;   
    margin: 10px;
    position: relative;
    top: 40px;
}

p.img.top {
    top: 10px;
}

p.txt {
    margin-left: 70px;
    height: 70px;
}

.expand {
    cursor: pointer;
}

span.in_o {
    position: relative; 
    display: block;
    margin-right: 20px;
}

span.outer {
    color: #FCCD3D;
    position: absolute; 
    right: 0;
    top: -6px;
}

div.e_links {
    text-align: right;
    padding: 5px 0;   
}

div.e_links ul {
    list-style-type: none;
    display: inline;
    margin: 0;    
}

div.e_links li {
    display: inline;
      
}

div.e_links a {
    color: #6688bd;
}

.comodo {
    position: relative;
}

#trustlogo p {
    text-align: justify;
    line-height: 1.5;
}

#domain_p tbody tr:hover > td {
    background-color: #f9d479;
}

table {
    line-height: 1.5;
}

table#email_packages, table.email_packages, table#addons {
    line-height: 1;
}

.foo th {
    padding: 2px;
}

.foo td {
    padding: 2px 5px;
    text-align: center;
}

.frame td {
    text-align: left;
}

.frame td.fieldarea {
    text-align: right;
}

.cartbox {
    text-align: left;
}

.cartbox br {
    margin: 5px;
}

.jheader .e_links {
    position: absolute; 
    right: 57px; 
    bottom: 10px;
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #000;
    background-color: #eee;
}

.jheader .e_links a {
    padding: 5px;
    color: #000;
/*    text-shadow: 0.2em 0.2em #333333;    */
}

.jheader .e_links a:hover {
    
}

.small_txt {
    font-size: 10px;
}

#page ul.flag {
    list-style-image: url('../images/flag.gif');
    margin-left: 52px;
}

#page ul.flag span {
    position: relative;
    top: -5px;
}   

.wa_contact, .wa_holidays {
    width: 100%;
    margin: 0 auto;
    text-align: left;
}

.wa_contact th {
    text-align: center;
}

.col1 {
    text-align: right;
    padding-right: 5px;
    vertical-align: top;    
    padding-top: 5px;
}

.col2 {
    vertical-align: top;    
    padding-top: 5px;
}

.col3 {
    text-align: right; 
    padding-right: 5px; 
    vertical-align: top;
    padding-top: 5px; 
}

.col4 {
    vertical-align: top;      
    padding-top: 5px;
}

#page ul.product_list {
    margin-left: 0;
    background-color: #2A62B9;
    border: 1px solid #959595;    
}
 
#page ul.product_list li {
    border-left: 1px solid #959595;
    display: inline;
    padding: 0 10px;
    font-size: 12px;
}

#page ul.product_list a {
    color: #fff;                
    /*color: #469B42;
    text-shadow: 0.1em 0.1em #d1d1d1;
    font-size: 12px;
    text-decoration: none; */   
}

#page ul.product_list a:hover {
    color: #edb471;
}

div.show_addon {
    background: #9abcf0 url('../images/new/greyHeaderBG.gif') repeat-x;
    color: #fff;
    text-align: left;
    font-weight: bold;
    padding: 5px;
    cursor: pointer;    
}

.errorbox li {
    margin-left: 10px;
}

div.show_addon .outer {
    top: -11px;    
} 

.cartbox.customfields .cfdesc {
    text-align: center;
    color: #244679;
    font-style: italic;
}

/* tables */
/*table.clientareatable.pcts {
    font-family:arial;
    background-color: #CDCDCD;
    margin:10px 0pt 15px;
    font-size: 8pt;
    width: 100%;
    text-align: left;
}     
table.clientareatable.pcts thead tr th, table.clientareatable.pcts tfoot tr th {
    background-color: #e6EEEE;
    border: 1px solid #FFF;
    font-size: 8pt;
    padding: 4px;
}    */
table.clientareatable.pcts thead tr .header {
    background-image: url('../images/bg.gif');
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
}
/*table.clientareatable.pcts tbody td {
    color: #3D3D3D;
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}
table.clientareatable.pcts tbody tr.odd td {
    background-color:#F0F0F6;
}         */
table.clientareatable.pcts thead tr .headerSortUp {
    background-image: url('../images/asc.gif');
}
table.clientareatable.pcts thead tr .headerSortDown {
    background-image: url('../images/desc.gif');
}

table.clientareatable.pcts thead tr .headerSortDown, table.clientareatable.pcts thead tr .headerSortUp {
background-color: #8dbdd8;
}

table.domainpricingtable {
  background: #acf;
}

table.domainpricingtable tr th {
  background: #fff;
  font-weight: bold;
  text-align: center;
}

table.domainpricingtable tr > td {
  height: 30px;
}

/* other */
.quicklinksbutton {
  background: #2A62B9;
  border: 2px outset #578CDB;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
}

.quicklinksbutton:hover {
  color: #edb471;
}

.quicklinksbutton:active {
  border: 2px inset #578CDB;
}
