body {
	background-image: url('/img/background_gradient.png');
	background-repeat: repeat-x;
	background-color: #ccc;
}

body, div, td, p {
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
}

a {
	color: #549317;
	text-decoration: none;
}

input, textarea {
	border: 1px solid #cccccc;
}
input.submit {
	background-color: #2f631c;
	border: 1px solid #80b83f;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	padding: 2px 5px 2px 5px;
}

a :hover {
	text-decoration: underline;
}

a.more {
	font-weight: bold;
}

td.shaderfix {
	background-image: url('/img/shader_content.png');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/shader_content.png', sizingMethod='scale');
	_background: none;
}

td.shaderfix div.container {
	margin: 0 4px 0 4px;
	padding: 0 2px 0 2px;
	background-color: #fff;
}

td.shaderbottom {
	background-image: url('/img/shader_bottom.png');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/shader_bottom.png', sizingMethod='scale');
	_background: none;
	height: 6px;
}

td.shadertween {
	height: 14px;
	background-image: url('/img/shader_tween.png');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/shader_tween.png', sizingMethod='scale');
	_background: none;
}

td.shadertopsplitbottom {
	height: 14px;
	background-image: url('/img/shader_topsplit_bottom.png');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/shader_topsplit_bottom.png', sizingMethod='scale');
	_background: none;
}

td.shadertopsplit {
	background-image: url('/img/shader_topsplit.png');
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/shader_topsplit.png', sizingMethod='scale');
	_background: none;
}

td.menu {
	padding: 0 4px 0 4px;
}

td.menu div {
	background-image: url(/img/background_menu.gif);
	height: 28px;
}

td.menu div a {
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 25px 0 25px;
	border-right: 2px solid #fff;
	height: 28px;
}

td.menu div a.orange {
	background-image: url(/img/background_menu_orange.gif);
}

td.menu div a.selected {
	background-image: url(/img/background_menu_selected.gif);
}

td.menu div a span.container {
	display: block;
	float: left;
	padding-top: 6px;
}

td.footer {
	padding: 0 4px 0 4px;
}

td.footer div {
	padding: 10px;
	background-color: #4ba447;
	color: #fff;
}

td.colmenu td.right{
	width: 237px;
	border-left: 1px solid #e2e2e2;
}

td.colmenu td.left {
	padding: 20px;
}

td.pagetitle {
	text-transform: uppercase;
	font-size: 24px;
	padding-bottom: 5px;
}

td.pagenav {
	font-size: 11px;
	padding-bottom: 15px;
}

td.pagenav a {
	color: #666;
	text-decoration: none;
}

td.pagenav a :hover {
	text-decoration: underline;
}

table.content td.date{
	font-size: 11px;
}

td.subtitle {
	font-size: 20px;
}

table.personlist td.subtitle {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 3px;
}

table.content td.title, table.personlist td.title {
	font-size: 15px;
	font-weight: bold;
	color: #3b8f2c;
	padding-bottom: 5px;
}

table.content td.content {
}

table.content td.image {
	text-align: center;
	padding: 10px;
}

td.tween {
	padding: 20px 0 20px 0;
}

td.tween div {
	background-color: #e2e2e2;
	height: 1px;
}

table.personlist td.tween {
	padding: 0;
	padding-top: 5px;
}

table.personlist td.tween div {
	background-color: #e2e2e2;
	height: 1px;
}

table.content td.image img, table.frontnews td.image img {
	border: 1px solid #c6c6c6;
	padding: 5px;
}

table.content td.actions a {
	float: right;
	display: block;
	padding: 10px 0 7px 20px;
	color: #898989;
}

table.content td.actions a:hover {
	color: #000000;
}

table.content td.form  input, table.content td.form  textarea {
	width: 350px;
}

table.content td.form  textarea {
	height: 150px;
}

table.content td.form  input.submit {
	width: auto;
}

table.content td.actions a.facebook {
	padding-right: 1.7em;
	background: right 10px url(/img/icon_facebook_small_gray.png) no-repeat;
}

table.content td.actions a.facebook:hover {
	background-image: url(/img/icon_facebook_small_color.png);
}

table.content td.actions a.mail {
	padding-right: 2.5em;
	background: right 8px url(/img/icon_mail_small_gray.png) no-repeat;
}

table.content td.actions a.print {
	padding-right: 2.5em;
	background: right 8px url(/img/icon_print_small_gray.png) no-repeat;
}

table.personlist td.image {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-top: 10px;
	width: 100px;
}

table.personlist td.title {
	height: 10px;
	padding-top: 10px;
}

table.itemlist td {
	padding: 5px 10px 3px 0;
}

ul.sitemap ul {
	margin: 4px 0 4px 0;
}

ul.sitemap li {
	font-weight: bold;
	font-size: 13px;
}

ul.sitemap li ul li {
	font-weight: normal;
	font-size: 12px;
}

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

ul.menu li {
	border-bottom: 1px solid #ccc;
	list-style-type: none;
	background-image: url('/img/menubullet.png');
	background-repeat: no-repeat;
	background-position: 0px 11px;
	padding: 7px;
	padding-left: 20px;
	margin-left: 20px;
}

ul.menu li a {
	color: #000;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

ul.menu li ul.menu {
	margin: 8px 29px 0 0;
}

ul.menu li.selected {
	background-image: url('/img/menubullet_selected.png');
}

ul.menu li.selected a {
	color: #549317;
}

ul.menu li ul.menu li {
	border: none;
	background: none;
	background-color: #ebf4e9;
	padding: 4px 0 4px 8px;
	font-size: 10px;
	margin: 0px;
}

ul.menu li ul.menu li a {
	font-weight: normal;
}

ul.menu li ul.menu li.selected  a {
	color: #549317;
	text-decoration: underline;
}

div.sideheading {
	padding: 20px 0 0 0;
	margin-left: 20px;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	font-size: 13px;
}

td.col3 td.left {
	width: 355px;
}

td.col3 td.center {
	width: 355px;
}

td.col3 table.frontbox {
	width: 355px;
}

td.col4 td.subcol1, td.col4 td.subcol2, td.col4 td.subcol3 {
	width: 245px;
}

table.frontnews {
	width: 329px;
}

table.frontyoutube {
	width: 210px;
}

table.frontnews td.title, table.frontyoutube td.title {
	color: #3b8f2c;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

table.frontnews td.content img {
	float: right;
	border: 1px solid #c6c6c6;
	padding: 5px;
	margin: 0 0 5px 5px;
}

table.thenews td.title {
	padding: 0 0 5px;
}

table.thenews td.date {
	padding: 5px 0 0 0;
	font-size: 11px;
}

td.boxtitle {
	font-size: 13px;
	padding: 15px 16px 3px 15px;
	font-weight: bold;
}

td.boxtitle a {
	color: #000;
}

tr.rotationitem {
	display: none;
}

a.rssicon {
	float: right;
}

a.rssicon img {
	border: none;
}

td.shuffle {
	padding: 5px 16px 5px 0;
}

td.shuffle a {
	float: right;
	background-color: #4f5050;
	padding: 3px 5px 3px 5px;
	color: #fff;
	border-right: 1px solid #fff;
	text-decoration: none;
}
td.shuffle a.selected {
	background-color: #6faa22;
}

td.tweener {
	background: url(/img/shader_topsplit_tween.png);
	width: 5px;
}

td.shadertopsplit td.left {
	padding: 1px 0 2px 1px;
}

td.shadertopsplit td.right {
	width: 238px;
}

td.shadertopsplit div.container{
	margin: 0 4px 0 4px;
	padding: 0 2px 0 2px;
	background-color: #fff;
}

td.shadertopsplit td.right div.box {
	margin: 1px 1px 3px 3px;
}

td.shadertopsplit td.right div.box div.heading {
	background-image: url(/img/background_menu.gif);
	height: 28px;
}
td.shadertopsplit td.right div.box div.heading div {
	color: #fff;
	padding: 7px 0 0 12px;
	font-weight: bold;
	text-transform: uppercase;
}
td.shadertopsplit td.right div.box  div.map {
	text-align: center;
	padding-top: 5px;
}
td.shadertopsplit td.right div.box   div.select {
	text-align: center;
	padding-top: 3px;
}

td.shadertopsplit td.right div.box div.subselect  {
	padding-top: 5px;
}

td.shadertopsplit td.right div.box div.subselect a {
	display: block;
	float: left;
	width: 115px;
	text-align: center;
	font-weight: bold;
}

table.frontsublist {
	width: 329px;
}

table.frontsublist td {
	font-size: 11px;
}

table.frontsublist td.date {
	color: #8a8a8a;
	width: 75px;
}

table.frontsublist td.title a {
	color: #272727;
}

a.icon {
	display: block;
	color: #616161;
}

a.veftre {
	padding: 3px 15px 6px 25px;
	background: 0 3px url(/img/icon_veftre.png) no-repeat;
}

a.hafasamband {
	padding: 3px 10px 6px 28px;
	background: 0 3px url(/img/icon_hafasamband.png) no-repeat;
}

table.listcol td.boxtitle {
	padding: 15px 0 3px 0;
}

table.listcol {
	width: 210px;
}

table.listcol td.title {
	font-weight: bold;
}

table.listcol td.start {
	padding-top: 8px;
}

table.personlist td.start {
	padding-top: 20px;
}

table.memberlist {
	margin: 5px 0 0 15px;
}

table.listcol td.date {
	font-size: 11px;
}

table.listcol td.large {
	font-size: 13px;
}

table.listcol td.image {
	border: 1px solid #c6c6c6;
	padding: 5px;
}

table.listcol td.itemimage {
	width: 55px;
	padding-top: 8px;
}

table.listcol td.itemtitle a {
	color: #000;
	font-weight: bold;
	font-size: 13px;
}

td.flickrcol {
	padding-bottom: 15px;
}

td.flickrcol table.listcol {
	width: 213px;
}

td.flickrcol div a {
	display: block;
	float: left;
	margin-right: 1px;
	margin-bottom: 1px;
}

td.flickrcol a.more {
	clear: left;
	display: block;
	font-weight: normal;
	padding: 10px 45px 0 0;
	background: right 11px url('/img/icon_flickr_small_gray.png') no-repeat;
	color: #898989;
}

td.flickrcol a.more:hover {
	background-image: url('/img/icon_flickr_small_color.png');
	color: #000;
}

div#frontyoutube_container a.more {
	clear: left;
	display: block;
	font-weight: normal;
	padding: 3px 47px 2px 0;
	background: right 1px url('/img/icon_youtube_small_gray.png') no-repeat;
	color: #898989;
}

div#frontyoutube_container  a.more:hover {
	background-image: url('/img/icon_youtube_small_color.png');
	color: #000;
}

table.youtubebox {
	margin-left: 14px;
}

a.graylink {
	color: #898989;
}

table.frontsublist a.more, table.listcol a.more {
	color: #898989;
	font-weight: normal;
}

input.searchbutton {
	background-color: #fff;
	color: #999;
	border: 1px solid #cccccc;
	font-weight: bold;
}

td.frontsidemenu {
	text-align: right;
	padding: 15px 15px 0 0;
}

td.frontsidemenu a {
	display: block;
	float: right;
	margin-bottom: 2px;
}

td.content img {
	border: 1px solid #c6c6c6;
	padding: 5px;	
	margin: 10px;
}

a, ul.menu li.selected a, ul.menu li ul.menu li.selected  a {
	color: #4ba447;
}

td.shuffle a.selected {
	background-color: #4ba447;
}

table.content td.title, table.personlist td.title, table.frontnews td.title, table.frontyoutube td.title, table.content td.title, table.personlist td.title{
	color: #4ba447;
}

#TopBanner {
	position: absolute;
	/*border: 1px solid #eee;*/
	top: 0px;
	left: 190px;
	width: 560px;
	height: 85px;
	z-index: 9;
}
