body {
	margin: 0;
	padding: 0;
	background-color: #fff;
}

table.open {
	margin: auto;
	width: 870px;
	empty-cells: show;
}
table.open td.top {
	height: 110px;
	text-align: right;
	padding-top: 0px;
	background: url('../../res/open_top.jpg') no-repeat;
}
table.open td.top img { margin-top: 10px; }
table.open td.topc {
	height: 130px;
	background: url('../../res/open_topbg.jpg') no-repeat;
}
table.open td.cont div.c {
	_width: 100%;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
table.open td.bottom {
	height: 10px;
	background: url('../../res/open_bottom.jpg') no-repeat;
}
table.topcols {
	width: 100%;
	border-collapse: collapse;
}
table.topcols td.news {
	width: 230px;
	padding-top: 5px;
	padding-right: 38px;
}
table.topcols div.topc {
	_width: 100%;
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 200px;
}
table.topcols td, table.topcols div, table.topcols p, table.topcols a, table.topcols h1, table.topcols h2, table.topcols h3 { color: #fff !important; }
table.open td.copy {
	padding-top: 3px;
	padding-bottom: 10px;
}
table.open td.copy a {
	text-decoration: none;
	color: #000;
}

body.carpet h1, 
body.carpet h2,
body.carpet h3 {
	color: #DF3346;
	padding-top: 10px;
}
body.congreszon h1, 
body.congreszon h2,
body.congreszon h3 {
	color: #7574C2;
	padding-top: 10px;
}
body.meetings h1, 
body.meetings h2,
body.meetings h3 {
	color: #3789C5;
	padding-top: 10px;
}
body.empty h1,
body.empty h2,
body.empty h3 {
	color: #000;
}
h1 {
	font-size: 16px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}

body.carpet a {
	color: #DE2C40;
}
body.congreszon a {
	color: #4F4D9E;
}
body.meetings a {
	color: #3789C5;
}
body.empty a {
	color: #000;
}

table.layout {
	width: 892px;
	margin: auto;
	margin-top: 20px;
	border-collapse: collapse;
	empty-cells: show;
}

table.layout td {
	padding: 0;
	border: none;
}

table.layout td.logo,
table.layout td.logoempty {
	width: 193px;
	height: 122px;
}
table.layout td.logo a,
table.layout td.logoempty a {

	text-decoration: none;
}
table.layout_carpet td.logo {
	background: url('../../res/logo-redcarpet.jpg') no-repeat;
}
table.layout_congreszon td.logo {
	background: url('../../res/logo-congreszon.jpg') no-repeat;
}
table.layout_congreszon td.logoempty {
	background: url('../../res/logo-congreszonempty2.jpg') no-repeat;
}
table.layout_meetings td.logo {
	background: url('../../res/logo-meetings.jpg') no-repeat;
}

table.layout td.tabflash table {
	width: 100%; 
	border-collapse: collapse;
	empty-cells: show;
}
table.layout td.tabflash td.tab {
	height: 26px;
}
table.layout td.tabflash td.tab img {
	border: 0;
	margin-left: 17px;
	vertical-align: middle;
}
table.layout td.tabflash td.flash {
	height: 96px;
}
table.layout_carpet td.tabflash td.flash {
	background: url('../../res/flashbg-redcarpet.gif') repeat-x;
}


table.layout_congreszon td.tabflash td.flash {
	background: url('../../res/flashbg-congreszon.gif') repeat-x;
}
/*
table.layout_congreszon td.tabflash td.flashempty {
	background: url('/res/flashbg-congreszon2.gif') repeat-x;
}
table.layout_meetings td.tabflash td.flash {
	background: url('/res/flashbg-meetings.gif') repeat-x;
}

*/

table.layout td.lang {
	width: 192px;
}
table.layout td.lang table { width: 100%; border-collapse: collapse; empty-cells: show; }
table.layout td.lang td.flags {
	text-align: right;
	height: 26px;
	padding-right: 5px;
}
table.layout td.lang td.flags img { vertical-align: middle; }
table.layout td.lang td.search,
table.layout td.lang td.searchempty { height: 96px; }
table.layout_carpet td.lang td.search {
	background: url('../../res/hakubg-redcarpet.jpg') no-repeat;
}
table.layout_carpet td.lang td.search div.tapahtumahaku {
	color: #fff;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
}
table.layout_carpet td.lang td.search input,
table.layout_carpet td.lang td.search select {
	background-color: #fff;
	border: 1px solid #000;
	height: 20px;
	vertical-align: middle;
	margin-bottom: 3px;
}
table.layout_carpet td.lang td.search input.go {
	width: 40px;
	height: 22px;
	font-weight: bold;
	font-size: 12px;
}
table.layout_carpet td.lang td.search input.Q,
table.layout_carpet td.lang td.search select {
	width: 130px;
}


table.layout_congreszon td.lang td.search {
	background: url('../../res/hakubg-congreszon.jpg') no-repeat;
}
/*
table.layout_congreszon td.lang td.searchempty {
	background: url('/res/hakubg-congreszon2.jpg') no-repeat;
}
table.layout_meetings td.lang td.search {
	background: url('/res/hakubg-meetings.jpg') no-repeat;
}
*/
table.layout td.menu,
table.layout td.content,
table.layout td.right {
	padding-top: 15px;
}
table.layout td.right {
	width: 192px;
}
table.layout td.content {
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 10px;
	height: 350px;
}
table.cols {
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
}
table.cols td.vas { padding-right: 15px; }
table.cols td.oik {
	width: 225px;
}
table.layout td.content div.ing {
	background: url('../../res/katko.gif') repeat-x bottom left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}


table.layout td.copy,
table.layout td.copy_center,
table.layout td.copy_right {
	height: 30px;
	color: #333;
	padding-bottom: 10px;
	background: url('../../res/copy-bg.gif') repeat-x;
}
table.layout td.copy img { vertical-align: middle; margin-right: 5px; }
table.layout td.copy_right {
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
table.layout td.copy a,
table.layout td.copy_right a {
	color: #333;
	text-decoration: none;
}

/* menu */
table.sidemenu {
	width: 193px;
	border-collapse: collapse;
	empty-cells: show;
	margin-bottom: 10px;
}
table.sidemenu td.spacer {
	height: 1px;
}
table.sidemenu td.bottom {
	background: url('../../res/menu1bottom.gif') no-repeat;
	height: 7px;
}
table.sidemenu td.level1,
table.sidemenu td.level2 {
	background: url('../../res/menubg.gif') no-repeat;
	height: 23px;
	padding-left: 10px;
	vertical-align: middle;
}
table.sidemenu a {
	text-decoration: none;
}
table.sidemenu a:hover {
	text-decoration: underline;
}
body.carpet table.sidemenu td.level1 a,
body.carpet table.sidemenu td.level2 a {
	color: #DE2C40;
	font-weight: bold;
}
body.congreszon table.sidemenu td.level1 a,
body.congreszon table.sidemenu td.level2 a {
	color: #7574C2;
	font-weight: bold;
}
body.congreszon td.menuempty table.sidemenu td.level1 a,
body.congreszon td.menuempty table.sidemenu td.level2 a {
	color: #888;
	font-weight: bold;
}
body.congreszon td.menuempty table.sidemenu td.level1-here a,
body.congreszon td.menuempty table.sidemenu td.level2-onpath a {
	color: #000;
	font-weight: bold;
}
body.meetings table.sidemenu td.level1 a,
body.meetings table.sidemenu td.level2 a {
	color: #3789C5;
	font-weight: bold;
}
table.sidemenu td.level3,
table.sidemenu td.level4 {
	background: url('../../res/menu1bg.gif') repeat-y;
}
table.sidemenu td.level4 {
	padding-bottom: 2px;
}
table.sidemenu td.level3 a,
table.sidemenu td.level4 a {
	color: #3F5265;
}
td.menuempty table.sidemenu td.level3 a,
td.menuempty table.sidemenu td.level4 a {
	color: #95A0A9;
}
body.congreszon td.menuempty table.sidemenu td.level3-here a {
	color: #000;
}
table.sidemenu td.level3-onpath a,
table.sidemenu td.level4-onpath a {
	font-weight: bold;
}
table.sidemenu div.katko {
	height: 1px;
	width: 93%;
	background: url('../../res/katko.gif') repeat-x;
	margin-top: 3px;
	margin-bottom: 3px;
}

/* tiivistelmaa */
div.tiivistelma { width: 192px; padding: 0 !important; background: transparent !important; }
div.tiivistelma div.uutisetOtsikko h3,
td.menucarpet div.tiivistelma div.uutisetOtsikko h3 {
	background: url('../../res/newstitlebg-carpet.jpg') no-repeat;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 13px;
	margin: 0;
	color: #fff;
}
td.news div.tiivistelma div.uutisetOtsikko h3 {
	background: transparent;
}
td.menucongreszon div.tiivistelma div.uutisetOtsikko h3 {
	background: url('../../res/newstitlebg-congreszon.jpg') no-repeat;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 13px;
	margin: 0;
	color: #fff;
}
td.menumeetings div.tiivistelma div.uutisetOtsikko h3 {
	background: url('../../res/newstitlebg-meetings.jpg') no-repeat;
	padding-left: 10px;
	padding-bottom: 3px;
	padding-top: 13px;
	margin: 0;
	color: #fff;
}
td.menucarpet div.tiivistelma div.rows {
	border-left: 1px solid #DB2136;
	border-right: 1px solid #DB2136;
}
td.menucongreszon div.tiivistelma div.rows {
	border-left: 1px solid #817FCA;
	border-right: 1px solid #817FCA;
}
td.menumeetings div.tiivistelma div.rows {
	border-left: 1px solid #5BABE6;
	border-right: 1px solid #5BABE6;
}
div.tiivistelma p {
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-top: 8px !important;
	margin-bottom: 0 !important;
}
td.menucarpet div.newsbottom {
	width: 192px;
	background: url('../../res/newsbottom-carpet.jpg') no-repeat;
	height: 7px;
}
td.menucongreszon div.newsbottom {
	width: 192px;
	background: url('../../res/newsbottom-congreszon.jpg') no-repeat;
	height: 7px;
}
td.menumeetings div.newsbottom {
	width: 192px;
	background: url('../../res/newsbottom-meetings.jpg') no-repeat;
	height: 7px;
}
div.tiivistelma div.kaikki {
	padding-top: 5px !important;
	margin-right: 10px !important;
	margin-left: 10px !important;
	text-align: right;
	border-top: 1px solid #d9d9d9;
}
div.tiivistelma a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
div.tiivistelma a:hover {
	text-decoration: underline;
}

/* poiminnot */
div.selectRow {
	border: 1px solid #f1f1f1;
	margin-bottom: 5px;
}
div.selectRow div.title {
	background-color: #f1f1f1;
	color: #333;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.selectRow div.title a {
	color: #333;
	text-decoration: none;
}
div.selectRow div.title a:hover {
	text-decoration: underline;
}
div.selectRow div.teksti {
	padding: 5px;
}
table.etupoiminto {
	width: 100%;
	empty-cells: show;
}
table.etupoiminto td.poi {
	width: 33%;
}
table.etupoiminto td.poig {
	background: url('../../res/katko2.gif') repeat-y right;
}
table.etupoiminto td.divi {
	height: 1px;
	background: url('../../res/katko.gif') repeat-x;
}
table.etupoiminto div.selectRow {
	padding: 20px;
	border: none;
}
table.etupoiminto td.img {
	width: 20px;
}
table.etupoiminto td.img a:hover img {
	display: none;
}
table.etupoiminto td.img a:hover {
	background: url('../../res/button-red.gif') no-repeat;
	width: 16px;
	height: 16px;
	display: block;
}

table.etupoiminto div.title a,
table.etupoiminto div.title {
	font-size: 15px;
	color: #333;
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 0;
	background: transparent;
}
table.etupoiminto div.title { color: #666; }

/* redcarpet tapahtumakalenteri */
table.calendar { width: 192px; }
table.cc td.cal div.cal_cal {
	padding: 5px;
	_width: 100%;
	border-left: 1px solid #D72236;
	border-right: 1px solid #D72236;
}
table.cc td.cal div.cal_title {
	background: url('../../res/cal_titlebg.jpg') no-repeat;
	color: #fff;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 9px;
	padding-left: 5px;
}
table.calendar td { padding: 2px !important; }
table.calendar td.week {
	border: 0 !important;
	padding: 2px !important;
	text-align: center;
}
table.calendar td.daytitle { text-align: center; }
table.calendar td.month {
	text-align: center;
}
table.calendar td.month a {
	text-decoration: none;
}
table.calendar td.month a:hover {
	text-decoration: underline;
}
table.calendar td.day {
	background-color: #eee;
	border: 1px solid #fff;
}
table.calendar td.hit {
	background-color: #bebebe;
}

table.tapahtumahaku { width: 98%; }
table.tapahtumahaku td { padding: 3px; }
table.tapahtumahaku td.ttitle {
	font-weight: bold;
	border-bottom: 1px dotted #000;
}
table.tapahtumahaku td.otsikko {
	padding-top: 5px;
	padding-bottom: 3px;
}
