html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {background: transparent;border: 0;font-style: inherit;font-weight: inherit;margin: 0;padding: 0;outline: 0;vertical-align: baseline;} table {border-collapse: collapse;border-spacing: 0;}

/* Main Layout */
html {height: 100%;}
body { font:normal 13px/1.5em Arial, Helvetica, Sans-Serif; color:#555; }
body.contentpane { background:#fff;}
.background {position: absolute;width: 100%; background:#e0f9de url(../images/bg.png) repeat-x center top fixed;;}
h1,h2,h3,h4,h5,h6 {margin:0; padding:10px 0; font-weight:bold; color:#134E8B;font-family:Arial, Helvetica, sans-serif;}
.componentheading { font-style:italic;font-size:25px; margin:0; padding:0 0 10px 0; color:#1a528c;}
h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}
a:link, a:visited { text-decoration: none; color: blue;}
a:hover { text-decoration: underline; color: red;}
ul {margin:0 0 0 15px;}
p {margin-top: 0;margin-bottom: 10px;}
blockquote { background:#eee; border:3px solid #ccc; margin:5px; padding:5px; font-size:18px; font-family:Arial, Helvetica, sans-serif; font-style:italic}
element.style { height:auto;}
hr { width:100%; clear:both; border:none; height:2px; background:#eee; margin:0; padding:0;}
.clr {clear: both;}

/* Header */
#header { background:url(../images/banner.png) top center no-repeat; position:relative; height:210px; width:960px; margin:0 auto; border-bottom:1px solid grey;}
#header-w {position:relative;}
.top {color:#fff;width:450px;overflow:hidden; padding:20px 0 0 0; margin:0 0 0 500px;z-index:1;}
.top a {color:#fff; text-decoration:underline}
.logo { position:absolute; top:0px; left:60px; top: 50px; color:#fff;}
.tguser { position:absolute; right:30px; top: 20px; color:#fff;}
#slide-w { margin:0; padding:0; background:#EAEAEA url(../images/bg.png) 0 0 repeat-x; border-bottom:1px solid #d6d6d6;border-top:1px solid #f5f5f5;}
#slide { width:960px; margin:0 auto;}
/* Navigation */
#nav {}
#navl {}
#navr {background: none;height:33px; background:url(../images/mainmenu.png) 0 0 repeat-x}
#nav {z-index:10; position:relative;}
#nav ul {margin:0; padding:0; float:left;}
#nav ul li {list-style:none;float:left;height:33px;position:relative; padding:0; margin:0; border-right:1px solid #2B2B2B;}
#nav ul li a { display:block;padding:0 15px 0 15px; margin:0; line-height:33px; color:#fff; text-decoration:none;font-size:12px; text-shadow:1px 1px #000; font-weight:bold;}
#nav ul li.active {}
#nav ul li.active a {color:#fff; background:url(../images/nav-a.html) 0 0 repeat-x}
#nav ul li:hover {}
#nav ul li a:hover{ text-decoration:none; font-weight:bold; color: #b4ff00;background:url(../images/menu-hover.png) no-repeat center top;}
#nav ul li ul {position:absolute;width:180px;left:-999em;border-top:0; margin:0; padding:0;}
#nav ul li:hover ul, #menu ul li.sfHover ul {left:0;}
#nav ul li ul li {padding:0;height:auto;width:180px; margin:0; border:none;}
#nav ul li:hover ul li a {text-shadow:none;}
#nav ul li:hover ul li { background:none;}
#nav ul li:hover ul li a, #nav ul li ul li a, #nav ul li.active ul li a{margin:0; padding:0 0 0 10px;height:24px;line-height:24px; background:#484848;border-bottom:1px solid #3a3a3a;color:#d1d1d1; font-size:11px;font-weight:normal;text-shadow:none;}
#nav ul li ul li a:hover, #nav ul li ul li.active a, #nav ul li.active ul li a:hover, #nav ul li.active ul li.active a {margin:0; padding:0 0 0 10px;height:24px;line-height:24px;background:#343434;color:#fff; font-size:11px;text-shadow:none;}
#nav ul li ul ul, #nav ul li:hover ul ul, #nav ul li:hover ul ul ul, #nav ul li:hover ul ul ul ul, #nav ul li.sfHover ul ul, #nav ul li.sfHover ul ul ul, #nav ul li.sfHover ul ul ul ul {left:-999em;}

/* Sidebar */
#leftbar-w {width:210px; min-height:200px; float:left;  margin:0;}
#rightbar-w {width:210px; min-height:200px; float:right;  margin:0;}
#sidebar {padding:0}
#sidebar .module {padding:6px; margin:0;}
#sidebar .module-title {font-size:16px;font-weight:100;margin:0;height:34px; line-height:31px; color: #fff; text-shadow:1px 1px #000; padding:0 0 0 22px;}
#leftbar-w .module-title {background: url(../images/sidebar.png) no-repeat center top; }
#rightbar-w  .module-title {background: url(../images/sidebar.png) no-repeat center top;}
#sidebar .module-body {margin:0; padding:0 5px; border-bottom:1px solid #f1f1f1;}
#sidebar .module-body p{padding:0; margin:0;}
#sidebar  ul li { margin:0 5px; padding:0;}
#sidebar .module ul.menu{margin:5px 0 0 0; padding:0;list-style:none; padding:0; list-style-type:none;}
#sidebar .module ul.menu li{ list-style:none; list-style-type:none;margin:0; padding:0; border-bottom:1px solid #e4e4e4;}
#sidebar .module ul.menu li a {display:block;margin:0; padding:3px 0 3px 25px;font-weight:bold;line-height:20px;background: url(../images/arrow2.gif) 0% 50% no-repeat; text-decoration:none; color:#999; font-size:13px;}
#sidebar .module ul.menu li a:hover { color:#134E8B; text-decoration:none;}
#sidebar .module ul.menu li.active a{color:#134E8B;}
#sidebar .module ul.menu li ul {border-top:1px solid #e4e4e4; margin:0;}
#sidebar .module ul.menu li ul li {background:none; border:none; margin: 0 0 0 15px;   }
#sidebar .module ul.menu li ul li a{ border: 0; color:#999; background: url(../images/arrow2.html) 0% 50% no-repeat;}
#sidebar .module ul.menu li ul li a:hover{ border: 0; color:#134E8B; background: url(../images/arrow2.html) 0% 50% no-repeat; }
#sidebar .module ul.menu li.active ul li a{color: #999;}
#sidebar .module ul.menu li ul li.active a, #sidebar .module ul.menu li.active ul li a:hover{color:#134E8B;}

/* Content */
#main { margin:20px auto 0 auto;position: relative;}
#main-content { clear:both;margin:0 auto; padding:5px 5px 0 5px; background:#fff}

#maincol {position: relative;}
#wrapper { margin:0 auto; width:960px; padding:0;position: relative;}
.top1 {background:url(../images/main-top.html) 0 0 no-repeat;clear:both;}
.top2 {background: url(../images/main-top.html) 100% 100% no-repeat; }
.top3 { background: #fff; height: 6px;margin:0 6px;}
.bot1 {background:url(../images/main-bot.png) 0 0 no-repeat;clear:both;}
.bot2 {background: url(../images/main-bot.png) 100% 100% no-repeat; }
.bot3 { background: #fff; height: 6px;margin:0 6px;}
#comp_60 { width:528px; float:right; position:relative; padding:0; margin:0;  min-height:300px;}
#comp_80 { width:740px; float:right; position:relative; padding:0; margin:0;  min-height:300px;}
#comp_100 {  width:950px; position:relative; padding:0;margin:0 auto;  min-height:300px; }
#comp-i {padding:5px 10px 0 10px; }
#comp { float:left; }

/* Content styles */
ul.archive li { list-style:none; padding:0 0 0 10px;}
.archive .article-count {color:#999;}
.blog-featured {}
.items-leading {position: relative; clear:both; margin:0 0 20px 0; padding:10px;}
.items-row {position: relative;clear:both;}
.item-page { position:relative}
h2.item-page-title { padding:0 70px 5px 0;} 
.item-page-title, .item-page-title a {text-decoration:none;} 
.item-page-title a:hover {}
.buttonheading { position:absolute; top:5px; right:0;}
.buttonheading .edit {float:right;margin:0 5px;}
.buttonheading .print { float:right; margin:0 5px;}
.buttonheading .email {float:right;margin:0 5px;}
.iteminfo {font-size: 12px;overflow:hidden;margin-bottom:5px;display:block;margin-top:-10px;width: 100%; color:#999;}
.iteminfo a {color:#999;} .iteminfo a:hover {color:#333;}
.iteminfo .category {}
.iteminfo .sub-category { padding:0 0 0 5px}
.iteminfo .create {}
.iteminfo .modified {}
.iteminfo .published {}
.iteminfo .createdby {font-weight:bold; display:block}
.items-more {clear:both;} h3.items-more { font-size:14px; padding:0; margin:0;}
.items-more ol { margin:0 0 0 30px; padding:0}
th.list-title, th.list-author,th.list-hits,th.list-date  { background:#3F332E url(../images/h3.png) 0 0 repeat-x; padding:2px; border-right:1px solid #fff; color:#fff;}
th.list-title a, th.list-author a,th.list-hits a,th.list-date a { color:#fff; font-weight:bold}
td.list-title, td.list-author, td.list-hits, td.list-date { border-bottom:1px dotted #ccc;}
td.list-title { width:50%;}
td.list-author { width:15%; text-align:center;}
td.list-hits { width:5%;text-align:center;}
td.list-date { width:15%;text-align:center;}
.cols-1 {width:100%; clear:both;}
.cols-2 .column-1{width:49%;float:left}
.cols-2 .column-2{width:49%;float:right;}
.cols-3 .column-1{width:32%;float:left}
.cols-3 .column-2{width:32%;margin-left:1%;float:left;}
.cols-3 .column-3{width:32%;float:right;}
.cols-4 .column-1{width:23%;float:left}
.cols-4 .column-2{width:23%;margin-left:1%;float:left;}
.cols-4 .column-3{width:23%;margin-left:1%;float:left}
.cols-4 .column-4{width:23%;margin-left:0;float:right}
.column-1, .column-2, .column-3, .column-4 { position:relative;margin:0 0 20px 0}


/* Contact styles */
th.item-num, th.item-title,th.item-position,th.item-phone,th.item-suburb,th.item-state { background:#3F332E url(../images/h3.png) 0 0 repeat-x; padding:2px; border-right:1px solid #fff; color:#fff;}
th.item-num a, th.item-title a,th.item-position a,th.item-phone a,th.item-suburb a,th.item-state a {color:#fff}
td.item-num {width:5%; text-align:center;}
td.item-title {width:25%; text-align:center;}
td.item-position {width:15%;text-align:center;}
td.item-phone {width:15%;text-align:center;}
td.item-suburb {width:15%;text-align:center;}
td.item-state {width:15%;text-align:center;}
.contact label { width:100px;font-weight:bold; float:left}
.contact input { float:left;}
.contact .jicons-icons { float:left; padding:5px 10px 10px 0;}
.contact h3 { font-size:14px;}

.spacer .module {float: left;}
.spacer.w99 .module {width: 100%;}
.spacer.w49 .module {width: 50%;}
.spacer.w33 .module {width: 33.3%;}
.spacer.w24 .module {width: 24.5%;}

.readmore { margin:0; line-height:16px; font-variant:small-caps}

ul.pagenav { display:block;} ul.pagenav li { list-style:none;}
.pagenav-prev { float:left;}
.pagenav-next { float:right}
.pagination { clear:both;}
span.pagination { background:none;}
.pagination span, .pagination a, ul.pagenav li a {padding: 1px 8px; border: 1px solid #999999; background: #555; color: #FFF; font-weight: bold; font-size: 90%;}
.pagination a, ul.pagenav li a {  font-weight: bold; text-decoration:underline}
.button, .validate { padding: 1px 8px; border: 1px solid #999999; background: #555; color: #FFF; font-weight: bold; font-size: 90%;}
.button:hover,.validate:hover,.pagination a:hover,ul.pagenav li a:hover  {background:#0a3562;color:#fff;}
.inputbox, input, textarea, select {background:#fff; border:1px solid #d4d4d4;}
.breadcrumbs { padding:0 0 0 10px;}

/* Modules 1 */
#mods1 {overflow: hidden;padding:0; margin:0 auto;clear:both;}
#mods1 .module { padding:0; margin:0; }
#mods1 .inner { padding:10px; }
#mods1 .module-title {margin:0;padding:0 0 10px 0;}
#mods1  h3 {display: block;padding-left: 10px;padding-top: 3px;height: 20px;font-size: 18px;}
#mods1 .module-body {padding:0; margin:0;}
#mods1 ul {margin:0 10px; padding:0;}
#mods1 ul li {list-style:inside;}
#mods1-i { clear:both;}
/* Modules 2 */
#mods2 {overflow: hidden;padding:0; margin:0 auto;clear:both;width:960px; }
#mods2 .module { margin:0;padding:0;}
#mods2 .inner { padding:10px;}
#mods2 .module-title {margin:5px 0;padding:0;display: block;height: 22px;font-size: 20px;font-weight:100; color:#333; text-shadow:1px 1px #fff;}
#mods2 .module-body {padding:0; margin:0;}
#mods2 a {color:#419af8;}#mods2 a:hover {}
#mods2 ul {margin:0; padding:0;}
#mods2 ul li {list-style:inside;margin:0; padding:0;}
/* Modules 3 */
#mods3 {overflow: hidden;padding:0; margin:0 auto; clear:both; width:960px; color:#dfdfdf; background:#1a528c url(../images/mods3.png) 0 0 repeat-x;}
#mods3 .module { margin:0;padding:0;}
#mods3 .inner { padding:5px 10px 0 10px;}
#mods3 .module-title {margin:0 0 5px 0;padding:0;display: block;height: 22px;font-size: 20px;font-weight:normal; color:#fff; text-shadow:1px 1px #000;}
#mods3 .module-body {padding:0; margin:0;}
#mods3 a { color:#419af8;}#mods3 a:hover { color:#fff;}
#mods3 ul {margin:0; padding:0;}
#mods3 ul li {list-style:inside; border-bottom:1px dotted #043466; list-style:none;}
#mods3 ul li:hover {}
#mods3 ul li a {font-weight:100; display:block; padding:0 0 0 15px; background:url(../images/arrow.png) 0 50% no-repeat}

/* Footer */
#footer .top1 {background:url(../images/mods3-top.png) 0 0 no-repeat;clear:both;}
#footer .top2 {background: url(../images/mods3-top.png) 100% 100% no-repeat; }
#footer .top3 { background: #0b58a9; height: 6px;margin:0 6px;}
#footer .bot1 {background:url(../images/mods3-bot.png) 0 0 no-repeat;clear:both;}
#footer .bot2 {background: url(../images/mods3-bot.png) 100% 100% no-repeat; }
#footer .bot3 { background: #1a528c; height: 6px;margin:0 6px;}
#footer { clear:both; margin:10px 0 0 0; padding:0;}
.footer-pad { width:960px; margin:0 auto; padding: 0;}

#bottom {width:960px; margin: 0 auto; padding:2px 0 0 0;}
.copy { margin:0; padding:0 0 0 10px;font-size:12px; float:left;color:#ccc}
.copy a {font-size:12px; color:#ccc}
.design {margin:0; padding:0 10px 0 0; font-size:9px; color:#c8cccd; text-align:right; float:right}
.design a { text-decoration:none; font-size:9px;color:#c8cccd; font-weight:bold;}
#bottom ul li{ margin: 0px 10px 0px 10px; float: left; list-style-type:none; font-size:11px }

/* System Messages */
#system-message    { margin: 0; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin: 0; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}
/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}
/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}
#error { width:600px; margin:100px auto 0 auto; padding:20px; background:#fff;-moz-border-radius:6px;border-radius:6px;}
#error  .error { color:#FF0000}


/* Erweiterungen */
/*********************************************
*** Designed by Juergen Koller			   ***
*** Designers Home: http://www.LernVid.com ***
**********************************************/

/****************** Blog Cols ******************/

.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%
}
.item {
	overflow:hidden;
}
.blog-more {
        padding:10px 5px
}

/****************** System TOOLTIPS ******************/
.tip-wrap {
	float : left;
	background-color : #202020;
	border:3px double #555;
	padding : 7px 9px;
	z-index: 13000;
	max-width:300px;
}
.tip-title {
	color: #fff;
	font-weight:bold;
	font-size:12px;
}
.tip-text {
	color: #999;
	font-size:11px;
	font-weight: normal;
	margin : 0;
}

/****************** PAGENAV ******************/
input.button,
button.button, .pagenav, button.validate {
	font-size:11px;
	padding : 3px 6px !important;
}
#maincontent ul.pagenav {
	list-style-type:none;
	padding:0;
	overflow:hidden;
	border: 0;
	background:none;
}
ul.pagenav {
	display:inline-block;
	margin-top:20px;
	width:99%;
}
ul.pagenav li {
	display:inline-block;
	padding:0px;
	margin:0;
}
#maincontent ul.pagenav li {
	line-height:2em
}
ul.pagenav li a	{
	display:inline; 
	text-decoration:none;
	padding : 4px 6px !important;
}
ul.pagenav li.pagenav-prev {
	float:left
}
ul.pagenav li.pagenav-next {
	float:right
}

/****************** PAGENATION ******************/

#maincontent .pagination {
        margin:10px 0 ;
        padding:10px 0 10px 0px;
}
#maincontent .pagination ul {
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:left;
        clear:both;
}
#maincontent .pagination li {
        display:inline;
        padding:2px 5px;
        text-align:left;
        margin:0 2px
}
#maincontent .pagination li.pagination-start,
#maincontent .pagination li.pagination-next,
#maincontent .pagination li.pagination-end,
#maincontent .pagination li.pagination-prev {
	border:0
}
#maincontent .pagination li.pagination-start ,
#maincontent .pagination li.pagination-start  span {
	padding:0
}
p.counter {
	font-weight:bold;
	text-align:right;
	clear:both;
}

/****************** PRINT-EMAIL ******************/

#maincontent ul.actions
{
        text-align:right;
        padding:0 ;
        width:100%;
        margin:0
}
#maincontent ul.actions li
{
        display:inline
}

#maincontent ul.actions a
{
        text-decoration:none
}

/* vote */
span.content_rating,span .content_vote {
	display:block;
}

.contentheading {
	background-image:url('../images/balloon.html');
	background-repeat:no-repeat;
	min-height:32px;
	line-height:32px;
	padding-left:40px;
	font-family:Verdana;
	margin: 10px 0;
}
/****************** ARTICLE INFOS ******************/

.article-detailer {
	font-weight:bold;
	background-image:url('../images/article-detailer-plus.html');
	background-position:left 4px;
	background-repeat:no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 10px 0;
    display:block;
	letter-spacing:2px;
	height:22px;
	line-height:22px;
	cursor:pointer;
}
.article-detailer:hover {

}
.article-info {
        margin:0 0 30px 0px;
        font-size:11px;
        padding-left: 20px;
}
.article-info-term {
        display:none
}
dd.parent-category-name,
dd.category-name,
dd.create,
dd.modified,
dd.published,
dd.createdby,
dd.hits {
    padding-left:20px;
    min-height:16px;
    line-height:16px;
	background-repeat:no-repeat;
	margin:10px 0 !important;
    line-height: normal !important;
}
dd.parent-category-name {
	background-image:url('../images/parent-catagory.html');
}
dd.category-name {
	background-image:url('../images/category.html');
}
dd.create {
	background-image:url('../images/create.html');
}
dd.modified {
	background-image:url('../images/modified.html');
}
dd.published {
	background-image:url('../images/create.html');
}
dd.createdby {
	background-image:url('../images/createdby.html');
}
dd.hits {
	background-image:url('../images/hits.html');
}

.archive .article-info dd,
.article-info dd {
        margin:2px 0 0px 0;
        line-height:1.2em
}
dd.createdby {

}
.article-info dd span {
    text-transform:none;
    display:inline-block;
    padding:0 5px 0 0px;
    margin:0 10px 0 0px;
}

/****************** CATEGORIES LIST ******************/
#maincontent .categories-listalphabet ul {
	padding:0;
	margin:20px 10px 10px 0;
	list-style-type:none;
	list-style-position:inside
}
#maincontent .categories-listalphabet ul li {
	display :inline;
	padding:5px;
	border-right:solid 1px #ddd
}
#maincontent .categories-list ul {
	list-style-type:none;
	margin:0
}
#maincontent .cat-children{
	padding-left:5px;
}
#maincontent .cat-children ul dl dt,
#maincontent .cat-children ul dl dd,
#maincontent dl.article-count dt,
#maincontent dl.article-count dd {
	display:inline;
}
#maincontent dl.article-count dd {
	margin:0;
}
#maincontent .cat-children ul {
	list-style-type :none;
	margin:0;
	padding:0;
}
#maincontent .cat-children ul {
	margin:20px 20px 20px 0;
}
#maincontent .cat-children ul ul{
	margin:20px	
}

#maincontent .cat-children ul li {
	margin:10px 0 10px 0
}


/****************** TABLES ******************/

table.weblinks,
table.category {
        font-size:1em;
        margin:10px 10px 20px 0px;
        width:99%;
}
table.weblinks td {
        border-collapse:collapse;
}
table.weblinks td,
table.category td {
        padding:7px;
}
table.weblinks th,
table.category th {
        padding:7px;
        text-align:left
}

td.num {
        vertical-align:top;
        text-align:left;
}
td.hits {
        vertical-align:top;
        text-align:center
}
td p {
        margin:0;
        line-height:1.3em
}
.filter {
        margin:10px 0
}
.display-limit,
.filter {
        text-align:right;
        margin-right:7px
}



/****************** CATEGORY TABLE ******************/

table.category th a img {
        padding:2px 10px
}
.filter-search {
        float:left;
}
.filter-search .inputbox{width:6em;}
legend.element-invisible {
        position:absolute;
        margin-left:-3000px;
        margin-top:-3000px;
        height:0px;
}
.cat-items {
        margin-top:20px
}
/* contact */
#main .contact h3 {
	border-bottom:solid 1px #ddd;
	margin: 20px 0
}
.form-required {
	font-weight:bold;
	margin:10px 0;
	background-image:url('../images/req.html');
	background-repeat:no-repeat;	
	background-position:10px;
	padding:10px 50px;
}
.contact .inputbox {
	padding:3px
}

/* contact  slider */

.panel {
	margin-top:-1px;
	padding:3px;
}
#basic-details, #display-form, 
#display-links, #display-misc {
	margin:0;
	padding:0;	
	background-image:url('../images/tables.html');
	background-repeat:repeat-x;
}
#main .contact .panel h3 {
	margin:0px 0 0px 0;
	padding: 0;
	border:0
}
.panel h3 a {
	display:block;
	padding:6px;
	text-decoration:none;
	padding:6px;
}
.panel h3.pane-toggler a {
	background: url(../images/slider-plus.html) right  top no-repeat;
}
.panel h3.pane-toggler-down a {
	background: url(../images/slider-minus.html) right  top no-repeat;
}

.pane-slider {
	border:solid 0px;
	padding:0px 10px !important;
	margin:0;
}

.panel .contact-form,
.panel .contact-miscinfo {
	padding:10px
}

.contact .panel .contact-form form,
.contact .panel .contact-address {
	margin:20px 0 0 0
}

/* tabs */

div.current {
	background: url(../images/nav_level_1.html) repeat-x ;
}


/******************** contacts ********************/

.contact {
	padding:0 5px
}
.contact-category {
        padding:0 10px
}
.contact-category  #adminForm fieldset.filters {
	border:0;
	padding:0
}
.contact-image {
	margin:10px 0;
	float:right;
	overflow:hidden;
}
.contact-image img {
	float:right;
}
address {
        font-style:normal;
        margin:10px 0;       
}

address span {
        display:block;
}
.contact-position {
	font-weight:bold;
	font-size:1.4em;
}
.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;
    margin-right: 3px;
}
dl.tabs dt.open {
    z-index: 100;
    color: #000;

}
div.current {
    clear: both;
    padding: 10px 10px;
    max-width: 500px;
}
div.current dd {
    padding: 0;
    margin: 0;
}
dl#content-pane.tabs {
    margin: 1px 0 0 0;
}

/* tables   */

table.weblinks th,
table.newsfeeds th,
table.category th,
table.jlist-table th {
	font-size:16px;
}

table.category th a img {
	border:solid 0px ;
}
#main table.moduletable td,
#main table.moduletable tr,
fieldset.filters {
	border:0;
}

/* login  */

#login-form {
        padding-top:5px
}
#login-form ul {
        padding:15px
}
#login-form fieldset {
	padding:0px;
	border:0;  	
}
#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
}
fieldset.input {
	border:0 ;
}
#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
}

/* forms */

#member-registration {
        padding:0 5px
}
#member-registration fieldset {
border:solid 1px #ddd
}

form fieldset dt {
        clear:left;
        float:left;
        width:12em;
        padding:3px 0
}

form fieldset dd {
        float:left;
        padding:3px 0
}

/* form validation  */

.invalid {
	border-color:red !important;
}

label.invalid {
	color:red;
}


/* user profile  */
#users-profile-core,
#member-profile 
#users-profile-custom {
	border:solid 1px #ccc;
}
fieldset {
	border:solid 1px #ccc;
}

/* 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:10em;
        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,
.profile-edit legend,
.registration legend {
		font-weight:bold
}

/* search */
.searchintro {
        font-weight:normal;
        margin:20px 0 20px;
}
#searchForm {
        padding:0 5px
}
.form-limit {
        margin:20px 0 0;
        text-align:right;
        padding:0 10px 0 20px;
}
.highlight {
        font-weight:bold;
}
.ordering-box {
        width:40%;
        float:right;
}
.phrases-box {
        width:60%;
        float:left
}
.only,
.phrases {
        margin:10px 0 0 0px;
        padding:15px ;
        line-height:1.3em;
}
label.ordering {
        display:block;
        margin:10px 0 10px 0
}
.word {
        padding:10px 10px 10px 0;
}
.word input {
        font-weight:bold;
        margin:1px 1px 1px 10px;
        padding:3px;
}
.word input:focus {
        margin:0 0 0 9px;
}

.word label {
    font-weight:bold
}
fieldset.only label,
fieldset.phrases label {
    margin:0 10px 0 0px
}
.ordering-box label.ordering {
    margin:0 10px 5px 0;
    float:left
}
form .search label {
        display:none
}

/* selects  */
.phrases .inputbox {
        width:10em;
}
.phrases .inputbox option {
        padding:2px;
}

/* search results  */

dl.search-results dt.result-title {
        padding:15px 15px 0px 5px;
        font-weight:bold;
}

dl.search-results dd {
        padding:2px 15px 2px 5px
}

dl.search-results dd.result-text {
        padding:10px 15px 10px 5px;
        line-height:1.7em
}

dl.search-results dd.result-created {
        padding:2px 15px 15px 5px
}

dl.search-results dd.result-category S{
	 padding:10px 15px 5px 5px
}
.highlight {
	background: #FF9999;
	color: red;
	font-weight:bold;
	padding:2px;
}
/* editor  */

.contentpaneopen_edit img {
	border:0
}

form.editor fieldset {
	border:solid 1px #ccc;
}


/* edit  */

form#adminForm {
	border:solid 0px #000
}

.edit form#adminForm fieldset {
	border:solid 1px #ddd
}
.edit form#adminForm  legend {
	font-weight:bold
}
/* edit */
legend {
        padding:3px 5px;
}
.edit form#adminForm fieldset {
        padding:20px 15px;
        margin:10px 0 15px 0;
}

.formelm {
        margin:5px 0
}


.formelm label {
        width:13em;
        display:inline-block;
        vertical-align:top;
}

form#adminForm .formelm-area {
        padding:5px 0
}

form#adminForm .formelm-area label {
        vertical-align:top;
        display:inline-block;
        width:7.9em
}

.formelm-buttons {
        text-align:right;
        margin-bottom:10px
}
a.modal-button,
.button2-left .blank a,
.button2-left a,
.button2-left div.readmore a {
	background:#eee;
	padding:4px !important;
	margin:0 !important;
	line-height:1.2em; border:solid 1px #ddd;
	font-weight:bold; text-decoration:none;
	margin-top:10px !important
}

/* -- buttons */
#editor-xtd-buttons {
        padding: 0px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
        float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
        display: block;
        float: left;
        cursor: pointer;
}

.button2-left span,
.button2-right span {
        cursor: default;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
        padding: 0 6px;
}

.page span {
        font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
        text-decoration: none;
}

.button2-left a,
.button2-left span {
        padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
        padding: 0 6px 0 24px;
}

.button2-left {
       
        float: left;
        margin-left: 5px;
}

.button2-right {
       
        float: left;
        margin-left: 5px;
}

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

/****************** GLOBAL THINGS ******************/

#maincontent ul li,
#maincontent ol li {
        padding:0;
        line-height:1.7em;
        margin: 0;
}

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

.image-right {
        float:right;
        margin:0 0 5px 15px
}
fieldset {
	border:0;
}

dl#system-message {
	font-weight:bold;
	font-size:15px;
}
dl#system-message dt.error {
	color: red;
}
#mailto-window{
	width:950px;
	margin:0 auto;
	padding:20px;
}

div.item-separator {
	clear:both;
	margin:15px 0;
}

p.readmore {
	background-image:url('../images/readmore.html');
	background-repeat: no-repeat;
	padding-left:19px;
	background-position: 0 1px;
	line-height:normal;	
	clear: both;
}