@charset "utf-8";
/* CSS Document */

body{
	font-family: Arial, Helvetica, sans-serif; 
	margin:0px; 
	padding:0px;
	background-color: #113350;
	color:#ffffff;
	font-size:14px;
}

a.round, a:visited.round   {
	color: #1b2f51;
	background: #cfe7ff url() no-repeat;
	padding: 2px 6px;
	margin: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: .9em;
	text-decoration: none;
	}
	
a.round2, a:visited.round2   {
	color: #1b2f51;
	background: #cfe7ff url() no-repeat;
	padding: 2px 6px;
	margin: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: .9em;
	text-decoration: none;
		}
		
a.round3, a:visited.round3   {
	color: #1b2f51;
	background: #cfe7ff url() no-repeat;
	padding: 2px 6px;
	margin: 10px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	font-size: .9em;
	text-decoration: none;
		}

a.round {
	display:none;
}

#container{
	width: 320px;
	height: 480px;
}

#holder{
	/*width:320px;*/
}

#contentWrapper{
	margin-top: 22px;
	text-align: center;
}
#mainImageHolder{
	background-color: #113350;
}

.eventImage{
	margin-right:5px;
}

#headImage{
	text-align: center;
	margin: 0 auto;
}



.headline{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:24px;
	color:#FFFFFF;
	/*margin-top: -15px;*/
	margin-bottom: -10px;
}

.mainText{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:14px;
	color:#FFFFFF;
}

a{
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	color:#A3A287;
	cursor:pointer;
}

	
.menuItem{
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #113350;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(http://www.binnerriem.org/images/mobileArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}
.menuItem a{
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}

.menuItem a:hover{
	color:#A3A287;
}

.menu{
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif; 
}

.menu ul{
	margin: 0;
	padding: 0;
	list-style: none;	
}
.menu li{
	background: #113350 url(http://www.binnerriem.org/images/mobileArrow.gif) right no-repeat;
	border-bottom: 1px solid #A3A287;
}
.menu li:hover{
	color: #113350;
	background: #606970 url(http://www.binnerriem.org/images/mobileArrow_roll.gif) right no-repeat;
	cursor: pointer;
}
.menu li a{
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 20px;
}
.menu a:hover{
	color: white;
}

.menuItem2{
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #113350;
	border-top:solid 1px #A3A287;
	border-bottom:solid 1px #A3A287;
	padding-left:15px;
	padding-top:2px;
	padding-bottom:2px;
	background-image:url(http://www.binnerriem.org/images/mobileArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	
}
.menuItem2 a{
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:38px;	
}

.menuItem2 a:hover{
	color:#A3A287;
}

#footer{
    text-align:center;
}

.footerMenuItem{
    font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
    display:inline;
    margin:0;
	padding:0 2px;
}

.footerMenuItem a{
	
	line-height:normal;
	padding:0;
	margin:0;
}

img{border:0;}

.eventItem{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	min-height:75px;
	padding-bottom:6px;
}

.eventItem img{
	float:left;
	margin-left:15px;
	margin-right:15px;
}


#eventItemWrapper{
	padding-left:10px;
}

#contentWrapperText {
	padding: 15px;
}


.txtsm {
	font-size: 12px;
}

.txtmed {
	font-size: 14px;
}

.txtlrg {
	font-size: 16px;
}

hr {
	height: 1px;
	margin-top:-6px;
	border: 0;
	color: #A3A287;
    background-color: #C2C292;
	
}
p {
	margin-top:0px
}
h1 {
	font-size: 20px;
}
h2{
	font-size: 16px;
	text-align: center;
}
/* Stafftool Calendar CSS */

table.main_cal {
	display: none;
	font: 9px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 100%;
}

table.main_cal tr.monthName th {
	background-color: #113350;
	color: white;
	padding-top: .4em;
	padding-bottom: .4em;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

table.main_cal tr.dayName th {
	background-color: #94d6e7;
	padding-top: .2em;
	padding-bottom: .2em;
}

table.main_cal tbody td {
	width: 14.25%;
	vertical-align: top;
	border-left: 1px solid #d8d8d8;
	border-right: 1px solid #d8d8d8;
	border-bottom: 1px solid #d8d8d8;
	padding: 3px 0px 5px;
}

table.main_cal tbody .vevent {
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
}

table.main_cal td.otherMonth {
}

table.main_cal .vevent em {
	font-weight: bold;
	color: #0e668f;
	font-size: 10px;
}

table.main_cal .vevent.allday em {
 display: none;
}

table.main_cal .vevent.allday {
 color: #fff;
 padding: 2px 3px;
}