/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

body#page {
	background: #ffffff;
}

div#toppanel {
	background: #ffffff url(/images/white/toppanel_bg.png) 0 100% repeat-x;
	color: #646464;	
}

div#toppanel .close {
	border: 1px solid #646464;
	background: #e6e6e6;
}

div#toppanel-container .trigger-l {
	background: url(/images/white/toppanel_trigger_l.png) 100% 0 repeat-x;
}

div#toppanel-container .trigger-r {
	background: url(/images/white/toppanel_trigger_r.png) 100% 0 repeat-x;
}

div#toppanel-container .trigger-m {
	background: url(/images/white/toppanel_trigger_m.png) 100% 0 repeat-x;
	color: #323232;
}

div#page-header {
	background: #ffffff url(/images/white/page_header_bg.png) 50% 0 repeat-x;
	min-height:150px
}

div#date {
	color: #000000;
}

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



/* reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {

	margin: 0; 

	padding: 0;

}



fieldset,img {  

	border: 0; 

} 



option {

	padding-left: 0.4em;

}



html {

	height: 100%;

	margin-bottom: 1px;

}

	

body { 

	position: relative; 

} 

	

/* page setup */

body {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 150%;

	color: #646464;

}



body#page {

	background: #000000;

}



/* set body font size (styleswitcher) */

body.font-small {

	font-size: 11px;

}



body.font-medium {

	font-size: 12px;

}



body.font-large {

	font-size: 13px;

}



/* set body width (styleswitcher) */

body.width-thin div.wrapper {

	width: 780px;

}



body.width-wide div.wrapper {

	width: 940px;

}



body.width-fluid div.wrapper {

	width: 90%;

}



div#dogear {

	position: absolute;

	z-index: 20;

	top: 0px;

	left: 0px;

	width: 135px;

	height: 135px;

}



div#dogear img {

	width: 135px;

	height: 135px;

}



div#toppanel-container {

	position: absolute;

	top: 0px;

	left: 50%;

	margin-left: -50%;

	width: 100%;

	height: 0px;

	z-index: 15;

}



div#toppanel-wrapper {

	height: 0px;

	margin: 0px;

	padding: 0px;

	overflow: hidden;

}



div#toppanel {

	position: relative;

	z-index: 15;

	margin-top: -320px;

	width: 100%;

	height: 320px;

	background: #000000 url(/images/toppanel_bg.png) 0 100% repeat-x;

	color: #969696;	

}



div#toppanel .panel {

	margin: auto;

	width: 600px;

	height: 300px;

	padding: 0px 0px 0px 0px;

	overflow: hidden;

}



div#toppanel .close {

	width: 50px;

	height: 15px;

	margin-top: 23px;

	padding: 0px 0px 0px 0px;

	border: 1px solid #646464;

	background: #1e1e1e;

	float: right;

	overflow: hidden;

	text-align: center;

	font-size: 85%;

	line-height: 150%;

	cursor: pointer;

}



div#toppanel .cpanel {

	clear: both;

}



div#toppanel-container .trigger {

	position: relative;

	z-index: 16;

	top: 0px;

	left: 50%;

	width: 120px;

	margin-left: -60px;

	cursor: pointer;

}



div#toppanel-container .trigger img {

	width: 20px;

	height: 19px;

	border: 0px;

}



div#toppanel-container .trigger-l, div#toppanel-container .trigger-r {

	width: 20px;

	height: 19px;

	float: left;

}



div#toppanel-container .trigger-l {

	background: url(/images/toppanel_trigger_l.png) 100% 0 repeat-x;

}



div#toppanel-container .trigger-r {

	background: url(/images/toppanel_trigger_r.png) 100% 0 repeat-x;

}



div#toppanel-container .trigger-m {

	width: 80px;

	height: 19px;

	background: url(/images/toppanel_trigger_m.png) 100% 0 repeat-x;

	float: left;

	text-align: center;

	font-size: 85%;

	line-height: 150%;

	overflow: hidden;

	color: #ffffff;

}



/* layout */

div.wrapper {

	margin: auto;

}



div#page-header {

	background: #FFFFFF url(/images/white/page_header_bg.png) 50% 0 repeat-x;

}



div#header {

	width: auto;

	height: 140px;

	margin: 0px 0px 0px 0px;

	padding: 0px 10px 0px 10px;

	position: relative;

	z-index: 10;

	clear: both;

}



div#date {

	margin: 6px 20px 0px 0px;

	float: left;

	font-size: 85%;

	color: #ffffff;

}



div#topmenu {

	margin: 6px 0px 0px 0px;

	float: left;

}



div#topmodule {

	height: 18px;

	margin: 7px 0px 0px 20px;

	float: right;

}



div#styleswitcher {

	width: 45px;

	height: 20px;

	margin: 7px 0px 0px 20px;

	float: right;

}



div#styleswitcher a {

	width: 15px;

	height: 20px;

	float: right;

	text-decoration: none;

	display: block;

}



a#switchfontsmall {

	background: url(/images/styleswitcher_fontsmall.png) 0 0 no-repeat;

}



a:hover#switchfontsmall {

	background: url(/images/styleswitcher_fontsmall_hover.png) 0 0 no-repeat;

}



a#switchfontmedium {

	background: url(/images/styleswitcher_fontmedium.png) 0 0 no-repeat;

}



a:hover#switchfontmedium {

	background: url(/images/styleswitcher_fontmedium_hover.png) 0 0 no-repeat;

}



a#switchfontlarge {

	background: url(/images/styleswitcher_fontlarge.png) 0 0 no-repeat;

}



a:hover#switchfontlarge {

	background: url(/images/styleswitcher_fontlarge_hover.png) 0 0 no-repeat;

}



a#switchwidththin {

	background: url(../images/styleswitcher_widththin.png) 0 0 no-repeat;

}



a:hover#switchwidththin {

	background: url(/images/styleswitcher_widththin_hover.png) 0 0 no-repeat;

}



a#switchwidthwide {

	background: url(/images/styleswitcher_widthwide.png) 0 0 no-repeat;

}



a:hover#switchwidthwide {

	background: url(/images/styleswitcher_widthwide_hover.png) 0 0 no-repeat;

}



a#switchwidthfluid {

	background: url(/images/styleswitcher_widthfluid.png) 0 0 no-repeat;

}



a:hover#switchwidthfluid {

	background: url(/images/styleswitcher_widthfluid_hover.png) 0 0 no-repeat;

}



div#page-body {

	background: #FFFFFF;

}



div#logo {

	position: absolute;

	top: 5px;

	left: 0px;

	width: 400px;

	height: 120px;

	background: url(/images/white/logo.png) 0 0 no-repeat;

	z-index: -1;

	display: block;

}



div#banner {

	position: absolute;

	top: 75px;

	right: -70px;

	z-index: 3;

}



div#menu {
	position: absolute;
	top: 20px;
	right: 0px;
	height: -48px;
	width: 810px;

}



div#search {

	margin: 5px 0px 0px 5px;

	width: 98px;

	height: 24px;

	border-top: 1px solid #282828;

	border-left: 1px solid #282828;

	border-right: 1px solid #282828;

	background: #1E1E1E;

	float: right;

}



div#top {

	width: auto;

	padding: 10px 10px 0px 10px;

	clear: both;

}



div#top .topbox {

}



div#top .topboxseperator {

}



div#middle {

	width: auto;

	margin: 10px 0px 0px 0px;

	clear: both;

}



div#middle .background {

	min-height: 140px;

}



div#middle .layoutleft {

	background: none;

	padding: 0px 10px 0px 0px;

}



div#middle .layoutright {

	background: none;

	padding: 0px 0px 0px 10px;

}



div#middle .withoutleft {

	background: none;

	padding: 0px 10px 0px 10px;

}



div#left {

	width: 200px;

}



div#middle .layoutleft div#left {

	float: left;

}



div#middle .layoutright div#left {

	float: right;

}



div#main {

	width: auto;

	background: #1e1e1e;

}



div#middle .layoutleft div#main {

	margin: 0px 0px 0px 210px;

	padding: 0px 0px 0px 0px;

}



div#middle .layoutright div#main {

	margin: 0px 210px 0px 0px;

	padding: 0px 0px 0px 0px;

}



div#middle .withoutleft div#main {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

}



div#maintop {

}



div#maintop .maintopbox {

	margin: 10px 0px 0px 0px;

}



div#maintop .maintopboxseperator {

}



div#mainmiddle {

	margin: 0px 0px 0px 0px;

}



div#main .withright {

	background: transparent;

}



div#main .withoutright {

	background: transparent;

}



div#right {

	width: 180px;

	margin: 10px 10px 0px 0px;

	padding: 0px 0px 0px 0px;

	float: right;

}

	

div#content {

	width: auto;

}



div#main .withright div#content {

	margin: 0px 190px 0px 0px;

	padding: 10px 10px 10px 10px;

}



div#main .withoutright div#content {

	margin: 0px 0px 0px 0px;

	padding: 10px 10px 10px 10px;

}



div#contenttop {

	margin: 0px 0px 10px 0px;

}



div#contenttop .contenttopbox {

}



div#contenttop .contenttopboxseperator {

}



div#breadcrumb {

	height: 19px;

	font-size: 85%;

	color: #646464;

}



div#contentbottom {

	margin: 10px 0px 0px 0px;

}



div#contentbottom .ccontentbottombox {

}



div#contentbottom .contentbottomboxseperator {

}



div#mainbottom {

}



div#mainbottom .mainbottombox {

	padding: 0px 0px 10px 0px;

}



div#mainbottom .mainbottomboxseperator {

}



div#bottom {

	width: auto;

	padding: 10px 10px 0px 10px;

	clear: both;

}



div#bottom .bottombox {

}



div#bottom .bottomboxseperator {

}



div#page-footer {

	background: #FFFFFF;

}



div#footer {

	width: auto;

	min-height: 100px;

	padding: 10px 0px 50px 0px;

	clear: both;

	text-align: center;

}



/* clearing & floating */

.clearingfix:after {

	content: "."; 

	display: block; 

	line-height: 0px;

	clear: both; 

	visibility: hidden;

}

	

.clearingfix { display: block; }



.floatbox { overflow: hidden; }



.float-left { float: left; overflow: hidden; }

.float-right { float: right; overflow: hidden; }



.width20 { width: 19.999%; }

.width25 { width: 24.999%; }

.width33 { width: 33.333%; }

.width50 { width: 49.999%; }

.width66 { width: 66.666%; }

.width75 { width: 74.999%; }

.width100 { width: 100%; }


a#switchfontsmall {
	background: url(/images/white/styleswitcher_fontsmall.png) 0 0 no-repeat;
}

a:hover#switchfontsmall {
	background: url(/images/white/styleswitcher_fontsmall_hover.png) 0 0 no-repeat;
}

a#switchfontmedium {
	background: url(/images/white/styleswitcher_fontmedium.png) 0 0 no-repeat;
}

a:hover#switchfontmedium {
	background: url(/images/white/styleswitcher_fontmedium_hover.png) 0 0 no-repeat;
}

a#switchfontlarge {
	background: url(/images/white/styleswitcher_fontlarge.png) 0 0 no-repeat;
}

a:hover#switchfontlarge {
	background: url(/images/white/styleswitcher_fontlarge_hover.png) 0 0 no-repeat;
}

a#switchwidththin {
	background: url(/images/white/styleswitcher_widththin.png) 0 0 no-repeat;
}

a:hover#switchwidththin {
	background: url(/images/white/styleswitcher_widththin_hover.png) 0 0 no-repeat;
}

a#switchwidthwide {
	background: url(/images/white/styleswitcher_widthwide.png) 0 0 no-repeat;
}

a:hover#switchwidthwide {
	background: url(/images/white/styleswitcher_widthwide_hover.png) 0 0 no-repeat;
}

a#switchwidthfluid {
	background: url(/images/white/styleswitcher_widthfluid.png) 0 0 no-repeat;
}

a:hover#switchwidthfluid {
	background: url(/images/white/styleswitcher_widthfluid_hover.png) 0 0 no-repeat;
}

div#page-body {
	background: #ffffff;
}

div#search {
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #E6E6E6;
}

div#main {
	background: #E6E6E6;
}

div#page-footer {
	background: #ffffff;
}

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



/* Custom YOOlogin */

div#yoo-login {

	width: 228px;

}



div#yoo-logout {

}



div#yoo-login .yoo-username, 

div#yoo-login .yoo-password, 

div#yoo-login .yoo-remember, 

div#yoo-login .yoo-login-button {

	float: left;

}



div#yoo-login .yoo-username, 

div#yoo-login .yoo-password {

	padding-right: 5px;

}



div#yoo-login .yoo-username input, div#yoo-login .yoo-password input {

	width: 88px;

	height: 14px;

	padding: 2px 2px 2px 10px;

	background: url(../images/login_bg.png) 0 0 no-repeat;

	border: none;

	float: left;

	color: #646464;

	font-size: 75%;

}



div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-username input.sfhover {

	background: url(../images/login_bg_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



div#yoo-login .yoo-password input:hover, div#yoo-login .yoo-password input.sfhover {

	background: url(../images/login_bg_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-username input.sffocus {

	background: url(../images/login_bg_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



div#yoo-login .yoo-password input:focus, div#yoo-login .yoo-password input.sffocus {

	background: url(../images/login_bg_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



div#yoo-login .yoo-remember input {

}



div#yoo-login .yoo-login-button button {

	display: block;

	height: 18px;

	width: 18px;

	border: none;

	background: url(../images/login_button.png) 0 0 no-repeat;

	cursor: pointer;

	overflow: hidden;

}



div#yoo-login .yoo-login-button button:hover, div#yt-login .yt-login-button button.sfhover  {

	background: url(../images/login_button_hover.png) 0 0 no-repeat;

}



div#yoo-login .yoo-break {

	clear: both;

}



div#yoo-login .yoo-lostpassword, div#yoo-login .yoo-registration {

	float: left;

	font-size: 80%;

	line-height: 20px;

}



div#yoo-login .yoo-lostpassword {

	width: 100px;

}



div#yoo-login .yoo-registration {

	width: 120px;

}



div#yoo-login .yoo-lostpassword {

	padding: 0px 5px 0px 0px;

}



div#yoo-logout .yoo-greeting {

	margin: 0px 5px 0px 0px;

	float: left;

	color: #646464;

}



div#yoo-logout .yoo-logout-button {

	height: 20px;

	width: 60px;

	float: left;

}



div#yoo-logout .yoo-logout-button button {

	display: block;

	height: 20px;

	width: 60px;

	padding: 0px 0px 2px 0px;

	border: none;

	background: url(../images/logout_button.png) 0 0 no-repeat;

	font-size: 75%;

	text-align: center;

	cursor: pointer;

	overflow: hidden;

	color: #646464;

}



div#yoo-logout .yoo-logout-button button:hover, div#yoo-logout .yoo-logout-button button.sfhover {

	background: url(../images/logout_button_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



/* Custom YOOsearch */

div#yoo-search {

	margin: 2px 0px 0px 2px;

	padding: 0px;

	width: 94px;

	height: 22px;

	background: #141414;

}



div#yoo-search input {

	width: 67px;

	height: 15px;

	padding: 5px 2px 2px 7px;

	border: none;

	background: none;

	float: left;

	color: #646464;

	font-size: 100%;

}



div#yoo-search button {

	width: 18px;

	height: 22px;

	padding: 0px;

	border: none;

	background: url(../images/search_button.png) 0 0 no-repeat;

	cursor: pointer;

	text-indent: 100px;

	line-height: 0px;

}



div#yoo-search:hover, div#search div.sfhover  {

	background: #FFFFFF;

}



div#yoo-search:hover input, div#search div.sfhover input {

	color: #FFFFAA;

}



div#yoo-search input:focus {

	color: #FFFFAA;

}



/* Joomla */

.contentheading,

.componentheading {

	margin: 0px 0px 0px 0px;

	padding: 5px 0px 5px 0px;

	font-family: Arial Narrow, Arial, Helvetica, sans-serif;

	font-size: 250%;

	line-height: 100%;

	font-weight: bold;

	color: #41b900;

}



body.green .contentheading, body.green .componentheading { color: #c8dc00; }

body.pink .contentheading, body.pink .componentheading { color: #dc6eff; }

body.yellow .contentheading, body.yellow .componentheading { color: #e6c832; }

body.blue .contentheading, body.blue .componentheading { color: #4696e6; }



#overDiv {

	line-height: 50%;

	font-weight: normal;

	padding: 0px;

	margin: 0px;

}



.tool-tip {

	float: left;

	background: #ffc;

	border: 1px solid #D4D5AA;

	padding: 5px;

	max-width: 200px;

	color: #323232;

}



.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;

}



.contentpane {

  margin: 0;

  padding: 0;

  width: auto;

}



.contentpaneopen {

  margin: 0;

  padding: 0;

  width: auto;

}



.contentpaneopen hr {

	border-top: 0px;

	border-right: 0px;

	border-bottom: 1px solid #c8c8c8;

	border-left: 0px;

	line-height: 0px;

	height: 1px;

}



.article_seperator {

	display: block;

	height: 16px;

}



.small {

	font-size: 95%;

	font-style: italic;

	color: #969696;

}



.createdate {

	height: 20px;

	vertical-align: top;

	font-size: 95%;

	font-weight: bold;

	color: #646464;

}



.modifydate {

	height: 20px;

	vertical-align: bottom;

	font-size: 95%;

	color: #646464;

}



.buttonheading img {

	margin-right: 2px;

}



div.mosimage {

	margin: 5px;

}



div.mosimage_caption {

	font-size: 95%;

}



.button {

	font-size: 95%;

}



.sectiontableheader {

	padding: 5px 5px 5px 5px;

	background: #000000;

	border-bottom: 1px solid #141414;

	font-weight : bold;

}



tr.sectiontableentry1 td {

	padding: 5px 5px 5px 5px;

	background: #282828;

	border-bottom: 1px solid #141414;

}



tr.sectiontableentry2 td {

	padding: 5px 5px 5px 5px;

	background: #323232;

	border-bottom: 1px solid #141414;

}



td.sectiontableentry1 {

	padding: 5px 5px 5px 5px;

	background: #282828;

	border-bottom: 1px solid #141414;

}



td.sectiontableentry2 {

	padding: 5px 5px 5px 5px;

	background: #323232;

	border-bottom: 1px solid #141414;

}



.poll input.button {

	margin: 10px 0px 0px 0px;

}

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



p {

	margin: 1em 0;

}



td, th { 

  padding: 1px;

}



a:link, a:visited {

	color: #64a000;

	text-decoration: none;

}



a:hover {

	color: #8CDC00;

	text-decoration: underline;

}



body.green a:link, body.green a:visited { color: #64a000; }

body.green a:hover { color: #8CDC00; }

body.pink a:link, body.pink a:visited { color: #b450d2; }

body.pink a:hover { color: #dc6eff; }

body.yellow a:link, body.yellow a:visited { color: #c8c832; }

body.yellow a:hover { color: #ffff64; }

body.blue a:link, body.blue a:visited { color: #55a0d2; }

body.blue a:hover { color: #78c8ff; }



ul {

	margin: 10px 10px 10px 10px;

	padding: 0px 0px 0px 15px;

}



ul.arrow, ul.arrow-big, ul.checkbox, ul.checkbox-big {

	margin: 10px 10px 10px 20px;

	padding: 0px 0px 0px 0px;

	list-style: none;

}



ul.checkbox li {

	margin: 10px 0px 10px 0px;

	padding: 8px 0px 5px 30px;

	background: url(../images/list_checkbox.png) 0 0 no-repeat;

	font-weight: bold;

	line-height: 100%

}



ul.checkbox-big li {

	margin: 15px 0px 15px 0px;

	padding: 15px 0px 20px 55px;

	background: url(../images/list_checkbox_big.png) 0 0 no-repeat;

	font-size: 200%;

	font-weight: bold;

}



ul.arrow li {

	margin: 5px 0px 0px 0px;

	padding: 3px 0px 10px 35px;

	background: url(../images/list_arrow.png) 0 0 no-repeat;

	font-weight: bold;

}



ul.arrow-big li {

	margin: 15px 0px 15px 0px;

	padding: 10px 0px 30px 60px;

	background: url(../images/list_arrow_big.png) 0 0 no-repeat;

	font-size: 200%;

	font-weight: bold;

}



ol {

	margin: 10px 10px 10px 20px;

	padding: 0px 0px 0px 15px;

}



ol.disc {

	padding: 0px 0px 0px 27px;

	background: url(../images/list_disc.png) 0 0 repeat-y;

}



ol.disc li {

	padding: 0px 0px 6px 12px;

	font-weight: bold;

	line-height: 28px;

}



ol.disc-big {

	padding: 0px 0px 0px 45px;

	font-size: 200%;

	background: url(../images/list_disc_big.png) 0 0 repeat-y;

}



ol.disc-big li {

	padding: 0px 0px 12px 20px;

	font-weight: bold;

	line-height: 45px;

}



div.note {

	margin: 10px 0px 10px 0px;

	padding: 5px 10px 5px 10px;

	border: 1px solid #323232;

	background: #282828;

	text-align:justify;

}



div.alert {

	margin: 10px 0px 10px 0px;

	padding: 7px 10px 7px 35px;

	border: 1px solid #323232;

	background: #282828 url(../images/div_alert.png) 3px 3px no-repeat;

	text-align:justify;

}



div.download {

	margin: 10px 0px 10px 0px;

	padding: 7px 10px 7px 35px;

	border: 1px solid #323232;

	background: #282828 url(../images/div_download.png) 3px 3px no-repeat;

	text-align:justify;

}



div.info {

	margin: 10px 0px 10px 0px;

	padding: 7px 10px 7px 35px;

	border: 1px solid #323232;

	background: #282828 url(../images/div_info.png) 3px 3px no-repeat;

	text-align:justify;

}



div.tip {

	margin: 10px 0px 10px 0px;

	padding: 7px 10px 7px 35px;

	border: 1px solid #323232;

	background: #282828 url(../images/div_tip.png) 3px 3px no-repeat;

	text-align:justify;

}



blockquote {

	margin: 10px 0px 10px 0px;

	padding: 10px 35px 10px 35px;

	background: url(../images/blockquote_start.png) 0 0 no-repeat;

}



blockquote div {

	margin: 0px -35px -10px 0px;

	padding: 0px 35px 10px 0px;

	background: url(../images/blockquote_end.png) 100% 100% no-repeat;

}



blockquote.big {

	margin: 10px 0px 10px 0px;

	padding: 50px 50px 50px 50px;

	background: url(../images/blockquote_big_start.png) 0 0 no-repeat;

	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;

	font-size: 300%;

	text-transform: uppercase;

	font-weight: bold;

	line-height: 100%;

	text-align: left;

}



blockquote.big div {

	margin: 0px -50px -50px 0px;

	padding: 0px 30px 50px 0px;

	background: url(../images/blockquote_big_end.png) 100% 100% no-repeat;

}



pre {

	margin: 2px 0px 2px 0px;

	padding: 10px 10px 10px 10px;

	border: 1px solid #323232;

	border-left: 20px solid #323232;

	background: #282828;

	font-size: 90%;

	color: #969696;

	/* Browser specific (not valid) styles to make preformatted text wrap */

	/* white-space: pre-wrap;       /* css-3 */

	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */

}



em.box, em.file, em.directory {

	font-family: "Courier New", Courier, monospace;

	font-style: normal;

}



em.box { 

	padding: 0px 2px 0px 2px;

	background:#323232;

	border: 1px #3c3c3c solid;

}



em.file { 

	padding: 0px 0px 0px 13px;

	background: transparent url(../images/em_file.png) 0 1px no-repeat;

	color: #c8c8c8;

}



em.directory { 

	padding: 0px 0px 0px 16px;

	background: transparent url(../images/em_directory.png) 0 1px no-repeat;

	color: #c8c8c8;

}



h1, h2, h3, h4, h5, h6 {

	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;

	padding-bottom: 0px;

	margin-bottom: 5px;

	line-height: 100%;

}



h1 {

	font-size: 300%;

	font-weight: normal;

	color: #7bc143;

}



h2 {

	font-size: 250%;

	color: #c8c8c8;

}



h3 {

	font-size: 200%;

}



h4 {

	font-size: 175%;

	font-weight: normal;

	color: #7bc143;

}



h5 {

	font-size: 150%;

	color: #969696;

}



h6 {

	font-size: 125%;

	color: #7bc143;

}



body.green h1, body.green h4, body.green h6 { color: #7bc143; }

body.pink h1, body.pink h4, body.pink h6 { color: #dc6eff; }

body.yellow h1, body.yellow h4, body.yellow h6 { color: #ffff64; }

body.blue h1, body.blue h4, body.blue h6 { color: #78c8ff; }

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



/* topmenu */

div#topmenu ul {

	padding: 0px;

	margin: 0px;

	list-style: none;

	float: left;

}



div#topmenu li {

	float: left;

	display: block;

}



div#topmenu li a {

	float: left;

	display: block;

	position: relative;

	height: 20px;

	padding: 0px 10px 0px 10px;

	background: url(../images/topmenu_item_bg.png) 0 4px no-repeat;

	line-height: 17px;

	overflow: hidden;

	font-size: 85%;

	text-decoration: none;

}



div#topmenu li.item1 a {

	padding: 0px 10px 0px 0px;

	background: none;

}



div#topmenu a:link, div#topmenu a:visited {

	color: #C8C8C8;

}



div#topmenu a:hover {

	color: #ffffff;

}



/* menu */

div#menu ul {

	padding: 0px;

	margin: 0px;

	list-style: none;

	float: right;

}



div#menu li {

	float: left;

	display: block;

	margin: 5px 0px 0px 5px;

	border-top: 1px solid #282828;

	border-left: 1px solid #282828;

	border-right: 1px solid #282828;

	background: #1E1E1E;

}



div#menu li a {

	float: left;

	display: block;

	height: 24px;

	padding: 0px 20px 0px 20px;

	line-height: 25px;

	overflow: hidden;

	font-size: 100%;

	color: #646464;

	text-decoration: none;

}



div#menu a:link, div#menu a:visited {

	color: #646464;

}



div#menu li:hover a, div#menu li a:hover {

	color: #FFFFAA;

}



div#menu li.active {

	margin: 0px 0px 0px 5px;

	background: #000000;

}



div#menu li.active a {

	height: 39px;

	background: #000000;

	font-weight: bold;

	color: #FFFFAA;

}



/* sub menu */

div.moduletable-submenu ul {

	padding: 0px;

	margin: 0px;

	width: 200px;

	overflow: hidden;

	list-style: none;

}



div.moduletable-submenu li {

	display: block;

}



div.moduletable-submenu li a, div.moduletable-submenu li span.separator {

	height: 25px;

	display: block;

	line-height: 25px;

	text-decoration: none;

	color: #646464;;

}



div.moduletable-submenu a:link, div.moduletable-submenu a:visited {

	color: #646464;

}



div.moduletable-submenu li#current a {

	font-weight: bold;

}



div.moduletable-submenu li#current li a {

	font-weight: normal;

}



div.moduletable-submenu li.active a, div.moduletable-submenuli.active a:hover, div.moduletable-submenu li.active span.separator, div.moduletable-submenu li.active span.separator:hover, div.moduletable-submenu li span.sfhover {

	color: #FFFFAA;

}



div.moduletable-submenu li a:hover, div.moduletable-submenu li span.separator:hover, div.moduletable-submenu li span.sfhover {

	color: #000000;

}



div.moduletable-submenu li.level2 {

	background: #000000;

}



.layoutleft div.moduletable-submenu li.level2 {

	margin: 0px 0px 5px 10px;

}



.layoutright div.moduletable-submenu li.level2 {

	margin: 0px 10px 5px 0px;

}



div.moduletable-submenu li.level2 a, div.moduletable-submenu li.level2 span.separator {

	padding: 0px 0px 0px 15px;

	border: 1px solid #1E1E1E;

}



div.moduletable-submenu li.level2 a:hover, div.moduletable-submenu li.level2 span.separator:hover, div.moduletable-submenu li.level2 span.sfhover {

}



div.moduletable-submenu li.parent {

	background: #000000 url(../images/submenu_level2_item_parent.png) 0 0 no-repeat;

}



.layoutleft div.moduletable-submenu li.active {

	margin: 0px 0px 5px 0px;

}



.layoutright div.moduletable-submenu li.active {

	margin: 0px 0px 5px 0px;

}



div.moduletable-submenu li.parent span.separator {

	cursor: pointer;

}



div.moduletable-submenu li.level2 ul, div.moduletable-submenu li.level2 div {

	background: #000000;

}



div.moduletable-submenu li.level2 li {

	background: #141414;

}



.layoutleft div.moduletable-submenu li.level2 li, .layoutleft div.moduletable-submenu li.level2 li:hover, .layoutleft div.moduletable-submenu li.level2 li.sfhover {

	margin: 5px 0px 0px 10px;

}



.layoutright div.moduletable-submenu li.level2 li, .layoutright div.moduletable-submenu li.level2 li:hover, .layoutright div.moduletable-submenu li.level2 li.sfhover {

	margin: 5px 10px 0px 0px;

}



div.moduletable-submenu li.level3 a {

	padding: 0px 0px 0px 15px;

	width: 175px;

	border: none;

	color: #646464;

	height: 20px;

	line-height: 20px;

}



div.moduletable-submenu li.level3 a:hover {

	color: #000000;

}



div.moduletable-submenu li.level2 li.active a, div.moduletable-submenu li.level2 li.active a:hover, div.moduletable-submenuli.level2 li.active span.separator, div.moduletable-submenu li.level2 li.active span.separator:hover, div.moduletable-submenu li.level2 li span.sfhover {

	color: #FFFFAA;

}



div.moduletable-submenu li.level2 li.level3 li.level4 a, div.moduletable-submenu li.level2 li.level3 li.level4 span.separator { /* set active */

	color: #646464;

}



div.moduletable-submenu li.level2 li.level3 li.level4 a:hover, div.moduletable-submenu li.level2 li.level3 li.active a:hover {

	color: #FFFFAA;

}



#left div.moduletable-submenu li.level3 li, #left div.moduletable-submenu li.level3 li:hover, #left div.moduletable-submenu li.level3 li.sfhover {

	margin: 5px 0px 0px 0px;

	background: none;

}



div.moduletable-submenu li.level4 a {

	background:  url(../images/submenu_level4_item_bg.png) 25px 2px no-repeat;

	padding: 0px 0px 0px 45px;

	width: 155px;

}



div.moduletable-submenu li.level5 a  {

	background: url(../images/submenu_level5_item_bg.png) 35px 2px no-repeat;

	padding: 0px 0px 0px 55px;

	width: 145px;

}



/* othermenu */

div.moduletable-othermenu ul {

	padding: 0px;

	margin: 0px;

	width: 200px;

	overflow: hidden;

	list-style: none;

}



div.moduletable-othermenu li {

	display: block;

}



div.moduletable-othermenu li a, div.moduletable-othermenu li span.separator {

	height: 25px;

	display: block;

	line-height: 25px;

	text-decoration: none;

	color: #646464;;

}



div.moduletable-othermenu a:link, div.moduletable-othermenu a:visited {

	color: #646464;

}



div.moduletable-othermenu li#current a {

	font-weight: bold;

}



div.moduletable-othermenu li#current li a {

	font-weight: normal;

}



div.moduletable-othermenu li.active a, div.moduletable-othermenuli.active a:hover, div.moduletable-othermenu li.active span.separator, div.moduletable-othermenu li.active span.separator:hover, div.moduletable-othermenu li span.sfhover {

	color: #FFFFAA;

}



div.moduletable-othermenu li a:hover, div.moduletable-othermenu li span.separator:hover, div.moduletable-othermenu li span.sfhover {

	color: #000000;

}



div.moduletable-othermenu li.level1 {

	background: #000000;

}



.layoutleft div.moduletable-othermenu li.level1 {

	margin: 0px 0px 5px 10px;

}



.layoutright div.moduletable-othermenu li.level1 {

	margin: 0px 10px 5px 0px;

}



div.moduletable-othermenu li.level1 a, div.moduletable-othermenu li.level1 span.separator {

	padding: 0px 0px 0px 15px;

	border: 1px solid #1E1E1E;

}



div.moduletable-othermenu li.level1 a:hover, div.moduletable-othermenu li.level1 span.separator:hover, div.moduletable-othermenu li.level1 span.sfhover {

}



div.moduletable-othermenu li.parent {

	background: #000000 url(../images/submenu_level2_item_parent.png) 0 0 no-repeat;

}



.layoutleft div.moduletable-othermenu li.active {

	margin: 0px 0px 5px 0px;

}



.layoutright div.moduletable-othermenu li.active {

	margin: 0px 0px 5px 0px;

}



div.moduletable-othermenu li.parent span.separator {

	cursor: pointer;

}



div.moduletable-othermenu li.level1 ul, div.moduletable-othermenu li.level1 div {

	background: #000000;

}



div.moduletable-othermenu li.level1 li {

	background: #141414;

}



.layoutleft div.moduletable-othermenu li.level1 li, .layoutleft div.moduletable-othermenu li.level1 li:hover, .layoutleft div.moduletable-othermenu li.level1 li.sfhover {

	margin: 5px 0px 0px 10px;

}



.layoutright div.moduletable-othermenu li.level1 li, .layoutright div.moduletable-othermenu li.level1 li:hover, .layoutright div.moduletable-othermenu li.level1 li.sfhover {

	margin: 5px 10px 0px 0px;

}



div.moduletable-othermenu li.level2 a {

	padding: 0px 0px 0px 15px;

	width: 175px;

	border: none;

	color: #646464;

	height: 20px;

	line-height: 20px;

}



div.moduletable-othermenu li.level2 a:hover {

	color: #000000;

}



div.moduletable-othermenu li.level1 li.active a, div.moduletable-othermenu li.level1 li.active a:hover, div.moduletable-othermenuli.level1 li.active span.separator, div.moduletable-othermenu li.level1 li.active span.separator:hover, div.moduletable-othermenu li.level1 li span.sfhover { /* set active */

	color: #FFFFAA;

}



div.moduletable-othermenu li.level1 li.level2 li.level3 a, div.moduletable-othermenu li.level1 li.level2 li.level3 span.separator { /* set active */

	color: #646464;

}



div.moduletable-othermenu li.level1 li.level2 li.level3 a:hover, div.moduletable-othermenu li.level1 li.level2 li.active a:hover {

	color: #FFFFAA;

}



#left div.moduletable-othermenu li.level2 li, #left div.moduletable-othermenu li.level2 li:hover, #left div.moduletable-othermenu li.level2 li.sfhover {

	margin: 5px 0px 0px 0px;

	background: none;

}



div.moduletable-othermenu li.level3 a {

	background:  url(../images/submenu_level4_item_bg.png) 25px 2px no-repeat;

	padding: 0px 0px 0px 45px;

	width: 155px;

}



div.moduletable-othermenu li.level4 a  {

	background: url(../images/submenu_level5_item_bg.png) 35px 2px no-repeat;

	padding: 0px 0px 0px 55px;

	width: 145px;

}

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



div.moduletable h3,

div.moduletable-blank h3,

div.moduletable-submenu h3,

div.moduletable-othermenu h3,

div.module h3,

div.module-slider h3,

div.module-blank h3 {

	font-size: 100%;

}



/* toppanel modules */

#toppanel div.moduletable {

	margin: 0px 0px 10px 0px;

}



#toppanel div.moduletable h3 {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 10px 0px;

	text-align: left;

	font-size: 150%;

	font-weight: bold;

}



/* top modules */

#top div.moduletable {

	padding: 0px;

	border: 5px solid #1E1E1E;

	background: #141414;

	text-align: justify;

}





#top .topboxseperator div.moduletable {

	margin: 0px 10px 0px 0px;

}



#top div.moduletable h3 {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 5px 0px;

	text-align: left;

	font-size: 125%;

	font-weight: bold;

}



/* blank */

#top div.moduletable-blank {

	padding: 0px 0px 0px 0px;

}



/* left modules */

#left div.moduletable {

	margin: 0px 0px 20px 10px;

	padding: 10px 10px 10px 10px;

	width: 168px;

	border: 1px solid #323232;

	background: #ffffff;

	overflow: hidden;

}



.layoutright #left div.moduletable {

	margin: 0px 10px 20px 0px;

}



#left div.moduletable h3 {

	margin: -10px -10px 10px -10px;

	padding: 0px 0px 0px 10px;

	height: 24px;

	border-bottom: 1px solid #323232;

	background: #1E1E1E;

	line-height: 25px;

	text-align: left;

	font-weight: bold;

}



/* blank */

#left div.moduletable-blank {

	margin: 0px 0px 10px 10px;

	padding: 0px 0px 0px 0px;

	width: 190px;

	overflow: hidden;

}



.layoutright #left div.moduletable-blank {

	margin: 0px 10px 10px 0px;

}



/* menus */

#left div.moduletable-submenu, #left div.moduletable-othermenu {

	margin: 0px 0px 20px 0px;

	padding: 0px 0px 0px 0px;

	width: 200px;

	overflow: hidden;

}



#left div.moduletable-submenu h3, #left div.moduletable-othermenu h3 {

	margin: 0px 0px 5px 10px;

	padding: 0px 0px 0px 10px;

	width: 178px;

	height: 23px;

	border: 1px solid #323232;

	background: #1E1E1E;

	line-height: 25px;

	text-align: left;

	font-weight: bold;

}



.layoutright #left div.moduletable-submenu h3, .layoutright #left div.moduletable-othermenu h3 {

	margin: 0px 0px 5px 0px;

}



/* maintopbox & mainbottombox modules */

#maintop div.moduletable, #mainbottom div.moduletable {

	margin: 0px 10px 0px 10px;

	padding: 10px 15px 10px 15px;

	background: #141414;

	overflow: hidden;

	text-align:justify;

}



#maintop .maintopboxseperator div.moduletable, #mainbottom .mainbottomboxseperator div.moduletable {

	margin: 0px 0px 0px 10px;

}



#maintop div.moduletable h3, #mainbottom div.moduletable h3 {

	margin: -10px -15px 10px -15px;

	padding: 0px 0px 0px 15px;

	background: #000000;

	height: 25px;

	line-height: 25px;

	text-align: left;

	font-weight: bold;

	color: #c8a046;

}



/* blank */

#maintop div.moduletable-blank, #mainbottom div.moduletable-blank {

	margin: 0px 10px 0px 10px;

	padding: 0px 0px 0px 0px;

	overflow: hidden;

}



/* right modules */

#right div.module {

	margin: 0px 0px 20px 0px;

	background: url(../images/right_module_m.png) 0 0 repeat-y;

}



#right div.module div {

	background: url(../images/right_module_t.png) 0 0 no-repeat;

}



#right div.module div div {

	background: url(../images/right_module_b.png) 0 100% no-repeat;

}



#right div.module div div div {

	width: 160px;

	padding: 10px 10px 10px 10px;

	overflow: hidden;

}



#right div.module div div div div {

	padding: 0px 0px 0px 0px;

	background: none;

}



#right div.module h3 {

	height: 20px;

	margin: -10px -10px 5px -10px;

	padding: 0px 0px 5px 10px;

	background: url(../images/right_module_header.png) 0 0 no-repeat;

	line-height: 25px;

	text-align: left;

	font-weight: bold;

}



/* slider */

#right div.module-slider {

	margin: 0px 0px 20px 0px;

}



#right div.module-slider h3 {

	height: 20px;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 5px 10px;

	background: url(../images/right_module_header.png) 0 0 no-repeat;

	line-height: 25px;

	text-align: left;

	font-weight: bold;

}



/* blank */

#right div.module-blank {

	padding: 0px 0px 0px 0px;

}



/* contenttopbox & contentbottombox modules */

#contenttop div.moduletable, #contentbottom div.moduletable {

	margin: 0px 0px 0px 0px;

	padding: 10px 15px 10px 15px;

	background: #141414;

	overflow: hidden;

	text-align:justify;

}



#contenttop .contenttopboxseperator div.moduletable, #contentbottom .contentbottomboxseperator div.moduletable {

	margin: 0px 10px 0px 0px;

}



#contenttop div.moduletable h3, #contentbottom div.moduletable h3 {

	margin: -10px -15px 10px -15px;

	padding: 0px 0px 0px 15px;

	background: #000000;

	height: 25px;

	line-height: 25px;

	text-align: left;

	font-weight: bold;

	color: #c8a046;

}



/* blank */

#contenttop div.moduletable-blank, #contentbottom div.moduletable-blank {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	overflow: hidden;

}



/* bottom modules */

#bottom div.moduletable {

	padding: 10px 15px 10px 15px;

	border: 5px solid #1E1E1E;

	background: #141414;

	text-align: center;

}



#bottom .bottomboxseperator div.moduletable {

	margin: 0px 10px 0px 0px;

}



#bottom div.moduletable h3 {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 5px 0px;

	text-align: center;

	font-size: 125%;

	font-weight: bold;

}



/* blank */

#bottom div.moduletable-blank {

	padding: 0px 0px 0px 0px;

}

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



/* Custom YOOlogin */

div#yoo-login {

	width: 228px;

}



div#yoo-logout {

}



div#yoo-login .yoo-username, 

div#yoo-login .yoo-password, 

div#yoo-login .yoo-remember, 

div#yoo-login .yoo-login-button {

	float: left;

}



div#yoo-login .yoo-username, 

div#yoo-login .yoo-password {

	padding-right: 5px;

}



div#yoo-login .yoo-username input, div#yoo-login .yoo-password input {

	width: 88px;

	height: 14px;

	padding: 2px 2px 2px 10px;

	background: url(../images/login_bg.png) 0 0 no-repeat;

	border: none;

	float: left;

	color: #646464;

	font-size: 75%;

}



div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-username input.sfhover {

	background: url(../images/login_bg_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



div#yoo-login .yoo-password input:hover, div#yoo-login .yoo-password input.sfhover {

	background: url(../images/login_bg_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-username input.sffocus {

	background: url(../images/login_bg_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



div#yoo-login .yoo-password input:focus, div#yoo-login .yoo-password input.sffocus {

	background: url(../images/login_bg_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



div#yoo-login .yoo-remember input {

}



div#yoo-login .yoo-login-button button {

	display: block;

	height: 18px;

	width: 18px;

	border: none;

	background: url(../images/login_button.png) 0 0 no-repeat;

	cursor: pointer;

	overflow: hidden;

}



div#yoo-login .yoo-login-button button:hover, div#yt-login .yt-login-button button.sfhover  {

	background: url(../images/login_button_hover.png) 0 0 no-repeat;

}



div#yoo-login .yoo-break {

	clear: both;

}



div#yoo-login .yoo-lostpassword, div#yoo-login .yoo-registration {

	float: left;

	font-size: 80%;

	line-height: 20px;

}



div#yoo-login .yoo-lostpassword {

	width: 100px;

}



div#yoo-login .yoo-registration {

	width: 120px;

}



div#yoo-login .yoo-lostpassword {

	padding: 0px 5px 0px 0px;

}



div#yoo-logout .yoo-greeting {

	margin: 0px 5px 0px 0px;

	float: left;

	color: #646464;

}



div#yoo-logout .yoo-logout-button {

	height: 20px;

	width: 60px;

	float: left;

}



div#yoo-logout .yoo-logout-button button {

	display: block;

	height: 20px;

	width: 60px;

	padding: 0px 0px 2px 0px;

	border: none;

	background: url(../images/logout_button.png) 0 0 no-repeat;

	font-size: 75%;

	text-align: center;

	cursor: pointer;

	overflow: hidden;

	color: #646464;

}



div#yoo-logout .yoo-logout-button button:hover, div#yoo-logout .yoo-logout-button button.sfhover {

	background: url(../images/logout_button_hover.png) 0 0 no-repeat;

	color: #FFFFAA;

}



/* Custom YOOsearch */

div#yoo-search {

	margin: 2px 0px 0px 2px;

	padding: 0px;

	width: 94px;

	height: 22px;

	background: #141414;

}



div#yoo-search input {

	width: 67px;

	height: 15px;

	padding: 5px 2px 2px 7px;

	border: none;

	background: none;

	float: left;

	color: #646464;

	font-size: 100%;

}



div#yoo-search button {

	width: 18px;

	height: 22px;

	padding: 0px;

	border: none;

	background: url(../images/search_button.png) 0 0 no-repeat;

	cursor: pointer;

	text-indent: 100px;

	line-height: 0px;

}



div#yoo-search:hover, div#search div.sfhover  {

	background: #000000;

}



div#yoo-search:hover input, div#search div.sfhover input {

	color: #FFFFAA;

}



div#yoo-search input:focus {

	color: #FFFFAA;

}



/* Joomla */

.contentheading,

.componentheading {

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 5px 0px;

	font-family: Arial Narrow, Arial, Helvetica, sans-serif;

	font-size: 250%;

	line-height: 100%;

	font-weight: bold;

	color: #41b900;

}



body.green .contentheading, body.green .componentheading { color: #c8dc00; }

body.pink .contentheading, body.pink .componentheading { color: #dc6eff; }

body.yellow .contentheading, body.yellow .componentheading { color: #e6c832; }

body.blue .contentheading, body.blue .componentheading { color: #4696e6; }



#overDiv {

	line-height: 50%;

	font-weight: normal;

	padding: 0px;

	margin: 0px;

}



.tool-tip {

	float: left;

	background: #ffc;

	border: 1px solid #D4D5AA;

	padding: 5px;

	max-width: 200px;

	color: #323232;

}



.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;

}



.contentpane {

  margin: 0;

  padding: 0;

  width: auto;

}



.contentpaneopen {

  margin: 0;

  padding: 0;

  width: auto;

}



.contentpaneopen hr {

	border-top: 0px;

	border-right: 0px;

	border-bottom: 1px solid #c8c8c8;

	border-left: 0px;

	line-height: 0px;

	height: 1px;

}



.article_seperator {

	display: block;

	height: 16px;

}



.small {

	font-size: 95%;

	font-style: italic;

	color: #969696;

}



.createdate {

	height: 20px;

	vertical-align: top;

	font-size: 95%;

	font-weight: bold;

	color: #646464;

}



.modifydate {

	height: 20px;

	vertical-align: bottom;

	font-size: 95%;

	color: #646464;

}



.buttonheading img {

	margin-right: 2px;

}



div.mosimage {

	margin: 5px;

}



div.mosimage_caption {

	font-size: 95%;

}



.button {

	font-size: 95%;

}



.sectiontableheader {

	padding: 5px 5px 5px 5px;

	background: #000000;

	border-bottom: 1px solid #141414;

	font-weight : bold;

}



tr.sectiontableentry1 td {

	padding: 5px 5px 5px 5px;

	background: #282828;

	border-bottom: 1px solid #141414;

}



tr.sectiontableentry2 td {

	padding: 5px 5px 5px 5px;

	background: #323232;

	border-bottom: 1px solid #141414;

}



td.sectiontableentry1 {

	padding: 5px 5px 5px 5px;

	background: #282828;

	border-bottom: 1px solid #141414;

}



td.sectiontableentry2 {

	padding: 5px 5px 5px 5px;

	background: #323232;

	border-bottom: 1px solid #141414;

}



.poll input.button {

	margin: 10px 0px 0px 0px;

}

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



/* YOOslider: drawer vertical */

#right div.drawer-v-a ul.yoo-sliderlist .item-bl {

	background: url(../images/drawer_item_bl.png) 0 100% no-repeat;

}



#right div.drawer-v-a ul.yoo-sliderlist .active .item-bl {

	background: url(../images/drawer_item_bl_hover.png) 0 100% no-repeat;

}



#right div.drawer-v-a ul.yoo-sliderlist .item-br {

	padding: 0px 10px 0px 10px;

	background: url(../images/drawer_item_br.png) 100% 100% no-repeat;

}



#right div.drawer-v-a ul.yoo-sliderlist .active .item-br {

	background: url(../images/drawer_item_br_hover.png) 100% 100% no-repeat;

}



#right div.drawer-v-a ul.yoo-sliderlist .item-b {

	padding: 0px 0px 10px 0px;

	background: url(../images/drawer_item_b.png) 0 100% repeat-x;

}



#right div.drawer-v-a ul.yoo-sliderlist .active .item-b {

	background: url(../images/drawer_item_b_hover.png) 0 100% repeat-x;

}



#right div.drawer-v-a ul.yoo-sliderlist .item-l {

	margin: 0px -10px 0px -10px;

	background: url(../images/drawer_item_l.png) 0 0 repeat-y;

}



#right div.drawer-v-a ul.yoo-sliderlist .item-r {

	padding: 0px 1px 0px 1px;

	background: url(../images/drawer_item_r.png) 100% 0 repeat-y;

}



#right div.drawer-v-a ul.yoo-sliderlist .article {

	background: url(../images/drawer_item_bg.png) 0 100% repeat-x;

}



#right div.drawer-v-a ul.yoo-sliderlist .active .article {

	background: url(../images/drawer_item_bg_hover.png) 0 100% repeat-x;

}



#right div.drawer-v-a ul.yoo-sliderlist .article h3 {

	padding: 0px 0px 0px 0px;

	margin-bottom: 5px;

	line-height: 100%;

	font-size: 150%;

	font-weight: bold;

	color: #969696;

	background: none;

}



#right div.drawer-v-a ul.yoo-sliderlist .article {

	font-size: 95%;

	line-height: 125%;

}



/* YOOslider: slider horizontal */

div.slider-h-a ul.yoo-sliderlist li.first {

	background: url(../images/slider_item_l.png) 0 0 no-repeat;

}



div.slider-h-a ul.yoo-sliderlist li .item-r {

	border-right: 1px solid #3C3C3C;

}



div.slider-h-a ul.yoo-sliderlist li:hover.first {

	background: url(../images/slider_item_l_hover.png) 0 0 no-repeat;

}



div.slider-h-a ul.yoo-sliderlist li {

	background: url(../images/slider_item_m.png) 0 0 repeat-x;

}



div.slider-h-a ul.yoo-sliderlist li:hover {

	background: url(../images/slider_item_m_hover.png) 0 0 repeat-x;

}



div.slider-h-a ul.yoo-sliderlist li.last {

	background: url(../images/slider_item_r.png) 100% 0 no-repeat;

}



div.slider-h-a ul.yoo-sliderlist li.last .item-r {

	border-right: none;

}



div.slider-h-a ul.yoo-sliderlist li:hover.last {

	background: url(../images/slider_item_r_hover.png) 100% 0 no-repeat;

}



div.slider-h-a ul.yoo-sliderlist .article h3 {

	padding-bottom: 0px;

	margin-bottom: 5px;

	line-height: 100%;

	font-size: 150%;

	font-weight: bold;

	color: #969696;

}



div.slider-h-a ul.yoo-sliderlist .article {

	font-size: 95%;

	line-height: 125%;

}



/* YOOcarousel */

div.default div.yoo-carousel {

	background: none;

}



div.default div.yoo-carousel ul.panel-top, div.default div.yoo-carousel ul.panel-bottom {

	padding: 0px 0px 0px 0px;

	background: url(../images/carousel_tab_bg.png) 0 100% repeat-x; 

}



div.default div.yoo-carousel ul.panel-top li, div.default div.yoo-carousel ul.panel-bottom li {

	margin: 0px 10px 0px 0px;

}



div.default div.yoo-carousel ul.panel-top li a, div.default div.yoo-carousel ul.panel-bottom li a {

	background: url(../images/carousel_tab_m.png) 0 0 repeat-x; 

}



div.default div.yoo-carousel ul.panel-top li.selected a, div.default div.yoo-carousel ul.panel-bottom li.selected a {

	background: url(../images/carousel_tab_m_active.png) 0 0 repeat-x; 

}



div.default div.yoo-carousel ul.panel-top li a span, div.default div.yoo-carousel ul.panel-bottom li a span {

	background: url(../images/carousel_tab_l.png) 0 0 no-repeat; 

}



div.default div.yoo-carousel ul.panel-top li.selected a span, div.default div.yoo-carousel ul.panel-bottom li.selected a span {

	background: url(../images/carousel_tab_l_active.png) 0 0 no-repeat; 

}



div.default div.yoo-carousel ul.panel-top li a span span, div.default div.yoo-carousel ul.panel-bottom li a span span {

	height: 40px;

	padding: 0px 20px 0px 20px;

	background: url(../images/carousel_tab_r.png) 100% 0 no-repeat; 

	line-height: 50px;

	font-weight: bold;

	font-size: 125%;

	overflow: hidden;

}



div.default div.yoo-carousel ul.panel-top li.selected a span span, div.default div.yoo-carousel ul.panel-bottom li.selected a span span {

	background: url(../images/carousel_tab_r_active.png) 100% 0 no-repeat; 

}



div.default div.yoo-carousel li a:link, div.default div.yoo-carousel li a:visited {

	color: #646464;

	text-decoration: none;

}



div.default div.yoo-carousel li a:hover, div.default div.yoo-carousel li.selected a:link, div.default div.yoo-carousel li.selected a:visited {

	color: #969696;

	text-decoration: none;

}



div.default div.yoo-carousel .prev span {

	background: url(../images/carousel_button_prev.png) 100% 0 no-repeat; 

}



div.default div.yoo-carousel .next span {

	background: url(../images/carousel_button_next.png) 100% 0 no-repeat; 

}



div.default div.yoo-carousel .panel-container {

	background: url(../images/carousel_panel_b.png) 0 100% repeat-x; 

}



div.default div.yoo-carousel .panel-container-bl {

	background: url(../images/carousel_panel_bl.png) 0 100% no-repeat; 

}



div.default div.yoo-carousel .panel-container-br {

	background: url(../images/carousel_panel_br.png) 100% 100% no-repeat; 

}



div.default div.yoo-carousel .article h3 {

	padding-bottom: 0px;

	margin-bottom: 5px;

	line-height: 100%;

	font-size: 150%;

	font-weight: bold;

	color: #969696;

}



div.default div.yoo-carousel .article {

	font-size: 95%;

	line-height: 125%;

}



/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



body.yellow a:link, body.yellow a:visited { color: #f0aa00; }

body.yellow a:hover { color: #ffc800; }



div.note {

	border: 1px solid #b4b4b4;

	background: #dcdcdc;

}



div.alert {

	border: 1px solid #b4b4b4;

	background: #dcdcdc url(/images/white/div_alert.png) 3px 3px no-repeat;

}



div.download {

	border: 1px solid #b4b4b4;

	background: #dcdcdc url(/images/white/div_download.png) 3px 3px no-repeat;

}



div.info {

	border: 1px solid #b4b4b4;

	background: #dcdcdc url(/images/white/div_info.png) 3px 3px no-repeat;

}



div.tip {

	border: 1px solid #b4b4b4;

	background: #dcdcdc url(/images/white/div_tip.png) 3px 3px no-repeat;

}



ul.checkbox li {

	background: url(/images/white/list_checkbox.png) 0 0 no-repeat;

}



ul.checkbox-big li {

	background: url(/images/white/list_checkbox_big.png) 0 0 no-repeat;

}



ul.arrow li {

	background: url(/images/white/list_arrow.png) 0 0 no-repeat;

}



ul.arrow-big li {

	background: url(/images/white/list_arrow_big.png) 0 0 no-repeat;

}



ol.disc {

	background: url(/images/white/list_disc.png) 0 0 repeat-y;

}



ol.disc-big {

	background: url(/images/white/list_disc_big.png) 0 0 repeat-y;

}



blockquote {

	background: url(/images/white/blockquote_start.png) 0 0 no-repeat;

}



blockquote div {

	background: url(/images/white/blockquote_end.png) 100% 100% no-repeat;

}



blockquote.big {

	background: url(/images/white/blockquote_big_start.png) 0 0 no-repeat;

}



blockquote.big div {

	background: url(/images/white/blockquote_big_end.png) 100% 100% no-repeat;

}



pre {

	border: 1px solid #b4b4b4;

	border-left: 20px solid #b4b4b4;

	background: #dcdcdc;

	color: #646464;

}



em.box { 

	background:#fafafa;

	border: 1px #b4b4b4 solid;

}



em.file { 

	color: #000000;

}



em.directory { 

	color: #000000;

}



h2 {

	color: #969696;

}



h5 {

	color: #323232;

}



body.yellow h1, body.yellow h4, body.yellow h6 { color: #ffc800; }

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



#top div.moduletable {

	border: 5px solid #E6E6E6;

	background: #F0F0F0;

}



#left div.moduletable {

	border: 1px solid #c8c8c8;

	background: #ffffff;

}



#left div.moduletable h3 {

	border-bottom: 1px solid #c8c8c8;

	background: #E6E6E6;

}



#left div.moduletable-submenu h3, #left div.moduletable-othermenu h3 {

	border: 1px solid #c8c8c8;

	background: #E6E6E6;

}



#maintop div.moduletable, #mainbottom div.moduletable {

	background: #F0F0F0;

}



#maintop div.moduletable h3, #mainbottom div.moduletable h3 {

	background: #ffffff;

	color: #323232;

}



#right div.module {

	background: url(/images/white/right_module_m.png) 0 0 repeat-y;

}



#right div.module div {

	background: url(/images/white/right_module_t.png) 0 0 no-repeat;

}



#right div.module div div {

	background: url(/images/white/right_module_b.png) 0 100% no-repeat;

}



#right div.module h3 {

	background: url(/images/white/right_module_header.png) 0 0 no-repeat;

}



#right div.module-slider h3 {

	background: url(/images/white/right_module_header.png) 0 0 no-repeat;

}



#contenttop div.moduletable, #contentbottom div.moduletable {

	background: #F0F0F0;

}



#contenttop div.moduletable h3, #contentbottom div.moduletable h3 {

	background: #ffffff;

	color: #323232;

}



#bottom div.moduletable {

	border: 5px solid #E6E6E6;

	background: #F0F0F0;

}

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 

 

div#yoo-login .yoo-username input, div#yoo-login .yoo-password input {

	background: url(/images/white/login_bg.png) 0 0 no-repeat;

}



div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-username input.sfhover {

	background: url(/images/white/login_bg_hover.png) 0 0 no-repeat;

	color: #000000;

}



div#yoo-login .yoo-password input:hover, div#yoo-login .yoo-password input.sfhover {

	background: url(/images/white/login_bg_hover.png) 0 0 no-repeat;

	color: #000000;

}



div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-username input.sffocus {

	background: url(/images/white/login_bg_hover.png) 0 0 no-repeat;

	color: #000000;

}



div#yoo-login .yoo-password input:focus, div#yoo-login .yoo-password input.sffocus {

	background: url(/images/white/login_bg_hover.png) 0 0 no-repeat;

	color: #000000;

}



div#yoo-login .yoo-login-button button {

	background: url(/images/white/login_button.png) 0 0 no-repeat;

}



div#yoo-login .yoo-login-button button:hover, div#yt-login .yt-login-button button.sfhover  {

	background: url(/images/white/login_button_hover.png) 0 0 no-repeat;

}



div#yoo-logout .yoo-logout-button button {

	background: url(/images/white/logout_button.png) 0 0 no-repeat;

}



div#yoo-logout .yoo-logout-button button:hover, div#yoo-logout .yoo-logout-button button.sfhover {

	background: url(/images/white/logout_button.png) 0 0 no-repeat;

	color: #000000;

}



div#yoo-search {

	background: #FAFAFA;

}



div#yoo-search button {

	background: url(/images/white/search_button.png) 0 0 no-repeat;

}



div#yoo-search:hover, div#search div.sfhover  {

	background: #ffffff;

}



div#yoo-search:hover input, div#search div.sfhover input {

	color: #000000;

}



div#yoo-search input:focus {

	color: #000000;

}



body.green .contentheading, body.green .componentheading { color: #41b900; }



.sectiontableheader {

	background: #ffffff;

	border-bottom: 1px solid #dcdcdc;

}



tr.sectiontableentry1 td {

	background: #f0f0f0;

	border-bottom: 1px solid #dcdcdc;

}



tr.sectiontableentry2 td {

	background: #fafafa;

	border-bottom: 1px solid #dcdcdc;

}



td.sectiontableentry1 {

	background: #f0f0f0;

	border-bottom: 1px solid #dcdcdc;

}



td.sectiontableentry2 {

	background: #fafafa;

	border-bottom: 1px solid #dcdcdc;

}

/*

 * YOOtheme CSS file

 *

 * @author yootheme.com

 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.

 */ 



#right div.drawer-v-a ul.yoo-sliderlist .item-bl {

	background: url(/images/white/drawer_item_bl.png) 0 100% no-repeat;

}



#right div.drawer-v-a ul.yoo-sliderlist .active .item-bl {

	background: url(/images/white/drawer_item_bl_hover.png) 0 100% no-repeat;

}



#right div.drawer-v-a ul.yoo-sliderlist .item-br {

	background: url(/images/white/drawer_item_br.png) 100% 100% no-repeat;

}



#right div.drawer-v-a ul.yoo-sliderlist .active .item-br {

	background: url(/images/white/drawer_item_br_hover.png) 100% 100% no-repeat;

}



#right div.drawer-v-a ul.yoo-sliderlist .item-b {

	background: url(/images/white/drawer_item_b.png) 0 100% repeat-x;

}



#right div.drawer-v-a ul.yoo-sliderlist .active .item-b {

	background: url(/images/white/drawer_item_b_hover.png) 0 100% repeat-x;

}



#right div.drawer-v-a ul.yoo-sliderlist .item-l {

	background: url(/images/white/drawer_item_l.png) 0 0 repeat-y;

}



#right div.drawer-v-a ul.yoo-sliderlist .item-r {

	background: url(/images/white/drawer_item_r.png) 100% 0 repeat-y;

}



#right div.drawer-v-a ul.yoo-sliderlist .article {

	background: url(/images/white/drawer_item_bg.png) 0 100% repeat-x;

}



#right div.drawer-v-a ul.yoo-sliderlist .active .article {

	background: url(/images/white/drawer_item_bg.png) 0 100% repeat-x;

}



#right div.drawer-v-a ul.yoo-sliderlist .article h3 {

	color: #000000;

}



div.slider-h-a ul.yoo-sliderlist li.first {

	background: url(/images/white/slider_item_l.png) 0 0 no-repeat;

}



div.slider-h-a ul.yoo-sliderlist li .item-r {

	border-right: 1px solid #b4b4b4;

}



div.slider-h-a ul.yoo-sliderlist li:hover.first {

	background: url(/images/white/slider_item_l_hover.png) 0 0 no-repeat;

}



div.slider-h-a ul.yoo-sliderlist li {

	background: url(/images/white/slider_item_m.png) 0 0 repeat-x;

}



div.slider-h-a ul.yoo-sliderlist li:hover {

	background: url(/images/white/slider_item_m_hover.png) 0 0 repeat-x;

}



div.slider-h-a ul.yoo-sliderlist li.last {

	background: url(/images/white/slider_item_r.png) 100% 0 no-repeat;

}



div.slider-h-a ul.yoo-sliderlist li.last .item-r {

	border-right: none;

}



div.slider-h-a ul.yoo-sliderlist li:hover.last {

	background: url(/images/white/slider_item_r_hover.png) 100% 0 no-repeat;

}



div.slider-h-a ul.yoo-sliderlist .article h3 {

	color: #000000;

}



/* YOOcarousel */

div.default div.yoo-carousel {

	background: none;

}



div.default div.yoo-carousel ul.panel-top, div.default div.yoo-carousel ul.panel-bottom {

	background: url(/images/white/carousel_tab_bg.png) 0 100% repeat-x; 

}



div.default div.yoo-carousel ul.panel-top li a, div.default div.yoo-carousel ul.panel-bottom li a {

	background: url(/images/white/carousel_tab_m.png) 0 0 repeat-x; 

}



div.default div.yoo-carousel ul.panel-top li.selected a, div.default div.yoo-carousel ul.panel-bottom li.selected a {

	background: url(/images/white/carousel_tab_m_active.png) 0 0 repeat-x; 

}



div.default div.yoo-carousel ul.panel-top li a span, div.default div.yoo-carousel ul.panel-bottom li a span {

	background: url(/images/white/carousel_tab_l.png) 0 0 no-repeat; 

}



div.default div.yoo-carousel ul.panel-top li.selected a span, div.default div.yoo-carousel ul.panel-bottom li.selected a span {

	background: url(/images/white/carousel_tab_l_active.png) 0 0 no-repeat; 

}



div.default div.yoo-carousel ul.panel-top li a span span, div.default div.yoo-carousel ul.panel-bottom li a span span {

	background: url(/images/white/carousel_tab_r.png) 100% 0 no-repeat; 

}



div.default div.yoo-carousel ul.panel-top li.selected a span span, div.default div.yoo-carousel ul.panel-bottom li.selected a span span {

	background: url(/images/white/carousel_tab_r_active.png) 100% 0 no-repeat; 

}



div.default div.yoo-carousel li a:link, div.default div.yoo-carousel li a:visited {

	color: #969696;

}



div.default div.yoo-carousel li a:hover, div.default div.yoo-carousel li.selected a:link, div.default div.yoo-carousel li.selected a:visited {

	color: #646464;

}



div.default div.yoo-carousel .prev span {

	background: url(/images/white/carousel_button_prev.png) 100% 0 no-repeat; 

}



div.default div.yoo-carousel .next span {

	background: url(/images/white/carousel_button_next.png) 100% 0 no-repeat; 

}



div.default div.yoo-carousel .panel-container {

	background: url(/images/white/carousel_panel_b.png) 0 100% repeat-x; 

}



div.default div.yoo-carousel .panel-container-bl {

	background: url(/images/white/carousel_panel_bl.png) 0 100% no-repeat; 

}



div.default div.yoo-carousel .panel-container-br {

	background: url(/images/white/carousel_panel_br.png) 100% 100% no-repeat; 

}



div.default div.yoo-carousel .article h3 {

	color: #323232;

}

/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div#topmenu li a {
	background: url(/images/white/topmenu_item_bg.png) 0 4px no-repeat;
}

div#topmenu a:link, div#topmenu a:visited {
	color: #646464;
}

div#topmenu a:hover {
	color: #000000;
}

div#menu li {
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #E6E6E6;
}

div#menu li a {
	color: #646464;
}

div#menu a:link, div#menu a:visited {
	color: #646464;
}

div#menu li:hover a, div#menu li a:hover {
	color: #000000;
}

div#menu li.active {
	background: #ffffff;
}

div#menu li.active a {
	background: #ffffff;
	color: #000000;
}

div.moduletable-submenu li a, div.moduletable-submenu li span.separator {
	color: #646464;
}

div.moduletable-submenu a:link, div.moduletable-submenu a:visited {
	color: #646464;
}

div.moduletable-submenu li.active a, div.moduletable-submenu li.active a:hover, div.moduletable-submenu li.active span.separator, div.moduletable-submenu li.active span.separator:hover, div.moduletable-submenu li span.sfhover { /* set active */
	color: #000000;
}

div.moduletable-submenu li a:hover, div.moduletable-submenu li span.separator:hover, div.moduletable-submenu li span.sfhover {
	color: #ffffff;
}

body.yellow div.moduletable-submenu li a:hover, body.yellow div.moduletable-submenu li span.separator:hover, body.yellow div.moduletable-submenu li span.sfhover {
	color: #000000;
}

div.moduletable-submenu li.level2 {
	background: #ffffff;
}

div.moduletable-submenu li.level2 a, div.moduletable-submenu li.level2 span.separator {
	border: 1px solid #E6E6E6;
}

div.moduletable-submenu li.parent {
	background: #ffffff url(/images/white/submenu_level2_item_parent.png) 0 0 no-repeat;
}

div.moduletable-submenu li.level2 ul, div.moduletable-submenu li.level2 div {
	background: #ffffff;
}

div.moduletable-submenu li.level2 li {
	background: #f0f0f0;
}

div.moduletable-submenu li.level3 a {
	color: #646464;
}

div.moduletable-submenu li.level3 a {
	border: none;
}

div.moduletable-submenu li.level3 a:hover {
	color: #ffffff;
}

div.moduletable-submenu li.level2 li.active a, div.moduletable-submenu li.level2 li.active a:hover, div.moduletable-submenu li.level2 li.active span.separator, div.moduletable-submenu li.level2 li.active span.separator:hover, div.moduletable-submenu li.level2 li span.sfhover { /* set active */
	color: #000000;
}

div.moduletable-submenu li.level2 li.level3 li.level4 a, div.moduletable-submenu li.level2 li.level3 li.level4 span.separator {
	color: #646464;
}

div.moduletable-submenu li.level2 li.level3 li.level4 a:hover, div.moduletable-submenu li.level2 li.level3 li.active a:hover {
	color: #000000;
}

div.moduletable-othermenu li a, div.moduletable-othermenu li span.separator {
	color: #646464;
}

div.moduletable-othermenu a:link, div.moduletable-othermenu a:visited {
	color: #646464;
}

div.moduletable-othermenu li.active a, div.moduletable-othermenu li.active a:hover, div.moduletable-othermenu li.active span.separator, div.moduletable-othermenu li.active span.separator:hover, div.moduletable-othermenu li span.sfhover { /* set active */
	color: #000000;
}

div.moduletable-othermenu li a:hover, div.moduletable-othermenu li span.separator:hover, div.moduletable-othermenu li span.sfhover {
	color: #ffffff;
}

body.yellow div.moduletable-othermenu li a:hover, body.yellow div.moduletable-othermenu li span.separator:hover, body.yellow div.moduletable-othermenu li span.sfhover {
	color: #000000;
}

div.moduletable-othermenu li.level1 {
	background: #ffffff;
}

div.moduletable-othermenu li.level1 a, div.moduletable-othermenu li.level1 span.separator {
	border: 1px solid #E6E6E6;
}

div.moduletable-othermenu li.parent {
	background: #ffffff url(/images/white/submenu_level2_item_parent) 0 0 no-repeat;
}

div.moduletable-othermenu li.level1 ul, div.moduletable-othermenu li.level1 div {
	background: #ffffff;
}

div.moduletable-othermenu li.level1 li {
	background: #f0f0f0;
}

div.moduletable-othermenu li.level2 a {
	color: #646464;
}

div.moduletable-othermenu li.level2 a {
	border: none;
}

div.moduletable-othermenu li.level2 a:hover {
	color: #ffffff;
}

div.moduletable-othermenu li.level1 li.active a, div.moduletable-othermenu li.level1 li.active a:hover, div.moduletable-othermenu li.level1 li.active span.separator, div.moduletable-othermenu li.level1 li.active span.separator:hover, div.moduletable-othermenu li.level1 li span.sfhover { /* set active */
	color: #000000;
}

div.moduletable-othermenu li.level1 li.level2 li.level3 a, div.moduletable-othermenu li.level1 li.level2 li.level3 span.separator {
	color: #646464;
}

div.moduletable-othermenu li.level1 li.level2 li.level3 a:hover, div.moduletable-othermenu li.level1 li.level2 li.active a:hover {
	color: #000000;
}

/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

#top div.moduletable {
	border: 5px solid #E6E6E6;
	background: #F0F0F0;
}

#left div.moduletable {
	border: 1px solid #c8c8c8;
	background: #ffffff;
}

#left div.moduletable h3 {
	border-bottom: 1px solid #c8c8c8;
	background: #E6E6E6;
}

#left div.moduletable-submenu h3, #left div.moduletable-othermenu h3 {
	border: 1px solid #c8c8c8;
	background: #E6E6E6;
}

#maintop div.moduletable, #mainbottom div.moduletable {
	background: #F0F0F0;
}

#maintop div.moduletable h3, #mainbottom div.moduletable h3 {
	background: #ffffff;
	color: #323232;
}

#right div.module {
	background: url(/images/white/right_module_m.png) 0 0 repeat-y;
}

#right div.module div {
	background: url(/images/white/right_module_t.png) 0 0 no-repeat;
}

#right div.module div div {
	background: url(/images/white/right_module_b.png) 0 100% no-repeat;
}

#right div.module h3 {
	background: url(/images/white/right_module_header.png) 0 0 no-repeat;
}

#right div.module-slider h3 {
	background: url(/images/white/right_module_header.png) 0 0 no-repeat;
}

#contenttop div.moduletable, #contentbottom div.moduletable {
	background: #F0F0F0;
}

#contenttop div.moduletable h3, #contentbottom div.moduletable h3 {
	background: #ffffff;
	color: #323232;
}

#bottom div.moduletable {
	border: 5px solid #E6E6E6;
	background: #F0F0F0;
}

div.clear {
clear:both;
display:block;
font-size:0px;
height:1px;
line-height:0px;
margin-bottom:-1px;
}

.nf_testimonials_photoBox				{ position: relative; float: left; margin-bottom: 25px; }

.nf_testimonials						{ display: block; width: 1000px; margin-bottom: 25px; font-size: 12px; line-height: 15px; clear: both; }

.nf_testimonials_textBox				{ position: relative; margin-left: 500px; margin-bottom: 10px; }
