@charset "utf-8";
/* General Settings */
body {
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: url(../images/background.jpg) top left repeat-x #374b64;
}
.clear {
    clear: both;
}
a {
    font-family: Verdana, sans-serif;
    font-size: 11px;
    color: #990000;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.1; 
}
a:hover {
    text-decoration: underline;
}

a.more {
    margin: 5px 0 10px 0;
    float: right;
}
a.more:hover {
    text-decoration: underline;
}
/* Paging Styles */
a.page, .current-page {
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
    padding: 3px 5px;
    color: #374B64;
    background: #7B8898;
    border: solid 1px #374B64;
}
a.page:hover {
    background: #fff;
    text-decoration: none;
}
.current-page {
    vertical-align: middle;
    background: #fff;
    line-height: 1;
}
.float-r {
    float: right;
}
.float-l {
    float: left;
}
/* Page Layout */
#container {
    margin: 0 auto;
    width: 1020px;
    height: auto;
}
/* Header */
#header {
    width: 1020px;
    height: 121px;
    position: relative;
    background: url(../images/header-bg.gif) bottom center no-repeat;
}
#header-text {
    position: absolute;
    bottom: 20px;
    right: 0px;
    width: 350px;
    height: 40px;
    background: url(../images/header-text.gif) no-repeat;
}
#banner {
}
a#logo {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 350px;
    height: 101px;
    background: url(../images/logo.gif) no-repeat top left;
}
/* Navigation */
#navigation {
    height: 61px;
    width: 650px;
    float: right;
}
ul.main-menu {
    width: 100%;
    height: 61px;
}
ul.main-menu li {
    width: auto;
    height: 61px;
    float: right;
}
ul.main-menu li.over {
    background: url(../images/menu-bg-over.gif) repeat-x top left;
}
ul.main-menu li.indent {
    width: 2px;
    height: 61px;
    float: right;
    background: url(../images/indent.gif) top left no-repeat;
}
ul.main-menu li a {
    padding: 20px 20px 0 20px;
    display: inline-block;
    width: auto;
    height: 41px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
ul.main-menu li a:hover, ul.main-menu li a.active {
    text-decoration: none;
    background: url(../images/menu-hover.gif) bottom center no-repeat;
}
/* Page Content */
#content {
    width: 100%;
    height: auto;
}
#left-content {
    width: 250px;
    height: auto;
    float: left;
    text-align: left;
}
.box {
    width: 238px;
    height: auto;
}
#clip-container, #contacts-clip {
    margin-bottom: 5px;
    width: 238px;
    height: 175px;
}
#contacts-clip {
    margin: 0 auto;
}
.box-top {
    padding: 17px 0 0 50px;
    width: 188px;
    height: 33px;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/box-top.gif) top left no-repeat;
}
div.hr {
    margin-bottom : 10px;
    width: 100%;
    height: 2px;
    font-size: 0px;
    background: url(../images/hr-bg.jpg) top left repeat-x;
}
/* Main Content */
.box-content {
    line-height: 16px;
    padding: 15px;
    width: 208px;
    height: auto;
    background: url(../images/box-bg.gif) top left repeat-y;
}
.box-content img {
    margin: 5px 0;
}
.box-bottom {
    width: 238px;
    height: 4px;
    font-size: 0px;
    background: url(../images/box-bottom.gif) top left no-repeat;
}
#main-content {
    width: 770px;
    height: auto;
    float: left;
    text-align: left;
}
.content-top {
    width: 100%;
    height: 47px;
    position: relative;
}
.content-top-left {
    width: 60px;
    height: 47px;
    float: left;
    background: url(../images/content-top-left.gif) top left no-repeat;
}
.content-top-title {
    padding-top: 15px;
    width: 706px;
    height: 32px;
    float: left;
    font-size: 14px;
    font-weight: bold;
    background: url(../images/content-top-bg.gif) top left repeat-x;
}
.content-top-right {
    width: 4px;
    height: 47px;
    float: left;
    background: url(../images/content-top-right.gif) top left no-repeat;
}
.middle-container {
    line-height: 16px;
    margin-top: 10px;
    padding: 10px 10px 0 10px;
    width: 750px;
    height: auto;
    min-height: 400px;
    background: url(../images/map-container-bg.gif) top left no-repeat;
}
.dbox {
    padding: 10px;
    width: 350px;
    height: auto;
    text-align: center;
    background: url(../images/dbox-bg.gif) top left no-repeat #374B64;
}
.filter {
    margin-bottom: 10px;
    width: 750px;
    height: 37px;
}
.filter-title {
    float: left;
    padding: 10px 0 0 40px;
    width: 80px;
    height: 27px;
    font-size: 14px;
    background: url(../images/filter-title.gif) top left no-repeat;
}
.filter-options-index {
    float: left;
    padding: 9px 10px;
    width: 610px;
    /*width: 730px; */
    height: 19px;
    background: url(../images/filter-options-index.gif) top left no-repeat;
}
.filter-options {
    float: left;
    padding: 8px 10px 7px 5px;
    /*width: 495px;*/
    width: 615px;
    background: url(../images/filter-options.gif) top left no-repeat;
}
.filter-checkbox{
    float: left;
    margin: 0px;
    padding: 0px;
}
.filter-checkbox label{
    font-size: 12px;
    margin: 0px;
    padding: 0px;    
}
.filter-position{
    float: right;
    width: 117px;
}
.filter-map {
    margin-left: 10px;
    float: left;
    padding: 7px 15px;
    width: 80px;
    height: 27px;
    font-size: 14px;
    background: url(../images/butt_map.gif) top left no-repeat;
    text-align: center;
}
.filter-map a{
    font-size: 11px;
    font-weight: bold;
    line-height: 10px;    
    text-decoration: none;
    color: #ffffff;
}
#map {
    width: 750px;
    height: 460px;
    overflow: hidden;
}
/* Footer */
#footer-container {
    margin-top: 10px;
    height: 35px;
    background: url(../images/footer-bg.gif) top left repeat-x;
}
#footer {
    margin: 0 auto;
    width: 1020px;
    height: 35px;
}
.copy {
    float: left;
    padding-top: 12px;
    width: 450px;
    height: 23px;
    text-align: left;
}
.footer-links {
    float: left;
    padding-top: 10px;
    width: 560px;
    height: 25px;
    text-align: right;
}
.footer-links a {
    margin: 0 10px;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}
a.vertinity {
    font-size: 0px;
    margin: 0 20px;
    display: inline-block;
    width: 93px;
    height: 10px;
    background: url(../images/vertinity-logo.gif) top left no-repeat;
}
a.vertinity:hover {
    background-position: bottom;
}
/* Form styles */
label {
    font-weight: bold;
}
input {
    margin: 3px 0;
}
input.submit {
    cursor: pointer;
    padding: 3px 0 5px 0;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    width: 100px;
    height: 30px;
    background: url(../images/submit-bg.gif) top left no-repeat;
    border: none;
}
#logout {
    
    position: absolute;
    top: 8px;
    right: 10px;
}
a.logout, a.logout:hover {
    padding: 8px 0 0 0;
    margin: 0 0 0 10px;
    display: inline-block;
    width: 100px;
    height: 22px;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    background: url(../images/logout-bg.gif) no-repeat top left;
}
input.submit:hover, a.logout:hover {
    background-position: bottom;
}
select.w50px {
    width: 50px;     
}
input.checkbox {
    margin-right: 5px;
    vertical-align: middle;
}
label {
    font-size: 12px;
    margin-right: 10px;
    vertical-align: middle;
}
input.login-field {
    padding: 3px;
    width: 200px;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    color: #374B64;
    background: url(../images/input-bg.gif) top left repeat-x #fff;
    border: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
/* Contacts Styles */
h2.title {
    margin: 5px 0;
    font-size: 14px;
}
table.contact {
    width: 100%;
    background: #7B8898;
    border: solid 1px #7B8898;
}
table.contact td, table.contact th {
    padding: 10px;
    border-right: solid 1px #475A70;
}
table.contact tr.dark td {
    background: #475A70;
    border-color: #7B8898;
}
table.contact tr.over td {
    color: #374B64;
    background: #fff;
}

/*position drop-down*/
.labal_position{
    float: left;
    padding-top: 2px;
}
.dropdown{
    float: right;    
}
.dropdown dd, .dropdown dt, .dropdown ul { 
    margin:0px; 
    padding:0px; 
    z-index: 999;
}
.dropdown dd { 
    position:relative; 
}
.dropdown a, .dropdown a:visited { 
    color:#384c65; 
    text-decoration:none; 
    outline:none;
}
.dropdown a:hover { 
    color:#ffffff;
}
.dropdown dt a {    
    background: url(../images/position-drop-down.gif) no-repeat top left;
    display:block; 
    width:115px;
}
.dropdown dt a span {
    cursor:pointer; 
    display:block; 
    padding:5px;
}
.dropdown dd ul { 
    background:#d7d7d7 none repeat scroll 0 0; 
    border:1px solid #384c65; 
    color:#384c65; 
    display:none;
    left: 0px; 
    padding: 5px 0px; 
    position:absolute; 
    top: 2px; 
    width: 120px; 
    min-width: 120px; 
    list-style: none;
    height : 100px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.dropdown span.value { 
    display:none;
}
.dropdown dd ul li a { 
    padding:5px; 
    display:block;
}
.dropdown dd ul li a:hover { 
    background-color: #384c65;
}            
