/**
 * @version		1.0 December 18, 2011
 * @author		RocketTheme, LLC http://www.rockettheme.com
 * @copyright 	Copyright (C) 2007 - 2011 RocketTheme, LLC
 * @license		http://www.rockettheme.com/legal/license.php RocketTheme Proprietary Use License
 */
/* Added Rigpa Styles */
/* @group Core Elements */

html {height: 100%;margin-bottom: 1px;}
/*  body {margin: 0;font-family: Arial;font-size: 80%;line-height: 135%;color: #333;background: #B6B6B6;} */
body {margin: 0;font-family: Arial;font-size: 80%;line-height: 135%;color: #333;background: #f5efdb;}
/* #page-bg {background: #B6B6B6 url(../images/page-bg.png) 0 0 repeat-x;padding-top: 20px;} */
#page-bg {background: #c09e33 padding-top: 20px;}

/* Font family information */
body#ff-default, body#ff-default td {font-family: Helvetica, Arial, FreeSans, sans-serif;}
/* AF RIGPA body#ff-default #showcase h1 {font-family: Georgia, sans-serif;font-size: 220%;letter-spacing: -1px;}*/
body#ff-default .mininews .lead-articles h4, body#ff-default table.blog td.contentheading {font-family: Georgia, sans-serif;}
body#ff-optima, #ff-optima td {font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;}
body#ff-geneva, #ff-geneva td {font-family:  Geneva, Tahoma, "Nimbus Sans L", sans-serif;}
body#ff-helvetica, #ff-helvetica td {font-family: Helvetica, Arial, FreeSans, sans-serif;}
body#ff-lucida, #ff-lucida td {font-family: "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Lucida, sans-serif;}
body#ff-georgia, #ff-georgia td {font-family: Georgia, sans-serif;}
body#ff-trebuchet, #ff-trebuchet td {font-family: "Trebuchet MS", sans-serif;}
body#ff-palatino, #ff-palatino td {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif;}
/* end font family information */

form {margin: 10px;padding: 10px;}
/* body.f-small, body#ff-optima.f-small, body#ff-georgia.f-small {font-size: 11px;} */
/* body, body.f-default {font-size: 12px;} */
/* body#ff-optima, body#ff-optima.f-default {font-size: 13px;} */
/* body#ff-georgia, body#ff-georgia.f-default {font-size: 13px;} */
/* body.f-large, body#ff-optima.f-large, body#ff-georgia.f-large {font-size: 13px;} */

body.f-small, body#ff-optima.f-small, body#ff-georgia.f-small {font-size: 11px;}
body, body.f-default {font-size: 12px;}
body#ff-optima, body#ff-optima.f-default {font-size: 12px;}
body#ff-georgia, body#ff-georgia.f-default {font-size: 12px;}
body.f-large, body#ff-optima.f-large, body#ff-georgia.f-large {font-size: 13px;}
p {margin-top: 10px;margin-bottom: 15px;}
h1, h2, h3, h4, h5 {padding-bottom: 5px;margin: 25px 0 10px 0;font-weight: normal;line-height: 120%;}
/* h1 {font-size: 200%;line-height: 100%;} */
h1 {font-size: 200%;line-height: 120%;}
h2 {font-size: 175%;line-height: 100%;}
h3 {font-size: 150%;}
h4 {font-size: 120%;}
h5 {font-size: 120%;text-transform: uppercase;}
a {text-decoration: none;}
a:hover {text-decoration: underline;}

.blog-featured h1, .item-page h1 {
    color: #932443;font-size: 170%;font-weight: bold;padding: 0 0 0 5px;margin: 0 0 20px 0;border-bottom: 0px solid #f7f7f7;
}

/* @end */

/* @group Joomla Elements */

div.mosimage_caption {font-size: 95%;}
.componentheading {color:#9f000b;font-size: 170%;line-height: 120%;font-weight: bold;padding: 0 0 0 5px;margin: 0 0 20px 0;border-bottom: 0px solid #f7f7f7;}
.contentheading {font-size: 160%;font-weight: bold;line-height: 120%;padding: 0px 10px 15px 0px;border: 0; color:#9f000b;}
span.small, td.createdate, td.modifydate {text-transform: uppercase;color: #666;font-size: 80%;}
table.blog td.createdate {padding-bottom: 5px;}
table.blog td.modifydate {padding-top: 10px;}
td.buttonheading, .contentpaneopen td.buttonheading {padding: 0 1px;border: 0;}
td.column_separator {padding-left: 15px;}
td.componentheading {padding-bottom: 15px;}
.sectiontableheader {font-weight: bold;padding: 4px;line-height: 20px;}
tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry1, td.sectiontableentry2 {text-align: left;padding: 2px 0 0px 5px;border-bottom: 1px solid #f1f1f1;}
tr.sectiontableentry2 td, td.sectiontableentry2 {height: 27px;}
tr.sectiontableentry1 td, td.sectiontableentry1 {height: 27px;background: #f7f7f7;}
.contentpane, .contentpaneopen {width: 100%;}

/* @end */

/* @group Structure */

#top-banner {padding-left: 15px;padding-right: 15px;}

.logo-module {
	height: 70px;
	padding: 10px 5px 5px 10px;
	width: 600px;
	float: left;  
}

.logo-module .moduletable h3 {display: none;}

#main-section a:hover {color: #333;}

.shadow-left {
	padding-left: 12px;
/*	background: url(../images/shadow-l.png) 0 35px no-repeat;  */
}

.shadow-right {
	padding-right: 12px;
/*	background: url(../images/shadow-r.png) 100% 35px no-repeat;  */
	padding-bottom: 0px;
}

.main-page {
	background: #fff url(../images/main-tl.png) 0 0 no-repeat;
}

.main-page2 {background: url(../images/main-tr.png) 100% 0 no-repeat;}
.main-page3 {background: url(../images/main-bl.png) 0 100% no-repeat;}
.main-page4 {
/*	background: url(../images/main-br.png) 100% 100% no-repeat;  */
        background: #ffffff;
	padding: 0px;
        border-right: 2px solid #c09e33;
        border-left: 2px solid #c09e33;
}

#header {
/*	background: #ededed url(../images/header-bg.png) 0 0 repeat-x;  */
      background: #ffffff;
	position: relative;
/*	border-top: 1px solid #dedede;  */
/*	border-left: 1px solid #dedede;  */
/*	border-right: 1px solid #dedede;  */
/*	height: 84px; */
	height: 150px;
}

#image-after-header {
	position: relative;
}

img#logo {
/*       width: 350px;   */
        width: 350px;
/*	height: 60px;   */
        height: 105px; 
	float: left;    /* ck*/
/*ck      position: relative;  */
/* ck       margin: auto;    */
 	margin-top: 20px;
	margin-left: 420px;   
	display: block;
}

#showcase {position: relative;overflow: hidden;}
  .showcase-div {height: -100px;} 
/*.showcase-div {height: 10px;}*/

#showcase .column-1 {
	width: 600px;
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	border-top: 1px solid #c09e33;
/*	border-bottom: 1px solid #c09e33;  */
/*	background: url(../images/showcase-overlay1.png) 0 100% repeat-x;  */
} 


#showcase .column-2 {
	margin-left: 600px;
	color: #e1d29d;
/*	border-bottom: 1px solid #c09e33; */
	border-top: 1px solid #c09e33
/*	background: url(../images/showcase-overlay2.png) 0 0 repeat-x; */
}

.wrapper #showcase a:hover {
	color: #fff;
	text-decoration: none;
}

#showcase .column-2 .moduletable h3, #showcase .column-1 .moduletable h3 {
	margin-top: 0;
	font-size: 170%;
	color: #fff;
	font-weight: normal;
}

#showcase .column-2 .padding {padding: 0px 0px 0px 0px;} /*kl: padding for Header 2 - change padding: 20px 20px 15px 20px; */

#showcase ul.latestnews {
	padding-left: 0;
	list-style: none;
}

#showcase ul.latestnews li a {
	margin-top: 2px;
	font-size: 155%;
	line-height: 130%;
	display: block;
	padding: 4px 4px 4px 0px;
	background-image: url(../images/li-arrow.png); 
	background-position: 6px 9px;
	background-repeat: no-repeat;
}

#main-section ul.latestnews {
	padding-left: 6px;
	list-style: none;
	margin: 0;
}

/* below is use for latest news module  */
#main-section ul.latestnews li a {
	background: url(../images/readon.png) 0 5px no-repeat; 
	font-size: 110%;
	line-height: 130%;
	padding: 0px 0px 10px 10px;
	display: block;
	margin: 0;
}

.wrapper #showcase ul.latestnews li a:hover {
	background-image: url(../images/li-arrow.png);
	background-position: 6px 9px;
	background-repeat: no-repeat;
	color: #fff;
}

.date-block {
	color: #fff;
	font-size: 140%;
	height: 90px;
	position: relative;
}

.date-line {
	float: right;
	margin-right: 115px;
	margin-top: 35px;
}

span.date-number {
	font-weight: bold;
	padding: 4px 5px;
}

.clock {
	width: 85px;
	height: 85px;
	position: absolute;
	right: 10px;
	top: 2px;
}
#main-section {
/*	background: #D5D5D5; */        /*KL: main section of all the web pages */
/*	background: #c09e33; */
	background: #ffffff;
/*	border: 5px solid #DEDEDE;  */
/*	border: 0px solid #ffffff;  */
	border-left: 1px solid #e1d29d;
	border-right: 1px solid #e1d29d;
	border-bottom: 0px solid #e1d29d;
	border-top: 1px solid #c09e33;
}

/* .padding {padding: 5px;} */ 

.padding {padding: 4px;}  /* the gold broader round the page */

.main-content {
/*	background: #fff url(../images/main-content-bg.png) 0 0 repeat-x;  */
	background: #ffffff;
/*	border: 1px solid #bbb;  */
	border: 0px solid #c09e33;
	padding: 10px 10px 0 10px;
}

#left-column {float: left;margin-top: -25px;}
#right-column {float: right;}
#left-column .padding {padding: 0px 20px 15px 0px;}
#right-column .padding {padding: 0px 0px 15px 20px;}
#center-column .padding {padding: 0 0 0 0;}
/* .main-content.block {padding: 22px 12px 15px 12px;} */ /* kobi: padding around the main contents area */
.main-content.block {padding: 12px 12px 15px 12px;}

.main-content.block1 {


	margin-top: 5px;
	padding-top: 10px;
}

.main-content.block2 {
	margin-top: 5px;
	padding-bottom: 15px;
	padding-top: 10px;
	position: relative;
}

#bottom-menu {

	height: 44px;
/*	background: url(../images/bottom-menu-bg.png) 0 0 repeat-x;  */
/*	border: 1px solid #ccc;  */
	border-top: 1px solid #c09e33;
	border-left: 0px solid #c09e33;
	border-right: 0px solid #c09e33;
	border-bottom: 1px solid #c09e33;
}

#bottom {
	background: #f9f9f9 url(../images/bottom-bg.png) 0 0 repeat-x;
/*	border-left: 1px solid #dedede;  */
/*	border-right: 1px solid #dedede;  */
/*	border-bottom: 1px solid #dedede;  */
	border-left: 0px solid #dedede;
	border-right: 0px solid #dedede;
	border-bottom: 1px solid #c09e33;
	padding: 15px 15px;
}

#bottom .module a, #bottom .module {color: #666;}

#footer {
	height: 75px;
/*	background: url(../images/footer-bg.png) 0 100% repeat-x;  */
/*	background: #ffffff; */

/*	border-left: 1px solid #dedede;  */
/*	border-right: 1px solid #dedede;  */
}

.footer-left {
/*	background: url(../images/footer-bl.png) 0px 100% no-repeat;  */
	height: 75px;
	margin-left: -1px;
}



.footer-right {
/*	background: url(../images/footer-br.png) 100% 100% no-repeat; */

	height: 75px;

	margin-right: -1px;
}

.footer-mod {padding: 10px;margin: 0;}
.footer-mod .moduletable h3 {display: none;}

img#rocket {
/*	width: 165px; */
/*	height: 22px; */
/*	background: url(../images/rocket.png) 0 0 no-repeat;  */
/*	float: right; */
/*	margin-right: 20px; */
/*	margin-top: 25px; */
}

.debug {margin-top: 20px;}

#searchmod {

	position: absolute;
	padding: 10px;
	margin: 0;
/*	top: 38px;  */
	top: 28px;
	right: 0px;
/*	width: 230px;  */
	width: 150px;
	overflow: hidden;

}

#searchmod .inputbox {
/*	width: 220px;  */
	width: 140px;
	height: 18px;
	padding-left: 4px;
	font-size: 100%;
	color: #666;
}

#searchmod .moduletable h3 {display: none;}

table.mainbody, table.blog {width: 100%;}
table.blog td td {padding-right: 12px;}
.spacer .block {float: left;}
.spacer.w99 .block {width: 99.8%;}
.spacer.w49 .block {width: 49.8%;}
.spacer.w33 .block {width: 33.3%;}


#bottommodules2.spacer.w33 .block {width: 33.1%;}
.spacer.w24 .block {width: 24.8%;}

/* @end */

/* @group Modules */

.moduletable h3 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0;
}

.moduletable {margin-bottom: 10px;}


.moduletable-header1 {margin-bottom: 0px;}
#rightmodules .module, #rightmodules2 .module, #leftmodules .module, #leftmodules2 .module, #rightmodules .module-title, #rightmodules2 .module-title, #leftmodules .module-title, #leftmodules2 .module-title, #rightmodules .module-notitle, #rightmodules2 .module-notitle, #leftmodules .module-notitle, #leftmodules2 .module-notitle, #rightmodules .module-menu, #rightmodules2 .module-menu {
	margin-right: 5px;
	margin-bottom: 10px; 
}

#rightmodules div:first-child.block .module, #rightmodules2 div:first-child.block .module, #leftmodules div:first-child.block .module, #leftmodules2 div:first-child.block .module, #rightmodules div:first-child.block .module-title, #rightmodules2 div:first-child.block .module-title, #leftmodules div:first-child.block .module-title, #leftmodules2 div:first-child.block .module-title, #rightmodules div:first-child.block .module-notitle, #rightmodules2 div:first-child.block .module-notitle, #leftmodules div:first-child.block .module-notitle, #leftmodules2 div:first-child.block .module-notitle {
	margin-left: 0;
	margin-right: 5px;
}

#rightmodules div:last-child.block .module, #rightmodules2 div:last-child.block .module, #leftmodules div:last-child.block .module, #leftmodules2 div:last-child.block .module, #rightmodules div:last-child.block .module-title, #rightmodules2 div:last-child.block .module-title, #leftmodules div:last-child.block .module-title, #leftmodules2 div:last-child.block .module-title, #rightmodules div:last-child.block .module-notitle, #rightmodules2 div:last-child.block .module-notitle, #leftmodules div:last-child.block .module-notitle, #leftmodules2 div:last-child.block .module-notitle {
	margin-right: 0;
	margin-left: 5px;
}

/* #mainmodules {padding-bottom: 10px;padding-top: 50px;} */ /* kobi: padding around the user1,2,3 module */



#mainmodules {padding-bottom: 10px;padding-top: 0px;}

#mainmodules .module h3 {

	margin-top: -28px;
	margin-left: 0px;
	margin-bottom: 8px;

	padding-bottom: 0;
/*	color: #5D5D5D; */
	color: #9f000b;
	font-size: 130%;
	font-weight: bold;
}

#mainmodules .module p {
        font-size: 110%;
        font-weight: normal;
        line-height: 150%;
        padding-bottom: 5px;
        padding-top: 0px;
        margin-right: 8px;
        margin-left: 8px;
}


/* Chriskohl: here the borders and the background of modules in the module position 1-3 are configured */

#mainmodules .module, #mainmodules .module-notitle, #mainmodules .module-title {

/*	background: url(../images/module2-tr.png) 100% 0 no-repeat; */
	overflow: hidden;
	margin-bottom: 15px;



	margin-right: 5px;
	margin-left: 5px;
	border-left: 1px solid #c09e33;
	border-right: 1px solid #c09e33;
	border-top: 1px solid #c09e33;
	border-bottom: 1px solid #c09e33;
}
/* #mainmodules .module div {background: url(../images/module2-tl.png) 0 0 no-repeat;}  */
/* #mainmodules .module div div {background: url(../images/module2-br.png) 100% 100% no-repeat;}  */
#mainmodules .module div div div {

/*	background: url(../images/module2-bl.png) 0 100% no-repeat; */
/*	padding: 35px 12px 12px 12px;  */
	padding: 35px 0px 0px 0px;
}

#mainmodules div:first-child.block .module, #mainmodules div:first-child.block .module-notitle, #mainmodules div:first-child.block .module-title {margin-left: 0;}
#mainmodules div:last-child.block .module, #mainmodules div:last-child.block .module-notitle, #mainmodules div:last-child.block .module-title {margin-right: 0;}

#main-section .module-title h3 {
	margin-top: -28px;

	margin-bottom: 12px;
	padding-bottom: 0;
	color: #5D5D5D;
	font-size: 120%;

	font-weight: bold;
}

#main-section .module-title {
	background: url(../images/module2-tr.png) 100% 0 no-repeat;  
	overflow: hidden;
	margin-bottom: 15px;
}

#main-section .module-title div {background: url(../images/module2-tl.png) 0 0 no-repeat;}  
#main-section .module-title div div {background: url(../images/module2-br.png) 100% 100% no-repeat;}


#main-section .module-title div div div {
	background: url(../images/module2-bl.png) 0 100% no-repeat;  
	padding: 35px 12px 12px 12px;
}

#main-section .module-notitle h3 {display: none;}

#main-section .module-notitle {
	background: url(../images/module3-tr.png) 100% 0 no-repeat;
	overflow: hidden;
	margin-bottom: 15px;
}

#main-section .module-notitle div {background: url(../images/module3-tl.png) 0 0 no-repeat;}

#main-section .module-notitle div div {background: url(../images/module3-br.png) 100% 100% no-repeat;}

#main-section .module-notitle div div div {
	background: url(../images/module3-bl.png) 0 100% no-repeat;  
	padding: 15px 12px 12px 12px;
}

/* Chriskohl: this is the section where the borders of modules in position "left" or "right" are configured */
#left-column .module, #right-column .module, #left-column .module-menu, #right-column .module-menu {/*background: url(../images/module-tr.png) 100% 0 no-repeat;*/}*/
#left-column .module div, #right-column .module div, #left-column .module-menu div, #right-column .module-menu div  {/*background: url(../images/module-tl.png) 0 0 no-repeat;*/}
#left-column .module div div, #right-column .module div div, #left-column .module-menu div div, #right-column .module-menu div div {/*background: url(../images/module-br.png) 100% 100% no-repeat; */}

#left-column .module div div div, #right-column .module div div div, #left-column .module-menu div div div, #right-column .module-menu div div div {
/*	background: url(../images/module-bl.png) 0 100% no-repeat; */
/*	padding: 45px 12px 12px 12px; */
	padding: 40px 0px 12px 0px;
	margin-bottom: 20px;
/* Chriskohl: new borders */
        border-right: 1px solid #c09e33;
	border-left: 1px solid #c09e33;
	border-top: 0px solid #c09e33; 
	border-bottom: 1px solid #c09e33;
}

#right-column .module div div div {
        padding: 40px 0px 0px 0px;
        margin-bottom: 20px;
        border-right: 1px solid #c09e33;^M
        border-left: 1px solid #c09e33;^M
        border-top: 0px solid #c09e33; ^M
        border-bottom: 1px solid #c09e33;^M
}

#left-column .module div div div div, #left-column .module-title div div div div, #left-column .module-notitle div div div div, #right-column .module div div div div, #right-column .module-title div div div div, #right-column .module-notitle div div div div, #bottommodules1 .module div div div div, #bottommodules1 .module-title div div div div, #bottommodules1 .module-notitle div div div div, #bottommodules2 .module div div div div, #mainmodules .module div div div div, #left-column .module-menu div div div div, #right-column .module-menu div div div div {
	background: none;
	padding: 0px;
	margin: 0px;
}

/* sub sub menu */

#left-column .module h3, #right-column .module h3, #left-column .module-menu h3, #right-column .module-menu h3 {
/*	font-size: 150%;  */
/*	font-weight: bold;  */
/*	margin-top: -40px;  */
/*	margin-bottom: 18px;  */
/*	margin-left: 0px;  */
        font-size: 120%;
        font-weight: bold;
        color: #9f000b;
        background-color: #f5efdb;
        border-top: 1px solid #c09e33;
        border-bottom: 1px solid #c09e33;
        padding-left: 10px;
        padding-right: 0px;
        padding-bottom: 8px;
        padding-top: 8px;
        margin-bottom: 10px;
        margin-top: -40px;
}

.module-ad {padding: 0px 0px 5px 0px;border: 1px solid #c09e33;margin: 0px 5px 0px 0px;} 

.module-ad h3 {
        font-size: 100%;
        font-weight: bold;
        color: #9f000b;
        margin: 0px 0 0px 0;
        padding-bottom: 0px;
}
.module-adblock {
        padding: 0px 0px 10px 0px;
/*        border: 1px solid #c09e33; */
     margin-top: -25px; 
} 

.module-adblock h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
        color: #9f000b;
        background-color: #ffffff;
        border: 1px solid #c09e33;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 8px;
        padding-top: 8px;
        margin-bottom: 0px;
}

.module-adblock p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	background-color: #f5efdb;
	padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
	border: 1px solid #c09e33;
   margin-top: -1px;
	margin-bottom: 0px;
}


.module-homepagead {
	/* width: 283px; */
	height: 250px;
        padding: 0px 0px 5px 0px;
        border: 1px solid #c09e33;
        margin: 8px 8px 0px 0px;
}

.module-homepagead h3 {
        font-size: 130%;
        font-weight: bold;
        background-color: #f5efdb;
        color: #932443;
        margin: 0px 0 0px 0;
        padding-top: 8px;
        padding-left: 8px;
        padding-bottom: 8px;
}

.module-homepagead h4 {
        padding-left: 0px;
        padding-bottom: 0px;
        /*margin: 0.5em 15px 0.5em 20px; */
        margin-top: 0px;
        border: 0px;
        float: left;
        clear: left;
}

.module-homepagead p {
        font-size: 110%;
        font-weight: normal;
        line-height: 150%;
        padding-bottom: 5px;
        padding-top: 0px;
        margin-left: 8px;
        width: 205px;
}


.module-aduser12 {
       height: 300px;
        padding: 0px 0px 5px 0px;
        border: 1px solid #c09e33;
        margin: 0px 5px 0px 0px;
} 

.module-aduser12 h3 {
        font-size: 130%;
        font-weight: bold;
        color: #9f000b;
        margin: 0px 0 0px 0;
        padding-top: 12px;
        padding-left: 8px;
        padding-bottom: 0px;
}
.module-aduser12 h4 {
	padding-left: 8px;
	padding-bottom: 0px;
	/*margin: 0.5em 15px 0.5em 20px; */
	margin-top: 10px;
	border: 0px;
	float: left;
	clear: left;
}

.module-aduser12 p {
        font-size: 110%;
        font-weight: normal;
        line-height: 150%;
        padding-bottom: 5px;
        padding-top: 0px;
        margin-left: 8px;
        width: 170px;
}

.module-aduser3 {
        height: 300px;
        padding: 0px 0px 5px 0px;
        border: 1px solid #c09e33;
        margin: 0px 0px 0px 0px;
} 

.module-aduser3 h3 {
        font-size: 130%;
        font-weight: bold;
        color: #9f000b;
        margin: 0px 0 0px 0;
        padding-top: 12px;
        padding-left: 8px;
        padding-bottom: 0px;
}

.module-aduser3 h4 {
	padding-left: 8px;
	padding-bottom: 0px;
	/*margin: 0.5em 15px 0.5em 20px; */
	margin-top: 10px;
	border: 0px;
	float: left;
	clear: left;
}

.module-aduser3 p {
        font-size: 110%;
        font-weight: normal;
        line-height: 150%;
        padding-bottom: 5px;
        padding-top: 0px;
        margin-left: 8px;
        width: 170px;
}

.module-ad2 {
        vertical-align: top; 
        overflow:hidden;
        border-top: 1px solid #c09e33;
        border-bottom: 0px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
        margin-bottom: 0px;
} 


.module-ad2 h3 {
        font-size: 120%;
        font-weight: normal;
        color: #9f000b;
        margin: 0px 0px 0px 0px;
        padding-left: 10px;
        padding-right: 80px;
        padding-bottom: 10px;
        padding-top: 10px;
}

.module-adfeed {
        vertical-align: top; 
        overflow:hidden;
        border-top: 1px solid #c09e33;
        border-bottom: 0px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
        margin-bottom: 0px;
} 


.module-adfeed h3 {
        font-size: 120%;
        font-weight: normal;
        color: #932443;
        margin: 0px 0px 0px 0px;
        padding-left: 10px;
        padding-right: 80px;
        padding-bottom: 10px;
        padding-top: 10px;
background-color: #f5efdb;
}

.module-ad3 {
        vertical-align: top; 
        overflow:hidden;
        border-top: 0px solid #c09e33;
        border-bottom: 0px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
        margin-top: 0px;
        padding-top: 0px;
} 
.module-ad3 h3 {
        font-size: 100%;
        font-weight: normal;
        color: #9f000b;
        margin-bottom: 0px;
        padding-left: 10px;
        padding-right: 80px;
        padding-bottom: 10px;
        padding-top: 10px;
}

.module-homemenutitle {
        vertical-align: top; 
        border-top: 1px solid #c09e33;
        border-bottom: 1px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
        margin-bottom: 0px;
} 
.module-homemenutitle h3 {
        font-size: 150%;
        font-weight: bold;
        color: #9f000b;
        background-color: #f5efdb;
        margin: 0px 0px 0px 0px;
        padding-left: 10px;
        padding-right: 80px;
        padding-bottom: 10px;
        padding-top: 10px;
}

.module-adhomemenu {
        vertical-align: top; 
        border-top: 0px solid #c09e33;
        border-bottom: 0px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
        margin-top: -25px;
        padding-top: 0px;
} 
.module-adhomemenu h3 {
        font-size: 100%;
        font-weight: bold;
        background-color: #f5efdb;
        border-top: 0px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 8px;
        padding-top: 8px;
        margin-bottom: -25px;
}
.module-adhomemenuright {
        vertical-align: top; 
        border-top: 0px solid #c09e33;
        border-bottom: 0px solid #c09e33;
        border-left: 1px solid #ffffff;
        border-right: 0px solid #c09e33;
        margin-top: -25px;
        padding-top: 0px;
} 
.module-adhomemenuright h3 {
        font-size: 100%;
        font-weight: bold;
        background-color: #f5efdb;
        border-top: 0px solid #ffffff;
        border-bottom: 1px solid #ffffff;
        padding-left: 10px;
        padding-right: 0px;
        padding-bottom: 8px;
        padding-top: 8px;

        margin-bottom: -25px;
}

.module-adcentre {
        vertical-align: top; 
        border-top: 0px solid #c09e33;

        border-bottom: 0px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
        margin-top: 0px;
        padding-top: 0px;
} 
.module-adcentre h3 {
        font-size: 120%;
        font-weight: bold;
        color: #9f000b;
        background-color: #f5efdb;
        border-top: 1px solid #c09e33;
        border-bottom: 1px solid #c09e33;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 8px;
        padding-top: 8px;
        margin-bottom: -25px;
}
.module-adcentre p {
        font-size: 110%;
        font-weight: normal;
        line-height: 150%;
        padding-bottom: 5px;
        padding-top: 20px;
        margin-left: 10px;
}

/* use in country flag module */
.module-adcentreflag {
        vertical-align: top; 
        border-top: 0px solid #c09e33;

        border-bottom: 0px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
        margin-top: 0px;
        padding-top: 0px;
} 
.module-adcentreflag h3 {
        font-size: 120%;
        font-weight: bold;
        color: #9f000b;
        background-color: #f5efdb;
        border-top: 1px solid #c09e33;
        border-bottom: 1px solid #c09e33;
        padding-left: 10px;
        padding-right: 10px;
        padding-bottom: 8px;
        padding-top: 8px;
        margin-bottom: 0px;
}
.module-adcentreflag p {
        font-size: 120%;
        font-weight: normal;
        line-height: 150%
        padding-bottom: 10px;
        padding-top: 0px;
        margin-left: 10px;
}
/* use for centre list menu on the left */
.module-adleftmenu {
    /*    vertical-align: top; */
        border-top: 0px solid #c09e33;
        border-bottom: 0px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
        /* margin-top: -25px; */
        /*padding-top: 0px;*/
} 
.module-adleftmenu h3 {
        font-size: 12px;
        font-weight: bold;
        color: #9f000b;
        background-color: #e1d29d;
        border-top: 0px solid #c09e33;
        border-bottom: 1px solid #ffffff;
        padding-left: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-bottom: 0px;
}
.module-adleftmenu h4 {
        font-size: 120%;
        font-weight: normal;
        line-height: 150%
        border-bottom: 1px solid #ffffff;
        padding-bottom: 0px;
        padding-top: 0px;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 2px;
}
.module-adleftmenu h6 {
        text-decoration: none;
        font-size: 12px;
        font-weight: normal;
        color: #9f000b;
        background-color: #e1d29d;
        border-top: 0px solid #c09e33;
        border-bottom: 1px solid #ffffff;
        padding-left: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-bottom: 0px;
        margin-top: 0px;
}
.module-adleftmenu p {
        font-size: 12px;
        font-weight: normal;
        color: #9f000b;
        background-color: #eee7d0;
        border-top: 0px solid #c09e33;
        border-bottom: 1px solid #ffffff;
        padding-left: 5px;
        padding-right: 10px;
        padding-bottom: 5px;
        padding-top: 5px;
        margin-bottom: 0px;
        margin-top: 0px;
}

.module-adleft {
        vertical-align: top; 
        border-top: 0px solid #c09e33;
        border-bottom: 0px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
        margin-bottom: 0px;
} 
.module-adleft h3 {
        font-size: 100%;
        font-weight: normal;
        color: #9f000b;
        margin: 0px 0px 0px 0px;
        padding-left: 10px;
        padding-right: 80px;
        padding-bottom: 10px;
        padding-top: 10px;
}

.module-adlatestnews {
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 0px;
        background-color: #f5efdb;  
} 

.module-adlatestnews h3 {
        font-size: 150%;
        font-weight: bold;
        color: #9f000b;
        background-color: #f5efdb;
        border-top: 1px solid #c09e33;
        border-bottom: 1px solid #c09e33;
        padding-left: 10px;
        padding-right: 0px;
        padding-bottom: 8px;
        padding-top: 8px;
        margin-bottom: 10px;
        margin-top: 0px;
}
.module-adlatestnews li a {
	background: url(../images/readon.png) 0 5px no-repeat; 
	font-size: 110%;
	line-height: 130%;
	padding: 0px 30px 10px 10px;
	display: block;
	margin: 0px;
}

.module-adlatestnews ul {
	padding-left: 25px;
	list-style: none;
	margin: 0;
}


.module-adinsidesubmenu {
        vertical-align: top; 
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 0px; 
        border-bottom: 1px solid #c09e33;
        border-left: 1px solid #c09e33;
        border-right: 1px solid #c09e33;
} 

.module-adinsidesubmenu h3 {
        font-size: 120%;
        font-weight: bold;
        color: #9f000b;
        background-color: #f5efdb;
        border-top: 1px solid #c09e33;
        border-bottom: 1px solid #c09e33;
        padding-left: 10px;
        padding-right: 20px;
        padding-bottom: 8px;
        padding-top: 8px;

        margin-bottom: 10px;
        margin-top: 0px;
}
.module-adinsidesubmenu li a {
	background: url(../images/readon.png) 0 5px no-repeat; 
	font-size: 110%;
	line-height: 130%;
	padding: 0px 30px 10px 10px;
	display: block;
	margin: 0;
}
.module-adinsidesubmenu p {
        padding: 0px 30px 10px 10px;
}

.module-adinsidesubmenu ul {
	padding-left: 25px;
	list-style: none;
	margin: 0;
}



.module-srprogramme {
        vertical-align: top; 
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 0px; 
        border-bottom: 1px solid #c09e33;
        border-left: 0px solid #c09e33;
        border-right: 0px solid #c09e33;
} 

.module-srprogramme h3 {
        font-size: 120%;
        font-weight: bold;
        color: #932443;
        background-color: #f5efdb;
        border-top: 1px solid #c09e33;
        border-bottom: 1px solid #c09e33;
        padding-left: 10px;
        padding-right: 20px;
        padding-bottom: 8px;
        padding-top: 8px;

        margin-bottom: 10px;
        margin-top: 0px;
}
.module-srprogramme li a {
	background: url(../images/readon.png) 0 5px no-repeat; 
	font-size: 110%;
	line-height: 130%;
	padding: 0px 30px 10px 10px;
	display: block;
	margin: 0;
}

.module-srprogramme ul {
	padding-left: 25px;
	list-style: none;
	margin: 0;
}

/* test menu */
/* .module-menu {
        vertical-align: top; 
        padding-bottom: 10px;
        margin-bottom: 10px;
        margin-top: 0px;
     background-color: #f5efdb;  
        border: 0px;
} */

/* .module-menu h3 {
        font-size: 150%;
        font-weight: bold;
        color: #9f000b;
        background-color: #f5efdb;
        border-top: 1px solid #c09e33;
        border-bottom: 1px solid #c09e33;
        padding-left: 10px;
        padding-right: 0px;
        padding-bottom: 8px;
        padding-top: 8px;
        margin-bottom: 10px;
        margin-top: -5px;
} */
/* .module-menu li a {
	background: url(../images/readon.png) 0 5px no-repeat; 
	font-size: 110%;
	line-height: 130%;
	padding: 0px 30px 0px 0px;
	display: block;
	margin: 0;
} */

/* .module-menu ul {
	padding-left: 25px;
	list-style: none;
	margin: 0;
}*/
#bottommodules2 div.block {border-left: 2px solid #e0e0e0;}

#bottommodules2 div:first-child.block {border-left: 0;}
#bottommodules2 div:first-child.block .module {padding-left: 0;}
#bottommodules1 div:last-child.block .module, #bottommodules1 div:last-child.block .module-title, #bottommodules1 div:last-child.block .module-notitle {margin-right: 0;}
#bottommodules1 .module {background: url(../images/module-tr.png) 100% 0 no-repeat;}
#bottommodules1 .module div {background: url(../images/module-tl.png) 0 0 no-repeat;}

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

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

	padding: 45px 12px 12px 12px;
}



#bottommodules1 .module h3, #bottommodules2 .module h3 {
	font-size: 150%;
	font-weight: bold;
}

#bottommodules1 .module h3 {
	margin-top: -40px;
	margin-bottom: 15px;
	margin-left: -5px;
}

#bottommodules2 .module h3 {
	top: 0;

	margin-top: 15px;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 0;
	position: absolute;
}



#bottommodules1 .module, #bottommodules1 .module-title, #bottommodules1 .module-notitle {
	margin-right: 10px;
	padding-left: 0;


	margin-bottom: 15px;

	overflow: hidden;
}

#bottommodules1 .module-title, #bottommodules1 .module-notitle {margin-top: 14px;}

#bottommodules2 .module, #bottommodules2 .module-title, #bottommodules2 .module-notitle {

	margin-right: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	overflow: hidden;
	padding-top: 15px;
}

#footermodules .module h3 {
	font-weight: bold;
	color: #666;




	margin-top: 0;
}

#footermodules .module {

	margin-right: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}

#footermodules div:last-child.block .module {margin-right: 0;}


#mainmodules, #bottommodules1, #bottommodules2, #footermodules, #rightmodules, #rightmodules2, #leftmodules, #leftmodules2 {
	overflow: hidden;
}

/* Chriskohl: Borders for module position advert*/
.block-surround {background: url(../images/module-tr.png) 100% 0 no-repeat;}
.block-surround2 {background: url(../images/module-tl.png) 0 0 no-repeat;}
.block-surround3 {background: url(../images/module-br.png) 100% 100% no-repeat;}
.block-surround4 {background: url(../images/module-bl.png) 0 100% no-repeat; padding: 34px 12px 0 12px;}




/* @end */

/* @group Horizontal Menu */

#horiz-menu {
/*	height: 41px;  */
	height: 30px;
/*	background: #EDEDED url(../images/horiz-menu-top.png) 0 0 repeat-x; */
/*	border: 1px solid #dedede; */
	border-right: 0px solid #c09e33;
	border-left: 0px solid #c09e33;






	border-top: 1px solid #c09e33;
/* The following two lines are to give a bottom border to the top menu */
        border-bottom: 1px solid #c09e33;	

        padding-bottom: 12px;  
/*        border-bottom: 1px solid #c09e33;   */
/*        background: #EDEDED;  */  /***/

}


ul#horiznav.menutop, #horiz-menu ul.menutop {

	padding: 0;
	margin: 0;
	position: relative;
}

#horiz-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#horiz-menu .separator {
	cursor: default;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#horiz-menu a, #horiz-menu li.active a,

#horiz-menu .separator, #horiz-menu li.active .separator {
	white-space: nowrap;
	display: block;
	float: left;
	height: 41px;
	line-height: 46px;
	padding: 0 11px 0 11px;
	font-weight: normal; 
/*	font-size: 100%;  */
	font-size: 125%;
	overflow: hidden;
	text-decoration: none;
/*	text-transform: uppercase; */
	z-index: 100;
/*	color: #555;   */

	color: #a68b36;
	background: url(../images/submenu-div.png) 100% 60% no-repeat; 
      /*  background: #EDEDED; */
}

#horiz-menu li.active a, #horiz-menu li.active .separator {height: 36px;line-height: 36px;}
#horiz-menu li:hover {background: url(../images/submenu-div.png) 100% 60% no-repeat;}

#horiz-menu li.blue.sfHover a, #horiz-menu li.blue:hover a, #horiz-menu li.blue.sfHover .separator, #horiz-menu li.blue:hover .separator {border-top: 5px solid #0D507A;color: #0D507A;line-height: 36px;height: 36px;}
#horiz-menu li.blue.sfHover li a:hover, #horiz-menu li.blue:hover li a:hover {color: #0D507A;}

#horiz-menu li.red.sfHover a, #horiz-menu li.red:hover a, #horiz-menu li.red.sfHover .separator, #horiz-menu li.red:hover .separator {border-top: 5px solid #9f000b;color: #9f000b;line-height: 36px;height: 36px;}
#horiz-menu li.red.sfHover li a:hover, #horiz-menu li.red:hover li a:hover {color: #9f000b;} /* change colour by kobi */



#horiz-menu li.purple.sfHover a, #horiz-menu li.purple:hover a, #horiz-menu li.purple.sfHover .separator, #horiz-menu li.purple:hover .separator  {border-top: 5px solid #9E0E87;color: #9E0E87;line-height: 36px;height: 36px;}
#horiz-menu li.purple.sfHover li a:hover, #horiz-menu li.purple:hover li a:hover {color: #9E0E87;}

#horiz-menu li.green.sfHover a, #horiz-menu li.green:hover a, #horiz-menu li.green.sfHover .separator, #horiz-menu li.green:hover .separator  {border-top: 5px solid #74A824;color: #74A824;line-height: 36px;height: 36px;}
#horiz-menu li.green.sfHover li a:hover, #horiz-menu li.green:hover li a:hover {color: #74A824;}

#horiz-menu li.orange.sfHover a, #horiz-menu li.orange:hover a, #horiz-menu li.orange.sfHover .separator, #horiz-menu li.orange:hover .separator  {border-top: 5px solid #CC8300;color: #CC8300;line-height: 36px;height: 36px;}
#horiz-menu li.orange.sfHover li a:hover, #horiz-menu li.orange:hover li a:hover {color: #CC8300;}

#horiz-menu li.brown.sfHover a, #horiz-menu li.brown:hover a, #horiz-menu li.brown.sfHover .separator, #horiz-menu li.brown:hover .separator  {border-top: 5px solid #8B6846;color: #8B6846;line-height: 36px;height: 36px;}
#horiz-menu li.brown.sfHover li a:hover, #horiz-menu li.brown:hover li a:hover {color: #8B6846;}

#horiz-menu li.grey.sfHover a, #horiz-menu li.grey:hover a, #horiz-menu li.grey.sfHover .separator, #horiz-menu li.grey:hover .separator  {border-top: 5px solid #000;color: #000;line-height: 36px;height: 36px;}
#horiz-menu li.grey.sfHover li a:hover, #horiz-menu li.grey:hover li a:hover {color: #000;}

#horiz-menu li.active {background: url(../images/submenu-div.png) 100% 58% no-repeat;}

#horiz-menu li.blue.sfHover li a, #horiz-menu li.blue:hover li a, 
#horiz-menu li.red.sfHover li a, #horiz-menu li.red:hover li a,
#horiz-menu li.purple.sfHover li a, #horiz-menu li.purple:hover li a,
#horiz-menu li.orange.sfHover li a, #horiz-menu li.orange:hover li a,
#horiz-menu li.green.sfHover li a, #horiz-menu li.green:hover li a,
#horiz-menu li.brown.sfHover li a, #horiz-menu li.brown:hover li a,
#horiz-menu li.grey.sfHover li a, #horiz-menu li.grey:hover li a,
#horiz-menu li.blue.sfHover li .separator, #horiz-menu li.blue:hover li .separator,
#horiz-menu li.red.sfHover li .separator, #horiz-menu li.red:hover li .separator,
#horiz-menu li.purple.sfHover li .separator, #horiz-menu li.purple:hover li .separator,
#horiz-menu li.orange.sfHover li .separator, #horiz-menu li.orange:hover li .separator,
#horiz-menu li.green.sfHover li .separator, #horiz-menu li.green:hover li .separator,
#horiz-menu li.brown.sfHover li .separator, #horiz-menu li.brown:hover li .separator,
#horiz-menu li.grey.sfHover li .separator, #horiz-menu li.grey:hover li .separator {background: none;border-top:0;color:#333;}

#horiz-menu li.active li a, #horiz-menu li.active.parent li a,
#horiz-menu li.active li .separator, #horiz-menu li.active.parent li .separator {font-weight: normal;font-size: 100%;}

#horiz-menu ul ul {
	margin: 0;
	padding: 0 0 0 0;
	background: #eee;
	border-top: 1px solid #d6d6d6; 
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #d6d6d6;
}


#horiz-menu li.parent.blue li a.daddy, #horiz-menu li.parent.blue li span.daddy {border-right: 5px solid #0D507A;}
#horiz-menu li.parent.red li a.daddy, #horiz-menu li.parent.red li span.daddy {border-right: 5px solid #9f000b;}
#horiz-menu li.parent.purple li a.daddy, #horiz-menu li.parent.purple li span.daddy {border-right: 5px solid #9E0E87;}
#horiz-menu li.parent.green li a.daddy, #horiz-menu li.parent.green li span.daddy {border-right: 5px solid #74A824;}
#horiz-menu li.parent.orange li a.daddy, #horiz-menu li.parent.orange li span.daddy {border-right: 5px solid #CC8300;}
#horiz-menu li.parent.brown li a.daddy, #horiz-menu li.parent.brown li span.daddy {border-right: 5px solid #8B6846;}
#horiz-menu li.parent.grey li a.daddy, #horiz-menu li.parent.grey li span.daddy {border-right: 5px solid #000;}


#horiz-menu ul ul ul {border-top: 1px solid #d6d6d6;}

#horiz-menu ul ul li a, #horiz-menu ul li.active.parent ul a,
#horiz-menu ul ul li .separator, #horiz-menu ul li.active.parent ul .separator {
	color: #333;
	text-transform: none;
	border-bottom: 1px solid #d6d6d6;
}

/* mouseovers */

#horiz-menu li li.active, #horiz-menu li.active li a, #horiz-menu li.active li a:hover, #horiz-menu li li a:hover, #horiz-menu ul li.active.parent ul a,
#horiz-menu li.active li .separator, #horiz-menu li.active li .separator:hover, #horiz-menu li li .separator:hover, #horiz-menu ul li.active.parent ul .separator {background: none;}

#horiz-menu li li a, #horiz-menu li li .separator {
	font-size: 100%;
	font-weight: normal;
	background: none;
}

#sub-menu {
	height: 34px;
   /*     background: #EDEDED */
/*	background: url(../images/sub-menu-bg.png) 0 0 repeat-x; */
/*	border-top: 3px solid #dedede;  */
/* Chriskohl: if border comes from top menu	border-top: 1px solid #c09e33;       */
/*	border-left: 1px solid #dedede;  */
/*	border-right: 1px solid #dedede;  */
	border-bottom: 0;    
	clear: both;
}

#sub-menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#sub-menu li {
	display: block;
	float: left;
	margin: 0;

	padding: 0;
}

#sub-menu a, #sub-menu li.active a {
	white-space: nowrap;
	display: block;
	float: left;
	height: 34px;
	line-height: 34px;




	padding: 0 12px 0 12px;
	margin: 0;
	font-weight: bold; 
	font-size: 110%;
	overflow: hidden;
	text-decoration: none;
	z-index: 100;
	text-indent: 0;
	background: url(../images/submenu-div.png) 100% 50% no-repeat;
}

.main-page #sub-menu a:hover, .main-page #sub-menu li.active a {color: #999999;}  /* kobi: color for the selected state of the sub menu button kl */

/* bottom menu */

#bottom-menu ul#mainlevel-bottom {
	padding: 0;
	margin: 0;
}







#bottom-menu #mainlevel-bottom ul {list-style: none;}

#bottom-menu #mainlevel-bottom li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#bottom-menu #mainlevel-bottom a, #bottom-menu #mainlevel-bottom a#active_menu.mainlevel {
	white-space: nowrap;
	display: block;
	float: left;
	height: 44px;
	line-height: 44px;
	padding: 0 15px 0 15px;
	font-weight: normal;
	font-size: 125%;
/*	font-weight: bold; */
	overflow: hidden;
	text-decoration: none;
/*	text-transform: uppercase;  */
/*	color: #333;  */
	color: #a68b36;
}

#bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
#bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {

	height: 34px;
	line-height: 34px;
}


/* @end */

/* @group Sub Menu */


/*a.mainlevel:hover, a.sublevel:hover {text-decoration: none;} */

ul.menu {margin: 0px 0px 5px 20px;padding: 0;}  /* this change the sub menu position */
ul.menu li {list-style: none;margin: 0;padding: 0;float: none;}

/* ul.menu span {display: block;height: 24px;} */
ul.menu a, ul.menu li.active a, a.mainlevel {
        background: url(../images/readon.png) 0 5px no-repeat; 
	font-size: 110%;
	line-height: 130%;
	padding: 0px 30px 10px 10px;
	display: block;
	margin: 0;

} /* secondry sub menu text */

/* ul.menu a, ul.menu li.active a, a.mainlevel {display: block;line-height: 24px;text-indent: 10px; height: 24px; overflow: hidden;font-size: 120%;float: none;background: url(../images/readon.png) 0 8px no-repeat;}  secondry sub menu text */

a.sublevel {background: url(../images/readon.png) 0 5px no-repeat; padding: 0px 30px 10px 10px; margin-left: 0px;}
ul.menu li.active a, ul.menu li.active li.active a, a#active_menu.mainlevel, a#active_menu.sublevel {font-weight: bold;}
ul.menu li.active li a {font-weight: normal;}
ul.menu a:hover, a.mainlevel:hover, a.sublevel:hover {color: #333 !important;}

ul.menu ul {margin: 4px 0;}

ul.menu ul li a {text-indent: 0px;}/*testing testing*/
ul.menu ul a {background: none; text-indent: 0;}
ul.menu ul {margin: 10px -15px; padding: 10px 10px 0px 30px;} 





ul.menu ul ul {padding: 0; margin-left: 10px; background: none;}
ul.menu li li {padding: 0;margin: 0;}
ul.menu ul a {text-indent: 0;}
/*ul.menu li.active a, ul.menu li.active a:hover {text-decoration: none; line-height: 130%;}*/
ul.menu li.active a, ul.menu li.active a:hover {line-height: 130%;}
/*ul.menu li a:hover {text-decoration: none;} */
ul.menu li.active ul {margin-top: 0;margin-bottom: 0;padding-top: 5px;padding-bottom: 0px;}

/* @end */

/* @group Content Styles */

a.readon {
	margin-top: 0px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	line-height: 130%;
	padding-left: 0px;
	padding-bottom: 10px;
/*	background: url(../images/readon.png) 0 4px no-repeat; */

}

table.blog a.readon {background: url(../images/readon.png) 2px 4px no-repeat;}
a.readon:hover {color: #333;}

#pathway {width: 100%;display: block;}

span.pathway {
	display: block;
	line-height: 220%;
	font-weight: normal;

	height: 22px;
	line-height: 22px;
	overflow: hidden;
	margin-bottom: 15px;
}



span.pathway img {
	float: none;
	vertical-align: top;
	width: 7px;
	height: 22px;
	padding-right: 8px;

        padding-bottom: 4px;
	background: url(../images/readon.png) 0 50% no-repeat;





}





span.pathway a {
	float: none;
	padding: 0 10px 0 0;
}

#accessibility {
	width: 55px;



	height: 16px;
	margin-top: 10px;
	float: right;    
/*        position: relative;    */
}

#accessibility span {background-repeat: no-repeat;}
#accessibility a {text-decoration: none; cursor: pointer;}



#accessibility #buttons {float: right;padding-right: 8px;} 

#accessibility .button {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	margin-right: 4px;
}

a.large .button {background: url(../images/font-lg.png) 0 0 no-repeat;}
a.small .button {background: url(../images/font-sm.png) 0 0 no-repeat;}

.fontbutton-text {
	color: #333;

	position: absolute;
	right: 55px;  
	top: 10px;
}

/* @end */

a.nounder {text-decoration: none;border: 0;cursor: pointer;}
a.nounder:hover {text-decoration: none;}
.clr {clear:both;}
fieldset {border-left: 0;border-right: 0;border-top: 0;border-bottom: 1px solid #ddd;}
fieldset.input, a img, body .pollstableborder {border: 0;}
img.content-left {float: left;margin-right: 10px;padding: 5px;}
img.content-right {float: right;margin-left: 10px;padding: 5px;}
#referencewidth {width: 100%;overflow:hidden;}
.back_button {margin-top: 20px;margin-bottom: 10px;}

/* @end */

div.copyright {
	color: #666;
	float: right;



	margin-right: 30px;

	margin-top: 30px;
}

.tool-tip {background: #f6f6f6;border: 1px solid #e6e6e6;padding: 4px;}


.content-surround {border: 2px solid #e6e6e6;margin-bottom: 15px;}
.content-corner-tl {background: url(../images/rokmininews-tl.png) 0 0 no-repeat;margin-top: -2px;margin-left: -2px;}
.content-corner-tr {background: url(../images/rokmininews-tr.png) 100% 0 no-repeat;margin-right: -2px;}
.content-corner-bl {background: url(../images/rokmininews-bl.png) 0 100% no-repeat;margin-bottom: -2px;}

.content-corner-br {background: url(../images/rokmininews-br.png) 100% 100% no-repeat;padding: 12px 12px 0 12px;}

/* @group RokNewsRotator */

#news-rotator{position:relative;z-index:1;height:285px;overflow:hidden;} /*kl: change height from 335 to 285 - this line control the overall height of the news-rotator in header */
#news-rotator .image{left:0;top:0;height:180px;z-index:1;position:relative;display:block;overflow:hidden;}
#news-rotator .story{margin-top: 180px;z-index:2;position:relative;display:block;/* image width + 12px */} 
/* #news-rotator .story p{font-size: 130%;line-height:130%;} */
#news-rotator .story p{font-size: 130%;	font-weight: normal; line-height:150%;} /* kl: change line-height: 130%  */
#news-rotator h1 {font-family: "Palatino Linotype", "Book Antiqua", Palatino, "Times New Roman", Times, serif; color:#9f000b;margin-top:8px;}
#news-rotator h1 a {/*color:#e1d29d*/color:#9f000b !important;}
/*  #news-rotator .story .padding{padding:15px 25px 0px 25px;top:0;}  */
#news-rotator .story .padding{padding:5px 50px 0px 25px;top:0;}
#news-rotator .controls{position:absolute;bottom:15px;right:15px;z-index:5;}

#news-rotator .controls img{height:15px;width:15px;background-image:url(../images/news-scroller-controls.png);cursor:pointer;margin-right:3px;}
#news-rotator .control-prev{background-position:0 0;}
#news-rotator .control-next{background-position:0 -17px;}
#news-rotator .control-stop{background-position:0 -34px;}
#news-rotator .control-play{background-position:0 -51px;}

.module-giveprojects {
       height: 310px;
        padding: 0px 0px 5px 0px;
        border: 1px solid #c09e33;
        margin: 8px 8px 0px 0px;
} 

.module-giveprojects h3 {
        font-size: 130%;
        font-weight: bold;
        background-color: #f5efdb;
        color: #932443;
        margin: 0px 0 0px 0;
        padding-top: 8px;
        padding-left: 8px;
        padding-bottom: 8px;
}
.module-giveprojects h4 {
	padding-left: 0px;
	padding-bottom: 0px;
	/*margin: 0.5em 15px 0.5em 20px; */
	margin-top: 0px;
	border: 0px;
	float: left;
	clear: left;
}

.module-giveprojects p {
        font-size: 110%;
        font-weight: normal;
        line-height: 150%;
        padding-bottom: 5px;
        padding-top: 0px;
        margin-left: 8px;
        width: 225px;
}
/* @end */

/* For Joomla! 1.7 */

/* General */
.main-page ul.actions{margin:0;list-style:none;} 
.main-page ul.actions li{list-style: none; display:inline; float:right;background: none; padding: 0 3px;} 
dl {display: block; margin: 5px 0 10px 0;}
dt, dd {display: inline; margin: 2px;}
.profile dt {margin-top: 10px; font-weight: bold;}
.profile dt, .profile dd {display: block;}
form fieldset dt {clear: left;float: left;padding: 3px 0;width: 12em;}
form fieldset dd {float: left;padding: 3px 0;}
button {margin: 10px 0;}
fieldset {border: 0;}
.main-page p.readmore {display: block; margin-top: 15px;}
.main-page .article-info-term {font-weight: bold;}
.main-page .article-info dt, .main-page .article-info dd {display: block;}
.main-page ul#archive-items, .main-page ul#archive-items li.row0, .main-page ul#archive-items li.row1 {background: none; list-style:none;}
.main-page ul#archive-items {margin: 0;padding:0;}

/* Mulitple Columns Blog Layout */
.cols-2 {display: block; float: none; margin:0; clear: both;}
.cols-2 .item {width: 47.2%; margin: 10px; float: left;}
.cols-2 .column-1 {margin-left: 0;}
.cols-2 .column-2 {margin-right: 0;}
.cols-3 .item {width: 30%; margin: 10px; float: left;}
.cols-3 .column-1 {margin-left: 0;}
.cols-3 .column-3 {margin-right: 0;}
.items-more {clear: both; display: block;}
div.pagination {clear: both; padding-top: 5px;margin-top: 10px;margin-bottom: 15px;}

/* Login Component */
#username-lbl, #password-lbl {display: block; width: 150px; margin-top: 10px;}
.login fieldset {margin-bottom: 0; padding-bottom: 0;}

/* Pagination */
.main-page .pagination ul, .main-page ul.pagenav {list-style:none; height: 21px;line-height: 21px;margin-top: 10px;margin-bottom: 15px;padding-left: 0;}
.main-page .pagination ul li, .main-page ul.pagenav li {list-style: none; float: left;margin-right: 6px;background: none; padding: 0;}
.main-page .pagination ul li a, .main-page ul.pagenav li a {display: block; padding: 0 8px;}

/* Breadcrumbs */
.breadcrumbs {margin: 0 0 10px 0;display: block;position:relative;overflow: hidden;height: 30px;color: #fff;font-size: 110%;font-weight: bold;}
.breadcrumbs-home {width: 24px;height: 24px;display: block;float: left;margin-left: 4px;margin-top: 4px;}
.breadcrumbs h3 {display: none;}
div.breadcrumbs img {display: none;}
div.breadcrumbs a, div.breadcrumbs span {padding: 0 20px 0 0px;float: left;display: block;height: 30px;line-height: 27px;}
div.breadcrumbs a:hover {text-decoration: none;}
div.breadcrumbs span.showHere {padding-right: 5px;}

/* Single Contact Style */
address {display: inline;}
.panel h3 {margin: 5px 0;}
.contact-suburb, .contact-state, .contact-postcode, .contact-country {display: block; margin-left: 25px;}
.jicons-icons {padding-right: 5px;}
.contact-form fieldset {padding: 0; border: 0;}

/* Weblinks Category */
.hidelabeltxt {display: none;}
.display-limit {text-align: right;}
.category .title {text-align: left;}
.category p {margin: 3px 0;}
.weblink-category table.category {border: 0; width: 100%;}
.weblink-category table.category thead {background: none;}
.weblink-category .cat-list-row0 td, .weblink-category .cat-list-row1 td {border-bottom: 1px solid #e7e7e7;}
.weblink-count {margin: 10px 0;}
.weblink-count dt, .weblink-count dd {display: inline; margin: 2px;}

/* Section Tables */
.sectiontableheader {font-weight: bold;padding: 3px;line-height: 25px;text-align: left;}
.sectiontablefooter {padding-bottom: 8px;}
tr.sectiontableentry0 td, tr.sectiontableentry1 td, tr.sectiontableentry2 td, td.sectiontableentry0, td.sectiontableentry1, td.sectiontableentry2 {text-align: left;padding: 6px 5px;vertical-align: middle;}
tr.sectiontableentry0 td, td.sectiontableentry0, tr.sectiontableentry1 td, td.sectiontableentry1, tr.sectiontableentry2 td, td.sectiontableentry2 {height: 30px;}
.contentpane, .contentpaneopen {width: 100%;}

/* Tables */
.main-page table {border-collapse: collapse;}
.main-page table.weblinks, .main-page table.category {font-size: 1em;margin: 10px 10px 20px 0px;width: 99%;}
.main-page table.weblinks td {border-collapse: collapse;}
.main-page table.weblinks td, .main-page table.category td {padding: 7px;vertical-align: top;}
.main-page table.weblinks th, .main-page table.category th {padding: 7px;text-align: left;}
.main-page td.num {vertical-align: top;text-align: left;}
.main-page td.hits {vertical-align: top;text-align: center;}
.main-page td p {margin: 0;line-height: 1.3em;}
.main-page .filter {margin: 10px 0;}
.main-page .display-limit, .main-page .filter {text-align: right;margin-right: 7px;}
.main-page table.category th a img {padding: 2px 10px;}
.main-page .filter-search {float: left;}
.main-page .filter-search .inputbox {width: 6em;}
.main-page legend.element-invisible {position: absolute;margin-left: -3000px;margin-top: -3000px;height: 0;}
.main-page .cat-items {margin-top: 20px;}

/* Contact */
.main-page .contact {padding: 0 5px;}
.main-page .contact-category {padding: 0 10px;}
.main-page .contact-category  .main-page #adminForm fieldset.filters {border: 0;padding: 0;}
.main-page .contact-image {margin: 10px 0;overflow: hidden;}
.main-page address {font-style: normal;margin: 10px 0;}
.main-page address span {display: block;}
.main-page .contact-address {margin: 20px 0 10px 0;}
.main-page .contact-email div {padding: 2px 0;margin: 0 0 10px 0;}
.main-page .contact-email label {width: 17em;float: left;}
.main-page span.contact-image {margin-bottom: 10px;overflow: hidden;display: block;}
.main-page #contact-textmsg {padding: 2px 0 10px 0;}
.main-page #contact-email-copy {float: left;margin-right: 10px;}
.main-page .contact .button {float: none !important;clear: left;display: block;margin: 20px 0 0 0;}
.main-page dl.tabs {float: left;margin: 50px 0 0 0;z-index: 50;clear: both;}
.main-page dl.tabs dt {float: left;padding: 4px 10px;border-left: 1px solid #ccc;border-right: 1px solid #ccc;border-top: 1px solid #ccc;margin-right: 3px;background: #f0f0f0;color: #666;}
.main-page dl.tabs dt.open {background: #F9F9F9;border-bottom: 1px solid #F9F9F9;z-index: 100;color: #000;}
.main-page div.current {clear: both;border: 1px solid #ccc;padding: 10px 10px;max-width: 500px;}
.main-page div.current dd {padding: 0;margin: 0;}
.main-page dl#content-pane.tabs {margin: 1px 0 0 0;}

/* Weblinks */
.main-page .weblinks fieldset div {overflow: hidden;}
.main-page .weblinks label.label-left {display: block;width: 150px;float: left;}

/* Search */
.main-page .display_limit p.counter {width: 200px; float: left;}
.main-page .search-results dt, .main-page .search-results dd, .main-page .search-results dl {display: block;}
.main-page .search-results ol li {background: none; padding-left: 0;}
.main-page .searchintro {font-weight: normal;margin: 20px 0 20px;}
.main-page #searchForm {padding: 0;}
.main-page .form-limit {margin: 20px 0 0;text-align: right;padding: 0 10px 0 20px;}
.main-page .highlight {font-weight: bold;}
.main-page .ordering-box {float: none;}
.main-page .phrases-box {float: none;margin-bottom: 10px;}
.main-page .ordering-box .inputbox {width: auto !important}
.main-page .only, .main-page .phrases {margin: 10px 0 0 0px;padding: 15px 0;line-height: 1.3em;}
.main-page label.ordering {display: block;margin: 10px 0 10px 0;}
.main-page .word {padding: 0;}
.main-page .word input {font-weight: bold;}
.main-page .word label {font-weight: bold;}
.main-page fieldset.only label, .main-page fieldset.phrases label {margin: 0 10px 0 0;}
.main-page .ordering-box label.ordering {margin: 0 10px 5px 0;float: left;}
.main-page form .search label {display: none;}
.main-page dl.search-results dt.result-title {padding: 15px 15px 0px 5px;font-weight: bold;}
.main-page dl.search-results dd {padding: 2px 15px 2px 5px;}
.main-page dl.search-results dd.result-text {padding: 10px 15px 10px 5px;line-height: 1.7em;}
.main-page dl.search-results dd.result-created {padding: 2px 15px 15px 5px;}
.main-page dl.search-results dd.result-category {padding: 10px 15px 5px 5px;}

/* RokAjaxSearch */
#roksearch_results span.small span.small {display: block; margin: 10px -10px 0 0; position: relative;}
#searchForm fieldset.word {border: 0;}
form.search_result input#search_searchword.inputbox {margin-top: 10px;}

/* Editing */
.edit #editor-xtd-buttons a:link, .edit #editor-xtd-buttons a:visited, .edit #editor-xtd-buttons a:hover {color: #323232;}
.edit .inputbox, .edit textarea {border: 1px solid #ddd;}
.edit legend {font-size: 150%;}
.edit form#adminForm fieldset {padding: 20px 15px;margin: 10px 0 15px 0;}
.formelm {margin: 5px 0;}
.formelm label {width: 9em;display: inline-block;}
form#adminForm .formelm-area {padding: 5px 0;}
form#adminForm .formelm-area label {vertical-align: top;display: inline-block;width: 7em}
.formelm-buttons {text-align: right;margin-bottom: 10px}
.button2-left {float: left;margin-right: 5px;margin-top: 10px;}
.button2-left a {background: #eee;padding: 4px;margin: 0;line-height: 1.2em;border: solid 1px #ddd;font-weight: bold;text-decoration: none;}
.edit-article fieldset legend {font-size: 230%;}
.edit-article fieldset div {overflow: visible;margin-bottom: 8px;}
.edit-article fieldset #editor-xtd-buttons div {clear: none;}
#system-message dd.notice {border: 0;background: none;}
.save .readon {margin-left: 10px;}
div.calendar {z-index: 9999;}
.tip-wrap {z-index: 100; background: #333; padding: 5px; color: #fff;}
.edit .formelm {margin-bottom: 10px;}
.edit .calendar {margin-left: 5px; vertical-align: bottom;}
.profile-edit .readon {vertical-align: middle;}
.list-title a {float: left;}

/* Editor */
#editor-xtd-buttons {padding: 5px 0;}
.button2-left {margin-top: 5px;margin-right: 5px;}
.button2-left, .button2-right, .button2-left div, .button2-right div {float: left;}
 .button2-left .linkmacro,  .button2-left .image {background: none;}
.toggle-editor .button2-left {margin-top: 0px;}
.button2-left a {line-height: 2.0em;}
.button2-left a, .button2-right a, .button2-left span, .button2-right span {display: block;height: 22px;float: left;line-height: 22px;font-size: 11px;cursor: pointer;margin-bottom: 5px;}
.button2-left span, .button2-right span {cursor: default;}
.button2-left .page a, .button2-right .page a, .button2-left .page span, .button2-right .page span {padding: 0 6px;}
.button2-left a:hover, .button2-right a:hover {text-decoration: none;}
.button2-left a, .button2-left span {padding: 0 6px !important;}
.button2-right a, .button2-right span {padding: 0 6px !important;}
.button2-left .blank a {padding-right: 6px;}
.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;}
.img_caption {text-align: center !important;}
.edit-article fieldset div input, .edit-article fieldset textarea {padding: 4px;}
.edit-article fieldset div .label-left {padding: 0;}
.edit-article fieldset div img.calendar {vertical-align: middle;margin-left: 5px;}

/* bottom menu */

#bottom-menu ul.menu-bottom {
	padding: 0;
	margin: 0;
}

#bottom-menu .menu-bottom ul {list-style: none;}

#bottom-menu .menu-bottom li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

#bottom-menu .menu-bottom a, #bottom-menu .menu-bottom a#active_menu.mainlevel {
	white-space: nowrap;
	display: block;
	float: left;
	height: 44px;
	line-height: 44px;
	padding: 0 15px 0 15px;
	font-weight: normal;
	font-size: 125%;
/*	font-weight: bold; */
	overflow: hidden;
	text-decoration: none;
/*	text-transform: uppercase;  */
/*	color: #333;  */
	color: #a68b36;
}

#bottom-menu ul.menu-bottom a#active_menu.menu-bottom,
#bottom-menu ul.menu-bottom a.menu-bottom:hover {

	height: 34px;
	line-height: 34px;
}

h2 {
	font-size: 160%;
	font-weight: bold;
	line-height: 120%;
	padding: 0px 10px 15px 0px;
	border: 0;
	color: #9f000b;
}
