

body {
	background:#F5F5F5;
	line-height: 150%;
	font-size: 14px;
}

/*
----------------------------------------------------
               HEADER GRAPHIC CONTROL
----------------------------------------------------
*/

#logowrapper {
	background: #42145f url(../images/style1/header_bg.png) repeat-x 0 top;
}


#logo-graphic h1 a {
	background: url(../images/logo.png) no-repeat left center;
}

/*
----------------------------------------------------
                 HEADER TEXT CONTROL
----------------------------------------------------
*/

#logo-text h1 a {
	color: #fff;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 28px;
	text-indent: 10px;
}
#logo-text h2 {
	margin-left: 14px;
	font-size: 1.8em;
	color: #f2f5be;
}


/*
----------------------------------------------------
                 MAIN CONTENT CONTAINER
----------------------------------------------------
*/
#navwrapper {
	background: url(../images/style1/nav_bg.png) repeat-x;
}

#mainbody {
	background-color: #fff;
	border: 1px solid #949494;
	border-bottom-color: #949494;
	margin-top:1px;
}

/* TEASER CONTROLS */

#teaser {
	background: #F2F1CF;
	border: 1px solid #999999;
	text-align: justify;
}
#teaser h3 {
	font-size: 30px;
	line-height: 34px;
	color: #42145F;
}
#teaser a {
	color: #42145F;
	text-decoration: underline;
}
#teaser h2 a,#teaser h3 a {
	text-decoration: none;
}

#teaser p {
	font-size: 16px;
	line-height: 22px;

}
#top_corner {
	background:#8A8A89 url(../images/style1/top_left_bg.png) repeat-x scroll left top;
	color: #fff;
	border: 1px solid #8A8A89;
}
#top_corner a {
	color: #00685B;
}

#top_corner h3 {
	font-size: 24px;
	color: #fff;
	border-bottom: 4px solid #8A8A89;
}

/* TABS */

#top_corner #dm_container_1 {
	background-color: #5b502f;
}
#top_corner li.dm_menu_item_1 {
	border-right: 1px solid #5d512e;
	background-color: #00685B;
}
#top_corner li.dm_menu_item_1 a {
	color: #fff;
}
#top_corner li.dm_menu_item_1 a:hover {
	background-color: #8a7947;
	color: #fff;
}
#top_corner li.dm_menu_item_1 a.dm_selected {
	background-color: #5b502f;
}



/*
----------------------------------------------------
                 PRIMARY LINK COLORS
----------------------------------------------------
*/

a {
	color: #00685B;
	text-decoration: none;
}
a:hover {
	color: #00685B;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}


#leftcol a,#rightcol a {
	color: #42145f;
}
#leftcol a:hover,#rightcol a:hover {
	color: #FFF;
	background-color: #00685B;

	}

/*
----------------------------------------------------
                   READ MORE LINKS
----------------------------------------------------
*/

a.readon {
	text-decoration: none;
	background: url(../images/list-arrow.png) no-repeat 0 50%;
	font-size: 14px;
	line-height: 18px;
	padding: 10px 0px 10px 12px;
	float: right;
}
a.readon:hover {
	text-decoration: underline;
}

#content div.blog_more ul li a {
	border-bottom: 1px solid #eee;
}
#content div.blog_more ul li a:hover {
	background-color: #F5F5F5;
}




/* LEFT COLUMN  */


#leftcol,#rightcol {
	color: #4c554c;
	background: #fafafa url(../images/style1/left_column_bg.png) no-repeat right bottom;
	line-height:120%;
}
#leftcol .moduletable h3,#rightcol .moduletable h3 {
	font-size: 24px;
	line-height: 30px;
	color: #595342;
}
#leftcol .article_separator,#rightcol .article_separator {
	border-bottom: 1px solid #cbdbad;
	padding: 10px 0px;
}

/* Left Main Menu  */

#leftcol ul.menu li a,#rightcol ul.menu li a  {
	border-bottom: 1px solid #c5cfb2;
	display: block;
	line-height: 24px;
	text-indent: 0px;
	text-decoration: none;
	color: #798c4d;
	font-weight: bold;
}
#leftcol ul.menu li a:hover {
	color: #5d512e;
}

#leftcol ul.menu ul {
	margin: 5px 0px 5px 10px;
	padding: 0;
}
#leftcol ul.menu ul li a {
	text-transform: none;
	font-weight: bold;
	color: #7d846e;
}
#leftcol ul.menu ul li a:hover {
	color: #3e3314;
}

/* Bottom Module Blocks  */


#bottom {
	background: #FFFFFF;
	font-size: 14px;
	color: #42145F;

}
#bottom a {
	color: #42145F;


}
#bottom a:hover {
	color: #42145F;
	border-bottom: 1px dotted #00685B;
}

#bottom .moduletable h3 {
	font-size: 18px;
	color: #00685B;
	border-bottom: 1px solid #F2F1CF;
}


/*
----------------------------------------------------
                   HEADING STYLES
----------------------------------------------------
*/

h1.componentheading,.componentheading {
	font-size: 28px;
	line-height: 100%;
	color: #42145F;
	font-weight: bold;
}

/* CONTENT HEADINGS */
table.blog td.contentheading {
	font-size:1.8666em;
	line-height: 1.1em;
	letter-spacing: -1px;
	color: #675a32;

	border-bottom: 1px solid #f5f5f5;
}
/* CONTENT HEADINGS */
td.contentheading {
	font-size:2.1em;
	line-height: 1.1em;
	letter-spacing: -2px;
color: #675a32;

}
/* CONTENT HEADINGS (LINKED) */
a.contentpagetitle {
	text-decoration: none;
	line-height: 1.2em;
}
a.contentpagetitle:hover {
	color: #000;
}


/* HEADINGS H1-H6 */

h1 {
	color: #000;
	font-weight: normal;
	font-style: normal;
	
	letter-spacing: -1px;
}

h2 {
	color: #000;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
}

h3 {
	color: #00685B;
	font-weight: normal;
	font-style: normal;
	letter-spacing: -1px;
}

h4 {
	color: #000;
	font-weight: normal;
	letter-spacing: -1px;
	font-style: normal;
}


p.info {
    background: #F8FAFC url(../images/info.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #B5D4FE;
    border-bottom: 2px solid #B5D4FE;
}

p.warn {
    background: #FFF7C0 url(../images/warn.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #F7D229;
    border-bottom: 2px solid #F7D229;
}

p.alert {
    background: #FBEEF1 url(../images/exc.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #FEABB9;
    border-bottom: 2px solid #FEABB9;
}



#leftcol ul.checklist li,
#rightcol ul.checklist li,
#content ul.checklist li,
#bottom ul.checklist li {
	background: url(../images/tick.png) no-repeat 0 4px;
	line-height: 24px;
	padding-left: 20px;
}

/* CODE  */



p.quote {
	padding:5px;
	border: 1px solid #d6d4ae;
	background: #F2F1CF;
	color: #444444;
}
/* p.quote:first-letter {
	display: block;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 300%;
} */

ul li span.small {
	font-variant: normal;
	font-size: .8em;
	text-transform: none;
	line-height: .5em;
}


/*
----------------------------------------------------
               PATHWAY/BREADCRUMBS
----------------------------------------------------
*/
.path {
	background-color: #f7f7f7;
	border: 1px solid #eee;
	margin: 8px;
	padding: 8px;
	font-size: 1.13333em;
}

/*
----------------------------------------------------
                        FOOTER
----------------------------------------------------
*/

/*TEXT*/

#footer {
	background: url(../images/style1/footer_bg.png) no-repeat center top;
}

/*LINKS*/
#footer a, #footer #mainlevel li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #00685B;
}
#footer a:hover,
#footer #mainlevel li a:hover,
#footer #mainlevel li a#active_menu {
	color: #00685B;
	text-decoration: underline;
}


/*
----------------------------------------------------
                    JOOMLA! STYLES
----------------------------------------------------
*/

#leftcol li ,#rightcol li {
	background: url(../images/style1/leftcol_bullet.png) no-repeat 0 4px;
	padding: 0px 0px 0px 14px;	
}
#bottom li {
	
	padding: 0px 0px 0px 14px;
	line-height: 24px;
}

#leftcol ul.menu li,
#leftcol a.mainlevel {
	background-image:none;
	padding: 0px;
}

.createdate,.modifydate,.small {
	color: #838c5a;
	font-size: .85em;
	line-height: 1em;
	text-transform: lowercase;
}

/*Header for table content*/

tr.sectiontableheader {
	color: #FFF;
	background: #00685B;
	line-height: 100%;	
	font-weight:bold;
}
tr.sectiontableheader td,tr.sectiontableheader th{
padding:5px;
}
td.sectiontableheader a {
	color: #fff;
}
/*Alternating table rows*/

tr.sectiontableentry1 td,td.sectiontableentry1 {
	background-color: #f1f1f1;
	border-bottom: 1px solid #f4f4f4;
}

tr.sectiontableentry2 td ,td.sectiontableentry2 {
	background-color: #fff;
	border-bottom: 1px solid #f4f4f4;
}



/* Article TOC Table */

table.contenttoc {
	color: #330;
	border: 1px solid #d6d6d6;
}
table.contenttoc th {
	background-color: #ececec;
	color: #4f4f4f;
}

div.mosimage_caption {
	font-size: 0.9em;
	color: #666;
}

.pagenav {
	font-size: .75em;
}


/* @group DROPLINE */

#navcontainer span.separator {
	color: #ebe7d7;
}

/* The Container */

#navcontainer {background:url(../images/style1/topshadow.png) no-repeat center bottom;}

/* Top level a.links (sizes only) */

#navbar li a {background:url(../images/style1/nav_left_up.png) no-repeat left top;color:#ffffff;}

#navbar li a:hover,#navbar ul li:hover a,#navbar ul li.sfhover a {background:url(../images/style1/nav_left_hover.png) no-repeat left top;color:#fff;}

/* First level list-items */

#navbar ul li {background:url(../images/style1/nav_right_up.png) no-repeat right top;}

/* First level list-items (hover) */

#navbar ul li:hover,
#navbar ul li.sfhover {background:url(../images/style1/nav_right_hover.png) no-repeat right top;}

/* First level list-items (active) */

#navbar ul li.active {background:url(../images/style1/nav_right_up.png) no-repeat right top;}

/* Second level normal a.link */

#navbar ul li:hover ul,
#navbar li.sfhover ul {background:url(../images/style1/topshadow.png) no-repeat center bottom;}

#navbar ul li ul,
#navbar ul li.active a:link,
#navbar ul li.active a:visited,
#navbar ul li.active ul:hover,
#navbar ul li.active:hover ul,
#navbar ul li.active ul.sfhover,
#navbar ul li.active.sfhover ul {color:#fff;}

#navbar ul li.active a:link,
#navbar ul li.active a:visited,
#navbar ul li.active ul.sfhover {background-color:#3d3d3d;background:url(../images/style1/nav_left_active.png) no-repeat left top;color:#42145F;}

#navbar li.active li a:link,
#navbar li.active li a:visited,
#navbar li.active li a:hover,
#navbar li:hover ul li a:link,
#navbar li:hover ul li a:visited,
#navbar li:hover ul li a:hover,
#navbar li.sfhover ul li a:link,
#navbar li.sfhover ul li a:visited,
#navbar li.sfhover ul li a:hover,
#navbar li li a:link,
#navbar li li a:visited,
#navbar li li a:hover {background:url(../images/style1/sublevel_divider.png) no-repeat 100% 60%;color:#42145F;}

/* @end */

/* k2 Styles (same as bottom blocks) */

#k2Container h1.componentheading{color:#647e15/*h2*/;font-weight:400;font-style:normal;letter-spacing:-1px;line-height:120%;padding:10px;}
div.defView{border-bottom:0;}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle{font-size:18px;color:#475726/*bottom h3*/;}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle a{font-family:inherit;font-size:18px;color:#758d3e;/*bottom a*/text-decoration:none;}
div.defCategoryWrapper div.defCategoryBlock h2.defCategoryTitle a:hover{text-decoration:none;}
div.itemHeader h1.itemTitle{font-size:28px;color:#647e15;font-weight:400;font-style:normal;letter-spacing:-1px;line-height:120%;padding:10px;}
div.itemTools{background:#cddbaf;/*bottom back*/border-top:1px solid #D6D4AE;/*bottom border*/border-bottom:1px solid #D6D4AE;color:#565f42;/*bottom color*/}
div.itemComments ul.itemCommentsList li span.commentLink a{color:#555;}
div.authorView{border-bottom:1px dotted #ccc;margin:0 0 24px;padding:8px 0 24px;}
div.defCategoryWrapper div.defCategoryBlock,div.itemAuthorBlock,div.itemComments,div.itemListCategoryBlock,div.authorBlock{background:#cddbaf;border:1px solid #D6D4AE;color:#565f42;}
div.itemHeader h1.itemTitle span sup,div.itemComments h4.itemCommentsCounter,div.itemComments ul.itemCommentsList li span.commentLink a:hover{color:#647e15;}
div.itemAuthorBlock div.itemAuthorDetails h3.authorName a,div.itemListCategoryBlock h2.itemListCategoryTitle a{font-family:inherit;}
div.itemListCategoryBlock h2.itemListCategoryTitle,div.itemContainer div.itemHeader h1.itemTitle,div.authorBlock h1.authorName{font-family:inherit;font-size:28px;color:#647e15;font-weight:400;font-style:normal;letter-spacing:-1px;line-height:120%;padding:10px;}

/* adonnan */
.latestnews ul,.latestnews li{
list-style-type:disc;
}
/* webforms */
.form_table{
	width:65%;
	margin-left:0;
}
.form_table select,.form_table input,.form_table textarea {
	width:auto !important;
	margin-right:10px;
	margin-left:20px;
	margin-bottom:10px;
}
.form_table input {
float:left;
clear:both;
}
.form_table textarea{
	height:150px;
}
.m4j_captcha_table {
	float:left;
	background-color:none;
	border:none;
	margin-bottom:20px;
}
span.m4j_required{}
/* link highlight */
span.arrow{
	background:transparent url(../images/list-arrow.png) no-repeat scroll 0 4px;
	padding-left:20px;
}
span.pdf{
	background:transparent url(../images/pdf.png) no-repeat scroll 0 4px;
	padding-left:20px;
	padding-bottom:10px;
	padding-top:5px;
}
/* clients page two col list */
.two_col, .three_col, .four_col{
display:block;
float:left;
overflow:hidden;
width:100%;}
.two_col li{
float:left;
display:inline;
width:450px;
}
br{
clear:left;
}
li.special_li {
clear:both;
float:left;
margin-left:-13px;
padding-bottom:5px;
color:#42145f;
font-weight:600;
background:transparent url(../images/list-arrow.png) no-repeat scroll 0 4px;
padding-left:14px;
}
.col_a,.col_b,.col_c{
width:220px;
display:inline;
float:left;
margin:0 10px;
overflow:hidden;

}

.col_a{
margin-left:10px;}
.col_b{
border-left:1px solid #D6D4AE;
margin-left:0;
padding-left:10px;
}
.col_c{
border-left:1px solid #D6D4AE;
margin-left:0;
padding-left:10px;
}
div.moduletablecommunityblock h3{color:#42145f;}
.four_col .col_a,.four_col .col_b,.four_col .col_c,.four_col .col_d{
width:155px;
display:inline;
float:left;
margin:0 10px;
overflow:hidden;
}
.col_a{
margin-left:10px;}
.col_b{
border-left:1px solid #D6D4AE;
margin-left:0;
padding-left:10px;
}
.col_c{
border-left:1px solid #D6D4AE;
margin-left:0;
padding-left:10px;
}
.col_d{
border-left:1px solid #D6D4AE;
margin-left:0;
padding-left:10px;
}
div.moduletablecommunityblock h3{color:#42145f;}
.dm_taskbar{display:none;}
