/**
 * Style sheet Main
 */
html
{
	margin-bottom:1px;
	min-height: 100%;
}

body
{
	background-color:#f4fdfd;
	background-image:url("tl_files/layout/bg.png");
	background-repeat:repeat-x;
	font-family:Lucida Sans, sans-serif;
	color:#444444;
}

/* Wrapper */
#wrapper
{
}

/* Header */
#header
{
	background-image:url("tl_files/layout/header.png");
	background-repeat:no-repeat;
}

/* container */
#container
{
	padding-top:10px;
	padding-bottom:10px;
	background-color:#519dad;
	background-image:url("tl_files/layout/inner_bg.png");
	background-repeat:repeat-x;
	border:1px solid #ffffff;
}

/* Left Block */
#left
{
}

/* Right Block */
#right
{
}

/* Main Content Block */
#main
{
	padding:10px 20px 20px 20px;
	text-align:justify;
	background-color:#ffffff;
}

/* Footer Block */
#footer
{
	margin-top:10px;
	background-image:url("tl_files/layout/footer_bg.png");
	background-repeat:repeat-x;
}

#footerBlock
{
	width:950px;
	margin-right:auto;
	margin-left:auto;
	padding-top:10px;
	padding-right:10px;
	padding-left:10px;
}

#footer a
{
	padding-top:10px;
	border-top:1px solid #000000;
	color:#999999;
	text-transform: uppercase;
}

#footer a:link, #footer a:active, #footer a:visited
{
	font-weight:normal;
	color:#000000;
}

/* copyright */
#copyright
{
	width:690px;
	float:left;
	display:inline;
}

#developed
{
	width:170px;
	float:right;
	display:inline;
	text-align:right;
}

#addressDetails
{
	width:100%;
	float:left;
	clear:both;
	margin-top:10px;
}

/* clear */
#clear, .clear
{
	clear:both;
	background-color:#000000;
}

#headerBlockNav
{
	height:20px;
	float:right;
	display:inline;
	margin-top:45px;
}

#searchBar
{
}

.toggler
{
	margin-top:5px;
	margin-bottom:5px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	background-color:#e0eef7;
	border-top:1px dotted #5e7e65;
	font-weight:bold;
	font-size:13px;
	color:#000000;
	cursor: pointer;
}

.accordion
{
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	text-align:justify;
	line-height:150%;
}

.layout_simple
{
	background-color:#ffffff;
}

.layout_simple_headline
{
	padding:5px 0px 5px 5px;
	background-color:#4b4b4b;
}

.layout_simple_teaser
{
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	background-image:url("tl_files/Home page/teaser_bg.png");
	background-repeat:repeat-x;
}

.layout_simple_date
{
	margin-bottom:5px;
	font-weight:bold;
	color:#3fa0d3;
}

.layout_simple_more
{
	padding:5px 0px 5px 5px;
	text-align:right;
	background-color:#4b4b4b;
}

.layout_latest
{
	margin-top:10px;
	padding-bottom:8px;
	border-bottom:1px dotted #5e7e65;
}

.layout_simple_headline a:link, .layout_simple_headline visited, .layout_simple_headline a, .layout_simple_more a:link, .layout_simple_more visited, .layout_simple_more a
{
	text-decoration:none;
	color:#ffffff;
}

.layout_simple_headline a:hover
{
	color:#666666;
}

#search .odd
{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#e9e4e4;
}

.all_records .odd
{
	background-color:#eeeeee;
	line-height:22px;
}

.all_records .even
{
	line-height:22px;
}

.head
{
	padding-bottom:5px;
	border-bottom:1px solid #000000;
}

.header
{
	margin-top:10px;
	padding-bottom:10px;
}

.relevance
{
	font-size:11px;
}

#search
{
	margin-bottom:10px;
}

.pagination
{
	margin-top:20px;
}

#searchRight
{
	margin-bottom:10px;
	padding:0px;
}

.searchRightText
{
	width:100px;
}

#searchHeaderText
{
	height:16px;
	margin:5px 0px 0px 0px;
	padding:0px;
	vertical-align:middle;
}

#textsizer
{
	width:130px;
	float:right;
	clear:both;
	margin-top:60px;
	margin-right:4px;
}

#textsizerText
{
	width:75px;
	height:20px;
	float:left;
	display:inline;
	margin-top:3px;
}

#textsizerA
{
	width:55px;
	float:right;
	display:inline;
}

#textsizerA, #textsizerA a, #textsizerA a:link, #textsizerA a:active, #textsizerA a:visited, #textsizerA a:hover
{
	text-decoration:none;
	color:#ffffff;
}

/* Pagination */
.pagination
{
	margin-top:6px;
	margin-left:20px;
	padding-top:6px;
	border-top:1px dotted #eaeaea;
}

.pagination p
{
	float:left;
}

.pagination ul
{
	float:right;
	margin:0;
	padding:0;
}

.pagination li
{
	display:inline;
	padding:0px 1px;
	background:none;
}

.mime_icon
{
	margin:0px;
	padding:0px 0px 3px 0px;
	vertical-align:middle;
}

.image_thumb
{
	margin:0px;
	padding:0px;
}

#contactLeft
{
	width:300px;
}

#contact, .ce_form
{
	float:left;
}

#contactRight
{
	width:200px;
	float:right;
	text-align:left;
}

.mod_dlh_googlemaps
{
	float:left;
	clear:both;
	margin-top:1px;
	padding:5px;
	background-color:#e9e4e4;
}

.search_mod_right
{
	height:81px;
	background-image:url("tl_files/layout/search_bg.jpg");
	background-repeat:no-repeat;
}

.search_mod_right_middle
{
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 4px 0px 6px;
}

.error
{
	margin:0px;
	padding:2px 0px 0px 0px;
	font-size:9px;
	color:#ff0000;
}

.mod_article .back
{
	margin-top:18px;
}

.mod_article .more
{
	display:inline;
}

.mod_breadcrumb
{
	margin-bottom:15px;
	padding:5px 3px 7px 3px;
	background-color:#93d3dd;
	background-image:url("tl_files/layout/breadcrumb_bg.png");
	background-repeat:repeat-x;
}

.ce_gallery .caption
{
	color:#999999;
}

.mod_article .pdf_link
{
	margin-bottom:-14px;
	text-align:right;
}

.mod_article .pdf_link a
{
	position:relative;
	padding:1px;
	background-color:#bbbbbb;
	text-decoration:none;
	color:#ffffff;
}

.mod_article .pdf_link a:hover
{
	background-color:#dddddd;
	text-decoration:none;
	color:#ffffff;
}

.mod_lostPassword
{
	margin:24px;
}

.mod_lostPassword td
{
	padding-right:6px;
	padding-bottom:3px;
}

.mod_lostPassword .text, .mod_lostPassword .password
{
	width:210px;
}

.mod_lostPassword .captcha
{
	width:40px;
}

.mod_lostPassword .captcha_text
{
	color:#666666;
}

.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:16px;
}

* html .ce_list li
{
	margin-left:26px;
}

.mod_navigation
{
	width:200px;
	top:43px;
	position:absolute;
}

.mod_navigation ul
{
	margin:0px 5px;
	padding:0px;
	border-bottom:1px solid #c6ad8d;
	list-style-type:none;
}

.mod_navigation li
{
	margin:0px;
	padding:5px 0px;
	border-top:1px solid #c6ad8d;
	list-style-type:none;
}

.mod_navigation p
{
	margin:0px;
	padding:0px;
}

* html .mod_navigation ul, * html .mod_navigation li
{
	height:1px;
}

.mod_navigation .level_2
{
	padding:3px 0px 0px 9px;
	border-bottom:0px;
}

.mod_navigation .level_2 li
{
	padding:0px 0px 3px 0px;
	border-top:0px;
}

.mod_navigation a, .mod_navigation li, .mod_navigation p
{
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

.mod_navigation .level_2 a, .mod_navigation .level_2 li, .mod_navigation .level_2 p
{
	font-weight:normal;
	font-size:11px;
}

.ce_accordion
{
}

.toggler
{
	padding:1px 0px 2px 0px;
}

.toggler_first
{
	color:#a84204;
}

.toggler_first:hover
{
	text-decoration:underline;
	color:#a84204;
	cursor:pointer;
}

.accordion div
{
	padding:6px 0px 8px 15px;
	line-height:16px;
}

.mod_login
{
	margin:0px 5px;
	padding:5px;
	background-color:#ffffff;
}

.mod_login .label
{
	margin:4px 0px 1px 0px;
}

.mod_login .submit_container
{
	margin-top:8px;
	margin-bottom:4px;
}

#request_password
{
	margin:0px 5px;
	padding:0px 5px 10px 6px;
	background-color:#ffffff;
}

#request_password a
{
	font-size:10px;
	color:#999999;
}

.mod_newsmenu
{
	margin:0px 5px 5px 5px;
	padding:5px;
	background-color:#ffffff;
}

#breaking_news
{
	margin:5px 5px 20px 5px;
	padding:5px;
	background-color:#ffffff;
}

.mod_newsmenu ul, .mod_newsmenu li
{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

* html .mod_newsmenu ul, * html .mod_newsmenu li
{
	height:1px;
}

.mod_newsmenu .year
{
	margin-bottom:2px;
	font-weight:bold;
}

.mod_newslist p
{
	margin:0px 0px 4px 0px;
}

.mod_newsreader .back
{
	margin-bottom:24px;
	padding-top:12px;
}

* html .mod_newsreader .back
{
	margin-top:12px;
	padding-top:0px;
}

.mod_newslist .info, .mod_newsreader .info
{
	margin-bottom:6px;
	font-size:10px;
	color:#999999;
}

.mod_newslist .layout_short
{
	margin-bottom:8px;
	padding-bottom:6px;
	border-bottom:1px solid #c6ad8d;
}

.mod_newsreader .ce_text
{
	margin-top:16px;
}

.mod_article, .mod_newsreader
{
	margin-right:5px;
}

.mod_newsreader h2
{
	margin-bottom:12px;
}

.mod_newsreader .comment_default
{
	margin-bottom:12px;
}

.mod_newsreader .comment
{
	line-height:1.5;
}

.mod_newsreader .form
{
	margin-top:24px;
}

.mod_newsreader .widget
{
	margin-top:1px;
	margin-bottom:1px;
}

.mod_newsreader .textarea
{
	width:360px;
	height:120px;
}

.mod_search
{
	margin-top:3px;
}

.mod_search .text
{
	width:240px;
}

html>body .mod_search .radio_container
{
	margin-top:3px;
}

*:first-child+html .mod_search .radio_container
{
	margin-top:0px;
}

.mod_search .radio_container label
{
	left:-2px;
	top:-2px;
	position:relative;
	padding-right:3px;
}

.mod_search .header
{
	margin-top:18px;
	margin-right:5px;
	margin-bottom:24px;
	padding-bottom:4px;
	text-align:right;
	border-bottom:1px solid #ffffff;
}

.mod_search h3
{
	margin:0px 0px 2px 0px;
	padding:0px;
}

.mod_search .context
{
	margin:0px 5px 3px 0px;
}

.mod_search .url
{
	margin-bottom:12px;
	color:#c6ad8d;
}

.mod_search .relevance
{
	font-weight:normal;
	font-size:11px;
	color:#c6ad8d;
}

.mod_search .highlight
{
	font-weight:bold;
}

.mod_calendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_calendar .head
{
	padding-top:4px;
	padding-bottom:5px;
	text-align:center;
	background-color:#f6f6f6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .current
{
	background-color:#ffffcc;
}

.mod_calendar .label
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#bbbbbb;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
}

.mod_calendar td
{
	width:14%;
	height:72px;
	padding:1px;
	vertical-align:top;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_calendar .weekend
{
	background-color:#f6f6f6;
}

.mod_calendar .today
{
	background-color:#ffffcc;
}

.mod_calendar .empty, .mod_calendar .empty .header
{
	background-color:#f6f6f6;
}

.mod_calendar td .header
{
	padding-bottom:2px;
	background-color:#e0e0e0;
	font-size:10px;
}

.mod_calendar td .event a
{
	font-size:10px;
}

.mod_minicalendar
{
	margin:0px 5px 5px 5px;
	padding:5px 5px 10px 5px;
	background-color:#ffffff;
}

.mod_minicalendar table
{
	width:100%;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_minicalendar td
{
	width:14%;
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar td, .mod_minicalendar .active a
{
	font-size:10px;
}

.mod_minicalendar .weekend
{
	background-color:#f6f6f6;
}

.mod_minicalendar .today
{
	background-color:#ffffcc;
}

.mod_minicalendar .label
{
	padding-top:2px;
	padding-bottom:3px;
	text-align:center;
	background-color:#c3c3c3;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	font-size:10px;
	color:#ffffff;
}

.mod_minicalendar .head
{
	padding-top:3px;
	padding-bottom:4px;
	text-align:center;
	background-color:#f9f9f9;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.mod_minicalendar .current
{
	background-color:#ffffcc;
}

.mod_eventlist
{
	margin-right:6px;
}

.mod_eventlist .header
{
	padding:3px 6px 4px 6px;
	background-color:#e6e6e6;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	font-weight:bold;
}

.mod_eventlist .header.first
{
	border-top:1px solid #cccccc;
}

.mod_eventlist .event
{
	padding:10px 6px 12px 6px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
}

.mod_eventlist .time
{
	margin-top:-6px;
	margin-bottom:6px;
	font-weight:normal;
	color:#999999;
}

.mod_eventreader .info
{
	margin-top:-12px;
	font-size:10px;
	color:#999999;
}

.mod_eventreader .recurring
{
	margin-top:2px;
	font-size:10px;
	color:#009900;
}

.mod_eventreader .ce_text
{
	margin-top:15px;
}

.mod_eventreader .back
{
	margin-top:18px;
}

.mod_personalData
{
	margin-bottom:36px;
}

.mod_personalData fieldset
{
	width:400px;
	display:block;
	margin:12px 0px 24px 0px;
	padding:12px;
}

* html .mod_personalData fieldset
{
	margin-top:-12px;
}

*:first-child+html .mod_personalData fieldset
{
	margin-top:-12px;
}

.mod_personalData legend
{
	color:#0000e6;
}

* html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

*:first-child+html .mod_personalData legend
{
	margin-top:-12px;
	padding:12px 4px 12px 0px;
}

.mod_personalData .submit_container
{
	text-align:left;
}

* html .mod_personalData .submit_container
{
	width:434px;
}

*:first-child+html .mod_personalData .submit_container
{
	width:434px;
}

.mod_personalData td
{
	width:160px;
	padding:8px 6px 2px 0px;
}

* html .mod_personalData td
{
	padding:1px 6px 1px 0px;
}

.mod_personalData .text, .mod_personalData .password
{
	width:200px;
}

.mod_personalData select
{
	width:204px;
}

* html .mod_personalData select
{
	width:206px;
}

*:first-child+html .mod_personalData select
{
	width:206px;
}

.ce_table
{
	margin-top:24px;
	margin-bottom:24px;
	border-left:1px solid #cccccc;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

*:first-child+html .ce_list li
{
	margin-left:26px;
}

.ce_table th
{
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th a
{
	color:#000000;
}

.pagination li
{
	display:inline;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.mod_memberlist .single_record .label
{
	padding-right:20px;
	padding-bottom:5px;
	font-weight:bold;
}

.formset .formbody
{
	position:relative;
	float:left;
	background-color:#F9F9F9;
	border:1px solid #E6E6E6;
}

.formset fieldset
{
	border:1px solid #E6E6E6;
}

.fieldset
{
	margin:0;
	padding:1em;
	border:1px solid #CCCCCC;
}

.avatar_container
{
	margin-top:-19px;
}

.avatar_container img
{
	padding:2px;
	border:1px solid #ccc;
}

.avatar_container div.hint
{
	margin:0.25em 0em 0em 0em;
	padding:0;
	font-size:92.3%;
	color:#999;
	line-height:1.25;
}

.avatar_container div.error
{
	margin-bottom:3px;
}

.mod_listing .list_per_page
{
	width:300px;
	float:left;
	font-size:92.3%;
}

.mod_listing .list_search
{
	width:300px;
	float:right;
	text-align:right;
	font-size:92.3%;
}

.mod_listing .text
{
	width:90px;
}

.mod_listing table
{
	width:99.9%;
	clear:both;
	margin-top:13px;
}

.mod_listing th
{
	background-image:url("plugins/tablesort/media/default.gif");
	background-position:right center;
	background-repeat:no-repeat;
}

.mod_listing th.asc
{
	background-image:url("plugins/tablesort/media/asc.gif");
}

.mod_listing th.desc
{
	background-image:url("plugins/tablesort/media/desc.gif");
}

.mod_listing th a
{
	padding-right:3px;
	color:#444;
}

.mod_listing td.col_first
{
	font-weight:normal;
}

.mod_listing td.col_0, .mod_listing td.col_2, .mod_listing td.col_4
{
	white-space:nowrap;
}

.mod_listing .all_records img
{
	padding-right:3px;
	vertical-align:middle;
}

.mod_listing .value
{
	padding-right:2px;
	color:#999;
}

.mod_listing .go_back
{
	margin-bottom:13px;
}

.mod_listing .nomargin
{
	margin-top:18px;
	margin-bottom:0px;
}

.mod_listing .list_partner h2
{
	margin-top:18px;
}

.mod_listing .list_partner
{
	margin-top:-12px;
}

.mod_listing .list_partner img
{
	margin-top:12px;
	margin-bottom:-6px;
}

.partners ul
{
	margin-left:0;
}

.partners ul li
{
	padding-left:21px;
	background-image:url("tl_files/images/partner_programming.png");
}

.partners ul li.first
{
	background-image:url("tl_files/images/partner_design.png");
}

.partners ul li.last
{
	background-image:url("tl_files/images/partner_hosting.png");
}

#partners .list_per_page
{
	width:190px;
}

#partners select
{
	width:100px;
}

#partners table
{
	border-bottom:1px solid #ddd;
}

#partners td
{
	padding:12px 6px;
	background-color:#f9f9f9;
	border-top:1px solid #ddd;
}

#partners td.col_1
{
	padding:12px;
	background-color:#fff;
}

#partners .logo
{
	float:right;
}

#partners h3
{
	margin-top:0;
	margin-bottom:0;
}

#partners .link a
{
	color:#808080;
}

#partners .services
{
	margin-top:9px;
	font-size:11px;
}

#partners .services_details
{
	font-weight:bold;
}

#partners .description
{
	clear:both;
	font-size:12px;
}

#partners .contact
{
	margin-top:9px;
	font-size:11px;
}

#partners span.value
{
}

.mod_memberlist table .col_last
{
}

.mod_memberlist .single_record .label
{
	padding-right:12px;
	font-weight:bold;
}

.mod_memberlist .email_form .text
{
	width:360px;
	display:block;
	margin-top:3px;
	margin-bottom:9px;
}

.mod_memberlist .textarea
{
	width:540px;
	height:160px;
	display:block;
	margin-top:3px;
	margin-bottom:9px;
}

.mod_memberlist .go_back
{
	margin-top:12px;
}
