.left {
	float: left;
}

.right {
	float: right;
}

.calendar-right {
	border: 1px solid #f0f0f0;
	padding: 10px;
	margin-bottom: 14px;
	background: #f8f8f8;
}

.calendar-right span {
	color: #9d9d9d;
	font-size: 82%;
}

.calendar-right .so-title {
	margin-bottom: 6px;
	padding-bottom: 2px;
	background: url('../img/bg_line2.gif') repeat-x bottom;
}

.forum-table td {
	padding: 2px 4px 0 4px;
}

.forum-table td.textfade {
	font-size: 90%;
}

.td-delimeter {
	font-size: 1px;
	line-height: 1px;
	padding: 0 0 5px 0 !important;
	background: url('../img/bg_line.gif') repeat-x left 4px; 
}

.bg-forums {
	background: #f2f2f2; 
}

.calendar-right h3 {
	border: 0;
}

.co-title-2 h3 {
	font-weight: bold;
	border: 0;
	padding: 0;
	margin: 0;
}
          
.so-line {
	height: 2px;
	line-height: 2px;
	font-size: 2px;
	margin-top: 6px;
	margin-bottom: 6px;
	background: url('../img/bg_line2.gif') repeat-x;
}

.allevents {
	text-align: right;
	font-size: 90%;
}

.margin {
	margin-top: 0;
}

.top-article-date {
	color: #9e9e9e;
	font-size: 90%;
	padding: 3px 0;
}

.articles p {
	border-bottom: 1px solid #f0f0f0;
	margin: 0 0 7px 0;
	padding: 0 0 10px 0;
}


.article-date {
	color: #9e9e9e;
	padding: 3px 0;
}

.top-article-title {
	padding-bottom: 4px;
}

.top-article-allarticles {
	padding: 3px 0 6px 0;
	font-size: 90%;
	font-weight: bold;
}

.article-title {
	padding-bottom: 4px;
}

.text-small {
	font-size: 90%;
}

.text-fade {
	color: #999999;
}

.topnews-object a {
	font-weight: bold;
	display: block;
	margin-top: 4px;
}

.topnews-object p {
	margin: 4px 0 12px 0;
	padding-bottom: 12px;
	border-bottom: 1px solid #f0f0f0;
}

.textfade {
	color: #9E9E9E; font-size: 96%;
}

.article-fade {
	color: #9E9E9E; font-size: 80%;
}

.text-inverse {
	color: #b71d1d;
}

#search-summary {
	float: left;
	padding: 8px;
}

#search-advanced {
	float: right;
	padding: 16px 8px 0 8px;
}

#search-advanced-searchin {
	padding: 6px 0;
}

.quiz-description {
	background-color: #f5f5f5;
	padding: 8px;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
}

.quiz-listing {
	padding: 10px;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 15px;
}

.quiz-delimeter {
	height: 4px;
	line-height: 4px;
	font-size: 4px;
}

.quiz-buttons-container {
	background-color: #f5f5f5;
	padding: 8px;
	border-top: 1px solid #aaaaaa;
}

#UserRating {
	padding: 0 8px 13px 8px;
	margin-bottom: 8px;
	border-bottom: 1px solid #aaaaaa;
}

#quiz-result {
	padding: 8px;
	line-height: 140%;
}

.list-categories {
	color: #707274;
	display: block;
	padding: 6px 9px 0 9px;
}

.list-categories a {
	font-weight: normal !important;
	color: #000;
}

.bookmark-list {
	color: #9e9e9e;
}

.bookmark-list li {
	line-height: 150%;
	padding-bottom: 8px !important;
}

.bookmark-list li span {
	color: #9e9e9e;
	font-size: 80%;
}

#institution-content {
	margin-top: 15px;
}

#center-content ul, #institution-content ul {
	margin: 0 0 6px 30px;
	padding: 0;
}

#center-content ul li, #institution-content ul li {
	list-style-image: url(../img/icons/list.gif);
}

#resultsinfo-container {
	padding-bottom: 12px;
	font-size: 90%;
}

#library-featured {
	background-color: #f5f5f5;
	padding: 6px 8px;
	margin-bottom: 14px;
}

.thread-title {
	background-color: #ededee;
	/*height: 25px;*/
}

.thread-title-indent {
	padding: 6px;
}

.thread-description {
	/*_height: 0px;*/
	padding: 6px 0 4px 6px;
	width: 98%;
}

.table-manage {
	width: 100%;
}

.table-manage th {
	font-weight: bold;
	background: #ececec;
}

.table-manage td {
	border-bottom: 1px solid #f0f0f0;
	padding: 5px 7px 6px 7px;
}

.bglight {
	background-color: #f5f5f5;
}

#advisory-answer {
	background-color: #f6f6f6;
	padding: 8px 10px 7px 10px;
	margin-bottom: 10px;
}

#advisory-answer .left {
	width: 60%;
	line-height: 140%;
}

#advisory-answer .left span {
	font-weight: bold;
	font-size: 130%;
	display: block;
	padding-bottom: 3px;
}

.documents a {
	color: #675c82;
	font-weight: bold;
}

#advisory-answer .right {
	width: 36%;
}

#advisory-answer .right label {
    font-size: 80%;
    color: #707274;
    padding-bottom: 2px;
}

.advisory-answerform {
	border-top: 1px solid #c1c6cd;
	border-left: 1px solid #c1c6cd;
	border-right: 1px solid #dce1e7;
	border-bottom: 1px solid #dce1e7;
	background-color: #fff;
	height: 23px;
	width: 130px;
	font-size: 12px;
}


.bt-extra-small {
	width: 50px;
	height: 22px;
	border: 0;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: url('../img/buttons/bt_extrasmall.gif') no-repeat transparent;
	font-family: Arial, Verdana, "Geneva CE", lucida, sans-serif;
}

.advisory-delimeter {
	font-size: 11px;
}

.advisory-description {
	color: #707274;
	padding: 6px 30px 0 0;
}

.advisory-content span, .note {
    color: #000;
}

.top-article-records {
	padding-bottom: 4px;
	font-size: 90%;
}

#avisory-massage-question {
	background-color: #eeeeee;
	padding: 10px;
	line-height: 140%;
}

#avisory-massage-question .left, #avisory-massage-question .right {
	padding-bottom: 6px;
}

#avisory-massage-answer {
	background-color: #f5f5f5;
	padding: 10px;
	border-top: 1px solid #fff;
	line-height: 140%;
}

#avisory-massage-question .right, #avisory-massage-answer .right {
	font-size: 90%;
	font-weight: bold;
}

.library-document-content {
	color: #929292;
}
.publiclibrary-document-content {
	color: #3d3d3d;
}

.library-document-content a {
	font-weight: bold;
	text-decoration: underline;
	line-height: 160%;
}
.publiclibrary-document-content a {
	font-weight: bold;
	text-decoration: none;
	line-height: 160%;

}

.article-search-bg {
	background-color: #f6f6f6;
	width: 100%;
}

.article-search-bg2 {
	background-color: #f6f6f6;
	width: 100%;
}

.article-search-bg3 {
	background-color: #f6f6f6;
	width: 100%;
	margin-bottom: 20px;
}

.article-search-bg3 .left {
	margin-top: 2px;
}

.article-search-bg td {
	padding: 5px 2px;
}

.article-search-bg3 div, .article-search-bg2 div {
	padding: 7px 10px;
}

.article-search-bg3 .clear, .article-search-bg2 .clear {
	border-bottom: 0 !important;
	padding: 0 !important;
}

.article-search-bg2 td {
	padding: 7px 10px;
}

#m-mybiography {
	background: url(../img/mybiography.jpg) no-repeat;
	height: 160px;
	width: 100%;
}

#m-mydiscussions {
	background: url(../img/mydiscussions.jpg) no-repeat;
	height: 160px;
	width: 100%;
}

.m-padding {
	padding-left: 170px;
}

#map {
	position: relative;
	width: 390px;
	height: 210px;
	background: transparent url('../img/map/map.gif') no-repeat;
}

#map-actual {
	position: absolute;
	top: 0;
	left: 0;
	width: 390px;
	height: 210px;
}

#map-hover-ke, #map-hover-po, #map-hover-bb, #map-hover-za, #map-hover-tn, #map-hover-ba, #map-hover-tt, #map-hover-nt {
	position: absolute;
	width: 390px;
	height: 210px;
	display: none;
	top: 0;
	left: 0;
}

#map-hover-ke {
	background: transparent url('../img/map/map_KE.gif') no-repeat;
}
#map-hover-po {
	background: transparent url('../img/map/map_PO.gif') no-repeat;
}
#map-hover-bb {
	background: transparent url('../img/map/map_BB.gif') no-repeat;
}
#map-hover-za {
	background: transparent url('../img/map/map_ZA.gif') no-repeat;
}
#map-hover-tn {
	background: transparent url('../img/map/map_TN.gif') no-repeat;
}
#map-hover-ba {
	background: transparent url('../img/map/map_BA.gif') no-repeat;
}
#map-hover-tt {
	background: transparent url('../img/map/map_TT.gif') no-repeat;
}
#map-hover-nt {
	background: transparent url('../img/map/map_NT.gif') no-repeat;
}

#map-small {
	width: 204px;
	height: 99px;
	margin-bottom: 6px;
	background: transparent url('../img/map/map_small.gif') no-repeat;
}

.results-info {
	font-size: 90%;
	padding-bottom: 6px;
}

.objectheaderbg {
	background-color: #eaeaea;
	border-top: 1px solid #ccc;
	border-bottom: 2px solid #ccc;
}

.objectheaderbg2 {
	background-color: #eaeaea;
	border-bottom: 2px solid #ccc;
}

.objectheaderbg2-padding {
	padding: 8px;
}

.objectheaderbg3 {
	background-color: #f5f5f5;
	border-bottom: 2px solid #ccc;
}

.objectheaderbg3 td {
	padding: 3px 8px;
}

#quiz-rank {
	float: left;
	width: 49%;
}

#quiz-register {
	float: right;
	width: 49%;
}

.table {
	background-color: #eaeaea;
	font-size: 90%;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

.table td, .table th {
	border-bottom: 1px solid #cccccc;
}

.next-line {
	border-right: 1px solid #cccccc;
}

.top-line {
	background-color: #cecdce;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}

.tableevenrow {
	background-color: #fff;
}

.tableoddrow {
	background-color: #f9f9f9;
}

.table-list {
	font-size: 90%;
}

#institution-frame {
	margin: 15px 0;
}

.project-title {
	padding: 0 0 8px 0;
}

.project-number {
	font-size: 90%;
}

.project-text {
	color: #929292;
	padding: 8px 0;
}

.quiz {
	padding: 8px 0;
}

.quiz-created {
	color: #929292;
}

.clear {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}

#thread-description:after {
	content: "";
	display: block;
	height: 0px;
	clear: both;
}

.tab-off {
	background: #F0F0F0;
	font-size: 10px;
	white-space: nowrap;
}

.tab-on {
	background: #D7D6D6;
	font-size: 10px;
	white-space: nowrap;
}


/* rating stars */ 
/*             styles for the star rater                */
.rater {
	position: relative;
}

.publiclibrary-tools .tools {
	font-size: 11px;
	
}

.publiclibrary-dots {
	background-image: url(../img/publiclibrary/dot.gif);
	background-repeat: repeat-x;
	height: 5px;
}

.publiclibrary-sorting-container {
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	padding: 10px;
	color: #3d3d3d;
}.puzzle-header {
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 6px; 
	PADDING-BOTTOM: 10px; 
	PADDING-TOP: 10px; 
	BACKGROUND-COLOR: #e8e8e8; 
	font-weight: bold;
}
.puzzle-box {
	PADDING-RIGHT: 15px; 
	PADDING-LEFT: 15px; 
	PADDING-BOTTOM: 10px; 
	BORDER-LEFT: #ffffff 10px solid; 
	PADDING-TOP: 8px; 
	HEIGHT: 190px; 
	BACKGROUND-COLOR: #f3f3f3;
}


.quiz-listing .section-title  {
	padding: 0;
	padding-left: 15px;
	color: #004181;
	font-weight: bold;
}

.today {
	color: #fff !important;
}

.home-advisory {
	background: url(../img/advisory.gif) no-repeat top left;
	margin: 19px 0 10px 0;
	border: 1px solid #fff;
    color: #707274;
}

.home-advisory .left {
	width: 188px;
}

.home-advisory .right {
	width: 220px;
}                     

.home-advisory .right img {
	margin: 3px 0 16px 0;
}

#home-news, #home-news2 {
	margin: 0 0 10px 0 !important;
	color: #818181 !important;
}


#home-news ul, #home-news2 ul {
	border-bottom: 2px solid #91c000;
	margin: 0 0 6px 0 !important;
	padding: 0 !important;
	list-style: none !important;
    height: 27px !important; 
}

#home-news2 ul {
	border-bottom: 2px solid #f85904;
}

#home-news li, #home-news2 li {
	float: left;
	height: 27px !important;
	padding: 0;
	margin: 0;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	list-style: none !important;
	width: 264px;
}

#home-news li.active {
	background: url(../img/bg_tab_1.gif) no-repeat;
	color: #fff;
}

#home-news li.inactive {
	background: url(../img/bg_tab_2.gif) no-repeat;
	color: #4e4d4e;
}

#home-news2 li.active {
	background: url(../img/bg_tab2_1.gif) no-repeat;
	color: #fff;
}

#home-news2 li.inactive {
	background: url(../img/bg_tab_2.gif) no-repeat;
	color: #4e4d4e;
}

#home-news span, #home-news2 span {
    display: block;
    padding: 6px 0;
}

#home-news .article-item,
#home-news2 .article-item {
    border-bottom: 1px solid #f4f4f4;
}

#home-news .article-item span.date,
#home-news2 .article-item span.date {
    display: block;
    float: left;
    padding: 0;
    width: 75px;
    font-size: 0.9em;
    color: #7d7d7d;
}

#home-news .article-item .date span,
#home-news2 .article-item .date span {
    display: block;
    padding: 8px 0 7px 10px;
}

#home-news .article-item a,
#home-news2 .article-item a {
    display: block;
    float: left;
    padding: 7px 0 7px 0;
    width: 370px;
    color: #595c7f;
}

#home-news .top-article,
#home-news2 .top-article {
    background: url('../img/bg_top_article.gif') left bottom no-repeat;
}

#home-news .top-article .article-item-inner,
#home-news2 .top-article .article-item-inner {
    display: block;
    background: url('../img/bg_top_article_sign.gif') right top no-repeat;
    zoom: 1;
}

.top-article-date {
	border-bottom: 1px solid #f4f4f4;
	padding: 0 0 7px 0 !important;
	margin: 0 0 6px 0;
}

.news-central .left {
	width: 255px;
}

.news-central .left p {
	font-size: 90%;
	margin: 0;
	color: #707274;
}

.news-central .left a {
	/*color: #1c844d;*/
}    

.news-central .right {
	width: 255px;
}

.news-central .right span, .news-central .left span {
	line-height: 160%;
	display: block;
	padding-bottom: 7px;
	margin-bottom: 4px;
	background: url('../img/bg_line.gif') repeat-x bottom;
}

.news-central .right span.last, .news-central .left span.last {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	background: none;
}

a.title {
	color: #1c844d;
	font-size: 130%;
	display: block;
	margin: 8px 0 5px 0;
	font-family: Georgia;
}                        

a.link-more {
	display: block;
	margin: 6px 0 0 0;
}

.right-reports-object {
    background: url(../img/right_news.gif) left top repeat-y;
}

.right-reports-sk, .right-reports-en {
	background: url(../img/right_news_bottom.gif) left bottom no-repeat;
	width: 223px;
	margin-bottom: 14px;
}

.right-reports-inner {
    background: url(../img/right_news_sk.gif) left top no-repeat;
}

.right-reports-en {
	background: url(../img/right_news_en.gif) no-repeat;
}

.right-reports-sk a, .right-reports-en a {
	color: #464646;
}

.right-reports-sk ul, .right-reports-en ul {
	margin: 0 0 0 128px;
	padding: 10px 0 8px 10px;
}

.right-reports-sk ul li, .right-reports-en ul li {
	margin: 0 0 4px 0;
	padding: 0 0 0 8px;
	list-style-type: none;
	background: url('../img/arrow_5.gif') no-repeat 2px 5px;
}

.top-tools div {
	margin: 0 8px;
}

.top-tools .item-1 {
	width: 230px;
}

.top-tools .item-3 {
	margin-top: 3px;
}

.top-tools .item-3 span {
	color: #707274;
}

.advisory-home {
	border-bottom: 1px solid #f0f0f0;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}

.advisory-home .title {
	font-size: 140%;
	padding: 0 0 6px 0;
	margin: 0;
	font-family: arial;
}

.bt-675c82 {
	font-weight: bold;
	width: 170px;
	color: #fff !important;
	height: 30px;
	margin-top: 6px;
	display: block;
	text-transform: uppercase;
	background: url('../img/buttons/bt_675c82.gif') no-repeat;
} 

/*.bt-87b201 {
	background: url('../img/buttons/bt_87b201.gif') no-repeat;
}

.bt-004396 {
	background: url('../img/buttons/bt_004396.gif') no-repeat;
}

.bt-1c844d {
	background: url('../img/buttons/bt_1c844d.gif') no-repeat;
} */                  

.bt-675c82 span {
	display: block;
	padding: 8px 0 0 0;
}

.bt-675c82:hover {
	text-decoration: none;
} 

#searchobject-container .last {
	padding-right: 10px;
}

.head {
	padding: 4px 0 10px 0;
	display: block;
}

