﻿table.edit { width: 100%; }
table.edit td { background-color:#f8f8f8;}
table.edit h2 { padding: 10px 0 0 10px; }

.calNavMonths {
	text-align: center;
	padding-bottom: 10px;
}
.calNavMonths a {
	font-size: 14px;
	margin: 5px;
	padding: 0px;
}
.calNavMonths a.active {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.calDay {
	background: #fff;
	border: solid 1px #d1cfcf;
	font-size: 10px;
	height: 50px;
	text-align: left;
	vertical-align: top;
	width: 136px;
}
.calDayOtherMonth {
	background: #f6f6f6;
	border: solid 1px #d1cfcf;
	font-size: 10px;
	height: 50px;
	text-align: left;
	vertical-align: top;
	width: 136px;
}
.calDayNow {
	background-color: #cf9;
	border: solid 1px #d1cfcf;
	font-size: 10px;
	height: 50px;
	text-align: left;
	vertical-align: top;
	width: 136px;
}
.calDayPassed {
	background-color: #fff;
	border: solid 1px #d1cfcf;
	font-size: 10px;
	height: 50px;
	text-align: left;
	vertical-align: top;
	width: 136px;
}
.calDayHeader {
	background-color: #f3f3f3;
	border-bottom: 1px solid #efefef;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	width: 121px;
}
.calDayNow .calDayHeader {
	background: #cfc;
}
.calDayOtherMonth .calDayHeader {
	background: #e3e3e3;
}
.calDayHeader a.calDayHeaderDay {
	color: #666;
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.calDayHeader a.calDayHeaderDay:hover {
	color: #eb0000;
	font-size: 12px;
	text-decoration: underline;
}
.calDayHeader a.calDayHeaderAdd {
	color: #333;
	float: right;
	font-size: 10px;
	text-decoration: none;
}
.calDayHeader a.calDayHeaderAdd:hover {
	color: #eb0000;
	font-size: 10px;
	text-decoration: underline;
}
.calDayBody {
	clear: both;
	padding-left: 5px;
	padding-right: 5px;
}
.calDayBody a {
	clear: both;
	color: #000;
	display: block;
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 0.4em;
	text-decoration: none;
	width: 121px;
}
.calDayBody a:hover {
	background: #efefff;
	color: #ff0000;
	display: block;
	font-size: 10px;
	line-height: 1.3em;
	margin-bottom: 0.4em;
	text-decoration: underline;
	width: 121px;
}
.calDayOtherMonth .calDayBody a {
	color: #666;
}
.calDayOtherMonth .calDayBody a:hover {
	color: #ff0000;
}
.calDayPassed .calDayBody a {
	color: #666;
}
.calDayPassed .calDayBody a:hover {
	color: #ff0000;
}
.calEvent {
	font-weight: bold;
}
.dayTitle {
	border: solid 1px #d1cfcf;
	font-weight: bold;
	padding: 2px;
	padding-left: 5px;
}
.calListWeek {
	width: 15px;
}
.calListWeek a {
	color: #999;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}
.calListWeek a:hover {
	color: #eb0000;
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	text-decoration: none;
}
.calNav {
    font-size:14px;
    padding:5px;
}
.calNavActive {
    font-size:14px;
    padding:5px;
    font-weight:bold;
    color:#333;
}
.eventsItem {
	clear: both;
}
.eventsItem h2:hover{
	background: #fffff0;
}
.eventsItem h3 {
	font-size: 14px;
}
.eventDate {
	color: #eb0000;
	float: right;
	font-size: 12px;
	font-weight: bold;
}
.eventsItem img {
	float: left;
}
.eventsItemPhoto {
	border: 1px solid #000;
	float: left;
	margin: 5px 10px 5px 0px;
}
.eventsItemContentBlock {
	display: block;
	float: left;
	margin-left: 10px;
	width: 270px;
}
.eventsDescription {
	background: #f9f9f9;
	padding: 10px;
}
.eventsCalendarGallery img {
	border: 1px solid #000;
	margin: 5px;
}
.eventsCalendarGallery {
	border: 1px solid #000;
	margin: 5px;
}
.error {
	clear: none;
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	width: 10px;
}
.calListDateTime {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.calListFilters {
	color: #999;
	font-size: 12px;
	font-weight: bold;
}
.calListPhoto {
	float: right;
	margin: 5px 0 5px 10px;
}
.calListPhoto a img {
	border: 1px solid #000;
}
.calListGMap {
	clear: both;
	margin: 10px 0px;
}
.calListDescription {
	padding-bottom: 5px;
	padding-top: 2px;
	line-height:1.2em;
}
.pad10 {
	padding: 10px;
}
.mar10 {
	margin: 10px;
}
.mar5tb {
	margin: 5px 0px 5px 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.bglightgrey {
	background: #f9f9f9;
	border-top: 1px solid #ccc;
}
.bglightergrey {
	background: #f9f9f9;
}
.bgdark {
	background: #f2f2f2;
	border-top: 2px solid #ba0000;
}
.bgfff {
	background: #fff;
}
.bold {
	font-weight: bold;
}
.lightgrey {
    color: #999;
}
.gradient1 {
    /* Firefox 3.6 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#81a8cb', endColorstr='#4477a1')";
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #4477a1),color-stop(1, #81a8cb));/* Safari & Chrome */
}
.gradient2 {
    /* Firefox 3.6 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#e5e5e5', endColorstr='#e0eeee')";
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #e0eeee),color-stop(1, #e5e5e5));/* Safari & Chrome */
}
.box-shadow {
    -moz-box-shadow: 2px 2px 3px #969696; /* for Firefox 3.5+ */
    -webkit-box-shadow: 2px 2px 3px #969696; /* for Safari and Chrome */
    filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3);
}
@media screen and (max-width: 319px) {
	.unit {
		float: none !important;
		width: auto !important;
	}
}
.linecont:after,.lastUnit:after {
	clear: both;
	content: " x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";
	display: block;
	font-size: xx-large;
	height: 0 !important;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}
.unit {
	float: left;
}
.size1of2 {
	width: 50%;
}
.lastUnit {
	_left: -3px;
	_margin-right: -3px;
	_position: relative;
	display: block;
	display: table-cell;
	float: none;
	width: auto;
	zoom: 1;
}
.icoDelete {
	background: url(images/delete.png) no-repeat;
	height: 12px;
	width: 12px;
}
.icoEdit {
	background: url(images/edit.png) no-repeat;
	height: 16px;
	width: 16px;
}
.icoSave {
	background: url(images/save.png) no-repeat;
	height: 16px;
	width: 16px;
}
.icoCancel {
	background: url(images/cancel.png) no-repeat;
	height: 16px;
	width: 16px;
}
.regionHeader {
    clear:both;
    border-top:2px solid #e9e6e6;
    margin:45px 0px 0px 10px;
    padding:0px;
}
.regionHeaderSidebar {
    clear:both;
    border-top:1px solid #e9e6e6;
    margin:1em;
    width:95%;
}
.regionHeaderTitle {
    color:#333;
    float:left;
    font-size:1.5em;
    font-weight:bold;
    margin:5px 0px;
    padding-left:24px;
    background: url(images/greenarrow.gif) no-repeat;
}
.regionHeaderTitleSidebar {
    color:#333;
    float:left;
    font-size:1em;
    font-weight:bold;
    padding-top:5px;
    padding-left:18px;
    margin-bottom:1em;
    background: url(images/greenarrowl.gif) no-repeat 0px 8px;
}
.regionHeaderExtendedInfo {
    font-family: Verdana, Arial, Helvetica;
    border-right:2px solid #e5e5e5;
    color:#000;
    float:right;
    font-size:0.8em;
    height:22px;
    line-height:1.1em;
    margin-bottom:20px;
    padding:0.5em;
    text-align:right;
    width:120px;
}
.filterEvents {
    font-size:1em;
    margin:0px;
    padding:5px;
    line-height:20px;
    background: #f2f2f2 url(images/overlay.png) repeat-x;
}
.eventsTopNav {
    margin-right:20px;
    text-align:right;   
}
.eventsTopNav a {
    margin:5px;
}

/*--- Buttony ------------------------------------------------------------------------- */
.button, .button:visited {
	background: #222 url(images/overlay.png) repeat-x;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 6px; 
	-webkit-border-radius: 6px;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.6);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer
}
 
.button:hover							{ background-color: #111; color: #fff; text-decoration:none; }
.button:active							{ top: 1px; }
.small.button, .small.button:visited 		{ font-size: 11px}
.button, .button:visited,
.medium.button, .medium.button:visited 		{ font-size: 13px;
                                       		  font-weight: bold; 
											  line-height: 1em; 
											  text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
											}
.large.button, .large.button:visited 		{ font-size: 14px; 
											  padding: 8px 14px 9px; }
.super.button, .super.button:visited 		{ font-size: 24px;
										      padding: 5px 10px 5px; }
.pink.button, .magenta.button:visited		{ background-color: #e22092; }
.pink.button:hover							{ background-color: #c81e82; }
.green.button, .green.button:visited		{ background-color: #91bd09; }
.green.button:hover						    { background-color: #749a02; }
.red.button, .red.button:visited			{ background-color: #cf2525; }
.red.button:hover							{ background-color: #e62727; }
.orange.button, .orange.button:visited		{ background-color: #ff5c00; }
.orange.button:hover						{ background-color: #d45500; }
.blue.button, .blue.button:visited		    { background-color: #2981e4; color:#fff;}
.blue.button:hover							{ background-color: #2575cf; color:#dedede;}
.yellow.button, .yellow.button:visited		{ background-color: #ffb515; }
.yellow.button:hover						{ background-color: #fc9200; }
.light.button, .disabled.button:visited  { background-color: #f2f2f2; color:#999; }
.light.button:hover                      { background-color: #fafafa; }

.vaseFotoBox
 {
   float: left;
   width: 195px;
   height: 135px;
   margin: 8px 10px 8px 10px;
   _margin-right: 5px;
   background: transparent url(images/vaseFotogalerieStin.gif) no-repeat 50% 100%;
 }
 .vaseFotoBox:hover { background-image: url(images/vaseFotogalerieStinOn.gif); }
 .eventHeader { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 20px; line-height: 20px; font-weight: bold; margin:0px; padding:0px; font-style: normal; }
 
