/*************************************************/

/**************Common Styles****************/

/***********************************************/



body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

a:link, a:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #993300;

	text-decoration: underline;

}

a:hover, a:active {

	color: #ffcc66;

}



/*************************************************/

/****************Design Styles*****************/

/***********************************************/



/************ Header Area *********/

.wrap {

	width: 100%;

}

#site-id {

	background-color: #963;

	width: 100%;

	float: left;

	padding-top: 5px !important;

	padding-top: 12px;

}

#logo {

   margin-left: -6px;
	margin-top: -12px;
	padding: 0px;
	float: left;

}

#sitename {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: bold;

	color: #FFFFFF;

	padding-left: 15px;

	margin-top: 110px;

	padding-right: 5px;

	padding-bottom: 5px;

}

#sitename h1, #sitename h2, #sitename h3{

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.3em;

	font-weight: bold;

	color: #FFFFFF;

	background: none;

}

#sitename h1 a:link, #sitename h2 a:link, #sitename h3 a:link,

#sitename h1 a:visited, #sitename h2 a:visited, #sitename h3 a:visited,

#sitename h1 a:hover, #sitename h2 a:hover, #sitename h3 a:hover {

	font-family: Georgia, "Times New Roman", Times, serif;

        color: #fff;

}

#siteslogan h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.3em;

	display: none;

}



/************ Contact Info ****************/

.contact {

   background: #FFFFFF;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	font-weight: bold;

	color: #993300;

	text-decoration: none;

	text-align: right;

	padding-bottom: 3px;

	padding-right: 5px;

	padding-top: 40px;
}

.cell-bg {

	background-image: url(styles_FILES/cell-bg.jpg);

	background-repeat: repeat;

}

.topcell {

	background-color: #CC9966;

}



/*******************Breadcrumb*******************/



.breadcrumb {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-weight: normal;

	color: #993300;

	text-decoration: none;

	text-align: right;

	padding-bottom: 3px;

}

.breadcrumb a:link, .breadcrumb a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-weight: normal;

	color: #993300;

	text-align: right;

	padding-bottom: 3px;

}

.breadcrumb a:hover, .breadcrumb a:active {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	font-weight: normal;

	color: #FFCC66;

	text-align: right;

	padding-bottom: 3px;

}



/*******************Top Block*******************/



#banner-img p {

	margin: 0px;

}

.top-block {

	font-family: Arial, Verdana, Helvetica, sans-serif;

	font-size: .8em;

	font-weight: normal;

	color: #FFFFFF;

	margin: 4px 4px 4px 10px;

}

.top-block h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.2em;

	font-weight: bold;

	color: #FFFFFF;

}

.top-block h2 {

	font-size: 1.1em;

}

.top-block h3, .top-block h4, .top-block h5 {

	font-size: 1em;

}

.top-block p {

	color: #FFFFFF;

}

.top-block a:link, .top-block a:visited {

	color: #FFFFff;

}

.top-block a:hover, .top-block a:active {

	color: #FFFFCC;

}

.newscell {

	background-color: #996633;

}



/*******************Left*******************/

#left-part-wrapper1{
width: 80%;
margin:0 0 0 30px ;
padding:0 5px;
float:left;

}


* html #left-part-wrapper1{
margin:0 0 0 15px ;
}


td.left-bg {

	background-image: url(styles_FILES/left-bg.jpg);

	background-repeat: repeat-y;

	border-right: 2px solid #fff;

	width: 20%;

}

.left-col {

	margin-left: 10px;

	color: #663300;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: .8em;

}

#left table {

	width: 98%;

}

#left p {

	padding: 8px;

}

#left h1 {

	font-family: Arial, Verdana, sans serif;

	font-size: 1.3em;

	font-weight: bold;

	color: #ffffff;

	background-color:  #930;

	margin-left: 0px;

	padding-left: 17px;

	padding: 10px;
	
	float: left;

}

#left h2 {

	font-family: Arial, Verdana, sans serif;

	font-size: 1.2em;

	font-weight: bold;

	color: #ffffff;

	background-color:  #930;

	margin-left: 0px;

	padding-left: 17px;

	padding: 10px;

}

#left h3 {

	font-size: 1.1em;

}

#left h1 a:link, #left h1 a:visited, #left h1 a:hover,

#left h2 a:link, #left h2 a:visited, #left h2 a:hover/*,

#left h3 a:link, #left h3 a:visited, #left h3 a:hover*/ {

	color: #fff;

	text-decoration: none;

}

/*#left a:link, #left a:visited {

	color: #fff;

}

#left a:hover, #left a:active{

	color: #ffc;

}*/



/********** Login ********/



#login {

	margin-top: 5px;

	margin-bottom: 5px;

	/*padding: 5px;*/

}

#login p {

	padding: 5px;

}



#menu-wrapper{/*for ie6*/
margin:5px 0 30px 0;
padding:0;
background:url(images/nav-bg.jpg) top center repeat-y;
}

/********************************************/
/********Horizontal Menu Styles ***********/
/********************************************/ 
/*
 *		Horizontal, top-2-bottom menu
 *		Copyright Aleksandar Vacic, www.aplus.co.yu, some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
 */
 

/*		------	Basic style	------		*/

#mainmenu {
margin:0 auto;
padding:0;
display: block;
}

#mainmenu ul {
margin: 0;
padding: 0;
border: 0;
list-style-type: none;
}

*+html #mainmenu ul { min-height: 1px; }/*hack for ie7*/

#mainmenu li {
margin: 0;
padding: 0;
border: 0;
display: block;
position: relative;
}

#mainmenu a {
display: block;
}

#mainmenu li li {
width: 100%;
}

/* fix the position for 2nd level submenus. first make sure no horizontal scrollbars are visible on initial page load... */
#mainmenu li li ul {
top: 0;
right: 0;

}

/* ...and then place it where it should be when shown */
#mainmenu li li:hover ul {
left: 130px;
}

/* initialy hide all sub menus */
#mainmenu li ul {
display: none;
position: absolute;
z-index: 1000;
}

/* display them on hover */
#mainmenu li:hover>ul {
display: block;
top:0;
right:-150px;
}

/* this is needed if you want to style #mainmenu div - force containment of floated LIs inside of main UL */
#mainmenuList:after {
content: ".";
height: 0;
display: block;
visibility: hidden;
overflow: hidden;
clear: both;
}

/*		------   Make-up	--------			*/

#mainmenu {
font-size : 13px;
}

#mainmenu:after{
content:'.';
display:block;
height:1px;
line-height:1px;
clear:both;
visibility:hidden;
} 

#mainmenu li  {
border-bottom:solid #C8A852 1px;
}

#mainmenu li li {
width: 130px;
}

#mainmenu li a {
font-weight: bold;
text-decoration: none;
text-align: center;
color: #fff;
background:url(styles_FILES/active.jpg) top no-repeat;
padding: 4px 0;
border-top:1px solid #FFEFD4;
border-bottom:1px solid #745505;
margin:0;
}

#mainmenu li a:hover {
color:#000;

}

#mainmenu li:hover>a {
color:#000;

}

#mainmenu li li a {
text-transform: none;
text-decoration: none;
text-align:center;
color: #fff;
background:url(styles_FILES/active.jpg) top no-repeat;
padding: 4px 0;
border-top:1px solid #FFEFD4;
border-bottom:1px solid #745505;
margin:0;
}

#mainmenu li ul li a:hover {
color:#000;
}

#mainmenu li li:hover>a {
color:#000;
}

#mainmenu li ul {
width: 130px;
background:#CC9966;
padding:0 10px;
}

#mainmenu li li ul {
border:0px;
}

#mainmenu li li li:first-child {
}

#mainmenu li li.submenu>a:after {
content: "";
}


/*******************Main*******************/



.main {

	width: 78%;

	background-image: url(styles_FILES/right-column-bg.gif);

	background-repeat: repeat-y;

	background-position: top right;

}

.main-table {

	margin-top: 10px;

}

#main-content {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: .8em;

	color: #000;

	width:96% !important;

	width:98%;

	margin-top: 4px;

	margin-right: 4px;

	margin-bottom: 4px;

	margin-left: 10px;

}

#main-content h1 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.6em;

	font-weight: bold;

	color: #993300;

	text-decoration: none;

}

#main-content h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.4em;

	font-weight: bold;

	color: #993300;

	text-decoration: none;

}

#main-content h3 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.3em;

	font-weight: bold;

	color: #993300;

	text-decoration: none;

}

#main-content h4 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.2em;

	font-weight: bold;

	color: #993300;

	text-decoration: none;

}
#main-content h5 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.1em;

	font-weight: bold;

	color: #993300;

	text-decoration: none;

}
#main-content h6 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1em;

	font-weight: bold;

	color: #993300;

	text-decoration: none;

}

#main-content a:link {

	color: #0000FF;

}

#main-content a:visited {

	color: #000066;

}

#main-content a:hover, #main-content a:active{

	color: #993300;

}

#pagetitle h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1.2em;

	font-weight: bold;

	color: #993300;

	text-decoration: none;

	margin-top: 10px;

	margin-left: 10px;

}



/********************Search***************/



#search {

	text-align: right;

	float: right;

	display: block;

	padding-right: 30px;

	color: #930;

}

#search .searchbox {

	border: 1px solid #963;

	font-size: .7em;

	width: 75px;

}

#search .searchsubmit {

	font-family: Arial, Verdana, sans serif;

	font-size: .7em;

	color: #930;

	border: 1px solid #963;

	background-color:  #e0e9f0;

	margin: 3px;

}



/*****************Right*********************/



.right {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 1em;

	color: #000;

	text-decoration: none;

	margin-top: 4px;

	margin-bottom: 4px;

	background-color: #CC9966;

	width: 200px;

}

#right {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: .8em;

	color: #000;

	text-decoration: none;

	/*margin-top: 4px;

	margin-right: 4px;

	margin-bottom: 4px;

	margin-left: 10px;*/

	background-color: #CC9966;

	padding: 10px;

}

#right a:link, #right a:visited {

	color: #000;

	text-decoration: underline;

}

#right a:hover, #right a:active {

	color: #660000;

}

#right h1 {

	font-size: 1.3em;

}

#right h2 {

	font-size: 1.2em;

}

#right h3 {

	font-size: 1.1em;

}



/*******************Footer*******************/



.footer {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: .7em;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

	text-align: center;

	background-color: #963;

}

.footer a:link, .footer a:visited {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #FFFFFF;

	text-align: right;

	padding-bottom: 3px;

}

.footer a:hover, .footer a:active {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #FFCC66;

	text-align: right;

	padding-bottom: 3px;

}

.bottom-nav,

.copyright {

	padding-right: 20px;

	padding-left: 20px;

	padding-bottom: 3px;

	padding-top: 3px;

}



/*************************************/

/********** Extension Styles ***************/

/*************************************/



/************ tt_news extension ***********************/



/*-----------------------------------  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:none;

	background-color:#930;

}

.top-block .news-list-container hr.clearer, 

.top-block .news-single-item hr clearer, 

.top-block .news-latest-container hr.clearer{

	clear:right;

	height:1px;

	color:#fff;

	border:none;

	background-color:#fff;

}

.news-latest-container hr.clearer {

	clear:left;

}



/*-----------------------------------  tt_news LATEST view  -----------------------------------*/



.news-latest-container {

	/*border:1px solid #333;*/

	background-color:#BB9E62;

	/*color:#000;*/

}

.news-latest-container h2 {

	color:#900;

	padding:3px;

	font-size: 120%;

	/*margin:3px;

	border:1px solid #666;

	background-color:#D8FA70;

	background-color:#769024;*/

}

.news-latest-container h3,

.news-latest-container h3 a:link,

.news-latest-container h3 a:visited,

.news-latest-container h3 a:hover {

	color:#900;

	font-size: 1.1em;

}

.news-latest-gotoarchive {

	font-weight:bold;

	margin-top:5px;

	color:#900;

	padding:3px;

	/*margin:3px;

	border:1px solid #666;

	background-color:#D8FA70;

	background-color:#769024;*/

}

.news-latest-gotoarchive a:link, 

.news-latest-gotoarchive a:visited, 

.news-latest-gotoarchive a:hover {

	color:#900;

}

.news-latest-gotoarchive a {

	color:#900;

	font-size: 95%;

}

.news-latest-item {

	/* IE hack */

	height: 1%;

	line-height: 1.3;

	/* IE hack end */

	padding:3px;

	/*margin:3px;

	border:1px solid #666;*/

	background-color:#BB9E62;

}

.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 a {

	float:right;

	color:#000;

}

.news-latest-morelink {

	height:12px;

}



/** Left Latest News Styles**/



#left .news-latest-container, #left .news-latest-container p {

	/*border:1px solid #333;*/

	background:none;

	color:#900;

}

#left .news-latest-container .news-latest-item .news-latest-morelink a:link, 

#left .news-latest-container .news-latest-item .news-latest-morelink a:visited,

#left .news-latest-container .news-latest-item .news-latest-morelink a:hover,

#left .news-latest-container .news-latest-item .news-latest-morelink a:active,

#left .news-latest-container .news-latest-item .news-latest-date a:link, 

#left .news-latest-container .news-latest-item .news-latest-date a:visited,

#left .news-latest-container .news-latest-item .news-latest-date a:hover,

#left .news-latest-container .news-latest-item .news-latest-date a:active{

	color:#900;

}

#left .news-latest-container h2,

#left .news-latest-gotoarchive {

	color:#fff;

	/*padding:3px;

	margin:3px;

	border:1px solid #666;

	background-color:#D8FA70;

	background-color:#769024;*/

}

#left .news-latest-gotoarchive {

	font-weight:bold;

	margin-top:5px;

	color:#900;

	font-size: 85%;

}

#left .news-latest-gotoarchive A {

	color:#900;

	font-size: 85%;

}



/** Right Latest News Styles**/



#right .news-latest-container {

	/*border:1px solid #333;*/

	background:none;

	color:#000;

}

#right .news-latest-container .news-latest-item .news-latest-morelink a:link, 

#right .news-latest-container .news-latest-item .news-latest-morelink a:visited,

#right .news-latest-container .news-latest-item .news-latest-morelink a:hover,

#right .news-latest-container .news-latest-item .news-latest-morelink a:active,

#right .news-latest-container .news-latest-item .news-latest-date a:link, 

#right .news-latest-container .news-latest-item .news-latest-date a:visited,

#right .news-latest-container .news-latest-item .news-latest-date a:hover,

#right .news-latest-container .news-latest-item .news-latest-date a:active{

	color:#000;

}

#right .news-latest-container H2,#right .news-latest-gotoarchive {

	color:#000;

	padding:3px;

	/*margin:3px;

	border:1px solid #666;

	background-color:#D8FA70;

	background-color:#769024;*/

}

#right .news-latest-item h3, #right .news-latest-item h3 a:link,

#right .news-latest-item h3 a:visited, #right .news-latest-item h3 a:hover{

	color:#000;

	font-size: 100%;

}



/*--------------------------------- 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-list-item h3 {

      font-size: 120%;

}

.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: 0px;

	padding: 0px;

	/*border-bottom: 1px solid #769024;

	background-color: #769024;*/

}

.news-list-container h3 a:link,

.news-list-container h3 a:visited {

	color:#963;

	padding-left:2px;

    text-decoration: none;

}

.news-list-container h3 a:hover {

	color:#930;

	/*padding-left:2px;*/

    text-decoration: underline;

}

.news-list-container P {

	padding-left:3px;

}

.news-list-date {

	float: right;

	color: #333;

	/*width: 180px;*/

	text-align: left;

	/*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-morelink a:link, .news-list-morelink a:visited {

	color: #333;

}

.news-list-morelink a:hover, .news-list-morelink a:active {

	color: #930;

}

.news-list-browse {

	text-align: center;

}



/************** Top block news styles *********/



.top-block .news-list-item {

	/* IE hack */

	height: 1%;

	line-height: 1.3;

	/* IE hack end */

	padding:3px;

	padding-top:0px;

	/*margin:3px;*/

	/*border:1px solid #666;

	background-color:#F9FFE5;*/

}

.top-block .news-list-container h3 {

	margin: 0px; 

	padding: 0px;

}

.top-block .news-list-item h3 {

	font-size: 110%; 

	font-weight: bold;

}

.top-block .news-list-container h3 a:link, 

.top-block .news-list-container h3 a:visited {

	color:#fff;

	padding-left:2px;

    text-decoration: none;

}

.top-block .news-list-container h3 a:hover, 

.top-block .news-list-container h3 a:active {

	color: #ffc;

}

.top-block .news-list-item p {

	margin-top: 2px; 

	margin-bottom: 2px;

}

.top-block .news-list-container p {

	margin-top: 2px; 

	margin-bottom: 2px;

}

.top-block .news-list-container {

	margin-top: 2px; 

	margin-bottom: 2px;

}

.top-block .news-list-date {

	/*float: none;*/

	color: #fff;

	/*width: 180px;

	text-align: right;

	height: 20px;

	margin-top: -2px;

	margin-right: -2px;*/

	font-size: 9px;

	font-weight: normal;

	/*background-color: #F9FFE5;*/

}

.top-block .news-list-morelink {

	margin-top: 2px; 

	float: right;

}

.top-block .news-list-morelink a:link, 

.top-block .news-list-morelink a:visited {

	color: #fff;

}

.top-block .news-list-morelink a:hover, 

.top-block .news-list-morelink a:active {

	color: #ffc;

}

.top-block .news-list-browse {

	text-align: center;

	margin-top:0px;

}



	/*---------------------------------  tt_news Page-Browser ---------------------------------*/



.tx-ttnews-browsebox {

	margin:3px;

	border:1px solid #666;

	padding:3px;

	background-color:#e8d8b7;

}

.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: #963;

	border:1px solid #666;

}

.tx-ttnews-browsebox-SCell a:link, 

.tx-ttnews-browsebox-SCell a:visited {

	font-size: 80%;

	color: #fff;

}

.tx-ttnews-browsebox-SCell a:hover, 

.tx-ttnews-browsebox-SCell a:active{

	color: #ffc;

}

.news-search-emptyMsg {

	font-size: 11px;

	margin-left: 10px;

}



/********* Top Block Browsebox styles ****/



.top-block .tx-ttnews-browsebox {

	margin-top:0px;

	padding-top:0px;

	padding:3px;

	background:none;

	border:none;

}

.top-block .tx-ttnews-browsebox-SCell {

	background-color: #e8d8b7;

	border:1px solid #930

}

.top-block .tx-ttnews-browsebox a:link, 

.top-block .tx-ttnews-browsebox a:visited {

	font-size: 80%;

	color: #fff;

}

.top-block .tx-ttnews-browsebox a:hover, 

.top-block .tx-ttnews-browsebox a:active{

	color: #ffc;

}

.top-block .tx-ttnews-browsebox-SCell a:link, 

.top-block .tx-ttnews-browsebox-SCell a:visited {

	font-size: 80%;

	color: #930;

}

.top-block .tx-ttnews-browsebox-SCell a:hover, 

.top-block .tx-ttnews-browsebox-SCell a:active{

	color: #930;

}



/*********** Main Content **************/



#main-content .tx-ttnews-browsebox-SCell a:link,

#main-content .tx-ttnews-browsebox-SCell a:visited,

#main-content .tx-ttnews-browsebox-SCell a:hover{

	color:#fff;

}



	/*--------------------------------- 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: #85A600;*/

	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;

}

.news-single-additional-info {

	background-image: url(images/in-sidebar-bg.jpg);

    float: right;

	margin-left: 3px;

	margin-bottom: 3px;

	padding: 5px;

	width: 40%;

	background-color: #FEFECA;

	background-repeat: repeat-x;

}

.news-single-additional-info h1, 

.news-single-additional-info h2, 

.news-single-additional-info h3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 125%;

	color: #006633;

}

.news-single-related,

.news-single-files,

.news-single-links  {

    border: 1px solid #666;

	margin:0px;

	margin-bottom: 3px;

	padding:3px;

	background-color:#F9FFE5;

}

.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: #333;

    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: #006633;

	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:#e8d8b7;

}

.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:#963;

	padding:3px;

	/*border:1px solid #666;

	background-color:#e8d8b7;*/

}

.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

}

/********* Main AMenu Styles ********



#main-content .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

}

#main-content .news-amenu-container {

	margin-top:5px;

	padding:3px;

	border:1px solid #333;

	background-color:#BDDFBE;

}

#main-content .news-amenu-container a:hover {

	color:#000;

}**/



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

}



/********* Styles for extension "tx_newloginbox_pi1" *********/



.tx-newloginbox-pi1 {

	font-size: 11px;

}

.tx-newloginbox-pi1 input {

	border: 1px solid #930;

}

.tx-newloginbox-pi1 table {

	width: 100px; 

	font-size: 11px;

}

.tx-newloginbox-pi1 h3 {

	padding-left: 10px; 

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 13px; 

	font-weight: bold; 

	color: #930;

}

.tx-newloginbox-pi1-submit {

	/*width: 50px;*/

}



/********* Left *********/



.left-col .tx-newloginbox-pi1 h3 {	

	font-family: Arial, Verdana, sans serif;

	font-size: 130%;

	font-weight: bold;

	color: #fff;

	background-color:  #930;

	margin-left: 0px;

	padding-left: 17px;

	padding: 10px;

}

.left-col #tx-newloginbox-pi1-user {

	width: 75px; 

}

.left-col #tx-newloginbox-pi1-pass {

	width: 75px;

}



/********* Styles for extension "tx_newloginbox_pi3" *********/



.tx-newloginbox-pi3-listrow td { 

	background-color:#eeeeee; 

	padding-left: 3px; 

	padding-right: 3px; 

}

.tx-newloginbox-pi3-listrow tr.tx-newloginbox-pi3-listrow-header td { 

	background-color:#cccccc; 

}

.tx-newloginbox-pi3-listrow tr.tx-newloginbox-pi3-listrow-header td p { 

	font-weight:bold; 

}

.tx-newloginbox-pi3-listrow tr.tx-newloginbox-pi3-listrow-odd td { 

	background-color:#f6f6f6; 

}



/********* Styles for extension "tx_indexedsearch" *********/



.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { 

	width:100px; 

}

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { 

	width:150px; 

}

.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw { 

	font-weight:bold; 

	font-style:italic; 

}

.tx-indexedsearch .tx-indexedsearch-whatis { 

	margin-top:10px; 

	margin-bottom:5px; 

}

.tx-indexedsearch P.tx-indexedsearch-noresults { 

	text-align:center; 

	font-weight:bold; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title { 

	background:#eeeeee; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P { 

	font-weight:bold; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent { 

	font-weight:normal; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P { 

	font-style:italic; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup { 

	color:red; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { 

	background:#eeeeff; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { 

	margin-top:20px; 

	margin-bottom:5px; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { 

	margin-top:0px; 

	margin-bottom:0px; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE { 

	background:#cccccc; 

}

.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { 

	vertical-align:middle; 

}



/********* default styles for extension "tx_srfeuserregister_pi1" *********/



.tx-srfeuserregister-pi1 {

	width: 95%;

}

.tx-srfeuserregister-pi1 P { 

	margin-top:5px; 

	margin-left:5px; 

	padding-top:0px; 

	padding-bottom:0px; 

}

.tx-srfeuserregister-pi1 td { 

	font-size:.8em; 

}



/********* Styles for extension "tx_chcforum_pi1" *********/



/* BASIC STUFF */

#tx_chcforum-pi1 { 

	font-family: arial, sans-serif; 

	font-size: 11px;

}

#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; 

	width: 100%;

}

.tx-chcforum-pi1-Table thead tr th {

	font-size: 14px;

	font-weight: bold;

	background: #BB9E62;

	padding: 5px;

	text-align: center;

	white-space: nowrap;

}



/* category title row */

.tx-chcforum-pi1-Table tbody tr th {

	font-size: 15px;

	font-weight: bold;

	letter-spacing: 2px;

	background: #ECE4CD;

	padding: 5px;

	text-align: left;

}



/* category features row */

.tx-chcforum-pi1-Table tbody tr td { 

	font-size: 12px; 

	background: #E2D6B0; 

	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: #ECE4CD;

	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: #ECE4CD;

	border: 1px solid #000000;

	font-size: 10px;

	margin-bottom: 3px;

	padding: 3px;

	text-align: right;

	clear: both;

}



/* POST FORM BEGIN */

.tx-chcforum-pi1-postForm {

	border: 1px solid #999999;

	background: #ECE4CD;

	padding: 5px;

	margin-bottom: 3px;

}

.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: #FFFBEF; 

	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: #ECE4CD;

}

.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: #ECE4CD; 

	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: #E2D6B0; 

	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: #999;

	padding: 5px;

	background-color: #ECE4CD; 

	border: 1px solid #999; 

	/*font-size: 11px; 

	color: rgb(0, 102, 0); */

}

.tx-chcforum-pi1-singlePost .quoteCell {

	background-color: #ECE4CD;

	font-size: 10px;

	padding: 5px;

	border: 1px solid #999; 

}

.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: #ECE4CD;

	border: 1px solid #000000;

	font-size: 10px;

	padding: 5px;

}



/* FOOTER BOX BEGIN */

.tx-chcforum-pi1-footerBox {

	background: #BB9E62;

	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: #E2D6B0;

	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: #E2D6B0;

	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: #E2D6B0;

	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: #F8E5AA;

	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: #E2D6B0;

	border: 1px solid #000000;

	margin: 12px 0 15px 0;

	padding: 3px;

	font-size: 10px;

	text-align: center;

}

.tx-chcforum-pi1-previewBoxCell { 

	background: #BB9E62; 

	text-align: center;

}

/*****************/ 
/* Various Forms */ 
/*****************/ 

/* Email, Login and Search forms generally:*/ 
FORM TABLE TR TD { padding-left:5px; padding-right:20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color:#e2d6b0; }
FORM TABLE TR TD.csc-form-fieldcell { background-color:#f8e5aa; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border:1px solid #602229; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight:normal; }

/* Email form, specifically */ 
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */ 
FORM TABLE.csc-searchform { width:100%; }
FORM TABLE.csc-searchform TR TD { padding:5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight:bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width:100%; }

/* Login form, specifically */ 
FORM TABLE.csc-loginform { width:70%; }