/*CSS Reset*/
body {
	font: 14px Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1, .h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.64em;
	font-weight: bold; 
	color: #EF271D;
	padding-bottom: 0.5em;
}

h2, .h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.23em;
	font-weight: bold; 
	color: #CF2219;
	padding-top: 0.7em;
	padding-bottom: 0.2em;
}

h3, .h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold; 
	color: #AF1C15;
	padding-bottom: 0.5em;
}

h4, .h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	font-weight: bold; 
	color: #8F1711;
	padding-bottom: 0.5em;
}

h5, .h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.1em;
	font-weight: bold; 
	color: #6F120D;
	padding-bottom: 0.5em;
}

h6, .h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1.0em;
	font-weight: bold; 
	color: #4F0D0A;
	padding-bottom: 0.5em;
}

code, kbd, pre, samp, tt, var {
	font: 14px Consolas, "Courier New", monospace;
}
body, optgroup {
	color: #000;
	background: #fff;
}
body, code, dl, dd, form, pre {
	margin: 0;
}
body { 
	font-size:82%; 
	height: 100%;
}

a:link {
	color: #BD480E;
}

a:link, a:visited, ins {
	text-decoration: none;
}

a:visited {
	color: #AF3D0A;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px solid;
}

a:link img, a:visited img, object, fieldset, abbr, acronym {
	border: none;
}

sub, sup {
	position: relative;
	display: inline-block;
	font-size: 11px;
	line-height: 11px;
}

sub {
	top: 5px;
	vertical-align: middle;
}

sup {
	top: -2px;
	margin-top: -11px;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dotted #999;
}

address, cite, dfn {
	font-style: normal;
}

code, pre {
	white-space: pre-wrap;
}

img {
	vertical-align: bottom;
}

td, th, textarea {
	vertical-align: top;
}

input, select, button {
	overflow: visible;
	vertical-align: middle;
}

legend {
	color: #000;
	margin: 0 0 -2px;
	padding: 0;
}

optgroup option {
	padding-left: 22px;
}

table {
	border-collapse: collapse;
}

caption, th {
	text-align: left;
}

td, th {
	padding: 0;
}

address, blockquote, fieldset, ol, ul {
	margin: 0;
	padding: 0;
}

ul {
	padding-left: 3.0em;
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;
}

li {
	margin-bottom: 0.3em;
}

p {
	margin: 0;
	padding: 0.4em 0;
	text-align: justify;
}

th, h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

strong, b {
	font-weight: bold;
	color: #330000;
}

a.noborder {
	border: 0;
}

/*Main*/
html, body {
	background-color: #BD480E;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#content {
	width: 1024px;
	background-color: #EDEDED;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	padding-bottom: 10px;
}


#footer {
	width: 1024px;
	clear: both;
	background-color: #1D0000;
	text-align: center;
	color: #fff;
	margin: 0 auto;
	padding: 0.4em 0;
}

#footer strong {
	color: #fff;
}

#img_header {
	background-color: #1D0000;
	clear: both;
	margin-bottom: 0.6em;
}

#banner_up {
	height: 120px;
	margin: 0;
	text-align: right;
	padding-top: 15px;
}

#menu_general_up {
	list-style: none;
	margin-left: 420px;
}

#menu_general_up li {
	padding-left: 1.8em;
}

#menu_general_up li a {
	font-size: 1.3em;
	font-weight: 300;
	display: block;
	padding: 0.3em;
	margin: 0.2em 0;
	color: #fff;
}

#menu_general_up li a:hover {
	text-decoration: none;
	border: 0;
	background-color: #BD480E;
}

#menu_general_up li a#current {
  background-color: #BD480E;
  padding: 0.25em;
}

#img_logo {
	margin: 0 40px;
	float: left;
}

/*Профайл*/
div.vcard, div.profile_description {
	margin-left: 60px;
	margin-right: 60px;
}

div.profile_description {
	margin-top: 10px;
	margin-bottom: 20px;
}

div.profile_description span, #text p span, #article p span {
	font-family: georgia, serif; 
	font-size: 4.2em;
	float: left; 
	color: #EF271D;
	padding-right: 0.18em;
	padding-bottom: 0.14em;
	line-height: 0.75;
}

div.vcard .type {
	color: black;
	font-weight: bold;
	font-size: 1.0em;
}

div.vcard .value {
	font-weight: bold;
	font-size: 1.3em;
	color: #166291;
}

div.vcard dl {
	margin-bottom: 0.2em;
}

div.vcard dt.type {
	color: black;
	font-weight: bold;
	font-size: 1.0em;
	display: inline;
	float: left;
}

div.vcard dd.value {
	font-size: 1.0em;
	margin-left: 4.2em;
}

div.vcard div.adr {
	margin-bottom: 1.0em;
}

div.vcard div.street-address {
/*	display: inline;*/
	font-weight: normal;
	font-size: 1.1em;
	color: #166291;
}

div.vcard .locality {
	display: inline;
	font-weight: normal;
	font-size: 1.1em;
	color: #166291;
}

div.vcard .postal-code {
	display: inline;
	font-weight: normal;
	font-size: 1.1em;
	color: #166291;
}

div.vcard .country-name {
	display: inline;
	font-weight: normal;
	font-size: 1.1em;
	color: #166291;
}

div.vcard div.tel {
	font-size: 1.1em;
	margin-bottom: 20px;
}

div.vcard div.web {
	font-size: 1.1em;
	margin-bottom: 20px;
}

#text {
	margin: 0 60px;
}

div.insertion_yellow {
	background-color: #EF8E1D;
	margin-left: -60px;
	margin-right: -60px;
	padding: 20px 60px 20px 20px;
	border-left: 40px solid #900;
	border-bottom: 10px solid #000;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #fff;
}

div.insertion_yellow * {
	color: #fff;
}

div.insertion_red {
	background-color: #EFD3D1;
	margin-left: -60px;
	margin-right: -60px;
	padding: 20px 60px;
	border-top: 2px solid #900;
	border-bottom: 10px solid #900;
	margin-top: 20px;
	margin-bottom: 20px;
}

blockquote {
	background-color: #EFD3D1;
	padding: 20px 60px;
	border-top: 2px solid #900;
	border-bottom: 10px solid #900;
	margin-top: 20px;
	margin-bottom: 20px;
	font-style: italic;
	font-size: 1.2em;
}

p.signature {
	text-align: right;
	font-style: italic;
}

p.signature_left {
	text-align: left;
	font-style: italic;
}

ul#subject {
	padding-left: 2.0em;
	list-style-type: none;
	padding-bottom: 2.0em;
}

ul#subject li a {
	font-size: 1.4em;
}

#article {
	margin-left: 40px;
	margin-right: 20px;
	width: 540px;
	padding-bottom: 20px;
}

#article h3 {
	margin: 0;
	padding: 0.8em 0 0.2em 0;
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	color: #000;
}

#right {
	width: 420px;
	float: right;
}

#article .main_headline {
	color: #000;
	font-size: 2.5em;
	padding: 0.3em 0;
}

#article .author_block {
	font-size: 1.0em;
	background-color: #BD480E;
	margin-left: -60px;
	padding-left: 60px;
	margin-right: 10px;
	display: block;
	float: left;
	text-align: right;
	font-style: italic;
	font-weight: normal;
	border-right: 3px solid #000;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #fff;
}

#article .author_block div.auth {
	background-color: #EF8E1D;
	padding: 5px 15px 5px 5px;
}

#article .author_block div.firm {
	border-right: 15px solid #EF8E1D;
	text-align: left;
	padding: 5px 0;
}

.areas_author, .search_author {
	background-color: #EF8E1D;
	border-right: 40px solid #900;
	border-bottom: 5px solid #000;
	color: #fff;
	margin-bottom: 10px;
}

.areas_author img.left, .search_author img.left {
	margin-bottom: 0;
}

.areas_author .author_name, .search_author .author_name {
	font-size: 1.0em;
	font-weight: normal;
	padding-top: 0.5em;
	color: #fff;
}

.search_author {
	border-right: 0;
	margin-top: 20px;
}

div.pro {
	border-bottom:	1px solid #CFCFCF;
	border-top:		1px solid #CFCFCF;
	background-color: #000;
	color: #fff;
	font-size: 1.8em;
	padding-left: 10px;
}

div.pro span {
	font-weight: bolder;
	font-family: georgia,serif;
	color: #fff;
}

#profile {
	border-left:	10px solid #900;
	border-bottom:	10px solid #900;
	background-color: #EF8E1D;
}

#profile .vcard {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 30px;
}

#profile .vcard * {
	color: #fff;
}

#profile .profile_description {
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	background-color: #EDEDED;
	margin-bottom: 10px;
}

p.enter {
	font-size: 1.2em;
}

.firms_author {
	background-color: #900;
	border-bottom: 5px solid #900;
	color: #fff;
	margin-bottom: 10px;
}

.firms_author .note, .redborder .note {
	background-color: #EFD3D1;
	padding: 5px 10px;
	clear: left;
	color: #000;
	font-size: 0.8em;
}

.firms_author img.left {
	margin: 10px;
}

.firms_author .author_firm {
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	margin-bottom: 20px;
	color: #fff;
}

.firms_author .author_name {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	margin-top: 20px;
	color: #fff;
}

.firms_author .author_description {
	padding-right: 10px;
}

.redborder {
	background-color: #900;
	padding: 5px;
	margin: 5px 0;
}

.top5up, .cl_up {
	background-color: #EF8E1D;
	font-family: georgia,serif;
	font-weight: bold;
	font-size: 1.54em;
	color: white;
	padding: 10px 10px 10px 20px;
	text-transform: uppercase;
}

.top5up span.red {
	background-color: #900;
	padding: 5px 10px;
	margin: 5px 10px;
}

.top5dw {
	background-color: #EFD3D1;
	padding: 5px;
	margin: 5px 0;
}

#top5firms, #top5legal {
	margin: 5px;
	background-color: #EFD3D1;
	margin-left: 2.2em;
}

#top5firms li, #top5legal li {
	border-bottom: 2px solid #000;
	padding: 5px;
	font-size: 1.1em;
}

#counselink {
	background-color: #EFD3D1;
	margin-top: 5px;
	padding-bottom: 5px;
}

#counselink .vcard {
	margin: 5px;
	padding: 5px;
}

/*Правая часть поиска*/
#search_forms {
	background-color: #900;
	border: 1px solid #900;
	margin-bottom: 20px;
	padding: 5px;
}

#search_forms div.subject {
	background-color: #EF8E1D;
	font-family: georgia,serif;
	font-weight: bold;
	font-size: 1.54em;
	color: white;
	padding: 5px;
	text-transform: uppercase;
}

#search_forms div.by {
	margin-left: 0.35em;
	padding: 0.2em 0;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff;
}

#search_forms dl {
	margin-left: 0.2em;
}

#search_forms dt {
	display: inline;
	width: 20%;
	float: left;
	color: #fff;
}

#search_forms dd {
	display: inline;
	width: 80%;
}

#search_forms dd select {
	width: 306px;
}

#search_forms dd input {
	width: 300px;
}

#btn_search {
	margin: 0.2em 2em;
	width: 30%;
	text-align: center;
	background: #EF8E1D;
	border: 1px solid #205284;
	color: #fff;
	font-weight: bold; 
	font-size: 1.2em;
	cursor: pointer;
}

div.search_res {
	font-size: 1.1em;
}

div.subject {
	margin: 0px;
	padding: 0.35em 1.38em;
	color: #900;
	margin-bottom: 0.1em;
	font-weight: bold;
}

.tb_red caption {
	background-color: #900;
	color: #fff;
	font-weight: bold;
	padding: 3px ;
}

.tb_red th {
	background-color: #900;
	color: #fff;
	font-weight: bold;
	padding: 3px ;
	border: 1px solid #EFB7B3;
}

.tb_red tr.light {
	font-size: 1.1em;
	background-color: #EFD3D1;
	color: black;
	text-align: left;
}

.tb_red tr.dark {
	font-size: 1.1em;
	background-color: #EFB7B3;
	color: black;
	text-align: left;
}

.tb_red tr td {
	padding: 3px ;
	border: 1px solid #000;
}

/*ALL CLASSES*/
.aligncenter { text-align: center;}
.clearleft { clear:left; font-size:0.0001%; height: 0px; line-height:0.0001%; overflow:hidden; }
.clearall { clear:both; font-size:0.0001%; height: 0px; line-height:0.0001%; overflow:hidden; }

.em { font-style: italic; }
.bold { font-weight: bold; }

img.left {
	float: left;
	margin: 0 7px 7px 0;
}

img.right {
	float: right;
	margin: 0 0 7px 7px;
}

.banner_right {
	float: right;
	padding: 0 10px 10px 10px;
}

#right .banner_right {
	text-align: center;
	float: none;
}