/*------------------------------------------------------------------------
# JF WELL BENESSERE - JOOMFREAK.COM JOOMLA 2.5.0 TEMPLATE 07-2012
# ------------------------------------------------------------------------
# COPYRIGHT: (C) 2011 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: Tahoma,Verdana,sans-serif;
	line-height: 1.8em;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #979797;
}

a:link, a:visited {
	color:#979797;
	text-decoration: none;
	font-weight: bold;
	outline:none;
}

a:hover {
	text-decoration: none;
}

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) top left;
	border-top:2px solid #bbbd91;
}
#jf-wrap{
	background:url(../images/jf_footer.png) repeat-x bottom left;
	position:relative;
	padding-bottom:132px;
}
#jf-topright{
	float:right;
	width:100px;
}
#jf-topright p{
	padding:0px;
	margin:0px;
}
#jf-topright a.sc-rss,#jf-topright a.sc-rss:visited{
	display:block;
	width:13px;
	height:13px;
	margin:3px 0px 3px 7px;
	background:url(../images/jf_rss.png) no-repeat;
	text-indent:-9999px;
	float:right;
}
#jf-topright a.sc-rss:hover{
	background:url(../images/jf_rss_hover.png) no-repeat;
}
#jf-topright a.sc-twitter,#jf-topright a.sc-twitter:visited{
	display:block;
	width:13px;
	height:13px;
	margin:3px 0px 3px 7px;
	background:url(../images/jf_twitter.png) no-repeat;
	text-indent:-9999px;
	float:right;
}
#jf-topright a.sc-twitter:hover{
	background:url(../images/jf_twitter_hover.png) no-repeat;
}
#jf-topright a.sc-facebook,#jf-topright a.sc-facebook:visited{
	display:block;
	width:13px;
	height:13px;
	margin:3px 0px 3px 7px;
	background:url(../images/jf_facebook.png) no-repeat;
	text-indent:-9999px;
	float:right;
}
#jf-topright a.sc-facebook:hover{
	background:url(../images/jf_facebook_hover.png) no-repeat;
}
#jf-bottom-bg{
		width:980px;
		margin:0 auto;
		background:url(../images/jf_bottom.png) no-repeat bottom left;
}
#jf-wrapper{
	margin:0 auto;
	width:965px;
}
#jf-header{
	height:115px;
	overflow:hidden;
	margin-top:25px;
	clear:both;
}
#jf-logo{
	float:left;
	width:230px;
}
/*main menu */
#jf-mainmenu{
	float:right;
	height:55px;
	width:735px;
}
#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-right:20px;
	font-size:10px;
	color:#979797;
	font-family:Verdana;
	text-decoration:none;
	font-weight:normal;
	line-height:150%;
}
#jf-mainmenu ul li.last a{
	padding-right:0px !important;
}
#jf-mainmenu ul li a span.menu-title{
	display:block;
	font-family:"BentonSansRegular";
	font-size:15px;
	font-weight:normal;
	color:#51615b;
}
#jf-mainmenu ul li a:hover{
	color:#bbbd91;
	text-decoration:none;
}
#jf-mainmenu ul li a:hover span.menu-title{
	color:#bbbd91;
}
#jf-mainmenu ul li.active a span.menu-title{
	color:#bbbd91;
	font-family:BentonSansBold !important;
}
#jf-mainmenu ul li.active a span.menu-desc,#jf-mainmenu ul li a:hover span.menu-desc{
	color:#bbbd91;
}
#jf-mainmenu ul li ul{
	display:none;
}
/*slideshow*/
#jf-slideshow{
	float:left;
	width:965px;
	border-top:2px solid #53635d;
	padding-bottom:5px;
	background:url(../images/content_bg.png) no-repeat bottom left;
	margin-bottom:42px;
}
#jf-toprightmodule{
	float:left;
	width:205px;
	position:relative;
}
#jf-slideshow p,#jf-toprightmodule p{
	margin:0px !important;
}
#jf-toprightmodule{
	overflow:auto;
	height:552px;
}
#jf-toprightmodule .module_normal{
	width:160px;
	margin-left:20px;
	margin-bottom:15px;
}
#jf-toprightmodule .module_gold{
	width:160px;
	background:url(../images/jf_module_gold.jpg) no-repeat bottom left;
	position:absolute;
	bottom:0px;
	padding:15px 20px 0px 20px;
}
#jf-toprightmodule .module_gold span.content-title{
	color:#fff;
	text-transform:uppercase;
	font-size:13px;
	font-family:"BentonSansRegular";
	display:block;
	margin-bottom:5px;
}
#jf-toprightmodule .module_gold span.big-number{
	font-size:31px;
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
	font-family:"BentonSansRegular";
	width:60px;
	margin-right:15px;
	margin-top:17px;
}
#jf-toprightmodule .module_gold span.content-description{
	float:left;
	width:80px;
	color:#fff;
	line-height:150%;
	margin-bottom:12px;
	margin-top:10px;
}

#jf-toprightmodule .module_normal span{
	display:block;
}
#jf-toprightmodule .module_normal span.content-title{
	text-transform:uppercase;
	font-family:BentonSansRegular;
	color:#4f4f4f;
	font-size:12px;
	margin-top:12px;
	text-shadow:1px 1px 1px #fff;
}

#jf-toprightmodule .module_normal img{
	margin-bottom:5px;
}
a.thumb{
	display:block;
	padding:0px !important;
	width:160px;
}
a.thumb span{
	padding:0px !important;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
#jf-toprightmodule a.thumb span{
	height:59px;
}
#jf-left .jfmod a.readon{
	color:#79bda8;
}
#jf-topmodule .jfmod{
	width:290px;
	float:left;
	margin:0px 25px 15px 10px;
}
#jf-topmodule .jfmod img{
	width:290px;
	padding-bottom:13px;
	background:url(../images/jf_shadow2.png) no-repeat bottom left;
}
#jf-topmodule .module_last{
	margin-right:10px !important;
}
#jf-main-page{
}
#jf-right{
	float:left;
	width:295px;
}
#jf-right .jfmod{
	margin-bottom:30px;
}
#jf-right .jfmod h3,#jf-user-right .jfmod h3,#jf-topmodule .jfmod h3{
	font-family:BentonSansBold;
	font-size:20px;
	color:#4f4f4f;
	margin-bottom:5px;
	text-shadow:1px 1px 1px #fbfbfb;
}
#jf-right .jfmod h3 span,#jf-user-right .jfmod h3 span,#jf-topmodule .jfmod h3 span{
	font-family:BentonSansRegular;
}
#jf-right .jfmod{
	padding:0px;
}
#jf-right .jfmod a.readon{
	color:#79bda8;
}
#jf-right .jfmod ul{
	padding:0px;
	margin:0px;
}
#jf-right .jfmod ul li{
	list-style:none;
}
#jf-right .jfmod ul li a{
	display:block;
	color:#4f4f4f;
	height:30px;
	line-height:30px;
	background:url(../images/jf_div2.png) repeat-x bottom left;
	font-weight:normal;
	text-decoration:none;
}
#jf-right .jfmod ul.menu li a,#jf-right .jfmod ul.menu li a:visited{
	font-family:BentonSansRegular;
	font-size:14px;
	padding:0px 30px;
	text-shadow:1px 1px 1px #fff;
}
#jf-right .jfmod ul.menu li a span{
	display:block;
	background:url(../images/jf_arrow.png) no-repeat 0px 12px;
	padding-left:10px;
}
#jf-right .jfmod ul.menu li a:hover,#jf-right .jfmod ul.menu li.current a{
	color:#bbbd91;	
}
#jf-right .jfmod ul.menu li a:hover span,#jf-right .jfmod ul.menu li.current a span{
	background:url(../images/jf_arrow_hover.png) no-repeat 0px 12px;
}
#jf-right .jfmod ul.menu li.current a{
	font-family:BentonSansBold;
}
#jf-right .jfmod ul.menu li ul li a,#jf-right .jfmod ul.menu li ul li a:visited{
	padding-left:60px;
	font-family:BentonSansRegular !important;
	color:#4f4f4f !important;
}
#jf-right .jfmod ul.menu li ul li a:hover,#jf-right .jfmod ul.menu li ul li.current a{
	color:#bbbd91 !important;
}
#jf-right .jfmod ul.menu li ul li.current a{
	font-family:BentonSansBold !important;
}
#jf-right .module_images{
	padding:0px;
	background-color:#f9f9f9;
}
#jf-right .module_images ul li{
	display:inline-block;
}
#jf-right .module_images ul li img{
	border:4px solid #efefef;
	margin-right:17px;
	margin-bottom:9px;
	width:61px;
	height:55px;
}
#jf-right .module_images ul li.last img{
	margin-right:0px !important;
}
#jf-right #modlgn_username,#jf-right #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-right .re-link{
	font-size:11px;
	text-transform:uppercase;
	font-family:BentonSansRegular;
	color:#4f4f4f;
	text-decoration:none;
	font-weight:normal;
}
#jf-right a.re-link:hover{
	text-decoration:none;
}
#jf-right .buttonLogin{
	font-size:11px;
	text-transform:uppercase;
	font-family:BentonSansRegular;
	color:#4f4f4f;
	border:0px;
	background:none;
	cursor:pointer;
}
#jf-right .fp-link{
	color:#4f4f4f;
	display:block;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
#jf-right .module_login{
	background-color:#9dbdc8;
}
#jf-right .module_login .re-link,#jf-right .module_login .buttonLogin,
#jf-right .module_login h3 span{
	color:#607495 !important;
}
#jf-right span.article_separator{
	display:block;
	background:url(../images/jf_div2.png) repeat-x;
	margin-top:10px;
	margin-bottom:10px;
	height:3px;
}
#jf-right .module_latestnew{
	background-color:#cce5d7;
	color:#77ae8f;
}
#jf-right .module_latestnew h3 span{
	color:#79bda8 !important;
}
#jf-right .module_latestnew a.readmore{
	color:#79bda8 !important;
}
#jf-main{
	float:left;
	width:625px;
	margin-right:35px;
	margin-left:5px;
}
#jf-content{
}
.jf-div{background:url(../images/jf_div.png) repeat-x;height:5px;margin-bottom:20px;}
#jf-user4{
	float:left;
	width:625px;
	margin-right:35px;
}
#jf-user-right{
	float:left;
	width:295px;
}
#jf-user-right #jf-bottom-right-1{
	margin-bottom:30px;
}
.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:965px;position:absolute;bottom:0px;height:132px;overflow:hidden;}
#jf-copyright{width:400px;float:left;text-align:left;color:#c7c7c7;padding-left:15px;font-weight:bold;}
#jf-copyright a,#jf-copyright a:visited{font-weight:bold;color:#bbbd91;text-decoration:none;}
#jf-copyright a:hover{text-decoration:underline;}
/*footmenu*/
#jf-footermenu{width:535px;float:right;text-align:left;padding-right:15px;}
#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;color:#c7c7c7;text-decoration:none;}
#jf-footermenu ul li a:hover,#jf-footermenu ul li#current a{text-decoration:none;color:#bbbd91}
#jf-joomfreak{text-align:center;margin-top:40px;}
#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-top: -2px;
	margin-right: 250px;
	text-align: left;
}

.search {
	width:291px;
	height: 35px;
	overflow: hidden;
	background:url(../images/jf_search_input.png) no-repeat;
}
div.search #mod_search_searchword {
	margin-left:10px;
	width:209px;
	height:34px;
	line-height:34px;
	color:#3b4344;
	text-shadow:1px 1px 1px #dddec9;
	border:0px;
	background:none;
	font-size:11px;
	font-family:tahoma,arial;
}
div.search .button{
	border:0px;
	width:69px;
	height:28px;
	background:url(../images/jf_search_btn.png) no-repeat;
	line-height:28px;
	color:#ffffff;
	font-family:BentonSansBold;
	font-size:11px;
	text-shadow:1px 1px 1px #2b2f2f;
}
div.search .button:hover{
	background:url(../images/jf_search_btn_hover.png) no-repeat;
	color:#333333;
	text-shadow:1px 1px 1px #bebebe;
}
form#searchForm input {
	vertical-align: middle;
}

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

form#searchForm td {
	padding:0;
}
#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 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: BentonSansRegular,Arial, Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	vertical-align: bottom;
	color: #4f4f4f;
	text-align: left;
	width: 100%;
	line-height:20px;
}
.contentheading a,.contentheading a:visited{
	color: #4f4f4f;
	text-decoration:none;
	font-weight:normal;
}
.contentheading a:hover{
	color:#bbbd91;
}
.contentheading a span,.contentheading a:visited span,.contentheading span{
	font-family: BentonSansBold;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}

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

h3, .componentheading, table.moduletable th{
  margin: 0;
  font-weight: normal;
  font-family: bentonsansregular,Helvetica,Arial,sans-serif;
  font-size: 30px;
  padding-left: 0px;
  margin-bottom: 30px;
  text-align: left;
  color:#4f4f4f;
  line-height:30px;
}
legend {
  margin: 0;
  font-weight: normal;
  font-family: BentonSansThin,Helvetica,Arial,sans-serif;
  font-size: 14px;
  padding-left: 0px;
  margin-bottom: 30px;
  text-align: left;
  color:#4f4f4f;
  line-height:30px;
}
.componentheading a,.contentheading a,.contentheading{
	font-weight:normal;
}
/* small text */
.small {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	color:#c7c7c7;
}

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

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

}

a.readon,a.readon:visited {
	background:url(../images/jf_readmore.png) no-repeat;
	display: block;
	float: right;
	width:81px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-size:11px;
	color:#ffffff;
	text-shadow:1px 1px 1px #6a6b4c;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
}
a.readon:hover{
	text-decoration:none;
}

/* 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;
}

span.article_separator {
	display: block;
	height: 30px;
}

/* 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;
	list-style:none;
}
table.contentpaneopen li.pagenav-prev{
	float:left;
}
table.contentpaneopen li.pagenav-next{
	float:right;
}
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;
}



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;
	text-align: right;
}
/* ++++++++++++++  blog  ++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:10px !important;
}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}
/* ++++++++++++++  login  ++++++++++++++ */

#login-form
{
        padding-top:5px
}

#login-form fieldset
{
        padding:0px;

}

#login-form .inputbox
{
        padding:2px
}

#login-form fieldset.input
{
        padding:10px 0 0 0;
        margin:0px 0 10px 5px
}

#login-form label
{
        margin-right:10px;
        width:8.4em;
        display:block;
        float:left
}

#form-login-remember label
{
	float:none;
	width:auto;
	display:inline
}

.logout-button
{
	margin-top:10px
}

input.button,
button.button,
button.validate
{
        cursor:pointer;
        padding:3px 5px 3px 7px ;
        font-weight:bold;
        line-height:1.2em;
        font-family:arial;
}

#modlgn-username,
#modlgn-passwd
{
        width:9em
}

.module_content #form-login-username label,
.module_content #form-login-password label
{
            float:left;
            width:5.2em
}

.login-fields
{
        margin:10px 0
}

.login-fields label
{
        float:left;
        width:9em
}

.login-description img,
.logout-description img
{
        float:left;
        margin-right:20px
}

.login-description,
.logout-description
{
        overflow:hidden;
                padding-left:5px;
                margin:20px 0 10px 0
}

.logout-description
{
        margin-bottom:20px
}
/* ########################### contacts ########################### */

.contact
{
        padding:0 5px
}

.contact-category
{
        padding:0 10px
}

.contact-category  #adminForm fieldset.filters
{
	border:0;
	padding:0
}

.contact-image
{
	margin:10px 0;
	overflow:hidden;
}

.contact-image img
{
/* as you like
float:right;
float:left */
}


address
{
        font-style:normal;
        margin:10px 0;

}

address span
{
        display:block
}
.contact-address

{
margin:20px 0 10px 0;

}


.contact-email div
{
        padding:2px 0;
        margin:0 0 10px 0;
}

.contact-email label
{
        width:17em;
        float:left;

}
span.contact-image
{
    margin-bottom:10px;
    overflow:hidden;
    display:block
}
#contact-textmsg
{padding: 2px 0 10px 0}

#contact-email-copy
{
        float:left;
        margin-right:10px;

}

.contact .button
{
        float:none !important;
        clear:left;
        display:block;
        margin:20px 0 0 0
}



dl.tabs {
    float: left;
    margin: 50px 0 0 0;
    z-index: 50;
    clear:both;


}

dl.tabs dt {
    float: left;
    padding: 4px 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-right: 3px;
    background: #f0f0f0;
    color: #666;
}

dl.tabs dt.open {
    background: #F9F9F9;
    border-bottom: 1px solid #F9F9F9;
    z-index: 100;
    color: #000;

}

div.current {
    clear: both;
    border: 1px solid #ccc;
    padding: 10px 10px;
}


div.current dd {
    padding: 0;
    margin: 0;
}

dl#content-pane.tabs {
    margin: 1px 0 0 0;
}


/* ##########################  user profile  ########################### */

#users-profile-core,
#users-profile-custom
{
        margin:10px 0 15px 0;
        padding:15px;
}

#users-profile-core dt,
#users-profile-custom dt
{
        float:left;
        width:12em;
        padding:3px 0;


}

#users-profile-core dd,
#users-profile-custom dd
{
        padding:3px 0;



}

#member-profile fieldset,
.registration fieldset
{
        margin:10px 0 15px 0;
        padding:15px;

}

#users-profile-core legend,
#users-profile-custom legend,
.profile-edit legend,
.registration legend
{
		font-weight:bold
}

.profile-edit form#member-profile fieldset dd,
.registration form#member-registration fieldset dd
{ float:none; padding:5px 0}

.profile-edit form#member-profile fieldset dd input,
.profile-edit form#member-profile fieldset dd select,
.registration form#member-registration fieldset dd input
{width:17em}
.profile-edit form#member-profile fieldset dt,
.registration form#member-registration fieldset dt
{padding:5px 5px 5px 0; width:13em}


span.optional
{font-size:0.9em}
form fieldset dt {
    clear: left;
    float: left;
    padding: 3px 0;
    width: 12em;
}
form fieldset dd {
    float: left;
    padding: 3px 0;
}
/* ###########  Categories list ############ */
.categories-listalphabet ul
{
padding:0;
margin:20px 10px 10px 0;
list-style-type:none;
list-style-position:inside
 }
.categories-listalphabet ul li
{
display :inline;
padding:5px;
border-right:solid 1px #ddd
}


.categories-list ul
{list-style-type:none;
margin:0}

.cat-children
{ padding-left:5px
}
.cat-children ul dl dt,
.cat-children ul dl dd
{ display:inline}

.cat-children ul
{list-style-type:none;
 margin:0;
 padding:0;
}
.cat-children ul
 {margin:20px 20px 20px 0;}
.cat-children ul ul
  {margin:20px}

.cat-children ul li
  {margin:10px 0 10px 0}
#main .category-list
{
        padding:0 5px;
        display:block;
}

#main .category-list h1
{
        margin-left:-5px;
        margin-right:-5px;
}

.categories-list
{
        padding:0 5px
}

.categories-list ul
{
        margin:0px 0 0 20px;
        padding:0
}

categories-list ul li
{
        padding: 5px;
}

.categories-list ul ul
{
        margin-left:15px
}

.categories-list dl dt,
.categories-list dl dd
{
	display:inline
}

.category-desc
{
        line-height:1.7em;
        margin:10px 0;
        padding-left:0px
}



  /* mod stats  */


    .stats-module dl
    {margin:10px 0 10px 0}
    .stats-module dt
    {float:left;
    margin:0 10px 0 0;
    font-weight: bold;
    }
      .stats-module dt,   .stats-module dd
      {padding:2px 0 2px 0 }
/* syndicate */

a.feed-link
{
margin-top:15px;
display:block;
text-decoration:none
}

.feed-link img
{border:0}

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

.pagination span,.pagination a {display:inline-block;width:28px;height:27px;line-height:27px;text-align:center;background:url(../images/jf_pagination.png) no-repeat;margin-left:2px;}
.pagination span.p_prev span,.pagination span.p_prev a,.pagination span.p_next span,.pagination span.p_next a{
				margin:0px !important;
}
.pagination span.p_prev span,.pagination span.p_prev a{
	background:url(../images/jf_prev.png) no-repeat 10px 10px;	
	text-indent:-9999px;
}
.pagination strong span{
	background:url(../images/jf_pagination_active.png) no-repeat !important;
	color:#f2f2f2;
	width:24px !important;
}
.pagination span.p_next span,.pagination span.p_next a{
	background:url(../images/jf_next.png) no-repeat 10px 10px;
	text-indent:-9999px;
}
.pagination a    {text-decoration:none !important;}

/* Polls */
.pollname{
	font-weight: bold;padding-bottom:5px;
}
.pollstableborder td {
	text-align: left;
	color:#aaaaaa;
}
.pollbtn input{
	border:0px;
	background:none;
	text-transform:uppercase;
	font-family:BentonSansRegular;
	color:#4f4f4f;
	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;
}
.item_lead p img,.contentpaneopen p img{width:613px;margin-bottom:20px;}
.jf_shadow{display:block;background:url(../images/jf_shadow.png) no-repeat bottom right;}
.article_column p img{width:198px;float:left;margin-right:10px;margin-bottom:0px !important;}
a.vec-link{font-family:BentonSansRegular;font-weight:normal;}
a.vec-link span{font-family:BentonSansBold}