/* ======================================
Whois Style Sheet - Webas


version: 1.0
author: Jaroslav Petrusevic
email: info@invista.lt

=========================================*/

a.whois_delete img { background: url(/application/themes/default/img/whois_buttons.gif) no-repeat -5px -1px; }
a.whois_registered img { background: url(/application/themes/default/img/whois_buttons.gif) no-repeat -5px -90px; }
a.whois_add img { background: url(/application/themes/default/img/whois_buttons.gif) no-repeat -5px -50px; }


table td 
{
    vertical-align: middle;
}

table .firstcol { width: 203px; }
table .buttons { text-align: center; }
.hidden { display: none; }

#contentSub h2.titles { padding-top: 15px; }

td.span { color:#017ACE;
font-weight:700;}

a.button {
    width: 129px;
    height: 26px;
    line-height: 26px;
    display: block;
    background: url(/application/themes/default/img/submit_order.gif) no-repeat 0 0;
    margin: 0 auto;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-weight:700;
}

input.error { border-color: red; }
div.error { color: red; }

/*.pretty {
    font-family: Arial;
    border: none;
    width: 210px;
    padding:20px;
    height: 40px;
    opacity: 0.8;
    background: url('shadow.png');
}
.pretty h3 {
    margin-bottom: 0.75em;
    font-size: 12pt;
    width: 220px;
    text-align: center;
}
.pretty div { width: 220px; text-align: left; }*/

