/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 
/* /templates/cag/css/layout.css */
/* 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: #c8c8c8 url(../images/page_bg.png) 50% 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;
}

div#dogear {
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	width: 135px;
	height: 135px;
}

div#dogear img {
	width: 135px;
	height: 135px;
}

*/

/* Top Panel Drop down 
 
div#toppanel-container {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	z-index: 4;
}
 
div#toppanel-wrapper {
	height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

div#toppanel {
	position: relative;
	z-index: 4;
	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: 6;
	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 {
	float: left;
}

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.wrapper .wrapper-t {
	background: #ffffff url(../images/wrapper_t.png) 0 0 repeat-x;
}

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

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

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

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

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

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

div.wrapper .wrapper-br {
	min-height: 470px;
	padding: 0px 10px 10px 10px;
	background: url(../images/wrapper_br.png) 100% 100% no-repeat;
}*/


div#header {
	position: relative;
	height: 101px;
	margin: 0px 0px 0px 0px;
}

/*
div#topmenu {
	position: absolute;
	top: 20px;
	left: 0px;
	height: 20px;
}
*/



/* Styles copied over to styles.css
div#styleswitcher {
	position: absolute;
	top: 20px;
	right: 250px;
	height: 20px;
}

div#styleswitcher a {
	width: 15px;
	height: 20px;
	float: right;
	text-decoration: none;
	display: block;
}

*/



/* Changes font size w/ the font size selector on front page 

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#styleswitcher span.spacer {
	float: left;
	width: 20px;
	height: 15px;
	display: block;
}

*/


/* More Unused Styles 
div#topmodule {
	position: absolute;
	top: 20px;
	right: 10px;
	height: 20px;
}

span#logo, img#logo {
	position: absolute;
	top: 70px;
	left: 20px;
	width: 225px;
	height: 60px;
	border: 0;
}

div#banner {
	position: absolute;
	top: 54px;
	right: 80px;
}

img#bannertext {
	width: 75px;
	height: 7px;
	border: 0;
}

div#date {
	position: absolute;
	top: 51px;
	right: 1px;
	width: 70px;
	height: 70px;
	background: url(../images/date_bg.png) 0 0 no-repeat;
}


div#date .month {
	width: 70px;
	text-align: center;
	font-size: 85%;
	line-height: 160%;
	color: #c8c8c8;
}

div#date .day {
	width: 70px;
	text-align: center;
	font-size: 300%;
	font-weight: bold;
	line-height: 85%;
	color: #ffffff;
}

div#date .year {
	width: 70px;
	text-align: center;
	font-size: 150%;
	line-height: 110%;
	color: #c8c8c8;
}

*/

div#menusystem {
	position: relative;
	width: auto;
	height: 70px;
	margin: 0px 0px 0px 0px;

/* 	margin: 0px 2px 0px 2px; creates a 2px gap on the left and right side to fit in body*/
/*	clear: both; moves menu system to the bottom of header*/
	clear:both;
}

div#menusystem .overlay {
	position: absolute;
	top: 35px;
	left: 0px;
	width: 100%;
	height: 25px;
	background: url(../images/menu_bg.png) 0 0 repeat-x;
	z-index: 2;
}



div#menusystem div#submenu {
	position: absolute;
	top: 38px;
	left: 0px;
	width: 100%;
	height: 22px;
	z-index: 3;
}

/* intergrate this into the tab */

/*
    div#search {
	width: 110px;
	height: 21px;
	margin: 10px 0px 0px 0px;
	padding: 4px 0px 0px 7px;
	background: url(../images/search_tab.png) 0 0 no-repeat;
	float: left;}

div#top {
	width: auto;
	margin: 10px 2px 0px 2px;
	padding: 0px 0px 2px 0px;
	clear: both;
	background: url(../images/top_b.png) 0 100% repeat-x;}

div#top .top-bg {
	background: #f0f0f0 url(../images/top_bg.png) 0 0 repeat-x;}

div#top .topbox {}

div#top .topboxseperator {
	background: url(../images/top_sep.png) 100% 0 no-repeat;}

div#middle {
	width: auto;
/*	margin: 10px 0px 0px 5px;  <-- already defined styles.css /
	clear: both;}
*/



/*
div#middle .background {
	min-height: 140px;
}

div#middle .layoutleft {
	background: none;
}

div#middle .layoutright {
	background: none;
}

div#left {
	width: 188px;
}

div#middle .layoutleft div#left {
	float: left;
	padding: 0px 0px 0px 12px;
}

div#middle .layoutright div#left {
	float: right;
	padding: 0px 12px 0px 0px;
}

div#main {
	width: auto;
}

div#middle .layoutleft div#main {
	margin: 0px 0px 0px 200px;
	padding: 0px 12px 0px 15px;
}

div#middle .layoutright div#main {
	margin: 0px 200px 0px 0px;
	padding: 0px 10px 0px 12px;
}

div#middle .withoutleft div#main {
	margin: 0px 12px 0px 12px;
}

*/

/*
div#maintop {
	margin: 0px 0px 10px 0px;
	background: url(../images/main_module_m.png) 0 100% repeat-x;
}

div#maintop .maintop-l {
	background: url(../images/main_module_l.png) 0 100% no-repeat;
}

div#maintop .maintop-r {
	padding: 0px 0px 2px 0px;
	background: url(../images/main_module_r.png) 100% 100% no-repeat;
}



div#maintop .maintopbox {
}

div#maintop .maintopboxseperator {
	background: url(../images/main_module_top_sep.png) 100% 100% no-repeat;
}

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

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

div#main .withoutright {
	background: transparent;
}

 ----> Alters default layout Right Column in 3 column layout 
div#right {
	width: 180px;
	padding: 0px 0px 0px 0px;
	float: right;}*/


div#content {
	width: auto;
}

/*
div#main .withright div#content {
	margin: 0px 180px 0px 0px;
	padding: 0px 10px 0px 0px;
}

div#main .withoutright div#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

		*/

/*
 *
div#contenttop {
	margin: 0px 0px 10px 0px;
	background: url(../images/main_module_m.png) 0 100% repeat-x;
}

div#contenttop .contenttop-l {
	background: url(../images/main_module_l.png) 0 100% no-repeat;
}

div#contenttop .contenttop-r {
	padding: 0px 0px 2px 0px;
	background: url(../images/main_module_r.png) 100% 100% no-repeat;
}

div#contenttop .contenttopbox {
}

div#contenttop .contenttopboxseperator {
	background: url(../images/main_module_top_sep.png) 100% 100% no-repeat;
}

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

div#contentbottom {
	margin: 10px 0px 0px 0px;
	background: url(../images/main_module_m.png) 0 0 repeat-x;
}

div#contentbottom .contentbottom-l {
	background: url(../images/main_module_l.png) 0 0 no-repeat;
}

div#contentbottom .contentbottom-r {
	padding: 2px 0px 0px 0px;
	background: url(../images/main_module_r.png) 100% 0 no-repeat;
}

div#contentbottom .ccontentbottombox {
}

div#contentbottom .contentbottomboxseperator {
	background: url(../images/main_module_bottom_sep.png) 100% 0 no-repeat;
}

div#mainbottom {
	margin: 10px 0px 10px 0px;
	background: url(../images/main_module_m.png) 0 0 repeat-x;
}

div#mainbottom .mainbottom-l {
	background: url(../images/main_module_l.png) 0 0 no-repeat;
}

div#mainbottom .mainbottom-r {
	padding: 2px 0px 0px 0px;
	background: url(../images/main_module_r.png) 100% 0 no-repeat;
}

div#mainbottom .mainbottombox {
}

div#mainbottom .mainbottomboxseperator {
	background: url(../images/main_module_bottom_sep.png) 100% 0 no-repeat;
}


div#bottom {
	width: auto;
	margin: 0px 2px 0px 2px;
	padding: 25px 0px 25px 0px;
	clear: both;
	background: url(../images/menu_bg.png) 0 0 repeat-x;
}

body.red div#bottom { background: url(../images/menu_bg_red.png) 0 0 repeat-x; }
body.blue div#bottom { background: url(../images/menu_bg_blue.png) 0 0 repeat-x; }
body.orange div#bottom { background: url(../images/menu_bg_orange.png) 0 0 repeat-x; }
body.green div#bottom { background: url(../images/menu_bg_green.png) 0 0 repeat-x; }
body.lilac div#bottom { background: url(../images/menu_bg_lilac.png) 0 0 repeat-x; }
body.black div#bottom { background: url(../images/menu_bg_black.png) 0 0 repeat-x; }
body.beige div#bottom { background: url(../images/menu_bg_beige.png) 0 0 repeat-x; }
body.turquoise div#bottom { background: url(../images/menu_bg_turquoise.png) 0 0 repeat-x; }
body.violet div#bottom { background: url(../images/menu_bg_violet.png) 0 0 repeat-x; }

div#bottom .bottom-bg {
	background: #ffffff url(../images/bottom_bg.png) 0 0 repeat-x;
}

div#bottom .bottombox {
}

div#bottom .bottomboxseperator {
	background: url(../images/bottom_sep.png) 100% 0 no-repeat;
}

div#footer {
	width: auto;
	padding: 5px 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%; }
body.width-thin div.wrapper { width: 780px; }body.width-wide div.wrapper { width: 940px; }body.width-fluid div.wrapper { width: 90%; }div#styleswitcher { width: 65px; }/*
 * 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: #e15000;
	text-decoration: none;
}

a:hover {
	color: #eb7800;
	text-decoration: underline;
}

body.red a:link, body.red a:visited { color: #e61414; }
body.red a:hover { color: #ff1e00; }
body.blue a:link, body.blue a:visited { color: #3764aa; }
body.blue a:hover { color: #008cff; }
body.orange a:link, body.orange a:visited { color: #ff8200; }
body.orange a:hover { color: #ffa000; }
body.green a:link, body.green a:visited { color: #649623; }
body.green a:hover { color: #a0c828; }
body.lilac a:link, body.lilac a:visited { color: #8732b4; }
body.lilac a:hover { color: #c337af; }
body.black a:link, body.black a:visited { color: #4b4b4b; }
body.black a:hover { color: #323232; }
body.beige a:link, body.beige a:visited { color: #a0875f; }
body.beige a:hover { color: #c8a073; }
body.turquoise a:link, body.turquoise a:visited { color: #41b9aa; }
body.turquoise a:hover { color: #3cd2d7; }
body.violet a:link, body.violet a:visited { color: #9b7dc8; }
body.violet a:hover { color: #b791b4; }

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 #dcdcdc;
	background: #f0f0f0;
	text-align:justify;
}

div.alert {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
	border: 1px solid #dcdcdc;
	background: #f0f0f0 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 #dcdcdc;
	background: #f0f0f0 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 #dcdcdc;
	background: #f0f0f0 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 #dcdcdc;
	background: #f0f0f0 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;
	text-align:justify;
}

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 #969696;
	border-left: 20px solid #969696;
	background: #f0f0f0;
	font-size: 90%;
	color: #646464;
	/* 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:#f0f0f0;
	border: 1px #dcdcdc solid;
}

em.file { 
	padding: 0px 0px 0px 13px;
	background: transparent url(../images/em_file.png) 0 1px no-repeat;
	color: #323232;
}

em.directory { 
	padding: 0px 0px 0px 16px;
	background: transparent url(../images/em_directory.png) 0 1px no-repeat;
	color: #323232;
}

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: #000000;
}

h2 {
	font-size: 250%;
	color: #b4b4b4;
}

h3 {
	font-size: 200%;
}

h4 {
	font-size: 175%;
	font-weight: normal;
	color: #000000;
}

h5 {
	font-size: 150%;
	color: #787878;
}

h6 {
	font-size: 125%;
	color: #000000;
}

body.red h1, body.red h4, body.red h6 { color: #ff1e00; }
body.blue h1, body.blue h4, body.blue h6 { color: #008cff; }
body.orange h1, body.orange h4, body.orange h6 { color: #ffa000; }
body.green h1, body.green h4, body.green h6 { color: #a0c828; }
body.lilac h1, body.lilac h4, body.lilac h6 { color: #c337af; }
body.black h1, body.black h4, body.black h6 { color: #000000; }
body.beige h1, body.beige h4, body.beige h6 { color: #c8a073; }
body.turquoise h1, body.turquoise h4, body.turquoise h6 { color: #3cd2d7; }
body.violet h1, body.violet h4, body.violet h6 { color: #b791b4; }
/*
 * 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 {
	background: none;
}

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

/* menu */
div#menu ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#menu li {
	float: left;
	display: block;
	margin: 10px 2px 0px 0px;
	background: url(../images/menu_item_r1.png) 100% 0 no-repeat;
	padding:0px 10px 0px 0px;
}

div#menu li a {
	float: left;
	display: block;
	height: 35px;
	padding: 0px 20px 0px 20px;
	background: url(../images/menu_item_l1.png) 0 0 no-repeat;
	line-height: 28px;
	overflow: hidden;
	font-size: 100%;
	font-weight: bold;
	color: #646464;
	text-decoration: none;
	text-indent:10px;
}

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

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

div#menu li.active {
	position: relative;
	z-index: 3;
	margin: 0px 2px 0px 0px;
	background: url(../images/menu_item_r_active.png) 100% 0 no-repeat;
}

div#menu li.active a {
	height: 36px;
	background: url(../images/menu_item_l_active.png) 0 0 no-repeat;
}

body.red div#menu li.active { background: url(../images/menu_item_r_active_red.png) 100% 0 no-repeat; color: #ffffff; }
body.red div#menu li.active a { background: url(../images/menu_item_l_active_red.png) 0 0 no-repeat; color: #ffffff; }
body.blue div#menu li.active { background: url(../images/menu_item_r_active_blue.png) 100% 0 no-repeat; color: #ffffff; }
body.blue div#menu li.active a { background: url(../images/menu_item_l_active_blue.png) 0 0 no-repeat; color: #ffffff; }
body.orange div#menu li.active { background: url(../images/menu_item_r_active_orange.png) 100% 0 no-repeat; color: #ffffff; }
body.orange div#menu li.active a { background: url(../images/menu_item_l_active_orange.png) 0 0 no-repeat; color: #ffffff; }
body.green div#menu li.active { background: url(../images/menu_item_r_active_green.png) 100% 0 no-repeat; color: #ffffff; }
body.green div#menu li.active a { background: url(../images/menu_item_l_active_green.png) 0 0 no-repeat; color: #ffffff; }
body.lilac div#menu li.active { background: url(../images/menu_item_r_active_lilac.png) 100% 0 no-repeat; color: #ffffff; }
body.lilac div#menu li.active a { background: url(../images/menu_item_l_active_lilac.png) 0 0 no-repeat; color: #ffffff; }
body.black div#menu li.active { background: url(../images/menu_item_r_active_black.png) 100% 0 no-repeat; color: #ffffff; }
body.black div#menu li.active a { background: url(../images/menu_item_l_active_black.png) 0 0 no-repeat; color: #ffffff; }
body.beige div#menu li.active { background: url(../images/menu_item_r_active_beige.png) 100% 0 no-repeat; color: #ffffff; }
body.beige div#menu li.active a { background: url(../images/menu_item_l_active_beige.png) 0 0 no-repeat; color: #ffffff; }
body.turquoise div#menu li.active { background: url(../images/menu_item_r_active_turquoise.png) 100% 0 no-repeat; color: #ffffff; }
body.turquoise div#menu li.active a { background: url(../images/menu_item_l_active_turquoise.png) 0 0 no-repeat; color: #ffffff; }
body.violet div#menu li.active { background: url(../images/menu_item_r_active_violet.png) 100% 0 no-repeat; color: #ffffff; }
body.violet div#menu li.active a { background: url(../images/menu_item_l_active_violet.png) 0 0 no-repeat; color: #ffffff; }

/* sub menu */
div#submenu ul {
	padding: 0px 0px 0px 10px;
	margin: 0px;
	list-style: none;
	float: left;
}

div#submenu li {
	float: left;
	position: relative;
	display: block;
	font-size: 95%;
}

div#submenu li.level1 {
	height: 21px;
	margin: 0px 10px 0px 0px;
	padding: 1px 1px 0px 1px;
}

div#submenu li.level1 a, div#submenu li.level1 span.separator {
	float: left;
	display: block;
	padding: 0px 4px 0px 4px;
	line-height: 21px;
	overflow: hidden;
	font-weight: bold;
	text-decoration: none;
}

div#submenu li.level1 a:link, div#submenu li.level1 a:visited, div#submenu li.level1 span.separator {
	color: #969696;
}
/* div submenu color was orginally # 505050 */
body.red div#submenu li.level1 a:link, body.red div#submenu li.level1 a:visited, body.red div#submenu li.level1 span.separator { color: #ffffff; }
body.blue div#submenu li.level1 a:link, body.blue div#submenu li.level1 a:visited, body.blue div#submenu li.level1 span.separator { color: #ffffff; }
body.orange div#submenu li.level1 a:link, body.orange div#submenu li.level1 a:visited, body.orange div#submenu li.level1 span.separator { color: #ffffff; }
body.green div#submenu li.level1 a:link, body.green div#submenu li.level1 a:visited, body.green div#submenu li.level1 span.separator { color: #ffffff; }
body.lilac div#submenu li.level1 a:link, body.lilac div#submenu li.level1 a:visited, body.lilac div#submenu li.level1 span.separator { color: #ffffff; }
body.black div#submenu li.level1 a:link, body.black div#submenu li.level1 a:visited, body.black div#submenu li.level1 span.separator { color: #ffffff; }
body.beige div#submenu li.level1 a:link, body.beige div#submenu li.level1 a:visited, body.beige div#submenu li.level1 span.separator { color: #ffffff; }
body.turquoise div#submenu li.level1 a:link, body.turquoise div#submenu li.level1 a:visited, body.turquoise div#submenu li.level1 span.separator { color: #ffffff; }
body.violet div#submenu li.level1 a:link, body.violet div#submenu li.level1 a:visited, body.violet div#submenu li.level1 span.separator { color: #ffffff; }

div#submenu li:hover, div#submenu li.sfhover {
	height: 20px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	background: #ffffff;
}

div#submenu li.level1:hover a:link, div#submenu li.level1:hover span.separator, div#submenu li.sfhover span.separator {
	height: 20px;
	color: #000000;
}

body.red div#submenu li.level1:hover a, body.red div#submenu li.level1:hover span.separator { color: #000000; }
body.blue div#submenu li.level1:hover a, body.blue div#submenu li.level1:hover span.separator { color: #000000; }
body.orange div#submenu li.level1:hover a, body.orange div#submenu li.level1:hover span.separator { color: #000000; }
body.green div#submenu li.level1:hover a, body.green div#submenu li.level1:hover span.separator { color: #000000; }
body.lilac div#submenu li.level1:hover a, body.lilac div#submenu li.level1:hover span.separator { color: #000000; }
body.black div#submenu li.level1:hover a, body.black div#submenu li.level1:hover span.separator { color: #000000; }
body.beige div#submenu li.level1:hover a, body.beige div#submenu li.level1:hover span.separator { color: #000000; }
body.turquoise div#submenu li.level1:hover a, body.turquoise div#submenu li.level1:hover span.separator { color: #000000; }
body.violet div#submenu li.level1:hover a, body.violet div#submenu li.level1:hover span.separator { color: #000000; }

div#submenu li.active {
	height: 21px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	background: #ffffff;
}

div#submenu li.active a:link, div#submenu li.active a:visited, div#submenu li.active a:hover, div#submenu li.active span.separator { 
	color: #000000;
}

body.red div#submenu li.active a:link, body.red div#submenu li.active a:visited, body.red div#submenu li.active:hover a, body.red div#submenu li.active span.separator { color: #000000; }
body.blue div#submenu li.active a:link, body.blue div#submenu li.active a:visited, body.blue div#submenu li.active:hover a, body.blue div#submenu li.active span.separator { color: #000000; }
body.orange div#submenu li.active a:link, body.orange div#submenu li.active a:visited, body.orange div#submenu li.active:hover a, body.orange div#submenu li.active span.separator { color: #000000; }
body.green div#submenu li.active a:link, body.green div#submenu li.active a:visited, body.green div#submenu li.active:hover a, body.green div#submenu li.active span.separator { color: #000000; }
body.lilac div#submenu li.active a:link, body.lilac div#submenu li.active a:visited, body.lilac div#submenu li.active:hover a, body.lilac div#submenu li.active span.separator { color: #000000; }
body.black div#submenu li.active a:link, body.black div#submenu li.active a:visited, body.black div#submenu li.active:hover a, body.black div#submenu li.active span.separator { color: #000000; }
body.beige div#submenu li.active a:link, body.beige div#submenu li.active a:visited, body.beige div#submenu li.active:hover a, body.beige div#submenu li.active span.separator { color: #000000; }
body.turquoise div#submenu li.active a:link, body.turquoise div#submenu li.active a:visited, body.turquoise div#submenu li.active:hover a, body.turquoise div#submenu li.active span.separator { color: #000000; }
body.violet div#submenu li.active a:link, body.violet div#submenu li.active a:visited, body.violet div#submenu li.active:hover a, body.violet div#submenu li.active span.separator { color: #000000; }

div#submenu li.parent:hover, div#submenu li.sfhover {
	height: 21px;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #7f7f7f;
	border-left: 1px solid #7f7f7f;
	border-right: 1px solid #7f7f7f;
	color: #000000;
}

div#submenu li.parent:hover a:link, div#submenu li.parent:hover a:visited, div#submenu li.parent:hover a { 
	color: #000000;
}

body.red div#submenu li.parent:hover a:link, body.red div#submenu li.parent:hover a:visited, body.red div#submenu li.parent:hover a { color: #000000; }
body.blue div#submenu li.parent:hover a:link, body.blue div#submenu li.active a:visited, body.blue div#submenu li.active:hover a { color: #000000; }
body.orange div#submenu li.parent:hover a:link, body.orange div#submenu li.active a:visited, body.orange div#submenu li.active:hover a { color: #000000; }
body.green div#submenu li.parent:hover a:link, body.green div#submenu li.active a:visited, body.green div#submenu li.active:hover a { color: #000000; }
body.lilac div#submenu li.parent:hover a:link, body.lilac div#submenu li.active a:visited, body.lilac div#submenu li.active:hover a { color: #000000; }
body.black div#submenu li.parent:hover a:link, body.black div#submenu li.active a:visited, body.black div#submenu li.active:hover a { color: #000000; }
body.beige div#submenu li.parent:hover a:link, body.beige div#submenu li.active a:visited, body.beige div#submenu li.active:hover a { color: #000000; }
body.turquoise div#submenu li.parent:hover a:link, body.turquoise div#submenu li.active a:visited, body.turquoise div#submenu li.active:hover a { color: #000000; }
body.violet div#submenu li.parent:hover a:link, body.violet div#submenu li.active a:visited, body.violet div#submenu li.active:hover a { color: #000000; }

div#submenu li ul {
	position: absolute;
	top: 20px;
	left: -999em;
	width: 150px;
	padding: 0px 0px 10px 0px;
	border-top: 1px dashed #7f7f7f;
}

div#submenu li:hover ul, #submenu li.sfhover ul {
	left: -1px;
	z-index: 100;
	background: url(../images/submenu_level3_bg.png) 0 100% repeat;
}

div#submenu li:hover li, div#submenu li.sfhover li, div#submenu li:hover li.parent:hover {
   	width: 150px;
	height: 24px;
	border: none;
	border-bottom: 1px dashed #7f7f7f;
	background: none;
}

div#submenu li.level1:hover li a:link, div#submenu li.level1:hover li a:visited, div#submenu li.sfhover li a {
	width: 128px;
	height: 24px;
	margin: 0px 1px 0px 1px;
	padding: 0px 10px 0px 10px;
	display: block;
	font-weight: normal;
	line-height: 24px;
}

div#submenu li li a, div#submenu li.active li a {
	background: url(../images/submenu_spacer.png) 0 0 repeat;
}

div#submenu li li a:hover, div#submenu li.active li a:hover {
	background: #dae9f9;
}

div#submenu li li#current a {
	font-weight: bold;
}

div#submenu li ul ul {
	margin: -21px 0 0 149px;
}

div#submenu li:hover ul ul, div#submenu li.sfhover ul ul {
	border-top: 1px solid #7f7f7f;
	background: url(../images/submenu_level3_bg.png) 0 100% repeat;
}

div#submenu li li#current li a {
	font-weight: normal;
}

div#submenu li:hover ul ul, div#submenu li.sfhover ul ul,
div#submenu li:hover ul ul ul, div#submenu li.sfhover ul ul ul,
div#submenu li:hover ul ul ul ul, div#submenu li.sfhover ul ul ul ul {
	left: -999em;
}

div#submenu li li:hover ul, div#submenu li li.sfhover ul,
div#submenu li li li:hover ul, div#submenu li li li.sfhover ul,
div#submenu li li li li:hover ul, div#submenu li li li li.sfhover ul {
	left: 0;
	z-index: 100;
}

/* othermenu */
#left div.module_menu ul {
	padding: 0px;
	margin: 0px;
	width: 158px;
	overflow: hidden;
	list-style: none;
	background: #f5f5f5;
}

#left div.module_menu li {
	display: block;
}

#left div.module_menu li a, #left div.module_menu li span.separator {
	height: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #646464;
}

#left div.module_menu a:link, #left div.module_menu a:visited {
	color: #646464;
}

#left div.module_menu li#current a {
	font-weight: bold;
}

#left div.module_menu li#current li a {
	font-weight: normal;
}

#left div.module_menu li a:hover, #left div.module_menu li span.separator:hover, #left div.module_menu li span.sfhover {
	color: #000000;
}

#left div.module_menu li.level1 {
	background: #f5f5f5 url(../images/othermenu_level2_item.png) 0 0 no-repeat;
}

#left div.module_menu li.level1 a, #left div.module_menu li.level1 span.separator {
	padding: 0px 0px 0px 10px;
}

#left div.module_menu li.parent {
	background: #f5f5f5 url(../images/othermenu_level2_item_parent.png) 0 0 no-repeat;
}

#left div.module_menu li.parent span.separator {
	cursor: pointer;
}

#left div.module_menu li.active, #left div.module_menu li.active:hover {
	background-color: #969696;
}

#left div.module_menu li.active a, #left div.module_menu li.active span.separator, #left div.module_menu li.active a:hover {
	color: #ffffff;
}

#left div.module_menu li.level1 ul, #left div.module_menu li.level1 li, #left div.module_menu li.level1 li.active {
	background: #ffffff;
}

#left div.module_menu li.level1 li a:hover, #left div.module_menu li.level1 li.active a:hover {
	color: #000000;
}

#left div.module_menu li.level2 a {
	background: url(../images/othermenu_level3_item_bg.png) 10px 2px no-repeat;
	padding: 0px 0px 0px 30px;
	width: 128px;
	color: #646464;
	height: 20px;
	line-height: 20px;
}

#left div.module_menu li.level2 a:hover {
	background: #ffffaa url(../images/othermenu_level3_item_bg.png) 10px 2px no-repeat;
}

#left div.module_menu li.level3 a {
	background: url(../images/othermenu_level4_item_bg.png) 20px 2px no-repeat;
	padding: 0px 0px 0px 40px;
	width: 118px;
}

#left div.module_menu li.level3 a:hover {
	background: #ffffaa url(../images/othermenu_level4_item_bg.png) 20px 2px no-repeat;
}

#left div.module_menu li.level4 a  {
	background: url(../images/othermenu_level5_item_bg.png) 30px 2px no-repeat;
	padding: 0px 0px 0px 50px;
	width: 108px;
}

#left div.module_menu li.level4 a:hover  {
	background: #ffffaa url(../images/othermenu_level5_item_bg.png) 30px 2px no-repeat;
}
/*
 * 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.module h3,
div.module-blank h3,
div.module-white h3,
div.module-black h3,
div.module_menu 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 15px 10px 15px;
	text-align:justify;
}

#top div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	text-align: center;
	font-size: 125%;
	font-weight: bold;
}


*/


/* blank */
#top div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* left modules */
/* grey */
#left div.module {
	margin: 0px 0px 10px 0px;
	background: url(../images/left_module_br.png) 100% 100% no-repeat;
}

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

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

#left div.module div div div {
	width: 158px;
	padding: 10px 15px 10px 15px;
	background: url(../images/left_module_tl.png) 0 0 no-repeat;
	overflow: hidden;
}

#left div.module div div div div {
	width: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#left div.module h3 {
	margin: -5px -5px 5px -5px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url(../images/left_module_header.png) 0 100% repeat-x;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}

/* white */
#left div.module-white {
	margin: 0px 0px 10px 0px;
	background: url(../images/left_module_br_white.png) 100% 100% no-repeat;
}

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

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

#left div.module-white div div div {
	width: 158px;
	padding: 10px 15px 10px 15px;
	background: url(../images/left_module_tl_white.png) 0 0 no-repeat;
	overflow: hidden;
}

#left div.module-white div div div div {
	width: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#left div.module-white h3 {
	margin: -5px -5px 5px -5px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url(../images/left_module_header_white.png) 0 100% repeat-x;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}

/* black */
#left div.module-black {
	margin: 0px 0px 10px 0px;
	background: url(../images/left_module_br_black.png) 100% 100% no-repeat;
}

#left div.module-black div {
	background: url(../images/left_module_tr_black.png) 100% 0 no-repeat;
}

#left div.module-black div div {
	background: url(../images/left_module_bl_black.png) 0 100% no-repeat;
}

#left div.module-black div div div {
	width: 158px;
	padding: 10px 15px 10px 15px;
	background: url(../images/left_module_tl_black.png) 0 0 no-repeat;
	overflow: hidden;
	color: #c8c8c8;
}

#left div.module-black div div div div {
	width: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#left div.module-black h3 {
	margin: -5px -5px 5px -5px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url(../images/left_module_header_black.png) 0 100% repeat-x;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
	color: #c8c8c8;
}

/* blank */
#left div.module-blank {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 188px;
	overflow: hidden;
}

/* menus */
#left div.module_menu {
	margin: 0px 0px 10px 0px;
	background: url(../images/left_module_br.png) 100% 100% no-repeat;
}

#left div.module_menu div {
	background: url(../images/left_module_tr.png) 100% 0 no-repeat;
}

#left div.module_menu div div {
	background: url(../images/left_module_bl.png) 0 100% no-repeat;
}

#left div.module_menu div div div {
	width: 158px;
	padding: 10px 15px 15px 15px;
	background: url(../images/left_module_tl.png) 0 0 no-repeat;
	overflow: hidden;
}

#left div.module_menu div div div div {
	width: auto;
	padding: 0px 0px 0px 0px;
	background: none;
}

#left div.module_menu h3 {
	margin: -5px -5px 0px -5px;
	padding: 0px 0px 0px 5px;
	height: 20px;
	background: url(../images/left_module_header.png) 0 100% repeat-x;
	line-height: 15px;
	text-align: left;
	font-weight: bold;
}

/* maintopbox & mainbottombox modules */
#maintop div.moduletable, #mainbottom div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	text-align:justify;
}

#maintop div.moduletable h3, #mainbottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#maintop div.moduletable-blank, #mainbottom div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* right modules */
#right div.moduletable {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 10px;
	width: 170px;
	overflow: hidden;
	text-align:justify;
}

#right div.moduletable h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
}

/* blank */
#right div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* contenttop modules */
#contenttop div.moduletable, #contentbottom div.moduletable {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	overflow: hidden;
	text-align:justify;
}

#contenttop div.moduletable h3, #contentbottom div.moduletable h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	height: 20px;
	line-height: 25px;
	text-align: left;
	font-weight: bold;
}

/* blank */
.maintopbox div.moduletable-blank, .mainbottombox div.moduletable-blank {
	padding: 0px 0px 0px 0px;
}

/* bottom modules */
#bottom div.moduletable {
	padding: 20px 15px 0px 15px;
	text-align:center;
}

#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;
}
/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * general
 * used by Jommla core components
 */
 
div.joomla h1,
div.joomla h2,
div.joomla h3,
div.joomla h4,
div.joomla h5,
div.joomla h6 {
	line-height: 100%;
	margin-bottom: 5px;
}

div.joomla h1 { font-size: 300%; }
div.joomla h2 { font-size: 250%; }
div.joomla h3 { font-size: 200%; }
div.joomla h4 { font-size: 175%; }
div.joomla h5 { font-size: 150%; }
div.joomla h6 { font-size: 125%; }

div.joomla h1 {
	letter-spacing: -2px;
}

div.joomla h2,
div.joomla h3,
div.joomla h4,
div.joomla h5 {
	letter-spacing: -1px;
}

div.joomla p {	margin: 10px 0px 15px 0px; }

div.joomla h1.pagetitle {
}

div.joomla div.description {
	margin: 10px 0px 10px 0px;
	overflow: hidden;
}

div.joomla div.description img.left {
	margin-right: 15px;
	float: left;
}

div.joomla div.description img.right {
	margin-left: 15px;
	float: right;
}

div.joomla div.filter {
	margin: 10px 0px 10px 0px;
}

div.joomla th {
	padding: 5px 5px 5px 5px;
	background: #ebebeb;
	border-bottom: 1px solid #b4b4b4;
	font-weight : bold;
}

div.joomla tr.even td {
	padding: 5px 5px 5px 5px;
	background: #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

div.joomla tr.odd td {
	padding: 5px 5px 5px 5px;
	background: #fafafa;
	border-bottom: 1px solid #dcdcdc;
}
 
div.joomla span.number {
	color: #969696;
	font-style: italic;
}

/* floats */
div.joomla .float-left { float: left; overflow: hidden; }
div.joomla .float-right { float: right; overflow: hidden; }

div.joomla .width25 { width: 24.999%; }
div.joomla .width33 { width: 33.333%; }
div.joomla .width50 { width: 49.999%; }
div.joomla .width100 { width: 100%; }

/*
 * com_content
 * blog layout (frontpage, category, section)
 * sub selectors: blog
 */
 
div.joomla div.blog div.description {  
	margin: 10px 0px 15px 0px;
	padding-bottom: 20px;
	border-bottom: 1px #c8c8c8 dotted;
}

div.joomla div.leadingarticles {
	overflow: hidden;
}

div.joomla div.teaserarticles {
	overflow: hidden;
}

div.joomla div.item {
	margin-bottom: 15px;
}

div.joomla div.item-bg {
	padding-bottom: 5px;
	border-bottom: 1px #c8c8c8 dotted;
	overflow: hidden;
}

div.joomla div.multicolumns div.item {
	margin: 0px 15px 15px 15px;
}

div.joomla div.multicolumns div.first div.item {
	margin-left: 0px;
}

div.joomla div.multicolumns div.last div.item {
	margin-right: 0px;
}

div.joomla div.morearticles {
	margin: 10px 0px 10px 0px;
}

div.joomla div.pagination {
	text-align: center;
}

div.joomla div.pagination p.results {
}

/*
 * com_content
 * list layout (frontpage, category, section)
 * sub selectors: sectionlist, categorylist
 */

/*
 * com_content
 * article layout
 * sub seletors: article
 */

div.joomla div.headline {
	overflow: hidden;
}

div.joomla h1.title {
	width: auto;
	float: left;
}

div.joomla div.multicolumns h1.title {
	font-size: 200%;
	letter-spacing: -1px;
}

div.joomla span.icon {
	display: block;
	margin-top: 10px;
	float: right;
}

div.joomla div.multicolumns span.icon {
	margin-top: 5px;
}

div.joomla span.edit {
	margin-left: 10px;
	float: left;
}

div.joomla span.pdf {
	margin-right: 5px;
}

div.joomla span.print {
	margin-right: 5px;
}

div.joomla span.email {
}

div.joomla span.printscreen {
}

div.joomla p.iteminfo {
	margin: 0px 0px 15px 0px;
}

div.joomla p.articleinfo {
}

div.joomla p.articleinfo span.modified,
div.joomla p.articleinfo span.author,
div.joomla p.articleinfo span.created,
div.joomla p.articleinfo span.url {
	display: block;
	font-size: 95%;
}

div.joomla p.articleinfo span.author {
	color: #969696;
	font-style: italic;
}

div.joomla p.articleinfo span.created {
	font-weight: bold;
}

/*
 * com_content
 * editing an article
 * sub seletors: edit-article
 */

div.joomla div.edit-article fieldset {
	margin-bottom: 30px;
}

div.joomla div.edit-article fieldset div {
	overflow: hidden;
}

div.joomla div.edit-article label.label-left {
	display: block;
	width: 150px;
	float: left;
}

div.joomla div.edit-article div.save {
	margin: 0px;
	float: right;
}

div.joomla div.edit-article div#editor-xtd-buttons {
	margin-bottom: 0px;
	overflow: hidden;
}

div.joomla div.edit-article div#editor-xtd-buttons div {
	margin: 0px;
}

div.joomla div.edit-article div#editor-xtd-buttons div.button2-left {
	margin-right: 5px;
}

div.joomla div.edit-article div#editor-xtd-buttons a:link,
div.joomla div.edit-article div#editor-xtd-buttons a:visited,
div.joomla div.edit-article div#editor-xtd-buttons a:hover {
	color: #323232;
}

/*
 * com_weblinks
 * sub seletors: weblinks
 */

div.joomla div.weblinks fieldset {
}

div.joomla div.weblinks fieldset div {
	overflow: hidden;
}

div.joomla div.weblinks label.label-left {
	display: block;
	width: 150px;
	float: left;
}

/*
 * com_search
 * sub seletors: search
 */

div.joomla div.search p.info {
	margin: 0px;
	color: #969696;
	font-style: italic;
}

div.joomla div.search span.highlight {
	background: #ffffaa;
}

/*
 * com_poll
 * sub seletors: poll
 */

div.joomla div.poll fieldset {
	margin: 15px 0px 10px 0px;
}

/*
 * com_contact
 * sub seletors: contact
 */

div.joomla div.contact h1 {
	margin-bottom: 0px;
	font-size: 250%;
	font-weight: normal;
	letter-spacing: -1px;
}

div.joomla div.contact h2 {
	margin-bottom: 10px;
	font-size: 120%;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0px;
}

div.joomla div.contact div.image {
	float: right;
}

div.joomla div.contact table {
	margin-bottom: 10px;
}

div.joomla div.contact label.label-top {
	display: block;
}

/*
 * com_user
 * sub seletors: user
 */

div.joomla div.user label.label-left,
div.joomla div.user span.label-left  {
	display: block;
	width: 130px;
	float: left;
}

/*
 * mod_newsflash
 */

div.module-newsflash {
	overflow: hidden;
}

div.module-newsflash div.item {
	padding-bottom: 15px;
	overflow: hidden;
}

div.module-newsflash div.last {
	padding-bottom: 0px;
}

/*
 * legacy Joomla styling only for third party components
 */

.contentheading,
.componentheading {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
	line-height: 100%;
	font-weight: bold;
	color: #c8001e;
	letter-spacing: 0px;/*-1px */
}

/*
 * Joomla! system tooltips
 */
 
.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;
}
/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 
body#page {
	background: #4b641e url(../images/green/page_bg.png) 50% 0 repeat-x;
}

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

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

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

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

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

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

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

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

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

div#topmenu a:link, div#topmenu a:visited, div#topmenu a:hover {
	color: #ffffff;
}div#yoo-login .yoo-username input {
	background: url(../images/green/login_username_bg.png) 0 0 no-repeat;
}

div#yoo-login .yoo-password input {
	background: url(../images/green/login_password_bg.png) 0 0 no-repeat;
}

div#yoo-login .yoo-username input:hover, div#yoo-login .yoo-username input.sfhover {
	background: url(../images/green/login_username_bg_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-password input:hover, div#yoo-login .yoo-password input.sfhover {
	background: url(../images/green/login_password_bg_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-username input:focus, div#yoo-login .yoo-username input.sffocus  {
	background: url(../images/green/login_username_bg_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-password input:focus, div#yoo-login .yoo-password input.sffocus  {
	background: url(../images/green/login_password_bg_hover.png) 0 0 no-repeat;
}

div#yoo-login .yoo-login-button button {
	background: url(../images/green/login_button.png) 0 0 no-repeat;
}

div#yoo-login .yoo-login-button button:hover {
	background: url(../images/green/login_button_hover.png) 0 0 no-repeat;
}

div#yoo-logout .yoo-logout-button button {
	background: url(../images/green/logout_button.png) 0 0 no-repeat;
}

div#yoo-logout .yoo-logout-button button:hover {
	background: url(../images/green/logout_button_hover.png) 0 0 no-repeat;
}