/* domeni.css */
/*    MadNet :: Domeni Style
    --------------------------------
    based on internet music template
*/
   
/* default styles
   -------------- */
  
body { 
    padding: 0; 
    margin: 0; 
    font: 0.74em Arial, Helvetica, sans-serif; 
    line-height: 1.5em;
    background-color: #fff; 
    color: #454545; 
}

a {
    color: #4A8EBC; 
    background: inherit;
}

a:hover {
    color: #ca0402;
    background: inherit;    
}

a.title {
    color: #FE6700;
    background: #FFF;
}

h1 {
    font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
    letter-spacing: -1px; 
    padding: 2px 0 0 0px;
    margin: 0;
    color: #464548;
    background: inherit;
}

h1 a, h2 a {
    text-decoration: none;
    color: #464548;
    background: inherit;
}

h1 a:hover, h2 a:hover {
    color: #ca0402;
    background: #FFF;
}

h1 .red{
    color: #ca0402;
    background: inherit;
}


h2 { 
    margin: 0 0 5px 0; 
    padding: 0; 
    font: bold 1.5em Arial, Helvetica, sans-serif;
    letter-spacing: -1px;
    color: #000; 
    background: inherit;
}

h2 a {
    cursor: inherit;
}

h3 { 
    margin: 0;
    padding: 0;
    background: inherit;
}

h2 .yellow {
    color: #FFFCD1;
    background: inherit;
}

p {    margin: 0 0 5px 0; }

ul {
    margin: 0;
    padding: 0;
    list-style: none;     
}

ul.rsfaq { 
    padding: 0 0 0 2em;
    list-style: square;
    list-style-image: url(../images/ul-li-rsfaq.png);
}

ul.rsfaq li {
    padding: 3px 0;
}

ul.rsfaq li strong {
    border-bottom: 1px solid #999;
}

form { 
    margin: 0; 
}

input.search { 
    width: 144px; 
    height: 22px;
    border: none;
    background: #fff url(../images/input.png) no-repeat; 
    padding: 5px 10px 0 10px;
    color: #808080;
}

input.button {
    border: 0;
    height: 27px;
    width: 76px;
    background: #ABC43C url(../images/button.png) no-repeat;
    color: #FFF;
    font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
    width: 150px;
    border: none; 
    background: url(logininput.gif); 
    padding: 4px; 
}

acronym {
    cursor: help;
    border-bottom: 1px dotted #454545;
}

/* layout
   ------ */

.content { 
    margin: 10px auto;
    width: 760px; 
}

.logo {
    float: left;
    width: 180px;
    padding: 0 0 0 10px;
    margin-top: 0;
}

.header_right {
    float: right;
    width: 550px;
    height: 72px;
}

.logo p {
    font-size: 0.9em;
    color: #808080;
    padding: 0 0 0 7px;
    background: inherit;
}

.top_info {
    width: 540px;
    margin: 18px 0 5px 0;
    padding: 0 5px 5px 0;
    text-align: right;
    background: #FFF url(../images/dot.gif) repeat-x bottom;
    color: #444;
}

.slogan {
    text-align: right;
    width: 160px;
}

.bar { 
    text-align: right;
    font-size: 1.1em;
    height: 30px;
}

.bar li { 
    padding: 0px 10px 8px 10px;
    color: #808080;
    background: #FFF;
    display: inline;
}

.bar li.active { 
    background: #FFF url(../images/bar.gif) no-repeat center bottom; 
    color: #ca0402;
    font-weight: bold; 
    padding-bottom: 7px; 
}

.bar a { 
    font-weight: bold;
    color: #4A8EBC; 
    background: inherit;    
} 

.search_field { 
    text-align: right;
    float: right;
    width: 540px;
    height: 38px;
    background: #464548 url(../images/searchbg.gif) no-repeat top right; 
    color: #000;
    clear: both;
    padding: 10px 10px 0 0;
}

.grey {
    font-size: 1.2em;
    font-weight: normal; /* bold */
    color: #ccc;
    background: inherit;
}

.darkgrey {
    color: #808080;
}

.search {
    font-size: 1.2em;
    font-weight: bold;
    color: #FFF;
    background: inherit;    
}

.newsletter {
    float: left;
    height: 33px;
    padding: 15px 0 0 15px;
    width: 192px;
    background: #6E6E6E url(../images/newsletterbg.gif) no-repeat;
    color: #FFF;
    margin: 0 0 3px 0;
    font-weight: bold;
    font-size: 1.2em;
}

.newsletter a {
    color: #FFFFFF;
    text-decoration: none;
}

.newsletter a:hover {
    color: #FFFCD1;
    text-decoration: underline;
}

.subheader {
    clear: both;
    margin: 3px 0 10px 0;
    padding: 8px;
    background: #f4f4f4;
    color: #555555;
    border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
    float: left;
    width: 490px;
    margin: 0 0 10px 0;
}

.left_articles {
    margin: 0 0 15px 0;
    padding: 0 0 0 10px;
}

.lt {
    height: 10px;
    background: #6E6E6E url(../images/lt.gif) no-repeat;
    color: #FFF;
}

.lbox {
    color: #eee;
    padding: 3px 12px 12px 12px;
    margin: 0 0 15px 0;
    background: #6E6E6E url(../images/lb.gif) no-repeat bottom left;
    /*height: 178px;*/
}

.lbox a {
    color: #FFFCD1;
    background: inherit;
    text-decoration: underline;
}

.lbox a:hover {
    color: #FFFCD1;
    text-decoration: none;
}

.lbox h2 {
    color: #FFF;
    background: #6E6E6E;
}
    
.thumb {
    float: left;
    width: 150px;
    height: 100px;
    border: 1px solid #bbb;
    color: #fff;
    background: #6e6e6e;
    margin: 0 15px 5px 0;
    padding: 3px;
}

.thumb p {
    margin: 0;
    padding: 3px;
    color: #FFF;
    background: #6e6e6e;
}
    
/* right side
   ---------- */
        
.right {
    float: right;
    width: 245px;
    margin: 0 0 10px 0;
}

.right a {
    color: #FFFCD1;
    background: inherit;
}
        
.rt {
    background: #c40402 url(../images/rt.png) no-repeat;
    color: #FFF;
    height: 7px;
}
    
.rt_err {
    background: #c40402 url(../images/rt_err.png) no-repeat;
    color: #FFF;
    width: 481px;
    height: 7px;
}

.right_articles {
    font-size: 1em;
    background: #c40402 url(../images/rb.png) no-repeat bottom;
    color: #FEE1D5;
    padding: 4px 8px;    
    margin: 0 0 10px 0;
    padding-bottom: 10px;
}

.right_articles a {
    color: #FFF;
    text-decoration: underline;
}

.right_articles a:hover {
    color: #FFFCD1;
    text-decoration: none;
}

.right_articles span {
    font-weight: bold;
    font-size: 1.3em;
    color: #FFFFFF;
}
            
.right_articles_err {
    font-size: 1em;
    background: #c40402 url(../images/rb_err.png) no-repeat bottom;
    color: #FEE1D5;
    padding: 4px 8px;    
    margin: 0 0 9px 0;
    padding-bottom: 10px;
    width: 464px;
}

.right_articles_err a {
    color: #FFF;
    text-decoration: underline;
}

.right_articles_err a:hover {
    color: #FFF;
    text-decoration: none;
}


.right_articles_err span {
    font-weight: bold;
    font-size: 1.3em;
    color: #FFFFFF;
}

.image {
    float: right;
    margin: 0 0 3px 9px;
}

.dotrs {
    margin: 3px 65px;
    border: 1px solid #fff;
}

/* footer
   ------ */

.footer { 
    clear: both; 
    text-align: center;
    line-height: 1.8em;
    color: #808080;
    background: #FFF url(../images/dot.gif) repeat-x;
    padding: 8px 0;
}

.footer a {
    color: #ca0402;
    background: inherit;
    text-decoration: underline;
}

.footer a:hover {
    color: #ff0000;
    background: inherit;
    text-decoration: none;
}

.footer p.lamp img {
    margin-top: 0.6em;
    text-align:center;
    border:0;
}

/* specific pages data
   ------------------- */
table#hosting th {
    color: #fff;
    font-size: 1.1em;
}

table#hosting tr td span {
    color: #aaa;
}

.formField,
.formFieldTxt {
    border: 1px solid #808080;
    background-color: #fff;
    padding: 1px;
}

input.formField:focus,
textarea.formFieldTxt:focus {
    border: 1px solid #333;
    background-color: #f3f3f3;
}

.formFieldTxt {
    font-size: 1.2em;
}

.required {
    font-size: 1.4em;
    color: #990000;
}

/* ---------------------- domeni -------------------------------- */

#loginForm,
#registerForm {
    margin: 1em 0;
}

#loginForm input#loginUser,
#loginForm input#loginPass {
    border: 1px solid #bbb;
    padding: 2px 1px;
}

#registerForm {}

/*
.thisUser #logoutForm {
    margin: 1px 0;
}

.thisUser {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    text-align: right;
    background-color: #cc0000;
    color: inherit;
    padding: 0 1ex;
    color: #fff;
    -moz-border-radius-bottomleft: 1ex;
    -webkit-border-bottom-left-radius: 1ex;
}

.thisUser #logoutForm a {
    color: #fff;
    padding: 1px 3px;
    text-decoration: none;
}

.thisUser #logoutForm a:hover {
    color: #bbb;
    text-decoration: overline;
}
*/

#logoutForm {
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    text-align: right;
    background-color: #cc0000;
    color: inherit;
    padding: 1px 1ex;
    color: #fff;
    -moz-border-radius-bottomleft: 1ex;
    -webkit-border-bottom-left-radius: 1ex;
}

#logoutForm a {
    color: #fff;
    padding: 1px 3px;
    text-decoration: none;
}

#logoutForm img {
    float: left;
    margin-top: 1px;
    margin-right: 3px;
}

#logoutForm a:hover {
    color: #bbb;
    text-decoration: overline;
}

#LoginTable legend,
#registerTable legend,
#domainEditTable legend {
    background-color: #eee;
    border: 1px solid #bbb;
    padding: 1px 3px;
}

.error_text {
    border: 1px solid red;
    background-color: #fff0f0;
    color: #cc0000;
    font-weight: bold;
    text-align: center;
    width: 300px;
    margin: 1ex 4em;
    padding: 0.5ex 0;
    float: inherit;
    -moz-border-radius: 1ex;
    -webkit-border-radius: 1ex;
}

fieldset {
    width: 440px;
    border: 1px solid #ccc;
    -moz-border-radius: 1ex;
    -webkit-border-radius: 1ex;
}

.td {
    float: left;
    width: 150px;
    margin: 0 15px 0 15px;
}

.tdr {
    float: left;
    width: 180px;
    margin: 0 15px 0 15px;
}

.tdr img,
#domainsTable tbody a img {
    vertical-align: middle;
}

.tr {
    width:   450px;
    padding: 2px;
    float:   left;
}
    
.th {
    font-weight: bold;
    width:   450px;
    padding: 2px;
    float:   left;
}

#homeCheckForm p {
    text-align: right;
}

#homeCheckForm input[type=text]:focus {
    border: 1px solid #c40402;
    padding: 2px 1px;
}
    
.mainPart {
    width:   450px;
    padding: .5ex;
    float:   left;
    border-bottom: 1px solid #bbb;
    margin: 0 0 0.5ex 0;
}

.mainPart span.tr strong {
    border-bottom: 1px dotted #999;
    padding: 0 2px;
}
 
#dns {
    padding: 1ex;
}

#dns .mainPart {
    border-bottom: 1px dotted #ccc;
}

.table {
    float:   left;
    width: 400px;
}

.user div {
    margin-left: 1em;
}

.errorField {
    border: 1px red solid;
    background-color: #FFF0F0;
    padding: 1px;
    }

.errorText {
    padding: 10px 10px 10px 50px;
    color: #CC0000;
    }

.errorTextSmall {
    width: 200px;
    color: #cc0000;
    background-color: inherit;
    border-bottom: 1px dotted #ff9999;
    border-left: 1px dotted #ff9999;
    overflow: visible;
    padding: 2px 4px;
    display: block;
    float: right;
    margin-right: 46px;
    font-size: 8pt;
}

.optionsMenu {
    padding-bottom: 5px;
}

.optionsMenu a {
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 2px 4px;
    text-decoration: none;
    font-weight: bold;
}

table#provera th {
    color: #fff;
}

.dnsBox {
    background-color: #FFF6F6;
    border-left: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    border-right: 1px solid #aaa;
}

.dnsBox a {
    text-decoration: none;
    padding: 1px 2px;
    margin-left: 2px;
}

.textNotice {
    border: 1px orange solid;
    background-color: lightyellow;
    margin: 1em 60px 5px 60px;
    padding: 0.5ex;
    float: inherit;
    width: 350px;
    font-size: 0.9em;
}

.accountCreated {
    border: 1px solid green;
    margin: 1ex 1em 1ex 1ex;
    padding: 1ex;
    background-color: #c0ffc0;
    font-weight: bold;
    -moz-border-radius: 1ex;
    -webkit-border-radius: 1ex;
}

#basket th {
    color: #fff;
    background-color: #6e6e6e;
}

#basket tr.basketItem td,
#basket tfoot td {
    padding: 1px 2px;
}

#basket tr.basketItem td {
    border-bottom: 1px dotted #ddd;
}

#basket tfoot td {
    background-color: #eee;
}

.potvrdaCC {
    color: #e7f8b1;
    background-color: #6e6e6e;
    padding: 1ex;
    width: 300px;
    -moz-border-radius: 1ex;
    -webkit-border-radius: 1ex;
}

.potvrdaCC a {
    color: #e7f8b1;
    text-decoration: underline;
}

.potvrdaCC a:hover {
    color: #fff;
    text-decoration: none;
}

#tooltip {
    position: absolute;
    border: 1px solid #969696;
    background-color: #e0e0ff;
    padding: 2px 5px;
    color: #454545;
    display: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}