
body{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#body_bg{
	background-color: #919191;
}
.clr{
	clear: both;
}
div#quicksearch{
	float: right;
	margin-right: 15px;
	margin-top: 10px;
}


/* JOOMLA! DEAFULT STYLING
--------------------------------------------------------- */
a:link, a:visited{
	color: #1E672E;
	text-decoration: none;
}
a:hover{
	color: #00578E;
	text-decoration: underline;
}
ul {
	margin: 0px;
	margin-left: 15px;
	padding: 0px;
}
ul a:link, ul a:visited{
	color: #00578e;
	text-decoration: none;
}
ul a:hover{
	color: #00578E;
	text-decoration: underline;
}
.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E672E;
}
.contentheading a:link, .contentheading a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00578e;
	text-decoration: none;
}
.contentheading a:hover {
	text-decoration: underline;
}
.modifydate{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #939393;
	padding-top: 15px;
}
.small{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #939393;
}
.createdate{
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	color: #939393;
}
.readon{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00578e;
	font-weight: bold;
}
a.readon:link, a.readon:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00578e;
	font-weight: bold;
	text-decoration: none;
}
a.readon:hover {
	text-decoration: underline;
}
td.buttonheading {
	width: 12px;
}
.sectiontableheader {
	background-color : #efefef;
	background-repeat: repeat;
	border-bottom: solid 1px #999999;
	padding: 2px;
	color : #555555;
	font-weight : bold;
	padding: 2px;
}

.sectiontableentry2 {
	background-color : #F3F3F3;
}
.mosimage_caption{
	font-family: Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	color: #838383;
	padding-top: 5px;
}
.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E672E;
	font-weight: bold;
	text-align: left;
	margin-bottom: 15px;
}
table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 200px;
}
table.contenttoc td {
	padding: 1px 5px 1px 18px;
	background: url(../images/arrow.png) no-repeat 7px 3px;
}
table.contenttoc th {
	padding: 2px 4px;
	background-color : #efefef;
	border-bottom: solid 1px #999999;
	color: #888888;
	text-indent: 5px;
	text-transform: UPPERCASE;
}
.contentpaneopen{
	width: 100%;
}
table.contentpane{
	width: 100%;
}
.contentpane{
	width: auto;
}
td{
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
#mod_login_password, #mod_login_username {
	width: 150px;
}
input, select {
	font: 11px Tahoma, Arial, sans-serif;
}
select, .inputbox {
	padding: 2px;
}
textarea {
	padding-left: 2px;
}
.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
	background: url(../images/shadow.gif) repeat-x top #FFFFFF;
}
table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}
table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}
table.pollstableborder img {
	vertical-align: baseline;
}
table.pollstableborder td {
	padding: 2px!important;
}
.pagenav {
	padding: 2px;
}
a.pagenav,
.pagenav_prev a,
.pagenav_next a,
.pagenavbar a {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
a.pagenav:hover, a.pagenav:active,
.pagenav_prev a:hover, .pagenav_prev a:active,
.pagenav_next a:hover, .pagenav_next a:active,
.pagenavbar a:hover, .pagenavbar a:active {
	padding: 1px 4px;
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	background: url(../images/but-bg.gif) #EFEFEF;
	color: #666666;
	text-decoration: none;
}
.pagenavbar {
	padding-left: 14px;
	background: url(../images/pages.gif) no-repeat center left;
	color: #666666;
	font-size: 11px;
}
.pagenavcounter {
	padding: 8px 14px 0 14px;
	background: url(../images/pages.gif) no-repeat 0 11px;
	color: #666666;
}
.blog_more {
	margin-top: 5px;
	margin-bottom: 30px;
}
.back_button{
	font-size: 11px;
	text-indent: 18px;
	background-repeat: no-repeat;
	background-image: url(../images/back.gif);
	background-position: 0px -1px;
}


/* CUSTOM STYLING
--------------------------------------------------------- */
div#wrapper{
	background: url(../images/wrapper_bg.gif);
	background-repeat: repeat-y;
	width: 960px;
}
div#wrapperfooter{
	background: url(../images/wrapper_footer_bg.gif);
	background-repeat: no-repeat;
	width: 960px;
	height: 30px;
}


/* TOP AREA
--------------------------------------------------------- */
div#top{
	background-image: url(../images/top_bg.gif);
	background-repeat: repeat-x;
	width: 920px;
	height: 60px;
}
div#logo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 365px;
	float: left;
}


/* HEADER
--------------------------------------------------------- */
div#header{
	width: 920px;
	height: 213px;
	position: relative;
}
div.header_bg{
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}
div.headerimg_r{
	float: right;
	background-image: url(../images/headerimg_r.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 421px;
	padding-right: 50px;
}
span#transpimg {
	position: absolute;
	top: 17px;
	left: 10px;
	z-index: 99;
	width: 400px;
	height: 212px;
	background: url(../images/transpimg.png) 0 0 no-repeat !important;
	background: transparent;
}


/* MINI HEADERS VARIATIONS
--------------------------------------------------------- */
div#headercontent{ /* com_content */
	width: 920px;
	height: 130px;
}
div#headercontent_bg{
	background-image: url(../images/content_header_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin-left: 60px;
}
div.headercontent_bg{
	background-image: url(../images/miniheader_bg.jpg);
	background-repeat: repeat-x;
}
div#headerweblinks{ /*com_weblinks */
	width: 920px;
	height: 130px;
}
div#headerweblinks_bg{
	background-image: url(../images/weblinks_header_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin-left: 60px;
}
div.headerweblinks_bg{
	background-image: url(../images/miniheader_bg.jpg);
	background-repeat: repeat-x;
}
div#headercontact{ /*com_contact */
	width: 920px;
	height: 130px;
}
div#headercontact_bg{
	background-image: url(../images/contact_header_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin-left: 60px;
}
div.headercontact_bg{
	background-image: url(../images/miniheader_bg.jpg);
	background-repeat: repeat-x;
}
div#headersearch{ /*com_search */
	width: 920px;
	height: 130px;
}
div#headersearch_bg{
	background-image: url(../images/search_header_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin-left: 60px;
}
div.headersearch_bg{
	background-image: url(../images/miniheader_bg.jpg);
	background-repeat: repeat-x;
}
div#headerregistration{ /*com_registration */
	width: 920px;
	height: 130px;
}
div#headerregistration_bg{
	background-image: url(../images/registration_header_bg.jpg);
	background-repeat: no-repeat;
	height: 130px;
	margin-left: 60px;
}
div.headerregistration_bg{
	background-image: url(../images/miniheader_bg.jpg);
	background-repeat: repeat-x;
}
div#headerempty{ /* no header */
	width: 920px;
	height: 2px;
}
div.headerempty_bg{
	background-color: #ffffff;
}



/* TOOLBAR
--------------------------------------------------------- */
div#toolbar{
	width: 920px;
	height: 71px;
}
div.toolbar_bg{
	background-image: url(../images/toolbar_bg.gif);
	background-repeat: repeat-x;
}


/* MAIN CONTENT
--------------------------------------------------------- */
div#contentwrap{
	width: 920px;
	margin-bottom: 30px;
}
div#maincontent{
	width: 920px;
}
div.content_top{
	width: 881px;
	height: 20px;
	background-image: url(../images/content_top.gif);
	background-repeat: no-repeat;
}
div.content_middle{
	width: 881px;
	background-image: url(../images/content_middle.gif);
	background-repeat: repeat-y;
}
div.content_bottom{
	width: 881px;
	height: 20px;
	background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
}


/* CONTENT AREA
--------------------------------------------------------- */
div#leftblock{ /* start: left column */
	float: left;
	width: 200px;
	text-align: left;
}
div#left{
	padding: 0px 15px 0px 15px;
	font-family: Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}
div#left h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 5px;
}
div#left .moduletable{
	margin-bottom: 20px;
}
div#left a:link, div#left a:visited{
	font-size: 11px;
	color: #00578E;
	text-decoration: none;
}
div#left a:hover{
	color: #00578e;
	text-decoration: underline;
}

/*------------------------------------------- */

div#centerblock{ /* start: center column - 3 columns layout */
	float: left;
	width: 480px;
	text-align: left;
	border-left: solid 1px #e0e0e0;
}
div#centerblockright{ /* 2 column layout, right block collapsed */
	float: left;
	width: 680px;
	text-align: left;
	border-left: solid 1px #e0e0e0;
}
div#centerblockleft{ /* 2 column layout, left block collapsed */
	float: left;
	width: 681px;
	text-align: left;
}
div#centerblockfull{ /* 1 column layout */
	float: left;
	width: 100%;
	text-align: left;
}


div#pathway{
	font-family: Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
	padding: 0px 15px 0px 15px;
}
div.pathwaystyle{
	margin: -10px 15px 15px 15px;
	border-bottom: solid 1px #e0e0e0;
	background-image: url(../images/pathway_tag.gif);
	background-repeat: no-repeat;
	height: 13px;
	background-position: right;
}


div#newsflash{
	font-family: Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
	padding: 0px 15px 0px 15px;
}
div#newsflash td{
	font-size: 11px;
}
div#newsflash .contentheading{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
div#newsflash .readon{
	font-family: Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
div.newsflashstyle{
	margin: -10px 15px 15px 15px;
	border-bottom: solid 1px #e0e0e0;
	background-image: url(../images/newsflash_tag.gif);
	background-repeat: no-repeat;
	height: 13px;
	background-position: right;
}


div#topusers{
	margin: 0px;
	padding: 0px 15px 0px 15px;
}
div.topusersblock{
	width: 49%;
}
div.topusersblockfull{
	width: 100%;
}


div#user2, div#user3{
	font-family: Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
}
div#user2 h3, div#user3 h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
div.user2style, div.user3style{
	margin-bottom: 15px;
	margin-top: 15px;
	border-bottom: solid 1px #e0e0e0;
}


div#center{
	padding: 0px 15px 0px 15px;
}
div#center .article_seperator {
	height: 15px;
	display: block;
	margin-top: 15px;
	border-top: dashed 1px #e0e0e0;
}


div#bottomusers{
	margin: 0px;
	padding: 0px 15px 0px 15px;
}
div.bottomusersblock{
	width: 49%;
}
div.bottomusersblockfull{
	width: 100%;
}
div#user4, div#user5{
	font-family: Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #939393;
}
div#user4 h3, div#user5 h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 5px;
}
div.user4style, div.user5style{
	margin-bottom: 15px;
	margin-top: 15px;
	border-top: solid 1px #e0e0e0;
}

/*------------------------------------------- */
div#rightblock{ /* start: right column */
	float: left;
	width: 200px;
	text-align: left;
}
div#right{
	padding: 0px 15px 0px 0px;
	font-family: Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}

div.module h3 {
	margin: 0;
	margin-top: 0px;
	margin-bottom: 5px;	
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
}
div.module {
	width: 184px;
	background: url(../images/right_roundmodule_middle.gif) repeat-y;
	margin-bottom: 10px;
	margin-right: 15px;
}
div.module div {
	background: url(../images/right_roundmodule_bottom.gif) bottom left no-repeat;
}
div.module div div {
	background: url(../images/right_roundmodule_top.gif) top left no-repeat;
	padding: 7px 10px 10px 12px;
}
div.module div div div {
	background: none;
	padding: 0;
	width: auto !important;
	width: 100%; 
}

div#user6{
	padding: 0px 25px 0px 13px;
	font-family: Tahoma, "Lucida Grande", Helvetica, sans-serif;
	font-size: 11px;
	color: #888888;
}
div#user6 h3{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #888888;
	margin-top: 0px;
	margin-bottom: 5px;
}
div#user6 .moduletable{
	margin-bottom: 20px;
}


/* FOOTER
--------------------------------------------------------- */
div#footerlinks{
	margin: 20px 0px 20px 0px;
}
div.footerlinks{
	font-family: Tahoma, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
}
div.footerlinks a:link, div.footerlinks a:visited{
	color: #1E672E;
	text-decoration: none;
}
div.footerlinks a:hover{
	color: #00578E;
	text-decoration: underline;
}
div#footer{
	background-color: #ebebeb;
	height: 88px;
	width: 920px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #e0e0e0;
}