/********************** Общее описание **********************/
body {
	font: 10pt Arial;
	color: #000;
	padding: 30px 0 0 0;
	margin: 0;
	background: #fff url('images/back.jpg') repeat-x;
}
a {
	color: #3c84c1;
	text-decoration: underline;
}
a:hover {
	color: #246aa6;
}
a:visited {
	color: #51b5f4;
}
img {
	border: 0;
}
.container {
	position: relative;
	width: 947px;
	margin: 0 auto;
}
/********************** Шапка **********************/
.title {
	width: 947px;
	height: 112px;
	background: #fff url('images/back_title.gif') repeat-x;	
}
.angle_left {
	width: 12px;
	height: 112px;
	background: #fff url('images/back_title_left.gif') no-repeat;
	float: left;
}
.angle_right {
	width: 12px;
	height: 112px;
	background: #fff url('images/back_title_right.gif') no-repeat;
	float: right;
}
.title img {
	position: absolute;
	top: 30px;
	left: 33px;
	height: 54px;
}
.title_contacts {
	position: absolute;
	top: 15px;
	left: 772px;
	font-size: 8pt;
	color: #888d87;
	text-align: right;
	line-height: 12pt;
}
.title_contacts b {
	font-size: 10pt;
}
.title_contacts a.mail {
	color: #888d87;
	text-decoration: none;
}
.title_contacts .user 
{
	font-size: 10pt;
	color: #146a00;
	font-weight: bold;
}
.title_contacts .login_status {
	font-size: 10pt;
}
/********************** Меню  **********************/
.menu0 {
	width: 915px;
	height: 25px;
	list-style: none;
	margin: 0 auto;
	padding: 7px 0 5px 32px;
	background: #125230 url('images/back_menu.gif') repeat-x;
}
.menu_item0, 
.menu_item0:visited {
/*	width: 150px;*/
	height:25px;
	float: left;
	text-align: center;
	text-transform: uppercase;
	list-style: none;
	padding: 5px 0 5px 19px;
	margin: 0 35px 0 0;
	font: 9pt Arial;
	color: #fff;
	font-weight: bold;
}
.menu_item0:hover,
.menu_item0:focus {
	color: #e3f596;
}
.menu_item1, 
.menu_item1:visited {
	width: 196px;
	height: 100%;
	text-align: left;
	text-transform: none;
	margin: 0;
	padding: 0;
	background: #1a744e;
	float: none;
	color: #fff;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	text-decoration: none;
	display: block;
	margin: 0 7px;
	padding: 5px 11px 5px 22px;
}
.menu_item1:hover,
.menu_item1:focus {
	color: #e3f596;
}
/********************** Авторизация  **********************/
.auth
{       
	margin: 50px auto;
	text-align: center;
}
.auth table td
{     
    padding: 5px 3px;  
}
.auth_title 
{
    text-align: center;
	font-size: 16pt;
	font-weight: normal;	
	color: #146a00;	
	padding-bottom: 10px;
}
/********************** Основная часть  **********************/
.container_main_out {
	position: relative;
	width: 947px;
	background: url('images/back_main_container_repeat.gif') repeat-y;
}
.container_main_in {
	position: relative;
	width: 947px;
	background: url('images/back_main_container.gif') no-repeat;
}
.container_main {
	position: relative;
	width: 907px;
	min-height: 320px;
	padding: 15px 20px 85px;
	background: url('images/back_main_container_bottom_index.gif') bottom no-repeat;
}
.container_main h1 {
	font-size: 16pt;
	font-weight: normal;	
	color: #146a00;
	padding: 0px 0 5px 0;
	margin: 0;
}
.container_main h2 {
	font-size: 14pt;
	font-weight: normal;
	color: #146a00;
	padding: 10px 0px 5px;
	margin: 0;
}
.container_main h3 {
	font-size: 12pt;
	font-weight: normal;
	color: #146a00;
	padding: 10px 35px 0 15px;
	margin: 0;
}
.container_main h4 {
	font-size: 10pt;
	font-weight: normal;
	color: #146a00;
	padding: 10px 35px 0 15px;
	margin: 0;
}
.container_main p {
	text-align: justify;
	padding: 6px 35px 8px 15px;
	margin: 0;
}
.container_main ul {
	text-align: justify;
	padding: 6px 35px 8px 45px;
	margin: 0;
}
.container_main ul li {
	padding: 3px 0 5px 0;
	margin: 0;
}
.container_main ul ul {
	padding-top: 0;
}
.container_main ol {
	text-align: justify;
	padding: 6px 35px 8px 45px;
	margin: 0;
}
.container_main ol li {
	padding: 3px 0 5px 5px;
	margin: 0;
}
table {
	border-collapse: collapse;
}
th, td {
	vertical-align: middle;
}
th {
	border-top: 1px solid #87b5a1;
	border-bottom: 1px solid #87b5a1;
	text-align: center;
}
td {
	text-align: left;	
}
table h1 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	color: #146a00;
	padding: 0;
	margin: 0;
}
table h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #146a00;
	padding: 0;
	margin: 0;
}
.actions {
	margin: 0 0 10px;
}
.actions a {
	margin-right: 20px;
}
.contact_form {
	width: 100%;
}
.contact_form .financial  {
	float: right;
}
.contact_form h1 {
	margin: 15px 0 5px;
	padding: 0;
}
.contact_form .personal {
	display: block;
	font-size: 11pt;
	margin-bottom: 1px;
}
.contact_form .work {
    display:block;
	margin-bottom: 3px;
}
.contact_form .contact_info {
	margin: 1px 0;
}
.contact_form .notes 
{
	display: block;
	margin: 5px 0;
}
.contact_orders {
	margin: 0;
}
.contact_form .edit_form td {
	vertical-align: baseline;
}
.watermarked 
{
    padding: 2px;
	border:1px inset #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}
.list th, .list td
{
    padding: 3px 8px;    
}
.list h1
{
    font-size:11pt;
    padding:0;
    margin:0;
}
.list h2
{
    font-size:10pt;
    padding:0;
    margin:0 0 0 10px;
}
.print_only
{
    display: none;
}
/*************** Результаты ***************/
.ResultsList thead 
{
    border-top: 1px solid #87b5a1;
	border-bottom: 1px solid #87b5a1;
    display:table-header-group;    
}

.ResultsList tbody {
    display:table-row-group;
} 

.ResultsList th, .ResultsList td
{
    padding: 3px 8px;    
}

.ResultsList th
{
    text-align:left;
    border-top: 1px solid #87b5a1;
	border-bottom: 1px solid #87b5a1;
}

.ResultsList td
{
    vertical-align:top;
}

.ResultsList h1, .ResultsList h2, .ResultsList h3, .ResultsList h4, .ResultsList h5, .ResultsList h6
{
    padding:0;
    margin:0;
    font-weight:normal;
    text-decoration:none;
}

.ResultsList h1
{
    font-size:16pt;
    font-weight:bold;
}
.ResultsList h2
{
    font-size:14pt;
    /*font-weight:bold;*/
    margin-left:15px;
}
.ResultsList h3
{
    font-size:13pt;
    margin-left:30px;
}
.ResultsList h4
{
    font-size:12pt;
    margin-left:45px;
}
.ResultsList h5
{
    font-size:11pt;
    margin-left:60px;
}
.ResultsList h6
{
    font-size:10pt;
    margin-left:75px;
}


.inline_form, .inline_form td
{
    padding:0;
    margin:0;
    width:100%;
    text-align:inherit;
}
.numeric_textbox
{
    text-align:right;
}
.referral_totals 
{
    width: 100%;
    margin: 70px 0 0 0;    
	color: #146a00;
}
.referral_totals td 
{
    text-align:right;
}
.AddMultiplePane h1 
{
	font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	color: #146a00;	
	padding: 0;
	margin: 0;	
}
.AddMultiplePane h2 
{
	font-size: 11pt;
	font-weight: bold;
	color: #146a00;
	padding: 0;
	margin: 5px 0 0 0;
}
.AddMultipleTestsAccordionHeader, .AddMultipleTestsAccordionHeaderSelected
{    
    padding:3px 8px;
    cursor:pointer;
    font-size: 14pt;
	font-weight: bold;
	text-transform: none;
	color:Gray;	
}
.AddMultipleTestsAccordionHeaderSelected
{
    padding:3px 8px;
    background-color:#eaffe5;
    cursor:auto;
	color: #146a00;	
}
.AddMultipleTestsAccordionContent
{
    padding:0 8px;
    background-color:#eaffe5;
}
.TestsCheckboxList
{
    width:100%;
}
.TestsCheckboxList td 
{
    vertical-align:top;
    width:33%;
}
/************** Сортируемый список *******************/
.ResultSectionsReorderList
{
    padding: 6px 0 6px 15px;
}
.ResultSectionsReorderList ul
{
    padding: 0;
    margin: 0;
}
.ResultSectionsReorderList ul li
{
    min-height: 22px;
    padding: 0;
    margin: 0;
}
.ReorderListCallback
{
    list-style-type:none;
}
.ReorderListCallback > div
{
    padding-left: 20px;
    margin-left: -20px;
    background: url('images/ajax-loader.gif') no-repeat left center;
}
.ResultSectionsReorderListDragHandle
{
    cursor: default;
}
.ReorderListReorderTemplate
{
    cursor: default;
    list-style-type: none;
    color: #146a00;
    background-color: #cbf2c2;
}
/************** Сортируемый список папок *******************/
.FolderReorderList
{   
    padding: 6px 0 6px 15px;
}
.FolderReorderList ul
{
    padding: 0;
    margin: 0;
}
.FolderReorderList ul li
{
    min-height: 22px;
    padding: 0;
    margin: 0;
    list-style:none;
    min-height: 16px;
    line-height: 16px;
    background:url('/App_Themes/images/folder.png') no-repeat 0 50%;
    padding-left: 20px;
    vertical-align:middle;
}
.FolderReorderList ul li>div
{
    cursor: default;
    padding-top:3px;
}
/************** Сортируемый список исследований *******************/
.TestReorderList ul
{
    padding: 0;
    margin: 0;
}
.TestReorderList ul li
{
    min-height: 22px;
    padding: 0;
    margin: 0;
    list-style:none;
    min-height: 16px;
    line-height: 16px;
    background:url('/App_Themes/images/drop.png') no-repeat 0 50%;
    padding-left: 20px;
    vertical-align:middle;
}
.TestReorderList ul li>div
{
    cursor: default;
    padding-top:3px;
}

.Tooltip
{
    background: #fff;
    padding: 5px 8px;
}

/********************** Дерево **********************/
.tree *
{
    padding:0;
    margin:0;    
}
.right_panel {
    width: 550px; 
    float: right;
}
.right_panel h2 {
    margin: 0;
    padding: 0;
}
/********************** Подвал **********************/
.footer {
	position: relative;
	width: 947px;
	padding-top: 7px;
	background: url('images/back_menu_bottom_clear.jpg') no-repeat 50% bottom;
	clear:both;
	top: 0px;
	left: 0px;
}
.copy {
	height: 10px;
	padding: 10px 0;
	color: #939da8;
	font-size: 7pt;
	text-decoration: none;
}
.copy span {
	float: left;
}
/********************** Подвал **********************/
.Report, .LinedReport 
{
    width:100%;
}
.Report thead, .LinedReport thead 
{
    display: table-header-group;
}
.Report th, .Report td
{
    padding: 3px 3px;
}

.LinedReport 
{
    border: 1px solid;
}
.LinedReport th, .LinedReport td 
{
    border: 1px solid !important;
    padding: 1px 3px;
}