/** Typo3 Specific **/

/* Various Forms */
  /***************/
 /* colors: 
 #F6F6F6 = light grey
 #707586 = medium blue
 #333333 = dark grey
 */
/* Email, Login and Search forms generally: */
 form fieldset.csc-mailform { border: 1px solid #708586; font-size: 1em; padding: 5px;
 background-color: #f6f6f6; margin-left: 25px;}
 .csc-mailform-field { padding-left: 5px; padding-right: 20px;  clear:both;}
 .csc-mailform-field label {font-weight: bold; display:block; width: 100px; float:left;}
 .csc-form-fieldcell { }
 .csc-mailform-field input, .csc-mailform-field select, .csc-mailform-field textarea { 
 	border: 1px solid #333333; 
 }
 input.csc-mailform-radio {
 	float:left;
	clear:both;
 }
 .csc-mailform-radio label {
	display:inline; 	
	float:none;
 }
 .csc-mailform-field P.csc-form-label-req { 
 	font-weight: bold;
 }
 form fieldset .csc-mailform-field P.csc-form-label { font-weight: bold;}
   
/* Email form, specifically */
 FORM TABLE.csc-mailform TR TD.csc-form-labelcell { }


body {
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.clearer {
	clear: both;
	height: 0;
}

/********** Header  **********/

#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 118px;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

#header h1 {
	margin-bottom: 0px;
	height: 1px;
	display: none;
	/*font-size: 1px;
	text-indent: -2000px;
	height: 135px;
	width: 558px;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 25px;
	top: 0px;
	z-index: 10;*/
}
#header h2 {
	font-size: 1px;
	margin-bottom: 0px;
	height: 1px;
	display: none;
	/*text-indent: -2000px;*/
}

/******* Wrappers and Containers ********/
#outer-wrapper {
	margin-top: 5px;
	z-index: 5;
	padding: 0px;
	width: 99%;
	/*float: left;*/
}
#container {
	/*float: left;*/
	z-index: 25;
}
#content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-color: #274E74;
	background-image: url(images/inter-contcont-btmright.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	float: left;
}
#content-container {
	padding: 0px;
	margin-right: 200px;
	/*margin-right: 217px;*/
	background-color: #274E74;

}

*html #content-container {height: 0.01%;}

/**** Main Content ****/

#main-content-wrapper {
	background-color: #FFFFFF;
	background-image: url(images/home-maincont-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	/*margin-left: 5px;*/

}

#main-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	padding: 10px;
	background-image: url(images/inter-maincont-topright.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 15px;
	/*float: left;*/
 	/*min-height: 380px;
	width: 100%;*/

}

*html #main-content {height: 0.01%;}

#main-content table td{
	font-family: Arial, Helvetica, sans-serif;
        font-size: 1em !important;
        /*font-size: 0.8em;*/
	color: #333333;
	/*padding: 10px;*/
	/*margin-top: 15px;*/
        vertical-align: top;
	/*width: 250px;*/
}
#main-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #003366;
}
#main-content a:link, #main-content a:visited {
	color: #003366;
}
#main-content a:hover, #main-content a:active {
	color: #6699CC;
}
#main-content-footer {
	background-image: url(images/home-maincont-bottom-left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*float: left;*/
	height: 14px;
	/*IE Hack to remove 3px margin from left of header
	position: relative;
	left: 0px !important;
	left: -3px;
	End IE Hack*/
}
#main-content-footer-right {
	/*background-image: url(images/home-maincont-bottom-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 14px;
	IE Hack to remove 3px margin from left of header
	position: relative;
	left: 0px !important;
	left: 3px;
	End IE Hack*/
}
#main-content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #003366;
}

/*********** Right *********/

#right {
	width: 200px;
	background-color: #274E74;
	font-size: 0.8em;
	float: right;
clear: left;
	background-image: url(images/inter-contcont-topright.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 5px !important;
	padding-top: 15px;
}
#right-content {
	padding: 8px;
	color: #D6E6F5;
        /*clear: both;*/
}
#right-content a:link,
#right-content a:visited {
	color: #D6E6F5;
}
#right-content a:hover {
	color: #ffffff;
}
#right-bottom {
	background-image: url(images/home-right-bottomleft.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 18px;

}
#right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(images/inter-right-header-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
	padding-left: 8px;
	display: block;
	height: 37px;
	width: 188px;
	padding-top: 9px;
	color: #FFCC00;
}

#right-content h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFCC00;
	background: none;
}

/********* Main Menu ************/

#nav {
	font-size: .95em;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav ul li ul {
	padding-left: 15px;
}
#nav li a:link, #nav li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-weight: bold;
	display: block;
	padding: 2px 5px 5px 30px;
	/*background-position: left center;
	padding-left: 15px;
	font-weight: bold;*/
}
#nav li a:hover, #nav li a:active {
	background-color: #003366;
	color: #FFCC00;
	display: block;
	padding: 2px 5px 5px 30px;
}
/*#nav li {
	display: block;
	behavior: url('IEhoverfix.htc');
	padding: 2px 5px 5px 15px;
}*/
/*#nav li:hover, #nav li.hover {
	background-color: #003366;
}*/


/******** Special Nav above Main Menu ********/

#special-nav {
	font-size: 0.95em;
	margin-bottom: 0px;
}
#special-nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background-color: #336699;
}
#special-nav li a:link, #special-nav li a:visited {
	color: #ffffff;
	text-decoration: none;
	background-image: url(images/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	font-weight: bold;
	display: block;
        padding: 7px 5px 7px 30px;
}
#special-nav li a:hover, #special-nav li a:active {
	background-color: #ffcc00;
	color: #003366;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
        padding: 6px 5px 6px 30px;
}

#special-nav li {
	display: block;
	/*behavior: url('IEhoverfix.htc');*/
	/*padding: 6px 5px 6px 15px;*/
	border-top: 1px solid #369;
	border-bottom: 1px solid #369;
}
/*#special-nav li:hover, #special-nav li.hover {
	background-color: #ffcc00;
	color: #003366;
	display: block;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}*/

/********* Insert Styles ********/

.insert {
	background-image: url(images/insert-left.jpg);
	background-repeat: repeat-x;
	float: right;
	width: 200px;
	padding: 0;
	margin-left: 15px;
}
.insert-body {
	background-image: url(images/insert-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	margin-top: 0px;
	/*float: right;*/
}
.insert-content {
	padding: 10px;
	margin-left: 0px;
}
.insert-content h1, .insert-content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #003366;
	text-align: left;
}
.insert-content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #003366;
}


/******** Footer *********/

#footer {
	font-size: 0.7em;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	/*float: left;*/

}
#footer a:link, #footer a:visited {
	color: #c2d8ef; }
#footer a:active, #footer a:hover {
	color: #6699cc; }
/*.quotecredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: right;
	margin-top: 10px;
}*/



/******** Plugin Styles ********/

/* default styles for extension "tx_jwcalendar_pi1" */

.tx-jwcalendar-pi1{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	color:#193A72;
	float: none;
	width: auto !important;
	width: 90%;
}
div.tx-jwcalendar-pi1 img{  
	border:0;
}
div.tx-jwcalendar-pi1 a, 
div.tx-jwcalendar-pi1 table a{   
/* text-decoration:none;*/    
text-decoration:none;   
color: #692287;
}
div.tx-jwcalendar-pi1 a:hover,
div.tx-jwcalendar-pi1 table a:hover{  
	color: red;
}
div.tx-jwcalendar-pi1 input{  
	clear:both;  
	background: #FBE29F;  
	border-top:2px #FCF6E5 solid;  
	border-left:2px #FCF6E5 solid;  
	border-right:2px #FECC3C solid;  
	border-bottom:2px #FECC3C solid;  
	text-align:center;  
	margin:10px;  
	padding: 3px 14px; 
} 
div.tx-jwcalendar-pi1 .tx_jw_input_text{  
	width:260px;  
	border:1px #FECC3C solid;  
	padding:3px;  
	height:23px;
}
div.tx-jwcalendar-pi1 .tx_jw_select{  
	font-size:11px;  
	border:0px;
}
div.tx-jwcalendar-pi1 .tx_jw_textarea{  
	font-size:12px;  
	height:120px;  
	width:260px;  
	padding:3px;  
	border:1px #FECC3C solid;
}
div.tx-jwcalendar-pi1 .tx_jw_input_button{  
	font-size:12px;  
	background: #FBE29F;  
	text-align:center;  
	margin:4px 10px;  
	padding:2px 4px;
}

/********************************************/
/*****************LIST view ****************/
/********************************************/

div.jwcalendar_list{  
	width:100%;  
	background-color:#FDF2D2;  
	font-family: Verdana, sans-serif;  
	font-size: 12px;  
	color:#193A72;  
	border: 1px  #FFC725 solid;  
	margin:10px 0;
}
div.jwcalendar_list .title{  
	font-size: 14px;  
	font-weight: bold;  
	color:#193A72;  
	padding: 8px 5px;
}
div.jwcalendar_list .prev_items{  
	float:left;  
	font-size: 11px;  
	font-weight: bold;  
	text-align:left;  
	color:#193A72;  
	padding:8px 0 0 16px;
}div.jwcalendar_list .next_items{  
	float:right;  
	font-size: 11px;  
	font-weight: bold;  
	text-align:right;  
	color:#193A72;  
	padding:8px 0 0 16px;
}
div.jwcalendar_list .next_items{}
div.jwcalendar_list .itemslist{  
	padding:0 10px;
}
div.jwcalendar_list table.items{  
	width:100%;  
	font-family: Verdana, sans-serif;  
	font-size: 11px;  
	text-align:left;  
	line-height:1.4em;  
	empty-cells:show;  
	border-collapse:separate;  
	border-collapse:collapse;  
	border-spacing:0;  
	border: 1px  #FFC725 solid;
}

div.jwcalendar_list table.items td.label{  
	background:#FCECC0;  
	width:33%;    
	vertical-align:top;  
	border: 1px  #FFC725 dotted;  
	padding:5px;
}

div.jwcalendar_list table.items td.item{  
	background:#FBE29F;  
	width:67%;     
	border: 1px  #FFC725 dotted;  
	vertical-align:top;  
	padding:5px;
}
div.jwcalendar_list table.items p{   
	font-size: 11px;   
	padding:0;
}
div.jwcalendar_list table.items p{   
	font-size: 11px;   
	padding:0;
}
div.jwcalendar_list .submit{
	clear:both;
	font-size: 11px;
	padding:0;
	/*float: left;*/
}
/********************************************/
/*****************WEEK view ****************/
/********************************************/
.jwcalendar_week{  
	background-color:#FDF2D2;  
	font-family: Verdana, sans-serif;  
	font-size: 12px;  
	color:#193A72;  
	border: 1px  #FFC725 solid;  
	margin:10px 0;
}

.jwcalendar_week .prev_week{    
	margin:4px 120px 0px 10px;   
	float:left;
}

.jwcalendar_week .selector{    
	margin:4px 0 0 0; float:left;
}

.jwcalendar_week .next_week{    
	text-align:right;    
	margin:4px 10px 0px 120px;
}

.jwcalendar_week table.days{   
	clear:both;   
	font-family: Verdana, sans-serif;   
	font-size: 12px;   
	/*width:100%;   */
	line-height:1.4em;   
	border-collapse:collapse;   
	empty-cells:show;   
	border-spacing:0;   
	border:1px solid #FFC725;   
	margin:8px;
}

.jwcalendar_week table.days td.dayname{    
	text-align:right;    
	vertical-align:top;    
	border:1px solid #FFC725;    
	padding:2px 8px 0 4px;
}

.jwcalendar_week table.day_events,.jwcalendar_week table.times {      
	background:#FBE29F;     
	font-family: Verdana, sans-serif;       
	font-size: 12px;    
	width:100%;     
	border-collapse:collapse;       
	empty-cells:show;       
	border-spacing:0;
}

.jwcalendar_week table.times {   
	border:1px solid #FFC725;
}

.jwcalendar_week table.times td.time{   
	border-left:2px solid #FFC725;   
	border-right:2px solid #FFC725;}

.jwcalendar_week table.days a{    text-decoration:none;}
.jwcalendar_week table.days td.time{   font-family: Verdana, sans-serif;   font-size: 11px;   text-align:center;}
.jwcalendar_week table.days td.event_time{   height:4px;   padding:0;   margin: 0px;}
.jwcalendar_week table.days td.event{   
	font-family: Verdana, sans-serif;   
	font-size: 11px;   
	vertical-align:top;   
	padding:4px 2px;   
	margin: 0px;}
.jwcalendar_week table.days td.event a{   font-family: Verdana, sans-serif;   font-size: 11px;}


/***********************************/
/****** MONTH VIEW *****************/
/***********************************/

.jwcalendar_month{
	background-color:#FDF2D2;
	font-family: Verdana, sans-serif;
	/*font-size: 12px;*/
	color:#193A72;
	border: 1px  #FFC725 solid;
	/*margin:10px 0;*/
	float: none;
}

.jwcalendar_month .title{  
	clear:left;  
	text-align: center;  
	font-size: 14px;  
	font-weight:bold;  
	color: #333;  
	padding:5px 0;
}
	
.jwcalendar_month .navi, 
.jwcalendar_month .days_view{    
	width: auto !important;
	width: 90%;
	padding:0px;
}

/*******************/
/*tables navi******/
/*******************/

div.jwcalendar_month table.navs{
	/*float: left;*/
	margin: auto auto;
}
div.jwcalendar_month table.months, div.jwcalendar_month table.year{   
	font-family: Verdana, sans-serif;   
	/*font-size: 11px;   */
	font-weight:bold;   
	text-align:center;   
	empty-cells:show;   
	border-collapse:separate;   
	/*border-spacing:10px;*/
}

div.jwcalendar_month table.year {
	/*font-size: 100%;*/
	border-spacing:5px;
	/*float: left;*/
}
div.jwcalendar_month table.months td, 
div.jwcalendar_month table.year td{}

div.jwcalendar_month table.months td.other_month, 
div.jwcalendar_month table.year td.last_year, 
div.jwcalendar_month table.year td.next_year{   
	background: #FBE29F;   
	border-top:2px #FCF6E5 solid;   
	border-left:2px #FCF6E5 solid;   
	border-right:2px #FECC3C solid;   
	border-bottom:2px #FECC3C solid;   
	padding:15px 5px;
}

div.jwcalendar_month table.months td.other_month{   
	padding:5px;
}
div.jwcalendar_month table.months td.current_month{   
	background: #FBE29F;   
	border-right:2px #FCF6E5 solid;   
	border-bottom:2px #FCF6E5 solid;   
	border-top:2px #FECC3C solid;   
	border-left:2px #FECC3C solid;   
	padding:5px;
}

/*****************/
/*table days******/
/*****************/
.jwcalendar_month .days_view table{}

div.jwcalendar_month table.days{
	font-family: Verdana, sans-serif;
	/*font-size: 11px;*/
	line-height:1.4em;
	border-collapse:collapse;
	empty-cells:show;
	border-spacing:0;
	border: 1px solid #FFC725;
	padding: 0px;
	width: 100%;
	/*float: left;
	clear: left;*/
}
div.jwcalendar_month table.days a{    
	text-decoration:none;
}
div.jwcalendar_month table.days td{   
	vertical-align:top;   
	border:dotted 1px #FFC725;  
	padding:4px;
}
div.jwcalendar_month table.days td.week{   
	background:#FBE29F;   
	font-weight:bold;
}
div.jwcalendar_month table.days td.dayname{
	background:#FBE29F;
	font-weight:bold;
	text-align:center;
	width: 5%;
}
div.jwcalendar_month table.days,
div.jwcalendar_month table.days td.inside,
div.jwcalendar_month table.days td.today,
div.jwcalendar_month table.days td.inside_weekend,
div.jwcalendar_month table.days td.today_weekend,
div.jwcalendar_month table.days td.outside_weekend{   
	font-weight:bold;
	/*padding: 0px;*/
}
div.jwcalendar_month table.days a,
div.jwcalendar_month table.days td.inside a,
div.jwcalendar_month table.days td.today_inside a,
div.jwcalendar_month table.days td.inside_weekend a,
div.jwcalendar_month table.days td.today_weekend a,
div.jwcalendar_month table.days td.outside_weekend a{   
	font-weight:bold;   
	color:blue;
}
div.jwcalendar_month table.days td.today{	
	background: #F9F4E7;    
	border:solid 2px #CD9705;    
	border:solid 1px #AD1602;    
}
div.jwcalendar_month table.days td.outside_weekend,
div.jwcalendar_month table.days td.outside{   
	background: #EAEAEB;   
	border: dotted 1px #F9DF94;
}
div.jwcalendar_month table.days td.inside_weekend{   
	background: #FCECC0;
}
	
/**********************/
/*table singleday******/
/**********************/
div.jwcalendar_month table.singleday,
div.jwcalendar_month table.singleday td,
div.jwcalendar_month table.singleday td a,
div.jwcalendar_month table.singleday a{
   font-weight:bold;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:0px solid #ddd;
   padding:0px;
   /*margin:3px;*/
}

div.jwcalendar_month table.singleday{
   background: #eee;
   border:1px dotted #ddd;
}

div.jwcalendar_month table.singleday td{
   border:0px solid #ddd;
   padding:3px;
}

/*****************/
/*table dayitem******/
/*****************/
div.jwcalendar_month table.dayitem,
div.jwcalendar_month table.dayitem a{
   font-weight:normal;
   font-family: Verdana, sans-serif;
   font-size: 11px;
   width:100%;
   line-height:1.0em;
   border-collapse:collapse;
   empty-cells:show;
   border-spacing:0px;
   border:1px solid #ddd;
   padding:0px;
   margin:1px 0;
}

div.jwcalendar_month table.dayitem td.item,
div.jwcalendar_month table.dayitem td.item a{
  color:#333;
  text-decoration:none;
  font-weight:normal;
  border:0;
}

div.jwcalendar_month table.dayitem td.itemcat,
div.jwcalendar_month table.dayitem td.itemcat a{
  font-weight:normal;
  color:#333;
  text-decoration:none;
   font-size: 8px;
   padding:0px;
   Cursor:help;
   width:2px;
   border:0;
}
/********************************************/
/*****************SINGLE view ****************/
/********************************************/

.jwcalendar_single{  
	background-color:#FDF2D2;  
	border: 1px  #FFC725 solid;  
	padding:10px 10px;
}
.jwcalendar_single .content,
.jwcalendar_single .header,
.jwcalendar_single .org{    
	width:100%;    
	clear:left;
}
.jwcalendar_single .contentie,
.jwcalendar_single .headerie,
.jwcalendar_single .orgie{   
	float:left;   
	width:100%;   
	text-align:left;   
	border-left: 1px  #FFC725 dotted;   
	border-right: 1px  #FFC725 dotted;   
	border-bottom: 1px  #FFC725 dotted;   
	background:#FCECC0;
}
.jwcalendar_single .headerie{   
	border-top: 1px  #FFC725 dotted;
}
.jwcalendar_single .contentie{   
	background:#FBE29F;
}
.jwcalendar_single .title, 
.jwcalendar_single .category{    
	float:left;    
	font-size: 14px;	
	text-align:left;	
	font-weight:bold;		
	/*padding:4px 8px 8px 8px;*/
}
.jwcalendar_single .catcolor{    
	float:none;    
	font-size: 2px;	
	padding:0;
}    
.jwcalendar_single .category{	
	float:none;    
	font-size: 12px;	
	font-weight:normal;	 	
	padding:6px 8px 8px 8px;
}
.jwcalendar_single .images{	
	float:left;    
	padding:10px 8px;    
	margin:0px;
}
.jwcalendar_single .itemtext{    
	margin:8px;    
}
.jwcalendar_single .itemtitle p:first-letter{    
	font-size: 15px;	
	font-weight:bold;		
	color:red;
}
.jwcalendar_single .itemtitle  p:first-line{    
	font-size: 13px;	
	font-weight:bold;		
	line-height:1.2em;
}
.jwcalendar_single .teaser{	font-weight:bold;		font-style:italic;	line-height:1.8em;}.jwcalendar_single .desc{    font-size: 11px;}.jwcalendar_single .itemlink{	line-height:1.8em;}.jwcalendar_single .label, .jwcalendar_feEntry .label,.jwcalendar_feEntry .timelabel{    clear:both;	float:left;	text-align:right;	font-weight:bold;		width:33%;	padding:4px 8px;}.jwcalendar_single .item, .jwcalendar_feEntry .item{	text-align:left;	padding:4px 4px 4px 32%;}/********************************************//*****************feEntry view ****************//********************************************/.jwcalendar_feEntry{  background-color:#FDF2D2;  border: 1px  #FFC725 solid;  padding:8px;}.jwcalendar_feEntry .label,.jwcalendar_feEntry .timelabel{    vertical-align:bottom;    line-height:1.6em;	padding:8px 8px;    width:32%;}    .jwcalendar_feEntry .timelabel{    width:20%;}  .jwcalendar_feEntry .title{  font-size:14px;	  font-weight:bold;	  color:blue;  text-align:left;  line-height:1.0em;  padding:0px 8px;}.jwcalendar_feEntry .title p:first-letter{  font-size:20px;	}.jwcalendar_feEntry .item{  text-align:left;  padding:8px 8px;}.jwcalendar_feEntry .fileitem{  text-align:left;  padding:8px 8px;  width:30px;}.jwcalendar_feEntry input{  clear:none;  background: white;  border-top:2px #FCF6E5 solid;  border-left:2px #FCF6E5 solid;  border-right:2px #FECC3C solid;  border-bottom:2px #FECC3C solid;  text-align:left;  font-size:12px;  margin:0;  padding: 0; }.jwcalendar_feEntry .error ul li{  list-style:circle inline;  text-align:left;  font-size:12px;  color:red;  margin:4px 40px;}.jwcalendar_feEntry .error ul li:first-letter{  font-size:16px;  font-weight:bold;}.jwcalendar_confirm .error{  font-size:12px;  color:red;  margin:10px;}.jwcalendar_confirm .conftext{  font-size:14px;  margin:10px;}/********************************************//*****************ORGANIZER view ****************//********************************************/.jwcalendar_organizer, .jwcalendar_location{  background-color:#FDF2D2;  border: 1px  #FFC725 solid;  padding:10px 10px;}.jwcalendar_organizer .content,.jwcalendar_organizer .header,.jwcalendar_organizer .org, .jwcalendar_location .content,.jwcalendar_location .header,.jwcalendar_location .org{    width:100%;    clear:both;}.jwcalendar_organizer .contentie,.jwcalendar_organizer .headerie,.jwcalendar_organizer .orgie,.jwcalendar_location .contentie,.jwcalendar_location .headerie,.jwcalendar_location .orgie{   float:left;   width:100%;   text-align:left;   border-left: 1px  #FFC725 dotted;   border-right: 1px  #FFC725 dotted;   border-bottom: 1px  #FFC725 dotted;   background:#FCECC0;}.jwcalendar_organizer .headerie,.jwcalendar_location .headerie{   border-top: 1px  #FFC725 dotted;}.jwcalendar_organizer .contentie,.jwcalendar_location .contentie{   background:#FBE29F;}.jwcalendar_organizer .title,.jwcalendar_location .title{    float:left;    font-size: 14px;	text-align:left;	font-weight:bold;		padding:4px 8px 8px 8px;}.jwcalendar_organizer .text,.jwcalendar_location .text{    margin:8px;}.jwcalendar_location .name,.jwcalendar_organizer .name{    font-size: 14px;	text-align:left;	font-weight:bold;	    padding:0;}.jwcalendar_location .name p:first-letter,.jwcalendar_organizer .name p:first-letter{    font-size: 15px;	font-weight:bold;		color:red;}.jwcalendar_location .name  p:first-line,.jwcalendar_organizer .name  p:first-line{    font-size: 13px;	font-weight:bold;		line-height:1.2em;}.jwcalendar_location .images,.jwcalendar_organizer .images{	float:left;    padding:10px 8px;    margin:0px;}.jwcalendar_location .desc,.jwcalendar_organizer .desc{    font-size: 11px;}.jwcalendar_location .label,.jwcalendar_organizer .label{    clear:both;	float:left;	text-align:right;	font-weight:bold;		width:33%;	padding:4px 4px;}.jwcalendar_location .item,.jwcalendar_organizer .item{	text-align:left;	padding:4px 4px 4px 32%;}.jwcalendar_location .addritem,.jwcalendar_organizer .addritem{	text-align:left;	padding:4px 4px 0px 32%;}.jwcalendar_location .cityitem,.jwcalendar_organizer .cityitem{	text-align:left;	padding:0px 4px 8px 32%;}.jwcalendar_olbg { border: solid 0px #003399; background-color: #6666CC; }.jwcalendar_olfg {	border: 0px; background-color: #EEEEEE; padding:4px 6px; text-align:left;}.jwcalendar_olcf { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 2em; font-weight: bold; color: #FFFFFF; }.jwcalendar_oltf { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* default styles for extension "tx_loginboxmacmade_pi1" */
		.tx-loginboxmacmade-pi1 .tx-loginboxmacmade-pi1-error {
			color: #FF0000;
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable {
			margin-top: 5px;
			margin-bottom: 5px;
			border: solid 1px #DFE2E3;
			border-collapse: collapse;
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD {
			border: solid 1px #DFE2E3;
			background-color: #FAFBFB;
			padding: 5px;
		}
		.tx-loginboxmacmade-pi1 TABLE.tx-loginboxmacmade-pi1-loginTable TD.tx-loginboxmacmade-pi1-labelCell {
			border: solid 1px #E5D9B1;
			background-color: #F0E9D2;
			font-weight: bold;
		}

/********* Styles for extension "tx_chcforum_pi1" *********/

/* BASIC STUFF */
#tx_chcforum-pi1 { font-family: arial, sans-serif; font-size: 11px; width: 100%; float: left !important; float: none;}
#tx_chcforum-pi1 caption { display: none;}
#tx_chcforum-pi1 a { text-decoration: underline;}
#tx_chcforum-pi1 a:hover { text-decoration: none !important;}


/* only one form in the forum */
#tx_chcforum-pi1 form {	margin-top: 20px;}



/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table { border: 1px solid #999999; background: #FFFFFF; margin-bottom: 3px; }
.tx-chcforum-pi1-Table thead tr th {
	font-size: 14px;
	font-weight: bold;
	background: #A7B3CB;
	padding: 5px;
	text-align: center;

	white-space: nowrap;
width: 100% !important; width: 95%;
}

/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 2px;
	background: #F3F5F8;
	padding: 5px;
	text-align: left;
color: #336699;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td { font-size: 12px; background: #E3E7EF; padding: 5px;}



/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {}
.tx-chcforum-pi1-catConferenceCell dl { margin: 0;}
.tx-chcforum-pi1-catConferenceCell dt {}
.tx-chcforum-pi1-catConferenceCell dd {	font-size: 10px; margin-left: 5px;}
.tx-chcforum-pi1-catConferenceCell dd.new { color: #FF0000;}


/* cell 2 */
.tx-chcforum-pi1-catThreadCell { text-align: center;}

/* cell 3 */
.tx-chcforum-pi1-catPostCell { text-align: center;}

/* cell 4 */
.tx-chcforum-pi1-catLastCell { font-size: 10px !important; vertical-align: top;}



/* CONFERENCE TABLE BEGIN */

/* cell 1 */
.tx-chcforum-pi1-confThreadSubjCell {}
.tx-chcforum-pi1-confThreadNew { color: #F00; font-size: 10px; padding-left: 5px;}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell { text-align: center;}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {	text-align: center;}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell { font-size: 10px !important;}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath {
	background: #DEE3E7;
	border: 1px solid #000000;
/*	margin: 12px 0 15px 0; */
	margin-bottom: 3px;
	margin-top: 15px;
	padding: 3px;
	font-size: 10px;
}


/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	background: #DEE3E7;
	border: 1px solid #000000;
	font-size: 10px;
	margin-bottom: 3px;
	padding: 3px;
	font-size: 10px;
	text-align: right;
	clear: both;

}


/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid #999999;
	background: #E3E7EF;
	padding: 5px;
	margin-bottom: 3px;
width: 100%;
}
.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;

	/*width: 150px;*/
	float: left;
}
.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid #000000;
	margin-bottom: 3px;
}
.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #000000;
	margin: 3px 0;
	width: 100% ;
	height: 150px;
}
.tx-chcforum-pi1-postForm fieldset#formTop br {	clear:left;}
.tx-chcforum-pi1-formBtn { text-align: center;}
.tx-chcforum-pi1-formBtn input { 
	background-color: #FFF;
	border: 1px solid #000000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 3px;

}
.tx-chcforum-pi1-formBtnHov {
	background-color: #FFF;
	border: 1px solid #C00;

	color: #CC0000;
	font-weight: bold;
	padding: 3px;
	font-size: 12px;
}
.tx-chcforum-pi1-formBtnStyle { background-color: #FFF; border: 1px solid #000000; padding: 3px; margin: 3px;}
.tx-chcforum-pi1-formBtnStyleHov { background-color: #FFF; border: 1px solid #C00; color: #CC0000; padding: 3px; margin: 3px;}



/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost { border: 1px solid #000000; margin: 3px 0;}

/* top */
.tx-chcforum-pi1-singlePost .author { background: #E3E7EF; padding: 3px; vertical-align: top; height: 78px;}
.tx-chcforum-pi1-formEmicoStyle { margin: 3px;}
.tx-chcforum-pi1-singlePost .im { vertical-align: middle; margin-top: 3px;}
.tx-chcforum-pi1-singlePost .im a { margin-right: 10px;}
.tx-chcforum-pi1-singlePost .im img { vertical-align: middle; border: 0px; padding-right: 2px;margin-bottom: 2px;}
.tx-chcforum-pi1-singlePost #userPic { border: 1px solid #000000; float: right;}

/* middle */
.tx-chcforum-pi1-singlePost .text { border-top: 1px solid #000000; border-bottom: 1px solid #000000; background: #E3E7EF;}
.tx-chcforum-pi1-singlePost .scroller { overflow: auto; /*width: 95%;*/ background: #FFF; min-height: 125px; text-indent: 0px; padding: 3px;}

/* bottom */
.tx-chcforum-pi1-singlePost .edit { background: #F3F5F8; padding: 3px; height: 19px; vertical-align: middle; margin-top: 3px;}
.tx-chcforum-pi1-singlePost .edit a {	margin-right: 30px;}
.tx-chcforum-pi1-singlePost .edit img { vertical-align: middle;	border: 0px;}
.tx-chcforum-pi1-singlePost .attachment { background: #DEE3E7; padding: 3px;}
.tx-chcforum-pi1-singlePost .attachment div { vertical-align: top;}
.tx-chcforum-pi1-singlePost .attachment img {float: left; margin-right: 5px;}
.tx-chcforum-pi1-singlePost .offset {margin-left: 15px; margin-right: 15px;}
.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}
.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #FAFAFA;
	font-size: 10px;
	padding: 5px;
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}
.tx-chcforum-pi1-singlePost .quoteCellAuthor {	border: 0px;font-weight: bold;padding: 3px 0;}
.tx-chcforum-pi1-singlePost .quoteTable {border: 0px;margin: 15px 0;}

.tx-chcforum-pi1-singlePost .text img {max-height: 350px;max-width: 350px;}
.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
	border: 1px solid #000000;
	font-size: 10px;
	padding: 5px;
}




/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-footerBox {
	background: #A7B3CB;
	padding: 3px;
	border: 1px solid #999999;
	font-size: 10px; 
}

/* used for user listing */
.tx-chcforum-pi1-footerBox div { padding-top: 5px; padding-left: 5px; font-size: 10px;}



/* HEADER BOX BEGIN */

.header_center { text-align: center; height: 34px;}
.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {	margin-bottom: 3px;border: solid #000000 1px;}



/* TOOL BAR  BEGIN */

.tx_chcforum-pi1-toolBar {
	background: #DEE3E7;
	border: 1px solid #000000;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.tx_chcforum-pi1-toolBar img {vertical-align: middle;margin-left: 16px;}
.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
.tx_chcforum-pi1-subToolBar {
	background: #DEE3E7;
	border: 1px solid #000000;
	margin-bottom: 3px;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.tx_chcforum-pi1-subToolBar img {vertical-align: middle;margin-left: 16px;}
.tx_chcforum-pi1-subToolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


/* PROFILE BEGIN */

.tx-chcforum-pi1-profileBorder { border: 1px solid #999999;padding: 3px;}
.tx-chcforum-pi1-profileBorder #userPic {border: 1px solid #000000;float: right;}
.tx-chcforum-pi1-profileBorder hr {clear: left;display: block;visibility: hidden;}
.tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
	border: 1px solid #000000;
	padding: 3px;
	margin-bottom: 3px;
	font-size: 10px;
}
.tx_chcforum-pi1-profile_hdr { font-size: 10px; font-weight: bold; background: #E3E7EF; padding: 2px;}



/* MESSAGE BOX BEGIN */

.tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
	font-weight: bold;
	text-align: left;
}
.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFD6EF;
	border: 1px dotted #FF0000;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}


.tx-chcforum-pi1-forumTextBig {	font-size: 14px; font-weight: bold;}
.tx-chcforum-pi1-helpBox { background-color: #E3E7EF !important; border-style: none;}

.tx-chcforum-pi1-linkUp {
	background: #DEE3E7;
	border: 1px solid #000000;
	margin: 12px 0 15px 0;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}
.tx-chcforum-pi1-previewBoxCell { background: #A7B3CB; text-align: center;}






/*********** loginbox-macmade-pi1********/


.tx-loginboxmacmade-pi1 { width: 300px;}



/********* Default stylesheet for the html mails of tx_feuser_register extension ******/
.tx-srfeuserregister-pi1 {width: 60%; padding: 0px; }
 .tx-srfeuserregister-pi1 P { font-family:Verdana, sans-serif; font-size:12px; color:#333333; margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
 .tx-srfeuserregister-pi1 A:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
 .tx-srfeuserregister-pi1 A:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
 .tx-srfeuserregister-pi1 A:hover { background-color:transparent; color:#333333; text-decoration:none; }
 .tx-srfeuserregister-pi1 A:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
 .tx-srfeuserregister-pi1 TD { vertical-align:top;  font-family:Verdana, sans-serif; font-size:12px; color:#35006d; margin-top: 2px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px;}
 .tx-srfeuserregister-pi1 TD.tx-srfeuserregister-pi1-frame { padding-right:0px; padding-left:0px; }
 .tx-srfeuserregister-pi1 TR { padding: 0px; margin: 0px; }

   .tx-srfeuserregister-pi1 input[type=text] { width: 250px; }
   .tx-srfeuserregister-pi1 input[type=radio] { vertical-align: middle; margin-left: 10px; margin-right: 5px; }
   .tx-srfeuserregister-pi1 input[type=password] { width: 95px; }

   .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-submit {  }
   .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-uploader { width: 500px !important; width: 270px; }
   .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-icon { }
   .tx-srfeuserregister-pi1 select { width: 250px !important; width: 270px; }
   .tx-srfeuserregister-pi1 textarea { width: 270px; }
   .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-radio input  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
   .tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-checkbox input  { font-size:10px; font-family:Verdana; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }



/*********** tx.gooffotoboek-pi1 ********/

#goof_fotoboek {}
#goof_fotoboek .thumb-gallery {/*border: 1px solid #333;*/}
#goof_fotoboek .thumbnail-single {float: left; height: auto; width: 100px; padding: 2px; border: 1px solid #333333; background: #f7f7f7; 	margin: 2px;}
#goof_fotoboek .directory-link {
	font-size: 110%;
	font-weight: bold;
	padding-left: 50px; 
	padding-top: 8px;
	min-height: 32px !important;
	height: auto !important;
	height: 32px; 
	display: block; 
	background-image: url(images/gallery-icon.gif); 
	background-repeat: no-repeat; 
	background-position: left center;
}
.goof_fotoboek_nav {
	margin-bottom: 15px;
	padding: 3px;
}
#goof_fotoboek .thumb-gallery IMG { border: 1px solid #333; margin: 4px;}




/**************News***********************/


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
	/*clear:right;*/
	height:1px;
	border:1px solid #036;
	clear: none;

}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
	border:1px solid #333;
	background-color:#BBE53A;
}

.news-latest-container H2,.news-latest-gotoarchive {
	color:#fff;
	padding:3px;
	margin:3px;
	border:1px solid #666;
	/*background-color:#D8FA70;*/
	background-color:#769024;
}

.news-latest-gotoarchive {
	font-weight:bold;
	margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
	color:#fff;
}
.news-latest-gotoarchive A {
	color:#fff;
}
.news-latest-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	border:1px solid #666;
	background-color:#F9FFE5;
}

.news-latest-item IMG {

	margin-bottom:5px;
	margin-right:5px;
	border:1px solid #666;
	float:left;
}
.news-latest-category IMG {
	float: none;
	border:none;
	margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
	font-size:9px;
}

.news-latest-morelink {
	height:12px;
}

.news-latest-morelink A {
	float:right;
}


/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

	/*border:1px solid #000;
	background-color:#BBE53A;*/
}


.news-list-item {
	/* IE hack */
	height: 1%;
	line-height: 1.3;
	/* IE hack end */
	padding:3px;
	margin:3px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/

	}
.news-search-form {
	padding:3px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/

}
.news-search-emptyMsg{
	margin:0px;
}
.news-search-form FORM {
	margin:0px;
}
.news-list-container H3 {
	margin-bottom: 5px;
	padding: 2px;
	/*border-bottom: 1px solid #769024;
	background-color: #769024;*/
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED {
	color:#036;
	padding-left:2px;
        text-decoration: none;
}
.news-list-container H3 A:HOVER {
	color:#c96;
	/*padding-left:2px;*/
        text-decoration: underline;
}
/*.news-list-container H3 A {
	color:#fff;

}*/
.news-list-container P {
	padding-left:3px;
}
.news-list-date {
	float: right;
	color: #333;
	width: 180px;
	text-align: right;
	height: 20px;
	margin-top: -2px;
	margin-right: -2px;
	font-size: 9px;
	font-weight: normal;
	/*background-color: #F9FFE5;*/
	}

.news-list-imgcaption {
	float: right;
	padding-top:3px;
	padding-right:3px;
	font-size: 9px;
	}

.news-list-container IMG {
	float: right;
	/*border:1px solid #666;*/
	margin-bottom:5px;
	margin-right:2px;
	margin-left:5px;
}
.news-list-category IMG {
	float: none;
	border:none;
	margin:0px;
}

.news-list-morelink,.news-list-category {
	font-size:10px;
	margin-left:3px;
}
.news-list-morelink  {
	margin-bottom:3px;
        font-weight: bold;
}
.news-list-browse {
	text-align: center;
}


	/*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
	margin:3px;
	border:1px solid #666;
	padding:3px;
	background-color:#ffc;
}
.tx-ttnews-browsebox TD {
	font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
	font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
	margin:0px;
}

.tx-ttnews-browsebox-SCell {
	background-color: #9c6;
	border:1px solid #666;
}
.news-search-emptyMsg {
	font-size: 11px;
	margin-left: 10px;
}
	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
	padding:5px;
	margin-bottom:5px;
	/*border:1px solid #666;
	background-color:#F9FFE5;*/

}
.news-single-item H2 {
	font-size: 16px;
	font-weight:bold;
	color: #036;
	margin-bottom: 0px;
}
.news-single-item H3 {
	margin-bottom: 15px;
}



.news-single-img {
	float: right;
	margin-left:5px;

}



.news-single-imgcaption {
	padding:3px;
	clear:both;
}

.news-single-category {

	/*float: right;*/
}
.news-single-backlink, .news-single-backlink a {
	font-weight: bold;
	font-size: 10px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.news-single-timedata {
	/*float: right;*/
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
	font-size: 9px;
}
.news-single-author {
	padding-bottom: 3px;
}

/***********Added by BB***************/

.news-single-additional-info {
	/*margin-left: 3px;*/
	margin-bottom: 3px;
	clear: both;
	padding: 5px;
	/*padding-left: 10px;
	width: 20%;*/
	border-top: 2px dotted #036;
}

.news-single-additional-info h1, .news-single-additional-info h2, .news-single-additional-info h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #036;
}

/***********Added by BB***************/

/********* Backup********************
/*.news-single-additional-info {
	background-color: #BBE53A;
	clear: both;
	margin-top: 15px;
	border: 1px solid #666;
	padding:3px;
	padding-bottom:0px;

}*/

*************************************/
.news-single-related,.news-single-files,.news-single-links  {
        border: 1px solid #666;
	margin:0px;
	margin-bottom: 3px;
	padding:3px;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
	margin-left:2px;
        margin-bottom: 5px;
}

.news-single-related DD a:link, .news-single-related DD a:visited,
.news-single-links DD a:link, .news-single-links DD a:visited,
.news-single-files DD a:link, .news-single-files DD a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #036;
        text-decoration: none;
}
.news-single-related DD a:hover, .news-single-related DD a:active,
.news-single-links DD a:hover, .news-single-links DD a:active,
.news-single-files DD a:hover, .news-single-files DD a:active {

        text-decoration: underline;







}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 125%;
        font-weight: bold;
	color: #036;
	margin-left:5px;
        margin-bottom: 5px;
	width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
	margin-top:5px;
	padding:3px;
	/*border:1px solid #333;*/
	/*background-color:#BBE53A;*/
}
.news-amenu-container LI {
	padding-bottom:3px;
}
.news-amenu-container UL {
	padding:3px;
	margin-top:5px;
	margin-left:0px;
	margin-bottom:0px;
	/*border:1px solid #666;*/
	/*background-color:#F9FFE5;*/
	list-style-type: none;
}
.news-amenu-container H2 {
	color:#363;
	padding:3px;
	/*border:1px solid #666;*/
	/*background-color:#769024;*/
}
.news-amenu-item-year {
	font-weight: bold;
	/*border: 1px solid #666;*/
       border-bottom: 1px solid #ccc;
	padding: 2px;
        margin: 4px 0px 4px 0px;
	background-color: #f7f7f7;
	color:#363
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
	padding:5px;
	margin:10px 0px 10px 10px;
	border:1px solid #666;
	background-color:#F9FFE5;
}
.news-catmenu-header {
	font-size:11px;
	font-weight:bold;
}
.news-catmenu DIV {


	font-size:10px;
	white-space: nowrap;
}
.news-catmenu DIV img, .news-catmenu img, .news-catmenu-header img {
	margin:0px;
	padding: 0px;
	vertical-align: middle;
}
.news-catmenu-ACT {
	font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level1 {
	padding:1px;
	padding-left:10px;
	background-color:#ebf8bf;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
.level2 {
	padding:1px;
	padding-left:10px;
	background-color:#ddf393;
	border-left:1px solid #666;
}
.level3 {
	padding:1px;
	padding-left:10px;
	background-color:#cae46e;
	border-left:1px solid #666;
	border-top:1px solid #666;

}
.level4 {
	padding:1px;
	padding-left:10px;
	background-color:#b0cb51;
	border-left:1px solid #666;
}
}

.tx-cal-controller {
width: 95%;
}