@charset "utf-8";
/* CSS Document */

body {margin: 0 0 0 0; padding: 0 0 0 0; font-family: Arial, Helvetica, sans-serif; font-size:12px;}

.tiny {font-size:9px;}

input.search, select.search {
	background-color:#f7e5e9;
	border:1px solid #b71e43;
	color: #b71e43;
	width: 156px;
}

input.submit {
	background-color:#999;
	border:1px solid #666;
	background: url(../img/env.gif) right center no-repeat;  
	width: 98%;
	color: #b71e43;
}

input.login {
	background-color:#999;
	border:1px solid #666;
	background: url(../img/log.gif) right center no-repeat;  
	width: 156px;
	color: #b71e43;
}

input.pass {
	background-color:#999;
	border:1px solid #666;
	background: url(../img/pass.gif) right center no-repeat;  
	width: 156px;
	color: #b71e43;
}

input.my_button {
	color:#b71e43;
	width:100%
}

a {
	color:#b71e43;
}

a:visited {
	color:#000000;
}

a:hover {
	color: #000000;
}

.accent {
	color:#b71e43;
	font-weight:bold;
}

#menu {
	display: block;
	font-size: 15px;
	margin-bottom: 5px;
	text-align: center;
}

#submenu {
	font-size: 12px;
	text-align: center;
}

#menu a:link, #menu a {
	display: block;
	border: none;
	background-color:#b71e43;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	margin-left:2px;
	width: 118px;
}

#menu span.active {
	display: block;
	border: none;
	background-color:#000;
	color:#FFFFFF;
	float:left;
	margin-left:2px;
	width: 118px;
	border-bottom:double;
}

#menu a:hover {
	background-color:#000;
}

#submenu a:link, #submenu a {
	display:block;
	border: none;
	color:#000;
	text-decoration:none;
	float:left;
	padding:2px 2px 2px 2px;
	margin: 0px 15px 0px 0px;
/*	border-bottom:1px dashed;*/
}

#submenu a:hover {
	background-color: #eee;
}

#top_header {
	background-color: #ccc;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
}

#lang_menu {
	margin-top:20px;
	width:1000px;
	font-size:9px;
}

#lang_select {
	position:relative;
	float:right;
}

#lang_select a {
	color:#000000;
	display:block;
	float:left;
	margin-left:10px;
	text-decoration:none;
	padding:2px;
}

#lang_select .active {
	color: #b71e43;
	display:block;
	float:left;
	margin-left:10px;
	text-decoration:none;
	padding:2px;
}

#header {
	top:0px;
	width:1000px;
	display:block;
	position:relative;
}

#logo {
	display:block;
	position:relative;
	float:left;
}

#col_left {
	width: 170px;
	margin-top:100px;
	display:block;
	position:relative;
	float:left;
}

#col_left li {
	list-style-image:url(../img/star-hole.png);
	background-color:#000000;
}

td.pass_bull {background:#000000;}
td.act_bull {background:#b71e43;}

td.pass_link, td.sub_pass_link, td.act_link, td.sub_act_link {padding-left:10px;}

td.pass_link a {
	color:#000000;
	text-decoration:none;
	font-size:15px;
}

td.act_link {
	color:#b71e43;
	text-decoration:none;
	font-size:15px;
}

td.sub_pass_link a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
/*	border-bottom:1px dashed;*/
}

td.sub_act_link a {
	color:#b71e43;
	text-decoration:none;
	font-size:12px;
}

td.sub_act_link a:hover {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}

td.sub_pass_link p {
	margin: 0 0 0 0;
	margin-top:6px;
}

td.pass_link a:hover, td.act_link {
	color:#b71e43;
	font-size: 15px;
}

td.sub_pass_link a:hover, td.sub_act_link {
	color:#b71e43;
	font-size: 12px;
}

h1, h1 a {
	font-size:20px; 
	color:#b71e43; 
	padding:none; 
	margin:none;
	font-weight: normal;
}

h1 a:hover {
	font-size:20px; 
	color:#000000; 
	padding:none; 
	margin:none;
	font-weight: normal;
}

h2, h2 a {
	font-size:14px;
	font-variant:small-caps; 
	color:#b71e43; 
	padding:0 0 0 0; 
	margin:0 0 0 0;
	font-weight: normal;
}

h2 a:hover {
	color:#000000; 
}

h4, h4 a {
	font-size:11px;
	font-variant:small-caps; 
	color:#b71e43; 
	padding:0 0 0 0; 
	margin:0 0 0 0;
	font-weight: normal;
}
h4 a:hover {
	color:#000000; 
}

h3 {
	font-size:14px;
	font-variant:small-caps; 
	padding:0 0 0 0; 
	margin:0 0 0 0;
	margin-bottom:5px;
	font-weight: normal;
}

a.read_more {
	font-size:11px;
	color:#999999;
}

a.read_more:hover {
	color:#b71e43;
}

.date {color: #999999}
a.type_tlt {
	font-size:14px;
	font-variant:small-caps; 
	margin-bottom:5px;
	color: #000000;
	text-decoration: none;
}
a.type_tlt:hover {
	color: #b71e43;
}

.mpage_l {margin-bottom: 20px;}

.mpage_l a {color: #000000; text-decoration: none}
.mpage_l a:hover {color: #b71e43}

#content p {margin: 0px; padding: 0px;}

div.calendar { position: relative; }

.calendar, .calendar table {
  border: 1px solid #556;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #eef;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;    /* They are the navigation buttons */
  padding: 2px;          /* Make the buttons seem like they're pressing */
}

.calendar .nav {
  background: #778 url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;      /* Pressing it will take you to the current date */
  text-align: center;
  background: #fff;
  color: #000;
  padding: 2px;
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
  background: #778;
  color: #fff;
}

.calendar thead .daynames { /* Row <TR> containing the day names */
  background: #bdf;
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #556;
  padding: 2px;
  text-align: center;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #a66;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  background-color: #aaf;
  color: #000;
  border: 1px solid #04f;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  background-color: #77c;
  padding: 2px 0px 0px 2px;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  color: #456;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #bbb;
}
.calendar tbody .day.othermonth.oweekend {
  color: #fbb;
}

.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #bdf;
}

.calendar tbody .rowhilite td {
  background: #def;
}

.calendar tbody .rowhilite td.wn {
  background: #eef;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  background: #def;
  padding: 1px 3px 1px 1px;
  border: 1px solid #bbb;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  background: #cde;
  padding: 2px 2px 0px 2px;
}

.calendar tbody td.selected { /* Cell showing today date */
  font-weight: bold;
  border: 1px solid #000;
  padding: 1px 3px 1px 1px;
  background: #fff;
  color: #000;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #a66;
}

.calendar tbody td.today { /* Cell showing selected date */
  font-weight: bold;
  color: #00f;
}

.calendar tbody .disabled { color: #999; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
  text-align: center;
  background: #556;
  color: #fff;
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #fff;
  color: #445;
  border-top: 1px solid #556;
  padding: 1px;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  background: #aaf;
  border: 1px solid #04f;
  color: #000;
  padding: 1px;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  background: #77c;
  padding: 2px 0px 0px 2px;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  top: 0px;
  left: 0px;
  width: 4em;
  cursor: default;
  border: 1px solid #655;
  background: #def;
  color: #000;
  font-size: 90%;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .hilite {
  background: #acf;
}

.calendar .combo .active {
  border-top: 1px solid #46a;
  border-bottom: 1px solid #46a;
  background: #eef;
  font-weight: bold;
}

.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #f4f0e8;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
