@import url("reset.css"); 
@import url("fonts.css"); 
@import url("base.css");

html {
	background-color: #D3D3D3;
}

body {
  margin:0px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  width: 985px;
  background-color: #FFFFFF;
  color: #000000;
  position: relative;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #00617D;
	text-decoration: underline;
}

a img {
	display: inline;	
}

.clear {
	clear: both;
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

h1 {
  margin: 0px;
  padding: 0px;
  color: #009ECB; 
  font-size: 20px; 
  font-family: Helvetica, sans-serif; 
  font-weight: 100;  
  letter-spacing: 0,1px;  
}

h2, h3 {
  font-size: 12px;
  font-weight: normal;
  color: #009ECB;
  border-bottom: 1px dotted #009ECB;
  padding-bottom: 5px;
  width:100%;
  margin-bottom: 10px;
}

#rightCol h3 {
	border: 0;
}

ul#languages {
  position: absolute;
  right: 180px;
  top: 4px;
  margin: 0;
}

#languages li {
	list-style: none;
	float: left;
}

#languages li a {
	padding: 0 4px;
}

ul#topNav {
	margin: 0;
	background: #9D9D9D url(../images/nav_trc.gif) no-repeat scroll right top;
	border-bottom: 1px solid #FFFFFF;
	height: 29px;
	overflow: hidden;
}

#topNav li {
	list-style: none;
	float: left;
	border-right: 1px solid white;
}

#topNav li a {
  font-size: 11px;
  color: #FFFFFF;
  padding: 8px 12px;
  background: #9D9D9D url(../images/nav_bg.png) repeat-x top left;
  text-decoration: none;
  display: block;
}

#topNav li a:hover, #topNav li.active a {
	background: #009ECB url(../images/hover.gif) no-repeat right bottom;
}

#topNav li.clear {
	float: none;
	border-right: none;
	height: 0px;
}

div#topNavWrap {
	background: #00ACD3;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 4px;
	border-right: 1px solid #FFFFFF;
}

div#header {
	margin-bottom: 25px;
}

a#twitterLink {
	position: absolute;
	top: 72px;
	right: 10px;
	text-indent: -99em;
	overflow: hidden;
	background: url(../images/twitter_follow.png) no-repeat top left;
	outline: none;
	height: 27px;
	width: 166px;
}

a#twitterLink:hover {
	border-bottom: 1px solid #00ACD3;
}

body#subPage div#main {
	background: #F1F1F1;
}

#subPage div#header {
	margin-bottom: 0px;
	height:178px;
	overflow: hidden;
}

#header img {
	display: inline;
	float: left;
}

div#currentTitle {
	background: #7DD8F1 url(../images/left_title.gif) no-repeat scroll right center;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 13px;
	padding: 10px 16px;
	width: 197px;
}

* html div#currentTitle {
	height: 13px;
	padding: 10px 16px 9px 16px;
}

div#leftCol {
	float: left;
}

div#mainNav {
	background:#4CBBDA url(../images/main_navi.gif) no-repeat scroll right bottom;
	height:auto !important;
	height:230px;
	min-height:230px;
	padding-bottom:5px;
	width:230px;
	padding-top: 15px;
}

#mainNav ul {
	margin: 0;
	line-height:20px;
	padding-left:15px;
}

#mainNav ul li {
	list-style: none;
}

#mainNav ul li a.current {
	color: #FFFFFF;
}

div#mainCol {
	background-color: #FFFFFF;
	float: left;
	padding: 20px;
	width: 535px;
	position: relative;
}

#homePage div#mainCol {
	width: 600px;
	padding: 20px 0 20px 50px;
}

div#rightCol {
	float: right;
	padding: 10px;
	width: 160px;
	position: relative;
}

a#blogButton {
	display: block;
	outline: none;
	text-indent: -99em;
	overflow: hidden;
	width: 163px;
	height: 51px;
	background: url(../images/blog_button.png) no-repeat top left;
	position: absolute;
	right: 16px;
	top: -5px;
}

#homePage div#rightCol {
	width: 290px;
	padding-right: 20px;
}

div.yellowBox {
	background:#FDFFE1 none repeat scroll 0 0;
	border: 1px solid #7ACCE4;
	margin: 0 0 20px 5px;
	padding: 5px 7px;
}

.yellowBox h2 {
	margin: 0;
}

.frontBox div {
	border: 1px dotted #009ECB;
	margin-right: 10px;
	padding: 8px;
	width: 275px;
	height: 355px;
	overflow: hidden;
}

div#leftBox, div#rightBox {
	float: left;
}

div#rightBox div {
	margin-right: 0;
}

ul#tools {
	margin: 5px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#mainCol #tools li {
	list-style: none;
	float: left;
	margin-left: 10px;
}

#tools li.clear {
	float: none;
}

#homePage .tiplink {
	display: none;
}

body div.tiplink, 
body li.tiplink {
	float: none;
	padding-right: 0;
}

div#footer {
	height: 56px;
	background: url(../images/footer_bg.png) repeat-x top left;
}

#footer p {
	padding: 10px 0 0 20px;
}

#mainCol ul li {
  list-style: url(../images/list.gif);
}

.tx-pilmailform-pi1 fieldset {
	border: 0px;
}

.tx-pilmailform-pi1 label {
	display:block;
	width: 180px;
	float: left;
}

.tx-pilmailform-pi1 .form_row {
	padding: 3px;
}

.error {
	border: 1px solid red;
}

/** news */
div.news-latest-container h2 {
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px dotted #009ECB;
	margin-bottom: 20px;
}

div.news-latest-item {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #009ECB;
}

div.news-list-item {
	padding-bottom: 10px;
	margin-bottom: 10px;
}

div.news-latest-category,
div.news-list-category,
div.news-single-category {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Verdana, sans-serif;
	margin: 0 0 5px 0;
}

div.news-latest-item h3,
div.news-latest-item h3 a,
div.news-list-item h2,
div.news-list-item h2 a,
div.news-single-item h2 {
	font-size: 12px;
	color: #009ECB;
	margin-top:0;
	font-weight: bold;
}

div.news-latest-item h3 span.news-latest-date,
div.news-list-item h2 span.news-list-date,
div.news-single-item h2 span.news-single-date {
	font-weight: normal;
}

div.news-latest-item p {
	margin: 5px 0;
}

div.news-latest-morelink,
div.news-list-morelink,
div.news-single-backlink {
	padding-left: 15px;
	background: url(../images/link.gif) no-repeat left 3px;
}

#mainCol div.news-list-item img,
#mainCol div.news-single-item img,
#rightCol div.news-latest-item img {
	margin: 5px 0 5px 5px;
	float: right;
}

div.news-single-img {
	margin: 5px 0 5px 5px;
	float: right;	
}

#mainCol div.news-list-item div.news-list-category img,
#mainCol div.news-single-item div.news-single-category img,
#rightCol div.news-latest-item div.news-latest-category img {
	float: none;
	margin: 0;
}

div.rssFeed {
	float: right;
	padding-left: 20px;
	background: url(../images/rss.png) no-repeat left 2px;
}

img.as {
	display: none;
}

.news-list-category img.as,
.news-single-category img.as,
.news-latest-category img.as {
	display: inline;
}

.tx-ttnews-browsebox th,
.tx-ttnews-browsebox td {
	border: none;
}

.tx-ttnews-browsebox-SCell a {
	font-weight: bold;
	color: #009ECB;
}

/** mailform */
legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
border: 1px solid #C0C0C0;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
width:90%;
padding-top:10px;
padding-bottom:10px;
padding-left:10px;
}

.mf-radio {
border:0px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
border: 1px solid #C0C0C0;
margin-bottom: 5px;
}

/** swfupload */

form {	
	margin: 0;
	padding: 0;
}

div.fieldset {
	border:  1px solid #afe14c;
	margin: 10px 0;
	padding: 20px 10px;
}
div.fieldset span.legend {
	position: relative;
	background-color: #FFF;
	padding: 3px;
	top: -30px;
	font: 700 14px Verdana,Arial,Helvetica,sans-serif;
	color: #73b304;
}

div.flash {
	width: 375px;
	margin: 10px 0;
	border: none;
	padding: 0;
}

button,
input,
select,
textarea { 
	border-width: 1px; 
	margin-bottom: 10px;
	padding: 2px 3px;
}

input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */

label { 
	width: 150px; 
	text-align: right; 
	display:block;
	margin-right: 5px;
}

#btnSubmit { margin: 0 0 0 155px ; }

td {
	font: 10pt Verdana,Arial,Helvetica,sans-serif;
	vertical-align: top;
}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #009ECB;
	background-color: #FFFFFF;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #009ECB;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #009ECB;
	background-color: #EBFFEB;
}

/* Complete */
.blue {
	border: solid 1px #CEE2F2;
	background-color: #F0F5FF;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: #009ECB;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 12px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(/fileadmin/swfupload/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

.swfupload {
	vertical-align: top;
}

#divStatus {
	margin: 5px 0;
	border-top: 1px dotted #009ECB;
	padding-top: 5px;
}

p.error {
  padding: 10px;
}

form th, form td {
  border: none;
  padding: 0.3em;
}

form input {
  margin: 0;
}

