
@font-face {
    font-family: 'BellSlimMediumRegular';
    src: url('fonts/bellslim_medium-webfont.eot');
    src: url('fonts/bellslim_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bellslim_medium-webfont.woff') format('woff'),
         url('fonts/bellslim_medium-webfont.ttf') format('truetype'),
         url('fonts/bellslim_medium-webfont.svg#BellSlimMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'BellSlimSemiBoldRegular';
    src: url('fonts/bellslim_semibold-webfont.eot');
    src: url('fonts/bellslim_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/bellslim_semibold-webfont.woff') format('woff'),
         url('fonts/bellslim_semibold-webfont.ttf') format('truetype'),
         url('fonts/bellslim_semibold-webfont.svg#BellSlimSemiBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.step1_block2 label {
	display: inline-block;
}

#thirdColumnBlock .block_other_domains {
	height:35px;
}

#thirdColumnBlock label {
	height:35px !important;
	display: inline-block;
}

.cCool_2 {
    border-radius:4px;
    border: 1px #aaa solid !important;
}

.disp-iblock {
    display: inline-block !important;
}

.helpBox {
    display: inline-block;
    height: 13px;
    margin-left: 5px;
    margin-top: 5px;
    width: 14px;
    cursor: pointer;
}

.help {
    background-image: url("imagesnewdesign/cp_shop_websiteplans_1.png");
}

.dispInlineBlock {
	display: inline-block;
}

/* tld uniform */
.uniform_div_selector div.selector {
    width: 70px !important;
	background: none !important;
	padding-left: 0px !important; 
}

.uniform_span_selector div.selector span {
	width: 30px !important;
}

div.selector select {
        cursor: pointer !important;
}

/* dropDown width*/
.uniform_select_selector div.selector select {
	min-width: 55px !important;
	cursor: pointer;
}
/* tld uniform */


/*
.uniform_small_div_selector div.selector.focus:active, .uniform_small_div_selector div.selector.focus.active, .uniform_small_div_selector div.selector:hover:active, .uniform_small_div_selector div.selector.active:hover, .uniform_small_div_selector div.selector.error, .uniform_small_div_selector div.selector.hover, .uniform_small_div_selector div.selector {
    background-position: 75px center; 
}

.uniform_small_div_selector div.selector.focus, .uniform_small_div_selector div.selector.hover, .uniform_small_div_selector div.selector:hover {
    background-position:75px center;
}
  
*/  

.uniform_small_div_selector div.selector  {
        width: 70px !important;
}

.uniform_small_span_selector div.selector span  {
        width: 40px !important;
}   
    
.uniform_small_select_selector div.selector select {
        min-width: 75px !important;
        width: 75px !important;
	cursor: pointer;
}

.uniform_period_div_selector div.selector  {
        width: 90px !important;
}

.uniform_period_span_selector div.selector span  {
        width: 65px !important;
}   
    
.uniform_period_select_selector div.selector select {
        min-width: 100px !important;
        width: 100px !important;
	cursor: pointer;
}

/* new buttons */
.p_t { padding:15px 0;}
.p_t_2 { padding:0 0 15px;}
.button_new { height:37px;}
.button_new span {
    display:inline-block;
    background:url(imagesnewdesign/bg_buttonSprite.png) left top no-repeat;
    height:37px;
    width:16px;
    //width:12px;
}
.button_new a {
    display:inline-block;
    background:url(imagesnewdesign/bg_buttonSprite.png) right top no-repeat;
    border: none;
    height:37px;
    color:#FFFFFF;
    padding: 0 16px 0 0;
    //padding: 0 12px 0 0;
    line-height:37px;
    font-size:12px;
    text-decoration: none;
}
.button_new_small { height:29px;}
.button_new_small span {
    display:inline-block;
    background:url(imagesnewdesign/bg_buttonSprite.png) left -850px no-repeat;
    height:29px;
    width:16px;
    //width:12px;
}
.button_new_small a {
    display:inline-block;
    background:url(imagesnewdesign/bg_buttonSprite.png) right -850px no-repeat;
    border: none;
    height:29px;
    color:#FFFFFF;
    padding: 0 16px 0 0;
    //padding: 0 12px 0 0;
    line-height:29px;
    font-size:12px;
    text-decoration: none;
}
.button_new_clear { height:37px;}
.button_new_clear span {
    display:inline-block;
    background:url(imagesnewdesign/bg_buttonSprite.png) left -147px no-repeat;
    height:37px;
    width:16px;
    //width:12px;
}
.button_new_clear a {
    display:inline-block;
    background:url(imagesnewdesign/bg_buttonSprite.png) right -147px no-repeat;
    border: none;
    height:37px;
    color:#000000;
    padding: 0 16px 0 0;
    //padding: 0 12px 0 0;
    line-height:37px;
    font-size:12px;
    text-decoration: none;
}

.button_new:hover span, .button_new_small:hover span, .button_new_clear:hover span { /*background-position:left -100px;*/ cursor:pointer;
}
.button_new:hover a, .button_new_small:hover a { /*background-position:right -100px;*/ cursor:pointer; color:#CCCCCC; 
}
.button_new_clear:hover a { /*background-position:right -100px;*/ cursor:pointer; color:#aaa; 
}

/* new buttons */


.error {
    background-color: #FAD5D2;
    border: 1px solid #D98882;
    font-size: 12px;
    line-height:15px;
}

.error, .success, .warning, .info, .advisorError {
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.25);
    margin-bottom: 20px;
    padding: 10px 7px;
    text-align: left;
    width:679px;
}

.advisorError {
    width: auto !important;
    padding : 5px !important;	
    background-color: #FAD5D2;
    border: 1px solid #D98882;
    font-size: 12px;
    line-height: 10px;
    margin-bottom:10px !important;
}

.main {
	margin:0 auto;
	width:975px;
	position:relative;
}

.clear {
    border: 0 none !important;
    clear: both !important;
    float: none !important;
    height: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 !important;
}

.shadow_div {
	height: 100%;
	width: 100%;
	left: 0;
	right: 0;
	opacity: 0.6;
	filter:alpha(opacity=60);
	position: fixed;
	background-color: rgb(0, 0, 0);
	z-index: 999998;
	display: none;
}

.right {
	float: right !important;
}

.left {
	float: left !important;
}

.pg3_content {
    min-height: 75px;
    padding-bottom: 50px;
    width: 602px;
}
.pg3_content2 {
    min-height: 105px;
    padding-bottom: 10px;
    width: 602px;
}

.you_can_point {
    color: #212121;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    padding-bottom: 22px;
}

form {
    margin: 0;
}
p, input {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
a.flyLangChange {
    background: url(imagesnewdesign/arrow.jpg) no-repeat scroll 28px 11px transparent;
    display: block;
    overflow: hidden;
    padding-left: 3px;
    padding-right: 30px;
    position: relative;
    text-decoration: none;
    z-index: 100;
}
.block_li p {
    color: #666666;
    padding-right: 0;
}
.block_li p, .block_li a {
    display: block;
    float: left;
    height: 25px;
    line-height: 26px;
}
.block_li p, input {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.dispInlineBlock input {
	margin-top:0px;
}

.block_li p, .block_li a {
    display: block;
    float: left;
    height: 25px;
    line-height: 26px;
}
a {
    color: #2263A3;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}

/* CONTENT BEGIN */
.bodyWrapper {
	background:url(imagesnewdesign/wrapper_head_bg.png) 0 0 no-repeat;
	width:976px;
	overflow:hidden;
	margin:0 auto;
	min-height:100px;
	padding-top:7px;
	
}
.container {
	border-left:2px solid #e2e2e2;
	border-right:2px solid #e2e2e2;
	background-color:#f2f2f2;
	overflow:hidden;
	padding-left:19px;
	padding-top:15px;
}
.logo p {
	font-family:"BellSlimSemiBoldRegular",Helvetica,Arial,sans-serif;
	font-size:30px;
	letter-spacing:-1px;
	color:#000000;
	padding-bottom:30px;
	display:inline-block;
}
.steps {
	width:696px;
	overflow:hidden;
	float:left;
	padding-right:13px;}
.step_one_head {
	background:url(imagesnewdesign/step1_head_bg.png) 0 0 no-repeat;
		padding-bottom:8px;
	
}
.step_one {
padding-bottom:18px;}
.step_one1 {
	background:url(imagesnewdesign/step1_bg.png) 0 0 repeat-x;
	background-color:#ebebeb;
	border-bottom:1px solid  #d6d6d6;
	border-left:2px solid  #d6d6d6;
	border-right:1px solid  #d6d6d6;
}
.step_one_bg {
	background:url(imagesnewdesign/step_one_bg.png) 0 0 repeat-x;
	width:692px;
	overflow:hidden;
	padding-bottom:7px;
	height: 40px;
	line-height: 40px;
}
.step_one_bg p {
	font-family:"BellSlimSemiBoldRegular",Helvetica,Arial,sans-serif;
	font-size:20px;
	color:#212121;
	display:inline-block;
	padding-left:16px;
	letter-spacing:-1px;
}
.step_content {
 	margin-left:1px;
	width:674px;
	background-color:#ffffff;
	border-left:1px solid #cecece;
	border-right:1px solid #dfdfdf;
	position:relative;
	padding:26px 0 22px 19px;
	}
.step1_content1 {
 	margin-left:1px;
	width:642px;
	background-color:#ffffff;
	border-left:1px solid #cecece;
	border-right:1px solid #dfdfdf;
	position:relative;
	padding:26px 0 22px 51px;
	min-height:145px;
	}
.step1_content1_pg3 {
 	margin-left:1px;
	width:678px;
	background-color:#ffffff;
	border-left:1px solid #cecece;
	border-right:1px solid #dfdfdf;
	position:relative;
	padding:26px 0 22px 15px;
	min-height:392px;
	}
.available {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#212121;
	padding-right:6px;
}
.available a {
	color:#0066a4;
	padding-right:6px;
}
.step_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#212121;
	display:inline-block;
	padding-bottom:27px;
}
.step1_pg2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#212121;
	display:inline-block;
	padding-bottom:20px;
}
.step1_pg3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#212121;
}
.step1_pg3 a {
	color:#0066a4;	
}
.own_domain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0066a4;
	padding-left:5px;
	display:inline-block;
	padding-top:9px;
}
.container_pg3 {
	overflow:hidden;
	height: auto !important;
    height: 100%;
    min-height: 100%;
	margin-top:19px;
}

/*
.step1_block1 {
	width:200px;
	min-height:232px;
	float:left;
	border-right:1px solid #dee2e5;
	float: left;
    height: 100%;   
    padding-bottom: 32767px;
 	margin-bottom: -32767px;
}

.step1_block2 {
	width:237px;
	min-height:232px;
	float:left;
	border-right:1px solid #dee2e5;
	
            height: 100%;
            padding-bottom: 32767px;
 			margin-bottom: -32767px;
}

.step1_block3 {
 	width:224px;
	min-height:232px;
	float:left;
	  height: 100%;
            
            padding-bottom: 32767px;
 			margin-bottom: -32767px;
}
*/
.step1_bot_bg {
	background:url(imagesnewdesign/step_one_bot_bg.png) 0 0 no-repeat;
	min-height:9px;
}
.field2 {
	background: url(imagesnewdesign/block_search_step1.png) 0 0 no-repeat;
    float: left;
    height: 25px;
    overflow: hidden;
    width: 403px;
	padding-top:3px;
}
.field2 input {
	border: 0 none;
 	margin-left: 8px;
	width:390px;
	background-color: transparent;
	height:21px;}
.step1_submit {
	background: url(imagesnewdesign/domain.com.png) 0 0 no-repeat;
    border: 0 none;
    display: block;
    float: left;
    height: 25px;
    overflow: hidden;
    width: 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-top:2px;
	padding-left:3px;
	}
.step1_a {
	background: url(imagesnewdesign/domain_name.png) 0 0 no-repeat;
	display:inline-block;
	width:16px; 
	height:25px;
	}
.block_search2 {
	padding-left:52px;
}
.button_mid a {

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
display:inline-block;
}
.search_button {
	position:absolute;
	margin-left:8px;
	top:75px;
	left:536px;
	cursor: pointer;
} 
.search_button_pg2 
{
	float:right;
	margin-right:57px;
	margin-top:32px;	
} 
.button_mid {
	padding-top:7px;
	background:url(imagesnewdesign/button_mid.png) 0 0 repeat-x;
 	height:22px;
 	float:left;
	min-width:55px;
	text-align:center;
}
.button_mid_pg2 
{
	padding-top:10px;
	background:url(imagesnewdesign/add_button_mid_bg.png) 0 0 repeat-x;
 	height:25px;
 	float:left;
	min-width:66px;
	text-align:center;
}
.button_mid_pg2 a {

font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
display:inline-block;
}
.button_left {
 background:url(imagesnewdesign/button_left.png) 0 0 no-repeat;
 height:29px;
 width:8px;
 float:left;
}
.button_left_pg2 
{
 background:url(imagesnewdesign/add_button_left_bg.png) 0 0 no-repeat;
 height:35px;
 width:9px;
 float:left;
}
.button_right{
background:url(imagesnewdesign/button_right.png) 0 0 no-repeat;
height:29px;
 width:8px;
 float:left;
}
.button_right_pg2 {
background:url(imagesnewdesign/add_button_right_bg.png) 0 0 no-repeat;
height:35px;
 width:8px;
 float:left;
}
.existing_domain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2079af
}
.link {
padding-left:52px;
display:inline-block;
width:406px;
text-align:right;
}
.link1 {
padding-left:145px;
}
.step_two_top_bg {
background:url(imagesnewdesign/step_two_top_bg.png) 0 0 no-repeat;
padding-bottom:7px;
}
.step_two_mid_bg {
background:url(imagesnewdesign/step_two_mid_bg.png) 0 0 repeat-x;
border-left:2px solid #cdcdcd;
border-right:1px solid #cdcdcd;
background-color:#ffffff;
    height: 40px;
    line-height: 40px;
}
.step_two_mid_bg p {
	font-family:"BellSlimSemiBoldRegular",Helvetica,Arial,sans-serif;
	font-size:20px;
	letter-spacing:-1px;
	color:#909090;
	padding-left:16px;
}
.step_two {
	padding-bottom:18px;
}
.step_two_bot_bg {
padding-bottom:9px;
background:url(imagesnewdesign/step_two_bot_bg.png) 0 0 no-repeat;
}

.step_three_top_bg {
background:url(imagesnewdesign/step_two_top_bg.png) 0 0 no-repeat;
padding-bottom:7px;
}
.step_three_mid_bg {
background:url(imagesnewdesign/step_two_mid_bg.png) 0 0 repeat-x;
border-left:2px solid #cdcdcd;
border-right:1px solid #cdcdcd;
background-color:#ffffff;
}
.step_three_mid_bg p {
	font-family:"BellSlimSemiBoldRegular",Helvetica,Arial,sans-serif;
	font-size:20px;
	color:#909090;
	padding-left:16px;
	letter-spacing:-1px;
}
.step_three_bot_bg {
padding-bottom:9px;
background:url(imagesnewdesign/step_two_bot_bg.png) 0 0 no-repeat;
padding-bottom:30px;
}

/* sidebar begin */ 
.sidebar {
	width:224px;
	height:329px;
	float:left;
}
.summary_top {
	background:url(imagesnewdesign/summary_top.png) 0 0 no-repeat;
	height:7px;
}
.summary_mid {
	background:url(imagesnewdesign/summary_mid.png) 0 0 repeat-x;
	min-height:28px;
	background-color:#efefef;
	border-left:2px solid #dddddd;
	border-right:2px solid #cdcdcd;
	border-bottom:1px solid #d6d6d6;
	margin-left:1px;
}
.monthly_charges {
	background:url(imagesnewdesign/Monthly-charges.png) 0 0 repeat-x;
	border-left:2px solid #dddddd;
	border-right:2px solid #cdcdcd;
	border-bottom:1px solid #d6d6d6;
	min-height:34px;
	background-color:#ebebeb;
	margin-left:1px;
}
.monthly_charges div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	padding-left:11px;
	padding-top:15px;
}
.time_charges {
	background:url(imagesnewdesign/Monthly-charges.png) 0 0 repeat-x;
	border-left:2px solid #dddddd;
	border-right:2px solid #cdcdcd;
	border-bottom:1px solid #d6d6d6;
	min-height:34px;
	background-color:#ebebeb;
	margin-left:1px;
}
.time_charges div {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	padding-left:11px;
	padding-top:15px;
}
.clear_button_content {
	border-left:2px solid #dddddd;
	border-right:2px solid #cdcdcd;
	margin-left:1px;
	min-height:42px;
	background-color:#FFFFFF;
}
.clear_button_mid {
	background:url(imagesnewdesign/clear_button_mid.png) 0 0 repeat-x;
 	float:left;
	min-width:55px;
	text-align:center;
	min-height:35px;
}
.clear_button_mid a {
	color:#FFFFFF;
	padding-top:7px;
	display:inline-block;
}
.clear_button_left {
 background:url(imagesnewdesign/clear_button_left.png) 0 0 no-repeat;
 height:35px;
 width:9px;
 float:left;
}
.clear_button_right{
background:url(imagesnewdesign/clear_button_right.png) 0 0 no-repeat;
height:35px;
 width:8px;
 float:left;
}
.clear_button_bot_bg {
background:url(imagesnewdesign/clear_button_bot_bg.png) 0 0 no-repeat;
min-height:7px;
padding-bottom:13px;
} 
.clear_button {
 padding-left:69px;
 padding-top:11px;
}
.summary_mid p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#383838;
	padding-left:8px;
	padding-top:6px;
}
.money {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	color:#0066a4 !important;
}
.money2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px !important;
	color:#0066a4 !important;
}
.email_top {
 background:url(imagesnewdesign/email_top.png) 0 0 no-repeat;
 min-height:6px;
}
.email_mid {
	background:url(imagesnewdesign/email_mid.png) 0 0 repeat-x;
	border-left:2px solid #dddddd;
	border-right:2px solid #cdcdcd;
	margin-left:1px;
	color:#ebebeb;
	min-height:22px;
}
.email_bot {
background:url(imagesnewdesign/email_bot.png) 0 0 no-repeat;
min-height:7px;
padding-bottom:14px;
}
#email {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	padding-top:7px;
	padding-left:19px;
	display:inline-block;
}
#print {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	display:inline-block;
	padding-top:7px;
	padding-left:11px;
}
.contact_us_top {
 background:url(imagesnewdesign/contact_us_top.png) 0 0 no-repeat;
 min-height:8px;
}
.contact_us_mid {
	background:url(imagesnewdesign/contact_us_mid.png) 0 0 repeat-x;
	min-height:27px;
	background-color:#efefef;
	border-left:2px solid #dddddd;
	border-right:2px solid #cdcdcd;
	border-bottom:1px solid #d6d6d6;
	max-width:217px;
}
.contact_us_mid p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#525252;
	padding-left:7px;
	padding-top:5px;
}
.contact_us_bot {
background:url(imagesnewdesign/contact_us_bot.png) 0 0 no-repeat;
min-height:6px;
	margin-left:1px;
}
.contact_us_content {
	min-height:60px;
	background-color:#ffffff;
	border-left:2px solid #dddddd;
	border-right:2px solid #cdcdcd;
	max-width:217px;
}
.contact_us_content ul li{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:23px;
	
}
.contact_us_content ul li.first_child{
	color:#0066a4;
	padding-top:15px;
	background:url(imagesnewdesign/ul_li_bg.png) 7px 18px no-repeat;
}
.contact_us_content ul li.last_child{
	color:#555555;
	padding-top:7px;
	background:url(imagesnewdesign/ul_li_bg.png) 7px 12px no-repeat;
}
/* FOOTER BEGIN */
.footer {
	width:534px;
	min-height:63px;
	padding-left:19px;
	padding-top:25px;
	padding-right:20px;
}
.not_sure {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#0066a4;
}
.click_here { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:0066a4;
	text-decoration:underline;
	display:inline-block;
	padding-top:4px;}
.click_here:hover{ 
text-decoration:none;}
.let_us {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#555555;
}
.container_bot_bg {
 background:url(imagesnewdesign/content_bot_bg.png) 0 0 no-repeat;
 min-height:8px;
}

.step1_content1 {
    background-color: #FFFFFF;
    border-left: 1px solid #CECECE;
    border-right: 1px solid #DFDFDF;
    margin-left: 1px;
    min-height: 145px;
    padding: 26px 0 22px 51px;
    position: relative;
    width: 642px;
}

#domainAvail .availableDomain  {
    color: #0066A4;
    padding-right: 6px;
	font-size: 22px;
    font-family:Arial, Helvetica, sans-serif;
}

.bellBlueColor {
	color: #0066A4;
}

/* spinner result css*/
.right_td { border-right:1px solid #dee2e5;}
.step1_block1 {
	width:200px;
    height: 100%;   
}
.step1_block1 input {
	margin-right: 5px;
}
.taken {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	display:inline-block;
	padding-top:2px;
	}
.block_domen_name {
	padding-top:12px;
}
.block_domen_name label {
	display:inline-block;
	width:50px;
	padding-top:2px;
	}
.block_domen_name label span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:50px;
	color:green;
}
.step1_block1 .disable label span {
	color:red !important;
}
.step1_block2, step1_block3 {
	width:223px;
	padding-left:14px;
	height: 160px;
	//height: 170px;
}
.step1_block3 {
 	width:218px;
	padding-left:15px;
	height: 160px;
	//height: 170px;
}
.step1_block2 input, .step1_block3 input {
	margin-right:5px;
	height:13px;
	width:13px;
	}
.xx_domain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#555555;
	display:inline-block;
	width:190px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-top:2px;
}	
.other_domains {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#555555;
	margin-top:8px;
}

*:first-child+html .xx_domain {}
*:first-child+html .block_other_domains {}

.block_other_domains {
	display: inline-block;
	padding-top:12px;
}

/* spinner result css*/

.clear_button_pos {
	padding-top: 10px;
	text-align: center;
}

/* step 2 style */
.step2Block2 {
    background: none repeat scroll 0 0 #FFFFFF;
    overflow: hidden;
    width: 672px;
}

.content-blocks {
    height: 100% !important;
    min-height: 100%;
    overflow: hidden;
}

.first-content-block {
    border-right: 1px solid #DEE2E5;
    height: 100%;
    width: 205px;
}

.title-first-content-block {
    color: #212121;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    padding-bottom: 8px;
    font-weight: bold;
}

.p-first-block {
    color: #555555;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 15px;
}

.form-block, .button-block {
    float: left;
    min-width: 140px;
}

.priceForm {
    color: #0066A4;
    font-size: 10px;
    margin-left: 10px;
/*    position: relative; */
}

.FormPrice {
    font-size:20px;
    display:inline-block;
    margin-left:0px;
    margin-top:-3px;
    color: #0066A4;
}

.FormSave {
    display:inline-block;
    position:relative;
    color: #0066A4;
    padding-left: 2px;
}

.span1 {
    font-size: 10px;
    position: absolute;
    top: -2px; //top:0px;
    white-space: nowrap;
}

.span2 {
    color: #626363;
    font-size: 8.5px;
    position: absolute;
    top: 8px;
    white-space: nowrap;
    padding-left: 2px;
}

.last-input {
    margin-top: 5px;
}

.priceForm2 {
    color: #0066A4;
    display: inline-block;
    font-size: 10px;
    margin-left: 10px;
    padding-top: 10px;
    position: relative;
}

.span11 {
    font-size: 10px;
    position: absolute;
    top: 8px;
}

.first-content-block-last {
    float: left;
    height: 100%;
    width: 204px;
}

.between_blocks {
    background-color: #DEE2E5;
    height: 1px;
    width: 652px;
}

.continue {
    color: #555555;
    font-size: 12px;
    padding-right: 5px;
    padding-top: 17px;
    padding-right: 32px;
    text-align: right;
}

.price-StepPage3-first {
    color: #0066A4;
    display: block;
    float: left;
    font-size: 18px;
}

.textPrice1 {
    color: #626363;
    display: block;
    font-size: 9px;
    width: 140px;
}

.currencySymbol {
    padding-right: 3px;
}

/* step 2 style */

/* step 3 style */
.step3Block2FirstBlock {
    border-bottom: 1px solid #DEE2E5;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 5px;
    padding: 0 11px 18px;
}

.step3Block2FirstBlock {
    border-bottom: 1px solid #DEE2E5;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0 5px;
    padding: 0 11px 18px;
}


.step3Block2FirstTitle {
    color: #212121;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 13px;
}

.step3Block2FirstP {
    color: #555555;
    font-size: 12px;
    padding-bottom: 13px;
}

.step3Block2FirstMiniTitle {
    color: #0066A4;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 13px;
}

.step3Block2FirstForm {
    color: #555555;
    font-size: 12px;
}

.checkBoxDescription {
    display: inline-block;
    margin-top: 4px;
}

.step3Block2LeftBlock {
    border-right: 1px solid #DEE2E5;
    float: left;
    margin-bottom: 20px;
    margin-top: 12px;
    padding-left: 11px;
    width: 327px;
}

.step3FirstForm {
    padding-bottom: 15px;
    position: relative;
}

.step3FormMiniTitle {
    color: #555555;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 11px;
}

.inputKeyword {
    color: #333;
    display: inline-block;
    font-size: 12px;
    position: relative;
    width: 280px;
}

.step3FirstForm input {
    background: url("imagesnewdesign/input.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    height: 25px;
    margin-bottom: 2px;
    padding: 0 3px;
    width: 200px;
    padding-top:5px\0/;
    height: 20px\0/;
}

.step3FirstFormSelect {
    height: 25px;
    margin-bottom: 5px;
    padding: 0 3px;
    width: 200px;
}

.step3SecondFormDescription {
    color: #555555;
    display: inline-block;
    font-size: 12px;
    margin-top: 3px;
    width: 293px;
}

.step3SecondForm input {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 7px;
}

.step3Block2RightBlock {
    float: left;
    margin-top: 12px;
    padding-left: 10px;
    padding-right: 11px;
    position: relative;
    width: 314px;
}

.step3Block2SecondTitle {
    color: #212121;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 60px;
}

.step_three_content_correction {
	padding: 26px 13px 22px 6px !important;
}

.Step3LeftBlockh2Title {
    color: #555555;
    display: inline-block;
    font-size: 10px;
    margin-left: 10px;
    padding-top: 6px;
}

.RightFormLastChild1 {
    background: url("imagesnewdesign/miniinput.png") no-repeat scroll 0 0 transparent !important;
    height: 25px;
    width: 95px !important;
}

.pg6_content1 {
    float: left;
    margin-right: 20px;
    min-height: 234px;
    width: 209px;
    padding-left:10px;
}

.pg6_content2 {
    float: left;
    min-height: 469px;
    width: 432px;
}

.order_info, .cost_summary {
    color: #212121;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding-bottom: 12px;
}

.pg6_line {
    background-color: #DEE2E5;
    height: 1px;
    margin-bottom: 19px;
    width: 209px;
}

.order_information, .prices, .registration, .subtotal {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.order_information, .prices, .registration, .subtotal {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

#company_name_pg6 {
    padding-bottom: 25px;
}

#postal {
    padding-bottom: 27px;
}

.pg6_line2, .pg6_line3 {
    background-color: #DEE2E5;
    height: 1px;
    margin-bottom: 19px;
    width: 432px;
}

.asldf_com, .asldf_com2 {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 41px;
}

.registration {
    font-weight: bold;
    padding-bottom: 7px;
}

.economy_hosting, .grand_total {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 19px;
}

.asldf_com2 span {
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}

.cost_summary_span {
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
}

.pg6_6543 {
    color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding-bottom: 30px;
}

.prices {
    padding-bottom: 9px;
}

.cost_summary {
    padding-bottom: 0;
}

.registration {
    font-weight: bold;
    padding-bottom: 7px;
}

.asldf_com2 {
    padding-bottom: 18px;
}

.subtotal {
    font-weight: bold;
    padding-bottom: 9px;
}

.grand_total {
	font-weight: bold;
}

.hst_span {
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}
/* step 3 style */


/* advisor */

.mainAdvisorHeight {
    height: 280px;
}

/* advisor */


.termsStyleOne {
	width:450px;
	height:210px;
	border:1px solid #ccc;
	background-color:#f2f2f2;
	padding:6px;
	overflow-y:auto;
	overflow-x:hidden;
	font-size: 8pt;	
}

.termsStyleTwo {
	white-space:pre-wrap;
	white-space:-moz-pre-wrap;
	white-space:-pre-wrap;
	white-space:-o-pre-wrap;
	word-wrap:break-word;
}

