﻿
/*Карточка пользователя*/
.usercard {
	white-space: nowrap;
	float: left;
	margin: 15px 15px 15px 10px;
	width: 210px;
}
.usercard-res {
	white-space: nowrap;
	float: left;
	margin: 15px 15px 15px 10px;
	width: 227px;
}
/*Пустой элемент*/
.empty 
{
	display:block;
	height:1px;
	width:100%;
}
/*Постраничный вывод, навигатор бар*/
.pager
{
	padding:5px 5px 10px 10px;
}
.pager b
{
	padding:1px 1px 1px 1px;
	color:#505050;
	background:#efefe7; 
	border:solid 1px #deded6; 
}

/*Надпись Россия/ Москва и т.п*/
.navigator table
{
	padding:0px;
}
.navigator h1 a
{
	display: inline;
	padding:0px;
	margin: 0px;
	color: #3783c8;
	height:33px;
}

/*Кнопки по идее*/
.button
{
	font-family: Verdana, Sans-Serif;
	font-size: 10pt;
	color:#030303;
	padding: 2pt;
}




/* */
div.rounded-box {
    position:relative;					 
    width: 9em;
    background-color: #D3E2F0;
    margin: 3px;
	width:600px;    
}

/*********************
GLOBAL ATTRIBUTES
*********************/
div.top-left-corner, div.bottom-left-corner, div.top-right-corner, div.bottom-right-corner
{position:absolute; width:20px; height:20px; background-color:#FFF; overflow:hidden;}

div.top-left-inside, div.bottom-left-inside, div.top-right-inside, div.bottom-right-inside {position:relative; font-size:150px; font-family:arial; color:#D3E2F0; line-height: 40px;}

/*********************
SPECIFIC ATTRIBUTES
*********************/

div.top-left-corner { top:0px; left:0px; }
div.bottom-left-corner {bottom:0px; left:0px;}
div.top-right-corner {top:0px; right:0px;}
div.bottom-right-corner {bottom: 0px; right:0px;}

div.top-left-inside {left:-8px;}
div.bottom-left-inside {left:-8px; top:-17px;}
div.top-right-inside {left:-25px;}
div.bottom-right-inside {left:-25px; top:-17px;}

div.box-contents {
	font-family:Georgia, Verdana, Sans-Serif;
	position: relative; padding: 8px; color:#000;
	font-size:9pt;
}

div.box-contents h2 
{
	color:#000;
	font-family:Georgia, Verdana, Sans-Serif;
	font-size:9pt;
}

.toolbar td
{
	font-size:10pt;
}
.toolbar a
{
	text-decoration: none;
}
.toolbar a.text
{
	border-bottom: dotted 1px #2c6eaa;
}
.toolbar a:hover.text
{
	text-decoration: none;
	border-bottom: solid 1px #2c6eaa;
}

.checkbox-control input
{
	display: inline; vertical-align: middle;
}

.input-txt
{
	color: #666681; 
	background: #ffffff; font-family: Verdana, Sans-Serif; 
	font-size: 10pt; padding: 2pt 2pt 2pt 3pt;
}

.ddlSmallFont
{
	color: #666681; 
	background: #ffffff; font-family: Verdana, Sans-Serif; 
	font-size: 10pt;
	padding:1px;
	border: solid 1px #afafaf;
}

.grid { border: solid 0px #ffffff; }
.grid tr{ border: solid 0px #ffffff; }
.grid td{ border: solid 0px #ffffff; }
.grid-alter
{
	 border: solid 1px #efefe7;
	 background:#efefe7;
} 
.grid-alter tr
{
	 border: solid 0px #efefe7;
	 background:#efefe7;
} 
.grid-alter td
{
	 border: solid 0px #efefe7;
	 background:#efefe7;
} 


.search td{ height:30px; text-align:left; vertical-align:middle; }



/*
.b1, .b2, .b3, .b4, .b5,
.b1 i, .b2 i, .b3 i, .b4 i, .b5 i,
.b1 b, .b2 b, .b3 b, .b4 b, .b5 b,
.b1 q, .b2 q, .b3 q, .b4 q, .b5 q {
height: 1px;
font-size: 1px;
overflow: hidden;
border-style: solid;
border-width: 0 1px;
display: block;
background: #fffffd;
}
.b1 {
margin: 0 2px;
background: #EBEEF0;
border: none;
}
.b1 b {
margin: 0 1px;
background: #B8C3C8;
border-color: #CBD3D7;
}
.b2 {margin: 0 1px; border-color: #333;}
.b2 b {border-color: #333;}
.b2 i {border-color: #333;}
.b2 q {border-color: #333;}
.b3 {border-color: #333;}
.b3 b {border-color: #333;}
.b3 i {border-color: #333;}
.b4 {border-color: #333;}
.b4 b {border-color: #333;}
.b5 {border-color: #333;}
.b5 b {border-color: #333;}
.text1 {
border: 1px solid #333;
border-width: 0 1px;
padding: 0 12px;
background: #fffffd;
}
*/

.right-menu
{
	font-size: 9pt;
	white-space:nowrap;
	width:300px;
	padding:0px 10px 0px 10px;
}
/*.right-menu ul, li
{
	padding: 1px 2px 1px 2px;
	margin: 0px 0px 0px 10px;
}*/
.right-menu i
{
	color:Red;
}
.distanse-box
{
	font-family:Tahoma;
	font-size:9pt;
}
.distanse-box input{ height:18px;}
.distanse-box input{ height:18px; vertical-align:middle;}
.small-user-card 
{
	width:240px; 
	height:90px; 
	float:left; 
	background:#efede8; 
	border:solid 1px #c0c0c0; 
	margin:3px;
	padding:2px 3px 2px 3px;
}

.small-user-card b
{
	color:#6f6f6f;
}
.small-user-card i
{
	color:#3f3f3f;
}

.small-user-card a
{
	text-decoration:none;
	font-weight: bold;
	color:#6f6f6f;
	border-bottom:solid 1px #000;
}

.small-user-card a:hover
{
	border:none;
}
.active-users-menu
{
	margin: 5px;
	font-family: Verdana;
	font-size: 9pt;
	padding:2px;
}
.active-users-menu li
{
	display:inline;
}

