

* {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
}

td {
    vertical-align: top;
}

body {
	margin: 0;
	padding: 0;
	background-image: url('../images/tex.gif');
	text-align: center;
}

table {
	table-layout: fixed;
	width: 100%;
}

.top_grad {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 276px;
	background-image: url('../images/top_grad.png');
}

.content {
	width: 855px;
	min-height: 100%;
	margin: 0 auto 0 auto;
	text-align: left;
	position: relative;
    overflow: hidden;
    z-index: 1;
}

#content {
    padding: 5px;
}

.header {
	height: 71px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 4px;
}

.divider {
	display: block;
	width: auto;
	height: 0;
	border-style: solid;
	border-width: 1px 0 1px 0;
	border-color: #D9DBE0 black #383F54 black;
    overflow: hidden;
}

.type_buttons {
	vertical-align: bottom;
	width: 268px;
}

.type_buttons a, #tab_list a {
	display: inline-block;
	width: 130px;
	height: 19px;
	background-image: url('../images/btn.gif');
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #660000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

a.search_btn span, .type_buttons span, #tab_list a {
	font-size: 11px;
	display: block;
	padding: 4px 0 0 18px;
}

.type_buttons .a1, .type_buttons .a2 {
	margin-bottom: 7px;
}

.type_buttons .a1, .type_buttons .a3 {
	margin-right: 8px;
}

.type_buttons a:hover {
	background-position: 0 -18px;
}

.top_menu {
	margin-top: 4px;
    margin-bottom: 6px;
    border-collapse: collapse;
}

.top_menu td {
    height: 50%;
}


#alphabet {
	display: inline-block;
	width: 558px;
	height: 19px;
	background-image: url('../images/alpha.gif');
    background-position: 0 1px;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
}

#alphabet a {
    display: block;
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 37px;
    background-position: left top;
    background-repeat: no-repeat;
    background-image: url('../images/alpha.gif');
}

#alphabet a.hover {
    top: -18px;
}


.search_field {
	display: inline-block;
	border: solid 1px #383F54;
    overflow: hidden;
    width:  297px;
    height: 17px;
}

.search_field input {
	width: 295px;
	height: 15px;
	border: solid white;
	border-width: 0 1px 1px 0;
	background-color: #D9DBE0;
	padding: 0 0 0 1px;
	font-size: 13px;
}

a.search_btn {
	display: inline-block;
	width: 70px;
	height: 19px;
	background-image: url('../images/search_btn.gif');
	background-position: 0 1px;
	background-repeat: no-repeat;
	color: #660000;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 11px;
}

a.search_btn:hover {
	background-position: 0 -18px;
}

a.letter {
	display: inline-block;
	width: 128px;
	height: 14px;
	background-image: url('../images/letter.png');
	background-position: 0 1px;
	background-repeat: no-repeat;
	position: relative;
    overflow: hidden;
    margin-top: 2px;
}

a.letter:hover {
	background-position: 0 -13px;
}

.search_row {
	white-space: nowrap;
}

.search_row table {
    margin-top: 2px;
}

.links a, a.about, .ln {
	font-size: 12px !important;
	text-decoration: none;
	color: #660000;
	position: relative;
    padding-top: 1px;
}

.links a *, a.about *, .ln * {
    cursor: pointer;
}

.links a:hover, a.about:hover, a.ln:hover {
	top: -1px;
    padding-top: 0;
    padding-bottom: 1px;
}

.links td {
	vertical-align: top !important;
}

a.about, .other_refs * {
	color: #383F54 !important;
}

.departament_text {
	width: 241px;
}

.mark1 {
	display: inline-block;
	width: 10px;
	height: 10px;
	background-image: url('../images/dot.gif');
	position: relative;
	top: 2px;
    overflow: hidden;
}

.mark2 {
	display: inline-block;
	width: 14px;
	height: 10px;
	background-image: url('../images/dot.gif');
	background-position: 0 -10px;
	background-repeat: no-repeat;
	margin-left: 5px;
    overflow: hidden;
}

.banners {
	margin-top: 4px;
    position: relative;
    overflow: visible;
    height: 25px;
}


a.alt {
	background-image: url('../images/alt.gif');
	display: block;
	width: 93px;
	height: 23px;
    position: absolute;
    right: 0;
    top: 0;
}

.data {
	/*min-height: 600px;*/
	background-color: #E5E7E9;
	border-top: solid 1px white;
	border-bottom: solid 1px #383F54;
	margin: 0 0 6px 0;
	background-image: url('../images/body_blend.png');
	background-repeat: repeat-x;
	background-position: left top;
}

.article_list_item .img_container img {
    border: solid 1px #DADCE1;
}

.article_list_item, .person_list_item, .street_list_item {
    cursor: pointer;
    border: solid 1px #E5E7E9;
    padding: 5px;
    margin-top: 5px;
}

.article_list_item td {
    vertical-align: top;
}

.article_list_item_hover, .person_list_item_hover, .street_list_item_hover {
    border-color: #58171F;
}

.article_list_item .img_container {
    width: 137px;
    text-align: center;
}

.article_list_item a, .article_list_item .img_desc {
    color: #58171F;
    font-weight: bold;
    text-decoration: none;
}

.article_list_item .desc {
    width: 100%;
    height: 100%;
    background-color: white;
}

.article_list_item .desc * {
    display: block;
    padding: 0 5px 0 5px;
    color: #723138;
}

.person_list_item a, .street_list_item a {
    display: block;
    background-color: white;
    color: #723138;
    font-weight: bold;
    text-decoration: none;
    padding: 5px;
    margin: auto;
}

.person_list_item, .street_list_item {
    padding: 0;
    margin: 0;
    background-color: white;
    vertical-align: middle !important;
}

.person_list td, .street_list td {
    vertical-align: top;
}

.person_divider {
    margin: 5px;
    border-top: solid 1px #CED0D7;
    border-bottom: solid 1px #979BA8;
}

.group_item {
    display: block;
    color: #58171F;
    text-decoration: none;
    padding: 0 0 0 36px;
    margin: 0;
}

a.group_item:hover {
    text-decoration: underline;
}

.group_title {
    padding: 0;
    margin: 10px 0 5px 12px; 
}

#imageGroup {
    text-align: center;
    padding-top: 10px;
}

#imageGroup img {
    border: solid 1px #DADCE1;
}

#imageGroup a {
    text-align: center;
    display: block;
    padding: 5px;
    width: auto;
    border: solid 1px #E5E7E9;
}

#imageGroup a:hover {
    border-color: #58171F;
}

.article_text, .article_title {
    display: block;
    padding-left: 16px;
    padding-right: 10px;
}

.pagelist {
    display: block;
    font-weight: bold;
    text-align: right;
    padding-right: 4px;
}

.pagelist * {
    display: inline-block;
    padding: 0 3px 0 3px;
}

.pagelist span {
    background-color: white;
}

.pagelist a {
    text-decoration: none !important;
    color: #5F2129;
}

.pagelist a:hover {
    color: #F5C491;
}

/***** tabs *****/

#tab_list {
    overflow: hidden;
    height: 17px;
    width: 100%;
    border-bottom: solid 1px #C3C6CF;
}

#tab_list table {
    table-layout: auto;
    width: 100%;
    height: 17px;
}

#tab_list span {
    font-size: 11px;  
}

#tab_list a {
    background-repeat: no-repeat;
    height: 17px !important;
    padding: 0;
    background-position: left top;
    vertical-align: middle;
    color: #F5C491;
    display: block !important;
    cursor: pointer;
}

#tab_list a:hover {
    background-position: left -17px;
}

#tab_list a.active {
    background-position: left -34px !important;
    color: #660000 !important;
    cursor: default;
}

#tab_list span {
    display: inline-block;
    padding-left: 36px;
    font-size: 11px;
    padding-top: 3px;
}

#tab_list a.tab_0 {
    background-image: url(../images/tab/l.gif);
}

#tab_list a.tab_1, #tab_list a.tab_2 {
    background-image: url(../images/tab/m.gif);
}

#tab_list a.tab_3 {
    background-image: url(../images/tab/r.gif);
    text-align: left;
}


#tab_list td.tab_3 {
    text-align: right;
}

#tab_list a.tab_0, #tab_list a.tab_3 {
    width:  211px;
}

#tab_list a.tab_2, #tab_list a.tab_1 {
    width: 216px;
}

.search_row table {
    border-collapse: collapse;
    width: 100%;
    table-layout: auto;
    position: relative;
    top: 3px;
}

.search_row td {
    padding: 0;
}

#tab_list .empty {
    width: 100%;
}

#to_main {
    display: block;
    height: 71px;
    width: 268px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.main_page a {
    display: inline-block;
}

.main_page img {
    display: block;
    border: solid 1px black;
}

.main_page {
    width: 100%;
}

.main_page .row1 td {
    padding: 12px 6px 3px 6px;
}

.main_page .row2 td {
    padding: 2px 6px 12px 6px;
}

.main_page td.map {
    width: 250px;
    padding: 12px 6px 12px 12px !important;
}

.dept {
    width: 88px;
    height: 31px;
    display: inline-block;
    background-image: url('../images/dept.gif');
    margin-left: 10px;
}

.banners {
    vertical-align: middle;
}

a.alt, a.dept {
    border: solid 1px #383F54;
}


#empty_tab {
    text-align: right;
}

#empty_tab a#download {
    padding-left: 12px;
    background-image: url('../images/download.gif');
    background-repeat: no-repeat;
    background-position: left 2px;
    display: inline-block !important;
    color: white;
}

#empty_tab a:hover {
    position: relative;
    top: -1px;
    padding-bottom: 1px;
}


