﻿.higligt
{
	background-color: Yellow;
}




.AccordionHeader
{
	cursor: pointer;
	background-color: #3884F8;
	padding: 4px 0px 4px 10px;
	margin: 2px 0px 2px 0px;
	width: 170px;
	color: White;
}

.AccordionHeaderSelect
{
	background-color: #3884F8;
	padding: 4px 0px 4px 10px;
	margin: 2px 0px 2px 0px;
	width: 170px;
	font-weight: bold;
}

.AccordionContent
{
	width: 170px;
	padding-left: 10px;

}

/****************************************************/
/*	Результат голосования							*/
/****************************************************/
.VoiteInfo
{
	border: 1px solid black;
	text-align: center;
	display: inline-block;
	margin: 1px;
	width: 20px;
	height: 14px;
}

.VoiteHead
{
	padding-top: 20px;
	margin-top: 20px;
	width: 840px;
}


.VoiteHead .voite_bar
{
	width: 330px;
}

.VoiteHead .voite_bar img
{
	margin: 0px 4px 0px 0px;
	cursor: pointer;
	padding: 2px;
	border: 1px solid silver;
}

.VoiteHead .voite_bar img.select
{
	border1: 1px solid black;
	cursor: default;
	background-color: White;
}

.VoiteHead .voite_zone
{
	background-color: #EDF4FF;
}

.VoiteHead .voite_zone img
{
	border: 1px solid silver;
}


.VoiteHead table
{
	margin-top: 8px;
	width: 100%;
}

.VoiteHead table td
{
	background-color: #E2E2E2;
}


.VoiteHead .Itogo
{
	text-align: right;
	font-style: italic;
	background-color: #EDF4FF;
}

.VoiteHead .L1
{
	background:  transparent url('/Design/devam.png') no-repeat top left;
	height: 20px;
	display: inline-block; 
	width: 10px;
	padding: 0px;
}

.VoiteHead .L2
{
	background: transparent url('/Design/devam1.png') repeat-x top center;
	height: 20px;
	display: inline-block; 
	padding: 0px;
}

.VoiteHead legend a
{
	height: 20px;
	display: inline-block; 
}


.VoiteHead .L3
{
	background: transparent url('/Design/devam.png') no-repeat top right;
	height: 20px;
	display: inline-block; 
	width: 10px;
	padding: 0px;
}


/*
.ListPage span
{
	display: inline-block;
	width: 30px;
	height: 28px;
	text-align: center;
	background: transparent url('/Design/TRIDENT.png') no-repeat top center;
	border-left: 1px solid black;
	cursor: hand;
	color: Blue;
	vertical-align: bottom;
}
*/

/****************************************************/
/* Корабли											*/
/****************************************************/
table.ShipTTX td.Main
{
	padding-left: 0px;
}

table.ShipTTX .a0
{
	background: transparent url('/Design/tree/lt.gif') no-repeat;
	padding-left: 20px;
	min-width: 40px;
}

table.ShipTTX .b0
{
	background: transparent url('/Design/tree/t.gif') no-repeat;
	padding-left: 20px;
	min-width: 40px;
}

span.Ship
{
	display: block;
	background-color: #9999CC;
	padding: 4px 0px 4px 2px;
} 

span.ShipBlock
{
	display: block;
	border: 1px solid #9999CC;
	margin-bottom: 8px;
} 

span.Ship .NumberShip,
span.ShipOne .NumberShip
{
	margin-right: 2px;
	font-weight: bold;
	margin-right: 10px;
} 

span.Ship .DateStart,
span.ShipOne .DateStart
{
	margin-left: 12px;
	cursor: help;
} 

span.Ship .DateEnd,
span.ShipOne .DateEnd
{
	cursor: help;
} 


/****************************************************/
/*			Вооружения								*/
/****************************************************/
.ListUsesShip img
{
	float: left;
	margin-right: 4px;
}


/****************************************************/
/*			Медиа								*/
/****************************************************/

.video li
{
	display: block;
	list-style:none;
	background:url("/design/video.png") no-repeat;
	padding-left: 34px;
	min-height: 34px;
	cursor:  pointer;
	vertical-align: middle;
}

.video
{
	padding: 0px;
	margin: 8px 0px 8px 0px;
}



/***************************************************/
/* Первая страница									 */
/***************************************************/
.banner
{
	display: block;
	margin: 4px;
}

.banner img
{
	border-width: 0px;
	width: 88px;
}


/************************************************/
/*				Эскадра							*/
/************************************************/

.TableSquadron td
{
	width: 100px;
	border: 1px solid black;
}


.TableSquadron tr.HeadSquadron td
{
	text-align: center;
	width: 100px;
}
.TableSquadron tr.HeadSquadron img
{
	max-height: 80px;
	display: block;
}

.TableSquadron td.List
{
	background-color: #9999CC;
	border-width: 0px;
}





/************************************************/
/*				Список в виде картинок			*/
/************************************************/
.ListAll img
{
border-width: 0px;	
margin: 4px;
}

.ListAll .ToBook
{
	border-width: 0px;	
	margin: 4px;
	width: 100px;
	height: 132px;
}

.ListAll .Media
{
	width: 100px;
	height: 142px;
}

.ListAll .BigFolder
{
	border-width: 0px;	
	margin: 0px;
	background: transparent url('/Design/folder-big.png') no-repeat;
	width: 100px;
	height: 100px;
	padding: 34px 4px 4px 0px;
	text-align: center;
	vertical-align: middle;	
	display: block;
	color: black;
	text-decoration: underline;
	text-transform: uppercase;
}

.ListAll .VideoFolder
{
	border-width: 0px;	
	margin: 0px;
	background: transparent url('/Design/FolderVideo.png') no-repeat;
	width: 128px;
	height: 128px;
	padding: 34px 4px 4px 0px;
	text-align: center;
	vertical-align: middle;	
	display: block;
	color:  Yellow;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.ListAll .VideoFolder a
{
}



/************************************************/
/*				Поиск			*/
/************************************************/
.SearchTableShip td
{
	border: 1px solid black;
}

.SearchTableShip td.Header
{
	max-width:100px;
	width: 100px;
}

.SearchBigText
{
	border: 1px solid black;
	width: 260px;
}



/************************************************/
/*				Разбиение по страницам	  		*/
/************************************************/

.ListPage
{
	height: 32px;
	margin-top: 6px;
	margin-bottom: 6px;
	padding: 2px 2px 2px 2px;
}


.ListPage span.select u{
	text-decoration: none;
}


.ListPage span,
.ListPage span.select
{
	display: inline-block;
	width: 32px;
	height: 32px;
	text-align: center;
	background: transparent url('/Design/page_yes.png') no-repeat;
	cursor: hand;
	color: Blue;
	margin: 0px 2px 0px 2px;
	padding-top: 4px;
}

.ListPage span.select{
	background: transparent url('/Design/page_no.png') no-repeat;
	font-weight: bold;
	color: black;
	cursor: default;
} 

.ListPage span u
{
	text-decoration: none;
}



/************************************************/
/*				Глобальный Поиск	  		*/
/************************************************/
.ListElement{
}
.ListElement .url
{
	color: Green;
	margin: 4px;
	font-style: italic;
}

.ListElement img
{
	float: left;
	margin-right: 4px;
}


.ListElement td
{
	/*background-color: #E2E2E2;*/
}

div.firstlinks a
{
	margin-right: 4px;
	text-decoration: underline;
}


/****************************************************/
/*	Список цитат							*/
/****************************************************/

.QL1
{
	text-align: center;
	width: 300px;
}
.QL1 img
{
	width: 300px;
}
.QL2
{
	width: 700px;
}

.QL2 div
{
	border: #e0e0e0 thin solid;
	margin-bottom: 4px;
	background: #f5f5f5;
	padding: 4px 4px 4px 20px;
	text-align: justify;
	background: transparent url('/design/quote.png') no-repeat 0px 2px;
}


.QL2 div img
{
	padding-left: 4px;
}

/****************************************************/
/*			404								*/
/****************************************************/
.Error404 
{
	margin-left: 40px;
	font-size: 20px;
}

.Error404 div
{
	color: #848484;
}


.Error404 a
{
	display: block;
	margin: 4px 0px 4px 0px;
}


/****************************************************/
/*			Первая - актуально								*/
/****************************************************/
#Literal_ActualFirst div
{
	margin: 10px;
	font-size: 20px;
}

#Literal_ActualFirst a
{
	font-size: 20px;
}
/**************************************************************/
/*  Этот день в истории										*/
/**************************************************************/
#tooltip {
	position: absolute;
	z-index: 10;
	border: 1px solid #1593db;
	background-color: #e5f5fe;
	color: #000;
	padding: 5px;
	border-radius: 6px;
	font-size: 20px;
	width: 600px;
}

.HistDetail
{
	display: none;
}


.HistDetail div
{
	text-align: center;
}
