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

table.mfschedulelist
{
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 10px;
}

table.mfschedulelist td, table.mfschedulelist th
{
	border: 1px solid black;
	vertical-align: top;
	padding: 2px;
}

div.mfs_schedule_item
{
	margin-bottom: 10px;
	margin-bottom: 20px;
/*
	border: 2px solid blue;
	padding: 5px;
*/
}

div.mfs_schedule_item_headline
{
	font-size: 140%;
	line-height: 120%;
	font-weight: bold;
	background-color: #FF6060;
	color: black;
	border: 1px solid black;
	padding: 2px;
	margin-bottom: 5px;
}

div.mfs_schedule_item_description
{
}

/*
table#gallerymanagementform
{
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

table#gallerymanagementform th
{
	font-weight: bold;
	text-align: right;
	color: yellow;
	background-color:#00F;
	border: 1px solid black;
	padding: 3px;
}

table#gallerymanagementform td
{
	border: 1px solid black;
	padding: 3px;
}

table.mfschedulelist
{
	border: 1px solid black;
	border-collapse: collapse;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	width: 100%;
}
/
table.mfschedulelist th
{
	font-weight: bold;
	text-align: center;
	color: yellow;
	background-color:#00F;
	border: 1px solid black;
	padding: 2px;
}

table.mfschedulelist td
{
	border: 1px solid black;
	padding: 2px;
}

img.mfscheduleadminbutton, img.mfschedulebutton
{
	border: none;
}

input.mfscheduleadminbutton
{
	font-size: 8px;
	width: 80px;
}

/* Display of thumbsnail in post/page */
div.mfschedulethumbs
{
	text-align:center;
	margin-bottom: 30px;
}

div.mfschedulethumb
{
	text-align:center;
	float: left;
	min-width: 160px;
	padding: 5px;
}

div.mfscheduleslideshowarea
{
	visibility: hidden;
	display: none;
	text-align:center;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
}


div.mfschedulethumb img
{
	margin-bottom: 3px;
}

div.mfschedulethumbs img
{
	padding: 0px;
}

img.mfscheduleimagedisplay, img.mfg_slideshowbtn
{
	border: none;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

input.mfschedulebutton
{
	font-size: 10px;
}

div.mfschedulecontrols
{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	border: none;
	font-size: 10pt;
	padding: 1px;
	text-align: center;
}

div#mfschedulelist
{
	border: none;
	width: 99%;
	padding: 3px;
	max-height: 400px;
	overflow: auto;
}

div.mfschedulecontrols img
{
	padding: 0px;
}

h1.mfscheduleadminheader
{
	border: 2px solid red;
	background-color: #FFC0FF;
	text-align:center;
	margin-top: 10px;
	line-height: normal !important;
}

div.mfscheduleimagecaption
{
	margin-top: 2px;
	margin-bottom: 25px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FF9999;
	color: #800000;
	text-align:center;
	border: 1px solid red;
}

div.entry img.mfscheduleimagedisplay
{
	padding-top: 0px !important;
	padding-left: 0px  !important;
	padding-right: 0px  !important;
	padding-bottom: 0px !important;
}

div.mfschedulehelptext
{
	visibility: hidden;
	display: none;
}


table.mfschedulethumbs td
{
	background-color: none;
	background-image: inherit;
}
table.mfschedulethumbs img
{
	border: none;
}

div#mfschedulelistarea
{
	border: 2px solid black;
	height: 400px;
	overflow: auto;
}*/
