@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10pt;
    background-color: #FFFFFF;
}

input, textarea {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10pt;
}

ul {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
}

a {
    color: #000000;
}

p {
    line-height:1.3em;
}

#font_controls {
    font-size: 8pt;
    color: #FFFFFF !important;
    padding-left: 7px;
    padding-bottom: 1px;
    padding-right: 6px;
    float: right;
    margin-top: -34px !important;
    margin-bottom: 1.6em !important;
    margin-right: 0px !important;
    cursor: pointer;
}

#increase, #decrease {
    padding-left: 6px;
    padding-right: 6px;
    padding-bottom: 2px;
    background-color: #999999;
    display: inline;
}

#decrease {
    padding-right: 7px;
    padding-left: 8px;
}

#rules {
    font-size: 8pt;
    color: #666666;
    padding-top: 4em;
}

#date_topic {
    font-size: 8pt;
    color: #666666;
    margin-top: 3em;
    margin-bottom: 2em;
}

#object h3, #contacts h3, #agency h3 {
    margin-top:18px;
    font-size: 14pt;
    font-weight: 100;
    color: #333333;
    margin-bottom: 0px;
    font-family: Tahoma, Geneva, sans-serif;
}

.nothing_found {
    margin-top:18px;
    font-size: 14pt;
    font-weight: 100;
    color: #333333;
    margin-bottom: 0px;
    font-family: Tahoma, Geneva, sans-serif;
}

#contacts h3 {
    margin-top: 1.8em;
    margin-bottom: 1em;
}

#agency  h3 {
    margin-bottom: 16px;
}

#header {
    width: 100%;
    height: 44px;
    background-color: #333333;
}

#buttons {
    width: 912px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#buttons li {
    float: left;
    margin-top: 22px;
    width: 100px;
    height: 20px;
    background-color: #000000;
    margin-right: 2px;
    padding-top: 2px;
}

#buttons a {
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 8px;
}

#buttons .current {
    background-color: #FFFFFF;
    color: #000000 !important;
}

#buttons .right {
    float: right;
}

#buttons .right_current {
    background-color: #FFFFFF;
    color: #000000 !important;
    float: right;
}

.main {
    width: 912px;
    margin-top: 25px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    background-color: #FFFFFF;
}

#logo {
    background: url(/img/logo_main.gif) no-repeat;
    height: 38px;
    width: 275px;
    text-indent: -10000px;
    cursor: pointer;
}

#messages {
	color: #999999;
	font-size: 11px;
	height: 26px;
	margin-top: 10px;
	padding-top: 9px;
}

#search {
    float: right;
    height: 22px;
    width: 302px;
}

#search_btn {
    height: 24px;
    width: 96px;
    margin: 0px;
    margin-left: -2px;
    color: #FFF;
    background-color: #000;
    border: 1px solid #000;
    text-align: left;
    cursor: pointer;
    padding-left: 4px;
}

#what {
    height: 20px;
    width: 198px;
    border: 1px solid #333;
    margin: 0px;
    margin-left: -2px;
    vertical-align: top;
    padding: 1px;
}

#main #name {
    width: 302px;
    height: 20px;
    background-color: #000000;
    color: #FFFFFF;
    text-decoration: none;
    margin-top: 31px;
    cursor: pointer;
    padding-top: 2px;
}

#main #picture {
    width: 910px;
    height: 382px;
    margin-top: 2px;
    background-color: #999999;
    background: url(/img/preloader.gif) no-repeat;
}

#main #picture img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#main #nav li {
    width: 302px;
    height: 20px;
    margin-top: 2px;
    margin-left: 2px;
    background-color: #000000;
    padding-top: 2px;
    float: left;
}

#main #nav .first {
    margin-left: 0px;
}

#main #name a, #nav a {
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 8px;
}

#footer {
    width: 100%;
    height: 120px;
    background-color: #333333 !important;
    margin-top: 94px;
}

#f_buttons {
    width: 912px;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
}

#f_buttons li {
    float: left;
    margin-top: 32px;
    width: 160px;
    font-size: 8pt;
}

#f_buttons a {
    color: #999999;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
}

#f_buttons .right {
    float: right;
    width: auto;
    color: #999999;
}

#content {
    width: 606px;
    margin-top: 45px;
}

#catalog #picture, #object #picture {
    width: 606px;
    height: 240px;
    margin-bottom: 24px;
    background-color: #333333;
    overflow:hidden;
}

#catalog #picture img, #object #picture img {
    margin-top: -50px;
}

#about_us {
    margin-bottom: 24px;
}

#about_us p {
    color:#333333;
    margin-bottom:1em;
}

#about_us li {
    color:#333333;
    margin-left: 36px;
    list-style-type: disc;
    margin-bottom:1em;
}

#description {
    margin-bottom: 24px;
}

#description li {
    color:#333333;
    margin-left: 36px;
    list-style-type: disc;
    margin-bottom:1em;
}

#description strong {
	font-weight: normal;
}

#contacts_body {
    margin-bottom: 24px;
}

#description p {
    margin-bottom: 1em;
    color: #333333;
}

#map_canvas {
    width: 606px;
    margin-bottom: 16px;
    height: 240px;
}

#video {
    width: 606px;
    margin-bottom: 24px;
}

#street_view {
    width: 606px;
    margin-bottom: 24px;
}

#geo #flashcontent {
    width: 606px;
    margin-bottom: 24px;
}

.header3 {
    width: 598px;
    height: 20px;
    background-color: #000000;
    color: #FFFFFF;
    padding-left: 8px;
    padding-top: 2px;
    margin-bottom: 12px;
}

.header4 {
    width: 232px;
    height: 20px;
    background-color: #000000;
    color: #FFFFFF;
    padding-left: 8px;
    padding-top: 2px;
    margin-bottom: 24px;
    margin-left: 56px;
}

.header5 {
    width: 100%;
    height: 20px;
    background-color: #000000;
    color: #FFFFFF;
    padding-left: 8px;
    padding-top: 2px;
    margin-bottom: 12px;
}

.header6 {
    width: 598px;
    height: 20px;
    background-color: #666666;
    color: #FFFFFF;
    padding-left: 8px;
    padding-top: 2px;
    margin-bottom: 12px;
    margin-top: 12px;
}

#catalog_select .header6 {
    width: 99%;
}

.teaser {
    width: 582px;
    background-color: #000000;
    color: #FFFFFF;
    padding: 12px;
    margin-bottom: 22px;
}

.teaser h2 {

    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 100;
    color: #FFF;
    margin-bottom: 8px;
}

.teaser p {
    color: #999 !important;
    font-size: 10pt;
    line-height: normal;
    margin-bottom: 0px !important;
}

#text p {
    margin-right: 25px !important;
}

#text strong {
	font-weight: normal;
}

.analytics_left {
    width: 296px;
    margin-bottom: 12px;
}

.analytics_left a, .analytics_right a {
    color: #333333;
}

.archive_link {
    margin-bottom: 24px !important;
    background: url(/img/arrow_bg.gif) right center no-repeat;
    height: 22px;
    width: 220px;
    cursor: pointer;
    padding-top: 2px;
}

.archive_link a {
    color: #FFFFFF;
    padding: 4px;
    padding-left: 8px;
	text-decoration: none;
}

.analytics_right {
    width: 296px;
    margin-left: 12px;
    margin-bottom: 12px;
}

.analytics_left h4 {
    margin-top: 12px;
    height: 28px;
}

.analytics_left p {
    margin-top: 16px;
    color: #333333;
}

.analytics_left img {
    float: left;
    margin-bottom: 8px;
    margin-right: 12px;
}

.analytics_right h4 {
    margin-top: 12px;
    height: 28px;
}

.analytics_right p {
    margin-top: 16px;
    color: #333333;
}

.analytics_right img {
    float: left;
    margin-bottom: 8px;
    margin-right: 12px;
}

#img img {
    margin-bottom: 2px;
}

.hr {
    padding-top: 12px;
}

.note {
    color: #666666;
    font-size: 8pt;
    margin-top: 0px;
    margin-bottom: 12px;
}

.h_left {
    width: 289px;
    float: left;
}

.h_right {
    width: 289px;
    float: left;
    margin-left: 22px;
}

#right_bar {
    float: right;
    width: 302px;
    margin-top: 45px;
}

#right_bar a {
    color: #333333;
    font-size: 10pt;
    font-weight: bolder;
}

#right_bar li {
    padding-bottom: 8px;
}

#right_bar ul {
    margin-bottom: 24px;
}

#banner {
    margin-left: 56px;
    margin-bottom: 16px;
    width: 240px;
    display: none;
}

#news, #tgb {
    margin-left: 56px;
    width: 232px;
}

#news li, #tgb li {
    margin-bottom: 16px;
}

#news p, #tgb p{
    color: #333333;

}

.howto {
    margin-left: 56px;
    width: 232px;
}

.howto li{
    margin-bottom: 16px;
}

#taxes {
    margin-left: 56px;
    width: 232px;
}

#taxes li{
    margin-bottom: 16px;
}

#search_page .checkbox, #catalog_select .checkbox {
    padding: 3px;
    margin-left: 0px;
    margin-top: -16px;
    width: 16px;
    height: 16px;
    margin-bottom: 8px;
    margin-right: 12px;
    cursor: pointer;
    display: inline;
}

#search_steps p {
    margin-bottom: 12px;
}

#search_steps .highlight {
    text-decoration: underline;
}

#search_steps #slider {
    margin-bottom: 8px;
}

#search_steps #find, #catalog_select #find {
    margin-top: 32px;
    width: 160px;
    cursor: pointer;
}

#catalog_select {
    margin-left: 8px;
    margin-right: 8px;
}

#catalog_select select{
    width: 100% !important;
    padding: 2px;
	cursor: pointer;
}

#search_steps li, #catalog_select li {
    display:inline;
    float:left;
    margin-bottom:6px;
    width:200px;
}

#texts_page #text p {

    margin-bottom: 1em;
    color: #333333;
}

#texts_page #text, #see_also  {

    margin-bottom: 22px;
}

#texts_page #text h3, #see_also h3 {
    margin-top:18px;
    font-size: 16pt;
    font-weight: 100;
    color: #333333;
    margin-bottom: 0px;
    font-family: Tahoma, Geneva, sans-serif;
}

#texts_page #text h4 {
    color: #333333;
    margin-top: 22px;
    margin-bottom: 0.8em;
    font-size: 10pt;
}

#texts_page #text ul {
    margin-bottom: 12px;
    margin-top: 12px;
    margin-left: 36px;
    line-height: 1.4em;
}

#texts_page #text ul li {
    list-style-position: outside;
    list-style-type: disc;
    margin-bottom: 1em;
    line-height: 1.4em;
    color: #333333;
}

#texts_page #text ol li {
    list-style-position: outside;
    margin-bottom: 1em;
    line-height: 1.4em;
    color: #333333;
}

#texts_page #text td {
    padding: 8px;
    background-color: #EBEBEB;
}

#texts_page #text .voice {
    margin-left: 28px;
    margin-right: 28px;
}

#texts_page #text .note {
    border-bottom: 1px solid #333333;
    border-top: 1px solid #333333;
    color: #333333;
    float: left;
    font-size: 10pt;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 16px;
    margin-right: 16px;
    margin-top: 16px;
    padding: 16px;
    width: 240px;
}

#texts_page #see_also h4 {
    color: #333333;
    margin-top: 22px;
    margin-bottom: 0.8em;
    font-size: 10pt;
}

#texts_page #see_also h4 a {
    color: #333333 !important;
}

#links {
    clear: both;
    padding-top:16px;
}
#links li {
    background-color:#999999;
    color:#FFFFFF;
    float:left;
    font-size:12px;
    list-style-type:none;
    margin-left:3px;
    padding:4px 7px;
    text-decoration:none;
}
#links .current {
    background-color:#000000;
    color:#FFFFFF;
}
#links a {
    text-decoration: none;
    color:#FFFFFF;
}

.hidden {
    display: none;
}

.news_header {
    margin-bottom: 8px;
    line-height: 1.4em;
    color: #333333;
}

#advanced_search {
    margin-left: 98px;
    font-size: 8pt;
}

#slider-range {
    margin-top: 24px;
    margin-bottom: 18px;
}

#contact_form {
    margin-top: 16px;
}

#contact_form label {
    width: 220px;
    float: left;
    display: inline;
    margin-top: 18px;
	font-size: 14pt;
	color: #666666;
}

#contact_form input, #contact_form textarea, #contact_form select {
    width: 372px;
    float: left;
    display: inline;
    margin-top: 16px;
	padding: 4px;
}

#contact_form textarea {
    height: 120px;
}

#contact_form select {
    cursor: pointer;
	width: 384px;
}

#submit_btn {
	clear: both;
    background-color: #000000;
    border: 1px solid #000000;
    color: #FFFFFF;
    cursor: pointer;
    height: 24px;
    margin: 0px;
    padding-left: 4px;
    text-align:left;
    width: 96px !important;
    float: right !important;
}

#provided_by {
	padding-top: 12px;
	line-height:1.5em;
	color: #333333;
}

#provided_by a {
	color: #333333;
}

#news img, #tgb img {
    float: left;
    margin-bottom: 4px;
    margin-right: 12px;
    margin-top: 6px;
}

.txt_h3 {
    margin-top: 2em !important;
    margin-bottom: 1em !important;
}

#text_content h3 {
    margin-top: 2em !important;
    margin-bottom: 1em !important;
}

#text_content table {
	background-color: #FFFFFF;
	width: 590px;
	margin-bottom: 12px;
	margin-top: 12px;
}

#text_content th {
	background-color: #CCCCCC;
	padding: 8px;
	text-align: left;
}

#text_content a {
    font-weight: bold;
    margin-left: 2px;
    margin-right: 2px;
    color: #333333;
}

.teaser a {
    color: #FFFFFF;
    text-decoration: none;
}

#objects_results, #news_results, #texts_results {
    margin-bottom: 20px;
}

#objects_results h3, #news_results h3, #texts_results h3 {
    font-weight:normal;
    font-size: 10pt;
    color: #666666; 
    border-bottom: solid 1px #999;
    margin-bottom: 20px;
    margin-top: 36px;
}

#objects_results a, #news_results a, #texts_results a, #more_objects a, #more_news a, #more_texts a {
    font-weight:bolder;
    color: #333333;
}

#more_objects_link, #more_news_link, #more_texts_link {
    padding-left: 8px;
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.descr {
     margin-bottom: 20px;
}

#agency #description li {
    color:#333333;
    line-height:1.4em;
    list-style-position:outside;
    list-style-type:disc;
    margin-bottom:1em;
    margin-left: 32px;
}

.facebook_bar {
    background: url(/img/facebook.png) no-repeat;
    height: 16px;
    width: 110px;
    margin-left: 30px;
    padding-left: 20px;
    cursor: pointer;
}

.twitter_bar {
    background: url(/img/twitter.png) no-repeat;
    height: 16px;
    width: 110px;
    margin-left: 4px;
    padding-left: 20px;
    cursor: pointer;
}

.twitter_bar a, .facebook_bar a {
    color: #666666;
    font-size: 10px;
    text-decoration: none;
}

.caption-top a, .caption-top p {
color: #FFFFFF !important;
}

#other_texts img {
    float: left;
    margin-bottom: 30px;
    margin-right: 12px;
    margin-top: 6px;
}

#other_texts h4 {
    margin-top: 36px !important;
}

#other_texts a {
    font-size: 8pt !important;
}

#archive #content img {
    float: left;
    margin-bottom: 4px;
    margin-right: 12px;
    margin-top: 6px;
}

#archive #content h4 {
    margin-bottom: 12px;
}

#archive #content a {
    color:#333333;
}

#archive #content p {
    color:#333333;
}

#archive #content span {
    color:#666666;
}

.more_description {
	border-top:1px solid #EEEEEE;
	font-size:11px;
	margin:10px 0;
	text-align:right;
}
.more_description a {
	color:#68A1C6;
}
.more_description a:hover {
	background:none repeat scroll 0 0 #C9DEEA;
	margin:-2px -4px;
	padding:2px 4px;
	text-decoration:none;
}

.country_object h2 {
    background-color: #000000;
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: normal;
    height: 22px;
    margin-left: 298px;
    padding-left: 8px;
    padding-top: 3px;
    width: 296px;
}

.country_object p {
    margin: 0;
    padding: 5px 5px 5px 298px;
}

.country_object img {
    border-style: none;
    float: left;
    margin-right: 12px;
    padding-bottom: 2px;
    padding-top: 0;
    margin-bottom: 24px;
}

.mail_link {
	background: url(/img/mail.png) no-repeat;
    height: 22px;
	margin-top: 18px;
	float: right;
	padding-left: 28px;
}

.mail_link a {
    font-size: 8pt;
	color: #666666;
}

#catalog_filters {
	margin-top: 10px;
	text-align: right;
}

#catalog_filters select{
	width: 149px;
}

#contacts_link {
	margin-top: 22px;
}

.article {
	padding-top: 18px;
	clear: both;
}

#breadcrumbs {
    background: url(/img/breadcrumbs.gif) no-repeat;
    margin-top: 36px;
    height: 22px;
	clear: both;
}

#breadcrumbs li {
    display: inline;
    width: 102px;
    float: left;
    margin-left: 10px;
    margin-top: 2px;
}

#breadcrumbs li a {
    color: #FFFFFF;
    text-decoration: none;
}

.lowell strong {
    font-weight: bolder !important;
}

#lowell_promo {
	padding: 16px;
	margin-top: 36px;
	margin-right: 25px !important;
	background-color: #E1E1E1;
}

#lowell_promo p{
	margin-bottom: 0  !important;
	margin-right: 0 !important;
}

#text #contact_form {
	width:590px;
}

#text #contact_form select{
	width:364px;
}

#text #contact_form input, #text #contact_form textarea {
	width:352px;
}

#text #contact_form #submit_btn {
	margin-right: 8px;
}

#request {
	background-color: #666666 !important;
	width: 150px !important;
}

#request a {
	color: #EFEFEF !important;
}

.request_link {
	background-color: #E5E5E5 !important;
	width: 606px;
	padding: 12px;
	clear: both;
	margin-top: 48px;
}

.request_link a {
	color: #000000 !important;
}