#shared_pitch{
    font-size:14px;
}

span.shared_pitch_title{
    font-weight:bold;
    font-size:32px;
    color:#0D68AB;
}

#shared_package_details{
    background-image:url('../images/radial_background.jpg');
    background-repeat:no-repeat;
    font-size:14px;
    padding:10px;
    overflow:visible;
    margin:0px;
    color:white;
    height:344px;
    width:978px;
}

div.shared_package{
    margin:10px;
    font-weight:bold;
    text-align:center;
}

div.shared_package table{
    margin:0px;
    color:#444;
}

div.shared_package table td{
    padding:0px;
    height:30px;
}

td.shared_value{
    text-align:center;
    font-style:normal;
    background-color:#f3f3f3;
}

tr.shared_title{
    color:white;
    font-weight:bold;
}

div.shared_order{
    width:180px;
    height:60px;
    margin:0px auto;
}

div.shared_order a{
    width:180px;
    height:60px;
    background:url('/images/shared/shared_order_hover.png') no-repeat;
}

div.shared_order img{
    width:180px;
    height:60px;
}

td.shared_attribute{
    background-color:#f3f3f3;
}

table.shared_attributes{
    font-size:14px;
}

#shared_promo_package_details{
    background-image:url('../images/shared/sharedbackground.png');
    background-repeat:repeat-x;
    background-position:bottom;
    background-color:#2272C2;
    font-size:14px;
    padding:10px;
    overflow:visible;
    margin:0px;
    color:white;
}

div.shared_promo_package{
    margin:10px;
    font-size:12px;
    font-weight:bold;
    text-align:left;
}

div.shared_promo_package table{
    width:898px;
    margin:0px;
    color:black;
}

div.shared_promo_package table td{
    padding:5px;
}

td.shared_promo_value{
    text-align:center;
}

tr.shared_promo_title{
    background-color:#095199;
    color:white;
    font-weight:bold;
    font-size:14px;
}


#shared_features{
    text-align:center;
    margin:0px auto;
    width:998px;
    background:url('/images/shared/features_middle.gif') repeat-y;
}

#shared_features_top{
    width:998px;
    background:url('/images/shared/features_top.gif') no-repeat;
    height:13px;
    margin-top:10px;
}


#shared_features_bottom{
    width:998px;
    background:url('/images/shared/features_bottom.gif') no-repeat;
    height:13px;
}

div.shared_feature{
    float:left;
    width:178px;
    font-size:11px;
    padding:12px 67px 12px 67px;
    color:#888;
}

div.shared_feature img{
    padding:0px 20px 0px 20px;
}


a.shared_white_link,a:visited.shared_white_link{
    color:white;
    text-decoration:underline;
}

a:hover.shared_white_link{
    color:white;
    text-decoration:none;
}


h1.shared_title{
    font-size:32px;
    line-height:104px;
    color:#fff;
    font-weight:bold;
    padding:0px;
    padding-left:20px;
    margin:0px;
    text-align:left;
    text-shadow: #063d68 1px 1px 2px;
    float:left;
}

tr.shared_column_top td{
    background: url('/images/shared/shared_column_top.gif') top center no-repeat;
    background-color:#f3f3f3;
    width:245px;
}

tr.shared_column_bottom td{
    background: url('/images/shared/shared_column_bottom.gif') bottom center no-repeat;
    background-color:#f3f3f3;
    width:245px;
}

td.shared_price_top_left{
    background: url('/images/shared/shared_price_top_left.gif') top center no-repeat;
    background-color:#f3f3f3;
    width:190px;
}

td.shared_price_top_right{
    background: url('/images/shared/shared_price_top_right.gif') top center no-repeat;
    background-color:#f3f3f3;
    width:68px;
}

td.shared_price_top_middle{
    background: url('/images/shared/shared_price_top_middle.gif') top center repeat-x;
    background-color:#f3f3f3;
}

td.shared_price_bottom_left{
    background: url('/images/shared/shared_price_bottom_left.gif') bottom center no-repeat;
    background-color:#f3f3f3;
    width:190px;
}

td.shared_price_bottom_right{
    background: url('/images/shared/shared_price_bottom_right.gif') bottom center no-repeat;
    background-color:#f3f3f3;
    width:68px;
}

td.shared_price_bottom_middle{
    background: url('/images/shared/shared_price_bottom_middle.gif') bottom center repeat-x;
    background-color:#f3f3f3;
}

tr.shared_price_row td{
    background-color:#f3f3f3;
}

table.shared_price{
    font-size:13px;
}

div.shared_order_container{
    width:100%;
    height:60px;
    text-align:center;
}

div.shared_bottom_order{
    width:180px;
    height:60px;
    margin:0px auto;
}

div.shared_bottom_order a{
    width:180px;
    height:60px;
    background:url('/images/shared/shared_order_hover.png') no-repeat;
}


.information_popup img{
    vertical-align:middle;
}

.information_popup:hover{
    background-color: transparent;
}

.information_popup div{ 
    position: absolute;
    top:0px;
    left:0px;
    visibility: hidden;
    background-color:#fff;
    padding:10px;
    border:1px solid #ccc;
}

.information_popup:hover div{ 
    visibility: visible;
    z-index: 50;
}

#web-hosting_information_popup{
    width:300px;
    font-size:11px;
    text-align:left;    
}

#web-hosting_information_popup_title{
    font-weight:bold;
    font-size:16px;
    color:#0D68AB;
}