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

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

 
a:focus { outline: none; }

 
option { padding-left: 0.4em; }

 
ul, ol, dl { margin: 1em 0; padding-left: 30px }
dl { margin: 1em 0; }
dd { padding-left: 40px; }

blockquote { margin: 0 0 1em 1.5em; }

p {	margin: 1em 0; }

td, th { padding: 1px; }

 
 
html {
	min-height: 100%; height: 100%;
	margin-bottom: 1px;
}
	
/*
 * Page
 */
 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #646464;
}

body.yoopage {
	background: #ffffff url(../images/page_bg.png) 0 0 repeat-x;
}

/* set body font size (styleswitcher) */
body.font-small {
	font-size: 11px;
}

body.font-medium {
	font-size: 12px;
}

body.font-large {
	font-size: 13px;
}

/* center page */
div.wrapper {
	margin: auto; 
}

/*
 * Layout
 */

div#absolute {
	position: absolute;
	z-index: 15;
	top: 0px;
	left: 0px;
	width: 100%;
}

div#page-body {
}

div.wrapper-t {
	background: #ffffff url(../images/wrapper_t.png) 0 0 repeat-x;
}

div.wrapper-b {
	background: url(../images/wrapper_b.png) 0 100% repeat-x;
}

div.wrapper-l {
	background: url(../images/wrapper_l.png) 0 0 repeat-y;
}

div.wrapper-r {
	background: url(../images/wrapper_r.png) 100% 0 repeat-y;
}

div.wrapper-tl {
	background: url(../images/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper-tr {
	background: url(../images/wrapper_tr.png) 100% 0 no-repeat;
}

div.wrapper-bl {
	background: url(../images/wrapper_bl.png) 0 100% no-repeat;
}

div.wrapper-br {
	padding: 10px 35px 80px 35px;
	background: url(../images/wrapper_br.png) 100% 100% no-repeat;
}

div#header {
	width: auto;  
	height: 123px;
	padding: 0px 0px 0px 0px;
	position: relative;
	z-index: 10;
	clear: both;  
}

div#toolbar {
	width: auto;  
	height: 27px;
	padding: 3px 140px 0px 300px;
	clear: both;  
}

div#date {
	margin: 5px 10px 0px 0px;
	float: left;
	font-size: 85%;
}

div#topmenu {
	margin: 5px 10px 0px 0px;
	float: left;
}

div#styleswitcher {
	  
	height: 20px;
	margin: 3px 0px 0px 10px;
	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.png) 0 -20px no-repeat;
}

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

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

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

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

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

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

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

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

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

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

div#headerbar {
	width: auto;  
	height: 70px;
	padding: 5px 15px 5px 0px;
	clear: both;  
	overflow: hidden;
}

div#headermodule {
	margin: 0px 0px 0px 0px;
	float: right;
}

div#menubar {
	width: auto;  
	height: 36px;
	margin: 0px 15px 0px 15px;
	clear: both;  
	background: url(../images/menu_bg.png) 0 0 repeat-x;
	position:relative;
}

div#menu {
	position: absolute;
	top: 0px;
	left: 280px;
	height: 36px;
	padding: 0px 0px 0px 30px;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

div#search {
	position: absolute;
	top: 6px;
	right: 10px;
	z-index: 10;
}

div#banner {
	position: absolute;
	top: 0px;
	right: -20px;
	width: 0px;
	z-index: 3;
}

div#top {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;  
}

div#top .topbox {
	margin-top: 15px;
}

div#middle {
	width: auto;  

	margin: 15px 0px 15px 0px;
	padding: 0px 15px 0px 15px;
	clear: both;  
}

div#middle .background {
	min-height: 150px;
 
	 
}

 
div#middle .background {
	padding: 0px 0px 0px 0px;
	background: none;
}

 
.left div#middle .background {
	padding: 0px 0px 0px 0px;
	background: url(../images/left_bg.png) 0 0 repeat-y;
}

 
.right div#middle .background {
	padding: 0px 0px 0px 0px;
	background: url(../images/left_bg_right.png) 100% 0 repeat-y;
}

div#left {
	width: 190px;  
	 
}

.left div#middle div#left {
	float: left;
}

.right div#middle div#left {
	float: right;
}

div#main {
	width: auto;
	 
}

 
div#main {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

 
.left div#main {
	margin: 0px 0px 0px 220px;  
}

 
.right div#main {
	margin: 0px 220px 0px 0px;  
}

div#maintop {
	padding: 0px 0px 15px 0px;
}

div#mainmiddle {
	margin: 0px 0px 15px 0px;
}

.showright div#mainmiddle {  
	background: url(../images/right_bg.png) 100% 0 repeat-y;
}

div#right {
	width: 180px;  
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
}

div#content {
	width: auto;
	 
}

 
div#content {
	margin: 0px 0px 0px 0px;
}

 
.showright div#content {
	margin: 0px 210px 0px 0px;  
}

div#contenttop {
	margin: 0px 0px 15px 0px;
}

div#breadcrumb {
	height: 19px;
	font-size: 85%;
}

div#contentbottom {
	margin: 15px 0px 0px 0px;
}

div#mainbottom {
	padding: 0px 0px 0px 0px;
}

div#bottom {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding-left: 48px;
	clear: both;
}

div#bottom .bottomblock {
	margin-top: 15px;
	margin-bottom: -15px;
}

div#footer {
	width: auto;  
	padding: 15px 15px 10px 15px;
	clear: both;  
	min-height: 30px;
	 

	text-align: center;
}

div#footer .footer-bg {
	padding: 15px 0px 0px 0px;
	border-top: 1px solid #969696;
}

div#debug {
	width: auto;  
	margin: -40px 0px 0px 0px;
	padding: 0px 35px 100px 35px;
	clear: both;  
}

div#debug a.anchor {
	margin: 0px 0px 0px 0px;
	width: 30px;
	height: 5px;
	background: url(../images/footer_anchor.png) 0 0 no-repeat;
	display: block;
	float: right;
	text-decoration: none;
}

/*
 * Clearing & Floating
 */

 
 
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0;  
	clear: both; 
	visibility: hidden;
}
	
 
.clearfix { 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%; }
.bottombox {text-align:center;}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

body {
	color: #646464;
}

body.yoopage {
	background: #000000 url(../images/black/page_bg.png) 0 0 repeat-x;
}

div.wrapper-t {
	background: #141414 url(../images/black/wrapper_t.png) 0 0 repeat-x;
}

div.wrapper-b {
	background: url(../images/black/wrapper_b.png) 0 100% repeat-x;
}

div.wrapper-l {
	background: url(../images/black/wrapper_l.png) 0 0 repeat-y;
}

div.wrapper-r {
	background: url(../images/black/wrapper_r.png) 100% 0 repeat-y;
}

div.wrapper-tl {
	background: url(../images/black/wrapper_tl.png) 0 0 no-repeat;
}

div.wrapper-tr {
	background: url(../images/black/wrapper_tr.png) 100% 0 no-repeat;
}

div.wrapper-bl {
	background: url(../images/black/wrapper_bl.png) 0 100% no-repeat;
}

div.wrapper-br {
	background: url(../images/black/wrapper_br.png) 100% 100% no-repeat;
}

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

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

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

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

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

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

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

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

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

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

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

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

div#menubar {
	background: url(../images/black/menu_bg.png) 0 0 repeat-x;
}

.left div#middle .background {
	background: url(../images/black/left_bg.png) 0 0 repeat-y;
}

.right div#middle .background {
	background: url(../images/black/left_bg_right.png) 100% 0 repeat-y;
}

.showright div#mainmiddle {
	background: url(../images/black/right_bg.png) 100% 0 repeat-y;
}

div#footer .footer-bg {
	border-top: 1px solid #323232;
}

div#debug a.anchor {
	background: url(../images/black/footer_anchor_white.png) 0 0 no-repeat;
}/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

a:link, a:visited {
	color: #aa1428;
}

a:hover {
	color: #ff0000;
}

body.green a:link, body.green a:visited { color: #5a8c00; }
body.green a:hover { color: #73c800; }
body.pink a:link, body.pink a:visited { color: #aa2dd2; }
body.pink a:hover { color: #fa4bff; }
body.orange a:link, body.orange a:visited { color: #ff3200; }
body.orange a:hover { color: #ff6400; }
body.blue a:link, body.blue a:visited { color: #1e87c8; }
body.blue a:hover { color: #00afff; }

em.box { 
	background:#232328;
	border: 1px dotted #3c3c50;
}

em.file { 
	color: #ffffff;
}

em.directory { 
	color: #ffffff;
}

ul.arrow li { background: url(../images/black/list_arrow.png) 0 0 no-repeat; }
ul.arrow-big li { background: url(../images/black/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li { background: url(../images/black/list_checkbox.png) 0 0 no-repeat; }
ul.checkbox-big li { background: url(../images/black/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li { background: url(../images/black/list_check.png) 0 0 no-repeat; }
ul.check-big li { background: url(../images/black/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(../images/black/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(../images/black/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(../images/black/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(../images/black/list_plus_big.png) 0 0 no-repeat; }

ol.disc {
	background: url(../images/black/list_disc.png) 0 0 repeat-y;
}

ol.disc-big {
	background: url(../images/black/list_disc_big.png) 0 0 repeat-y;
}

div.note, span.note {
	background: #232328;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
}

div.info, span.info {
	background: #232328 url(../images/black/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
}

div.alert, span.alert {
	background: #321914 url(../images/black/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #640000;
	border-bottom: 1px dotted #640000;
}

div.download, span.download {
	background: #232819 url(../images/black/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #415a28;
	border-bottom: 1px dotted #415a28;
}

div.tip, span.tip {
	background: #322814 url(../images/black/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #5a461e;
	border-bottom: 1px dotted #5a461e;
}

blockquote {
	background: url(../images/black/blockquote_start.png) 0 0 no-repeat;
}

blockquote p {
	background: url(../images/black/blockquote_end.png) 100% 100% no-repeat;
}

blockquote.big {
	background: url(../images/black/blockquote_big_start.png) 0 0 no-repeat;
}

blockquote.big p {
	background: url(../images/black/blockquote_big_end.png) 100% 100% no-repeat;
}

pre {
	border: 1px dotted #3c3c50;
	border-left: 20px solid #323232;
	background: #232328;
}

fieldset { border: 1px solid #323232; }
legend { background: #141414; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #323232; background: #141414; color: #646464; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #464646; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #646464; outline: 2px solid #282828; }
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div.moduletable h3,
div.moduletable_menu h3,
div.moduletable-blank h3,
div.module h3,
div.module_menu h3,
div.module-blank h3,
div.module-border h3,
div.module-new h3,
div.module-top h3,
div.module-black h3,
div.module-pink h3,
div.module-yellow h3,
div.module-photo h3,
div.module-dashed h3,
div.module-fade h3 {
	color: #646464;
}

#headermodule div.module {
	border: 1px solid #323232;
	background: #141414;
}

#top div.module div div div,
#bottom div.module div div div,
#middle div.module div div div {
	border-top: 1px solid #3c3c3c;
}

#top div.module div div div div,
#bottom div.module div div div div,
#middle div.module div div div div {
	border-top: none;
}

#top div.module h3,
#bottom div.module h3,
#middle div.module h3 {
	border-bottom: 1px solid #282828;
}

#middle div.module_menu h3 {
	background: #323232;
	color: #ffffff;
}

#top div.module-border div div,
#bottom div.module-border div div,
#middle div.module-border div div {
	border: 1px solid #323232;
}

#top div.module-border div div div,
#bottom div.module-border div div div,
#middle div.module-border div div div {
	border: none;
}

#top div.module-new div div,
#bottom div.module-new div div,
#middle div.module-new div div {
	border: 1px solid #323232;
}

#top div.module-new div div div,
#bottom div.module-new div div div,
#middle div.module-new div div div {
	background: url(../images/black/module_bg_new.png) 100% 0 no-repeat;
	border: none;
}

#top div.module-new div div div div,
#bottom div.module-new div div div div,
#middle div.module-new div div div div {
	background: none;
}

#top div.module-top div div,
#bottom div.module-top div div,
#middle div.module-top div div {
	border: 1px solid #323232;
}

#top div.module-top div div div,
#bottom div.module-top div div div,
#middle div.module-top div div div {
	background: url(../images/black/module_bg_top.png) 100% 0 no-repeat;
	border: none;
}

#top div.module-top div div div div,
#bottom div.module-top div div div div,
#middle div.module-top div div div div {
	background: none;
}

#top div.module-black div div div,
#bottom div.module-black div div div,
#middle div.module-black div div div {
	background: #ffffff;
	color: #323232;
}

#top div.module-black div div div div,
#bottom div.module-black div div div div,
#middle div.module-black div div div div {
	background: none;
}

#top div.module-black h3,
#bottom div.module-black h3,
#middle div.module-black h3 {
	color: #323232;
}

#top div.module-pink div div div,
#bottom div.module-pink div div div,
#middle div.module-pink div div div {
	color: #323232;
}

#top div.module-pink h3,
#bottom div.module-pink h3,
#middle div.module-pink h3 {
	color: #323232;
}

#top div.module-photo,
#bottom div.module-photo,
#middle div.module-photo {
	background: url(../images/black/module_br_photo.png) 100% 100% no-repeat;
}

#top div.module-photo div,
#bottom div.module-photo div,
#middle div.module-photo div {
	background: url(../images/black/module_tr_photo.png) 100% 0 no-repeat;
}

#top div.module-photo div div,
#bottom div.module-photo div div,
#middle div.module-photo div div {
	background: url(../images/black/module_bl_photo.png) 0 100% no-repeat;
}


#top div.module-photo div div div,
#bottom div.module-photo div div div,
#middle div.module-photo div div div {
	background: url(../images/black/module_tl_photo.png) 0 0 no-repeat;
}

#top div.module-photo div div div div,
#bottom div.module-photo div div div div,
#middle div.module-photo div div div div {
	background: none;
}

#top div.module-dashed div div div,
#bottom div.module-dashed div div div,
#middle div.module-dashed div div div {
	border-top: dashed 1px #282828;
}

#top div.module-dashed div div div div,
#bottom div.module-dashed div div div div,
#middle div.module-dashed div div div div {
	border-top: none;
}

#top div.module-fade,
#bottom div.module-fade {
	background: #1e1e1e;
}

#left div.module h3,
#left div.module-border h3,
#left div.module-new h3,
#left div.module-top h3 {
	color: #646464;
}

#left div.module h3 span.color,
#left div.module-border h3 span.color,
#left div.module-new h3 span.color,
#left div.module-top h3 span.color {
	color: #969696;
}

#right div.module h3,
#right div.module-border h3,
#right div.module-new h3,
#right div.module-top h3 {
	color: #646464;
}

#right div.module h3 span.color,
#right div.module-border h3 span.color,
#right div.module-new h3 span.color,
#right div.module-top h3 span.color {
	color: #969696;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div#yoo-search {
	background: url(../images/black/search_bg.png) 0 0 no-repeat;
}

.contentheading,
.componentheading {
	color: #64696e;
}

body.green .contentheading, body.green .componentheading { color: #6ea028; }
body.pink .contentheading, body.pink .componentheading { color: #8c3caa; }
body.orange .contentheading, body.orange .componentheading { color: #f04600; }
body.blue .contentheading, body.blue .componentheading { color: #5087d7; }

.contentpaneopen hr {
	border-bottom: 1px solid #323232;
}

.article_separator {
	background: url(../images/black/article_separator.png) 50% 50% no-repeat;
}

a.readon, a.readmore {
	background: transparent url(../images/black/readmore.png) 0 0 no-repeat;
}

#page a.readon:link, #page a.readon:visited, #page a.readmore:link, #page a.readmore:visited {
	color: #ffffff;
}

#page a.readon:hover, #page a.readmore:hover {
	background: transparent url(../images/black/readmore.png) 0 -20px no-repeat;
	color: #ffffff;
}

.sectiontableheader {
	background: #1e1e1e;
	border-bottom: 1px solid #464646;
}

tr.sectiontableentry1 td {
	background: #141414;
	border-bottom: 1px solid #323232;
}

tr.sectiontableentry2 td {
	background: #1e1e1e;
	border-bottom: 1px solid #323232;
}

td.sectiontableentry1 {
	background: #141414;
	border-bottom: 1px solid #323232;
}

td.sectiontableentry2 {
	background: #1e1e1e;
	border-bottom: 1px solid #323232;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

#page div.plain div.yoo-carousel div.article .article_separator {
	border-bottom: dashed 1px #282828;
}

#page div.plain div.yoo-carousel div.article h3 {
	color: #969696;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

#page div.plain div.yoo-carousel div.article .article_separator {
	border-bottom: dashed 1px #282828;
}

#page div.plain div.yoo-carousel div.article h3 {
	color: #969696;
}
#fpfooter a{color:#505050;font-size:12px;}
#fpfooter a:hover{color:#969696;}
#fpfooter{font-size:12px;color:#505050;}

#cds-container{
	border:1px solid #505050;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	width:860px;
}

.cds {
	overflow: auto;
	height: 200px;
	_height: 210px;
	*height: 210px;	
}

div.cds h2 {
	font-family:tahoma;
	font-size:12px;
	color:#505050;
	text-align:left;
	
}

div.cds p {
	color:#505050;
	font-family:tahoma;
	font-size:11px;
	padding-right:5px;
	text-align:justify;
}

div.cds ul {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none
}

div.cds a {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:none
}

div.cds a:hover {
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	text-align:left;
	text-decoration:underline
}
