/* $Id$ */

@import url("undohtml.css");

hr {
	border:1px solid #eee;
}
option {
	padding:0 10px 0 0;
}
.box {
	height:1%;
}
p {
	margin:10px 0;
}
#page .icon img {
	vertical-align:middle;
	margin:-4px 0 0;
}
#stika {
	font:8pt Verdana;
	padding:5px 0 5px 12px;
	background: #f3f3ee url(images/adminbar-bg.jpg) repeat-x bottom;
	text-align:left;
}
#stika a {
	color:#332;
	margin:0 5px 0 0;
}
#stika a:hover {
	color:#300;
	text-decoration:underline;
}
#stika .menu {
	background:transparent;
}
#stika .menu li {
	display:inline;
}
#center .tab_title, #center .tab_title_selected {
	position:relative;
	display: inline;
	margin:0 5px 0 0;
	padding:2px 4px 2px 4px;
}
#center .tab_title_selected {
	font-weight:bold;
}
#center .tab_content_hide {
	display:none;
}
#center .tab_content_show {
	position:relative;
	top:0;
	display:block;
	margin:2px 0 10px 0;
	padding:10px 5px 5px 5px;
}
#center .calendar {
	width:100%;
}
#center .calendar-day {
	background:#f7f7f7;
}
#center .calendar-day-red {
	background:#f7f7f7;
	color:#f00;
}
#center .calendar td {
	text-align:center;
	padding:3px 0;
}
#center .svor {
	margin: 10px;
}
#center .svor input {
	margin:1px 4px;
	vertical-align:middle;
}
#center fieldset {
	padding:8px;
}
#center .fieldset_2cols {
	height:90px;
}
#center .fieldset_1stcol {
	float:left;
	margin-right:20px;
}
#center .fieldset_2ndcol {
	float:right;
	width:auto;
}
#center .news_autopublish h1 {
	border-left:10px solid #33a;
	padding-left:8px;
}
#center .news_unpublished h1 {
	border-left:10px solid #a33;
	padding-left:8px;
}
#center .news_calendaronly h1 {
	border-left:10px solid #aa3;
	padding-left:8px;
}
#center .news_sticky h1 {
	border-left:10px solid #3aa;
	padding-left:8px;
}
#center .news_summary,#center .cal_navbar {
	margin:8px 0 0;
}
#center .news_upcomming {

}
#center .news_resources {
	margin:10px 0;
}
#center .news_tab_general {
	margin: 0 0 10px;
}
#center .news_image {
	float:right;
	text-align:center;
	margin:8px;
}
#center .news_imgtext {
	width:180px;
}
#center .rss_box {
	height:40px;
}

#news_displaydate_calendar,#news_startdate_calendar,#news_enddate_calendar,#news_calendardate_calendar {
	position:absolute;
	z-index:100;
	float:left;
	background:#fff;
}
#news_displaydate_calendar table,#news_startdate_calendar table,#news_enddate_calendar table,#news_calendardate_calendar table{
	width:150px;
	padding:0;
	margin:0;
	background:#fff;
}
#center .img {
	text-align:center;
}
#center .mainmenu ul {
	margin:0;
	padding:0;
}
#center .order_cart, .alignRight{
	float:right;
	text-align:right;
	display:inline;
}
#rettindi {
	overflow:auto;
}
#left ul, #left ol, #right ul, #right ol {
	list-style:none;
}
#rettindi td,#rettindi th {
	vertical-align:top;
}
.help p {
	margin:10px;
	text-align:left;
}

.cpYearNavigation a, .cpMonthNavigation a, .cpMonthNavigation { background-color: #2c3137; text-align: center; vertical-align:middle; text-decoration: none; color: #fff; font-weight: bold; }
.cpMonthNavigation a:hover {color:#85091e;}
.cpDayColumnHeader, .cpYearNavigation, .cpMonthNavigation, .cpCurrentMonthDate, .cpCurrentMonthDateDisabled, .cpOtherMonthDate, .cpOtherMonthDateDisabled, .cpCurrentDate, .cpCurrentDateDisabled, .cpTodayText, .cpTodayTextDisabled, .cpText { font-family: Verdana, sans-serif; font-size: 9pt;}
td.cpDayColumnHeader { text-align: center; border: 1px solid #666; border-width: 0 0 1px 0; }

.cpCurrentMonthDate a, .cpOtherMonthDate a, .cpCurrentDate a { text-decoration: none; }
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate { text-align: center; }
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled { color: #d0d0d0; text-align: center; text-decoration: line-through; }
.cpCurrentMonthDate { color: #67d; font-weight: bold; }
.cpCurrentDate { color: #fff; font-weight: bold; }
.cpOtherMonthDate a { color: #808080; }

td.cpCurrentDate { color: #fff; background-color: #eed; border-width: 1px; border: 1px solid #aa9; }
td.cpCurrentDateDisabled { border-width: 1px; border: 1px solid #ffa; }
td.cpTodayText, td.cpTodayTextDisabled { border: 1px solid #666; border-width: 1px 0 0 0; }

a.cpTodayText, span.cpTodayTextDisabled { height: 20px; }
a.cpTodayText { color: #85091e; font-weight: bold; }

span.cpTodayTextDisabled { color: #d0d0d0; }

.cpBorder {border:0;}

.newscomment-info { font-size: 8.5pt; }
.newscomment-subject {font-weight:bold;}
.newscomment-message { }