/*
Template for Joomla build for Mattatuck Unitarian Universalist Society in 2008
for the dynamic section of their site.  
*/
/*body {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #6F5E00;
	background-color: #FFDD78;
}*/

body{
background:#FFFFFF;
margin:9px;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#666666;
}

LI { 
	color:#666666;
}

A:link{ color:#6F0000; text-decoration:none; }
A:hover{ color:#6C8EFF; text-decoration:underline; }
A:active{ color:#999999; text-decoration:none; }
A:active:hover{ color:#6C8EFF; text-decoration:underline; }
A:visited{ color:#6F0000; text-decoration:none; }
A:visited:hover{ color:#6C8EFF; text-decoration:underline; }


#main{
	/*width:925px;
	float:left;*/
}

h1 {
	font-size: 18px;
	border-bottom: 1px dashed #CCCC00;
	padding: 2px;
}

h2 {
	font-size: 16px;
	color: #6F0000;
	padding: 2px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	border-bottom: 1px dashed #CCCC00;
	padding: 2px;
	background-color:#FFFFFF;
}

#wrap {
	margin:0px;
	
	padding-left:1em;
	float:left;
}

#user{
	border: 1px solid #CCCCCC;
	margin: 10px 5px 10px 5px;
	padding: 5px;
	background-image: url(../images/user_bg.png);
	background-repeat: repeat-x;
	border:#666666 medium solid;
	background:#99CC00
}
*/
#page {
	float: left;
	text-align: left;
	padding: 0 10px 0 0;
	border-right: 1px solid #CCCCCC;
/*	width:450px;
*/
	border:#0074BA medium solid;
	
}

#footer {
	margin: 0px;
	padding: 10px 0 10px 0;
	width: 100%;
	clear: both;
}

#footer_inner{
	padding: 10px 0 10px 0;
	color: #0074BA;
	font-weight: normal;
	text-align: center;
	border-top: 1px solid #CCCCCC;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
}

/* Headers */
#header {
	width: 932px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
	background: url(../images/header.jpg);
	height: 90px;
	border-bottom: 5px solid #978100;
	line-height: 90px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0px;
	margin-bottom: 15px;
	text-align: left;
}
html>body { margin-bottom: 0px; }

/* Links */


#header a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 30px 0 0 20px;
}

#header a:hover {
	text-decoration: none;
	margin: 30px 0 0 20px;
	color: #FFFFFF;
}

 #navcontainer
{
	padding: 0 1px 1px;
	margin-left: 3em;
	font: bold 12px Verdana, sans-serif;
	/*width: 13em;*/
/*	margin-right: 3px; */
}

#navcontainer a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	background-color: #F3F3F3;
	text-decoration: none;
	text-align: right;
	border-top:#CCCCCC 1px solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

#navcontainer a.mainlevel:link {
	text-align: right;
	padding-left: 3px;
	display: block;
	line-height: 1.1em;
	margin-bottom: 2px;
	text-decoration: none;
	border-top:#CCCCCC 1px solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
	color: #0074BA;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#navcontainer a.mainlevel:visited {
	color: #0074BA;
}
#navcontainer a.mainlevel:active {
	color: #666666;
}

#navcontainer a.mainlevel:hover {
	color: #999999;
	background: #FFFFFF;
}

#navcontainer #active_menu {
	background-color:#999999;
	color: #FFFFFF;
}

/* for the navigation on the right so that everything aligns on the left */

 #navcontainer-left
{
	padding: 0 1px 1px;
	font: bold 12px Verdana, sans-serif;
}

#navcontainer-left a
{
	display: block;
	padding: 0.25em 0.5em 0.25em 0.75em;
	background-color: #F3F3F3;
	text-decoration: none;
	text-align: left;
	border-top:#CCCCCC 1px solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

#navcontainer-left a.mainlevel:link {
	text-align: left;
	padding-right: 3px;
	display: block;
	line-height: 1.1em;
	margin-bottom: 2px;
	text-decoration: none;
	border-top:#CCCCCC 1px solid;
	border-bottom:none;
	border-left:none;
	border-right:none;
	color: #0074BA;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#navcontainer-left a.mainlevel:visited {
	color: #0074BA;
}
#navcontainer-left a.mainlevel:active {
	color: #666666;
}

#navcontainer-left a.mainlevel:hover {
	color: #999999;
	background: #FFFFFF;
}

#navcontainer-left #active_menu {
	background-color:#999999;
	color: #FFFFFF;
}


/* end */
/* table of contents on articles with multiple pages */

.contenttoc {
	border:thin #999999 solid;
	padding:.5em;
	background-color:#F3F3F3;
}
.contenttoc th {
	background-color:#F3F3F3;
	text-align:center;
	color:#0074BA;
	border-bottom: thin solid #666666;
	
}
/* end toc */

#footer a, #footer a:visited{
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	color: #4A3F00;
	text-decoration: none;
}
.info {
	padding: 5px 0px 5px 0px;
	font-size: 11px;
	color: #990000;
}
.info a:link, .info a:visited{
	color: #666666;
	text-decoration: none;
}

.info a:hover{
	color: #990000;
	text-decoration: underline;
}


/*Horizontale Menüs*/

#buttons_outer {
	margin: 2px 0 2px 0px;
	background-color: #830000;
	padding: 0px;
	width: 932px;
	text-align: left;
}

#buttons_inner {
	background-color:  #830000;
	vertical-align: middle;
}

#buttons {
	margin: 0px;
	padding: 0px;
	width: auto;
}


ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 24px;
	white-space: nowrap;
	border-right: 1px solid #FFFFFF;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #fff;
	background-color: #423800;
}

/*Joomla Anweisung*/

.contentpaneopen{
	width: 100%;
}

.back_button {
	float: right;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #830000;
	width: auto;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
	background: #FFFFFF;
}

.pagenav {
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #CCCC00;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenavbar {
	margin-right: 10px;
}



.button {
	color: #A3A400;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #505100;
	background: url(../images/navi.jpg) repeat-x;
	padding: 0px;
	line-height: 16px !important;
	line-height: 14px;
	height: 24px !important;
	height: 22px;
	margin: 1px;
}

.inputbox {
	padding: 2px;
	border: solid 1px #8E8E00;
	background-color: #EFEFEF;
}

.componentheading {
	background-image: url(../images/component.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #4C4C00;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 0px 3px 35px;
	border-bottom: 1px solid #FFDD78;
}

.contentcolumn {
	padding-right: 5px;
	color: #830000;
	float:left;
}

.contentheading {
	height: 25px;
	/*background-image: url(../images/content.gif);*/
	background-position: left;
	background-repeat: no-repeat;
	color: #830000;
	font-weight: bold;
	font-size: 16px;
	padding: 2px 2px 0px 3px;
	border-bottom: 1px dashed #4C4C00;
	font-size: 18px;
	color: #0074BA;

}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #830000;
	text-align:left;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin: 0px;
	text-align: left;
}

.module { float:right; }

table.pollstableborder td {
  padding: 2px;
  background-color: transparent;
}

.sectiontableheader {
  font-weight: bold;
  background-color: #f0f0f0;
  padding: 4px;
}

.sectiontablefooter {

}

.sectiontableentry1 {

}

.sectiontableentry2 {

}

.small {
	color: #666666;
	font-size: 11px;
}

.createdate {
	height: 13px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
}

.modifydate {
	height: 13px;
	padding-top: 11px;
	color: #999999;
	font-size: 10px;
}

.highlight {
	background-color: #990000;
	color: #FFFFFF;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #990000;
}

.mosimage {
	border: 1px solid #990000;
	margin: 2px 5px 2px 5px;
}

.mosimage_caption {
  margin-top: 0px;
  background: #990000;
  padding: 1px 2px;
  color: #FFFFFF;
  text-transform: normal;
  font-size: 10px;
  border-top: 1px solid #990000;
}





