body {
	margin:0px;
	padding:0px;
	background-image:url(../images/background.gif);
	overflow: -moz-scrollbars-vertical;
}

* {
	margin:0px;
	padding:0px;
}

td, div, th {
	vertical-align: top;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
	text-align: left;
	color:#333333;
	border: 0px solid #ffffff;
}

td a, div a, th a {
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}

img {
	border:none;
}

input {
	width:182px;
	height:20px;
	padding-top:4px;
	padding-left:2px;
	border:none;
	background:none;
	background-image:url(../images/input.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-size:11px;
}

body.diner input {
	width:164px;
	background-image:url(../images/input_short.gif);
}

textarea {
	width:182px;
	border:1px solid #999;
	color:#333333;
}	

button,
.button,
.submit {
	width:184px;
	height:24px;
	padding-top:0px;
	border:none;
	background:none;
	background-image:url(../images/button.gif);
	background-repeat:no-repeat;
	color:#333333;
	font-size:11px;
}

body.diner .button{
	width:164px;
	background-image:url(../images/button_short.gif);
}

select {
	width:184px;
	height:17px;
	border:1px solid #666666;
	background-color:#FFFFFF;
	color:#333333;
	font-size:11px;
}

.checkbox {
	width:12px;
	height:12px;
}

/* basis */

div#container {
	margin:0px auto;
	width:990px;
}

/* header */

div#header {
	width:990px;
	height:162px;
	background-image:url(../images/header_back.gif);
	background-repeat:no-repeat;
}

/* topmenu */

div.topmenu {
	width:980px;
	height:15px;
	padding-top:15px;
	padding-right:10px;
	color:#FFFFFF;
	text-align:right;
}

div.topmenu a {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

div.topmenu a.selected {
	font-weight:bold;
}

/* topbanner */

div.banner {
	width:468px;
	height:60px;
	margin-left:385px;
	padding-top:15px;
	color:#FFFFFF;
}

/* mainmenu */

div.mainmenu {
	width:990px;
	height:31px;
	margin-top:25px;
}

div.mainmenu ul {
	height:31px;
	margin-left:246px;
}

div.mainmenu ul li {
	float:left;
	width:124px;
	height:25px;
	padding-top:6px;
	list-style-type:none;
	background-image:url(../images/back_mainmenu.gif);
	background-repeat:no-repeat;
	color:#333333;
	text-align:center;
	font-weight:bold;
}

div.mainmenu ul li.selected {
	background-image:url(../images/back_mainmenu_selected.gif);
	background-repeat:no-repeat;
}

div.mainmenu ul li a {
	display:block;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

/* left */

div#left {
	float:left;
	width:240px;
	min-height:482px;
	margin-right:6px;
	padding-top:0px;
	padding-left:0px;
	background-image:url(../images/back_left_long.gif);
	background-repeat:no-repeat;
	background-position:0px bottom;
}

div.lefttop {
	width:239px;
	height:15px;
	background-image:url(../images/back_left.gif);
	background-repeat:no-repeat;
}

div.leftimagetop {
	position:relative;
	margin-top:-30px;
	bottom:-17px;
	width:235px;
	height:17px;
	margin-left:2px;
	background-image:url(../images/back_leftimage_top.png);
	background-repeat:no-repeat;
}

div.leftimagemid {
	width:235px;
	margin-left:2px;
}

div.leftimagebottom {
	position:relative;
	top:-17px;
	width:235px;
	height:17px;
	margin-left:2px;
	margin-bottom:-15px;
	background-image:url(../images/back_leftimage_bottom.png);
	background-repeat:no-repeat;
}

div.sidecontent {
	float:left;
	width:218px;
	min-height:220px;
	margin-top:15px;
	margin-left:10px;
}

body#home div.sidecontent {
	min-height:80px;
}

body.layout div.sidecontent {
	min-height:100px;
}

div#left div.sidecontent P a,
div#content table#main td table.nominate P a,
table.news td a,
table.calendar td a,
div#right P a {
	padding-left:13px;
	background-image:url(../images/back_a_left.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

div.sidecontent h1 {
	width:218px;
}

div.sidecontent div.no1,
div.sidecontent div.act1,
div.sidecontent div.no2,
div.sidecontent div.act2,
div.sidecontent div.no3,
div.sidecontent div.act3 {
	width:205px;
	padding-top:2px;
	padding-left:13px;
	padding-bottom:2px;
	list-style-type:none;
	background-image:url(../images/back_a_left.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	border-bottom:1px solid #C4C4C4;
}

div.sidecontent div.no2,
div.sidecontent div.act2 {
	width:190px;
	margin-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	list-style-type:none;
	border-bottom:1px solid #C4C4C4;
}

div.sidecontent div.no3,
div.sidecontent div.act3 {
	width:175px;
	margin-left:30px;
	padding-top:2px;
	padding-bottom:2px;
	list-style-type:none;
	border-bottom:1px solid #C4C4C4;
}

div.sidecontent div.no1 a,
div.sidecontent div.no2 a,
div.sidecontent div.no3 a {
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

div.sidecontent div.act1 a,
div.sidecontent div.act2 a,
div.sidecontent div.act3 a {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

/* maincontent */

div#content {
	width:990px;
	position:relative;
	top:-10px;
}

div#content table#main {
	float:left;
	width:498px;
	height:442px;
}

div#content table#main td.top {
	height:11px;
	background-image:url(../images/back_main_top.png);
	background-repeat:no-repeat;
}

body#next div#content table#main td.top div.pathway {
	width:478px;
	height:25px;
	margin-top:15px;
	padding-left:20px;
	background-image:url(../images/back_pathway.gif);
	background-repeat:repeat-x;
	color:#999999;
}

body#next div#content table#main td.top div.pathway a {
	position:relative;
	color:#999999;
	font-weight:normal;
}

div#content table#main td.mid {
	height:345px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFFFFF;
	line-height:18px;
}

body#next div#content table#main td.mid {
	height:365px;
}

body#next div#content table#main td.mid {
	padding-top:15px;
}

div#content table#main td.mid a {
	font-weight:normal;
	text-decoration:underline;
}

div#content table#main td.bottom {
	height:76px;
	background-image:url(../images/back_main_bottom.gif);
	background-repeat:no-repeat;
}
body#home div#content table#main td.bottom {
	height:76px;
	background-image:url(../images/back_main_bottom_home.gif);
	background-repeat:no-repeat;
}


div#content table#main ul,
div#content table#main ol {
	margin-left:5px;
	margin-bottom:15px;
}

div#content table#main ul li  {
	padding-left:13px;
	list-style-type:none;
	background-image:url(../images/back_a_left.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

/* right */

div#right {
	float:left;
	width:240px;
	height:440px;
	margin-left:6px;
}

div#rightcontent {
	width:220px;
	min-height:480px;
	padding-top:13px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(../images/back_right.gif);
	background-repeat:no-repeat;
}
body#home div#rightcontent {
	background-image:url(../images/back_right_home.gif);
}

div#rightcontent a.img {
	padding-left:0px;
	background:none;
}

div#right table td.padding {
	padding-top:10px;
	font-weight:bold;
}

div#right table td a.book {
	padding:0px;
	background:none;
	color:#999999;
	font-weight:normal;
	text-decoration:underline;
}

div#right table.lightbox a {
	background:none;
	padding-left:0px;
}

div#right ul {
	margin-bottom:15px;
}

div#right ul li {
	list-style-type:none;
	padding-left:13px;
	padding-bottom:5px;
	background-image:url(../images/back_a_left.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

/* publicprize */

table.nominate {
	margin-bottom:15px;
}

table.nominate td {
}

table.nominate td h2 {
	margin-bottom:5px;
}

table.nominate td img {
	margin-right:15px;
}

/* footer */

div#footer {
	padding-top:10px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

div#footer a {
	padding:0px;
	background:none;
	color:#FFFFFF;
	text-decoration:none;
}

/* --- */

P {
	margin-bottom:15px;
}

h1,
h4 {
	font-family:"Courier New", Courier, monospace;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:10px;
	padding-bottom:12px;
	background-image:url(../images/back_h1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#FF6600;
}

h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	color:#FF6600;
}

h3 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;
	color:#FF6600;
}

span.error {
	color:#FF0000;
	font-weight:bold;
}

div.csc-header {
	clear: both;
	}

hr,
div.hr {
	width:100%;
	height:1px;
	margin-top:15px;
	margin-bottom:15px;
	background-color:#CCCCCC;
}

hr {
	color:#FF0000;
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
}

/* logoslideshow */

.slideshow * {
	border:none !important;
}

div.slideshow {
	float:left;
	margin-left:20px;
	padding-bottom:0px;
	margin-top:10px;
	background-color:#FFFFFF;
}

body.layout div.slideshow {
	width:218px;
	margin-left:10px;
}

body.layout div.slideshow ul li {
	list-style-type:none;
	padding-left:13px;
	padding-bottom:5px;
	background-image:url(../images/back_a_left.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
}

table.calendar {
	margin-top:15px;
}

div.tx-rgsmoothgallery-pi1 {
	margin-bottom:15px;
}

div.tx-rgsmoothgallery-pi1 * {
	border:none;
}


/* POWERMAIL */

div#rightcontent div.tx-powermail-pi1 {
	}

div#rightcontent div.tx-powermail-pi1 p {
	margin-bottom: 0px;
	}
div#rightcontent div.tx-powermail-pi1 fieldset {
	border-width: 0px;
	width: 200px;
	}
div#rightcontent div.tx-powermail-pi1 label {
	margin-top: 3px;
	clear: both ! important;
	}
div#rightcontent div.tx_powermail_pi1_fieldwrap_html {
	min-height: 20px;
	padding: 5px 0px 0px 0px;
	}
div#rightcontent div.tx_powermail_pi1_fieldwrap_html_check label {
	float: right;
	}
div#rightcontent div.tx_powermail_pi1_fieldwrap_html_check p {
	display: none;
	}
div#rightcontent div.tx_powermail_pi1_fieldwrap_html_check label {
	position: relative;
	left: 20px;
	}
div#rightcontent input.powermail_check {
	width: 12px;
	height: 12px;
	border-width: 0px;
	position: relative;
	top: -16px;
	}
div#rightcontent div#powermaildiv_uid11 {
	clear: both;
	}
div#rightcontent input.powermail_submit {
	font-size: 11px;
	font-weight: bold;
	width: 182px;
	}
div#rightcontent div.powermail_mandatory_js {
	clear: both;
	color: #cc0000;
	}

table.contenttable {
	border-bottom: 2px solid #666666;
	}
table.contenttable th {
	border-bottom: 2px solid #666666;
	text-align: left;
	padding: 2px 5px 2px 0px;
	}
table.contenttable td {
	border-bottom: 1px solid #cccccc;
	padding: 2px 5px 2px 0px;
	}
table.contenttable th p,
table.contenttable td p {
	margin: 0px;
	}
	
/* TTNEWS - Navigation */
div.tx-ttnews-browsebox {
	margin-top: 25px;
	border-bottom: 1px solid #cccccc;
}

div.tx-ttnews-browsebox table {
	float: right;
	position: relative;
	top: -40px;
}

span.tx-ttnews-browsebox-strong {
	font-weight: bold;
}

div.tx-ttnews-browsebox td {
	padding: 0px;
	border: 1px solid #999999;
}

div.tx-ttnews-browsebox td * {
	padding: 0px;
	margin: 0px;
}

div.tx-ttnews-browsebox td a {
	padding: 1px 5px 1px 5px;
	display: block;
	text-decoration: none ! important;
}

