body{
    margin-left:0;
    margin-top:0;
    margin-right:0px;
    margin-bottom:0;
    background-repeat: repeat-y;
    background: #FFFFFF;
    min-width: 920px;
}

#menu{
    background: #cfcfcf;
    height: 10%;
}
#baner{
    background: #e6e6e6;
    height: 100px;
    width: 100%;
}

.spacelogo{
    background: #668dbc;
    height: 20px;
    padding-right: 10px;
    font-size: 14px;
    font-family: tahoma;
    font-weight: bold;
    font-variant: small-caps;
}

.spacelogo a:link{text-decoration:none; color: #cfcfcf;}
.spacelogo a:visited{text-decoration:none; color: #cfcfcf;}
.spacelogo a:active{text-decoration:none; color: #ffffff;}
.spacelogo a:hover{text-decoration:none; color: #ffffff;}

.topmenu{
    background: #bbbdbf;
    height: 40px;
    vertical-align: bottom;
}

.topmenu li{
    list-style: none;
}

#footer{
    background: #668dbd;
    height: 55px;
}

.footer{
    color: #cfcfcf;
}

#spaceimg{
    display: block;
    background: #ffffff;
    height: 173px;
}
br{
    font-size: 5px;
}
.topline{
    border-top: 1px solid black;
}
.logo{margin-left: 50px;}
.line{
    border-top: 1px solid black;
}
.zag{
    font-size: 14px;
    font-family: tahoma;
    font-weight: bold;
    font-variant: small-caps;
    height: 20px;
    text-align: center;
    color: #980034;
}

td{
}

td.cont{
    font-family: tahoma;
    font-size: 12px;
    color: #262626;
}

td.footer{
    font-family: tahoma;
    font-size: 12px;
    color: #cfcfcf;
}

.notact{
    border-bottom: 3px solid #016ca0;
}

.thumbs{
    border: 1px dotted black;
    height: 600px;
    overflow: scroll;
    overflow-x: auto;
}

.notactbutton{
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
}
.actbutton{
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 10px;
}
.redline{
    display: inline;
    text-decoration: none;
    border: 0;
    width: 70px;
    height: 3px;
}
.noprint{
    display: block;
}


.Container {
    padding: 0;
    margin: 0;
}

.FContainer {
    padding: 0;
    margin: 0;
}

.Container li {
    list-style-type: none;
}

.FContainer li {
    list-style-type: none;
}

/* indent for all tree children excepts root */
.Node {
    background-image : url(img/i.gif);
    background-position : top left;
    background-repeat : repeat-y;
    margin-left: 18px;
    zoom: 1;
}

.IsRoot {
    margin-left: 0;
}


/* left vertical line (grid) for all nodes */
.IsLast {
    background-image: url(img/i_half.gif);
    background-repeat : no-repeat;
}
 
.ExpandOpen .Expand {
    background-image: url(img/expand_minus.gif);
}

.FExpandOpen .FExpand {
    background-image: url(img/forum_expand_sminus.gif);
}

/* closed is higher priority than open */
.ExpandClosed .Expand {
    background-image: url(img/expand_plus.gif);
}

.FExpandClosed .FExpand {
    background-image: url(img/forum_expand_splus.gif);
}
 
/* highest priority */
.ExpandLeaf .Expand {
    background-image: url(img/expand_leaf.gif);
}

.Content {
    min-height: 18px;
    margin-left:18px;
}

.FContent {
    min-height: 18px;
    margin-left:18px;
}

* html  .Content {
    height: 18px; 
}

* html  .FContent {
    height: 18px; 
}

.Expand {
    width: 18px;
    height: 18px;
    float: left;
}

.FExpand {
    width: 18px;
    height: 18px;
    float: left;
}


.ExpandLoading   {
    width: 18px;
    height: 18px;
    float: left;
    background-image: url(img/expand_loading.gif);
}

.FExpandLoading   {
    width: 18px;
    height: 18px;
    float: left;
    background-image: url(img/expand_loading.gif);
}

.ExpClose {
    width: 18px;
    height: 18px;
    float: left;
    background-image: url(img/expand_plus.gif);
}



.ExpandOpen .Container {
	display: block;
}

.FExpandOpen .FContainer {
	display: block;
}

.ExpandClosed .Container {
	display: none;
}

.FExpandClosed .FContainer {
	display: none;
}

.ExpandOpen .Expand, .ExpandClosed .Expand {
	cursor: pointer;
}

.FExpandOpen .FExpand, .FExpandClosed .FExpand {
	cursor: pointer;
}

.ExpandLeaf .Expand {
	cursor: auto;
}

.FExpandLeaf .FExpand {
	cursor: auto;
}

.st{
    padding-right: 10px;
    text-align: right;
}
.padding_5 table{
    border: 0px;
}
.padding_5 td{
    border: 0px;
}

.padding_5 th{
    border: 1px solid black;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 12px;
}
#tooltip{
    background:#FFFFFF;
    border:1px solid #666666;
    color:#333333;
    font:menu;
    margin:0px;
    padding:3px 5px;
    position:absolute;
    visibility:hidden
}
th{
    border: 0px;
}
td{

}
table{
    font-size: 12px;
}
.change_month{
    text-decoration: none;
    color: #E10051;
}
.st{
    vertical-align:top;
    padding-right:5px;
    text-align:right;
}
.forum_message p{
    display: inline;
}
.forum_message{
    border: 1px solid #97d3f4;
    background: #f3f7ff;
    padding: 5px 10px;
}
.stock_message{
    border: 1px solid #97d3f4;
    background: #f3f7ff;
    padding: 5px 10px;

}
.indexx_box{
    float: left;
    width: 15%;
    margin-bottom: 5px;
}
table.statistics{
    border-color:#FBD29A -moz-use-text-color #FBD29A #FBD29A;
    border-style:solid none solid solid;
    border-width:1px 0 1px 1px;
    margin-top:10px;
}
table.statistics th{
    background-color:#FAF4E8;
    border-bottom:1px solid #FBD29A;
    border-right:1px solid #FBD29A;
    font-weight:bold;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}
table.statistics td.title{
    font-weight:bold;
    text-align:right;
    width:70px;
}
table.statistics td{
    border-right:1px solid #FBD29A;
    height:20px;
    padding-left:10px;
    padding-right:10px;
    text-align:left;
}
.album_phname{
    margin-top: 10px;
    min-height: 20px;
    background: #F3F7FF;
    font-weight: bold;
    padding: 5px 5px 5px 5px;
}
.hor_cal{
    text-transform:none;
    font-size: 10px;
    !important;
    cursor:pointer;
}

