@charset "utf-8";

body {
    background-color: #fff;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;

    font-family: verdana;
}

.empty_message {
    float: left;
    clear: both;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 200px;
    width: 710px;
}


.root {
    width: 100%;
}

.root .bar {
    height: 20px;
    width: 940px;
    margin: 0 auto;
    text-align: right;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 10px;
}

.root .bar img {
    border: 0px;
    vertical-align: middle;
}

.root .r {
    width: 100%;
    border: 0px;
}

.root td.rleft, .root td.rright { vertical-align: top; }

.root td.rleft div {
    height: 50px;
    background-color: #2e3758;
}

.root td.rright div {
    height: 50px;
    background-image: url("/resources/images/layout/rright.jpg");
    background-repeat: repeat-x;
}

.root td.left {
    width: 200px;
    vertical-align: top;
}

.root td.right {
    width: 736px;
    background-image: url("/resources/images/layout/rright.jpg");
    background-repeat: repeat-x;
    border-left: 1px solid #fff;
    vertical-align: top;
    padding-left: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.root .left .logo {
    width: 200px;
    height: 50px;
    background-color: #2e3758;
    background-image: url(/resources/images/layout/logo-bg.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

.root .left .logo div {
    width: 120px;
    height: 36px;
    float:left;
    background-image: url(/resources/images/layout/logo.jpg);
    margin: 6px 0px 0px 13px;
}

.root .left .logo div img {
    width: 90px;
    height: 36px;
    border: 0px;
}


.menu {
    width: 100%;
    padding-top: 10px;
}

.menu .item {
    padding-bottom: 15px;
}

.menu .item .f {
    height: 26px;
    background-color: #2e3758;
    background-image: url("/resources/images/layout/mnu-bg.jpg");
    background-repeat: no-repeat;
}

.menu .item .f a, .menu .item .f a:visited,
.menu .item .f a:hover, .menu .item .f a:visited:hover {
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    color: #fff;
    text-decoration: none;
    display: block;
    float:left;
    margin: 5px 0px 0px 13px;
}

.menu .item .childs {
    margin: 0px;
    padding: 10px 0px 0px 20px;
}

.menu .item .childs li {
    list-style: none;
    margin: 0px;
    padding-left: 15px;
    background-image: url(/resources/images/layout/arrow-red.gif);
    background-repeat: no-repeat;
    background-position: left 8px;

    padding-bottom: 6px;
}

.menu .item .childs li a, .menu .item .childs li a:visited,
.menu .item .childs li a:hover, .menu .item .childs li a:visited:hover {
    font-family: arial;
    font-size: 12px;
    color: #000;
    text-decoration: none;
}

.menu .item .childs li.selected a {
    font-weight: bold;
}



.page-content {
    width: 100%;
    float:left;
    clear: left;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

.page-content .wrps {
    width: 100%;
    height: 10px;
    clear: both;
    float:left;
}

.page-content h1 {
    font-size: 18px;
    font-family: verdana;
    margin: 0px !important;
    margin-bottom: 5px !important;
    padding: 0px !important;
    color: #2e3758;
    float:left;
}

.root .bottom {
    width: 100%;
    margin-top: 20px;
}

.root .bottom .b {
    width: 950px;
    margin: 0 auto;
    background-color: #f2f2f2;
    min-height: 200px;
    
    height: 200px;
    

    border-top: 3px double #bababa;
}


.root .bottom .b .phones {
    float:left;
    margin: 20px 0px 0px 40px;
    height: 40px;
    background-image: url(/resources/images/layout/phone.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 60px;
    padding-top: 10px;

    font-size: 11px;
    color: #717171;
}

.root .bottom .b .phones p {
    margin: 0px;
}

.root .bottom .b .phones a,
.root .bottom .b .phones a:visited,
.root .bottom .b .phones a:hover,
.root .bottom .b .phones a:visited:hover {
    color: #717171;

}

.root .bottom .banners {

    float:right;
    margin: 30px 40px 0px 0px;

}

/* content parts */

.page-content {
    font-family: verdana;
    font-size: 12px;
    color: #545454;
    padding-top: 15px;
    padding-bottom: 10px;
    clear: both;
    float:left;
}

.page-content .txt {
    text-align: justify;
    clear: both;
    float:left;
    padding-left: 3px;
    width: 720px;
    padding-top: 10px;
}

.navbar {
    background-color: #f9f9f9;
    float:left;
    padding: 4px 0px 5px 0px;
    margin-top: 10px;
    width: 100%;
}

.navbar .a {
    float:left;
    clear:left;
    width: 650px;
    padding:0px;
    padding-left: 10px;
}

.navbar a,
.navbar a:visited,
.navbar a:hover,
.navbar a:visited:hover {
    color: #a4a4a4;
    font-size: 11px;
    font-family: tahoma;
    text-decoration: none;
    padding-right: 10px;
}

.navbar span {
    color: #a4a4a4;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
}

.navbar img {
    border: 0px;
    margin-right: 5px;
}

.navbar div {
    float:right;
    padding:0px;
    padding-top: 3px;
    margin-right: 5px;
    width: 20px;
}

.ppager {
    background-color: #f9f9f9;
    float:left;
    width: 100%;
    margin-top: 10px;
    padding-top: 3px;
    padding-bottom: 2px;
    text-align: center;
}

.ppager .pager {
    padding: 3px 0px 5px 0px;
    text-align: center;
}

.ppager .pager a,
.ppager .pager a:visited,
.ppager .pager a:hover,
.ppager .pager a:hover:visited {
    color: #a4a4a4;
    font-size: 11px;
    font-family: tahoma;
    text-decoration: none;
}

.ppager .pager span {
    color: #a4a4a4;
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
}

.ppager .pager .dot {
    padding-left: 10px;
    padding-right: 10px;
}

.ppager .pager img {
    border: 0px;
}

.ppager .pager a.next {
    padding-right: 10px;
    padding-left: 10px;
}

.ppager .pager a.prev {
    padding-right: 10px;
    padding-left: 10px;
}

.nav {
    width: 100%;
    float:left;
    height: 25px;
    background-color: #f2f2f2;
    margin-top: 10px;
}

.nav .back {
    width: 40px;
    height: 25px;
    background-image: url(/resources/images/layout/back.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    border-right: 7px solid #fff;;
    float:left;
}

.nav .back img {
    border: 0px;
    width: 40px;
    height: 25px;
}

.nav .n {
    float:left;
    width: 650px;
    height: 20px;
    padding-top: 5px;
    text-align: center;
}

.nav .n a {
    color: #c0c0c0;
    text-decoration: none;
    font-size: 11px;
}

.nav .n a img {
    border: 0px;
    vertical-align: bottom;
}
