﻿/* DomainsManager Specific CSS */

.pagehero_container-domainhome { background: url(images/socialmedia_bg.jpg) center top no-repeat; min-height: 300px; }

.pagehero-domainhome { }
    .pagehero-domainhome h1 { text-align: center; text-transform: uppercase; padding: 40px 0 20px 0; margin: 0 }
    .pagehero-domainhome h3 { text-align: center; margin: 0 0 20px 0; padding: 0; text-transform: uppercase; }

.pagecontent-domainhome { }
  .pagecontent-domainhome h2 { font-size: 2.6em; font-weight: 300; text-align: center; text-transform:none;}

.pagehero_container-domainhome {height: 400px; }
    .pagehero_container-domainhome .czwb_pagehero_title { text-align: center; }
    .pagehero_container-domainhome .czwb_pagehero_strapline { text-align: center; }

.tld_result { border-bottom: 1px solid #ccc; clear: both; height: 50px; width: 100%; font-size: 1.3em; }
.tld_result-avail { background: url(images/status-avail24x24.png) 10px center no-repeat; }
    .tld_result-avail .tld_result_status { color: #32a35f; }
.tld_result-unavail { background: url(images/status-unavail24x24.png) 10px center no-repeat #fff6e5; }
    .tld_result-unavail .tld_result_status { color: #7f0000; }
.tld_result-hlight { background-color: #e5ffe5; }

.tld_result .tld_result_domain, .tld_result .tld_result_status, .tld_result .tld_result_price { float: left; line-height: 50px; vertical-align: bottom; height: 50px; }
.tld_result .tld_result_domain { width: 400px; margin-left: 50px; }
    .tld_result .tld_result_domain .tld_result_domain_sld { margin-left: 55px; }
    .tld_result .tld_result_domain .tld_result_domain_tld { text-transform: uppercase; font-size: 1.2em; font-weight: 700; }
.tld_result .tld_result_status { width: 200px; text-align: center; text-transform: uppercase; font-weight: 700; }
.tld_result .tld_result_price { width: 200px; text-align: center; }
    .tld_result .tld_result_price select { display: inline-block; margin-top: 12px; width: 160px; }
.tld_result a { float: right; width: 100px; height: 50px; background: #258dca; color: #fff !important; line-height: 50px; vertical-align: middle; text-align: center; font-weight: 700; }
    .tld_result a:link, .tld_result a:visited { color: #fff !important; }
    .tld_result a:hover { text-decoration: none !important; background-color: #1E659C; }
    