body
{
background-color:#c0c0c0;
font-family:Arial, Helvetica, sans-serif;
padding:0;
font-size:12px;
margin:0px auto auto auto;
color:#000000;
}

a{
color:#123b6d;
}

.error{
background-color:#BC2A4D;
padding:10px;
color:#FFFFFF;
width:510px;
}

.notify{
background-color:#009900;
padding:10px;
color:#FFFFFF;
width:510px;
}

#wrap{
width:900px;
height: auto;
margin:auto;
background-color:#FFFFFF;
}

.center_content{
width:900px;
padding:0px 0 0 0;
background:url(images/center_bg.gif) repeat-y center;
}

.left_content{
width:560px;
float:left;
padding:20px 0 20px 20px;
}

.right_content{
width:300px;
float:left;
padding:20px 0 20px 20px;
}

.right_box{
width:270px;
float:left;
padding:10px 0 0 0;
}

.centered{
text-align:center;
padding:10px;
}

.url_forward_table{
width:90%;
border:1px #CCCCCC solid;
margin-left: auto; 
margin-right: auto;
text-align:left;
margin-top: 20px;
}

.features_table{
width:70%;
border:1px #CCCCCC solid;
margin-top: 20px;
text-align:center;
border-collapse:collapse;
empty-cells:show;
margin-left: auto; 
margin-right: auto;
}

.features_table td{
border:1px #CCCCCC solid;
text-align:center;
border-collapse:collapse;
empty-cells:show;
padding:5px;
}

.features_table th{
background: #000032;
color:#FFF;
}

.login_table{
width:50%;
border:1px #CCCCCC solid;
margin-left: auto; 
margin-right: auto;
text-align:left;
margin-top: 20px;
}

.record_table{
width:70%;
border:1px #CCCCCC solid;
margin-left: auto; 
margin-right: auto;
margin-top: 20px;
text-align:center;
border-collapse:collapse;
empty-cells:show;
}

.record_table td,th{
border:1px #CCCCCC solid;
padding:5px;
}

.domains_table{
width:70%;
border:1px #CCCCCC solid;
margin-top: 20px;
text-align:center;
border-collapse:collapse;
empty-cells:show;
}

.domains_table td,th{
border:1px #CCCCCC solid;
padding:5px;
}

.signup_table{
width:70%;
border:1px #CCCCCC solid;
margin-left: auto; 
margin-right: auto;
text-align:left;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
}

.clear{
clear:both;
}

.donate{
padding:10px 0 0 20px;
margin-top:20px;
width:106px;
text-align:center;
}

.title{
color:#123b6d;
padding:0px;
font-size:19px;
margin:10px 0 0px 0;
}

ul.list{
clear:both;
padding:10px 0 0 20px;
margin:0px;
}
ul.list li{
list-style:none;
padding:2px 0 2px 0;
}
ul.list li a{
list-style:none;
text-decoration:none;
color:#000000;
background:url(images/left_menu_bullet.gif) no-repeat left;
padding:0 0 0 17px;
}
ul.list li a:hover{
text-decoration:underline;
}

.menulink {
background:url(images/left_menu_bullet.gif) no-repeat left;
line-height:2em;
padding:0 0 0 17px;
}

.header{
width:900px;
height:200px;
background:url(images/header.jpg) no-repeat center;
}
.logo {
padding:30px 0 0 30px;
}
/*-----------------------------menu-------------------*/
#menu{
width:628px;
height:41px;
margin:20px 0 0 26px;
/*background:url(images/menu_bg.jpg) no-repeat center;*/
}
#menu ul{
display:block;
list-style:none;
padding:8px 0 0 10px;
margin:0px;
}
#menu ul li{
display:inline;
padding:0px;
margin:0px;
height:27px;
}
#menu ul li a{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 4px 0 4px;
_margin:0 2px 0 2px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:27px;
}
#menu ul li.selected a{
height:27px;
display:block;
padding:0px 10px 0 10px;
margin:0 5px 0 5px;
float:left;
text-decoration:none;
text-align:center;
color:#fff;
font-size:13px;
line-height:27px;
background:url(images/menu_bt_bg.gif) repeat-x center;
}
#menu ul li a:hover{
background:url(images/menu_bt_bg.gif) repeat-x center;
}

.domains {
margin-top:20px;
}

.signup_now {
background-image:url(images/button.gif);
background-repeat: no-repeat;
background-position:center; 
text-align:center;
height:30px;
}

.signup_now a {
color:#FFFFFF;
text-decoration:none;
}

.signup_now a:hover{
color:#FFFFFF;
text-decoration:underline;
}

