/*------------------------------------------------------------------------
# ***TEMPLATE OFFICIAL NAME in uppercase!!***  - JOOMFREAK.COM JOOMLA ***VERSION*** TEMPLATE 
***MONTH*** ***YYYY***
# ------------------------------------------------------------------------
# COPYRIGHT: (C) ***YYYY*** JOOMFREAK.COM / KREATIF MULTIMEDIA GMBH
# LICENSE: Creative Commons Attribution
# AUTHOR: JOOMFREAK.COM
# WEBSITE:  http://www.joomfreak.com - http://www.kreatif-multimedia.com
# EMAIL:  info@joomfreak.com
-------------------------------------------------------------------------*/

html {
  height: 100%;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana,Arial,sans-serif;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #6d6d6d;
}

a:link, a:visited {
	color:#79bda8;
	text-decoration: none;
	font-weight: normal;
	outline:none;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

input.button { cursor: pointer; }

p { margin-top: 0; margin-bottom: 5px; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
.clr{
	clear:both;
	margin:0px;
	padding:0px;
}
#jf-body {
	padding: 0px;
	margin: 0px;
	background:url(../images/jf_body.jpg) no-repeat top center #f9f9f9;
}
#jf-topright{
	position:absolute;
	background:url(../images/jf_topright.png) repeat-x;
	top:24px;
	right:0px;
	height:34px;
	line-height:34px;
	color:#fff;
}
#jf-topright p{
	padding-left:10px;
	font-size:10px;
}
#jf-wrapper{
	margin:0 auto;
	width:940px;
}
#jf-header{
	height:75px;
	overflow:hidden;
}
#jf-logo{
	float:left;
	width:230px;
	margin-top:25px;
}
/*main menu */
#jf-mainmenu{
	clear:both;
	height:50px;
}
#jf-mainmenu ul{
	padding:0px;
	margin:0px;
}
#jf-mainmenu ul li{
	list-style:none;
	float:left;
}
#jf-mainmenu ul li a,#jf-mainmenu ul li a:visited{
	display:block;
	padding:0px 13px;
	height:55px;
	line-height:55px;
	font-size:18px;
	color:#aaaaaa;
	font-family:MidietSansMedium;
	text-transform:uppercase;
}
#jf-mainmenu ul li a:hover{
	color:#79bda8;
	text-decoration:none;
}
#jf-mainmenu ul li.current a{
	color:#79bda8;
	font-family:MidietSansBold !important;
}
/*slideshow*/
#jf-slideshow{
}
#jf-slideshow p,#jf-topmodule{
	margin:0px !important;
}
#jf-topmodule{
	padding-bottom:20px;
	overflow:auto;
}
#jf-topmodule .jfmod{
	float:left;
	width:223px;
}
#jf-topmodule .jfmod h3{
	font-size:22px;
	color:#fff;
	margin-bottom:5px;
}
#jf-topmodule .jfmod h3 span{
	color:#79bda8;
}
#jf-topmodule .jfmod{
	background-color:#4a4a4a;
	color:#d7d7d9;
	padding:20px 13px;
}
#jf-topmodule .module_top2,#jf-topmodule .module_top3,#jf-topmodule .module_top4{
	width:230px !important;
	padding:0px !important;
	background:transparent !important;
	color:#6d6d6d;
	font-family: MidietSansLight;
	font-size:16px;
}
#jf-topmodule .module_top2 span,#jf-topmodule .module_top3 span,#jf-topmodule .module_top4 span{
	display:block;
	padding-left:10px;
}
#jf-topmodule .module_top2 img,jf-topmodule .module_top3 img,jf-topmodule .module_top4 img{
	margin-bottom:5px;
}
a.thumb{
	display:block;
	padding:0px !important;
}
a.thumb span{
	padding:0px !important;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
#jf-topmodule .module_top2 a.thumb span,#jf-topmodule .module_top4 a.thumb span{
	height:187px;
}
#jf-topmodule .module_top3 a.thumb span{
	height:157px;
}
#jf-left .jfmod a.readon{
	color:#79bda8;
}
#jf-main-page{
	background:url(../images/jf_div.png) repeat-x top left;
	padding-top:15px;
}
#jf-left{
	float:left;
	width:250px;
	margin-top:55px;
}
#jf-left .jfmod{
	margin-bottom:30px;
}
#jf-left .jfmod h3{
	font-size:22px;
	color:#fff;
	margin-bottom:5px;
}
#jf-left .jfmod h3 span{
	color:#79bda8;
}
#jf-left .jfmod{
	background-color:#b9dcc9;
	color:#fff;
	padding:20px 13px;
}
#jf-left .jfmod a.readon{
	color:#79bda8;
}
#jf-left .jfmod ul{
	padding:0px;
	margin:0px;
}
#jf-left .jfmod ul li{
	list-style:none;
}
#jf-left .jfmod ul li a{
	display:block;
	color:#fff;
	height:38px;
	line-height:38px;
	background:url(../images/jf_div2.png) repeat-x bottom left;
}
#jf-left .module_images{
	padding:0px;
	background-color:#f9f9f9;
}
#jf-left .module_images ul li{
	display:inline-block;
}
#jf-left .module_images ul li img{
	border:4px solid #efefef;
	margin-right:17px;
	margin-bottom:9px;
	width:61px;
	height:55px;
}
#jf-left .module_images ul li.last img{
	margin-right:0px !important;
}
#jf-left #modlgn_username,#jf-left #modlgn_passwd{
	height:26px;
	line-height:26px;
	width:214px;
	padding-left:10px;
	border:0px;
	background:url(../images/jf_input.png) no-repeat;
	font-size:10px;
	color:#aaaaaa;
	margin-top:7px;
}
#jf-left .re-link{
	font-size:12px;
	text-transform:uppercase;
	font-family:MidietSansBold;
}
#jf-left a.re-link:hover{
	text-decoration:none;
}
#jf-left .buttonLogin{
	font-size:12px;
	text-transform:uppercase;
	font-family:MidietSansBold;
	color:#79BDA8;
	border:0px;
	background:none;
	cursor:pointer;
}
#jf-left .fp-link{
	color:#fff;
	display:block;
}
#jf-left .module_login{
	background-color:#9dbdc8;
}
#jf-left .module_login .re-link,#jf-left .module_login .buttonLogin,
#jf-left .module_login h3 span{
	color:#607495 !important;
}
a.readmore{
	display:block;
	float:right;
	font-size:12px;
	text-transform:uppercase;
	font-family:MidietSansBold;
	text-decoration:none !important;
}
#jf-left span.article_separator{
	display:block;
	background:url(../images/jf_div2.png) repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	height:3px;
}
#jf-left .module_latestnew{
	background-color:#cce5d7;
	color:#77ae8f;
}
#jf-left .module_latestnew h3 span{
	color:#79bda8 !important;
}
#jf-left .module_latestnew a.readmore{
	color:#79bda8 !important;
	float:none;
	text-align:right;
	background: url("../images/jf_div2.png") repeat-x scroll bottom left transparent;
    margin-bottom: 20px;
    padding-bottom: 10px;
    padding-top:10px;
}
#jf-main{
	float:right;
	width:650px;
}
#jf-content{
}
#jf-bottomleft{
	float:left;
}
#jf-bottomright{
	float:right;
}
#jf-bottomleft h3,#jf-bottomright h3{
	color:#79bda8;
	font-size:22px;
	line-height:22px;
}
#jf-bottomleft .moduletable,#jf-bottomright .moduletable{
	color:#aaaaaa;
}
#jf-bottom{
	height:226px;
	background:url(../images/jf_footer.png) repeat-x;
}
#jf-bootom-inner{
	width:940px;
	float:right;
	height:226px;
	color:#f9f9f9;
}
/*bottom module */
#jf-bottom1{
	float:left;
	width:235px;
	margin-right:45px;
	padding-top:10px;
}
#jf-bottom2{
	float:left;
	width:388px;
	margin-right:30px;
	padding-top:10px;
}
#jf-bottom3{
	float:left;
	width:210px;
	padding-top:10px;
}
#jf-bottom div.module{margin-bottom:0px;}
#jf-bottom h3{font-size:22px;color:#ffffff;margin-top:17px;margin-bottom:17px;}
#jf-bottom h3 span{color:#607495 !important;}
#jf-bottom ul{padding:0px;margin:0px;}
#jf-bottom ul li{list-style:none;}
#jf-bottom a,#jf-bottom a:visited{color:#f9f9f9}
#jf-bottom1 h3{margin-bottom:0px !important;}
#jf-bottom1 li a{display:block;height:34px;line-height:34px;background:url(../images/jf_div2.png) repeat-x bottom left;padding-left:5px;}
#jf-bottom1 li a:hover,#jf-bottom1 li#current a{color:#607495;text-decoration:none}
#jf-bottom2 li{float:left;margin-right:10px;margin-bottom:10px;}
#jf-bottom2 li img{width:44px;height:44px;border:4px solid #efefef;}
.jf_social img{margin-right:25px;margin-bottom:10px;}
.jf_phone{background:url(../images/jf_phone.png) no-repeat;height:13px;line-height:13px;padding-left:20px;margin-bottom:15px;}
.jf_mail{background:url(../images/jf_mail.png) no-repeat;height:13px;line-height:13px;padding-left:20px;}
#jf-footer{width:940px;margin:0 auto;}
#jf-copyright{width:400px;float:left;text-align:left;color:#aaaaaa;height:32px;line-height:32px;}
#jf-copyright a{font-weight:bold;}
/*footmenu*/
#jf-footermenu{width:540px;float:right;text-align:left;}
#jf-footermenu ul{padding:0px;margin:0px;text-align:right;}
#jf-footermenu ul li{list-style:none;display:inline-block;}
#jf-footermenu ul li a,#jf-footermenu ul li a:visited{display:block;margin-left:20px;font-weight:bold;height:32px;line-height:32px;color:#aaaaaa;}
#jf-footermenu ul li a:hover,#jf-footermenu ul li.current  a{text-decoration:none;color:#79bda8}
#jf-joomfreak{text-align:left;margin-top:0px;margin-bottom:25px;}
#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 30px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

form#searchForm input {
	vertical-align: middle;
}

form#searchForm table {
	border-collapse: collapse;
}

form#searchForm td {
	padding:0;
}

#mod_search_searchword {
	padding-left: 3px;
}

#area {
	padding: 0;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
  margin: 0;
  font-weight: normal;
  font-family: MidietSansLight,Helvetica,Arial,sans-serif;
  font-size: 18px;
  padding-left: 0px;
  margin-bottom: 1px;
  text-align: left;
  color:#666;
  line-height:26px;
}

h2, .contentheading {
	padding: 0;
	font-family: MidietSansLight,Arial, Helvetica,sans-serif;
	font-size: 46px;
	font-weight: normal;
	vertical-align: bottom;
	color: #9ed0b5;
	text-align: left;
	width: 100%;
	line-height:46px;
	margin:0px;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

h4 {
	font-family: MidietSansLight,Arial, Helvetica, sans-serif;
	color: #9ed0b5;
	font-size:22px;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: normal;
  font-family: MidietSansLight,Helvetica,Arial,sans-serif;
  font-size: 18px;
  padding-left: 0px;
  margin-bottom: 20px;
  text-align: left;
  color:#6d6d6d;
  line-height:26px;
}

/* small text */
.createdby {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color:#d5d5d5;
	display:inline-block;
	margin-left:10px;
}

.modifydate {
    height: 20px;
    vertical-align: bottom;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color:#d5d5d5;
}

.create {
	height: 20px;
	vertical-align: top;
	font-size: 11px;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 10px;
	padding-top: 0px;
	display:inline-block;
	color:#d5d5d5;
	margin:0px;

}
p.readmore{
	clear:both;
	display:block;
}
p.readmore a,p.readmore a:visited {
	display: block;
	float: right;
	font-size:12px;
	color:#9ed0b5;
	text-transform:uppercase;
	font-family:MidietSansBold;
}
p.readmore a:hover{
	text-decoration:none;
	color:#58a079;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

div.item-separator {
	display: block;
	height: 30px;
	background:url(../images/jf_div.png) repeat-x;
	margin-top:35px;
}

/* edit button */
.contentpaneopen_edit{
	float: left;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	margin-top: 25px;
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}
/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 0 0 0 5px;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.img_caption       { padding: 0 10px 0 10px; }
div.img_caption img   { border: 1px solid #CCC; }
div.img_caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollname{
	font-weight: bold;color:#9ed0b5;padding-bottom:5px;
}
.pollstableborder td {
	text-align: left;
	color:#aaaaaa;
}
.pollbtn input{
	border:0px;
	background:none;
	text-transform:uppercase;
	font-family:MidietSansBold;
	color:#9ed0b5;
	font-size:12px;
}
/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}

/* Component Specific Fixes */

#component-contact table td {
	padding: 2px 0;
}
.items-leading p img,.item  p img,.item-page p img{background-color:#efefef;border:1px solid #fff;padding:0px;}
.jf_shadow{display:block;background:url(../images/jf_shadow.png) no-repeat bottom right;}
.article_column p img{padding:3px;width:330px;}
.article-info{
	margin-top:5px;
}
.items-row{
	clear:both;
}
.item-page{
	background: url("../images/jf_div.png") repeat-x scroll bottom left transparent;
    padding-bottom: 25px;
    margin-bottom:20px;
    
}