body {
	background-color: #f5f5f5;
	color: #000000;
	font-size: 0.7em;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	margin-top: 0px;
}
a,a:link,a:visited {
	color: #e39821;
	text-decoration: underline;
}
a img{
	border: 0;
}
input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color: #efefef;
	border: 1px solid #b2b2b2;
	vertical-align: middle;
}
input.button{
	background-color: #f2f8db;
}
h1 {
	font-size: 1.5em;
	color: #000000;
}
h2{
	font-size: 1.2em;
	color: #000000;
}
h3{
	font-size: 1em;
}
table.grid{
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}
.list_items_1 td,.list_items_2 td{
	color: #000000;
	background-color: #e5e5e5;
	padding-left: 4px;
}
.list_items_2 td {
	color: #000000;
	background-color: #ffffff;
}

/*main layout*/
#border{
	width: 802px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bgtile.gif);
}

#footer {
	clear: both;
	text-align: center;
	background-image: url(images/footer.gif);
	float: none;
	height: 49px;
	background-repeat: no-repeat;
	background-position: center top;
	color: #938c81;
	margin-top: 3px;
}
#header_menu {
	height: 210px;
	clear: both;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #b6b883;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f2c783;
	margin-bottom: 3px;
	float: none;
}
#left {
	width: 233px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d1c8bb;
	height: 100%;
}
#main{
	float:left;
	width: 547px;
	padding-left: 5px;
	padding-right: 5px;
}
/*end of main layout*/ 
div.module_wrapper {
	width: 484px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
div.module_wrapper .header{
	background-color: #91B760;
	color: #FFFFFF;
	font-weight: bold;
	font-size: small;
	line-height: 20px;
}
div.block_wrapper{
}
div.block_wrapper .header {
	height: 20px;
	background-image: url(images/leftbox_top.gif);
	clear: both;
	float: none;
}
#mod_poll  .poll_answer_text {
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	text-align: left;
	margin-top: 5px;
}
#mod_poll .poll_answer_bar {
	border: 1px solid #333333;
	background-color: #91C845;
}
#mod_poll .poll_vote_count {
	float: right;
	display: block;
	position: relative;
	left: 18px;
}
#_avatar {
	float: right;
	height: 50px;
	width: 50px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#thread_title {
	float: left;
	clear: left;
}
#thread_meta {
	float: left;
	clear: left;
}
#thread_header {
	margin-bottom: 8px;
}
#thread_topic {
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	float: left;
	clear: both;
	padding-top: 8px;
	width: 100%;
}
#thread_header {
	float: left;
	clear: both;
}
.fthread_topic{
	width:100%;
	float:left;
	margin-bottom: 20px;
	border: 1px solid #666666;
}
.fpost {
	background-color: #CCCCCC;
	margin-top: 2px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	text-align: left;
	float: right;
}
.fpost_title,.fthread_title{
	font-weight: bold;
	text-decoration: none;
	height: 50px;
	line-height: 20px;
	padding-left: 3px;
}
.fpost_meta, .fthread_meta {
	padding: 3px;
	background-color: #CEE6AC;
}
.fpost_comment,.fthread_topicText{
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
.fpost_reply, .fthread_reply{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width: 100%;
}
.fpost_reply a,.fthread_reply a {
	display: block;
	width: 50px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	background-image: url(images/reply_bg.gif);
	background-repeat: no-repeat;
	margin-right: 5px;
}
#reply2comment {
	display: none;
}
#main_reply,#reply2comment {
}
#reply2comment {
	clear: both;
	float: none;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
.thread_meta {
	font-size: xx-small;
	text-align: right;
}
.thread_title {
	width: 60%;
}
#col_center #block #block_header {
	background-image: none;
}
#new_thread,#main_reply {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}


.new_post_main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin: 0px;
	padding: 8px;
}
.new_post_main textarea {
	width: 98%;
}
label {
	font-weight: bold;
}
.new_post_main input[name="topic_title"] {
	width: 100%;
}
form {
	display: block;
	margin: 0px;
}
.section_content {
	margin: 3px;
}

.btn_mark_read {
	position: relative;
	left: -4px;
	top: -1px;
}
.notice {
	font-size: small;
	color: #000000;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #666666;
	background-color: #CCCCCC;
}

#block_leftMenu h2, h2.menu_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#block_leftMenu a,#block_classifieds a, a.menu {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1c8bb;
	text-align: right;
	font-size: 1.2em;
	background-color: #f8f8f8;
	color: #000000;
	text-decoration: none;
	line-height: 1.8em;
}
#block_leftMenu a:hover,#block_classifieds a:hover, a.menu:hover {
}
.block_wrapper h2 {
	letter-spacing: 1px;
	font-size: 1.2em;
	font-weight: bold;
	color: #e39821;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e39821;
}
.block_wrapper .content {
	clear: both;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F0F0F0;
	border-left-color: #F0F0F0;
	width: 149px;
	padding-right: 3px;
	padding-left: 3px;
}
.block_wrapper .footer {
	clear: both;
	background-image: url(images/leftbox_bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-top: 16px;
}
.block_wrapper h3 {
	font-size: 1em;
	font-weight: bold;
	text-align: right;
	color: #999999;
}
.classified_even, .classified_odd {
	margin-top: 3px;
	clear: both;
	height: 21px;
	line-height: 21px;
}
.classified_even{

}
.toolbar a {
	width: 50px;
	border: 1px solid #88AF52;
	display: block;
	height: 37px;
	padding-top: 13px;
	text-align: center;
	float: left;
	margin-right: 3px;
}
.toolbar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.toolbar span {
	display: block;
}
.toolbar {
	padding: 3px;
	height: 50px;
	clear: both;
	float: none;
	margin-bottom: 5px;
	text-align: right;
}
.classified_even{
	background-color: #ECEFDC;
}
.module {
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 8px;
}
.classified_odd .title, .classified_even .title {
	font-size: 1em;
	font-weight: bold;
	float: left;
	clear: left;
}
.classified_odd .meta, .classified_even .meta {
	font-size: 0.9em;
	float: right;
	clear: right;
}
#tooltip {
	height: 100px;
	width: 240px;
	background-color: #FFFFFF;
	border: 1px solid #91C846;
	padding: 5px;
}
#tooltip h3 {
	color: #4B8619;
	font-size: 1.3em;
	margin-bottom: 5px;
	margin-top: 0px;
}
.multicol h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mod_classifieds .multicol a {
	display: block;
}
#mod_classifieds .ad {
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 20px;
}
.ad p {
	font-size: 1em;
	line-height: 2em;
}
/*import lightbox styles*/
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
.ad .price {
	margin-right: 20px;
	padding: 5px;
	margin-left: 20px;
	border: 1px solid #E8EEC1;
}
.ad .details {
}
.ad .other_info {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	float: none;
	clear: both;
	padding: 5px;
	background-color: #E8EEC1;
}
.ad .contact {
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #E8EEC1;
	padding: 5px;
}
option.heading {
	color: #000000;
	text-transform: capitalize;
	font-weight: bold;
}
option.subitem {
	text-indent: 5px;
}
.classified_expired {
	background-color: #EADCAA;
}
.module_wrapper .header h1 {
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
}#mod_classifieds .ad .description {
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
	border: 1px solid #E0E0E0;
	margin-bottom: 8px;
}
#mod_classifieds .ad .details {
	margin-left: 20px;
	padding: 5px;
	background-color: #E8EEC1;
	margin-right: 20px;
}
#mod_classifieds .ad .pictures {
	margin-right: 20px;
	margin-left: 20px;
	padding: 5px;
	background-color: #fcfcfc;
}
.recent_blog_titles {
	width: 50%;
	float: left;
	clear: left;
}
.recent_blog_titles a,.forum_hot_topics a {
	display: block;
}
input.large {
	font-size: 1.5em;
}
#popupWin {
	border: 1px solid #99CC33;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-bottomright:8px;
}
#popupWin h1 {
	-moz-border-radius-topleft:8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-color: #99CC33;
	display: block;
	font-size: 1.5em;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 28px;
	height:20px;
	line-height: 20px;
	background-image: url(images/popup_icon.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #336633;
}
#popupWin #popupCancel {
	background-image: url(images/cancel.gif);
}
#search_result  .link {
	padding-left: 25px;
}
.search_result .rank {
	color: #CC3300;
	text-align: right;
}
.data .list_items_1 h2,.data .list_items_2 h2 {
	font-size: .8em;
	font-weight: bold;
}
div.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
	font-size: 1px;
}
#block_headerMenu .categories a {
	display: block;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	background-color: #938C81;
	line-height: 30px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#block_headerMenu .categories a:hover {
	background-color: #f2c783;
}
#block_headerMenu .categories {
	background-color: #938c81;
	clear: both;
	float: none;
}
#block_headerMenu #access_language,#block_headerMenu #access_text,#block_headerMenu #access_rss {
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	width: 40px;
	float: right;
}
#block_headerMenu #access_language {
	background-color: #000000;
	background-image: url(images/lang_arrow.gif);
	background-repeat: no-repeat;
	background-position: 30px 20px;
	cursor: pointer;
}
#block_headerMenu #access_text {
	background-color: #f2c783;
	color: #000000;
}
#block_headerMenu #access_rss {
	background-color: #e39821;
	background-image: url(images/feed-icon.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}
#block_headerMenu .items {
	height: 169px;
	padding-left: 175px;
	padding-top: 8px;
	background-repeat: no-repeat;
	padding-bottom: 3px;
}
#block_headerMenu .items a {
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: left;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(images/triangle_bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 1.6em;
}
#block_headerMenu .items a:hover {
	background-image: url(images/triangle_bullet_white.gif);
}
#block_headerMenu .items a.selected {
	text-decoration: underline;
	background-image: url(images/triangle_bullet_white.gif);
}
/* adult education */
#block_headerMenu .categories .cat_2_selected {
	background-color: #B5B883;
}
/* home */
#block_headerMenu .categories .cat_4_selected {
	background-color: #B4C867;
}
/* schools */
#block_headerMenu .categories .cat_1_selected {
	background-color: #F4C784;
}
/* grants */
#block_headerMenu .categories .cat_5_selected {
	background-color: #E39821;
}
/* courses */
#block_headerMenu .categories .cat_6_selected {
	background-color: #b5b01d;
}
/* about us */
#block_headerMenu .categories .cat_8_selected {
	background-color: #C1D272;
}
/* contact us */
#block_headerMenu .categories .cat_7_selected {
	background-color: #d1c8bb;
}
/* youth work */
#block_headerMenu .categories .cat_9_selected {
	background-color: #C1D272;
}
#left h2 {
	color: #E39821;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E39821;
}
#left div.block {
	margin-bottom: 16px;
}
#form_search input,#block_form_search input {
	font-size: 1.2em;
}
#access_text a, #access_language a{
	margin: 0px !important;
	padding: 0px !important;
	display:inline !important;
	float:none !important;
	background-color: transparent !important;
}
#language_select{
	background-color:#000000;
	position:absolute;
	z-index:50;
	width:120px !important;
	display:none;
}
#language_select a{
	display:block !important;
}
#access_text a {
	width:20px !important;
}
#access_text a:hover {
	background-color: transparent !important;
	text-decoration:underline;
}
#mod_content .meta {
	display: none;
}
#mod_content .accessability {
	float: right;
}
#mod_content ul,ul{
	list-style-image: url(images/triangle_bullet.gif);
}
#mod_content table{
	border-collapse:collapse;
	background:#efefef;
	width:100%;
}
#mod_content table td{
	border: 1px solid #dcdcdc;
	padding:0px;
	margin:0px;
}
table.preformatted{
	background-color:  transparent !important;
	border: 1px solid #dcdcdc;
}
table.preformatted td{
	border:none !important;
}
table td p{
	margin:0px;
}
img.right,.portrait{
	float:right;
}
img.left{
	float:left;
}
div.visAlt{
	background-color: #efefef;
	padding: 8px;
	border: 1px solid #dfdfdf;
	margin: 8px;
}
div.visAlt .desc {
	text-align: center;
	margin-top: 8px;
}
#block_recentContent h3{
text-indent: 8px;
margin-bottom:2px;
}
#block_recentContent h3 a, .publications h2 a{
	color:#000000;
}
.publications h2{

}
#block_recentContent p{
margin:0px;
text-indent: 16px;
}
#block_recentContent ul{
position:relative;
left:-10px;
}
a.more{
	float:right;
	text-decoration:none;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
	width: 100%;
	text-align: right;
}
#mod_home .publications {
	padding-left: 16px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.folder {
	/*list-style-image: url(../../administrator/images/folder.png);*/
	cursor: pointer;
}
.file {
	list-style-image: url(../../administrator/images/page_world.png);
}

