/* CSS Document */
body {
	position:relative;
	margin:0; padding:0;
	text-align:center;
	font: 10pt arial, tahoma, helvetica, verdana, sans-serif;
	background: #FFF url(images/bg-body.gif) repeat-x left top;
}
body,td,tr,th,table,select,input,textarea,div,p,span,label,h1,h2,h3,h4 {
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
}
img, table, fieldset {
	border:0;
}
fieldset, form {
	padding:0;
	margin:0;
}
#container {
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
a {
	text-decoration:none;
	color:#5493c3;
}
a:hover {
	text-decoration:underline;
}

/* ICON NAVIGATION */
#top-nav {
	height:42px;
	width:100%;
	background: url(images/ltmtsa-text.gif) no-repeat left top;
	text-align:right;
}
#top-nav a{
	float:right;
	height:37px;
	width:33px;
	margin-left:5px;
}
#top-nav a#top-nav-mail{background:url(images/top-nav-mail.gif) no-repeat top left;}
#top-nav a#top-nav-mail:hover{background:url(images/top-nav-mail-o.gif) no-repeat top left;}
#top-nav a#top-nav-home{background:url(images/top-nav-home.gif) no-repeat top left;}
#top-nav a#top-nav-home:hover{background:url(images/top-nav-home-o.gif) no-repeat top left;}
#top-nav a#top-nav-lt{background:url(images/top-nav-lt.gif) no-repeat top left;}
#top-nav a#top-nav-lt:hover{background:url(images/top-nav-lt-o.gif) no-repeat top left;}
#top-nav a#top-nav-lt-active{background:url(images/top-nav-lt-o.gif) no-repeat top left;}
#top-nav a#top-nav-en{background:url(images/top-nav-en.gif) no-repeat top left;}
#top-nav a#top-nav-en:hover{background:url(images/top-nav-en-o.gif) no-repeat top left;}
#top-nav a#top-nav-en-active{background:url(images/top-nav-en-o.gif) no-repeat top left;}

/* LOGO & PICTURE */
#logo {
	height:128px;
	width:155px;
	float:left;
	background:url(images/logo.gif) no-repeat top left;
}
#top-pic {
	height:128px;
	width:645px;
	float:right;
	background:url(images/top-pic.jpg) no-repeat top left;
}

#wrapper {
	position:absolute;
	width:800px;
	background:url(images/bg_main.jpg) repeat-y 0 40px;
	margin-top:20px;
	top:230px;
}
* html #wrapper {
	z-index:-500;
}
*:first-child+html #wrapper {
	z-index:-500;
}
#main-table {
	background:url(images/title_bg.gif) no-repeat left top;
	width:800px;
	font-size:1em;
}
#main-table #main-column {
	
	width:540px;
	vertical-align:top;
}
#main-table #right-column {
	/*background:url(images/bg_right.gif) no-repeat left top;*/
	width:260px;
	text-align:center;
	vertical-align:top;
}

/* TITLE BOX */
#title {
	width:541px;
	height:30px;
	padding-left:13px;
	padding-top:10px;
	color:#c00;
	font-size:1.4em;
}
#content {
	padding:10px 20px 0 15px;
	color:#666;
}

/* NEWS STYLES */
#news {
	margin:0;
	padding:0;
	list-style:none;
	font-size:1em;
}
#news h1{
	margin:0;
	padding:0;
	font-size:1.1em;
	display:block;
	width:400px;
}
#news span {
	display:block;
	margin-bottom:15px;
	font-size:.85em;
	color:#c00;
	background:url(images/point.gif) no-repeat 0 50%;
	padding-left:10px;
	margin-left:10px;
}
#news li {
	line-height:1.3em;
	float:left;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #EEE;
	width: 510px;
}
#news li a.foto{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
#news li a.big-foto{
	display:block;
	margin-bottom:15px;
}
#news a.more {
	float:right;
	background:url(images/box.gif) no-repeat right center;
	padding: 1px 10px;
	margin-top:10px;
	margin-right:15px;
}
/* =================== */


#bg-bottom {
	height:30px;
	float:left;
	background:url(images/bg_bottom.gif) no-repeat left top;
	width:800px;
}

/* FOOTER */
#footer {
	margin:0;
	padding:0;
	list-style:none;
	width:800px;
	height:50px;
	background-color:#fff;
	display:block;
	font-size:.85em;
	color:#666;
}
#footer #counter{
	float:left;
	margin-top:10px;
	margin-left:15px;
}
#footer #programming{
	float:right;
	margin-top:9px;
	padding:5px 15px 5px 0;
	border-right:1px solid #e5e5e5;
}
#footer #design{
	float:right;
	margin-top:10px;
	margin-right:15px;
	padding-left:15px;
}
#footer #design a{
	background:url(images/dreamboard.gif) no-repeat left top;
	width:77px;
	height:21px;
	display:block;
	vertical-align:middle;
	float:left;
}
#footer #design span{
	display:block;
	float:left;
	margin-right:5px;
	margin-top:4px;
}

/* CALENDAR */
#calendar {
	width:197px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
#calendar #cal-year{
	height:20px;
	padding-bottom:5px;
	font-weight:bold;
	color:#666;
	font-size:.9em;
	text-align:center;
}
#calendar #cal-year-bottom{
	background:url(images/cal_top.png) no-repeat left bottom;
	height:5px;
}
* html #calendar #cal-year-bottom{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_top.png", sizingMethod="crop");
}
#calendar #cal-body{
	background:url(images/cal_bg.png) repeat-y left top;
	padding:3px 7px 2px 8px;
}
* html #calendar #cal-body{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_bg.png", sizingMethod="scale");
}
#calendar #cal-body table{
	width:181px;
	color:#666;
	/*background-color:#FFF;*/
}
#calendar #cal-body table td{
	font-weight:bold;
	font-size:.8em;
	padding:5px;
	text-align:center;
}

td.work-day{
	background-color:#dcdcdc;
}
td.day-off{
	background-color:#e6d2d2;
}
td.day-off1{
	background-color:#f8e5e5;
}
#current-day{
	background-color:#5493c3;
	color:#FFF;
}
#current-day a{
	color:#FFF;
}
#calendar #cal-bottom{
	background:url(images/cal_bottom.png) no-repeat left top;
	height:5px;
}
* html #calendar #cal-bottom{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_bottom.png", sizingMethod='crop');
}

/* YAHOOO */
#yahoo {
	width:195px;
	height:34px;
	background:url(images/yahoo.gif) no-repeat left top;
	margin-left:auto;
	margin-right:auto;
}
#yahoo a{
	width:195px;
	height:34px;
	display:block;
}

/* CONTACT */
#contact {
	color:#666;
	font-size:.95em;
	margin-left:auto;
	margin-right:auto;
}
#contact #con-top{
	background:url(images/cal_top.png) no-repeat left bottom;
	display:block;
	height:5px;
	width:197px;
}
* html #contact #con-top{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_top.png", sizingMethod='crop');
}
#contact #con-body{
	background:url(images/cal_bg.png) repeat-y left top;
	display:block;
	width:181px;
	padding:3px 8px;
}
* html #contact #con-body{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_bg.png", sizingMethod="scale");
}
#contact #con-bottom{
	background:url(images/cal_bottom.png) no-repeat left top;
	display:block;
	height:5px;
	width:197px;
}
* html #contact #con-bottom{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_bottom.png", sizingMethod="scale");
}
#contact #con-body h1 {
	margin:0;
	padding:0;
	font-size:.85em;
	padding:5px 0;
	border-bottom:1px solid #EEE;
	color:#C00;
	text-align:center;
}
#contact #con-body form {
	margin-top:5px;
}
#contact #con-body label {
	display:block;
	text-align:left;
	padding-left:10px;
	font-size:.85em;
	margin-bottom:3px;
}
#contact #con-body input.field {
	width:155px;
	background-color:#ebebeb;
	border:0;
	padding:3px 2px;
	margin-bottom:5px;
	font-size:.85em;
}
#contact #con-body textarea {
	width:120px;
	height:57px;
	background-color:#ebebeb;
	border:0;
	padding:3px;
	margin-bottom:5px;
	font-size:.85em;
	float:left;
	margin-left:11px;
}
#contact #con-body input.button {
	float:left;
	margin-left:6px;
	margin-top:1px;
}



.simple-form {
	margin:0;
	padding:0;
	border:1px solid #EEE;
}
.simple-form h1{
	margin:0 0 10px 0;
	padding:10;
	font-size:1.1em;
	background-color:F9F9F9;
}
.simple-form fieldset{
	margin:10px;
}
.simple-form fieldset.buttons{
	margin:10px;
	padding-top:10px;
	border-top:1px solid #EEE;
	
}
* html .simple-form fieldset.buttons{
	padding-bottom:10px;
}
.simple-form label{
	float:left;
	width:150px;
	text-align:right;
	padding-top:2px;
}
.simple-form input.field{
	border:1px solid #DDD;
	padding:2px;
	font-size:.9em;
	width:200px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:5px;
}
.simple-form textarea {
	float:left;
	border:1px solid #DDD;
	margin-left:3px;
	margin-right:3px;
	margin-bottom:5px;
	font-size:.9em;
	width:200px;
	height:100px;
}
.simple-form input.button{
	border:0;
	font-size:.9em;
	background-color:#999;
	color:#FFF;
	padding-top:3px;
	padding-bottom:3px;
}
.simple-form span.star{
	color:#C00;
	float:left;
	padding:2px;
}

#forum-cat{
	border:1px solid #EEE;
}
#forum-cat ul{
	border-bottom:1px solid #EEE;
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	height:26px;
}
#forum-cat ul li{
	display:block;
	padding:5px 10px;
	border-right:1px solid #EEE;
	float:left;
}
#forum-cat h1{
	margin:0;
	padding:8px;
	font-size:1.1em;
	background-color:F9F9F9;
}
#forum-cat h1 span{
	font-weight:normal;
	font-size:.9em;
}
#forum-cat div {
	width:215px;
	float:left;
	padding:10px;
}
#forum-cat .user {
	float:none;
	width:auto;
	border-bottom:1px solid #EEE;
	border-top:1px solid #EEE;
	font-weight:bold;
}
#forum-cat .empty {
	float:none;
	width:auto;
	border-top:1px solid #EEE;
	color:#C00;
}
#forum-cat .user span{
	font-weight:normal;
}
#forum-cat p {
	padding:10px;
	margin:0;
}

.pages {
	padding:0;
	margin:0;
	list-style:none;
}
.pages li{
	padding:5px;
	border-right:1px solid #EEE;
	border-bottom:1px solid #EEE;
	float:left;
}
.pages li.first{
	padding:5px;
	border-left:1px solid #EEE;
	
	float:left;
}
.cell-center {
	padding-top:5px;
	text-align:center;
}
#poll {	
	width:197px;
	margin-left:auto;
	margin-right:auto;
}
#poll .poll-top{
	background:url(images/cal_top.png) no-repeat left bottom;
	height:5px;
	width:197px;
}
* html #poll .poll-top{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_top.png", sizingMethod='crop');
}
#poll .poll-top td{
	padding:5px;
}
#poll .question{
	background:url(images/cal_bg.png) repeat-y left top;

}
* html #poll .question{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_bg.png", sizingMethod="scale");
}
#poll .question h1 {
	font-size:.85em;
	margin:0 10px;
	padding:5px 0;
	border-bottom:1px solid #EEE;
	color:#C00;
	text-align:center;
}
#poll .poll-body {
	background:url(images/cal_bg.png) repeat-y left top;
	padding:5px 10px;
}
* html #poll .poll-body {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_bg.png", sizingMethod="scale");
}
#poll .poll-bottom {
	background:url(images/cal_bottom.png) repeat-y left top;
	height:5px;
	width:197px;
}
* html #poll .poll-bottom {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_bottom.png", sizingMethod="crop");
}
#poll form {
	font-size: .85em;
	margin: 0 5px;
}
#poll form .radio{
	float:left;
}
#poll form label{
	float:left;
	padding-top:2px;
	padding-left:3px;
}
#poll br{
	clear:both;
}
#poll form input.button{
	border:0;
	font-size:.95em;
	background-color:#999;
	color:#FFF;
	padding-top:3px;
	padding-bottom:3px;
}
#poll form fieldset.buttons{
	padding-top:5px;
	border-top:1px solid #EEE;
	margin-top:5px;
	
}
#poll .poll-body span.answer{
	font-size:.85em;
	display:block;
	margin-bottom:3px;
	padding-top:5px;
	padding-left:5px;
	text-align:left;
}
#poll .poll-body img{
	float:left;
	margin-left:5px;
}
#poll .poll-body span.percent{
	float:left;
	font-size:.8em;
	padding-left:5px;
}
#poll .poll-all {
	background:url(images/cal_bg.png) repeat-y left top;
	padding:5px 10px;
}
* html #poll .poll-all {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/cal_bg.png", sizingMethod="scale");
}
#poll .poll-all div{
	border-top:1px solid #EEE;
	font-size:.85em;
	padding:5px;
}


.clearing {
	height:1%;
	line-height:1%;
	clear:both;
	font-size:1%;
}