/* CSS Document */
body {
    margin: 0;
    font-family: verdana, helvetica, sans-serif;
    background: #d7d7d7;
    font-size: 10px;                                                                                       
    min-height: 1100px;
}

table, td {
    font-size: 10px;
    background: transparent;
}
p {
    font-size: 10px;
    line-height: 1.8em;
}

h1 {
    font-size: 15px;
    margin: 0;
}
h2 {
    font-size: 11px;
    margin: 0;
}

a {
    font-size: 10px;
    color: #003366;
    cursor: pointer;
    text-decoration: none;
}

img {
    border: 0;
}
li {
    font-size: 10px;
    list-style-image: url( /images/arrow-blue.gif );
    margin-bottom: 3px;
    margin-right: 10px;
    line-height: 1.6em;
}
ul {
    margin-top: 5px;

}
ol li {
    list-style-image: none;
}
.unmanaged_hosting_services {
    margin: 0;
    padding-left: 10px;
    padding-bottom: 15px;
    padding-top: 10px;

}
.call {
    padding-bottom: 1px;
    padding-right: 8px;
}

.call p {
    margin: 0;
    font-size: 10px;
     color: #333;
}
.call .login  {
    border: 1px solid #aaa;
    padding: 1px;
    padding-left: 5px;
    padding-right: 5px;
    color: #000;
    margin-left: 5px;
}
.header {
   margin-right: 8px;
    margin-bottom: 3px;
}
.header_title {
     font-size: 22px;
    font-family: arial;
    font-style: italic;
    font-weight: normal;
    color: #333;
    }

.quick_links {
  margin: 0;
  color: #999;
  margin-right: 10px; 
}
.quick_links  a {
   font-size: 8px;
    color: #999;
    padding-right: 5px;
    padding-left: 5px;
    line-height: 1.7em;
}
.quick_links p {
   font-size: 8px;
    color: #999;
  margin-top: 3px;
  margin-bottom: 3px;
}

.click {
    cursor: pointer;
}

.dashed_link {
    border-bottom: 1px dashed #003366;
    padding-bottom: 2px;

}


.bg_image {
    margin-left: 10px;
    width: 995px;
}

.dedicated_server_hosting_content {
    margin-right: 20px;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.dedicated_server_hosting_content ul {
    padding-left: 5px;
    margin-left: 10px;
    margin-top: 10px;
}
.dedicated_server_hosting_content li {
    padding-left: 5px;
   
}
.bggreytitle {
    padding-top: 7px;
    padding-bottom: 1px;
    background: transparent url( /images/titles_bg.jpg ) repeat-x bottom left;
    margin-top: 5px;
    text-align: center;
    height: 20px;
}

.bggreytitle .bold {
    margin-top: 0;
    margin-bottom: 2px;
    margin-left: 0;
}

.bggrey {
    margin: 10px;
}

.bggrey p {
    line-height: 1.5em;
    margin-top: 0;
}

.bggrey ul{
    margin-top: 8px;
    padding-left: 10px;
    margin-left: 0;
}
.bggrey li{
   margin-right: 0;
   margin-bottom: 3px;
    padding-left: 1px;
}

.note {
    font-size: 9px;
    padding: 10px;
    border: 1px solid #003366;
    margin-left: 10px;
    margin-right: 10px;
}

.bold {
    font-weight: bold;
    text-decoration: none;    
}
.footer {
    padding-top: 10px;
    padding-bottom: 1px;
    padding-left: 20px;
}
.spacer {
   height: 10px;
}
.spacer_1 {
   height: 1px;
    margin: 0;
    padding: 0;
}

/* round box */
.box {
    background: transparent;
}

.xtop, .xbottom {
    display: block;
    background: transparent;
    font-size: 1px;
}

.xb1, .xb2, .xb3, .xb4, .xb1_bg, .xb2_bg, .xb3_bg, .xb4_bg, .xb2_bottom, .xb3_bottom, .xb4_bottom, .xb2_bottom_bg, .xb3_bottom_bg, .xb4_bottom_bg {
    display: block;
    overflow: hidden;
}

.xb1, .xb2, .xb3, .xb1_bg, .xb2_bg, .xb3_bg, .xb2_bottom, .xb3_bottom, .xb2_bottom_bg, .xb3_bottom_bg {
    height: 1px;
}
/* docs top*/

.xb2, .xb3, .xb4 {
    background: #dadada;
    border-left: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
}
/* docs bottom*/

.xb2_bg, .xb3_bg, .xb4_bg {
    background: #fff;
    border-left: 1px solid #b4b4b4;
    border-right: 1px solid #b4b4b4;
}
/* template*/
.xb2_bottom, .xb3_bottom, .xb4_bottom {
    background: #fff;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
/* docs*/

.xb1 {
    margin: 0 5px;
    background: #b4b4b4;
}
/* template*/
.xb1_bg {
    margin: 0 5px;
    background: #ccc;
}

.xb2, .xb2_bg, .xb2_bottom, .xb2_bottom_bg {
    margin: 0 3px;
    border-width: 0 2px;
}

.xb3, .xb3_bg, .xb3_bottom, .xb3_bottom_bg {
    margin: 0 2px;
}

.xb4, .xb4_bg, .xb4_bottom, .xb4_bottom_bg {
    height: 2px;
    margin: 0 1px;
}


/* template*/
.xboxcontent {
    display: block;
background: #fff;
    border: 0 solid #ccc;
    border-width: 0 1px;
    padding: 0;
}
/* docs*/
.xboxcontent_bg {
    display: block;
background: #fff;
    border: 0 solid #b4b4b4;
    border-width: 0 1px;
    padding: 0;
    padding-bottom: 1px;
}
.box_bg {
background: transparent url( /images/bggrey.jpg ) repeat-x;
  padding: 1px;
    padding-left: 0;
    padding-right: 0;

}
 /*used in ajax*/
.ajax_header {
    padding: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 30px;
    border-bottom: 1px solid #efefef;
    background: transparent url( /images/link.gif ) no-repeat center left;
}

.dr-pnlbar {
    border: 1px solid #efefef;
}
.dr-stglpnl {
    border: 1px solid #efefef;
    margin-bottom: 3px;
}

.dr-pnl {
border: 0;
    background: transparent;
}
.dr-pnl-b {
padding: 0;
    margin: 0;
    background: transparent;
}

.white   {
   color: #fff;
}

table#outer_tabel {
    width:100%;
    
}

td#main_cell {
    width:1015px;
}

table#header_table {
    width:995px;
}

table#main_inner_table {
        
}