a {
    text-decoration:none;
}
a.title:link {
    color: #000044;
    text-align: left;
}

a.title:hover, a:active {
    color: #0000FF;}

a.domain:link{
    color: #008000;
    text-align: left;
    font-size:14px;
}

a.domain:hover, a:active {
    color: #00aa00;}


p {
    color:#444;
    font-size:14px;
    line-height:24px;
    margin-top:0px;
}

#mainbody {
    margin: 0px auto 0px auto;
    width:100%;
    font-family: Helvetica,Arial,sans-serif;
    background:#fff;
}

.searchbox {
    margin:0px 0px 10px 0px;
    text-align:center;
}

#footer {
    width:100%;
    display:inline-block;
    margin-top:40px;
    text-align:center;
}

.search-block {
    margin:80px auto 10px auto;
    text-align:center;
    color:#562E5C;
}
.search-inputbox {
    color:#562E5C;
    padding:6px;
    font-size:16px;
    width:400px;
    border-radius:6px;
    border:1px solid #562E5C;
}
.search-button {
    background: #562E5C;
    color:#ffffff;
    font-size:16px;
    width:90px;
    height:34px;
    padding-top:1px;
    background:linear-gradient(#966E9C,#562E5C);
    border-radius:28px;
    border:none;
    cursor: pointer;
}
.search-button:hover {
    background:linear-gradient(#A67EAC,#764E7C);
}
.search-leftimage{
    width:100px;
    margin-right:20px;
    vertical-align:bottom;
}
.search-inputblock{
    margin:0px 0px 0px 0px;
}
.icann-block {
    width:100%;
    color:#FFF;
    background:#ccc;
    text-align:center;
    margin:0px;
}
.advertcode-iconspace {
    margin-bottom: 30px;
}
a.advertcode-iconlink {
    font-size:14px;
}
.clear {
    margin:70px 20% 0px 20%;
}
.columns {
    float:left;
    width:20%;
}
.gdpr-block {
    background:#444;
    width:100%;
    padding:10px;
    text-align:center;
    position: fixed;
    left:0;
    bottom: 0;
}
.gdpr-heading {
    text-align:center;
    font-size:16px;
    font-weight:bold;
    line-height:24px;
    color:#FFF;
}
.gdpr-text {
    color:#FFF;
    font-size:12px;
    line-height:18px;
}
.gdpr-links {
    margin-top:5px;
}
a.gdpr-learn {
    color:#FCB635;
    font-size:12px;
    text-decoration:none;
}
a.gdpr-learn:hover {
    color:#fff;
}
.gdpr-continue {
    background-color: #ccc;
    border: none;
    border-radius:4px;
    color: #444;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    margin: 4px 2px;
    cursor: pointer;
}
.gdpr-continue:hover {
    background-color:#FCB635;
}
#footer {
    width:100%;

}
.footer-block {
    width:60%;
    margin:0px auto 0px auto;
    padding-top:10px;
    border-top:1px solid #ccc;
}
a.footerlink {
    font-size:11px;
    color:#6666AA;
}
a.footerlink:hover {
    font-size:11px;
    color:#AAA;
}
