﻿

.MasterTable
{
   /*border: 1px solid #FF0000;*/
   margin: 0px;
   width: 1177px;
   max-width: 1177px;
   border-collapse: collapse;
   border-spacing: 0px;
   z-index: 25;
}


.TdTree
{
   /*border: 1px solid #FF00ff;*/
   width: 20%;
   vertical-align: top;
   height: auto;
   padding-top: 64px;
   z-index: 30;
}

.TdContent
{
/*border: 1px solid #FFff00;*/
    /*width: 80%;*/
    width:auto;
    padding: 0px;
    vertical-align: top;
}

.MasterDivContent
{
   padding: 20px 0px 10px 0px;
   width: auto;
   border-collapse: collapse;
   border-spacing: 0px;
   overflow: auto;
}




.MasterDivSiteMapPath
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 33px;
    position: relative;
}

.MasterDivSiteMapPath2
{
    padding: 0px 10px 0px 30px;
    margin: 0px;
    height: 33px;
    background-position: left center;
    background-image: url('Image3/KrugSmall.png');
    background-repeat: no-repeat;
    text-align: left;
    position: absolute;
    right: 0px;
    top: 0px;
}


.MasterSiteMapPath
{
    height: 35px;
    padding: 10px;
    font-size: 14px;
    vertical-align: middle;
    display: block;
}

.SiteMapPathSeparator
{
   padding: 0px 2px 0px 2px;
   font-size: 12px;
   color: #FF0000;
   vertical-align: middle;
   font-weight: bold;
}
.SiteMapCurrentNode
{
    color: #193c6a;
}
.SiteMapNode
{    
    color: #193c6a;
    text-decoration: none;
    font-weight: bold;
}


/* Настройка дерева */
.DivTree
{
    margin: 0px;
    padding: 0px;    
}


.MasterTreeView
{
   margin: 0px 10px 0px 0px;
   width: auto 0px;
   padding: 0px;
}

.TreeView1NodeStyle
{

   margin: 0px;
   text-indent: 40px;
   padding: 0px;
   width: 100%;
   height: 30px;
   font-size: 12px;
   white-space: nowrap;
   overflow: visible;
   color: #193c6a;
}

.TreeView1LeafNodeStyle
{   
    width: 100%;
    font-size: 12px;
}

.TreeView1HoverNodeStyle
{
    background-position: left center;
    background-image: url('Image2/IconTree2.png');
    background-repeat: no-repeat;
    width: 100%;
    font-size: 12px;
}

.TreeView1SelectedNodeStyle
{
   width: 100%;
   background-position: left center;
   background-image: url('Image2/IconTree1.png');
   background-repeat: no-repeat;
   font-size: 12px;
}

/* CSS classes for standard Links, only valid inside the #menu DIV */
#menu a, #menu a:visited
{
    background-image: none;
}
#menu a:hover, #menu a:link , #menu a:active, #menu a:focus
{
    background-image: none;
}

#TreeId a, #TreeTreeId a:visited
{
    background-image: none;
}


#TreeTreeId a:hover, #TreeTreeId a:link , #TreeTreeId a:active, #TreeTreeId a:focus
{
    background-image: none;
}


/*Страница Material*/
.MaterialMainDiv
{
    margin: 0px 10px 0px 60px;
    color: #193c6a;
}

.MaterialLabelDiv
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.MaterialLabelName
{
    font-size: 20px;
    font-weight: bold;
}

.MaterialShortDiv
{
    font-size: 14px;
    font-weight: bold;    
    margin-bottom: 20px;    
    color: #193c6a;    
}

.MaterialDiv
{
    color: #193c6a;
}


/*Страница News*/
.NewsMainDiv
{
    margin: 0px;
}

.NewsFooterDiv
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px 20px 0px;
    vertical-align: middle;
}


/*Страница Comments*/
.CommentsMainDiv
{
    margin: 0px;
}

.CommentsFooterDiv
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0px 20px 0px;
    vertical-align: middle;
}

.Master_Comments_ListView_LayoutTemplate_ul
{
    font-size: 14px;
    width: auto;
    padding: 0px;
    margin: 0px 40px 0px 40px;
}


.Master_Comments_ListView_ItemTemplate_li
{
    margin: 0px;
    padding: 0px;
    width: auto;
    height: auto 0px;
    list-style-type: none;
    color: #000000;
}

.Master_Comments_ListView_ItemTemplate_Date
{
    margin: 0px;
    padding: 0px;
    font-size: 14px;        
    color: #193c6a;
    text-decoration: none;
}

.Master_Comments_ListView_ItemTemplate_Autor
{
    margin: 0px;
    padding: 0px;
    font-size: 16px;    
    font-weight: bold;    
    color: #193c6a;
    text-decoration: underline;    
}

.Master_Comments_ListView_ItemTemplate_Title
{
    line-height:30px;
    font-size: 16px;
    color: #193c6a;
    font-weight: bold;
    text-decoration: none;
}

.Master_Comments_ListView_ItemTemplate_Short
{
    margin: 0px;
    padding: 0px;
    color: #193c6a;
    text-decoration: none;
}


.Master_Comments_ListView_ItemSeparatorTemplate_Separator
{
    margin: 0px;
    padding: 0px;
    width: auto;
    height: 20px;
}


/*Страница Comment*/
.CommentMainDiv
{
    margin: 0px 10px 0px 60px;
    font-size: 12px;
    color: #193c6a;
}

.CommentLabelDiv
{
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.CommentLabelName
{
    margin: 10px 0px 10px 0px;
    font-size: 20px;
    font-weight: bold;
    display: block;
}

.CommentLabelAutor
{
    font-size: 16px;
    font-weight: bold;
    color: #193c6a;
}

.CommentShortDiv
{
    font-size: 14px;
    font-weight: bold;    
    margin-bottom: 20px;    
    color: #193c6a;    
}

.CommentDiv
{
    font-size: 14px;
    color: #193c6a;    
}

.CommentLogo2TableColumn3
{
    padding: 0px;
    margin: 0px;    
    background-color: #FFFFFF;
    height: 35px;    
    width: 200px;
    text-align: right;
}



/* begin Box, Block */
.Block
{
   position: relative;
   z-index: 0;
   margin: 0 auto;
   min-width: 44px;
   width: 100%;
   margin: 10px 0px 0px 0px;
}

.Block-body
{
   /*border: 1px solid #FF0000;*/

   position: relative;
   z-index: 1;
   padding: 22px;
}

.Block-tr, .Block-tl, .Block-br, .Block-bl, .Block-tc, .Block-bc,.Block-cr, .Block-cl
{
   /*border: 1px solid #00FF00;*/
	position:absolute;
	z-index:-1;
}

.Block-tr, .Block-tl, .Block-br, .Block-bl
{
	width: 22px;
	height: 22px;
}

.Block-tl
{
	top:0;
	left:0;
	background-image: url('Image3/LT.png');
}

.Block-tr
{
	top: 0;
	right: 0;
	background-image: url('Image3/RT.png');
}

.Block-bl
{
	bottom: 0;
	left: 0;
	background-image: url('Image3/LB.png');
}

.Block-br
{
	bottom: 0;
	right: 0;
	background-image: url('Image3/RB.png');
}

.Block-tc, .Block-bc
{
	left: 22px;
	right: 22px;
	height: 22px;
}

.Block-tc
{
	top: 0;
	background-image: url('Image3/T.png');
}

.Block-bc
{
	bottom: 0;
	background-image: url('Image3/B.png');
}

.Block-cr, .Block-cl
{
	top: 22px;
	bottom: 22px;
	width: 22px;
}

.Block-cr
{
	right:0;
	background-image: url('Image3/R.png');
}

.Block-cl
{
	left:0;
	background-image: url('Image3/L.png');
}

.Block-cc
{
	position:absolute;
	z-index:-1;
	top: 22px;
	left: 22px;
	right: 22px;
	bottom: 22px;
	background-color: #FFFFFF;
}

/* end Box, Block */

