.clearer { 
	clear: both;
}

.control_bar {
        position: absolute;
        text-align: left;
        z-index: 9999;
}

#control {
        text-align: left;
        padding-left: 5px;
        width: 300px;
        color: black;
        font-family: Verdana, sans-serif;
        font-size: 12px;
        z-index: 99999;

}

#control a b {
        color: red;
}



/* calendar stuff */

#calendar {
	background: url(calendarbg.gif);
	height: 200px;
	width: 233px;
	text-align: center;
	position: relative;
}

#calendar_popup { 
	visibility: hidden;
	position: absolute;
	background: white;
	border: 1px solid #66633a;
	width: 170px;
	padding: 15px;
}

#calendar_popup b { 
	color: red;
	text-decoration: underline;
}

.opcssCal {
	height: 180px;
	width: 210px;
	margin-left: 10px;
	margin-top: 10px;
}

.opcssCal td {
	padding-right: 0px;
	padding-left: 0px;
	text-align: left;
}

.opcssCalTitle {display: none;}
.opcssCalDefault { color: black; }
.opcssCalYear { display: none; }
.opcssCalMonth { color: black; font-weight: bold; font-family: Verdana;  } 
.opcssCalMonthLbl { color: black; font-weight: bold; font-size: 1.4em; padding-left: 20px;} 
.opcssCalDaysTbl { width: 210px;  }
.opcssCalDaysTbl td { font-size: 1em;text-align: center; }
.opcssCalDay { font-weight: normal;  background-color: white; border: 1px solid #808080; cursor: default; }
.opcssCalDayOff {  }
.opcssCalCurDay {color: black: font-family: Verdana; font-weight: bold; border: 2px solid #e00079;  cursor: default; }
.opcssCalEvtDay {color: black: font-family: Verdana; font-weight: bold; border: 1px solid #5199c8;  cursor: default; }
.opcssCalwalshEvtDay {color: black: font-family: Verdana; font-weight: bold; background: #5f6732; border: 1px solid #808080; cursor: default; }
.opcssCalidEvtDay {color: black: font-family: Verdana; font-weight: bold; background: #ef3b12; border: 1px solid #808080; cursor: default; }
.opcssCalmp3EvtDay {color: black: font-family: Verdana; font-weight: bold; background: #7bbe33; border: 1px solid #808080; cursor: default; }



.opcssCalCurEvtDay {color: black: font-family: Verdana; font-weight: bold; border: 2px solid #e00079;  cursor: default; }
.opcssCalSelDay { }
.opcssCalSetDay {background-color: white; border: 1px solid black; }
.opcssCalClose { display: none; }
.opcssCalYearLblList { display: none; }
.opcssCalSelectYear { display: none; }
.opcssCalSelYear { display: none; }
.opcssCalMonthLblList { display: none; }
.opcssCalSelectMonth { color: red; }
.opcssCalSelMonth { color: red; }


#hp_pne { 
	background: url(/themes/id/resources/pnehead.gif);
	color: white;
	height: 18px;
	width: 235px;
	margin: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}

#hp_pne a { 
	color: white;
	text-decoration: none;
}

#hp_pne a:hover { 
	color: #ccff33;
}

#hp_pnedate { 
	margin: 0px;
	background: #737b48;
	height: 60px;
	width: 245px;
	opacity: .70;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
}
