#queen_calendar_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 450px;
}

#queen_calendar_phases {
	background-image: url(/images/RaisingQueenPhases.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 180px;
	width: 450px;
}

.queen_calendar_phases { 
}


a.queen_calendar_phases:hover
 {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(/images/buttons/transparent_button_line.png);
	border: 1px solid #FFCC66;
  }





.queen_calendar_phases_phase1{
	height: 30px;
	width: 100px;
	position: absolute;
	left: 23px;
	top: 5px;
}

.queen_calendar_phases_phase2{
	height: 30px;
	width: 100px;
	position: absolute;
	left: 168px;
	top: 5px;
}

.queen_calendar_phases_phase3{
	height: 30px;
	width: 100px;
	position: absolute;
	left: 317px;
	top: 5px;
}
.queen_calendar_phases_box_phase1 {
	height: 130px;
	width: 114px;
	position: absolute;
	left: 20px;
	top: 40px;
}
.queen_calendar_phases_box_phase2 {
	height: 130px;
	width: 114px;
	position: absolute;
	left: 164px;
	top: 40px;
}
.queen_calendar_phases_box_phase3 {
	height: 130px;
	width: 114px;
	position: absolute;
	left: 312px;
	top: 40px;
}


.queen_calendar_phases_hand_phase1{
	height: 30px;
	width: 40px;
	position: absolute;
	left: 129px;
	top: 110px;
	}
	
.queen_calendar_phases_cell_phase2{
	height: 40px;
	width: 40px;
	position: absolute;
	left: 275px;
	top: 107px;
	}

.queen_calendar_week {
	width: 460px;
}


.queen_calendar_day_relative {
	position: relative;
	height: 0px;
	width: 0px;
}

.queen_calendar_day_background {
	position: absolute;
	height: 50px;
	width: 60px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: baseline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a.queen_calendar_day_background_half_top {
	position: absolute;
	height: 30px;
	width: 60px;
	left: 0px;
	top: 0px;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 2px;
}

a.queen_calendar_day_background_half_bottom {
	position: absolute;
	height: 28px;
	width: 60px;
	left: 0px;
	top: 28px;
	text-align: center;
	vertical-align: baseline;
	padding-top: 2px;
	padding-right: 2px;
}


 a.queen_calendar_day_background_phase1
 {
	background-image:url(/images/buttons/button_yellow_60a.png);
	background-repeat: no-repeat;
  }


 a.queen_calendar_day_background_phase1:hover 
 {
	background-image:url(/images/buttons/button_yellow_60b.png);
	background-repeat: no-repeat;
  }

a.queen_calendar_day_background_phase2
 {
	background-image:url(/images/buttons/button_green_60a.png);
	background-repeat: no-repeat;
  }

a.queen_calendar_day_background_phase2:hover
 {
	background-image:url(/images/buttons/button_green_60b.png);
	background-repeat: no-repeat;
  }



a.queen_calendar_day_background_phase3
 {
	background-image:url(/images/buttons/button_orange_60a.png);
	background-repeat: no-repeat;
  }

a.queen_calendar_day_background_phase3:hover
 {
	background-image:url(/images/buttons/button_orange_60b.png);
	background-repeat: no-repeat;
  }


a.queen_calendar_day_background_phase4
 {
	background-image:url(/images/buttons/button_blue_60a.png);
	background-repeat: no-repeat;
  }

a.queen_calendar_day_background_phase4:hover
 {
	background-image:url(/images/buttons/button_blue_60b.png);
	background-repeat: no-repeat;
  }









.queen_calendar_day {
	height: 60px;
	width: 60px;
	border: 2px solid #996600;
	float: left;
	text-align: center;
	vertical-align: bottom;
}


.queen_calendar_day_number {
	height: 14px;
	width: 20px;
	position: relative;
	left: 0px;
	top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

.queen_calendar_day_number_absolute {
	height: 14px;
	width: 20px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	position: absolute;
	top: 2px;
	left: 0px;
}

.queen_calendar_halfday_top {
	height: 30px;
	position: relative;
	top: 0px;
	z-index: 2;
	width: 40px;
}
.queen_calendar_halfday_bottom {
	height: 30px;
	position: relative;
	top: 0px;
	z-index: 2;
	border: 1px solid #996600;
}

.queen_calendar_phase1 {
	background-image: url(/images/buttons/button_yellow_60a.png);
}
 
.queen_calendar_phase2 {
	background-image: url(/images/buttons/button_green_60a.png);
}
.queen_calendar_phase3 {
	background-image: url(/images/buttons/button_orange_60a.png);
}
.queen_calendar_phase4 {
	background-image: url(/images/buttons/button_blue_60a.png);
}


.clear_both {
	clear: both;
	height: 0px;
	width: 100%;
}


.raising_queens_breeding_program_line_items {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}#raising_queens_bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #999999;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#raising_queens_bottom_links_left {
	float: left;
}

#raising_queens_bottom_links_right {
	float: right;
}

.raising_queens_sub_category{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	text-decoration: underline;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FF9933;
}

.image_padding_left {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}


.quality_not_quantity img {
	padding-right: 20px;
}

.handle_with_care img {
	padding-right: 20px;
}
