@charset "utf-8";
/* CSS Document */

.table {width:610px;font-family:Arial, Helvetica, sans-serif;font-size:12px; background-color:#FFFFFF;}
.table p {margin:3px;text-align:center;}
.tabletitle {height:35px;background-color:#003366;font-size:15px;color:#FFF; text-indent: 10px; text-align:left;font-weight:bold;}

img { border: none; } 

#packages_top {
width:610px;
height:180px;
_height:160px;
background: url(../php_images/packages-header.jpg);
}

#home_top {
width:80px;
height:100%;
float:left;
margin-left:300px;
_margin-left:150px;
margin-top:20px;
_margin-top:20px;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
_margin-bottom:0px;
}

#plus_top {
width:80px;
height:100%;
float:left;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
margin-top:20px;
_margin-top:20px;
margin-left:30px;
_margin-left:30px;
_margin-bottom:0px;
}

#pro_top {
width:80px;
height:100%;
float:left;
_float:right;
font-size:15px;
font-weight:bold;
color:#FFFFFF;
margin-top:20px;
_margin-top:20px;
margin-left:40px;
_margin-left:20px;
_margin-bottom:0px;
}

.package_buy_links {
width:100%;
height:30px;
margin-top:102px;
}

.package_buy_links a:link {color:#FFFFFF; text-decoration:none; font-weight:bold;}
.package_buy_links a:hover {color:#FFFFFF; text-decoration:underline; font-weight:bold;}
.package_buy_links a:visited {color:#FFFFFF; text-decoration:none; font-weight:bold;}

.tablecellfeatures {
width:264px;
height:27px;
text-indent:10px;
border-bottom:#eee solid 1px;
text-align:left;
background-color: #fff;
}

.tablecellfeaturesassigned {
width:112px;
height:27px;
text-align:center;
background-color:#D9F0FF;
border:1px solid #FFF;
text-align:center;}

.tablecellsignup {
width:111px;
background-color:#f6bd0f;
border:1px solid #FFF;
border-top:none;
color:#FFFFFF;
font-weight:bold;
text-align:center;
height:27px;}

/* Tooltip Links */
a.tooltiplink span {display:none; }
a.tooltiplink:hover span { display:inline; position:absolute; padding:5px; color:#333; background-color:#C3E8AF; border:1px solid #4BB90D; text-decoration:none; }
a.tooltiplink:hover { font-size:100%; } /* IE6 fix */
/* End */

.featurestable {}
.feature_name_row_light {border-bottom:1px solid #c7eaed; background-color:#eff3f7; text-align:center; width:250px; height:30px;}
.feature_name_row_dark {border-bottom:1px solid #c7eaed; background-color:#e7ecf1; text-align:center; width:250px; height:30px;}
.feature_row_light {border-bottom:1px solid #c7eaed; background-color:#e7f6f7; text-align:center; width:150px; height:30px;}
.feature_row_dark {border-bottom:1px solid #c7eaed; background-color:#dbf1f3; text-align:center; width:150px; height:30px;}

.shared_hosting_intro {font-size:15px;}
