/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

img{
	border: 0px;
}
.pagination {
	padding: 0px;
	margin: 0px;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #F57601;
}
.pagination a:hover, .pagination a:active {
	border: 1px solid #000099;
	color: #000;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #F57601;	
	font-weight: bold;
	background-image: url(../images/table_header.png);
	background-repeat: repeat-x;
	color: #F57601;
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 0px 5px 0px 0px;
	border: 1px solid #B4B4B4;
	color: #8D8D8D;
}


body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: underline;
	color: #FB7600;
}

a:hover {
	background: none;
	text-decoration: none;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(images/img04.jpg) no-repeat left top;
}

#wrapper .btm {
	background: url(images/img05.jpg) no-repeat left bottom;
	/* img05.jpg non existing*/
}

/* Header */

#header {
	width: 1000px;
	height: 105px;
	margin: 0 auto;
	/*background: url(images/header_orange.png) no-repeat left top;*/
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}


/* Menu */

#menu {
	width: 1000px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #FF7900;
	text-decoration: none;
}

#menu .visited{
	background: #FF7900;
	text-decoration: none;
}

#menu .first {
	margin-right: 3px;
	background: #FF7900;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: left;
	width: 750px;
	padding: 20px 0px 0 0;		
	line-height: 20px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 180px;
	padding: 25px 30px 0px 20px;
}

#sidebar2 {
	float: left;
	width: 190px;
	padding: 24px 0px 0px 0px;
}

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

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar2 li {
	margin-left: 15px;
	padding: 0px 0px 10px 0px;
/*	color: #BCBCBC;     */
/*	text-align: justify;*/
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 25px;
	border-bottom: 1px dashed #BCBCBC;
}

#sidebar li li span {
	display: block;
	margin-top: 0px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	color: #BCBCBC;
	line-height: 12px;
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #444444;
}

#sidebar p {
	padding-bottom: 10px;
	text-align: justify;
	font-size: 11px;
}

#sidebar2 p {
	padding-bottom: 0px;
	text-align: justify;
	font-size: 11px;
}

#sidebar a {
	color: #000000;
	border: none;
	text-decoration: none;
}

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

#sidebar .visited{
	text-decoration: underline;
	color: #787878;
}


/* Footer */

#footer {
	width: 1000px;
	height: 20px;
	margin: 0 auto;
	padding: 20px 0 15px 0;
	background: #444444;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}


/*
THINK-123 GENERAL MODUL
*/

#content .menuname_general{
	padding: 5px 0px 5px 10px;
	border-left: 4px solid #F57601;
	color: #444444;
	font-family:  Times;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}
#content .content_general{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
}

/*
	THINK-123 GALLERY MODUL
*/
#content .menuname_gallery{
	padding: 5px 0px 5px 10px;
	border-left: 4px solid #F57601;
	color: #444444;
	font-family:  Times;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}
#content .subtitlecontent_gallery{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .categoryGallery_section {
	width: 490px;
	height: 320px;
	overflow: auto;
	margin-top: 0px;
}
#content .categoryGallery_section .categoryGallery_content {
	margin-left: 5px;
	margin-right:5px;	
	width: 450px;
	height: auto;
	
}
#content .categoryGallery_section .categoryGallery_content  ul {
	padding: 0px;
	list-style-type: none;
	line-height: normal;
}

#content .categoryGallery_section .categoryGallery_content li {
	float: left;
	padding: 5px;
	text-align: center;
}
#content  .categoryGallery_section .categoryGallery_content .categoryGallery_caption{
	text-align:center;
	font-size: 10px;
}
#content  .categoryGallery_section .categoryGallery_content .categoryGallery_caption a{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
#content  .categoryGallery_section .categoryGallery_content .categoryGallery_caption a:hover{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color: #666666;
}

/*
	THINK-123 CONTACT MODUL
*/
#content .menuname_contact{
	padding: 5px 0px 5px 10px;
	border-left: 4px solid #F57601;
	color: #444444;
	font-family:  Times;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}
#content .intro_contact{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin-top:10px;
}
#content .form_contact{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
}
#content .notes_contact{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-top: 15px;
}
#content .statusFailed{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	margin-top: 15px;
	margin-bottom: 10px;
}
#content .statusOK{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #00CC33;
	margin-top: 15px;
	margin-bottom: 10px;
}

/*
	THINK-123 SEARCH MODUL
*/
#content .menuname_search{
	padding: 5px 0px 5px 10px;
	border-left: 4px solid #F57601;
	color: #444444;
	font-family:  Times;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}
#content .intro_search{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin-top: 20px;
}
#content .form_search{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin-top: 20px;
}
#content .searchResultBox{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	margin-top: 40px;
}
#content .searchResultBox .header_searchResult{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#content .searchResultBox .subheader_searchResult{
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	margin-top: 10px;
}
#content .searchResultBox .searchResult a{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-left: 20px;
	text-decoration: underline;
	color: #0033FF;
}
#content .searchResultBox .searchResult a:hover{
	text-decoration: none;
	color: #0033FF;
}

/*
THINK-123 NEWS MODUL
*/

#content .menuname_news{
	padding: 5px 0px 5px 10px;
	border-left: 4px solid #F57601;
	color: #444444;
	font-family:  Times;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}
#content .submenu_news{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content .year_cat{
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
}
#content .month_cat a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
#content .month_cat a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;;
	color: #666666;
}
#content .lactbnVisit{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
}
#content .lactbnVisit:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
#content .lactbn{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
#content .lactbn:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
#content .imgnews{
	width: 70px;
	height: 40px;
	padding: 5px;
	border: solid;
	border-color: #333333;
	border-width: 1px;
}
#content .timedate_news_list{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#content .title_news_list a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
#content .title_news_list a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#content .intro_news_list{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#content .actbnVisit{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
}
#content .actbnVisit:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
#content .actbn{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
#content .actbn:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
#content .newsindex a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
}
#content .newsindex a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
#content .title_news_detail{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 0px;
}
#content .timedate_news_detail{
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 10px;
}
#content .imgbox{
	width: 70px;
	height: 40px;
	padding: 5px;
	border: solid;
	border-color: #333333;
	border-width: 1px;
	margin-right: 5px;
}
#content .detail_news_content{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-bottom: 5px;
}
#content .back a{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
#content .back a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}

/*
THINK-123 ARTICLE MODUL
*/
#content .menuname_article{
	padding: 5px 0px 5px 10px;
	border-left: 4px solid #F57601;
	color: #444444;
	font-family:  Times;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;
}
#content .submenu_article{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .title_article_list a{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
#content .title_article_list a:hover{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
#content .timedate_article_list{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#content .intro_article_list{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
#content .header_article_category{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin-top: 20px;
}
#content .cat_section a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
#content .cat_section a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;;
	color: #666666;
}
#content .category_article{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style:italic;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .title_article_detail{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	margin-top: 10px;
}
#content .timedate_article_detail{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	margin-bottom: 5px;
}
#content .content_article_detail{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	margin-bottom: 5px;
}
#content .readalso_article{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #333333;
	margin-top: 10px;
}
#content .file_section{
	margin-bottom: 5px;
}
#content .file_section a{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
}
#content .file_section a:hover{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;;
	color: #666666;
}

/*
 * Event type
 */

#content .menuname_events{
	padding: 5px 0px 5px 10px;
	border-left: 4px solid #F57601;
	color: #444444;
	font-family:  Times;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 20px;	
}
#content .subtitlecontent_events{
	font-family: Arial;
	font-size: 14px;
	color: #333333;		
	margin-top: 10px;
}
#content .msgThumbnail{
	font-size: 10px;
}

#content .events_title {
	font-family: arial;
	font-size: 16px;
	color: #333333;	
}

#content .eventsContent {
	float: left;
	margin-left: 0px;
	width: 700px;
}

#content .eventsContent .timedate_events_detail{
	font-family: Arial;
	font-size: 10px;
	color: #333333;			
	margin-bottom: 10px;
}

#content .eventsContent .timedate_events_detail span{
	font-size: 14px;
	border:solid;
	border-width: 1px;
	border-color: #333333;
	padding: 3px;
	margin: 0 0 0 5px;
}

#content .eventsContent .content_events_detail{
	margin-bottom: 5px;
}

#content .events_file{
	margin: 5px 0 0 0;	
}

#content .registration_instruction{
	margin: 0 0 0 0;	
	font-weight: bold;
}

#content .register_form{
	margin: 10px 0 0 0;
}

#content .form_comment{
	font-size: 10px;
}

#content .subOnGoing {
	float: left;
	margin-left: 0px;
	width: 450px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;	
	margin-top: 20px;
	margin-bottom: 10px;
}
#content .infoSubOnGoing {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;	
}
#content .subOnGoing .titleList{
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 0px;
}
#content .subOnGoing .notesList{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 0px;
	padding-bottom: 5px;
}
#content .subSec{
	clear: both;
	float: left;
	margin: 20px 0 0 0;
}
#content .subSec1{
	float: left;
	margin-left: 0px;
	width: 330px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;	
	border : solid;
	border-color : #333333;
	border-width : 1px;
}
#content .txtSubSec1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight : bold;
	padding : 5px;
}
#content .txtSubSec1 .titleListSubSec1{
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 5px;
}
#content .txtSubSec1 .notesListSubSec1{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 0px;
}
#content .txtSubSec1 .infoListSubSec1{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 0px;
	text-align: right;
}
#content .subSec2 {
	float: left;
	margin-left: 20px;
	width: 330px;
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;	
	border : solid;
	border-color : #333333;
	border-width : 1px;
}
#content .txtSubSec2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight : bold;
	padding : 5px;
}
#content .txtSubSec2 .titleListSubSec2{
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 5px;
}
#content .txtSubSec2 .notesListSubSec2{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 0px;
}
#content .txtSubSec2 .infoListSubSec2{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 0px;
	text-align: right;
}
#content .readmoreSec{
	padding: 0px;
	width: 450px;
}
#content .readmoreSec .header{
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#content .readmoreSec .titleList{
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 5px;
}
#content .readmoreSec .notesList{
	font-family: Tahoma;
	font-size: 10px;
	color: #333333;
	font-weight : normal;
	padding-left : 0px;
	padding-top : 0px;
}

/*
 * Site Index type
 */

#content #siteindex_area{
	float: left;
	height: auto;
	width: 500px;
}

#content #siteindex_area .header{
	background: #E0E0E0;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FB7600;
}

#content #siteindex_area .title{
	padding: 5px 0 5px 15px;
	border-left: 4px solid #F57601;
	color: #444444;
	font-family:  Times;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;	
}

#content #siteindex_area .title a{
	color: #444444;
	text-decoration: none;
}

#content #siteindex_area .title a:hover{
	text-decoration: underline;
}

#content #siteindex_area .title .subheader{
	color: #FB7600;
	font-family:  Times;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;	
}

#content #siteindex_area .content{
	margin: 0px 0px 10px 20px;
	text-align: left;
}

#content #siteindex_links_area{
	float: left;
	height: auto;
	width: 225px;
	margin: 0px 0px 0px 20px;
}

#content #siteindex_links_area .header_links{
	letter-spacing: -.5px;
	color: #444444;
	font-family: Times;
	font-size: 20px;
	margin: 45px 0 10px 0;
}

#content #siteindex_links_area ul{
	letter-spacing: -.5px;
	font-size: 12px;
	padding: 0px 0px 0px 15px;
}

/*
 * Publications Type
 */
#content .publications_header{
	background: #E0E0E0;
	padding:5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FB7600;
}

#content .tableview{
	margin: 10px 0 10px 0;
}

#content .headtable{
	background-color: #666666;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
}

#content .listtable{
	background-color: #DDDDDD;
	padding: 5px 10px 5px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;	
}

#content .listtable :hover{
	background-color: #E6E6E6;
}

#content .title{
	color: #FB7600;
}
 
