/* CSS Document */

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

body {
    background-color: #fff;
    color: #333;
}

body, p, td {
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size:   11px;
    line-height: 18px;
}

a {
    color: #000;
}
a:visited {
    color: #666;
}
a:hover {
/*    color: #fff;
    background-color:#000;*/
}


#td_leftcol {
    background-color: #7BA2E7;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-image: url(/rtdc/images/menu/vpol.gif);
    background-position: bottom;
    background-repeat: repeat-x;
    width: 268px;
}

#leftcol {
    padding: 12px 12px 6px 12px;
}

#td_header_leftcol {
    width: 268px;
    height: 70px;
}
#header_leftcol {
    width: 180px;
    margin: 0 auto;
}

#header_main {
    background: #FFFFFF url(/rtdc/images/logo2.jpg) left top no-repeat;
    text-align: center;
    vertical-align: middle;
    padding: 0 0 0 300px;
    margin: 0;
}

#td_langs_leftcol {
    background-color: #6e8ade;
    vertical-align: middle;
}

#langs_leftcol {
    width: 268px;
    height: 38px;
    vertical-align: middle;
}
.langs_arrows {
    vertical-align: middle;
    text-align: center;
    width: 12px;
}

#langs_cont {
    width: 240px;
    height: 38px;
    overflow: hidden;
    clip: rect (0, 0, 38, 240);
}

#lang_panel {
    width: 2048px;
    margin: 8px 0;
}

#x_copyright {
    width: 243px;
    position:absolute;
    height:48px;
    bottom:0;
    padding-left: 25px;
}

.lbox {
    margin-bottom: 12px;
    margin-top: 0px;
    width: 240px;
}
.lbox .lbox_head_on, .lbox .lbox_head_off {
    height: 25px;
    background-image: url(/rtdc/images/menu/h_1.gif);
    background-position: top left;
    background-repeat: no-repeat;
    cursor:pointer;
}
.lbox .lbox_head_on A, .lbox .lbox_head_off A {
    color:#4D5DC6;
    background-repeat: no-repeat;
    background-position: right top;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 0 9px;
    margin: 0px 0px 0px 3px;
    line-height: 25px;
    display: block;
    text-decoration: none;
/*    text-transform: uppercase;*/
}
.lbox .lbox_head_on A, .lbox .lbox_head_on A.add {
    background-image: url(/rtdc/images/menu/ax_up.gif);
}
.lbox .lbox_head_off A, .lbox .lbox_head_off A.add {
    background-image: url(/rtdc/images/menu/ax_down.gif);
}
.lbox .lbox_head_on A.add {
    background-repeat: no-repeat;
    background-position: right bottom;
}
.lbox .lbox_head_on A:hover, .lbox .lbox_head_off A:hover {
    text-decoration: none;
    color: #658EFF;
}


.box_body {
    background-color:#D6DFF7;
    color: #000000;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    padding: 4px 12px;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

.box_body p {
    margin-top: 0px;
    margin-bottom: 6px;
    font-size: 11px;
    line-height: 12px;
}

.box_body ul {
    list-style: none;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 10px;
    padding-left: 0px;
    padding-top: 0px;
}

.box_body ul LI {
    margin: 0;
    padding: 0;
    color: #red;
}

.box_body a, .box_body a:visited {
    color: #4575DF;
    text-decoration: none;
    font-size: 11px;
}

.box_body LI a {
    display:block;
}

.box_body LI.selected {
    font-weight: bold;
}

.box_body a:hover {
    color: #428EFF;
    text-decoration: underline;
    background-color: transparent;
}

.cl_open {
    background-image: url(/rtdc/images/menu/cl_bg_vert.gif);
    background-repeat: repeat-y;
    border-left: 1px solid #d0d1d4;
    border-right: 1px solid #d0d1d4;
    cursor: pointer;
}

.dot_trace {
    background: transparent url(/rtdc/images/dot.gif) repeat-x scroll right bottom;
}

.cl_closed {
    background-image: url(/rtdc/images/menu/cl_bg_vert_closed.gif);
    background-repeat: repeat-y;
    border-left: 1px solid #d0d1d4;
    border-right: 1px solid #d0d1d4;
    cursor: pointer;
}

#separator A:hover {
    background-color: transparent;
}

img.pngfix {
    behavior: url("/rtdc/css/pngfix.htc");
}

img {
    border: 0;
}

FORM {
    margin: 0;
    padding: 0;
}
FORM INPUT, FORM SELECT {
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size: 11px;
    vertical-align: middle;
}

FORM INPUT, FORM SELECT, textarea {
    background-color: #dee0e3;
}

Form Input {
/*
    background-color: #eaecef;
    border: 0;
*/
    background-color: #dee0e3;
    border: 1px inset #d9dbde;
}

.button {
    color: #686868;
    cursor: pointer;
    background-color: #ececec;
    border-left: 1px outset #777;
    border-top: 1px outset #777;
    border-right: 2px outset #c5c7cb;
    border-bottom: 2px outset #c5c7cb;
}

.img_button {
    cursor: pointer;
    border: 0;
    padding: 2px 4px;
    background-color: transparent;
    vertical-align: middle;
}

H1, H2, H3, H4, H5, H6 {
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-weight: normal;
    margin: 0;
    padding-left: 10px;
    padding-right: 0px;
}

H1 {
	font-size: 19px;
	padding-top: 10px;
	padding-bottom: 6px;
}
H2 {
	font-size: 17px;
	padding-top: 9px;
	padding-bottom: 5px;
}
H3 {
	font-size: 15px;
	padding-top: 8px;
	padding-bottom: 4px;
}
H4 {
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 3px;
}
H5 {
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 2px;
}
H6 {
	font-size: 9px;
	padding-top: 4px;
	padding-bottom: 2px;
}

.fields_group {
    padding: 5px;
}

#logon_container {}

#logon_fields {
    margin: 0 auto;
/*    width: 100%;*/
}
#logon_name, #logon_password {
    width: 130px;
}

#main {
    font-size: 11px;
/*
    background: #F9F9F9 url(/rtdc/images/main_bg_top.gif) repeat-x scroll center top;
*/
    padding: 5px 5px 5px 10px;
}

#main H1, #main H2, #main H3, #main H4, #main H5 {
    background: url(/rtdc/images/menu/poloska.gif) bottom left no-repeat;
}

#main p {
    font-size: 11px;
    padding: 2px 10px;
    margin-bottom: 0px;
    margin-top: 6px;
}

#main UL {
    font-size: 11px;
}

#div_stub {
    width: 100%;
    height:1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.error_txt {
    margin-left: 16px;
    color: red;
}

ul.dbtree_ul {
    list-style: none;
    margin: 0;
    padding: 0 0 2px;
}

ul.dbtree_ul li {
    margin: 0 0 0 12px;
    padding: 0;
    vertical-align: middle;
    font-size: 11px;
    line-height: normal;
    color: blue;
}

ul.dbtree_ul li a span, li.dbtree_selected ul.dbtree_ul li a span {
    cursor: pointer;
    font-weight: normal;
}

ul.dbtree_ul li.dbtree_selected a span {
    font-weight: bold;
}

a.c_a, a.c_a:visited {
    color: #333333;
    text-decoration: none;
    font-size: 11px;
}
a.c_a:hover {
    color: #666666;
    text-decoration: underline;
    background-color: transparent;
}
ul.dbtree_ul li img {
    cursor: pointer;
    border: 0;
    margin: 0 3px 0 0;
    padding: 0;
    vertical-align: middle;
    line-height: normal;
}
.dbtree_ul_line {
    background: url(/rtdc/images/dbtree/line1.gif) repeat-y;
}



ul.tree_db_ul {
    list-style: none;
    margin: 0;
    padding: 0 0 2px;
}

ul.tree_db_ul li {
    margin: 0 0 0 12px;
    padding: 0;
    vertical-align: middle;
    font-size: 11px;
    line-height: normal;
    color: blue;
}

ul.tree_db_ul li a span, li.tree_db_selected ul.tree_db_ul li a span {
    cursor: pointer;
    font-weight: normal;
}

ul.tree_db_ul li.tree_db_selected a span {
    font-weight: bold;
}

ul.tree_db_ul li img {
    cursor: pointer;
    border: 0;
    margin: 0 3px 0 0;
    padding: 0;
    vertical-align: middle;
    line-height: normal;
}
.tree_db_ul_line {
    background: url(/rtdc/images/dbtree/line1.gif) repeat-y;
}



A.editor_link {
	background: transparent;
	-moz-opacity: 0.5;
	opacity: 0.5;
	filter: alpha(opacity=50);

}
A.editor_link:hover {
	background: transparent;
	-moz-opacity: 1;
	opacity: 1;
	filter: alpha(opacity=100);
}

div.div_editable {
	float: left;
	border: 1px solid #717171;
	padding: 4px;
	margin: 4px 2px;
	min-height: 12px;
}
div.div_editable pre {
	white-space: pre-wrap;
}

.attr_inh, .attr_own {
    width: 200px;
    font-weight: bold;
}
.attr_inh {
    color: grey;
}
.attr_own {
}

.attr_preview {
    vertical-align: middle;
}

.attr_preview_span {
    vertical-align: middle;
    margin: auto 0;
}

.div_bsort {}



.csstabs {
    padding: 2px 10px 0px;
    margin: 0 0 1px 0;
    list-style: none;
    line-height: normal;
}
.csstabs li, .csstabs li.active_tab {
    display: inline;
    padding: 0px 0 1px 6px;
    margin: 0;
}
.csstabs li {
    background: url(/rtdc/images/common/tab-l.gif) top left no-repeat;
}
.csstabs li.active_tab {
    background: url(/rtdc/images/common/tab-l-a.gif) top left no-repeat;
}
.csstabs li a {
    padding: 0px 6px 1px 0;
    margin: 0;
    text-decoration: none;
}
.csstabs li a {
    background: url(/rtdc/images/common/tab-r.gif) top right no-repeat;
}
.csstabs li.active_tab a {
    font-weight: bold;
    background: url(/rtdc/images/common/tab-r-a.gif) top right no-repeat;
}
.csstabs li a:link, .csstabs li a:visited {
    color: black;
}

.csstabs_cont {
    border: solid 1px #7292e1;
    padding: 5px;
}

.a_flag, .a_flag:visited, .a_flag:hover {
    padding: 0;
    border: 0;
    margin: 2px;
    text-decoration: none;
}
.aflag img#curlang {
    border: 2px solid #eee;
}

.lang_disabled {
    color: #505050;
}
.lang_enabled {
    font-weight: bold;
}


.modal_container {
    padding:5px;
    background-color:#fff;
    border:1px solid #666;
    overflow:auto;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size:12px;
    color:#333;
    text-align:left;
}

.modal_icontainer {
    padding: 10px 5px 5px 5px;
    background-color:#334F8D;
    border:1px solid #334F8D;
    overflow:auto;
    font-family: Arial,Helvetica,Geneva,sans-serif;
    font-size:12px;
    color:#333;
    text-align:left;
}

.modal_overlay {
    background-color:#000;
}

#control_overlay {
    background-color:#000;  
} 
 
.window {  
    background-color: #990000;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    padding: 6px;
    min-width: 200px;
    min-height: 150px;
} 
 
.window .window_contents {
    width: 100%;
    background-color: #f5f5f5;
    padding: 4px;
    margin: 0 auto;
    cursor: default;
    overflow: auto;
}
 
.window .window_header {  
    text-align: center;
    line-height: 25px;
    height: 25px;
} 
 
.window .window_title {  
    margin-top: -7px;  
    margin-bottom: 7px;  
    font-size: 11px;  
    cursor: move;  
    font-weight: bold;  
    color: #fff;  
} 
.window .window_resize {  
    width: 10px;
    height: 10px;
    cursor: se-resize;
    position: absolute;
    bottom: 0;
    right: 0;
} 
 
.window .window_close {  
    display: block;
    position: absolute;
    top: 4px;
    left: 5px;
    height: 13px;
    width: 13px;
    background-image: url("/rtdc/images/window_close.gif");
    cursor: pointer;
    cursor: hand;
}

