﻿body, html { 
	text-align:center; 
	margin:0;
	padding:0;
}

#outer{
	width:100%;
	display:table;
}
#container {
	text-align: center;
	position:relative;
	display:table-cell;
} 



.Head{
	text-align: left;
	max-width: 1250px;
	margin:0 auto;
}

.Head .h1
{
	border-top: 1px solid white;
	height: 3px;
	background-color: #FEB836;
}

.Head .h2
{
	border-top: 1px solid black;
	height: 1px;
	background-color: #d4d0c8;
	border-bottom: 1px solid white;
}

.Head .h2 a
{
	position: relative; top: 20px; left: 4px;
}
.Head .h2 img
{
	border-width: 0px;
}

.Head .h3
{
	border-top: 1px solid #d4d0c8;
	height: 1px;
	background-color: black;
}

.Head .h4
{
	background: transparent url('/Design/h1.jpg') repeat-x 0px 0px;
	height: 40px;
	text-align: left;
	padding-left: 370px;
}


.Head .h5
{
	background: transparent url('/Design/h2.jpg') repeat 0px 0px;
	height: 12px;
	border-bottom: 2px solid #345d67;
}

.Head .h61
{
	background: transparent url('/Design/h31.jpg') no-repeat 0px 0px;
	height: 100px;
}

.Head .h62
{
	background: transparent url('/Design/h32.jpg') no-repeat 0px 0px;
	height: 100px;
}
.Head .h63
{
	background: transparent url('/Design/h33.jpg') no-repeat 0px 0px;
	height: 64px;
}


.Head .h6small
{
	background: transparent url('/Design/h3a.jpg') no-repeat 0px 0px;
	height: 106px;
}

.Head .hNew
{
	background: transparent url('/Design/h3b.png') no-repeat 0px 0px;
	height: 147px;
}



.Head .h6 div
{
	margin-left: 800px;
	padding-top: 200px;
}

.Head .h7
{
	background: transparent url('/Design/h2.jpg') repeat 0px 0px;
	height: 12px;
	border-bottom: 2px solid black;
	border-top: 2px solid black;
}

.Head .h8
{
	background: transparent url('/Design/h1.jpg') repeat-x 0px 0px;
	height: 40px;
	text-align: center;
	border-bottom: 2px solid black;
}

.Head .h8 div
{
	padding-top: 4px;
}

.Head .h8 .SwithLang
{
	background: transparent url('/Design/devam.gif') no-repeat 0px 0px;
	height: 38px;
	width: 90px;
	display: inline-block;
	float: right;
	margin-top: 10px;
	padding-top: 1px;
}

.Head .h8 .SwithLang span, .Head .h8 .SwithLang a 
{
	font-size: 14px;
}

#TextBoxGoSearch
{
	width: 200px;
	border: 1px solid black;
}

#RSS
{
	width: 35px;
	height: 13px;
	display: inline-block;
	background: transparent url('/Design/rss.png') no-repeat 0px 0px;
	color: Black;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

/***************************************************/
/* ToolBar											*/
/***************************************************/
.ToolBar
{
}

.ToolBar img
{
	border-width: 0px;
	margin-left: 4px;
	margin-right: 4px;
}
.ToolBar span.Select
{
	display: inline-block;
	background: transparent url('/Design/fon.png') no-repeat;
	width: 44px;
	height: 34px;
	padding1:0px 5px 0px 5px;
}

/*
.ToolBar .Select
{
	background: transparent url('/Design/fon.png') repeat top right ;
	width: 34px;
	height: 34px;
}*/


/***************************************************/
/* ToolBar дополнительно							*/
/***************************************************/
.ToHome, .ToHome:visited
{
	background: transparent url('/Design/tm1.png') no-repeat top right ;
	width: 132px;
	display: inline-block;
	text-align: center;
	float: left;
	height: 30px;
	color: Black;
	padding-top: 11px;
}


.TitlePage
{
	background: transparent url('/Design/devamBig.png')  no-repeat 0px 6px ;
	height: 32px;
	text-align: center;
	display: inline-block;
	width: 200px;
	padding-top: 8px;
	text-transform: uppercase;
}

/***************************************************/
/* ToolBar Menu							*/
/***************************************************/
.TBM{
	display: inline-block;
}

.TBM span span.TBM2{
    display: none;
    position: absolute;
    border: 1px solid #109ad7;
    width: 250px;
    background-color: #124972;
    padding: 2px;
    z-index: 16;
    margin: -8px 0px 0px 0px;
    padding:8px;
    }

.TBM span:hover span.TBM2{
    display: block;
    }

.TBM span span a{
	display: block;
	text-align: left;
	margin: 4px 0px 4px 0px;
	color: #48bce8;
	font-size: 12px;
    }
.TBM span span a.folder
{
	background: url(/Design/tree/folder.png) no-repeat;
	padding: 0px 0px 0px 18px;
    }
.TBM span span a.Country{
	display: inline-block;
	width: 120px;
    }

.TBM span span a:hover
{
	color: White;
    }
    

/*
.JKL:hover div a
{
	display: inline-block;
	width: 120px;
	text-align: left;
	margin: 2px;
}
*/


/***************************************************/
/* block											*/
/***************************************************/
.blockMain, .blockMainBig
{
	border-width: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 10px;
}

.blockMain
{
	width: 183px;
}

.blockMainBig
{
	width: 100%;
}


.blockTitle
{
	background: transparent  url('/design/border1.png') no-repeat ;
	text-align: left;
	color: White;
	padding: 4px 6px 4px 10px;
	font-weight: bold;
}

.blockTitle a
{
	color: White;
	text-decoration: underline;
}
.blockTitle img
{
	vertical-align: middle;
}
.blockBody
{
	padding: 2px;
	border: 1px solid #C0C0C0;
	background-color: #EDF4FF;
	min-width: 178px;
}



/************************************************/
/*			Меню								*/
/************************************************/
.MP{
	
	width: 106px;
/*	background: transparent url('/Design/menu.png') no-repeat 0px 0px;
	height: 24px;
*/
	padding-left: 8px;
	padding-top: 2px;
	cursor: pointer;
	border-left: 2px solid white;
}




div.MP div div
{
	border: 1px solid #109ad7;
    background-color: #124972;

    display: none;
    position: absolute;
    width: 200px;
    margin-top: 12px;
    padding: 8px;
    z-index: 16;
    }

div.MP div:hover div{
    display: block;
    }
div.MP div a{
	display: block;
	text-align: left;
	margin: 4px 0px 4px 0px;
	color: white;
	font-size: 12px;
    }
div.MP div img{
    vertical-align: middle;
    border-width: 0px;
    margin: 0px 4px 0px 0px;
    }

div.MP div div a{
	display: block;
	text-align: left;
	margin: 4px 0px 4px 0px;
	color: #48bce8;
	font-size: 12px;
    }

div.MP div div a:hover
{
	color: White;
    }
    

.MPsub1
{
    display:  block;
    width: 160px;
    color: white;
    clear: both;
    padding: 4px 0px 4px 0px;
}	
    
.MPsub1:hover
{
	color: White;
}	    
    
.MPsub1 img
{
}    
 
	  
span.MPsub2{
	border: 1px solid #109ad7;
    background-color: #124972;

    display: none;
    position: absolute;
    width: 200px;
    padding: 8px;
    z-index: 18;
    margin:-14px 0px 0px 140px;
    }

span.MPsub:hover span.MPsub2{
    display: block;
    }
  
  
  
  
.MPlow{
	height: 24px;
	width: 126px;
	background: transparent url('/Design/devam.gif') no-repeat 0px 0px;
	padding-left: 10px
}    
    
div.MPlow select
{
	width: 100px;
	height: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}    

.HeadList
{
	padding-top: 2px;
	height: 40px;
}

.HeadList td
{
	vertical-align: middle;
}
    
/************************************************/
/*			Ваше мнение							*/
/************************************************/
    
#table_Add input, #table_Add textarea 
{
	border: 1px solid black;
	width: 300px;
} 

#table_Add_2 input, #table_Add_2 textarea 
{
	border: 1px solid black;
	width: 400px;
}




/************************************************/
/*			Версия для печати	*/
/************************************************/
#pr img
{
border-width: 0px;	
} 

#pr
{
	margin: 0px;
	padding: 0px;
	margin-left: 40px;
	display: none;
	vertical-align: bottom;
}
/************************************************/
/*			Abbreviation	*/
/************************************************/
.abr
{
	border-bottom: 1px  dashed red;	
	cursor: help;
}

.abr span
{
	display: none;
	background-color: yellow;
	margin-left: 4px; 
	border: 1px solid black;	
	width: 180px;
	padding: 2px;
	text-align: left;
	text-indent: 0px;
	font-weight: normal;
}


.abr:hover span
{
    display: inline;
	position: absolute;
}

/****************************************************/
/* Этот день в истории								*/
/****************************************************/
table.History
{
	width: 740px;
}

table.History img
{
	padding-right: 4px;
}

table.Month
{
	border: 0px solid black;
	text-align : center;
}

table.HistoryRes p
{
	text-align: justify;
	margin: 0;
	margin-bottom: 6px;
	padding: 0;
}

table.Month td
{
	width: 16px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid black;
	text-align: center;
}

.Day
{
	border: 1px solid #BBBBBB;
	text-align: center;
	background-color: #F3F3F3;
	width: 40px;
}
.Day div
{
	color: White;
	background-color: #B5BEBE;
}

.Day span
{
	font-weight: bold;
	font-size: 16px;
}

.Day b
{
	display: block;
	font-weight: normal;
	font-size: 8px;
}



.info
{
	background-color: #EDF4FF;
	border: 10px solid #dfe3eb;	
	padding: 2px;
	font-weight: normal;
	z-index: 6;
	display:  inline-block;
	position: absolute;
	visibility: hidden;
	width: 730px;
}


.info .txt
{
	color: black;
	text-align: center;
}
.info .close
{
	cursor: pointer;
}

.History .zoomin
{
	float: left;
}

.History img.zoomin
{
	position: absolute;
	border: 1px solid white;
	float: left;
	padding: 2px;
	cursor: pointer;
	background-color: White;
}

.dtd1
{
	cursor: pointer;
	color: Blue;
}

.dtd2
{
	display: none;
}
/****************************************************/
/* Этот день в истории Not Ajax								*/
/****************************************************/
.selectDay 
{
	background-color: Red;
}

.next a,
.next a:link,
.next a:visited,
.next a:active,
.next a:hover
{
	color: Black;
	font-size: 10px;
	display: block;
	width: 16px;
}


/****************************************************/
/* Цитаты								*/
/****************************************************/
.Quote img
{
	float: left;
	margin: 0px 4px 0px 0px;
	max-height: 238px;
}

img.Refresh
{
	float: right !important;
	margin: -22px 0px 0px 0px;
	padding: 0px 4px 0px 0px;
	cursor: pointer;
}

.Quote span
{
	display: block;
	font-weight: bold;
	margin-top: 10px;
	text-align: left;
}

.Quote
{
	text-align: justify;
}

.QuoteGo
{
	background: transparent url('/Design/QuoteGo.png') no-repeat 0px 0px;
	display: inline-block;
	width: 16px;
	height: 16px;
}



.LG
{
	border: 1px solid #0f2143;

	background-color: #edf4ff ;
	margin-bottom: 4px;


	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/design/pie.htc);
}


.LG .Content
{
	padding: 2px 4px 4px 4px;
}


.LG .Legend
{
	display: inline-block;
	padding: 4px 4px 4px 4px;
	font-weight: bold;
	min-width: 140px;
	margin-left: 0px;
	color: White;
	/*background-color: #5078b3;*/
	background-color: #71829e;
	
	border-radius: 5px 0px 6px 0px;
	-moz-border-radius: 5px 0px 6px 0px;
	-khtml-border-radius:  5px 0px 6px 0px;
	-o-border-radius:  5px 0px 6px 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 6px;
	
	behavior: url(/design/pie.htc);
	
	
}

.LG .Legend a,
.LG .Legend a:link,
.LG .Legend a:visited,
.LG .Legend a:active,
.LG .Legend a:hover
{
	color: White;
}





.VersionBrowser
{
	margin: 4px 4px 8px 4px;
	padding: 0px 0px 0px 55px;
	background: transparent url('/Design/warning.gif') no-repeat 0px 0px;
	
}


div.NewsFirst 
 {
	margin-top: 4px;
	text-align: justify;
 }
 
 
 div.NewsHeader
 {
	border-bottom: 1px dashed silver;
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 2px 0px;
	
 }
	
	 
 .NewsElement
 {
 	height: 140px;
 	overflow: hidden;
 	
 }
 
 
 
 
 
/****************************************************/
/* Pin Manager										*/
/****************************************************/

.PinManager{
	border: 1px solid #0f2143;
	background-color: #800000;
	margin: 4px;
	padding: 4px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/design/pie.htc);
	width: 240px;
} 
 
.PinManager #pin
{
	margin-top: 2px;
	display: block;
	width: 196px !important;
	border:1px solid #BEBEBE;
}

.PinManager #PinRefresh
{
	cursor: pointer; 
	float: right;
}

.watermarked {
	background-color:#F0F8FF;
	color:gray;
}	


/****************************************************/
/* Error Info													*/
/****************************************************/
.Block_Error
{
	border: 1px solid silver;
	width: 500px;
	height: 300px;
	padding: 4px;
	background-color: White;
}

.Block_Error input[type="text"],
.Block_Error textarea
{
	border: 1px solid silver;
	width: 490px;
}

.Block_Error span
{
	display: block;
	font-weight: bold;
	margin-top: 4px;
}

.Info_Error
{
	padding: 8px 0px 8px 22px;
	background:  #f5f5f5 url('/Design/TabIcons/Info.png') no-repeat 4px 7px;
	border: 1px solid silver;
	margin: 10px 0px 0px 0px;
}



.BigReclama
{
	padding: 4px;
	border: 1px solid silver;
	margin: 10px 0px 0px 0px;
	display: block;
}


.ContentHtml li
{
	margin: 0px 0px 0px 16px;
}