#_calendarContainer {
}
#fullCalendarId {
    width: 582px;
}
#lcolDiv {
    float: right;
    width: 400px;
}
#rcolDiv {
    width: 327px;
    float: right;
}
.calendar {
    text-align: left;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px;
    color: #333;
}
.calendar .eventListing {
    margin: 10px 10px 10px 0;
    padding-right: 10px;
    height: 630px;
    overflow: auto;
}
.calendar .search {
    padding: 15px 15px 0 15px;
    text-align: center;
}
.calendar input {
    border-top: 1px solid #666;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 3px;
    width: 130px;
}
.calendar .search_button {
    border: 0;
    color: #CCC;
    background-image: url(/images/login_button.gif);
    width: 97px;
    height: 31px;
    margin-left: 10px;
    font-size: 14px;
    font-weight: bold;
}
.calendar .search_button:hover {
    color: #FFF;
}
.calendar img {
    display: none;
}
.calendar .event {
    border-bottom: 2px dotted #a7b3a5;
    margin: 0  0 0 20px;
    padding: 10px 0;
}
.calendar .date, .calendar .venue {
    font-weight: bold;
}
.calendar .event a, .calendar .event a:visited {
    color: #296020;
    font-size: 18px;
    text-decoration: none;
}
.calendar .event a:hover {
    text-decoration: underline;
}
.calendar .header {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}
.clear { clear: both; }
.fleft { float: left; }

.ecal {
	width: 280px;
	overflow: hidden;
	font-family: helvetica;
	margin: 0px;
	padding: 0px;
}
.clear {
	clear:both;
}
.ecalContent { 
	width: 10000px; 
}
.calendar_container {
	padding:  15px 20px 15px 0;
	background-image: url(/images/calendar_bg.gif);
	background-repeat: no-repeat;
}
.month {
	float: left;
	width: 280px;
    padding: 0;
    margin: 0;
}
.dcal {
    padding: 0;
    margin: 0;
}
.month h1 {
	border-bottom: none;
	margin: 0;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	display: block;
	height: 26px;
    padding: 0 7px 0 0;
}
.month h1 .name, .month h1 .year {
	font-family: Verdana;
	font-size: 18px;
	margin-bottom: 4px;
    color: #959595;
}
.month h1 .name {
	float: left;
}
.month h1 .year {
	float: left;
    margin-left: 10px;
}
.button_left, .button_right {
	float: left;
	width: 21px;
	margin-top: 150px;
}
.daysContainer {
	float: left;
    background: #CCC;
    width: 274px;
    overflow: hidden;
    border-bottom: 1px solid #CCC;
}
.positionContainer {
    margin-left: 1px;
    margin-bottom: 1px;
    clear: both;
}
#ecalPrevButton {
    background-image: url(/images/previous_up.gif);
    width: 21px;
    height: 21px;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
}
#ecalNextButton {
    background-image: url(/images/next_up.gif);
    width: 21px;
    height: 21px;
    border: 0;
    padding: 0;
    margin: 0;
    cursor: pointer;
    margin-left: 10px;
}
#e_buttons {
	text-align: right;
}
#e_buttons input {
	float: right;
}
#e_list  { clear: both; }
#e_list ul { } 
.cal { 
	width: 274px;
	clear: both; 
}

.cal_day_normal, .cal_day_events, .cal_day_faded, .wday, .cal_day_selected {
	float: left;
	text-align: center;
	font-size: 9px;
	width: 38px;
	margin-top: 1px;
}
.wday {
	color: #333;
	font-size: 10px;
	padding: 6px 0 3px 0;
	border: 0;
	background: #FFF;
	margin-right: 1px;
}
.cal_day_normal, .cal_day_events, .cal_day_faded, .cal_day_selected {
	margin-right: 1px;
	height: 38px;
}
.cal_day_normal p, .cal_day_events p, .cal_day_faded p, .cal_day_selected p{
	margin: 0;
	padding: 0;
	margin: 5px 5px 0 0;
	float: right;
	width: 20px;
	text-align: right;
	font-size: 9px;
	font-family: helvetica;
}
.cal_day_events {
	color: #000;
    background-image: url(/images/day_selected.gif);
}
.cal_day_selected {
	color: #FFF;
    background-color: #951514;
}
.cal_day_normal {
	color: #333;
	background-color: #fff;
}
.cal_day_faded {
	color: #999;
	background-color: #e5e5e5;
}
#e_entry {
	float: left;
	height: 500px;
	width: 273px;
	background-color: #e0e0e0;
}
#wimgoCalendar {
    border: 2px solid #dfdfdf;
    background: #FFF;
    padding: 11px;
    height: 282px;
}
#wimgoSatelliteEmbed {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wimgoSatelliteEmbed #wimgoSatellite {
    border: 5px solid #464646;
    color: #333;
    background-color: #d3e2d0;
    background-image: url(http://static.newsok.biz/sites/wimgo/images/satellite/allied_arts_bg.gif);
}
#wimgoSatelliteEmbed #wimgo_columnA {
    position: relative;
}
#wimgoSatelliteEmbed #wimgo_columnB {
    float: right;
    width: 320px;
    padding: 20px 10px 0 0;
}
#wimgoSatelliteEmbed p {
    padding: 2px;
    margin: 0;
}
#wimgoListings {
    margin-right: 340px;
    position: relative;
}
#wimgoSatelliteEmbed #wimgo_columnA p {
    padding: 10px 350px 10px 10px;
}
#wimgoSatelliteEmbed .clear {
    clear:both;
}
#wimgoSatelliteEmbed .rightRail_container {
    /*border: 10px solid #bacdb7;*/
    border: 10px solid #c2bacd;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    background: #bacdb7;
    margin-bottom: 25px;
}
#wimgoSatelliteEmbed .topLeft, #wimgoSatelliteEmbed .topRight {
    height: 10px;
    width: 10px;
    float: left;
    background-image: url(http://static.newsok.biz/sites/wimgo/images/satellite/round_corners_sprite.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}
#wimgoSatelliteEmbed .topRight {
    float: right;
    background-position: -10px 0;
}
#wimgoSatelliteEmbed .bottomLeft, #wimgoSatelliteEmbed .bottomRight {
    height: 10px;
    width: 10px;
    float: left;
    background-image: url(http://static.newsok.biz/sites/wimgo/images/satellite/round_corners_sprite.gif);
    background-repeat: no-repeat;
    background-position: 0 -10px;
    overflow: hidden;
}
#wimgoSatelliteEmbed #footer_graphics {
    position: relative;
    height: 0;
}

#wimgoSatelliteEmbed .bottomRight {
    float: right;
    background-position: -10px -10px;
}
#wimgoSatelliteEmbed .wimgo_credits {
    background-color: #464646;
    color: #ACACAC;
    padding: 0 5px 5px 5px;
    font-size: 10px;
}
#wimgoSatelliteEmbed .wimgo_credits a {
    color: #D7D7D7;
    font-weight: bold;
    text-decoration: none;
}
#wimgoSatelliteEmbed .title a {
    display: block;
}
#wimgoSatelliteEmbed .description {
    padding-top: 8px;
    line-height: 16px;
}
#wimgoSatelliteEmbed .description .moreinfo {
    font-size: 14px;
    display: block;
    padding-top: 8px;
}
#wimgoSatelliteEmbed #calControls {
    position: relative;
}
#wimgoSatelliteEmbed #calControlsHolder {
    width: 75px;
    text-align: right;
    float: right;
}

