/*nav */
#headermember{
margin-top: 19px;
background: url(../images/rh/top.gif) no-repeat;
width: 766px;
height: 96px;
}
#header{
margin-top: 19px;
background: url(../images/rh/bg_member_top.gif) no-repeat;
width: 766px;
height: 96px;
}
#memlogin{
float: right;
}
#navbot{
background: url(../images/rh/bg_nav_top.gif) no-repeat;
width: 766px;
height: 15px;
}
#nav{
height: 29px; /* mozilla space bug */
}
/*static content*/
.floatimageright{
float: right;
padding:10px;
}
#plans_cont{
background-color: #e2e3d1;
width: 750px;
height: 93px;
padding-top: 6px;
padding-left: 8px;
padding-right: 8px;
}
#smplans_personal{
background: url(../images/rh/sub_plan_personal.gif) no-repeat;
width: 247px;
height: 80px;
float: left;
padding-right: 4px;
}
#smplans_advanced{
background: url(../images/rh/sub_plan_advanced.gif) no-repeat;
width: 247px;
height: 80px;
padding-right: 4px;
float: left;
}
#smplans_business{
background: url(../images/rh/sub_plan_business.gif) no-repeat;
width: 247px;
height: 80px;
float: left;
}
.smordernow{
position: relative;
right: -124px;
top: 40px;
width: 102px;
height: 29px;
}
.sitemaptxtcont{
padding: 14px;
}
.yellowbold{
font: bold 11px tahoma;
color: #ffff33;
text-align: center;
padding-bottom: 14px;
}
.floattxtleft{
width: 170px;
float: left;
}
.floattxtright{
width: 500px;
float: right;
}
.clear{
clear: both;
}
.lightboxtextcont{
font: 11px tahoma;
color: #454545;
}
#compareplansboxholder{
height: 220px;
padding: 15px;
}
/* main page */
#wi_widebox{
margin-top: 12px;
padding-bottom: 14px;
}
#mainboxholder{
margin: 0 auto;
}
.wi_wideboxtop{
width: 749px;
background: url(../images/rh/bg_member_border_top.gif) no-repeat top;
}
.wi_wideboxmid{
width: 749px;
background: url(../images/rh/bg_member_border_mid.gif) repeat-y;
margin: 0 auto;
}
.wi_wideboxbot{
width: 749px;
background: url(../images/rh/bg_member_border_bot.gif) no-repeat bottom;
}
.wi_cont{
padding: 21px 21px;
}
#whiteboxcont{
background-color: #ffffff;
border: solid 1px #bcbe71;
padding: 10px;
min-height: 175px;
width: 669px;
margin: 0 auto;
}
ul#supportlist{
list-style-image: url(../images/rh/dot.gif);
}

/*tables*/
table td{
padding: 3px 5px 3px 5px;
}
table th.darkcell{
text-align: left;
background-color: #e6e6cc;
}
table td.darkcell{
background-color: #e6e6cc;
}
table td.lightcell{
background-color: #ebebdc;
}
table{
width: 100%;
}
table.accounttable{
width: 400px;
}
table th.product{
background-color: #e6e6cc;
width: 120px;
}
table th.price{
background-color: #e6e6cc;
width: 120px;
}
table th.price_type{
background-color: #e6e6cc;
width: 120px;
}
table th.update_domain_info_header{
text-align: left;
background-color: #e6e6cc;
width: 140px;
}
.package_product{
padding-left: 15px;
}
.package_header{
font-weight: bold;
}
/*footer */
#footer{
border-top: solid 4px #77a514;
width: 766px;
}
#footerbot{
background: url(../images/rh/bg_bottom.gif) bottom no-repeat;
width: 766px;
}
#bottomnav{
padding-top: 12px;
padding-bottom: 2px;
text-align: center;
}

#footerbot a{
font: bold 11px tahoma;
padding-left: 5px;
padding-right: 5px;
color: #454545;
}

#cp a{
font-weight: normal;
color: #8c0000;
}
#bottomnav a{
text-decoration: none;
}

#cplinks{
padding-top: 4px;
}
#cp{
padding-bottom: 10px;
font: 11px tahoma;
text-align: center;
}
#subnavcont{
padding-bottom: 20px;
}
.clear{
clear: both;
}
/*form */
#formErrorBox{
border: solid 1px red;
background-color: #f6f698;
width: 100%;
}
.pass_req{
padding-left: 110px;
}
form#formelement label.radio{
width: 200px;
}
form#formelement label{
width: 100px;
float: left;
text-align: right;
padding-right: 10px;
}
form#formelement input.wide{
width: 200px;
}


