/* BODY */

body {
    background: url(/images/background_body.png) 0 0 repeat-x;
    padding: 0 0 24px 0;
}

.red a,
.red {
    color: #ce112c !important;
}

a.no-decoration {
	text-decoration: none !important;
}

div.block-gray {
    background: #f2f2f2;
    padding: 16px 22px 6px;
    margin: 0 0 4px;
}

img.border  {
    border: 2px solid #d0d0d0;
}

div.padding {
	margin-top: 4px !important;
}

p.small {
    font-size: 11.5px;
    line-height: 14px;
}

/* LOGOTYPE */

h1.logotype {
    padding: 0; margin: 16px 0 24px 0;
}

    h1.english a {
        background: url(/images/logotype-english.png) 0 0 no-repeat;
        display: block;
        width: 322px; height: 119px;
        text-indent: -9999px;
    }

    h1.russian a {
        background: url(/images/logotype-russian.png) 0 0 no-repeat;
        display: block;
        width: 330px; height: 119px;
        text-indent: -9999px;
    }

    h1.saaskiiyy a {
        background: url(/images/logotype-saaskiiyy.png) 0 0 no-repeat;
        display: block;
        width: 337px; height: 119px;
        text-indent: -9999px;
    }

ul.languages {
    padding: 0; margin: 18px 24px 0 0;
    list-style: none;
    float: right;
}

    ul.languages li {
        font-size: 11.5px;
        margin: 0 0 4px 0;
    }

        ul.languages li a.select {
            color: #b4b4b4;
            text-decoration: none;
        }

        ul.languages li a {
            padding: 1px 0 1px 14px;
        }

        ul.languages li a.russian {
            background: url(/images/icon_russian.png) left center no-repeat;
        }

        ul.languages li a.english {
            background: url(/images/icon_english.png) left center no-repeat;
        }

        ul.languages li a.saaskiiyy {
            background: url(/images/icon_saaskiy.png) left center no-repeat;
        }

/* COLUMS */

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

    ul.colums li.colum-1, ul.colums li.colum-2, ul.colums li.colum-3, ul.colums li.colum-23 {
        float: left;
        padding: 0 0 4px 0;
    }

    ul.colums li.colum-1, ul.colums li.colum-3 {
        display: block;
        width: 150px;
    }

    ul.colums li.colum-2 {
        width: 680px;
    }

    ul.colums li.colum-23 {
        width: 830px;
    }

        ul.colums li.colum-23 div.content {
            width: 630px;            
        }


/* BANNER */

div.banner-142x398 {
    display: block;
    margin: 0 auto;
    width: 142px;
}

/* MENU */

ul.menu {
    padding: 0; margin: 0;
    list-style: none;
    position: absolute;
}

    ul.menu li {

    }

        ul.saaskiiyy li a {
            background: url(/images/label_menu_saaskiiyy.png) 0 0 no-repeat;
            display: block;
            text-indent: -9999px;
            width: 150px; height: 28px;
        }

        ul.english li a {
            background: url(/images/label_menu_english.png) 0 0 no-repeat;
            display: block;
            text-indent: -9999px;
            width: 150px; height: 28px;
        }

        ul.russian li a {
            background: url(/images/label_menu_russian.png) 0 0 no-repeat;
            display: block;
            text-indent: -9999px;
            width: 150px; height: 28px;
        }

        ul.menu li.republic a {
            background-position: 0 -28px;
        }

        ul.menu li.visas a {
            background-position: 0 -56px;
        }

        ul.menu li.contacts a {
            background-position: 0 -84px;
        }

        ul.menu li.gallery a {
            background-position: 0 -112px;
        }
        ul.menu li.news a.select, ul.menu li.news a:hover {
            background-position: -150px 0px;
        }

        ul.menu li.republic a.select, ul.menu li.republic a:hover {
            background-position: -150px -28px;
        }

        ul.menu li.visas a.select, ul.menu li.visas a:hover {
            background-position: -150px -56px;
        }

        ul.menu li.contacts a.select, ul.menu li.contacts a:hover {
            background-position: -150px -84px;
        }

        ul.menu li.gallery a.select, ul.menu li.gallery a:hover {
            background-position: -150px -112px;
        }

/* TWO COLUMS */

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

    ul.two-colums li {
    	float: left;
        width: 50%;
    }

        ul.two-colums li div.block-gray {
            margin: 0 0 0 2px;
        }

        ul.two-colums li:first-child div.block-gray {
            margin: 0 2px 0 0;
        }

div.block-inner {
    margin: 0 0 0 60px;
}

/* SETS TABLE */

table.sets {
    width: 100%;
    margin: 0 0 16px 0;
}

    table.sets tr td {
        padding: 0; margin: 0;
    }

input.submit {
    background: #cccccc;
    border: 1px solid #676767;
    color: #000;
    padding: 6px 18px;
}

input.disabled {
    color: #545454;
}

/* FORM */

table.form input.radio {
    position: relative;
    top: 1px;
}

table.form select, table.form input.input {
    border: 0;
    width: 100%;
    font-size: 12.5px;
	color:#545454;
	background: url(/images/blank.gif);
	position: relative;
	top: -1px;
	font-weight: bold;
}

table.form select {
    border: 1px solid #676767;
    width: 240px !important;
}

span.icon {
    background: url(/images/icon_red.gif) 0 0 no-repeat;
    display: none;
    width: 8px; height: 8px;
    position: absolute;
    margin: 3px 0 0 -16px;
}

	table.form tr td {
	    background: url(/images/background_textarea.png) bottom left repeat-x;
	    padding: 21px 0 2px 0;
	    font-size: 12.5px;
	}

    table.form tr.no-background td {
        background-image: none !important;
    }

	table.form tr td.input {
		width: 100%;
	}

	table.form tr td.nowrap {
		white-space: nowrap;
	}

/* BOXY */

div.boxy-modal-blackout { position: absolute; background-color: black; left: 0; top: 0; }

div.boxy-inner {
	border: 1px solid #545454;
	background: #fff;
	padding: 1px;
}

div.boxy-wrapper {
	position: absolute;
}

div.boxy-wrapper.fixed {
	position: fixed;
}

	div.boxy-wrapper div.boxy-content {
		padding: 12px;
	}

	div.boxy-wrapper div.title-bar {
		background: #545454;
		padding: 6px 12px;
		position: relative;
	}
	div.boxy-wrapper div.title-bar.dragging {
		cursor: move;
	}
		div.boxy-wrapper div.title-bar h2 {
			font-size: 12px;
			color: #fff;
			line-height: 1;
			margin: 0;
			padding: 0;
			font-weight: normal;
		}
		div.boxy-wrapper div.title-bar .close {
			font-size: 12px;
			position: absolute;
			top: 6px;
			right: 6px;
			color: #fff;
		}

h5 b {
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia;
	width: 32px;
	float: left;
	display: block;
	position: relative;
	top: -4px;
}

h6 b {
	font-size: 25px;
	font-weight: normal;
	width: 32px;
	float: left;
	display: block;
	position: relative;
	top: -2px;
}

a.play {
    background: url(/images/icon_play.gif) left center no-repeat;
    display: block;
    padding: 20px 0 20px 56px;
    margin: 18px 0 0 24px;
}

a.facebook-english {
    background: url(/images/button-facebook-english.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    bottom: 0; right: 0;
    text-indent: -9999px;
    width: 148px; height: 57px;
}

a.facebook-russian {
    background: url(/images/button-facebook-russian.gif) 0 0 no-repeat;
    display: block;
    position: absolute;
    bottom: 0; right: 0;
    text-indent: -9999px;
    width: 148px; height: 57px;
}

a.facebook-saaskiiyy {
    background: url(/images/button-facebook-saaskiy.png) 0 0 no-repeat;
    display: block;
    position: absolute;
    bottom: 0; right: 0;
    text-indent: -9999px;
    width: 148px; height: 57px;
}

div.relative {
    position: relative;
}

div.line {
    border: 0;
    border-bottom: 1px dashed #c2c0b3;
    margin: 12px 0;
}

.no-padding {
    padding: 0;
}

/* PHOTOS */

ul.photos {
    margin: 0 0 24px 0; padding: 0;
    list-style: none;
}

    ul.photos li {
        float: left;
        margin: 0 12px 12px 0;
    }

        ul.photos li img {
            height: 140px;
        }

/* Slider */

.ui-slider {
    display: block;
    position: relative; text-align: left;
    width: 124px; height: 21px;
    padding: 0px;
    margin: 0 0 0 8px;
}

div.slider {
    background: url(/images/scroll-box.png) top center no-repeat;
    display: block;
    float: right;
    width: 148px; height: 21px;
    margin: 2px 0 0 0;
}

    .ui-slider .ui-slider-handle {
        display: block;
        position: absolute; z-index: 2; width: 12px; height: 12px; cursor: default;
        background: url(/images/slider.png);
        line-height: 0;
    }

.ui-slider-horizontal .ui-slider-handle { top: 5px; margin-left: -1px; cursor: pointer; }

/* CENTER */

div.center-body, div.center-wrapper {
    position:relative;
}

div.center-wrapper {
    float:right;
    right:50%;
    width:auto;
}

div.center-body {
    float:none !important;
    float:left;
    right:-50%;
}

/* PAGES */

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

    ul.pages li {
        color: #545454;
        float: left;
        margin: 0 12px;
    }

        ul.pages li a {
            display: block;
            color: #545454;
            text-decoration: none;
            padding: 5px 6px 0;
            height: 19px;
        }

        ul.pages li a:hover, ul.pages li a.select {
            background: #dddddd;
        }

        ul.pages li a.next, ul.pages li a.prev {
            background: url(/images/pages_strelki.png) 0 0 no-repeat;
            display: block;
            text-indent: -9999px;
            width: 2px; height: 0px;
            padding: 12px 6px;
            line-height: 0;
        }

        ul.pages li a.next {
            background-position: 0 -24px;
        }








