/*
Theme Name: MediaOptions.com
Theme URI: http://www.mediaoptions.com/
Description: Custom theme designed by TiaWood.com
Author: TiaWood.com
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom theme
*/

a:link, a:active, a:hover, a:visited, img, input {
	outline: none;
}

a:active, a {  outline: none !important; }
:focus {  -moz-outline-style: none; }

#tw_content_left {
	position: relative;
	left: 0.8em;
    float: left;
    width: 550px;
}


#tw_sidebars_right {
    float: right;
    width: 439px;
}

#sidebars_right1 {
    float: left;
    width: 200px;
}

#sidebars_right2 {
    float: right;
    width: 230px;
}

#phone_number {
	position: relative;
	top: 1.4em;
	left: 3.4em;
	font-size: 9pt;
	font-weight: bold;
	color: #7d7d7d;
    text-align: center;
    float: left;
}


.the_number {
    font-size: 16pt;
}

#links_2013 {
    position: relative;
    top: -0.4em;
    left: 0.3em;
    margin: 0 auto 0 auto;
    background-image: url(images/bkgd_bar.png);
    background-repeat: no-repeat;
    width: 997px;
    height: 48px;
    
}

#links_2013_wrapper {
    margin: 0 auto 0 auto;
    width: 983px;
    height: 46px;
}
#links_2013_wrapper li{
    float: left;
    list-style-type: none;
    margin-left: 1em;
}
#links_2013_wrapper ul{
    margin: 0em;
    padding: 0em;
}

#links_2013 a:link, #links_2013 a:visited, #links_2013 a:active  {
    position: relative;
    top: 0.2em;
    left: 1em;
    float: left;
    color: #fff;
    padding: 0.6em 0.2em 0.6em 0.25em !important;
    margin: 0em !important;
    text-shadow: 1px 1px 5px #00262e;
    font-weight: none !important;
}

#links_2013 a:hover {
    color: #fff !important;
    text-shadow: 1px 2px 5px #011215 !important;
}

#nav-above, .breadcrumbs, .breadcrumbs a:link, .breadcrumbs:visited, .breadcrumbs:active ,  #nav-above a, #nav-above a:link, #nav-above a:active, #nav-above a:visited{
	font-size: 9pt !important;
	font-weight: none !important;
	color: #7d7d7d !important;
}

.content_sep2 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px #ccc dotted;
}
.entry-title {
	margin: 0em 0 0.3em 0;
	padding: 0em;
	font-size: 18pt;
}

.entry-meta {
	position: relative;
	margin: 2em 0 3em 0;
	font-weight:bold;
	font-size:9pt;
}
.entry-meta, .entry-meta a{color:#696969 !important;font-size:9pt;}
.entry-meta-date{float:left;width:110px;}
.entry-meta-comments{float:left;margin:0 0 0 0.6em;}
.entry-meta-author{float:left;margin:0 0 0 2em;}
.entry-meta-date img, .entry-meta-comments img, .entry-meta-author img {float:left;margin:0.0em 0.3em 0 0;}

.home_color_1 {
	color: #008da8;
}
.home_color_2 {
	color: #ee6723;
}
.home_color_3 {
	color: #878787;
}
#front_display2 {
	color: #bdbbbc;
	font-size: 24pt;
	text-align: justify;
}
#front_display {
	color: #f0f0f0;
	font-size: 24pt;
	text-align: justify;
}
.home_color_4 {
	color: #dadada;
}
.home_color_5 {
	color: #e7e7e7;
}
.home_color_6 {
	color: #e5e5e5;
}
#content_left_top_left:hover {
	cursor: pointer;
}

#logo {
    position: relative;
    top: -0.8em;
}

.logo_text {
    position: absolute;
    bottom: -0.7em;
    right: 1.0em;
    font-size: 8pt;
    color: #008da9;
    letter-spacing: 0.48em;
    text-transform: uppercase;
}
#logo a:visited, #logo a:active, #logo a:link{
    color: #7d7d7d;
}

#newsletter {
	left: -0.2em;
}


/* -------------------[ Comments ]------------------- */



.commentlist {
	font-size:10pt;
	padding: 0;
	margin: 0;
	border: 0px #fff solid !important;
	background-color: #fff;
}

.commentlist li {
	display: block;
	list-style: none;
        padding: 10px;
	margin: 0 0 1em 0;

        background-color: #fff;
	}

.comment-author {
        width: 170px;
        font-size:8pt;
        font-weight: bold;

}

.comment-meta {
        font-size:8pt;
        position: relative;
        float: right;
        top: -45px;
        font-weight: bold;
}

.comment-body {
    padding: 0.0em 0.5em 0.5em 0.5em;
    border: 1px #e2e2e2 solid;
    margin:1em 2em 1em 3em;
    background: #f2f2f2;
}

#respond input, #respond textarea{
        border: 1px #d9d9d9 solid;
        background-color: #f2f2f2;
        clear: both;
}

#respond textarea{
    width: 100%;
}


#respond label{
        float: left;
        width: 70px;
        font-size: 10pt;
        font-weight: bold;
}

.form-allowed-tags {
	font-size: 8pt;
}

.commentmetadata {
    position: relative !important;
    top: -1.3em !important;
    left: -2.5em;
}

.comment-form-comment #comment {
    width: 487px !important;
}
.form-allowed-tags {
    display: none;
}

/* -------------------[ END Comments ]------------------- */


.header_social_buttons {
    position: relative;
    margin: 1.6em 0 0 0;
}
.header_social_buttons_facebook {
    margin: 1em 0 0 0;
    position: relative;
    left: -0.9em;
}


#links_2013 .current-menu-item a{
    text-shadow: 1px 1px 5px #00262e;
    color: #ebe2b2 !important;
}


#footer .current-menu-item a {
    color: #016274 !important;
    font-weight: bold;
}

#content_left_2013 {
	position: relative;
    width: 520px;
	float: left;
	padding: 0 0em 0 1em;
}

#content_left_2013:hover {
	cursor: pointer;
}

#content_right_2013 {
    float: right;
    width: 438px;
    padding: 0.8em 0.2em 0 0;
}

#front_display, #front_display2 {
	position: absolute;
}


.bkgd_blog_top {
	background: url(images/bkgd_blog_top.png);
	background-repeat: no-repeat;
	width: 438px;
	height: 12px;
	float: left;
}

.bkgd_blog_mid {
	background: url(images/bkgd_blog_mid.png);
	width: 438px;
	float: left;
}

.bkgd_blog_foo {
	background: url(images/bkgd_blog_foo.png);
	background-repeat: no-repeat;
	width: 438px;
	height: 12px;
	float: left;
}
.bkgd_blog_mid_wrapper {
	padding: 0.5em 1em 0.0em 1em;
}


.blog_front_title {
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 0.5em;
}


.sidebars_right2_subs img {
    max-width: 160px;
    margin: 0em !important;
    padding: 0em !important;
    text-align: center;
}

#footer_wrapper_2013 {
	width: 100%;
	background-image: url('images/bkgd_footer.jpg');
	background-repeat: repeat-x;
}
#footer_2013 {
	position: relative;
	width: 1002px;
	margin-left:  auto;
	margin-right: auto;
}
#footer_wrapper_2013 {
    font-size: 9pt;
}
#footer_wrapper_2013 li {
    float: left;
    list-style-type: none;
    margin: 3em 1.5em 0 0;
}

.footer_text_2003_left {
    margin: 5em 0 0 0;
    float: left;
    width: 48%;
    text-align: right;
    font-weight: bold;
    color: #008ca8;
    font-size: 8pt;
}
.footer_text_2003_left img {
	position: relative;
	top: -1.6em;
	margin: 0 0 0 1em;
	float: right;
}
.footer_text_2003_right {
    margin: 3em 0 0 0;
    float: right;
    width: 48%;
    text-align: left;
}
.wp-paginate .page, .wp-paginate .next, .wp-paginate .prev  {
    background: #008da8 !important;
    color: #fff !important;
}
.wp-paginate .current{
    background: #e96c20 !important;
    border: 1px #fff solid !important;
    color: #fff !important;
}

.about_the_author {
    margin: 2em 0 0 0;
    border: 1px #dbdada solid;
    padding: 1em 0.5em 0.5em 0.5em;
    font-size: 9pt;
}
.about_the_author img {
    float: left;
    margin: 0 0.8em 0 0;
    max-width: 100px;
    max-height: 100px;
}

.domain_sort_views {
    font-size: 9pt;
    font-weight: bold;
    margin-bottom: 0.5em;
}
.domain_sort_views img{
    float: left;
}


.domain_single_row {
    border-bottom: 1px #ccc dotted;
    margin-bottom: 0.7em;
}

.domain_single_title {
    float: left;
    width: 100px;
    background: #ebebeb;
    padding: 0.3em;
    font-weight: bold;
    font-size: 9pt;
}

.domain_single_data {
    float: left;
    width: 390px;
    padding: 0.3em;
}

.domain_listing_area {
	margin-top: 2em;
}

.domain_listing_sale_notice {
    padding: 0.2em 0.5em 0.2em 0.5em;
    background: #e8401f;
    color: #ffffff;
    font-size: 9pt;
    font-weight: bold;
}
.domain_listing_sale_notice a:link, .domain_listing_sale_notice a:visited, .domain_listing_sale_notice a:active {
    color: #ffffff;
}

.domain_listing_sale_notice:hover {
    background: #0091ad;
}

#sidebars_right1 {
    width: 250px !important;
    margin-left: 1em;
}

#sidebars_right2 {
    width: 160px !important;
}

#sidebars_right2 img {
    max-width: 160px !important;
}

.short_list_listing {
    clear:both !important;
    background: #e8e8e8;
}
.short_list_listing a {
	display: block;
	margin: 0.5em 0.2em 0.5em 0.2em;
    padding: 0.5em;
    border-bottom: 1px #ccc dotted;
}

.comment-author .avatar {
    position: relative;
    top: 1.2em;
    width: 35px;
    height: 35px;
}


.tw_search_form .tw_search_row {
    position: relative;
    left: 3em;
    float: left;
    margin-right: 1em;
    font-size: 10pt;
    margin-top: 1.5em;
    margin-bottom: 1em;
}
.tw_search_form {
	position: relative;
    left: 0.1em;
	margin: 0 auto 0 auto;
	background: url(images/search_bkgd.png);
	background-repeat: no-repeat;
	width: 987px;
	height: 60px;
}
.tw_search_form_min {
	background: none !important;
	width: 400px !important;
}
.tw_search_form select, .tw_submit_button{
	cursor: pointer;
}

.tw_search_form .tw_k input {
    width: 150px;
}
.tw_search_form .tw_c select {
    width: 82px;
}
.tw_search_form .tw_a select {
    width: 82px;
}
.tw_search_form .tw_e select {
    width: 82px;
}
.tw_search_form .tw_p select {
    width: 82px;
}

.tw_domain_lander_phone {
    float: right;
    width: 600px;
    text-align: right;
    font-size: 17pt;
    margin-right: 0.4em;
}

.tw_domain_lander_logo {
    position: relative;
    float: left;
    width: 200px;
    margin-left: 0.4em;
}

#domain_lander_content {
	position: relative;
	top: -2em;
}
.ind_bkgd {
	/* 
	background-image: url(images/bkgd_domain_lander.jpg);
	background-repeat: repeat-x;
	background-color: #079dbb;
	overflow-x: hidden;
	*/
	background-image: none;
	background-color: #fff;
}
.bkgd_landerbox {
	background-image: url(images/bkgd_landerbox.png);
	background-repeat: no-repeat;
	width: 565px;
	height: 137px;
}
.landerbox_wrapper {
	position: relative;
}
.bkgd_landerbox_top {
	position: relative;
	z-index: 5;
	background-image: url(images/landerbox_long_top.png);
	background-repeat: no-repeat;
	width: 993px;
	height: 18px;
}
.bkgd_landerbox_mid {
	position: relative;
	z-index: 5;
	background-image: url(images/landerbox_long_mid.png);
	background-repeat: repeat-y;
	width: 993px;
}
.bkgd_landerbox_foo {
	position: relative;
	z-index: 5;
	background-image: url(images/landerbox_long_foo.png);
	background-repeat: no-repeat;
	width: 993px;
	height: 34px;
}


.bkgd_mid_top {
	position: relative;
	z-index: 5;
	background-image: url(images/landerbox_mid_top.png);
	background-repeat: no-repeat;
	width: 493px;
	height: 16px;
}
.bkgd_mid_mid {
	position: relative;
	z-index: 5;
	background-image: url(images/landerbox_mid_mid.png);
	background-repeat: repeat-y;
	width: 493px;
}
.bkgd_mid_foo {
	position: relative;
	z-index: 5;
	background-image: url(images/landerbox_mid_foo.png);
	background-repeat: no-repeat;
	width: 493px;
	height: 26px;
}

.box_mid_left {
    float: left;
    width: 49%;
}
.box_mid_right {
	position: relative;
	left: 0.6em;
    float: left;
    width: 49%;
}



.landerbox_button {
	background-image: url(images/landerbox_button.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 35px;
	margin: 0 auto 0 auto;
	color: #000;
	text-align: center;
	padding: 0.7em 0 0 0;
	cursor: pointer;
	text-shadow: 1px 1px 2px #fff;
}
.landerbox_button:hover {
	background-image: url(images/landerbox_button_hover.png);
}

.bkgd_landerbox_row {
	float: left;
	width: 33%;
}
.bkgd_landerbox_row {
    text-align: center;
    font-size: 10pt;
}

.dn_lander_subtext {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    font-size: 11pt;
    font-weight: bold;
}

.bkgd_landerbox_contact {

}

.bkgd_landerbox_more {
	position: relative;
	z-index: 99999;
	background: #fff;
	margin: 0 auto 0 auto;
	width: 950px;
	margin-bottom: 2em;
	border: 3px #008ca8 solid;
	padding: 1em;
}

.bkgd_landerbox_about {
	position: relative;
	top: 1em;
    float: left;
    width: 570px !important;
    margin-left: 0.5em !important;
}

.bkgd_landerbox_newsletter {
	position: relative;
    top: 1em;
    float: right;
    width: 300px !important;
    margin-right: 0.5em !important;
    background: #f2f2f2;
    text-align: center;
}

#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;
     background: #FFFFFF !important;
     width: 800px !important;
    padding: 1em;
    border: 1px #ccc solid;
}

.landerbox_window {
     background-image: url("images/close.jpg") ! important;
     background-repeat: repeat-x;
     color: #FFFFFF;
     cursor: pointer;
     font-size: 14pt;
     height: 48px ! important;
     padding: 0.5em 0px 1em;
     text-align: center;
     width: 800px ! important;
}
#shader {
	position: absolute;
    z-index: 9999999;
    top: -1em;
    left: -1em;
	background-image: url("images/shader.png") ! important;
	width: 120%;
	height: 120%;
}



.search_form_button:hover {
	background-image: url("images/search_button.png");
	color: #3e3e3e;
}

.search_form_button_wrapper {
    padding: 0.7em 0 0 0;
    text-align: center;

    font-weight: bold;
}
.search_form_button_min {
	width: 100px;
}
.test_sep {
    position: relative;
    top: -4em;
}
.test_sep2 {
    position: relative;
}

.tesi_title {
	position: relative;
	top: -1em;
	font-size: 22pt;
	text-align: center;
	text-transform: capitalize;
	width: 980px; 
	color: #008ca8 !important;
	font-weight: bold;
	margin-top: 2em;
}
.testi_text_left {
	font-size: 16pt;
	float: left;
	width: 48%;
	color: #7d7d7d;
}
.testi_text_right {
	float: right;
	width: 48%;
	font-size: 16pt;
	color: #7d7d7d;
}
.testi_text_left a, .testi_text_left a:link, .testi_text_left a:visited, .testi_text_left a:active{
	color: #7d7d7d !important;
}
.testi_text_right a, .testi_text_right a:link, .testi_text_right a:visited, .testi_text_right a:active{
	color: #7d7d7d !important;
}

.testi_text_right a:hover, .testi_text_left a:hover {
	color: #008ca8 !important;
}
.testi_texts {
	padding: 1em;
	border: 1px #e1e0e0 solid;
	background: #f7f6f6;
}

.testi_banner {
	position: relative;
	top: -1em;
}
.footer_banner_row {
    float: left;
    width: 200px;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
}

.footer_banner_row img{
    max-width: 170px;
    max-height: 150px;
}

#footer_banners {
	position: relative;
	top: 2.5em;
}
.tw_domain_lander_logo #logo{
   background-size: 200px !important;
    background-repeat: no-repeat;
    height: 90px;
}

.tw_domain_lander_logo #logo{
    position: relative !important;
}

.tw_domain_lander_logo .logo_text{
    position: absolute;
   letter-spacing: 0.09em !important;
    text-align: left !important;
    font-size: 8pt;
    color: #008da9;
    text-transform: uppercase;
   width: 200px !important;
    bottom: 0em;
    left: 0.5em;

}
.domainlander_search_left {
	position: relative;
	top: -0.6em;
    padding: 0.3em 0.3em 0.4em 0.3em;
    font-size: 24pt;
    text-align: center;
    color: #7a7a7a;
}



.about_info_wrapper .bkgd_mid_mid  {
    height: 135px;
}

.quotes_wrapper .bkgd_mid_mid {
	height: 100px;
}
.more_info_wrapper .bkgd_mid_mid {
    height: 430px;
}

.tw_about_area {
    padding: 0 0.8em 0 0.8em;
    font-size: 10pt;
}

.tw_about_area img{
    float: left;
    margin-right: 0.5em;
}


.tw_newsletter_area {
    padding: 0 0.8em 0 0.8em;
    font-size: 10pt;
}


.tw_newsletter_area .signuptitle {
    float: right;
    margin-right: 4em ;
}

.tw_newsletter_area #newsletter_env {
    float: left;
    margin-right: 0.5em !important;
    margin-top: 1em;
}
.tw_newsletter_area #newsletter {
    float: right !important;
    width: 320px !important;
    height: 70px;
    font-size: 18pt !important;
}
.tw_newsletter_area #newsletter_text{
	width: 320px !important;
	background: red;
	position: relative !important;
	left: -0.5em !important;
	top: 2em;
}
.tw_newsletter_area #newsletter_text form{
	position: relative !important;
	left: -1.2em !important;
}

.tw_newsletter_area #newsletter_text, .tw_newsletter_area #newsletter_text input {
    font-size: 12pt !important;
}
.tw_newsletter_area .tw_news_label {
	float: left;
	width: 150px;
	 background: white;
}

.tw_newsletter_area .tw_data_label {
	float: right;
	width: 150px;
	background: white;
}

.tw_ent_area {
    padding: 0 0.8em 0 0.8em;
    /* font-size: 10pt; */
    font-size: 14pt;
    
}
.entrep_quote {
	color: #008ca7;
}
.tw_resources_area {
    padding: 0 0.8em 0 0.8em;
    /* font-size: 10pt; */
    font-size: 14pt;
}
.tw_resources_area_left {
	float: left;
	width: 49%;
}
.tw_resources_area_right {
	float: right;
	width: 49%;
}
.tw_domainabout_area {
    padding: 0 0.8em 0 0.8em;
    /* font-size: 10pt; */
    font-size: 14pt;
}
.tw_domainabout_title {
	float: left;
	width: 35%;
}
.tw_domainabout_data {
	float: right;
	width: 63%;
}
.dn_lander_text {
    font-size: 14pt;
}
.tw_ent_area_sub {
	float: left;
    font-size: 10pt;
    clear:both;
    margin-top: 0.4em;
    margin-bottom: 0.0em;
    text-align: center;
}
.tw_ent_area_sub2 {
	font-size: 9pt;
    font-style: italic;
    color: #323131;
}
.bkgd_mid_mid1 {
    height: 70px !important;
}

.tw_font_1 {
	font-size: 10pt !important;
}

.tw_font_2 {
	font-size: 14pt !important;
} 

.tw_font_3 {
	font-size: 18pt !important;
}

.tw_font_4 {
	font-size: 22pt !important;
}

.tw_ent_area_title {
	text-align: center;
}



.tw_ent_area_link {
    position: relative;
    margin-top: 0.5em;
    left: 3.5em;
    float: left;
    margin-right: 3.5em;
    font-size: 10pt;
}

.domainlander_search_right {
    float: right;
    width: 460px;
}

.bkgd_landerbox_mid_wrapper {
    position: relative;
    width: 800px;
}
.bkgd_buynowbox_mid_wrapper {
	height: 95px;
}
.item_icon {
    position: relative;
    top: 0.2em;
    left: -0.1em;
    
}
#share_domain {
    margin-bottom: 4em;
    text-align: center;
}
#share_domain span{
    margin-right: 0.5em;
}

.tw_domainabout_row .tw_domainabout_title{
	position: relative;
    text-align: left;
    font-weight: bold;
}

.tw_description_row {
    float: left;
    width: 435px;
    padding: 0.0em 1em 0.5em 1em;
    font-size: 14pt;
}
.google_trends {
    float: right;
    width: 480px;
    padding: 0.0em 1em 0.5em 1em;
}

.trends_left {
	position: relative;
	left: 1em;
    float: left;
    width: 550px;
}

.trends_right {
    float: right;
    width:  400px !important;
    height: 200px;
    margin-right: 1em;
    margin-top: 3em;
}

.tw_search_form_min .term, .tw_search_form_min .tw_k{
    font-size: 11pt !important;
}

.tw_search_form_min .term {
    border: 1px #ccc solid;
    color: #555;
    width: 120px !important;
}
.tw_search_form_min .search_form_button {
	position: relative;
	top: 0.3em;
}
.tw_resources_area_left li {
    position: relative;
    top: 0.1em;
    left: 0em;
    font-size: 11pt;
   list-style-type: none;
    padding: 0 0 0.4em 0;
    border-bottom: 1px #ccc dotted;
    width: 200px !important;
    margin: 0.3em 0 0.1em 0 !important;
}

.tw_resources_area_right li {
    position: relative;
    top: 0.1em;
    left: 0em;
    font-size: 11pt;
   list-style-type: none;
    padding: 0 0 0.4em 0;
    border-bottom: 1px #ccc dotted;
    width: 200px !important;
    margin: 0.3em 0 0.1em 0 !important;
}

.mo_about_link {
    text-align: right;
    padding: 0 2.3em 0 0;
}

.tw_domainabout_whitepaper {
    position: absolute;
    top: 3em;
    right: 2em;
    font-size: 9pt;

}
.domain_lander_footer_row_left {
    float: left;
    margin-left: 1.5em;
    font-size: 9pt;
}

.domain_lander_footer_row_right {
    float: right;
    margin-right: 0.8em;
    font-size: 9pt;
}
.domain_lander_footer_row_right img{
    max-width: 180px;
    max-height: 80px;
}
.domain_lander_footer_row_left a{
    position: relative;
    top: 2.4em;
    text-decoration: underline;
}



.domain_lander_domain img{
    position: relative;
    top: 0.1em;
    float: left;
}

#domain_lander_social_header {
	 z-index: 11;
    margin-top: 0.5em;
    float: left;
    margin-left: 1em;
}

/* SEARCH BOX DOMAIN LANDER */
.domain_search_compact .domain_lander_search input[type='text']{
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px #0199b7 solid;

}
.domain_search_compact .search_form_button {
    width: 50px;
	height: 20px;
	cursor: pointer;
     float: right;
     position: relative;
     top: -0.6em !important;
     color: #fff;
	margin-left: 0.3em;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border: 1px #a84609 solid;
    background: #e76b1e;

}
.domain_search_compact .search_form_button:hover {
    background-image: none !important;
    background: #ff6200 !important;
    color: #fff  !important;
}
.domain_search_compact .search_form_button_wrapper {
    padding: 0.1em 0em 0em 0em !important;
}
.domain_lander_search {
    float: right !important;
    margin-right: 0em;
    position: relative;
    top: -0em;
    color: #fff;

}

.domain_search_compact .adv_search_term {
    position: relative;
    float: left;
    bottom: 1.2em;
    left: -1em;
    font-size: 8pt;
}
.domain_search_compact .domainlander_search_bar {
    position: relative;
    top: -1em;
}

.domain_search_compact .tw_k {
    position: relative;
    top: 0.2em;
    left: 1em;
    float: left;
    color: #fff;
    padding: 0.6em 0.2em 0.6em 0.25em !important;
    margin: 0em !important;
    text-shadow: 1px 1px 5px #00262e;
    font-weight: none !important;
}

/* END SEARCH BOX DOMAIN LANDER */

.domain_lander_woman {
    z-index: 10;
    position: absolute;
    right: 1em;
    bottom: 1.4em;
     background: url("images/domainlanderwoman.png");
     background-size:195px 185px;
     background-repeat: no-repeat;
    width: 195px;
    height: 185px;
}
#domain_lander_content .domain_lander_domain {
    text-shadow: 1px 1px 1px #fff;
    font-size: 32pt !important;
    text-align: center ;
    margin-bottom: 0em;
}
.domain_lander_number {
	position: relative !important;
	top: 0em !important;
	left: 31.8em !important;
	font-size: 9pt;
	font-weight: bold;
	color: #7d7d7d;
    text-align: center;
    float: right;
}
.domain_lander_number .header_social_buttons {
    position: relative;
    margin: 0.5em 0 0 0 !important;
    left: -2em;
}
.bkgd_mid_info_area {
    height: 310px !important;
}



.tw_resources_area_title {
    background-image: url(images/bkgd_bar.png);
    background-position: -50px -2px;
    height: 32px;
    background-repeat: no-repeat;
    padding: 0.4em 0 0 0;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
     -moz-border-radius: 6px;
    border-radius: 6px;
    border: 3px #c2c2c2 solid;
    font-size: 14pt;
}
.tw_resources_area_left {
	position: relative;
	top: -0.5em;
    width: 45% !important;
     -moz-border-radius: 8px;
    border-radius: 8px;
    border: 3px #c2c2c2 solid;
    padding: 0.5em;
    height: 200px;

}
.tw_resources_area_right {
	position: relative;
	top: -0.5em;
    width: 45% !important;
     -moz-border-radius: 8px;
    border-radius: 8px;
    border: 3px #c2c2c2 solid;
    padding: 0.5em;
    height: 200px;
}
.buy_now_domain_landers {
    background-image: url(images/buynow_button_landers_bkgd.png);
    width: 486px;
    height: 35px;
    position: absolute;
    bottom: -3.0em !important;
    left: 0.0em;
    text-align: center;
    color: #fff;
    text-shadow: 1px 1px 2px #000;
    padding: 0.8em 0 0 0;
    cursor: pointer;
    font-size: 14pt;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 2px #c2c2c2 solid;
}
.tw_domainabout_row {
    margin-left: 2em;
    margin-bottom: 0.3em;
    border-bottom: 1px #ccc dotted;
    width: 400px;
    padding: 0 0 0.3em;
}
.safe_escrow {
    position: relative;
    top: 0.6em;
}
.tw_ent_area_sub, .tw_ent_area_link {
    position: relative;
    top: -0.7em;
}



/* SEARCH BOX REST OF WEBSITE */

.domain_search_normal_pages .search_form_button {
	background-image: url("images/search_button_hover.png");
    background-repeat: no-repeat;
    width: 170px;
	height: 37px;
	cursor: pointer;
     float: right;
     position: relative;
     top: -0.5em;
     color: #fff;
	
}

.domain_search_normal_pages .search_form_button:hover {
	background-image: url("images/search_button.png");
	color: #3e3e3e;
}

.domain_search_normal_pages .search_form_button_wrapper {
    padding: 0.7em 0 0 0;
    text-align: center;
    font-size: 10pt !important;
    font-weight: bold;
}
.domain_search_normal_pages .search_form_button_min {
	width: 100px;
}

.domain_search_normal_pages input {
	border: 1px #abadb3 solid;
}

/* END SEARCH BOX REST OF WEBSITE */

.wpcf7-form input {
    border: 1px #abadb3 solid;
}

.wpcf7-form input[type="submit"] {
    cursor: pointer;
}
