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

html, body{
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	color:#333;
	background:url(../images/blue_site/bg_site.gif) repeat-x top #71aeb9;
	font: normal 12px Arial,Helvetica,sans-serif;
}
form, img{
	margin:0;
	padding:0;
	border:none;
}
h1{
	font:normal 30px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:0;
	padding:10px 0 10px 12px;
}
h1 strong{
	color:#c1e569;
}

h2{
	font:bold 17px Arial,Helvetica,sans-serif;
	margin:0;
	padding:10px 0;
}

p{
	margin:0;
	padding:10px 0;
}
a{
	color:#b48c0b;
	text-decoration:none;
}
a:hover{
	color:#ca751b;
}
.clear{
	height:0;
	line-height:0;
	font-size:0;
	clear:both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix{display: inline-block;}
html[xmlns] .clearfix{display: block;} 
* html .clearfix{height: 1%;}

.wrap{
	margin:0 auto;
	width:978px;
}
.header{
	height:163px;
	background:url(../images/blue_site/white_block_top.gif) no-repeat bottom;
	padding:0 14px;
}
.heder_txt{
	background:url(../images/blue_site/header_txt.gif) no-repeat bottom;
	width:327px;
	height:50px;
	text-indent:-5000px;
	padding-right:8px;
	float:right;
}
.header_top{
	height:125px;
}
.header_top .logo{
	float:left;
}

.header_top .signup {
    float:right;
}


.header .top_menu{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.header .top_menu li{
	float:left;
	padding:0 1px;
}
.header .top_menu a{
	height:31px;
	width:168px;
	float:left;
	text-indent:-5000px;
	overflow:hidden;
}
.header .top_menu .compare a{
	background:url(../images/blue_site/menu_1.gif) no-repeat top;
}
.header .top_menu .login a{
	background:url(../images/blue_site/menu_2.gif) no-repeat top;
}
.header .top_menu .signup a{
	background:url(../images/blue_site/menu_3.gif) no-repeat top;
}
.header .top_menu a:hover,
.header .top_menu a.active{
	background-position:bottom;
}


/*==================== CONTENT =================*/
.orange_btn{
	float:left;
	width:83px;
	height:22px;
	color:#fff !important;
	border:none !important;
	padding:0;
	font:bold 11px/20px Verdana,Arial,Helvetica,sans-serif;
	background:url(../images/blue_site/btn_orange.gif) no-repeat top;
	text-align:center;
	cursor:pointer;
}
.orange_btn:hover{
	background:url(../images/blue_site/btn_orange.gif) no-repeat bottom;
	color:#fff;
}
.more_btn{
	margin:-30px 0 0;
	float:right;
}

.white_block{
	background:url(../images/blue_site/white_block_middle.gif) repeat-y;
}
.white_block_bottom{
	background:url(../images/blue_site/white_block_bottom.gif) no-repeat bottom;
	padding:25px 70px 47px;
}
.white_block .button_block{
	padding:43px 0 0;
}
.white_block .button_block a{
	float:left;
	width:191px;
	height:40px;
	margin:0 39px 0 0;
	text-indent:-5000px;
	overflow:hidden;
}
.white_block .button_block a.btn_free{
	background:url(../images/blue_site/btn_try_in_free.gif) no-repeat top;
}
.white_block .button_block a.btn_compare_us{
	background:url(../images/blue_site/btn_compare_us.gif) no-repeat top;
}
.white_block .button_block a:hover{
	background-position:bottom;
}
.white_block h1{
	color:#333;
}
.white_block .orange_btn{
	background:url(../images/blue_site/btn_orange2.gif) no-repeat top;
}
.white_block .orange_btn:hover{
	background:url(../images/blue_site/btn_orange2.gif) no-repeat bottom;
}
.hr{
	background:url(../images/blue_site/hr.gif) no-repeat left bottom;
	height:10px;
	margin-bottom:10px;
}


.left_side{
	float:left;
	padding:0 0 0 14px;
	width:520px;
}
.left_side_sub{
	padding-left:12px;
	width:375px;
	color:#000;
	font-size:14px;
}



.right_side{
	float:right;
	width:425px;
}
.right_side img{
	margin:-197px 2px 0 0;
	float:right;
}


.orange_block{
	background:url(../images/blue_site/orange_bottom.gif) no-repeat bottom;
	padding:0 14px 40px;
	color:#fff;
}
.orange_block_sub{
	background:#c29c06 url(../images/blue_site/orange_top.gif) no-repeat top;
}
.orange_block .box{
	float:left;
	width:260px;
	padding:10px 20px 0 34px;
	line-height:21px;
}
.orange_block h3{
	font:bold 20px Georgia, "Times New Roman", Times, serif;
	padding:10px 0;
	border-bottom:solid 1px #b8dc3b;
}
.orange_block ul{
	margin:0;
	padding:10px 0;
	list-style:none;
}
.orange_block li{
	padding:0 0 7px 24px;
	background:url(../images/blue_site/bullet_or_block.gif) no-repeat 0 6px;
}


/*=================== FOOTER =========================*/
.footer{
	padding:5px 14px;
}
.footer a{
	color:#C1E569;
	font-weight:bold;
}
.footer a:hover{
	color:#C1E569;
	text-decoration:underline;
}

.footer #footer_copyright{
	
}

.footer #footer_links{
	float:right;
}

.footer #footer_links a {
	color:#B48C0B;
    font-size: 10px;
    text-decoration: underline;
}



/*======== Login page ==========*/
.login_page{
	margin:0 auto;
}
.login_page .formFieldName{
	font:normal 13px Verdana,Arial,Helvetica,sans-serif;
	text-transform:capitalize;
}
.login_page .formFieldData{
	width:250px;
	padding:2px 0 2px;
}
.login_page .formFieldData input{
	border:solid 1px #999;
	font:normal 12px Arial,Helvetica,sans-serif;
	padding:2px 2px 2px 3px;
	width:200px;
	color:#666;
	background:#fff;
}
.login_page .formFieldData input.check_box{
	width:auto;
	margin-left:2px;
}
.login_page .formFieldData input.button{
	display:block;
	width:77px;
	height:19px;
	color:#fff;
	font:normal 11px/18px Verdana,Arial,Helvetica,sans-serif;
	padding:0 10px 0 0;
	margin-top:8px;
	background:url(../images/site/btn_orange.gif) no-repeat top;
	text-decoration:none;
	text-transform:none;
	border:none;
}
.login_page .formFieldData input.button:hover{
	background:url(../images/site/btn_orange.gif) no-repeat bottom;
}
.login_page .formFieldData a{
	color:#bc6405;
}
.login_page .formFieldData a:hover{
	color:#bc6405;
}

/*======== MENU  ============*/
.menu{
	background:url(../images/site/bg_menu.gif) no-repeat right;
	width:784px;
	height:28px;
}
.menu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.menu li{
	float:left;
	border-left:solid 1px #fff;
	border-right:solid 1px #666;
}
.menu a{
	display:block;
	padding:0 25px;
	color:#666;
	text-decoration:none;
	font:bold 14px/28px Verdana,Arial,Helvetica,sans-serif;
}
.menu a:hover, .menu a.activeItem{
	background:url(../images/site/bg_menu_rollover.gif) repeat-x;
	color:#666;
}
.menu li.first_item a:hover, .menu li.first_item a.activeItem{
	background:url(../images/site/bg_menu_rollover_first.gif) no-repeat left;
}
.main_block{
	padding:10px 20px;
}
.welcome{
	margin:20px auto;
}
.welcome td{
	padding:3px 5px;
}
.formTable{
	margin:0 auto;
}
.formTable td{
	font-size:12px;
	text-transform:none;
	vertical-align:top;

}
.formTable td.formFieldName{
	padding-top:2px;
}
.formTable input{
	background:#fff;
	color:#666;
	border:solid 1px #666;
	padding:1px 2px 2px 5px;
}
.formTable .button, .orange_button{
	display:block;
	width:77px;
	height:19px;
	color:#fff;
	font:normal 11px/18px Verdana,Arial,Helvetica,sans-serif;
	padding:0 10px 0 0;
	margin-top:8px;
	background:url(../images/site/btn_orange.gif) no-repeat top;
	text-decoration:none;
	border:none;
	text-transform:none;
}
.formTable .button:hover{
	background:url(../images/site/btn_orange.gif) no-repeat bottom;
	color:#fff;
}

.button, html #srchUserSearch input.srpnlButton{
	display:block;
	width:95px;
	height:19px;
	color:#fff;
	font:normal 11px/18px Verdana,Arial,Helvetica,sans-serif;
	padding:0 12px 0 0;
	background:url(../images/site/btn_orange_3.gif) no-repeat top;
	text-decoration:none;
	text-transform:none;
	border:none;
	margin:5px 0;
}
.button:hover, #srchUserSearch input.srpnlButton:hover{
	background:url(../images/site/btn_orange_3.gif) no-repeat bottom;
	color:#fff;
}
.button_long{
	background:url(../images/site/btn_orange_2.gif) no-repeat top;
	width:110px;
}
.button_long:hover{
	background:url(../images/site/btn_orange_2.gif) no-repeat bottom;
}
.dgCust .button{
	float:right;
}
.tr0, .tr0 .dgEdit, .tr0 .dgDel, .tr0 .dgSortCell,
.tr1, .tr1 .dgEdit, .tr1 .dgDel, .tr1 .dgSortCell{
	background:#fff;
}
.dataGridTable td {
	padding:4px 7px;
}
.tr0, .tr1{
	border:solid 1px #690b0a;
	color:#666;
}
.dgTitle td {
	border:solid 1px #690b0a;
}
.tr0 a, .tr1 a, a{
	text-decoration:none;
}
.tr0 a:hover, .tr1 a:hover, a:hover{
	color:#ca751b;
	text-decoration:none;
}
.dgTitle td{
	background:#ca751b;
}
.dgTitle .dgSortCell a {
	background:#ca751b;
}
#srchUserSearch input{
	border:solid 1px #666;
	padding:1px 1px 1px 3px;
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
	margin:0 5px 0 0;
	color:#666;
}
#srchUserSearch select, select.formSelect, select.formSelectReq{
	padding:0;
	border:solid 1px #666;
	font:normal 11px Verdana,Arial,Helvetica,sans-serif;
	margin:0;
	color:#666;
	background:#fff;
}
.formChk{
	border:none !important;
}

.steps {
    min-height:249px;
    height:auto !important;
    height:249px;
    padding:0 10px;
    margin:0;
    width:935px;
	background: #F0E9CF url(../images/site/steps_bg.gif) repeat-y top;
}

*html .steps {
    margin-top: -6px;
}

.steps_bgtop {
	background: url(../images/site/an_05.gif) no-repeat top;
    height: 6px;
    width: 955px;
}

.steps_bgbottom {
	background: url(../images/site/an_13.gif) no-repeat top;
    height: 6px;
    width: 955px;
}

.steps .step_blocks {
    width: 230px;
    float: left;

}

.steps .step_blocks img {
    height:171px;
}

.steps .step_blocks p {
    padding: 5px 10px;
    color:#6F6235;
    font-size:11px;
}

#block1 {
	background: url(../images/site/an_07.jpg) no-repeat top;
    padding-top: 171px;
    width: 236px;
}

#block2 {
	background: #F0E9CF url(../images/site/an_08.jpg) no-repeat top;
    padding-top: 171px;
    width: 234px;
}

#block3 {
	background: #F0E9CF url(../images/site/an_09.jpg) no-repeat top;
    padding-top: 171px;
    width: 223px;
}

#block4 {
	background: #F0E9CF url(../images/site/an_10.jpg) no-repeat top;
    padding-top: 171px;
    width: 233px;
}


.register {
    height: 100%;
    padding:0 10px;
    width:935px;
	background: #F0E9CF url(../images/site/steps_bg.gif) repeat-y top;
}

.register_bgtop {
	background: #F0E9CF url(../images/site/top_bg.jpg) no-repeat top;
    height: 10px;
    width: 955px;
}

.register_bgbottom {
	background: #F0E9CF url(../images/site/an_13.gif) no-repeat top;
    height: 6px;
    width: 955px;
}

.login, .signup {
    float: right;
}

#content_left {
    margin: 10px 0 0 0;
    width: 655px;
    float: left;
    height: 385px;
    text-align: justify;
    line-height: 16px;
    padding-left:10px;
}

#content_right {
    margin: 0px 0 0 0;
    padding: 20px 10px 20px 35px;
    width: 227px;
    float: right;
    height: 650px;
    background-color: #EFECE0;
    font-size: 14px;
}

#content_right ul li {
    margin: 25px 0;
    font-size: 14px;
}

a.btn-domain-list {float: right; display: inline; margin-right: 225px; text-indent: -9999px; margin-top: -61px; width: 193px; height: 56px; background: url(../images/btn-domain-list.gif) no-repeat left top;}
a.btn-domain-list:hover {background-position: left bottom;}
