/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

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

 
 
html {
	height: 100%;
	margin-bottom: 1px;
}

/*
 * New standard values
 */

/* paragraph */
p {	margin: 10px 0px 15px 0px; }

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

/* tables */
td, th { padding: 1px; }

/* forms */
 
fieldset { border: 1px solid #646464; }
legend { background: #ffffff; color: #323232; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #c8c8c8; background: #ffffff; }
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaaaaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #8c8c8c; outline: 2px solid #dcdcdc; }
input[type='button'], input[type='submit'], input[type='checkbox'], input[type='image'], input[type='radio'], input[type='reset'], select, button { cursor: pointer; }
input[type='hidden'] { display: none; }

fieldset { padding: 0 1em 1em 1em; }
legend { padding: 0 .8em 0 .8em; }
textarea, input[type='text'], input[type='password'] { padding: .1em 0 .1em .4em; }
option { padding: 0 0 .1em .4em; }
form div { margin: .8em 0 .8em 0; }
button, input[type='button'], input[type='submit'] { padding: .2em .3em .2em .1em; line-height: 100%; }

/* links */
a:link, a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }

/* headings */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 100%;
}

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

/* horizontal rule */
hr {
	margin: 15px 0px 15px 0px;
	display: block;
	background: #c8c8c8;
	height: 1px;
	border: none;
}

/* blockquotes */
blockquote {
	margin: 10px 0 10px 15px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 130%
}

blockquote:first-letter {
	font-size: 150%
}

/* preformatted text elements */
pre {
	margin: 10px 0 10px 0px;
	padding: 5px 0 5px 10px;
	border: 1px dotted #aab4be;
	border-left: 20px solid #b4b4b4;
	background: #fafafa;
	font-size: 90%;
	color: #2E8B57;
	font-family: "Courier New", Courier, monospace;
	/* Browser specific (not valid) styles to make preformatted text wrap */
	/* white-space: pre-wrap;       /* css-3 */
	/* white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
}

/* acronym */
acronym, abbr {
	border-bottom: 1px dashed #969696;
	cursor: help;
	font-variant: small-caps;
	text-transform: lowercase;
}

/*
 * black styling
 * remove comments for dark colored templates
 */

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

hr {
	background: #323232;
	color: #323232;
}

blockquote {
	border-top: 1px solid #323232;
	border-bottom: 1px solid #323232;
}

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

acronym, abbr {
	border-bottom: 1px dashed #969696;
}
*//* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * Page
 */
 
body {
	font-family: Georgia, 'Times New Roman', Times, serif; /*Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	line-height: 150%;
	color: #F0F0DC;
}

body.yoopage {
	background: #0E1F3A;
}

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

/*
 * Layout
 */

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

div#page-header {
	background: url(../images/page_header_bg.png) 50% 0 repeat-x;
}

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

div#toolbar {
	width: auto;  
	height: 20px;
	padding: 15px 0px 0px 250px;
	clear: both;  
	overflow: hidden;
	font-size: 85%;
	line-height: 200%;
	color: #141414;
}

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

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

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

div#menu {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 20px;
	left: 7px;
	/*left: 250px;*/
	z-index: 11;
	/*height: 35px;*/
	float: left;
	width: 930px;
}
div#menu2-bg {
height: 40px;
}

div#header-main {
position: relative;
top: 10px;
background: url(../images/header.jpg) 50% 0 no-repeat;
height: 326px;
}

div#search {
	position: absolute;
	top: 50px;
	right: 0px;
	z-index: 12;
	width: 125px;  
	height: 25px;
	padding: 5px 0px 0px 5px;
	background: #18446B;
}

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

div#page-headerbar {
	background: url(../images/landscape/headerbar_bg_underwater.jpg) 50% 0 repeat-x;
	font-size: 14px;
}

div#page-headerbar div.headerbar-container {
	position: relative;
	height: 290px;
	overflow: hidden;
}

div#page-headerbar div.headerbar-img {
	position: absolute;
	top: 0px;
	left: 50%;
	z-index: 2;
	width: 1920px;
	height: 290px;
	margin-left: -960px;
	background: url(../images/landscape/headerbar_img_underwater.png) 0 0 no-repeat;
}

div#page-headerbar div#object1 {
	position: absolute;
	top: 140px;
	left: 0px;
	z-index: 1;
	width: 296px;
	height: 84px;
	background: url(../images/landscape/headerbar_object_bigfish.png) 0 0 no-repeat;
}

div#page-headerbar div#object2 {
	position: absolute;
	top: 260px;
	left: 1400px;
	z-index: 3;
	width: 29px;
	height: 14px;
	background: url(../images/landscape/headerbar_object_smallfish.png) 0 0 no-repeat;
}

div#headerbar {
	position: absolute;
	top: 20px;
	left: 0px;
	z-index: 4;
	width: 100%;
	height: 250px;
}

div#breadcrumbs {
	height: 30px;
	background: #091022;
	line-height: 30px;
}

body.headerbar div#breadcrumbs {
	background: url(../images/breadcrumbs_bg.png) 0 0 repeat-x;
}

div#breadcrumbs a {
	color: #F0F0D2;
}

div#page-body {
	padding: 10px 0px 10px 0px;
	background: #091022;
}

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

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

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

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

 
div#middle .background {
	background: none;
}

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

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

div#left {
	font-family: Arial, Helvetica, sans-serif;
	width: 210px;  
	 
}

.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 240px;  
}

 
.right div#main {
	margin: 0px 240px 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#contentbottom {
	margin: 15px 0px 0px 0px;
}

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

/*div#page-footer {
	padding: 20px 0px 20px 0px;
	background: #0E1F3A;
}*/

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

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

div#footer-bg {
	background: url(../images/footer-bg.jpg) 0 0 repeat-x;
}

div#footer-logo {
	position: relative;
	text-align: middle;
	top: 8px;
}

div#footer { /* changed/added */
	position: relative;
	height: 90px;  
	background: url(../images/footer-bg.jpg) 0 0 no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;  
	text-align: center;
}

div#footer a:link, div#footer a:visited {
	color: #ffffff;
}

div#footer a:hover {
	color: #ffffff;
}

div#footer a.anchor {
	position: absolute;
	right: 0px;
	top: 40px;
	width: 60px;
	height: 11px;
	background: url(../images/footer_anchor_white.png) 0 0 no-repeat;
	display: block;
	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; }

.width15 { width: 14.999%; }
.width18 { width: 18.333%; }
.width20 { width: 19.999%; }
.width23 { width: 22.999%; }
.width25 { width: 24.999%; }
.width33 { width: 33.333%; }
.width35 { width: 34.999%; }
.width40 { width: 39.999%; }
.width45 { width: 44.999%; }
.width50 { width: 49.999%; }
.width54 { width: 53.999%; }
.width65 { width: 64.999%; }
.width75 { width: 74.999%; }
.width100 { width: 100%; }
div.wrapper { width: 900px; }/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * headings
 */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,Helvetica,sans-serif;
}

h1 {
	font-weight: normal;
	color: #369FD8;
}

#page h1 a {
	color: #369FD8;
	text-decoration: none;
}

h2 {
	color: #F0F0DC;
}

h3 {
	color: #F0F0DC;
}

h4 {
	font-weight: normal;
	color: #369FD8;
}

h5 {
	color: #F0F0DC;
}

h6 {
	color: #369FD8;
}

/*
 * anchor
 */

a:link, a:visited {
	color: #369FD8;
}

a:hover {
	color: #ffffaa;
}

a.icon-folder {
        padding-left: 17px;
        background: url(../images/typography/icon_folder.png) 0 40% no-repeat;
}

a.icon-file {
        padding-left: 17px;
        background: url(../images/typography/icon_file.png) 0 40% no-repeat;
}

a.icon-download {
        padding-left: 17px;
        background: url(../images/typography/icon_download.png) 0 40% no-repeat;
}

a.icon-external {
        padding-left: 17px;
        background: url(../images/typography/icon_external.png) 0 40% no-repeat;
}

a.icon-pdf {
        padding-left: 17px;
        background: url(../images/pdf_button.png) 0 40% no-repeat;
}

/*
 * emphasis
 */

em.box { 
	padding: 0px 4px 0px 4px;
	background: #646464;
	border-bottom: 1px dotted #969696;
	font-style: normal;
}

/*
 * unsorted lists
 */

ul.arrow,
ul.checkbox,
ul.check,
ul.star {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li {
	margin: 5px 0px 5px 0px;
	padding-left: 35px;
	font-weight: bold;
	line-height: 26px;  
}

ul.arrow li { background: url(../images/typography/list_arrow.png) 0 0 no-repeat; }
ul.checkbox li { background: url(../images/typography/list_checkbox.png) 0 0 no-repeat; }
ul.check li { background: url(../images/typography/list_check.png) 0 0 no-repeat; }
ul.star li { background: url(../images/typography/list_star.png) 0 0 no-repeat; }


/*
 * ordered lists
 */

ol.disc {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 45px;
	background: url(../images/typography/list_disc.png) 20px 0px repeat-y;
}

ol.disc li {
	margin: 5px 0px 5px 0px;
	padding-left: 10px;
	font-weight: bold;
	line-height: 26px;  
}

/*
 * horizontal rule
 */
 
hr.dotted {
	margin: 15px 0px 15px 0px;
	display: block;
	background: url(../images/typography/line_dotted.png) 0 0 repeat-x;
	height: 1px;
	border: none;
}

/*
 * highlighted div and span tags
 */

span.note,
span.info,
span.alert,
span.download,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #232328;
	border-top: 1px dotted #3c3c50;
	border-bottom: 1px dotted #3c3c50;
	text-align:justify;
}

div.info, span.info,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip {
	margin: 10px 0px 10px 0px;
	padding: 8px 10px 8px 35px;
}

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

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

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

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

/*
 * p tag with dropcaps
 */
 
p.dropcap:first-letter {
	display: block;
	margin: 7px 4px 0px 0px;
	float: left;
	font-size: 280%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/*
 * blockquotes
 */

q.blockquote {
	display: block;
}

q.blockquote {
	margin: 10px 0px 10px 15px;
	padding: 0px 0px 0px 0px;
	font-style: italic;
	font-size: 130%;
}

q.blockquote:before,
q.blockquote:after {
  content: "";
}

blockquote:first-letter,
q.blockquote:first-letter,
blockquote.quotation p:first-letter {
	font-size: 150%;
}

blockquote.quotation {
	margin: 10px 0px 10px 0px;
	padding: 10px 35px 10px 35px;
	border: none;
	background: url(../images/typography/blockquote_start.png) 0 0 no-repeat;
	text-align:justify;
}

blockquote.quotation p {
	margin: 0px -35px -10px 0px;
	padding: 0px 35px 10px 0px;
	background: url(../images/typography/blockquote_end.png) 100% 100% no-repeat;
}

/*
 * floating boxes
 */

body .inset-left {
	margin: 15px 15px 10px 0px;
	float: left;
}

body .inset-right {
	margin: 15px 0px 10px 15px;
	float: right;
}/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * topmenu
 */

 
div#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#topmenu li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}

div#topmenu li a {
	display: block;
	height: 20px;
	padding: 0px 10px 0px 10px;
	background: url(../images/topmenu_item_bg.png) 0 6px no-repeat;
	float: left;
	overflow: hidden;  
	text-decoration: none;
}

div#topmenu li.item1 a {
	padding: 0px 10px 0px 0px;
	background: none;
}

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

div#topmenu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*
 * menu
 */

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

div#menu li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5;  
}

div#menu li a, #menu li span.separator {
	height: 30px;
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	color: #F0F0DC;
}

div#menu li span {  
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;  
	background-position: 95% 0px;  
}

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

div#menu a:hover,
div#menu span.separator:hover,
div#menu span.sfhover {  
	/* color: #000000; */
}

div#menu a.active, div#menu span.active {  
	color: #F0F0DC;
}

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

 
div#menu ul.menu {
}

div#menu li.level1 {
	margin-right: 5px;
}

div#menu a.level1, div#menu span.level1 {
	padding: 0px 9px;
	background: #091022;
	font-size: 115%;
	line-height: 30px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

div#menu li.active a.level1 {   
	background: #18446B;
}

div#menu a.level1 span, div#menu span.level1 span {
}

 
div#menu a.level1 span.title, div#menu span.level1 span.title{
	padding: 0px;
	font-size: 100%;
	line-height: 20px;
}

 
div#menu a.level1 span.sub, div#menu span.level1 span.sub {
	margin-top: -4px;
	background: none;
	font-size: 70%;
	font-weight: normal;
	color: #F0F0DC;
	line-height: 10px;
	text-transform: none;
	letter-spacing: 0px;
}

 
div#menu ul.menu ul {
	position: absolute;
	top: 30px;
	left: -999em;  
	width: 210px;
	padding: 5px 0px 1px 0px;
	background: url(../images/menu_dropdown_bg.png) 0 5px no-repeat;
}

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

div#menu li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menu li.level1 li a, div#menu li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;
	background: none;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menu li.level2 a.parent, div#menu li li.level2 span.parent {  
	background: url(../images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

div#menu li.level2 a.active, div#menu li.level2 span.active {  
}

div#menu li.level2 a:hover,
div#menu li.level2 span.separator:hover,
div#menu li.level2 span.sfhover {  
}


 

 
div#menu li ul ul {
	margin: -31px 0 0 164px;  
}

div#menu ul.level2 ul {
	padding: 0px 0px 1px 0px;
	background-position: 0 0;
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #173d64;
}

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

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


/*
 * sub menu
 */
 
 
div#middle div.mod-menu div.module ul,
div#middle div.mod-menu div.module ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
}

div#middle ul.menu li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menu a, div#middle ul.menu span.separator {
	height: 25px;
	display: block;
	line-height: 24px;
	text-decoration: none;
	color: #F0F0DC;
}

div#middle ul.menu li span {  
	display: block;
	background-repeat: no-repeat;  
	background-position: 95% 0px;  
}

div#middle ul.menu a.current {  
	font-weight: bold;
}

div#middle ul.menu a:hover,
div#middle ul.menu span.separator:hover,
div#middle ul.menu span.sfhover {  
	/* color: #ff0000; */
}

div#middle ul.menu a.active, div#middle ul.menu span.active {  
	/*color: #ffffff;*/
}

div#middle ul.menu li.parent span.separator {  
	cursor: pointer;
}

 
div#middle ul.menu li.level1 {
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: url(../images/submenu_l_item.png) 0 0 no-repeat;
}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 { 
	background: url(../images/submenu_l_item_parent.png) 0 0 no-repeat;
}

div#right div#middle ul.menu a.level1, div#middle ul.menu span.level1 {  
	background: url(../images/submenu_r_item.png) 0 0 no-repeat;
}

div#right div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {  
	background: url(../images/submenu_r_item_parent.png) 0 0 no-repeat;
}

 
div#middle ul.menu li.level2 {
	background: url(../images/submenu_l_level2_item.png) 10px 0px no-repeat;
}

div#middle ul.menu a.level2 {
	text-indent: 25px;
}

div#middle ul.menu a.level2 span {
}

 
div#middle ul.menu li.level3 {
	background: url(../images/submenu_l_level2_item.png) 20px 0px no-repeat;
}

div#middle ul.menu a.level3 {
	text-indent: 35px;
}

div#middle ul.menu a.level3 span {
}

 
div#middle ul.menu li.level4 {
	background: url(../images/submenu_l_level2_item.png) 30px 0px no-repeat;
}

div#middle ul.menu a.level4  {
	text-indent: 45px;
}

div#middle ul.menu a.level4 span {
}

ul.accordion {display:none}
.active ul.accordion {display:block}
.icon-print, .icon-envelope {
	width: 15px;
	height:15px;
	display:inline-block;
	padding: 0 5px 0 0 ;
	background: url(../images/printButton.png) 50% 50% no-repeat;
}
.icon-envelope {background: url(../images/emailButton.png) 50% 50% no-repeat;}
.icon.email a, .icon.print a {font-size:0}

body div#middle ul.menu li:not(.active) a, body  div#menu ul.menu li:not(.active) a, body div#middle ul.menu li:not(.active) span.separator, body  div#menu ul.menu li:not(.active) span.separator {
  color:#F0F0DC;
  -o-transition:color .2s ease-out, background 1s ease-in;
  -ms-transition:color .2s ease-out, background 1s ease-in;
  -moz-transition:color .2s ease-out, background 1s ease-in;
  -webkit-transition:color .2s ease-out, background 1s ease-in;
  /* ...and now override with proper CSS property */
  transition:color .2s ease-out, background 1s ease-in;
}
body div#middle ul.menu li:not(.active) a:hover, body  div#menu ul.menu li:not(.active) a:hover, body div#middle ul.menu li:not(.active) span.separator:hover, body  div#menu ul.menu li:not(.active) span.separator:hover { color:#FFFFAA; }

#menu ul.level2 {overflow:hidden}

a.art-button {background:url(../images/yellow/breadcrumbs_bg.png) 50% 0 repeat-x;padding:10px;border:1px solid #CF982F;font-weight:bold;margin:0 10px;color:#452812 !important}/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * module headers
 */

/* reset header for all modules */
div.module h3.header {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;
	color: #F0F0DC;
	font-weight: normal;
}

/* header span's */
div.module span.header-2,
div.module span.header-3 {
	display: block;
}

/*
 * space for adjoining modules
 */

.separator div.module {
	margin: 0px 15px 0px 0px;
}

#left div.module,
#right div.module {
	margin: 0px 0px 15px 0px;
}

#top .topblock div.module {
	margin: 15px 0px 0px 0px;
}

#bottom .bottomblock div.module {
	margin: 0px 0px 15px 0px;
}

/*
 * styling for special positions
 */

div#toolbar div.module {
	margin-left: 20px;
	float: right;
}

/*
 * badge styling for all modules
 */
 
div.module {
	position: relative;
}
 
div.module div.badge-new {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_new.png) 0 0 no-repeat;
	z-index: 1;
}

div.module div.badge-top {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_top.png) 0 0 no-repeat;
	z-index: 1;
}

div.module div.badge-pick {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 39px;
	height: 39px;
	background: url(../images/module_badge_pick.png) 0 0 no-repeat;
	z-index: 1;
}

/*
 * module: blank
 */
 
div.mod-blank div.module {
	overflow: hidden;
}

div.mod-blank h3.module {
}

/*
 * module: transwhite
 */
 
div.mod-transwhite div.box-1 {
	padding: 10px 15px 10px 15px;
	border: 8px solid #FAFAF0;
	background: url(../images/module_transwhite_bg.png) 0 0 repeat;
	color: #323232;
	overflow: hidden;
}

#headerbar div.mod-transwhite div.deepest {
	height: 214px;
}

div.mod-transwhite h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 180%;
	letter-spacing: -1px;
	color: #323232;
}

/* color: transblack */

div.col-transblack div.box-1 {
	border: 8px solid #646464;
	background: url(../images/module_transblack_bg.png) 0 0 repeat;
	color: #F0F0DC;
}

div.col-transblack h3.header {
	color: #F0F0DC;
}

/*
 * module: border
 */
 
div.mod-border div.box-1 {
	padding: 10px 15px 10px 15px;
	border: 8px solid #668BB5;
	background: #245995;
	overflow: hidden;
}

#headerbar div.mod-border div.deepest {
	height: 214px;
}

div.mod-border h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 180%;
	letter-spacing: -1px;
}

div.mod-border a:link,
div.mod-border a:hover,
div.mod-border a:visited {
	color: #F0F0DC;
}

div.mod-border a:visited {
	text-decoration: underline;
}

/* color: frame */

div.col-frame div.box-1 {
	border: 8px solid #F0F0D2;
	background: #141414;
}

/*
 * module: dogear
 */

div.mod-dogear div.box-t1 {
	padding: 0px 14px 0px 0px;
	background: url(../images/module_dogear_bg.png) 100% 0 no-repeat;
}

div.mod-dogear div.box-t2 {
	height: 14px;
	background: #245995;
}

div.mod-dogear div.box-1 {
	padding: 0px 15px 10px 15px;
	background: #245995;
	overflow: hidden;
}

#headerbar div.mod-dogear div.deepest {
	height: 226px;
}

div.mod-dogear h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 180%;
	letter-spacing: -1px;
}

div.mod-dogear a:link,
div.mod-dogear a:hover,
div.mod-dogear a:visited {
	color: #F0F0DC;
}

div.mod-dogear a:visited {
	text-decoration: underline;
}

/*
 * module: dashedborder
 */
 
div.mod-dashedborder div.box-1 {
	background: url(../images/module_dashedborder_line_h.png) 0 0 repeat-x;
}

div.mod-dashedborder div.box-2 {
	background: url(../images/module_dashedborder_line_h.png) 0 100% repeat-x;
}

div.mod-dashedborder div.box-3 {
	background: url(../images/module_dashedborder_line_v.png) 0 0 repeat-y;
}

div.mod-dashedborder div.box-4 {
	padding: 10px 15px 10px 15px;
	background: url(../images/module_dashedborder_line_v.png) 100% 0 repeat-y;
	overflow: hidden;
}

#headerbar div.mod-dashedborder div.deepest {
	height: 230px;
}

div.mod-dashedborder h3.header {
	margin: 0px 0px 5px 0px;
	font-size: 180%;
	letter-spacing: -1px;
	color: #369FD8;
}

div.mod-dashedborder h3.header span.color {
	color: #F0F0DC;
}

/*
 * module: dashed
 */
 
div.mod-dashed div.module {
	padding: 0px 0px 15px 0px;
}

div.mod-dashed div.box-1 {
	overflow: hidden;
}

div.mod-dashed h3.header {
	margin: 0px 0px 3px 0px;
	padding:0px 0px 6px 0px;
	background: url(../images/module_dashed_header.png) 0 100% repeat-x;
	font-size: 180%;
	letter-spacing: -1px;
	color: #369FD8;
}

div.mod-dashed h3.header span.color {
	color: #F0F0DC;
}

/* menu */
div.mod-menu h3.header {
	margin: 0px 0px 0px 0px;
}

/*
 * module: polaroid
 */

div.mod-polaroid div.badge-tape {
	position: absolute;
	top: -13px;
	left: 50%;
	width: 114px;
	height: 38px;
	margin-left: -57px;
	background: url(../images/module_polaroid_tape.png) 0 0 no-repeat;
	z-index: 1;
}

div.mod-polaroid div.box-1 {
	margin-top: 13px;
	padding: 10px 10px 5px 10px;
	border-top: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
	border-right: 1px solid #C8C8C8;
	background: #ffffff url(../images/module_polaroid_bg.png) 0 100% repeat-x;
	overflow: hidden;
}

div.mod-polaroid div.box-2 {
	margin-bottom: 5px;
	background: #000000;
}

div.mod-polaroid div.box-3 {
	padding: 10px 15px 10px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #C8C8C8;
}

div.mod-polaroid div.box-b1 {
	background: url(../images/module_polaroid_bl.png) 0 0 no-repeat;
}

div.mod-polaroid div.box-b2 {
	padding: 0px 70px 0px 70px;
	background: url(../images/module_polaroid_br.png) 100% 0 no-repeat;
}

div.mod-polaroid div.box-b3 {
	height: 5px;
	background: url(../images/module_polaroid_b.png) 0 0 repeat-x;
}

div.mod-polaroid h3.header {
	height: 25px;
	margin: 0px 0px 0px 0px;
	font-size: 140%;
	line-height: 25px;
	text-align: center;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #323232;
}

/*
 * module: postit
 */

div.mod-postit div.box-1 {
	background: #FFFFAA;
	color: #323232;
}

div.mod-postit div.box-2 {
	padding: 15px 15px 0px 15px;
	overflow: hidden;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
}

div.mod-postit div.box-b1 {
	background: url(../images/module_postit_bl.png) 0 0 no-repeat;
}

div.mod-postit div.box-b2 {
	padding: 0px 90px 0px 60px;
	background: url(../images/module_postit_br.png) 100% 0 no-repeat;
}

div.mod-postit div.box-b3 {
	height: 40px;
	background: url(../images/module_postit_b.png) 0 0 repeat-x;
}

div.mod-postit h3.header {
	height: 30px;
	margin: -15px -15px 5px -15px;
	background: #FFFFDA;
	font-size: 140%;
	line-height: 30px;
	text-indent: 15px;
	letter-spacing: -1px;
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #323232;
}

/*
 * module: tab
 */
 
div.mod-tab div.module {
	padding: 25px 0px 0px 0px;
}

div.mod-tab div.box-1 {
	padding: 15px 15px 10px 15px;
	border-top: 1px solid #245995;
}

div.mod-tab h3.header {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 25px;
	padding: 0px 15px 0px 15px;
	background: #245995;
	line-height: 25px;
	font-size: 140%;
	letter-spacing: -1px;
}

/*
 * module: bold
 */
 
div.mod-bold div.module {
	overflow: hidden;
}

div.mod-bold span {
	padding: 0px 10px 0px 10px;
	background: url(../images/module_bold_bg.png) 0 0 repeat;
	line-height: 150%;
	font-size: 400%;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

div.mod-bold h3.header {
	display: none;
}/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * global CSS
 * not inside joomla CSS class
 */

/* readmore button */
p.readmore {
	overflow: hidden;
}

div.module p.readmore {
	margin-bottom: 0px;
}

a.readmore {
	height: 18px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #668BB5;
	background: #1d4777;
	display: block;
	float: left;
	line-height: 20px;
	font-size: 90%;
}

a.readmore:link, a.readmore:visited,
div.module a.readmore:link, div.module a.readmore:visited {
	color: #F0F0DC;
	text-decoration: none;
}

a.readmore:hover,
div.module a.readmore:hover{
	background: #245995;
	color: #ffffaa;
	text-decoration: none;
}

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

/*
 * general
 * used by Jommla core components
 */

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

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

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: url(../images/article_separator.png) 50% 100% repeat-x;
	font-weight : bold;
}

div.joomla tr td {
	padding: 5px 5px 5px 5px;
	background: url(../images/article_separator.png) 50% 100% repeat-x;
}

 
div.joomla span.number {
	color: #969696;
	font-style: italic;
}

/*
 * com_content
 * blog layout (frontpage, category, section)
 * sub selectors: blog
 */
 
div.joomla div.blog div.description {  
	margin: 10px 0px 15px 0px;
	padding-bottom: 20px;
	background: url(../images/article_separator.png) 50% 100% repeat-x;
}

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;
	background: url(../images/article_separator.png) 50% 100% repeat-x;
	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 {
	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 {
	margin-top: 0px;
	text-transform: uppercase;
	font-size: 80%;
	letter-spacing: 1px;
	line-height: 150%;
}

div.joomla p.articleinfo span.modified,
div.joomla p.articleinfo span.author,
div.joomla p.articleinfo span.created,
div.joomla p.articleinfo span.url {
	white-space: nowrap;
}

/*
 * 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: #ffffff;
	color: #323232;
}

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

/*
 * mod_search
 */

div.module-search {
	width: 120px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	background: url(../images/search_bg.png) 0 0 no-repeat;
}

div.module-search input {
	width: 93px;
	height: 14px;
	padding: 2px 2px 2px 7px;
	border: none;
	outline: none;
	background: none;
	float: left;
	color: #646464;
	font-size: 80%;
}

div.module-search input:focus {
	outline: none;
}

div.module-search button {
	width: 18px;
	height: 18px;
	padding: 0px;
	border: none;
	background: url(../images/search_button.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 100px;
	line-height: 0px;
}

div.module-search:hover{
	background: url(../images/search_bg.png) 0 -18px no-repeat;
}

div.module-search:hover input {
	color: #000000;
}

div.module-search input:focus {
	color: #000000;
}

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

/*
 * Joomla! system CSS file: system.css
 */
 
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; padding: 0;}
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/*
 * Joomla! system CSS file: general.css
 */
 
 /* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

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

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

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

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

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

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

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

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

.button2-left {
	background: url(../../system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(../../system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(../../system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(../../system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(../../system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption .left {
	float: left;
	margin-right: 1em;
}

.img_caption .right {
	float: right;
	margin-left: 1em;
}

.img_caption .left p {
	clear: left;
	text-align: center;
}

.img_caption .right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(../../system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}
/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

#left #form-login fieldset {
	border: none;
}

/*
 * YOOsearch
 */

#page div.yoo-search div.resultbox {
	position: absolute;
	right: -5px;
	top: 30px;
	z-index: 20;
}

#page div.blank div.yoo-search div.resultbox-bg {
	border-left: 1px solid #0E1F3A;
	border-right: 1px solid #0E1F3A;
}

#page div.blank div.yoo-search div.resultbox-b {
	border: 1px solid #0E1F3A;
	border-top: none;
}

#page div.blank div.yoo-search div.resultbox-bg, 
#page div.blank div.yoo-search .resultbox-bg a {
	background: #1B4270;
}

#page div.blank div.yoo-search div.resultbox-b,
#page div.blank div.yoo-search h3.search-header,
#page div.blank div.yoo-search .resultbox-bg a:hover {
	background: #0E1F3A;
}

#page div.blank div.yoo-search div.resultbox-b a:link,
#page div.blank div.yoo-search div.resultbox-b a:visited,
#page div.blank div.yoo-search div.resultbox-b a:hover,
#page div.blank div.yoo-search .resultbox-bg a:link,
#page div.blank div.yoo-search .resultbox-bg a:visited,
#page div.blank div.yoo-search .resultbox-bg a:hover,
#page div.blank div.yoo-search h3.search-header {
	color: #F0F0DC;
}

#page div.blank div.yoo-search .resultbox-bg a h3 {
	color: #ffffff;
}

/*
 * YOOtweet
 */

#page div.list div.yoo-tweet ul li {
	border-top: none;
}

#page div.list div.yoo-tweet ul li.first {
	border: none;
}

#page div.list div.yoo-tweet ul li.odd {
	background: url(../images/article_separator.png) 50% 100% repeat-x;
}

#page div.list div.yoo-tweet ul li.even {
	background: url(../images/article_separator.png) 50% 100% repeat-x;
}

/*
 * YOOcarousel
 */

div.mod-border div.yoo-carousel {
	margin: -10px -15px -10px -15px;
}

/*
 * YOOlogin
 */

 
/* quick */
#headerbar span.quick span.yoo-login { 
}

#headerbar span.quick span.yoo-login span.login {
	width: 231px;
}

#headerbar span.quick span.yoo-login span.login span.login-button-text,
#headerbar span.quick span.yoo-login span.login span.login-button-icon {
	margin-right: 0px;
}

#headerbar span.quick span.yoo-login span.login span.lostpassword, 
#headerbar span.quick span.yoo-login span.login span.lostusername,
#headerbar span.quick span.yoo-login span.login span.registration {
	margin-top: 5px;
}

#headerbar span.quick span.yoo-login span.logout {
	margin-top: 10px;
	overflow: visible;
}

#headerbar span.quick span.yoo-login span.logout span.logout-button-text,
#headerbar span.quick span.yoo-login span.logout span.logout-button-icon {
	margin-right: 0px;
}

/* nifty quick */
#headerbar span.niftyquick span.yoo-login { 
}

#headerbar span.niftyquick span.yoo-login span.login {
	width: 268px;
}

#headerbar span.niftyquick span.yoo-login span.login span.login-button {
	margin-right: 0px;
}

#headerbar span.niftyquick span.yoo-login span.login span.lostpassword, 
#headerbar span.niftyquick span.yoo-login span.login span.lostusername,
#headerbar span.niftyquick span.yoo-login span.login span.registration {
	margin-top: 5px;
}

#headerbar span.niftyquick span.yoo-login span.logout {
	margin-top: 10px;
	overflow: visible;
}

#headerbar span.niftyquick span.yoo-login span.logout span.logout-button {
	margin-right: 0px;
}

/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

body.yoopage {
	background: #452812;
}

div#page-header {
	background: url(../images/yellow/page_header_bg.png) 50% 0 repeat-x;
}

div#search {
	background: #5F3618;
}

div#page-headerbar {
	background: url(../images/landscape/headerbar_bg_island.jpg) 50% 0 repeat-x;
}

div#page-headerbar div.headerbar-img {
	background: url(../images/landscape/headerbar_img_island.png) 0 0 no-repeat;
}

div#page-headerbar div#object1 {
	top: 0px;
	left: 1000px;
	width: 711px;
	height: 168px;
	background: url(../images/landscape/headerbar_object_clouds2.png) 0 0 no-repeat;
}

div#page-headerbar div#object2 {
	top: 130px;
	left: 0px;
	width: 64px;
	height: 110px;
	background: url(../images/landscape/headerbar_object_sailboot.png) 0 0 no-repeat;
}

div#page-headerbar div#object3 {
	position: absolute;
	top: 150px;
	left: 1920px;
	z-index: 1;
	width: 66px;
	height: 26px;
	background: url(../images/landscape/headerbar_object_yacht.png) 0 0 no-repeat;
}

div#breadcrumbs {
	background: #301A0C;
}

body.headerbar div#breadcrumbs {
	background: url(../images/yellow/breadcrumbs_bg.png) 50% 0 repeat-x;
}

div#page-body {
	background: #301A0C;
}

div#page-footer {
	background: #452812;
}/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

h1,
#page h1 a,
h4,
h6,
a:link, a:visited {
	color: #CF982F;
}
/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

div#menu2-bg {
background: url(../images/yellow/breadcrumbs_bg.png) 50% 0 repeat-x;
}

div#menu a.level1, div#menu span.level1 {
	background: #301A0C;
}

div#menu li.active a.level1 {
	background: #5F3618;
}

div#menu ul.menu ul {
	background: url(../images/yellow/menu_dropdown_bg.png) 0 5px no-repeat;
}

div#menu ul.level2 ul {
	background-position: 0 0;
}

div#menu li:hover ul ul, div#menu li.sfhover ul ul {
	border-top: 1px solid #906920;
}

div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: url(../images/yellow/submenu_l_item.png) 0 0 no-repeat;
}

div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {
	background: url(../images/yellow/submenu_l_item_parent.png) 0 0 no-repeat;
}

div#right div#middle ul.menu a.level1, div#middle ul.menu span.level1 {
	background: url(../images/yellow/submenu_r_item.png) 0 0 no-repeat;
}

div#right div#middle ul.menu li.parent a.level1, div#middle ul.menu li.parent span.level1 {
	background: url(../images/yellow/submenu_r_item_parent.png) 0 0 no-repeat;
}/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * module: border
 */
 
div.mod-border div.box-1 {
	border: 8px solid #C29F6B;
	background: #A8762B;
}

/* color: frame */

div.col-frame div.box-1 {
	border: 8px solid #F0F0D2;
	background: #141414;
}

/*
 * module: dogear
 */

div.mod-dogear div.box-t1 {
	background: url(../images/yellow/module_dogear_bg.png) 100% 0 no-repeat;
}

div.mod-dogear div.box-t2 {
	background: #A8762B;
}

div.mod-dogear div.box-1 {
	background: #A8762B;
}

/*
 * module: dashedborder
 */
 
div.mod-dashedborder div.box-1 {
	background: url(../images/yellow/module_dashedborder_line_h.png) 0 0 repeat-x;
}

div.mod-dashedborder div.box-2 {
	background: url(../images/yellow/module_dashedborder_line_h.png) 0 100% repeat-x;
}

div.mod-dashedborder div.box-3 {
	background: url(../images/yellow/module_dashedborder_line_v.png) 0 0 repeat-y;
}

div.mod-dashedborder div.box-4 {
	background: url(../images/yellow/module_dashedborder_line_v.png) 100% 0 repeat-y;
}

div.mod-dashedborder h3.header {
	color: #CF982F;
}

/*
 * module: dashed
 */
 
div.mod-dashed h3.header {
	background: url(../images/yellow/module_dashed_header.png) 0 100% repeat-x;
	color: #CF982F;
}

/*
 * module: tab
 */
 
div.mod-tab div.box-1 {
	border-top: 1px solid #A8762B;
}

div.mod-tab h3.header {
	background: #A8762B;
}
/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

a.readmore {
	border: 1px solid #C29F6B;
	background: #847027;
}

a.readmore:hover,
div.module a.readmore:hover{
	background: #A8762B;
}

div.joomla div.blog div.description,
div.joomla div.item-bg {
	background: url(../images/yellow/article_separator.png) 50% 100% repeat-x;
}
/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

#page div.blank div.yoo-search div.resultbox-bg {
	border-left: 1px solid #633818;
	border-right: 1px solid #633818;
}

#page div.blank div.yoo-search div.resultbox-b {
	border: 1px solid #633818;
	border-top: none;
}

#page div.blank div.yoo-search div.resultbox-bg, 
#page div.blank div.yoo-search .resultbox-bg a {
	background: #aa7b21;
}

#page div.blank div.yoo-search div.resultbox-b,
#page div.blank div.yoo-search h3.search-header,
#page div.blank div.yoo-search .resultbox-bg a:hover {
	background: #633818;
}