@import url("reset.css");

/* =====================
	BASE STYLES
======================== */

body {
	font-size: 62.5%;
	line-height: 1.4;
	background: #fff url(../img/bg_body.gif) repeat-x;
	font-family: Arial, Helvetica, 'Helvetica Neue', sans-serif;
	color: #3f403f;
}

#wrapper {
	margin: 0 auto;
}

a,a:visited {
	color: #00a0c8;
	text-decoration: underline;
}

a:hover {
	color: #00507a;
	text-decoration: underline;
}

.group {
	display: block;
	float: left;
}

hr.clear {
	clear: both;
	width: 0;
	height: 0;
	border: 0;
	padding: 0;
	margin: 0;
}

/* =====================
	BLOCKS
======================== */

#wrapper,
#footer {
	width: 981px;
}

div#header {
	width: 957px;
	background: url(../img/bg_content.png) repeat-y;
	padding: 21px 12px 16px 12px;
	position: relative;
	z-index: 10;
}

div#content {
	width: 941px;
	background: url(../img/bg_content.png) repeat-y;
	padding: 0 0 30px 40px;
	font-size: 1.2em;
	position: relative;
	z-index: 1;
}

body.variant-default div#content {
	width: 969px;
	padding-left: 12px;
}

#content-left {
	width: 195px;
	margin: 0 17px 0 0;
}

#content-middle {
	width: 707px;
}

.with_right {
	width: 510px !important;
	margin: 0 23px 0 0 !important;
}

#content-right {
	width: 178px;
}

#footer {
	background: url(../img/bg_footer.png) no-repeat;
	padding: 33px 0;
	font-size: 1.2em;
	color: #3f403f;
}

/* =====================
	LOGO
======================== */

#logo {
	width: 140px;
	height: 62px;
	background: url(../img/logo_t-r-eu-office.jpg) no-repeat;
	margin-left: 28px;
	margin-bottom: 23px;
}

#logo a {
	display: block;
	width: 140px;
	height: 62px;
}

#logo a span {
	display: none;
}

/* =====================
	NAVIGATION
======================== */

#nav {
	display: block;
	float: none;
	clear: both;
	height: 47px;
	background: url(../img/bg_navi.png) repeat-x;
}

#nav li {
	display: block;
	float: left;
	height: 47px;
	line-height: 42px;
	padding-right: 2px;
	background: url(../img/bg_navi-list.png) no-repeat right 1px;
}

#nav li a {
	display: inline-block;
	padding: 0 23px 0 25px;
	height: 44px;
	color: #fff;
	text-shadow: #536703 1px 1px 2px;
	font-size: 1.2em;
	text-decoration: none;
}

#nav li.extranet a {
	display: inline-block;
	padding: 0 23px 0 25px;
	height: 44px;
	color: #fff;
	text-shadow: #0b5d7c 1px 1px 2px;
	font-size: 1.2em;
	text-decoration: none;
	background: url(../img/bg_navi-extranet.png) repeat-x;
}

#nav li a.level1-onpath,
#nav li a.level1-onpath:hover {
	background: url(../img/bg_navi-act.png) repeat-x;
	text-decoration: underline;
}

#nav li a:hover {
	text-decoration: underline;
}

#nav li a.level1-first {
	
}

/* =====================
	SIDE MENU
======================== */

#sidemenu {
	display: block;
	margin-bottom: 40px;
	border-top: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}

#sidemenu li.level1 {
	display: block;
	border-bottom: 1px solid #eaeaea;
	background: url(../img/bg_sidenavi-arrow.gif) no-repeat 17px 15px;
}

#sidemenu li.level1-last {
	border-bottom: none;
} 

#sidemenu li.level1 a {
	text-decoration: none;
	color: #444444;
	font-size: 1.1em;
	line-height: 17px;
	padding: 8px 6px 8px 28px !important;
	display: block;
}

#sidemenu li.level1-onpath a,
#sidemenu li.level1-onpath a:hover {
	text-decoration: underline;
}

#sidemenu li a:hover {
	text-decoration: underline;
}

#sidemenu #sidemenu {
	border: 0;
	margin: 0;
}

#sidemenu li.level2 a {
	display: block;
	color: #708a00;
	padding: 0 0 4px 34px !important;
	text-decoration: none;
}

#sidemenu li.level2-last a {
	padding-bottom: 8px !important;
}

#sidemenu li.level2-first a {
}

#sidemenu li.level3 a,
#sidemenu li.level4 a {
	display: block;
	color: #708a00;
	padding: 0 0 0 44px !important;
	text-decoration: none;
}

#sidemenu li.level3-first a {
	border-top: 1px solid #eaeaea;
	padding-top: 8px !important;
	margin-top: 4px;
}

#sidemenu li.level3-last a {
	border-bottom: 1px solid #eaeaea;
	padding-bottom: 8px !important;
	margin-bottom: 4px;
}

#sidemenu li.level2 a:hover,
#sidemenu li.level3 a:hover,
#sidemenu li.level4 a:hover {
	color: #00aeef;
	text-decoration: none;
}

/* =====================
	HELP MENU
======================== */

ul#helpmenu {
	float: right;
	margin: 39px 14px 0 0;
}

ul#helpmenu li {
	float: left;
	font-size: 1.2em;
}

ul#helpmenu li span.separator {
	margin: 0 4px 0 2px;
}

/* =====================
	SEARCH
======================== */

#search {
	margin: 33px 24px 0 0;
	float: right;
	width: 226px;
	height: 30px;
	position: relative;
}

#search .q {
	padding: 5px 14px 0 9px;
	margin: 0;
	background: url(../img/bg_search-field.png) no-repeat;
	border: none;
	width: 166px;
	height: 25px;
	color: #5b5b5b;
}

#search .go {
	padding: 0;
	margin: 0;
	color: transparent;
	background: url(../img/bg_search-button.png) no-repeat;
	border: 0;
	width: 35px;
	height: 30px;
	cursor: pointer;
	text-transform: uppercase;
	text-indent: -9999px;
}

div.suggest-list {
	left: -60px !important;
	top: 32px !important;
	font-size: 1.1em;
}

div.suggest-list a.suggest-list-close {
	text-decoration: none;
	top: 5px !important;
	right: 5px !important;
}

div.suggest-list a.suggest-list-search {
	display: block;
	margin: 0 -45px -10px -15px;
	padding: 5px 15px;
	background: #8cb006;
	color: #fff;
}

/* =====================
	IMAGE CAROUSEL
======================== */

div#themeimage {
	width: 510px;
	height: 237px;
	background: url(../img/bg_image-frame.png) no-repeat left top;
	padding: 9px 0 0 9px;
	position: relative;
	left: -4px;
	margin-bottom: 15px;
}

div#themeimage div#zone-top {
	width: 492px;
	height: 219px;
	overflow: hidden;
}

div#themeimage div.banner {
	text-align: left !important;
	padding: 0 !important;
}

/* =====================
	CALENDAR
======================== */

div.token-Events {
	position: relative;
	margin-bottom: 15px;
}

div.calendar-top {
	width: 192px;
	height: 4px;
	background: url(../img/bg_calendar-top.png) no-repeat left top;
	font-size: 0;
}

div.token-Events td.cal {
	width: 192px !important;
}

div.token-Events td.cal .calendar-wrapper {
    background: url("../img/bg_calendar.png") no-repeat left bottom transparent;
}

div.token-Events td.cal table.calendar {
	border-collapse: separate;
	border-spacing: 1px;
	margin: 2px 0 0 4px;
	font-size: 10px;
	width: 185px !important;
}

table.cc table.calendar td {
	padding: 2px 0 !important;
	background: #eee;
}

table.cc table.calendar td.week-day {
	text-align: center;
	background: transparent none;
	padding: 3px 0 !important;
}

table.cc table.calendar td.hit {
	background: #24a228 url(../img/bg_calendar-event.gif) repeat-x left top;
	color: #fff;
}

table.cc table.calendar td.hit a {
	color: #fff;
	text-decoration: none;
}

table.cc table.calendar td.hit a:hover {
	text-decoration: underline;
}

table.cc table.calendar td.colTitle {
	background: transparent url(../img/bg_calendar-title.png) repeat-x left bottom;
	padding: 0 10px 4px 10px !important;
	text-align: left !important;
	font-size: 0.9em;
	text-transform: uppercase;
}

table.cc table.calendar td.colTitle a {
	float: left;
}

table.cc table.calendar td.colTitle a:link,
table.cc table.calendar td.colTitle a:visited {
	color: #007b02;
	text-decoration: none;
}

table.cc table.calendar td.colTitle a:hover,
table.cc table.calendar td.colTitle a:focus,
table.cc table.calendar td.colTitle a:active {
	text-decoration: underline;
}

table.cc table.calendar td.bottom {
	background: transparent;
}

div.token-Events a.prevlink {
	display: block;
	width: 6px;
	height: 8px;
	float: right !important;
	margin-top: 3px;
}

div.token-Events a.prevlink {
	display: block;
	width: 6px;
	height: 8px;
	background: url(../img/calendar_arrows.gif) no-repeat left top;
}

div.token-Events a.nextlink {
	display: block;
	width: 6px;
	height: 8px;
	float: right !important;
	margin-top: 3px;
}

div.token-Events a.nextlink {
	display: block;
	width: 6px;
	height: 8px;
	background: url(../img/calendar_arrows.gif) no-repeat right top;
}

div.token-Events a.prevlink span,
div.token-Events a.nextlink span {
	display: none;
}

div.viewToggle {
	background-color: #fbfbfb !important;
	border: 1px solid #e9e9e9 !important;
	font-weight: bold !important;
	margin-bottom: 10px !important;
	padding: 5px 15px !important;
}

table.cc ul.calevtlist {
	list-style-type: disc;
}

/* =====================
	NEWS
======================== */

div.pvm {
	color: #8db200;
	font-size: 0.9em;
}

div.app-News div.row {
	margin-bottom: 0;
}

div#content-right div.app-News {
	margin-bottom: 25px;
}

dl.tiedote dt div {
    margin: 0 0 5px;
}

.resultPages {
    margin: 0 0 7px;
    padding: 0 0 10px;
    border-bottom: 1px solid #EAEAEA;
}

/* =====================
	FOOTER
======================== */

div#footer-center {
	width: 475px;
	text-align: center;
	margin-left: 251px;
	float: left;
}

span#copyright,
span#poweredby {
	color: #bfbfbf;
	font-size: 0.9em;
}

span#copyright a {
	color: #bfbfbf;
	text-decoration: none;
}

span#poweredby a:link,
span#poweredby a:visited {
	color: #878787;
}

/* =====================
	MISC.
======================== */

div#content-right div.token-Banner,
div#content-right div.token-Content {
	margin-left: -4px;
}

.d4contentTable {
    margin: 0 0 16px;
}

/* APPS */

.app-Highlight .img {
    float: left;
    margin: 0 10px 10px 0;
}

.app-Highlight .title,
.app-Highlight .title a {
    font-size: 14px;
    text-decoration: none;
}

.app-Highlight .row { 
    margin-bottom: 6px !important;
}

.fileList .icon {
    padding: 5px 10px 5px 5px;
    width: 35px;
}

.fileList {
    width: 100%;
}

.fileList td {
    border-bottom: 1px solid #EAEAEA;
}

.fileList .filename {
    vertical-align: middle !important;
}

.fileList .filename a {
    font-size: 13px;
    text-decoration: none;
}

/* =====================
	TYPOGRAPHY
======================== */

p,
div.row {
	margin-bottom: 16px;
}

h1,h2,h3,h4,h5,h6 {
	color: #3f403f;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: normal;
}

h1 { font-size: 18px; }
h2 { font-size: 18px; }
h1,h2 { margin-bottom: 17px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }
h3,h4 { margin-bottom: 10px; }

#wrapper #content .token-Content .content-container ul {
	margin: 20px 18px;
	list-style-type: disc;
}

#wrapper #content .token-Content .content-container ol {
	margin: 20px 24px;
	list-style-type: decimal;
}

#wrapper #content .token-Content .content-container ul ul,
#wrapper #content .token-Content .content-container ol ul {
	margin: 0;
	list-style-type: circle;
}

#wrapper #content .token-Content .content-container li {
	padding-left: 5px;
	line-height: 1.4;
}

#wrapper #content .token-Content .content-container ul ul li,
#wrapper #content .token-Content .content-container ol ul li {
	margin-left: 20px;
}

#footer a {
	text-decoration: none;
	color: #333333;
}

#footer #poweredby {
	margin-left: 20px;
}