/* CSS document */

/* FORM Styles*/
/*
#main input   { line-height: 16px; height: 16px; vertical-align: middle; }
#main select  { line-height: 15px; height: 15px; vertical-align: middle; }*/

#main form.order input,
#main form.order select {
    color: #666;
    font-size: 11px;
    width: 160px;
    margin-bottom: 5px;
    border: 1px solid #fff;
}


#main .desc_panel form.order input,
#main .desc_panel form.order select {
    color: #666;
    font-size: 11px;
    width: 115px;
    margin: 3px;
    margin-bottom: 2px;
    border: 1px solid #e2e2e2;
    vertical-align: middle;
    padding-top: 3px;
    padding-left: 3px;
    _padding-top: 0px;
    _padding-left: 0px;
    *padding-top: 0px;
    *padding-left: 0px;

}

#main .desc_panel form.order input { height: 16px; }
#main form.order select { padding-top: 0px; padding-left: 0px; *height: 27px; *margin: 0; *padding: 0; }

#main .desc_panel form.order select { width: 80px;  padding: 0; *height: 27px; }
#main .desc_panel form.order button { margin: 0; padding: 0; }

#main form.order { _margin: 0; _padding: 0; }

#main form.manager input {
    color: #666;
    font-size: 11px;
    width: 120px;
    margin-bottom: 5px;
    border: 1px solid #aaa;
    padding: 1px;
}

#main .input_text {
    border-style: solid;
    border-color: #ccc; 
    height: 16px;
    line-height: 16px;
    margin: 0;
    margin-bottom: 3px;
    display: block;
    background: transparent;
    font-size: 11px;
}

#main button {
    border: 0;
    height: 20px;
    line-height: 20px;
    width: 95px;
    cursor: pointer;
    background: transparent;
}

#main button.mooeditable-ui-button { width: 32px; }


#main button.OK {
    border: 0;
    height: 22px;
    line-height: 22px;
    width: 42px;
    cursor: pointer;
    background: transparent;
}

#main .full_button {
    border: 0;
    margin: 0; 
    padding: 0; 
    width: 105px;
    height: 20px;
    line-height: 20px;
    line-height: 22px;
    font-weight: normal;
    text-align: center;
    margin-top: 5px;
}

#main form { margin: 0px; }




/* Concrete job */
/*#main {
    width: 792px;
    margin: 0; 
    margin-left: auto; 
    margin-right: auto;
    display: block;
    padding: 0; 
}*/

#filter_pan {
    float: left;
    width: 792px;
    padding-bottom: 10px;
    background: transparent;
}

#filter_pan #filter_links {
    width: 792px;
    height: 38px;
    background: transparent;
    z-index: 0;
    position: absolute;
}

#filter_pan #filter_links a { float: left; display: block; width: 160px; height: 36px; margin-right: 5px; }

#filter_pan #filter_links a.par:link,   #filter_pan #filter_links a.par:visited { background: transparent url('../../themes/default/images/index/par_uns.jpg') no-repeat 0% 0%; }
#filter_pan #filter_links a.par:hover,  #filter_pan #filter_links a.par:active  { background: transparent url('../../themes/default/images/index/par_uns.jpg') no-repeat 0% 100%; }
#filter_pan #filter_links a.parselected                                         { background: transparent url('../../themes/default/images/index/par_sel.png') no-repeat 0% 0%;  }

#filter_pan #filter_links a.ent:link,   #filter_pan #filter_links a.ent:visited { background: transparent url('../../themes/default/images/index/ent_uns.jpg') no-repeat 0% 0%; }
#filter_pan #filter_links a.ent:hover,  #filter_pan #filter_links a.ent:active  { background: transparent url('../../themes/default/images/index/ent_uns.jpg') no-repeat 0% 100%; }
#filter_pan #filter_links a.entselected                                         { background: transparent url('../../themes/default/images/index/ent_sel.png') no-repeat 0% 0%;  }

#filter_pan #filter_links a.ret:link,   #filter_pan #filter_links a.ret:visited { background: transparent url('../../themes/default/images/index/ret_uns.jpg') no-repeat 0% 0%; }
#filter_pan #filter_links a.ret:hover,  #filter_pan #filter_links a.ret:active  { background: transparent url('../../themes/default/images/index/ret_uns.jpg') no-repeat 0% 100%; }
#filter_pan #filter_links a.retselected                                         { background: transparent url('../../themes/default/images/index/ret_sel.png') no-repeat 0% 0%;  }

#filter_head {
    width: 792px;
    height: 124px;
    z-index: 100;
}

.ent { background: transparent url('../../themes/default/images/index/ent_title.jpg) no-repeat 0 100%;  _background: transparent url(/themes/default/images/index/ent_title.jpg') no-repeat 0 34px;}
.par { background: transparent url('../../themes/default/images/index/part_title.jpg) no-repeat 0 100%; _background: transparent url(/themes/default/images/index/part_title.jpg') no-repeat 0 34px;}
.ret { background: transparent url('../../themes/default/images/index/ret_title.jpg) no-repeat 0 100%;  _background: transparent url(/themes/default/images/index/ret_title.jpg') no-repeat 0 34px;}

.par    div.filter_head_content { margin-right: 8px; margin-left: 195px; margin-top: 2px; }
.ent    div.filter_head_content { margin-right: 8px; margin-left: 125px; margin-top: 2px; }
.ret    div.filter_head_content { margin-right: 155px;_margin-right: 70px;  margin-left: 5px; margin-top: 4px; }

#filter_head div.filter_head_content a, 
#filter_head div.filter_head_content a:active { 
    color: white; 
    text-decoration: none; 
    display: block; 
    font-weight: bold; 
    font-family:"Trebuchet MS", "DejaVu-Sans";
    width: auto;
    white-space: nowrap;
}
#filter_head div.filter_head_content a:visited { /*color: #d3d3d3;*/ }
#filter_head div.filter_head_content a:hover { text-decoration: underline; color: white;}

    /*  Inside the index panel */
    #left_pan {
        float: left;
        width: 590px;
        background: white;
    }

    #left_pan div.square, #left_pan div.promo {
        width: 290px;
        height: 175px;
        _height: 176px;
    }
    
    #left_pan div.double_square {
        width: 290px;
        height: 260px;
    }
  
   .margeUp  { margin-top: 15px; }
   
    #left_pan div h1, 
    #left_pan div h1 a, 
    #left_pan div h1 a:visited, 
    #left_pan div h1 a:active, 
    #left_pan div h1 a:hover, 
    #left_pan div h1 a:link {
        font-family: "Arial Black", "Verdana";
        font-weight: normal;
        text-decoration: none;
        height: 28px;
    }

    #left_pan div h1 .title {
        font-family: "Arial Black", "Verdana";
        font-weight: normal;
        line-height: 28px;
        text-decoration: none;
        float: left;
        display: inline;
        margin-left: 6px;
        font-size: 16px;
        color: #0068b1;
    }

    h1.big_title { 
        width: 100%;
        font-family: "Arial Black", "Verdana";
        font-weight: normal;
        line-height: 28px;
        text-decoration: none;
        font-size: 16px;
    }

    #left_pan div h1 .profile {
        font-style: normal;
        float: right;
        line-height: 26px;
        color: #b3b3b3;
        display: inline;
        /*margin-top: -31px;*/
        margin-right: 6px;
        font-size: 11px;
        font-weight: bold;
        letter-spacing: normal;
        font-family: "Arial";
    }

    #left_pan div div.desc_panel {
        width: 150px;
        float: left; 
        margin-left: 5px;
        margin-top: -5px;
    }
 
    #left_pan div div.half_panel {
        width: 140px;
        *width: 138px;
        float: left; 
        margin-left: 4px;
    }
   
    #left_pan div div.desc_panel ul li, #left_pan div div.half_panel ul li {
        list-style-image: none;
        list-style: none;
        margin: 0; 
        padding: 0;
        text-indent: 0;
        color: #666;
        font-size: 11px; 
        text-decoration: normal;
    }
    #left_pan div div.desc_panel ul , #left_pan div div.half_panel ul { margin: 0; margin-top: 15px; padding: 0; }
    #left_pan.ent div div.desc_panel ul,
    #left_pan.ent div div.desc_panel ul li, 
    #left_pan.ret div div.desc_panel ul,
    #left_pan.ret div div.desc_panel ul li { margin: 0; text-indent: 0; padding: 0; }

    #left_pan div div.price_panel {
        width: 130px;
        float: right;
        margin-right: 5px;
        text-align: center;
    }

    #left_pan div div.price_panel img { border: 0; padding: 0; margin: 0;  }

    #left_pan div div.price_panel div.fake_button {
        width: 95px;
        height: 20px;
        line-height: 20px;
        font-weight: normal;
        text-align: center;
        text-indent: 21px;
        background: transparent url('../../themes/default/images/index/more_button.gif') no-repeat 50% 0;
        margin-top: 8px;
        *margin-top: 11px;
    }

    div.fake_button_order {
        width: 95px;
        height: 20px;
        line-height: 20px;
        font-weight: normal;
        text-align: center;
        text-indent: 21px;
        background: transparent url('../../themes/default/images/index/order_button_blue.gif') no-repeat 50% 0;
        margin-top: 8px;
        *margin-top: 11px;
    }

    a.fake_button_order {
        display: -moz-inline-box !important;
        display: inline-block;
        width: 95px;
        height: 20px;
        line-height: 20px;
        font-weight: normal;
        text-indent: 21px;
        background: transparent url('../../themes/default/images/index/order_button_blue.gif') no-repeat 50% 0;
        text-decoration: none;
    }




#right_pan {
    float: right;
    width: 190px;
    background: transparent;
}

#right_pan h2 { padding-bottom: 0; }
#right_pan h2.little { font-size: 11px; }

#right_pan .pan_top {
    width: 190px;
    background: transparent url('../../themes/default/images/index/right_pan_bg.png') no-repeat 0 0; 
}

#right_pan div { /* IE 7 Hack */
    *margin-top: 0; 
    *margin-bottom: 0;
}

#right_pan hr {
    display: block; 
    clear: both;
    height: 1px; 
    font-size: 1px; 
    line-height: 1px;
    width: 80%;
    border: 0; 
    border-top: 1px solid #efefef; 
    margin: 0px;
    *margin: -5px;
    margin-left: 10%;
    *margin-left: 0;   /* IE 7 Hacks */
    padding: 0; 
    background: transparent;
}

#right_pan div.pan_grey {
    width: 180px;
    margin-left: 5px;
    padding-top: 6px;
    background: transparent url('../../themes/default/images/index/grey_bg.gif') no-repeat 0 7px;
}

#right_pan div.pan_grey_bottom {
    width: 180px;
    height: 5px;
    background: transparent url('../../themes/default/images/index/grey_bg.gif') no-repeat 0% 100%;
}

#right_pan div.module_grey {
    width: 180px;
    margin-left: 5px;
    padding-top: 8px;
    background: transparent url('../../themes/default/images/index/mod_grey_bg.gif') no-repeat 0 7px;
}

#right_pan div.module_grey_bottom {
    width: 180px;
    height: 5px;
    background: white url('../../themes/default/images/index/mod_grey_bg.gif') no-repeat 0% 100%;
    margin-bottom: 3px;
    margin-top:-5px;
    margin-left:5px;
} 


#right_pan div.bottom,
#right_pan div.bottom_assist {
    width: 100%;
    height: 3px;
    padding-top: 3px;
    line-height: 3px;
    font-size: 0;
    border: 0;
    margin: 0;
    padding: 0;
    clear: both;
    background-color: #fff;
    background: transparent url('../../themes/default/images/index/right_pan_bg.png') no-repeat 0 100%;
}


#right_pan div.bottom_assist {
    height: 10px;
    padding-top: 0px;
    background: white url('../../themes/default/images/index/footer_index_grey_bg.gif') no-repeat 0 100%;
}

#right_pan div.order_blue {
    width: 178px; 
    height: 120px;
    margin-left: 6px;
    padding-top: 6px;
    /*background: transparent url('../../themes/default/images/index/order_blue_bg.png') no-repeat 0 5px; */
}

#right_pan div.renew_grey,
#right_pan div.renew_blue {
    width: 178px; 
    height: 70px;
    margin-left: 6px;
    padding-top: 6px;
    margin-bottom: 4px;
    /*background: transparent url('../../themes/default/images/index/renew_blue_bg.png') no-repeat 0 100%; */
}

#right_pan div.renew_grey {
    height: 90px;
    background: transparent url('../../themes/default/images/index/help_grey_bg.gif') no-repeat 0 100%; 
}

#right_pan div.order_grey {
    width: 180px;
    margin-left: 6px;
    padding-top: 6px;
    background: transparent url('../../themes/default/images/index/order_grey_bg.gif') no-repeat 0 5px;
}

#right_pan div.index_grey,
#right_pan div.index_grey_assist {
    width: 180px; 
    margin-left: 6px;
    padding-top: 6px;
    background: transparent url('../../themes/default/images/index/index_grey_bg.gif') no-repeat 0 5px; 
}

#right_pan div.index_grey_assist {
    background: transparent url('../../themes/default/images/index/index_grey_bg_assist.gif') no-repeat 0 5px;
}

#right_pan div.little_index_grey {
    width: 180px;
    height: 80px;
    margin-left: 6px;
    padding-top: 6px;
    background: transparent url('../../themes/default/images/index/little_index_grey_bg.gif') no-repeat 0 5px;
}

#right_pan a, 
#right_pan a:visited {
    width: 90%;
    display: block;
    color: #666666;
    text-decoration: none;
    text-indent: 10px;
    background: transparent url('../../themes/default/images/index/link_arrow.png') no-repeat 0 50%;
}

#right_pan li a, 
#right_pan li a:visited,
#right_pan a.none,
#right_pan a.none:hover,
#right_pan a.none:visited {

    text-indent: 0px;
    background: transparent;
}
#right_pan a:hover, 
#right_pan a:active { color: #0068b1; }


    /* CATALOG */

    #catalog { 
        width: 792px; 
        background: transparent url('../../themes/default/images/index/catalog/catalog_bg.png') no-repeat 50% 0;
    }

    #catalog div.bottom { 
        height: 5px; 
        line-height: 5px; 
        font-size: 0; 
        background: transparent url('../../themes/default/images/index/catalog/catalog_bg.png') no-repeat 50% 100%; 
    }

    #catalog div.tabs {
        width: 98%;
        margin-left: 1%;
        height: 18px;
        border: 0;
        border-bottom: 1px solid #cccccc ;
    }

    #catalog div.tabs a {
        display: block; 
        text-decoration: none; 
        width: 94px;
        height: 18px;
        line-height: 18px;
        text-align: center; 
        border: 0;
        border-bottom: 1px solid #cccccc ;
        background: transparent url('../../themes/default/images/index/catalog/tab_unselected.png') no-repeat 0 0;
    }

    #catalog div.tabs a:hover,
    #catalog div.tabs a.selected { background: transparent url('../../themes/default/images/index/catalog/tab_selected.png') no-repeat 0 0; }
    #catalog div.tabs a.selected { border-bottom: 1px solid white; z-index: 100; }

    #catalog #domains,
    #catalog #hosting,
    #catalog #dedicated,
    #catalog #housing { width: 98%; margin-left: 1%; }



/* ========== Index2009 styles ========== */

div.topTab {
    width: 783px;
    display: block;
}

div.topTab a,
div.topTab a:visited,
div.topTab a:hover,
div.topTab a:active {
    display: block;
    height: 23px; 
    line-height: 26px; 
    _line-height: 23px; 
    font-size: 12px; 
    color: #fff; 
    background-image: url('../../images/index/topTab.jpg');
    background-repeat: no-repeat;
    float: right; 
    font-weight: bold; 
    text-decoration: none;
    text-align: center;
}

div.topTab a:hover { color: #0b4499; }

div.topTab a.renew,
div.topTab a.renew:active,
div.topTab a.renew:visited {
    width: 146px;
    background-position: 100% 100%;
}
div.topTab a.renew:hover {
    background-position: 100% 0%;
}

div.topTab a.buy,
div.topTab a.buy:active,
div.topTab a.buy:visited {
    width: 145px;
    background-position: 0 100%;
}
div.topTab a.buy:hover {
    background-position: 0 0%;
}


div.index09 {
    display: block;
    width: 792px;
    height: 418px; 
    background: transparent url('../../images/index/bg_square.jpg') no-repeat 0 0;
}

a.right-sq, 
a.right-sq:link,
a.right-sq:visited, 
a.right-sq:active { 
    display: block;
    margin-bottom: 12px;
    width: 292px;
    height: 87px;
    text-decoration: none;
    background-position: 0% 0%;
    background-repeat: no-repeat;
}

a.right-sq:hover {
    background-position: 0% 100%;
}

.indded { background-image: url('../../images/index/ded-sq.jpg'); }
.indtel { background-image: url('../../images/index/tel-sq.jpg'); }
.inddoms { background-image: url('../../images/index/doms-sq.jpg'); }
.indhosting { background-image: url('../../images/index/hosting-sq.jpg'); }

a.right-sq h1 {
    text-decoration: none;
    color: #0B4499;
    font-family: "Trebuchet MS", "Tahoma", sans-serif;
    font-size: 15px;
    font-weight: bold;
}

a.right-sq div.text {   
    text-decoration: none;
    display: block; 
    font-size: 12px;
    color: #666;
    width: 137px;
    float: right;
    margin-right: 6px;
    height: 46px;
}

div.index09 #domainInput, 
div.domainsOrder #domainInput {
    font-size: 13px; 
    font-weight: bold; color: #333; 
    width: 200px; 
    margin-right: 18px; 
    padding: 1px; 
    margin-left: 19px;
}
/*a.right-sq:hover div.text {
    color: #0B4499;
}*/

a.right-sq div.price {   
    text-decoration: none;
    display: block; 
    font-size: 9px;
    float: right;
    text-align: right;
    margin-right: 17px;
    color: #666;
}

a.right-sq div.price .total {   
    text-decoration: none;
    color: #0B4499;
    font-family: "Trebuchet MS", "Tahoma", sans-serif;
    font-size: 12px;
    font-weight: bold;
}

div.sub-ind {
    background: #f2f2f2 url('../../images/index/sub-ind-bg.jpg') no-repeat 0 0;
}

div.sub-ind div.bottom {
    display: block;
    clear: both;
    width: 100%;
    height: 5px;
    line-height: 0px;
    background: #f2f2f2 url('../../images/index/sub-ind-bg.jpg') no-repeat 0 100%;
}

div.sub-ind a,div.sub-ind p,div.sub-ind  h2  {
    font-size: 11px;
}

/*div.sub-ind div.half25 {
    border-right: 1px solid #fff;
}*/

div.sub-ind a { 
    text-decoration: none;
    color: #666;
}

div.sub-ind a:hover { 
    text-decoration: underline;
    color: #0b4499;
}

div.index09 a.dblue { 
    color: #0B4499;
    text-decoration: none;
}

div.index09 a.dblue:hover { 
    text-decoration: underline;
}

