.calendar-table{
	width:100%;
	margin-left:-91px;
	width:150px;
}

div.calendar-isos .calendar-table{
	width:100%;
	margin-left:0px;
	margin-top:-7px;
	width:150px;
}

.themamedia .calendar-table{
	margin-left:174px;
}

.calendar-table a{
	text-decoration:none;
}
.calendar-table TD, .calendar-table TH{
	padding:5px;
	text-align:center;
	background-color:#FFF;
	color:#666666;
	font-size:12px;
	width:40px;
}
.calendar-table TH{
	color:#333333;
	
}
.calendar-table caption{
	font-size:200%;
	color:#333333;
	text-transform:uppercase;
}
.linked_today{
	padding:2px;
	color:#333333;	
	cursor:pointer;
	font-weight:bold;
}

.linked_today_nolink{
	color:#002978;	
	font-weight:bold;
}

.linked_day{
	background-color:#7E7E7E;
	color:#FFF;
	cursor:pointer;
	height:16px;
	margin-top:-3px;
	padding-top:2px;
	width:24px;	
}

.newsCalendar_listHeader{
	font-size:1.5em;
	font-weight:bold;
	background-color:#C7D5FE;
	color:#333333; 
	border:1px solid #7e7e7e;
	padding:0.5em;
}
.newsCalendar_listBody{
	padding:1em;
}
.newsCalendar_listItem{
	font-size:1em;
	padding-left:1em;
}
.newsCalendar_listItemHeader{
	font-weight:bold;
	padding-top:0.5em;
	padding-bottom:0.25em;
	font-size:1.25em;
}
ul.archive{
	margin:0 0 35px 0;
	padding:0;
	font-size:11px;
	width:560px;
}
ul.archive li{
	margin:0;
	padding:10px 110px 10px 10px;
	list-style:none;
	background:url(../../../../fileadmin/FutureOcean/img/arr_n.gif) 0 16px no-repeat;
	border-bottom:1px solid #EEE;
	line-height:1.5;
}

.actual_date{
	background-color:#FFFFFF;	
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
}

div.calendar-isos .actual_date{

}

.isos-days-calendar {
width:24px;
}

.arrowL {
	background:url(../../../../fileadmin/FutureOcean/img/call_arr_l_n.jpg) center left no-repeat;	
	cursor:pointer;
}

.arrowL:hover {
	background:url(../../../../fileadmin/FutureOcean/img/call_arr_l_h.jpg) center left no-repeat;
	cursor:pointer;
}

.arrowR {
	background:url(../../../../fileadmin/FutureOcean/img/call_arr_r_n.jpg) center left no-repeat;
	margin-left:7px;
	cursor:pointer;
}

.arrowR:hover {
	background:url(../../../../fileadmin/FutureOcean/img/call_arr_r_h.jpg) center left no-repeat;
	margin-left:7px;
	cursor:pointer;
}

.linked_day a:visited {
	color:#FFF;
}

	#dom-tooltips {position: absolute;left: 0;top: 0;z-index: 1000;display: block;visibility: hidden;padding: 5px;border-style: solid;border-width: 1px;border-color: #EEEEEE;background-color: #F7FBFF;color:#666666;font-family: Verdana, Sans-Serif;font-size: 10px;}
	#dom-tooltips ul {margin: 0 0 0 -20px;list-style: square;}
	* html #dom-tooltips ul {margin: 0 0 0 20px;}
	#dom-tooltips li {margin: 0;}
	#dom-tooltips small {color: #707070;}
