/************************* NEW DESIGN *****************************************/
* {
    outline: 0px none;
}

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    background:#DFECF4;
}

body {
    /* do not change size: one who does it, recalculate all "em"s */
    font-size: 12px;
    font-family: Tahoma, DejaVu Sans, Geneva, sans-serif;
}

table, form, input, textarea, button {
    font-size: 1em;
    font-family: inherit;
    margin-left: 0;
}

a {text-decoration: underline; color: #010101;}
a:hover {text-decoration: none; }

img {border: 0px none;}

#wrapper {
    height: auto !important;
    height: 100%;
    min-height: 100%;
    width: 100%;
    min-width: 72em;
    position: relative;
    background: #dfecf4 url('/i/style/first/glamor/wrapper.gif') repeat-x 0 100%;
    overflow: hidden;
}

.widefont #wrapper {
    min-width: 77em;
}

div.content-block {
    width: 100%;
    max-width: 86.75em;
    margin: 0 auto;
}
.widefont div.content-block {
    max-width: 89em;
}

body.wide div.content-block {
    width: auto !important;
    max-width: none !important;
    margin: 0 5px;
}

#add_balance {
    display: none;
    z-index: 102;
    position: absolute;
    top: 100px;
    left: 100px;
}

/* header_top */
#header_top {
    background: #323232 url('/i/style/first/glamor/header_top.gif') repeat-x 0 0;
    height: auto !important;
    height: 2.5833em;
    min-height: 2.5833em;
    max-height: 2.5833em;
    position: relative;
    z-index: 50;
}
    #header_top .content-block {
        padding: 0.5em 0 0;
        height: 1.75em;
        position: relative;
    }

    #header_top * {
        vertical-align: middle;
    }

    #header_top a, #header_top .submenu {
        color: #fff;
        text-shadow: #393939 0 -1px 0;
    }

    #whois_dom_top label, #header_top a {
        color: #fff;
    }

    #whois_dom_top {
        float: left;
        width: 18.5em;
        height: 1.75em;
        margin: 0 0.3333em 0 0;
        padding: 0;
        background: url('/i/style/first/glamor/whois_dom_top-bg.png') no-repeat 0 0;
        -webkit-background-size: 18.5em 1.75em;
        -khtml-background-size: 18.5em 1.75em;
    }

    #whois_dom_top label {
        font-size: 0.75em;
        float: left;
        text-shadow: 0 -1px 0 #003c64;
        line-height: 1em;
        height: 1em;
        width: 3.88em;
        padding: 0.55em 0.9em 0.9em 1.4em;
    }
    #whois_dom_top input {
        font-size: 1em;
        float: left;
        background: transparent none;
        border: 0px none;
        outline: 0px none;
    }
    #whois_dom_top #dmname {
        line-height: 1.35em;
        height: 1.75em;
        width: 11.91em;
        color: #333;
        z-index: 100;
    }
    #whois_dom_top #dsubmit {
        margin: 0.41em 0 0 0.85em;
        height: 0.6666em;
    }

    #header_top .menu {
        padding: 0;
        float: left;
        position: relative;
        font-size: 0.75em;
        height: 2.11em;
        background: #585858 url('/i/style/first/glamor/header_top_menu-left.gif') no-repeat 0 0;
        -webkit-background-size: auto 100%;
        -khtml-background-size: auto 100%;
        margin: 0 0 0 0.75em;
        list-style: none;
    }
    .thin #header_top .menu { margin-right: 0.1667em; }
    .verythin #header_top .menu { margin-right: 0.0833em; }

    #header_top .submenu div {
        padding: 0 4.66em 0 1.66em;
        background: transparent url('/i/style/first/glamor/header_top_menu-right.gif') no-repeat 100% 0;
        height: 2.11em;
        line-height: 2.11em;
        vertical-align: middle;
        -webkit-background-size: auto 100%;
        -khtml-background-size: auto 100%;
        cursor: pointer;
    }
    .thin #header_top .menu div { padding: 0 3.3em 0 0.8em !important; }
    .verythin #header_top .menu div { padding: 0 2.4em 0 0.4em !important; }

    #header_top .menu ul {
	display: none;
	position: absolute;
	left: 0;
	top: 2.11em;
	z-index: 200;
	list-style: none;
	width: 100%;
	padding: 0.45em 0 0 0;
	margin: 0;
    }
    #header_top .menu ul li {
	text-transform: uppercase;
	height: auto !important;
	height: 1.2em;
	line-height: 1.2em;
	min-height: 1.2em;
	margin: 0;
	padding: 0;
    }
    #header_top .menu ul a {
	background: #585858 url('/i/style/first/glamor/header_top_menu-arrow.gif') no-repeat 95% center;
	border-bottom: 1px solid #575757;
	display: block;
	padding: 0.45em 4.66em 0.45em 1.33em;
	-webkit-background-size: auto 0.729em;
    }
    #header_top .menu ul a:hover {
	background-color: #666;
    }
    #header_top .menu ul .menu-first, #header_top .menu ul .menu-first span,
    #header_top .menu ul .menu-last, #header_top .menu ul .menu-last span {
	height: 2px !important;
	min-height: 2px !important;
	line-height: 0 !important;
	font-size: 0;
	background-image: url('/i/style/first/glamor/all-corners.png');
	background-repeat: no-repeat;
    }
    #header_top .menu .menu-first span, #header_top .menu .menu-last span {
	width: 50%;
	float: right;
	position:relative;
	right:-2px;
    }

    #header_top .menu .menu-first {background-position:0 0;margin-right:2px;}
    #header_top .menu .menu-last {background-position:0 -4px;margin-right:2px;}
    #header_top .menu .menu-first span {background-position:100% -2px;}
    #header_top .menu .menu-last span {background-position:100% -6px;}

    #header_top #header_options {
        float: right;
        font-size: 0.75em;
    }

    #header_top #header_options div {
        float: left;
        margin: 0 1em 0 0;
    }
    .verythin #header_options div { margin: 0 0.25em 0 !important; }

    #header_top #header_options a {
        text-shadow: 0 -1px 0 #272727;
    }
    
    #header_top #header_options a span {vertical-align:baseline;}
    

    #header_top #print_lnk a {
        display: block;
        height: 1.55em;
        padding: 0.4em 0 0.6em 2.55em;
        background: url('/i/style/first/glamor/header-print.gif') no-repeat 0 60%;
        -webkit-background-size: auto 1.55em;
        -khtml-background-size: auto 1.55em;
    }

    #header_top #lang a {
        display: block;
        height: 1.55em;
        margin-left: 1.6em;
        padding: 0.4em 0 0.6em 1.33em;
        background: url('/i/style/first/glamor/header-lang.gif') no-repeat 0 50%;
        -webkit-background-size: auto 1em;
        -khtml-background-size: auto 1em;
    }




    /* safari 3 fix */
    @media screen and (-webkit-min-device-pixel-ratio:0) {

        /* prevent opera 9.2 from applying these rules */
        body:first-of-type #whois_dom_top label, #header_top a {
            font-size: 0.8em;
            line-height: 1.4em;
        }

        body:first-of-type #whois_dom_top label {
            height: 1em;
            width: 3.63em;
            padding: 0.41em 0.8em 0.8em 1.25em;
        }

        body:first-of-type #whois_dom_top #dsubmit {
            margin: 0.45em 0 0 1.1em;
            height: 0.6666em;
        }

        body:first-of-type #header_top .menu {
            font-size: 0.8em;
            height: 1.98em;
            margin-right: 0.72em;
        }

        body:first-of-type #header_top .submenu div {
            height: 1.98em;
            line-height: 1.98em;
            padding: 0 4.375em 0 1.25em;
        }

	body:first-of-type #header_top .menu ul {
	    top: 1.98em;
	    padding-top: 0.412em;
	    background-position: 0 0.252em;
	}
	body:first-of-type #header_top .menu ul li {
	    font-size: 1.3em;
	    height: 1.2em;
	    line-height: 1.2em;
	    min-height: 1.2em;
	}
	body:first-of-type #header_top .menu ul a {
	    padding: 0.45em 4.375em 0.45em 1.25em;
	}
	body:first-of-type #header_top .menu .last,
	body:first-of-type #header_top .menu .first,
	body:first-of-type #header_top .menu .last span,
	body:first-of-type #header_top .menu .first span {
	    height: 0.16em !important;
	    min-height: 0.16em !important;
	}

        body:first-of-type #header_top #header_options {
            font-size: 1em;
        }

        body:first-of-type #header_top #header_options div {
            margin: 0 0.76em 0 1.246em;
        }

        body:first-of-type #header_top #print_lnk a {
            height: 1.453em;
            padding: 0.375em 0 0.562em 2.39em;
            background: url('/i/style/first/glamor/header-print.gif') no-repeat 0 60%;
        }

        body:first-of-type #header_top #lang a {
            height: 1.453em;
            padding: 0.375em 0 0.562em 1.246em;
        }
    }
    /* / safari 3 fix */


/* /header_top */

/* header */
#header {
    background: #c3d1db url('/i/style/first/glamor/header.gif') repeat-x 0 0;
    clear: both;
    height: auto !important;
    height: 7.91667em;
    min-height: 7.91667em;
    overflow: hidden;
    -webkit-background-size: auto 100%;
    -khtml-background-size: auto 100%;
}
.verythin #header { position: relative; }

    #regru-logo {
        float: left;
        width: 19.0833em; /* 229 */
        height: 6.5em;    /* 78 */
        position: relative;
        background-position: 0 0;
        background-repeat: no-repeat;
        -webkit-background-size: 100% 100%;
        -khtml-background-size: 100% 100%;
    }
    #regru-logo img {
	margin: 1.5em 0 0 1.92em;
	padding: 0;
	width: 14.0833em;
	height: 3.66667em;
    }

    #regru-logo span {
	position: absolute;
	/* z-index: 20; */
	display: none;
	width: 13px;
	height: 13px;
	background: url('/i/style/first/glamor/all-corners.png') no-repeat -162px -8px;
    }
    a.hide-default-logo img {display: none;}
    a.holiday-tooltip span {display:block !important;left:17em;top:.6em;}
    
    .holiday-0308 {background-image: url('/i/holidays/0308.png');}
    .holiday-0501 {background-image: url('/i/holidays/0501.png');}
    .holiday-0509 {background-image: url('/i/holidays/0509.png');}
    .holiday-0601 {background-image: url('/i/holidays/0601.png');}
    .holiday-0612 {background-image: url('/i/holidays/0612-russia.png');}
    .holiday-0731 {background-image: url('/i/holidays/0731-sysadmins-day.png');}
    .holiday-0901 {background-image: url('/i/holidays/0901-school.png');}
    .holiday-0923 {background-image: url('/i/holidays/0923-yandex-birthday.png');}
    .holiday-0927 {background-image: url('/i/holidays/0927-google-birthday.png');}
    .holiday-0930 {background-image: url('/i/holidays/0930-runet.png');}
    .holiday-1231 {background-image: url('/i/holidays/1231-new-year.png');}
    
    .holiday-16let {background-image: url('/i/holidays/16let.png');}	    
    .holiday-olympic {background-image: url('/i/holidays/olympic.png');}
    .holiday-regrf {background-image: url('/i/holidays/regrf.png');}
    .holiday-500k {background-image: url('/i/holidays/500.000.png');}
    

    #regru-description {
	float: left;
	margin: 1.5em 0 0 0.25em;
	width: 27.5em;
	height: 4em;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
    }
    .widefont #regru-description {
	width: 31.5em;
	margin-left: 5.58334em;
    }
    .verythin #regru-description {
	display: none;
    }
    #regru-description .prev, #regru-description .next {
	visibility: hidden;
	position: absolute;
	line-height: 0;
	right: 0.16667em;
	width: 11px;
	height: 10px;
	visibility: hidden;
	background-image: url('/i/style/first/glamor/all-corners.png');
	background-repeat: no-repeat;
    }
    #regru-description .prev {top: 0.33333em;background-position: 0 -8px;}
    #regru-description .next {bottom: 0.25em;background-position: -11px -8px;}

    #regru-description ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	left: 0;
	top: 0em;
    }
    #regru-description li {
	color: #686360;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.333em;
	height: 1.333em;
	padding: 0 0 0 1em;
	width: 25em;
	margin: 0;
	background: url('/i/style/first/glamor/header-description-li.gif') no-repeat left center;
	-webkit-background-size: 0.25em auto;
	-khtml-background-size: 0.25em auto;
    }

    /* login form */
    #header #personal {
        float: right;
        margin: 1.5833em 0.75em 0 0;
        padding: 0;
        width: 21.8em;
        font-size: 1em;
        position: relative;
    }

        #header-login {
            font-size: 0.916667em;
            float: left;
            height: 1.3655em;
            line-height: 1.2em;
            width:  9.09087em;
            padding: 0.2em 0.6363em 0;
            border: 0px none;
            background: url('/i/style/first/glamor/header-login.png') no-repeat;
            -webkit-background-size: 100% 1.5455em;
            -khtml-background-size: 100% 1.5455em;
            margin: 0 0.25em 0 0;
            color: #333;
        }

        #header-password {
            font-size: 0.916667em;
            float: left;
            height: 1.3655em;
            line-height: 1.2em;
            width:  8em;
            padding: 0.2em 2.1818em 0 0.6363em;
            margin: 0;
            border: 0px none;
            background: url('/i/style/first/glamor/header-password.png') no-repeat;
            -webkit-background-size: 100% 1.5455em;
            -khtml-background-size: 100% 1.5455em;
            color: #333;
        }

        #header .ru .password-tip-ru {
            background: url('/i/style/first/glamor/header-password-tip-ru.png') no-repeat !important;
        }

        #header .en .password-tip-en {
            background: url('/i/style/first/glamor/header-password-tip-en.png') no-repeat !important;
        }

        #header .ru .login-tip-ru {
            background: url('/i/style/first/glamor/header-login-tip-ru.png') no-repeat !important;
        }

        #header .en .login-tip-en {
            background: url('/i/style/first/glamor/header-login-tip-en.png') no-repeat !important;
        }

        #header #personal .keyboardInputInitiator {
            position: absolute;
            top: 0.4166em;
            left: 17.6em;
            width: 1.6667em;
            height: 0.75em;
        }

        #header-submit {
            font-size: 1em;
            float: left;
            width: 1.8333em;
            height: 1.41667em;
            margin: 0 0 0 0.25em;
            padding: 0;
        }

        #header #personal div {
            overflow: hidden;
            margin-bottom: 0.667em;
            color: #adadad;
        }

        #header #personal span {
            font-size: 0.75em;
        }

        #header #personal a {
            font-size: 0.916667em;
            color: #0579cb;
        }

    /* /login form */

    /* logout */
    #header #logout {
        float: right;
        margin: 2em 0.75em 0 0;
        width: 23em;
    }

        #header #logout h2 {
            font-size: 1em;
            color: #fff;
            font-weight: bolder;
            height: 1.33333em;
            line-height: 1.2em;
            background: #5f8fc9 url('/i/style/first/glamor/header-logout-l.gif') no-repeat 0 0;
            -webkit-background-size: auto 1.33333em;
            -khtml-background-size: auto 1.33333em;
            padding: 0 0 0 0.75em;
            margin: 0;
        }

        #header #logout h2 a {
            float: right;
            color: #fff;
            font-size: 0.8333em;
            height: 1.6em;
            line-height: 1.4em;
            font-weight: normal;
            background: url('/i/style/first/glamor/header-logout-r.gif') no-repeat 100% 0;
            -webkit-background-size: auto 1.6em;
            -khtml-background-size: auto 1.6em;
            padding-right: 1em;
        }

        #header #logout ul {
            list-style: none;
            font-size: 0.91667em;
            margin: 0.1818em 0.091em 0 0.091em;
            padding: 0;
        }

        #header #logout li {
            float: left;
            color: #686360;
            margin: 0;
            padding: 0;
        }

        #header #logout .msg {
            width: 68%;
            text-align: left;
        }

        #header #logout .balance {
            width: 10%;
            text-align: center;
        }

        #header #logout .cart {
            width: 22%;
            text-align: right;
        }

        #header #logout li a {
            color: #0579cb;
        }
    /* /logout */

/* /header */

/* content */
#wrapper-fields {
    clear: both;
    background: #fff;
}
#wrapper-content {
    position: relative;
    top: -18px;
    left: -1px;
    z-index: 10;
    background: #fff url('/i/style/first/glamor/wrapper-content-top.gif') repeat-x 0 0;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
}

#wrapper-border {
    overflow: hidden;
    background: url('/i/style/first/glamor/main-bottom.gif') repeat-x 0 100%;
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
    position: relative;
    z-index: 20;
}
    #wrapper-lt, #wrapper-rt, #wrapper-lb, #wrapper-rb {
        font-size: 0;
        background: url('/i/style/first/glamor/all-corners.png') no-repeat;
        position: absolute;
        z-index: 30;
    }
    #wrapper-lt {top: 0; left: -5px; width: 15px; height: 18px; background-position: -106px -8px;}
    #wrapper-rt {top: 0; right: -5px; width: 15px; height: 18px; background-position: -121px -8px;}
    #wrapper-lb {bottom: 0; left: -1px; width: 13px; height: 13px; background-position: -136px -8px;}
    #wrapper-rb {bottom: 0; right: -1px; width: 13px; height: 13px; background-position: -149px -8px;}

/* sidebar */
#sidebar {
    height: auto !important;
    min-height: 50em;
    float: left;
    padding: 0 0.75em;
    margin: 0.8333em 0 1em;
    width: 17.75em;
    overflow: hidden;
}
.widefont #sidebar {
    width: 20em;
}

    #sidebar .block {
        margin-bottom: 0.75em;
    }

    #sidebar .block h2 {
        font-size: 0.81776em;
        line-height: 3em;
        position: relative;
        padding: 0 0 0 1.363em;
        margin: 0;
        height: 2.55102em;
        color: #fff;
        text-transform: uppercase;
        text-shadow: 0 -1px 0 #003d65;
        background: url('/i/style/first/glamor/sidebar-block-top-l.png') no-repeat 0 0;
        -webkit-background-size: auto 2.55102em;
        -khtml-background-size: auto 2.55102em;
    }

    #sidebar .block h2 span {
        position: absolute;
        top: 0;
        right: 0;
        width: 5em;
        height: 2.55102em;
        background: url('/i/style/first/glamor/sidebar-block-top-r.png') no-repeat 100% 0;
        -webkit-background-size: auto 2.55102em;
        -khtml-background-size: auto 2.55102em;
    }

    #sidebar .content {
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
        overflow: hidden;
        border-left: 0.0833em solid #dedede;
        border-right: 0.0833em solid #dedede;
    }

    #sidebar .block .bottom {
        height: 0.5em;
        line-height: 0;
        background: url('/i/style/first/glamor/sidebar-block-bottom-l.png') no-repeat 0 0;
        -webkit-background-size: auto 0.5em;
        -khtml-background-size: auto 0.5em;
    }

    #sidebar .block .bottom span {
        float: right;
        width: 3.25em;
        height: 0.5em;
        background: url('/i/style/first/glamor/sidebar-block-bottom-r.png') no-repeat 100% 0;
        -webkit-background-size: auto 0.5em;
        -khtml-background-size: auto 0.5em;
    }

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

    /* sidebar:uslugi */
    #sidebar #uslugi { background: #ededed; }

    #sidebar #uslugi h2 {           background-image: url('/i/style/first/glamor/sidebar-block-top-l2.png');    }
    #sidebar #uslugi h2 span {      background-image: url('/i/style/first/glamor/sidebar-block-top-r2.png');    }
    #sidebar #uslugi .bottom {      background-image: url('/i/style/first/glamor/sidebar-block-bottom-l2.png'); }
    #sidebar #uslugi .bottom span { background-image: url('/i/style/first/glamor/sidebar-block-bottom-r2.png'); }

    #sidebar #uslugi ul {
        margin: 0 0.41667em 0 0.6667em;
    }

    #sidebar #uslugi li {
        /* old border-bottom: 0.0833em solid #e5e5e5; */
        /* new */
        border-bottom: 0.0833em solid #dbdbdb;
        border-top: 1px solid #fff;
        /* /new */
        padding: 0 0.333em;
        margin: 0;
        overflow: hidden;
    }

    #sidebar #uslugi li.menu-first {
        border-top: 0px none;
    }

    #sidebar #uslugi li.menu-last {
        border-bottom: 0px none;
    }

    #sidebar #uslugi a {
        display: block;
        overflow: hidden;
        color: #4c555b;
        text-decoration: none;
        vertical-align: middle;
    }

    #sidebar #uslugi li span {
        float: left;
        cursor: pointer;
        padding: 0.41667em 0 0.5833em 0;
    }

    #sidebar #uslugi li.active {
        background: url('/i/style/first/glamor/sidebar-li-active.gif') no-repeat right center;
        -webkit-background-size: 0.3333em auto;
        -khtml-background-size: 0.3333em auto;
    }

    #sidebar #uslugi li.last {
        background-position: right 75% !important;
    }

    #sidebar #uslugi li.active a {
        color: #266d9b;
    }

    /*#sidebar #uslugi li.active span {
        text-decoration: underline;
    }*/

    #sidebar #uslugi li.last span {
        padding-bottom: 0.16em;
    }

    #sidebar #uslugi li a:hover span {
        text-decoration: underline;
    }

    #sidebar #uslugi img {
        margin: 0.15em 0 0 0.41667em;
        padding: 0;
        height: 1.8333em;
        width: 1.8333em;
    }
    /* /sidebar:uslugi */


    /* sidebar:info */
    #sidebar #info ul, #sidebar #services ul {
        margin: 0 0.41667em 0 0.6667em;
    }

    #sidebar #info ul ul, #sidebar #services ul ul {
        margin: 0;
    }

    #sidebar #info .collapsed ul, #sidebar #services .collapsed ul {
        display: none;
    }

    #sidebar #info li, #sidebar #services li {
        position: relative;
        border-bottom: 0.0833em solid #e5e5e5;
        padding: 0 0 0 1.41667em;
        margin: 0;
        overflow: hidden;
    }
    #sidebar #info .toggle, #sidebar #services .toggle {
        position: absolute;
        left: 0;
        top: 0;
        width: 1em;
        height: 1.5em;
    }
    #sidebar #info a, #sidebar #services a {
        font-size: 0.916667em;
        display: block;
        overflow: hidden;
        color: #4c555b;
        text-decoration: none;
        vertical-align: middle;
        padding: 0.41667em 0 0.5833em 0;
    }

    #sidebar #info li.last a, #sidebar #services li.last a {
        padding-bottom: 0.16em;
    }

    #sidebar #info li a:hover, #sidebar #services li a:hover {
        text-decoration: underline;
    }

    #sidebar #info li.active a, #sidebar #services li.active a {
        color: #52991e;
        background: url('/i/style/first/glamor/sidebar-info-active.gif') no-repeat right center;
        -webkit-background-size: 0.36363em auto;
        -khtml-background-size: 0.36363em auto;
    }

    #sidebar #info li.last a, #sidebar #services li.last a {
        background-position: right 70% !important;
    }

    #sidebar #info li.active li a, #sidebar #services li.active li a {
        color: #4c555b;
        background: transparent none;
    }

    #sidebar #info li li, #sidebar #services li li {
        padding: 0;
        border-bottom: 0px none;
    }

    #sidebar #info li.last, #sidebar #services li.last {
        border-bottom: 0px none;
    }

    #sidebar #info .collapsed, #sidebar #services .collapsed {
        background: url('/i/style/first/glamor/sidebar-info-collapsed.gif') no-repeat 0.1818em 0.6em;
    }

    #sidebar #info .expanded, #sidebar #services .expanded {
        background: url('/i/style/first/glamor/sidebar-info-expanded.gif') no-repeat 0.1818em 0.6em;
    }

    #sidebar #info .leaf, #sidebar #services .leaf {
        background: url('/i/style/first/glamor/sidebar-info-leaf.gif') no-repeat 0.1818em 0.6em;
    }

    #sidebar #info li, #sidebar #services li {
        -webkit-background-size: 0.75em 0.75em;
        -khtml-background-size: 0.75em 0.75em;
    }

    #sidebar #info img, #sidebar #services img {
	float: right;
        margin: 0.15em 0 0 0.41667em;
        padding: 0;
        height: 1.8333em;
        width: 1.8333em;
    }

    /* /sidebar:info */

    /* sidebar:consult */
    #sidebar #consult ul {
        margin: 1em 0 0 0.6667em;
        padding: 0;
    }

    #sidebar #consult li {
        overflow: hidden;
        padding: 0 0 0 2em;
        margin: 0;
        background-repeat: no-repeat;
        background-position: 0 0.5em;
    }

    #sidebar #consult li span, #sidebar #consult li a {
        font-size: 0.91667em;
        float: left;
        text-decoration: none;
        color: #686360;
        padding: 0.41667em 0 0.5833em 0;
        white-space: nowrap;
    }
    #sidebar #consult li a:hover {
        text-decoration: underline;
    }

    #sidebar #consult .webim, #sidebar #consult .webim-offline, li.webim, li.webim-offline {
        background-image: url('/i/icon/sidebar-webim-offline.gif')!important;
        -webkit-background-size: auto 1.0833em;
        -khtml-background-size: auto 1.0833em;
    }

    #sidebar #consult .webim-online, li.webim-online {
        background-image: url('/i/icon/sidebar-webim-online.gif')!important;
        -webkit-background-size: auto 1.0833em;
        -khtml-background-size: auto 1.0833em;
    }

    #sidebar #consult .icq-online {
        background-image: url('/i/icon/sidebar-icq-online.gif');
        -webkit-background-size: auto 1.41667em;
        -khtml-background-size: auto 1.41667em;
        background-position: 0 0.33em;
    }

    #sidebar #consult .icq-offline {
        background-image: url('/i/icon/sidebar-icq-offline.gif');
        -webkit-background-size: auto 1.41667em;
        -khtml-background-size: auto 1.41667em;
        background-position: 0 0.33em;
    }

    #sidebar #consult .phone {
        background-image: url('/i/icon/partners_tel.gif');
        -webkit-background-size: auto 1.41667em;
        -khtml-background-size: auto 1.41667em;
        background-position: 0 0.33em;
    }

    #sidebar #consult .skype {
	background-image: url('/i/icon/partners_skype.gif');
        -webkit-background-size: auto 1.41667em;
        -khtml-background-size: auto 1.41667em;
        background-position: 0 0.33em;
    }
    
    #sidebar #consult .email {
        background-image: url('/i/icon/partners_mail.gif');
        -webkit-background-size: auto 1.41667em;
        -khtml-background-size: auto 1.41667em;
        background-position: 0 0.33em;
    }

    #sidebar #consult .help {
        background-image: url('/i/icon/sidebar-help.gif');
        -webkit-background-size: auto 1.1667em;
        -khtml-background-size: auto 1.1667em;
    }

    /* /sidebar:consult */

    /* sidebar:paysys */
    #paysys .content a {
        float: left;
        width: 33%;
        min-width: 5em;
        height: 2em;
        margin-bottom: 1em;
        text-align: center;
        font-size: 0.91667em;
        color: #003768;
    }

    #pay-webmoney {
        padding-top: 5.1818em;
        background: url('/i/logo/pay-webmoney.gif') no-repeat 50% 1.091em;
        -webkit-background-size: auto 3.3636em;
        -khtml-background-size: auto 3.3636em;
    }
    #pay-yamoney {
        padding-top: 5.1818em;
        background: url('/i/logo/pay-yamoney.gif') no-repeat 50% 1em;
        -webkit-background-size: auto 3.4545em;
        -khtml-background-size: auto 3.4545em;
    }
    #pay-elecsnet {
        padding-top: 5.1818em;
        background: url('/i/logo/pay-elecsnet.gif') no-repeat 50% 0.9091em;
        -webkit-background-size: auto 3.5454em;
        -khtml-background-size: auto 3.5454em;
    }
    #pay-jcb {
        padding-top: 5.1818em;
        background: url('/i/logo/pay-jcb.png') no-repeat 50% 1.7em;
        -webkit-background-size: auto 2.7272em;
        -khtml-background-size: auto 2.7272em;
    }
    #pay-paypal {
        padding-top: 5.4545em;
        background: url('/i/logo/pay-paypal.jpg') no-repeat 50% 0.1818em;
        -webkit-background-size: auto 5em;
        -khtml-background-size: auto 5em;
    }
    #pay-banks {
        padding-top: 5.4545em;
        background: url('/i/logo/pay-banks.jpg') no-repeat 50% 0.8182em;
        -webkit-background-size: auto 3em;
        -khtml-background-size: auto 3em;
    }
    #pay-rbk {
        padding-top: 5.4545em;
        background: url('/i/logo/pay-rbk.gif') no-repeat 50% 0.6363em;
        -webkit-background-size: auto 3.6363em;
        -khtml-background-size: auto 3.6363em;
    }
    #pay-visa {
        padding-top: 3.3636em;
        background: url('/i/logo/pay-visa.gif') no-repeat 50% 0.6363em;
        margin: 0 !important;
        -webkit-background-size: auto 1.5454em;
        -khtml-background-size: auto 1.5454em;
    }
    #pay-mastercard {
        padding-top: 3.3636em;
        background: url('/i/logo/pay-mastercard.gif') no-repeat 50% 0em;
        margin: 0 !important;
        -webkit-background-size: auto 2.5454em;
        -khtml-background-size: auto 2.5454em;
    }
    #pay-more {
        padding-top: 3.3636em;
        color: #52991e !important;
        background: url('/i/logo/pay-more.gif') no-repeat 50% 0.8182em;
        margin: 0 !important;
        -webkit-background-size: auto 1.7273em;
        -khtml-background-size: auto 1.7273em;
    }

    #pay-visa-mastercard {
        padding-top: 4.1em;
        background: url('/i/logo/pay-visa-mastercard.png') no-repeat 50% 0em;
        margin: 0 !important;
        -webkit-background-size: auto 3.7273em;
        -khtml-background-size: auto 3.7273em;
    }
    #pay-qiwi {
        padding-top: 5.4545em;
        background: url('/i/logo/pay-qiwi.png') no-repeat 50% .6em;
        -webkit-background-size: auto 3.7273em;
        -khtml-background-size: auto 3.7273em;
    }
    .ru #pay-rbk {
    	margin: 0 !important;
    	padding-top: 4.1em;
    	background-position: 50% 0;
    }
    .ru #pay-more {
    	padding-top: 4.1em;
    }
    /* /sidebar:paysys */

    /* sidebar:sidebar-banners */
    #sidebar .sidebar-banner {
        margin: 0 0 0.75em 0;
        padding: 0;
    }
    #sidebar .sidebar-banner a, #sidebar .sidebar-banner img {
        display: block;
    }
    #sidebar .sidebar-banner img {
        width: 17.75em;
    }
    .widefont #sidebar .sidebar-banner img {
	width: 20em;
    }
    /* /sidebar:banners */

    /* sidebar:subscribe */
    #sidebar #subscribe {
        margin-bottom: 0;
    }
    #subscribe .content, #subscribe .bottom {
        position: relative;
        top: -1px;
    }
    #subscribe form, #subscribe input {
        font-size: 1em;
        margin: 0;
        padding: 0;
    }
    #subscribe form div {
        height: 2.25em;
        width: 17em;
        margin: 1.3em auto 0.4em;
    }
    .widefont #subscribe form div {
        width:18em;
    }
    #subscribe .double_border {
        float: left;
        line-height: 1.55em;
        height: 1.45em;
        width: 12.5em;
        padding: 0.2em;
        border: 3px double #e4e4e4;
        background: #fff;
        color: #8b8b8b;
        vertical-align: top;
    }
    .widefont #subscribe .double_border {
        width: 14em;
    }
    #subscribe .btn {
        float: right;
        margin-top: 0.25em;
    }
    /* /sidebar:subscribe */
/* / sidebar */


#content {
    margin: 0.75em 0 1em 0;
    padding: 0 0.8333em 2px 0.0833em;
    overflow: hidden; /* magic wand for enabling of float clearings inside */
    background: transparent none !important;
}

/* private office */
#private-office {
    margin: 0 0 0 0;
    position: relative;
    padding: 0.15em 0 0 0;
}

    #private-office .grey_border {
        width: 100%;
        table-layout: fixed;
    }

    #private-office h2 {
        font-size: 1em !important;
        margin: 0;
        padding: 0;
        color: #930;
        font-weight: bolder !important;
        white-space: nowrap;
    }

    #private-office a {
        color: #0579cb;
    }

    #private-office .grey_border .lt,
    #private-office .grey_border .rt,
    #private-office .grey_border .lb,
    #private-office .grey_border .rb
    {
        background-image: url('/i/style/first/glamor/grey_border-transparent.png') !important;
    }

    #private-office .grey_border .fill {
        vertical-align: top;
        background: transparent none !important;
        padding: 1em 0 1em 1.333em;
        border-top-color: #dedede;
        border-bottom-color: #dedede;
    }

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

    #private-office li {
        padding: 0 0 0.25em 1em;
        margin: 0;
        background: url('/i/style/first/glamor/blue_bullet_l.gif') no-repeat 0 0.25em;
        -webkit-background-size: auto 0.75em;
        -khtml-background-size: auto 0.75em;
    }

    #private-office li .aftertext {
        color: #0579CB;
        font-size: 0.917em;
    }
/* /private office */

/* content-banner */
.content-banner {
    margin: 0.8333em 0 0.8333em 0;
    position: relative;
    max-height: 11em;
}
.notlogged .content-banner {
    margin-top: 0.0833em;
}
.content-banner a {
    font-size: 0;
    line-height: 0;
}
.content-banner img {
    display: block;
    margin: 0;
    padding: 0;
    width: 100% !important;
    height: auto;
}
 .content-banner object {
    display: block;
    margin: 0;
    padding: 0;
    width: 100% !important;
}
.content-banner-lt, .content-banner-rt, .content-banner-lb, .content-banner-rb {
    background-image: url('/i/style/first/glamor/all-corners.png');
    background-repeat: no-repeat;
    position: absolute;
    width: 7px;
    height: 7px;
}
.content-banner-lt {left: 0;top: 0;background-position: -22px -8px;}
.content-banner-lb {left: 0;bottom: 0;background-position: -36px -8px;}
.content-banner-rt {right: 0;top: 0;background-position:-29px -8px;}
.content-banner-rb {right: 0;bottom: 0;background-position:-43px -8px;}
.notlogged .content-banner-lt {background-position:-50px -8px;}
.notlogged .content-banner-rt {background-position:-57px -8px;}

.content-banner-in-the-middle {
    margin-top: 0;
}
.notlogged .content-banner-in-the-middle .content-banner-lt {background-position: -22px -8px;}
.notlogged .content-banner-in-the-middle .content-banner-rt {background-position:-29px -8px;}
/* /content-banner */

/* /content */

/* footer */
#footer {
    height: 18.9em;
    min-height: 227px;
    background: #dfecf4 url('/i/style/first/glamor/footer.gif') repeat-x 0 0;
    position: relative;
    top: -31px;
    z-index: 5;
}
#footer .content-block {
   padding-top: 3.538em;
}
#footer a {text-decoration: none;}
#footer a:hover {text-decoration: underline;}

#footer table {
    margin: 0 0 0 1em;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
#footer table td {
    vertical-align: top;
    padding: 0;
}
#footer td.legal {
    padding-right: 1em;
}
#footer .info h2 {
    color: #003768;
    font-weight: bolder;
    font-family: Arial, DejaVu Sans, sans-serif;
    font-size: 0.95em;
    padding: 0 0 0.375em 0;
    margin: 0;
    border-bottom: 1px solid #ced9e0;
}
#footer .info ul {
    float: left;
    list-style: none;
    font-size: 0.916em;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
}

#footer .info li {
    margin: 0.5em 0 0 0;
    padding: 0;
}
#footer .info a {
    color: #4c555b;
}
#footer .legal {
    padding-right: 2em
}
#footer .legal p, #footer .legal a {
    font-size: 0.83333em;
    text-decoration: none;
    color: #b1b1b1;
    margin: 0;
    padding: 0;
}
#footer #cetis-logo {
    display: block;
    margin-top: 2.5em;
    width: 27em;
}
#footer #cetis-logo:hover {
    text-decoration: underline;
}
#footer #cetis-logo img {
    float: left;
    margin: 0.3em 2em 0 0;
    width: 6.7em;
    height: 2.4em;
}

#footer #friendlyrunet-logo {
    display: block;
    margin-top: 2em;
    width: 27em;
}
#footer #friendlyrunet-logo:hover {
    text-decoration: underline;
}
#footer #friendlyrunet-logo img {
    float: left;
    margin: -0.5em .25em 0 0;
    position:relative;
    left:-.75em;
    width: 8.4em;
    height: 3.9em;
}
/* /footer */

/* thin, verythin */

div.thin-hideme, div.verythin-hideme {display: block;}
span.thin-hideme, span.verythin-hideme {display: inline;}
.thin .thin-hideme, .verythin .thin-hideme {display: none;}
.verythin .verythin-hideme {display: none;}
.thin-showme, .verythin-showme {display: none;}
.thin div.thin-showme {display: block;}
.verythin div.verythin-showme {display: block;}
.thin span.thin-showme {display: inline;}
.verythin span.verythin-showme {display: inline;}


/************************* OLD DESIGN *****************************************/

/**************************** old style.css ***********************************/

#wrapper #content.nopad {
	padding-right: 0;
}
#wrapper #content #page_title {
	margin-right: -0.75em;
}

/* logo-print */
#logo-print {
	display: none;
}

/* tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
}

#tooltip h3, #tooltip div {
	margin: 0;
	font-size: 11px;
	font-weight: normal;
}

.tooltip-red-font {
    color: #FF0000 !important;
}

.compact p {
	margin-top: 4px;
	margin-bottom: 4px;
}

table td sup.beta {
	color:#990099;
}
/* ie6 hack for button choose */
* html table td p.image_choose {
    margin-top:-10px; padding-bottom:10px;
}


li.handybank {
	margin-bottom: 10px;
	border-bottom: dotted 1px gray;
}

li.handybank div {
	margin-bottom: 10px;
}

input.error {
    border: 1px solid red
}

#resources_list ul {
    list-style: none;
}

#resources_list li.resource_item {
    background:  #727EA3;
    color:       #FFF;
    width:       100px;
    margin:      5px;
    font-size:   10px;
    font-family: Arial;
    padding:     3px;
}

/* content navigation */
#smart-content-nav { padding-bottom:2px; position:relative; z-index:300; margin-bottom:1px; }
#smart-content-nav ul { list-style:none; width:703px; }
#smart-content-nav ul li { float:left; margin:0 5px 7px 0; }
#smart-content-nav ul li a {
    background:url('/i/style/second/widget-part/content-nav-bg-left.jpg') no-repeat 0 0;
    color:#4e5f6e;
    display:block;
    padding-left:7px;
    text-decoration:none;
}
#smart-content-nav ul li a span {
    background:url('/i/style/second/widget-part/content-nav-bg-right.jpg') no-repeat right 0;
    display:block;
    padding-right:7px;
}
#smart-content-nav ul li a span span { background:#e8e5d9 none; line-height:16px; padding:0 0 1px; }
#smart-content-nav ul li a:hover, #smart-content-nav ul li.cur a { background-position:0 -17px; color:#fff; }
#smart-content-nav ul li a:hover span, #smart-content-nav ul li.cur a span { background-position:right -17px; }
#smart-content-nav ul li a:hover span span, #smart-content-nav ul li.cur a span span { background-color:#434c6d; }
#smart-content-nav ul li a span img { margin-right:-7px; margin-top:3px; }

.show_hand_pointer { cursor:pointer; }

/* hosting suggest menu */
div.wt_suggest_results {
	display: block;
	border:  solid 1px #7C96A1;
	overflow: auto;
	width: 6em;
	height: 7.39em;
	font-size: 1em;
	background-color: #DEE4E7;
        display: none;
}

div.wt_suggest_results a,
div.wt_suggest_results em  {
    white-space: nowrap;
}


/* Ìåíþ */

ul.plus {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px 0px 0px 10px;
    padding:0pt;
}

    ul.plus li {
        background:transparent url('/i/utility/docs_menu_plus.gif') no-repeat
        scroll 0px 7px;
        padding:5px 0px 5px 20px;
    }

    ul.plus li.active {
        background:transparent url('/i/utility/docs_menu_minus.gif') no-repeat
        scroll 0px 7px;
        padding:5px 0px 5px 20px;
    }

/* äóáëü ñ content_heavy èç-çà êåøà */
/**/
#all_domens {
	display:none;
}

/* New promo-style for index page Reg.ru */
/**/
input, textarea, button, select {
	font-family: Tahoma, DejaVu Sans, Geneva, sans-serif;
}




.dropdown {position:relative;display:inline-block;background: #fff url('/i/icon/dropdown.gif') no-repeat 100% 50%;cursor:pointer;}
.dropdown .current {font-size:1em;line-height:1.8em;}
.dropdown ul {position:absolute;top:2.08em;margin:2px 0 0 -3px;background:#fff;border:1px solid #d3d3d3;padding:1px;left:-9999px;list-style:none;z-index:50;}
.dropdown ul.set {height:15em;overflow-x:hidden;overflow-y:auto;left:0;display:none;}
.dropdown .current, .dropdown ul li {float:none;cursor:pointer;width:auto;white-space:nowrap;padding:.2em;}
.dropdown ul li {line-height:1.3em;padding-right:22px;}
.dropdown ul li.active {font-weight:bolder;}
.dropdown ul li:hover {background:#f2f2f2;}
.dropdown ul.set li.popular, .dropdown ul.set li.cis, .dropdown ul.set li.international, .dropdown ul.set li.europe, .dropdown ul.set li.asia, .dropdown ul.set li.usa, .dropdown ul.set li.other, .dropdown ul.set li.allzones {font-weight: bold;}

.promo-dname input.domain_name {width:13.333em;font-size:1.333em;padding:.1667em;}
.promo-dname label {color:#00497b;font-size:1.4167em;display:block;}
.promo-dname .dot {display:inline-block;vertical-align:middle;width:1.3em;background:url('/i/promo/dname/dot.gif') no-repeat 50% 70%;}
.promo-dname select, .promo-dname .dropdown {height:2.08em;vertical-align:middle;margin:0 2px 0 0;line-height:2.08em;}
.promo-dname .example {color:#49404f;font-family: Tahoma, DejaVu Sans, Geneva, sans-serif;padding:7px 0 0;margin:0;white-space:normal;}

.bigZindex {z-index:999 !important;}

.leftpad-stdheader .stdheader h1 {padding-left:10px;}
.leftpad-content {padding-left:10px;}
