h2 {
    color: #008283;
    display: block;
    float: left;
    font-size: 12pt;
    margin: 0;
    padding: 10px;
}

h2 div {
    color: #CC6600;
    font-size: 10pt;
    font-weight: normal;
}

table th {
    text-align: left;
    width: auto;
}

.dir_maintenacne_links {
    width: 400px;
    position: relative;
    float: right;
    text-align: right;
}

.filter_status {
    text-align: left;
    font-size: 12pt;
    padding-left: 10px;
    color: #c60;
}

.filter_status a {
    color: #008283;
}

.warn {
    color: #FF0000;
    font-size: 13px;
}

.clear {
    clear: both;
}

.alt {
    background: #eee;
}

.centered {
    text-align: center !important;
}

.right_align {
    text-align: right;
}

#category_list {
    width: 200px;
    float: left;
    margin: 10px 18px 0 8px;
}

#category_list a {
    outline: none;
}

#category_list h4 {
    background: #eee;
    border: 1px solid #CCC;
    border-bottom: 1px solid #0054a0;
    color: #0054a0;
    font-size: 10pt;
    padding: 5px;
    margin: 0;
    border-radius: 5px 5px 0 0;
}

#category_list .head {
    display: block;
    padding: 5px;
}

#category_list a:hover {
    text-decoration: none;
}

#category_list h4 a {
    /* color: #c60; */
}

#category_list ul {
    margin: 0 0 10px 0;
    border-right: 1px solid #CCC;
    border-left: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    border-radius: 0 0 5px 5px;
}

#category_list li:hover {
    background-color:#eeeeee;
}

#category_list a {
    margin: 0;
    color: #00386B;
}

#category_list ul li ul li a {
    display: block;
    border: none;
    padding-left: 5px;
    font-weight: normal;
    margin: 0;
    color: #cc6600;
    margin: 0;
}

#directory_content {
    width: 713px;
    float: left;
    margin: 10px 0 15px 0;
}

#search_box {
    clear: both;
    padding: 10px 20px;
    border: 1px solid #ccc;
    background: #eee;
    width: 670px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 auto 0 auto;
}

#search_box div {
    padding-left: 25px;
}

#search_box input[type="submit"]{		
	float: right;
	margin-top: 0px;
}

#location_filter {
    clear: both;
    width: 400px;
    display: block;
    position: absolute;
    padding: 10px;
    top: 10px;
    left: 0;
    background: #ffd;
    border: 1px solid #060;
    z-index: 1000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: left;
    margin-top: 5px;
}

#location_filter div.left {
    float: left;
    width: auto;
}

#location_filter a.close {
    display: block;
    width: 15px;
    text-align: center;
    float: right;
    background: #f90;
    p padding: 4px 0;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    margin-top: -5px;
    margin-right: -5px;;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#search_box .blank {
    clear: both;
    font-style: italic;
    color: #bbb;
    text-indent: 10px;
}

#left_col {
    width: 350px;
    float: left;
}

#right_col {
    width: 350px;
    float: right;
}

h3 {
    background: none;
    padding: 0 0 10px 0 !important;
    border: none;
    font-size: 12pt;
    text-indent: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    float:left;
    margin-left:10px;
    width:680px;
}

h3 span {
    font-size: 10pt;
    font-weight: normal;
    color: #000;
}

h3 span a {
    font-weight: normal !important;
}

.item {
    padding: 10px;
    /* height: 125px; */
    overflow: hidden;
    border-bottom: 1px solid #ccc;
    float:left;
    margin-left:10px;
}

.item .title {
    width: 100%;
    height: 15px;
    overflow: hidden;
    margin: 0 0 5px 0;
}

.item .title a {
    color: #345e8d;
}

.item .date {
    width: 100%;
    height: 15px;
    overflow: hidden;
    margin: 0 0 5px 0;
    color: #888;
}

.item .source {
    width: 100%;
    height: 15px;
    overflow: hidden;
    margin: 0 0 5px 0;
    color: #cc6600;
}

.item .listingText {
    width: 100%;
    height: 45px;
    overflow: hidden;
    margin: 0 0 5px 0;
}

.item .listingText a.more {
    font-weight: bold;
    color: #cc6600;
    text-decoration: none;
}

.item .listingText a.more:hover {
    text-decoration: underline;
}

.item .category {
    color: #888;
    text-align: right;
}

.item_details {
    display: block;
    width: 460px;
    float: left;
}

.item_details strong {
    font-size: 12pt;
}

.item_metadata {
    display: block;
    width: 190px;
    float: right;
}

.breadcrumbs {
    padding-left: 20px;
    padding-bottom: 10px;
    font-size: 10pt;
    margin-bottom: 10px;
    font-style: italic;
    color: #888;
}

.breadcrumbs a {
    font-weight: normal;
    color: #888;
}

.alt {
    background: #eee;
}

.popwin_window td {
    vertical-align: top;
}

#pagination {
    margin-top: 10px;
}

#pagination li {
    border: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

#pagination a {
    border: solid 1px #DDDDDD;
    margin-right: 2px;
}

#pagination .previous-off,
#pagination .next-off {
    color: #666666;
    display: block;
    float: left;
    font-weight: bold;
    padding: 3px 4px;
}

#pagination .next a,
#pagination .previous a {
    font-weight: bold;
    border: solid 1px #FFFFFF;
}

#pagination .active {
    color: #c60;
    font-weight: bold;
    display: block;
    float: left;
    padding: 4px 6px;
}

#pagination a:link,
#pagination a:visited {
    display: block;
    float: left;
    padding: 3px 6px;
    text-decoration: none;
}

#pagination a:hover {
    border: solid 1px #666666;
}

.info_box {
    position: absolute;
    display: block;
    padding: 10px;
    background: #ffe;
    border: 1px solid #ccc;
    border-bottom: 3px solid #ccc;
    border-right: 3px solid #ccc;
    z-index: 200;
    text-align: left;
    overflow-x: hidden;
    overflow-y: auto;
}

.auto_width {
    width: auto;
    _width: 0;
    float: left;
}

h2.auto_width {
    _width: 500px;
}

#location_box {
    margin-left: 20px;
    position: relative;
    z-index: 900;
}

#content2 .listingHeader {
    width: 500px;
    height: 50px;
    color: #004D95;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 10px 0 0 10px;
}

#content2 .listingHeader .listingSubHeader {
    color: #CC6600;
    font-size: 12px;
    font-weight: normal;
}

#content2 .listingHeaderLinks {
    width: 400px;
    float: right;
    text-align: right;
    margin: 10px 10px 0 0;
    color: #004D95;
    font-weight: bold;
}

#content2 .listingHeaderLinks a {
    color: #004D95;
}

#content2 .listingHeaderLinks input {
    margin: 0 0 0 10px;
}

#directory_content .addListingHeader {
    color: #CC6600;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
}

#addListingTable tr {
    height: 30px;
}

#addListingTable tr.tall {
    height: 60px;
}

#addListingTable tr select {
    width: 175px;
}

.listingHeaderLinks a {
	padding-right: 20px;
}

.rtBorder {
	border-right: 1px solid #b7b7b7;
	padding: 0 9px 0 0px;
}

.sharedResCol h3 {
	width: 96%;
	margin-top: 10px;
	font-size: 19px;
	padding-bottom: 0 !important;
	margin-left: 0;
	padding-left: 5px !important;
}
