/*PopUp*/
#domain_lander_content #links_2013 {
	position: relative !important;
	z-index: 99999 !important;
    top: -0.5em;
    left: 0.0em;
    margin: 0 auto 0 auto;
    background-image: url(images/bkgd_bar_orange.png) !important;
    background-repeat: no-repeat;
    width: 977px !important;
    height: 48px !important;
	
}
.lander_domains_footer {
	background-image: none !important;
}
#domain_lander_content #newsletter {
	background-image: none !important;
}


#domain_lander_content #newsletter_env {
	float: left;
}
#domain_lander_content #newsletter {
    position: Relative;
    top: -0em;
    float: right;
    padding: 0em !important;
}

#domain_lander_content #newsletter_text .news_input{
    width: 95px;
}
#domain_lander_content .about_the_author {
	border: 0px #fff solid !important;
	padding: 0em !important;
	margin: 0em !important;
	font-size: 11pt;
}
#domain_lander_content .about_the_author a{
	font-size: 9pt;
}
.bkgd_landerbox_about, .bkgd_landerbox_newsletter {
    height: 140px;
}
#domain_lander_content .domain_single_row {
    float: left;
    width: 33%;
}
#domain_lander_content .domain_single_title {
    float: left;
    width: 100px;
}
#domain_lander_content .domain_single_data {
    float: left;
    width: 180px;
}
#domain_lander_content #domain_lander_contact_form {
    position: absolute;
    z-index: 99999999;
    width: 800px;
    padding: 1em;
    border: none;
}
#shader {
    position: absolute;
    z-index: 9999999;
    top: 0em;
    left: 0em;
/*    background-image: url(images/shader.png) ! important;*/
    width: 100%;
    height: 200%;
}
.domain_popup_close{
    color: #2090c0;
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 15px;
}
.tw_offer{
	margin-top: 40px;
}
.domain_popup_image{
	margin: 0 auto;
}
#domain_lander_contact_form input,
#domain_lander_contact_form textarea{
	width: 90%;
    min-height: 40px;
    border: thin solid #e0e0e0;
    border-radius: 5px;
    margin-bottom: 15px;
    padding-left: 10px;
}
#domain_lander_contact_form textarea{
    padding-top: 10px;
}
#domain_lander_contact_form input[type="submit"]{
    margin-top: 25px;
    border: none;
    font-size: 17px;
    text-align: center;
    width: 90%;
    padding: 0px 42px;
}
.domain_popup_left{
	float:left;
	width: 50%;
	text-align: center;
    margin-top: 10px;
	background-color: rgba(255, 255, 255, 01);
    border-radius: 2px;
    height: 620px;    
}
.domain_popup_left img{
	margin-top: 33%;
}
.domain_popup_right{
	float:right;
	width: 45%;	
}
.domain_popup_head{
    text-align: center;
    font-size: 34px;
    margin-bottom: 25px;
}
#domain_lander_contact_form{
    box-shadow: 1px 7px 13px #d6dcdc, -1px -2px 13px #808a8a;
    border: none;
    border-radius: 5px;
}