.bcfj-calendar {
	/*float: left;*/
}
#legend {
    letter-spacing:0px;
	padding: 9px 9px 6px 9px;
}
#legend .legenditem {
	height: 25px;
    padding: 1px;
}
#legend #legendeditlink {
	padding-top: 5px;
	text-align: center;
}
#legend .legenditem .legenditemcolorpreview {
	float: left;
    height: 22px;
    width: 22px;
}
#legend .legenditem .legenditemtitle {
	position: relative;
	padding-left: 5px;
    line-height:22px;
    color:#333333;
}
#bcfj .bcfj-calendar .bcfj-calendar-month {
    letter-spacing:0px;
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    height: 200px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 10px 8px 10px 10px;
    text-align: center;
    width: 172px;
}
#bcfj .bcfj-calendar .bcfj-calendar-month td, #bcfj .bcfj-calendar .bcfj-calendar-month th {
	color: #333333;
    letter-spacing:0px;
    background-color:#ffffff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    height: 22px;
    text-align: center;
    width: 22px;
    padding:0;
    border:0;
    line-height:22px;
}
#bcfj .bcfj-calendar .bcfj-calendar-month th {
    padding:0;
}
#bcfj .bcfj-calendar .bcfj-calendar-month td.clicableday{
	cursor: pointer;
}
#bcfj .bcfj-calendar .bcfj-calendar-month table {
	border-collapse: separate;
    border-spacing:2px;
    border:0 !important;
}
#bcfj .bcfj-calendar .bcfj-calendar-month table tr, #bcfj .bcfj-calendar .bcfj-calendar-month table td{
	border: none;
}


#bcfj .bcfj-calendar .bcfj-calendar-loader{
	height: 0;
    position: relative;
    top: 68px;
    visibility: hidden;
    
}

#bcfj .bcfj-calendar .bcfj-calendar-loader img {
    border:0;
}
#bcfj .bcfj-calendar img {
	float: none;
	margin: 0px;
    
}
#frontend-bcfj #legend, #frontend-module-bcfj  #legend{
	/*float: right;*/
	display: inline-block;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
}/*
#frontend-module-bcfj  #legend{
	float: none;
}
#frontend-module-bcfj  .bcfj-calendar {
	float: none;
}
#frontend-module-bcfj .bcfj-calendar .bcfj-calendar-month{
	float: none;
	width: 90%;
	margin-right: 0px;
}
#frontend-module-bcfj .bcfj-calendar-navigation {
	margin: auto;
}
#frontend-module-bcfj .bcfj-calendar .bcfj-calendar-month table {
	margin: auto;
}*/
.bcfj-calendar-navigation {
	line-height: 19px;
    letter-spacing:0px;
    padding-bottom: 10px;
    font-size:12px;
    text-align: center;
    width: 170px;
    color:#333333;
	border-bottom: 1px solid #000000;
    font-family: Arial,Helvetica,sans-serif;

}
.bcfj-calendar-navigation a img, .bcfj-calendar-navigation img {
    border:0 !important;
}
a.bcfj-calendar-prev-month {
	float: left;
    height: 19px;
    position: relative;
    width: 20px;
}
a.bcfj-calendar-next-month {
	float: right;
    height: 19px;
    width: 20px;
}
.bcfjdatepicker {
    letter-spacing:0px;
	margin: 0;
    width: 122px !important;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
    height: 19px;
    position: relative;
    float: none;
    vertical-align:top;
    font-weight:normal;
    text-transform:capitalize;
}

.bcfj-clear {clear:both;}
