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

body
{
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#666666;
}

/* Wrapper */
#wrapper
{
	margin-bottom:30px;
	padding-right:59px;
	padding-left:43px;
	background-image:url("tl_files/layout/header_right_bg.png");
	background-position:right top;
	background-repeat:no-repeat;
}

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

#headerSpecific
{
	position:absolute;
	margin-top:167px;
}

.headerSpecificAlt
{
	color:#b9d8ed;
}

/* container */
#container
{
	padding-top:10px;
}

/* Left Block */
#left
{
	margin-right:20px;
}

/* Right Block */
#right
{
	margin-left:20px;
	padding-bottom:10px;
}

/* Main Content Block */
#main
{
	padding-bottom:20px;
}

/* Footer Block */
#footer
{
	padding-top:5px;
	border-top:1px dashed #666666;
	border-collapse:separate;
}

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

#developed,
#developed a,
#developed a:link,

{
	width:600px;
	float:right;
	display:inline;
	text-align:right;
	text-decoration:none;
	color:#999999;
}

/* clear */
#clear
{
	clear:both;
}

#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:#eeeeee;
	border-top:1px dotted #5e7e65;
	font-weight:bold;
	font-size:13px;
	color:#0182c4;
	cursor: pointer;
}

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

.more
{
	float:left;
	margin-top:5px;
}

.layout_simple
{
	padding-bottom:10px;
	border-bottom:1px dotted #5e7e65;
}

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

.layout_simple_more
{
	padding-top:5px;
	text-align:right;
}

.layout_simple_teaser
{
	margin-top:5px;
}

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

.layout_simple_headline a:link
{
	text-decoration:none;
}

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

.Searchodd
{
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#f7f7f7;
}

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

.relevance
{
	font-size:11px;
}

#search
{
	margin-bottom:10px;
}

.pagination
{
	margin-top:20px;
}

#searchRight
{
	padding:10px;
	border:1px dashed #5e7e65;
}

.searchRightText
{
	width:100px;
}

#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
{
	overflow:hidden;
		margin-top:6px;
		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:0 0 3 0;
	vertical-align:middle;
}

.mod_newslist h1
{
	padding-left:25px;
	background-image:url("tl_files/layout/news_icon.gif");
	background-repeat:no-repeat;
}
