/*- Main block formatting----------- */

html {
background:#eee url(/mosplan/images/8.gif) repeat-x;
}
#ft {
margin-top:3em;
padding:1em 0 2em 0;
}


.next {
margin-top:3em;
border-top:1px solid #939598;
}


/*- Tooltip-------------------- */

a.tooltip {
background-color:#5b4887;
padding:0 0.5em 0 0.6em;
cursor:help;
margin-left:0.5em;
font-size:0.9em;
}
a.tooltip {
color:#cec9e0 !important;
text-decoration:none;
}
#tooltip{
width:300px;
text-align:left;
position:absolute;
border:2px solid #525252;
background:#e4e0ed;
padding:3px 6px;
font-size:0.9em;
display:none;
}

/*- Title block-------------------- */

.yui-g {
text-align:left;
height:163px
}
.yui-g .tag-p {
font-size:1.1em;
padding:0.4em 0 0 0;
color:#bec0c4;
font-style:italic;
}
.yui-g .tag-p strong {
font-weight:bold;
font-style:italic;
}
.yui-g .tag-p a {
color:#bec0c4;
}
h1 {
font-size:2.4em;
padding:0.6em 0 0 0;
line-height:1.3;
font-weight:bold;
color:#fff;
}
h1 span {
font-size:0.7em;
color:#939598;
}

/*- Header strip-------------------- */

.mosplan_hd  {
height:47px;
width:950px;
color:#939598;
}
.mosplan_hd img  {
float:left;
}
.mosplan_hd p {
padding:14px 0 0 0;
text-align:right;
}
.mosplan_hd a {
margin-left:2em;
}
.mosplan_hd a:link {
color:#fff;
text-decoration:none;
}
.mosplan_hd a:visited {
color:#fff;
text-decoration:none;
}
.mosplan_hd a:hover {
color:#fff;
text-decoration:underline;
}
.mosplan_hd a:active {
color:#a40034;
text-decoration:underline;
}

/*- Anchors------------------------- */

a:link {
color:#533d87;
}
a:visited {
color:#533d87;
}
a:hover {
color:#939598;
}
a:active {
color:#a40034;
}

a.active {
font-weight:bold;
}
a.active:hover {
text-decoration:none;
}

/*- General formatting-------------- */

body {
font-family:'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
color:#444;
}
strong {
font-weight:bold;
}
em {
font-style:italic;
}
p {
padding-top:1em;
line-height:1.5em;
}

h2 {
font-size:1.3em;
padding:0 0 0.1em 0;
line-height:1;
color:#a40034;
}
h3 {
font-size:1.25em;
font-weight:bold;
padding:1.5em 0 0.3em 0;
line-height:1;
}

/*- Boxes---------------------- */

.box,.box-alt {
margin:2em 0 2.2em 0;
}
.box-alt {
background-color:#533d87;
color:#fff;
padding:1.5em 1em;
}
.box-alt h2 {
font-size:1.2em;
padding:0 0 0.1em 0;
line-height:1;
color:#fff;
font-weight:bold;
}
.box-alt a:link {
color:#fff;
}
.box-alt a:visited {
color:#fff;
}
.box-alt a:hover {
color:#bbb;
}
.box-alt a:active {
color:#a40034;
}

/*- Lists---------------------- */

ul,ol {
padding-top:0.25em;
}
ul li, ol li {
padding-top:0.75em;
line-height:1.5;
}
ol li {
list-style-type:decimal;
}
ol ol {
padding-left:0;
padding-top:0.75em;
}
ol ol li {
list-style-type:lower-alpha;
}

div.simplepie ul li {
font-style:italic;
}
div.simplepie ul li a {
font-style:normal;
font-weight:bold;
}

ul.icon-doc li {
background:url(/mosplan/images/10.gif) no-repeat 0 13px;
padding-left:1.75em;
}

ul.simple li {
background:url(/mosplan/images/11.gif) no-repeat 0 1.1em;
padding-left:1em;
padding-top:0.5em;
}

/*- Tables---------------------- */

table.calendar {
margin:1em 0 0.5em 0;
border-collapse:collapse;
width:100%;
}
table.calendar td {
padding:0.5em 0.4em;
color:#444;
}
tr.td-theme td {
font-weight:bold;
background-color:#533d87;
color:#fff;
}

tr.td-theme-desc td {
font-style:italic;
background-color:#533d87;
color:#fff;
font-size:0.85em;
padding-top:0;
display:none;
}
tr.td-date1 td {
font-weight:bold;
background-color:#cec9e0;
}
tr.td-date2 td {
font-weight:bold;
background-color:#e4e0ed;
}

/*- Video player---------------------- */

div#player {
padding:1em 0 0.25em 0;
}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
	color: #333333;
}


#TB_secondLine {
	font: 10px 'Trebuchet MS',Verdana,Tahoma,Arial,sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


