#logo {
	width: 220px;
	height: 211px;
	position: absolute;
	top: 7px;
	left: 30px;
	z-index: 1900;
	background-image: url(../bb-logo.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}


.panel {
	margin-bottom: 2em;
	display: none;
}
#slider {
	display: none;/* show dynamically for non smart-phones or ipad */
	position: relative;
	z-index: 200;
	height: 14px;
	width: 100%;
	background-image: url(../images/slider_bg.png);
	background-position: 0 0;
}
#slider.ui-corner-all,
#slider .ui-corner-all {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
#slider.ui-widget-content {
	border: 0;
	background-image: url(../images/slider_bg.png);
	background-position: 0 0;
}
#slider .ui-state-default, #slider.ui-widget-content .ui-state-default {
	width: 23px;
	height: 30px;
	border: 0;
	background-image: url(../images/slider_handle.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#slider.ui-slider-horizontal .ui-slider-handle  {
	position: absolute;
	top: -9px;
	cursor: pointer;
	outline: none;
	height: 23px;
}
.platform-iphone #slider, .platform-iphone #dragMe {
	display: none;
}
#dragMe {
	position: absolute;
	top: 289px;
	left: 57%;
	z-index: 150;
	margin-left: -50px;
	width: 100px;
	height: 65px;
	background-image: url(../images/dragme_text.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#stage {
			top: 0px;
			left: 0px;
			z-index: 100;
		}
		.stage {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			min-width: 900px;
			height: 359px;
			overflow: hidden;
		}
		#bg {
	background-color: #aedfe5;
	background-image: url(../images/sky1.png);
	background-repeat: repeat-x;
	background-position: 0 0;
		}
		#clouds {
	background-color: transparent;
	background-image: url(../images/cloud.png);
	background-repeat: repeat-x;
	background-position: 305px 102px;
		}
		#hill2 {
	background-color: transparent;
	background-image: url(../images/hill2.png);
	background-repeat: repeat-x;
	background-position: 0 258px;
		}
		#hill1 {
	background-color: transparent;
	background-image: url(../farm-scene.png);
	background-repeat: repeat-x;
	background-position: 0 85px;
		}
		#bird {
	position: absolute;
	top: 150px;
	left: 65px;
	width: 180px;
	height: 123px;
	z-index: 2000;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/sausage-forward-back.png);
	background-repeat: no-repeat;
	background-position: 0 0;
		}
#newsletterinside {
	height: 31px;
	width: 98px;
	position: absolute;
	top: 0px;
	left: 610px;
	z-index: 1950;
	background-image: url(../../images/newsletter.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#booktableinside {
	height: 31px;
	width: 116px;
	position: absolute;
	top: 0px;
	left: 720px;
	z-index: 1951;
	background-image: url(../../images/booktable.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contactusinside {
	height: 31px;
	width: 98px;
	position: absolute;
	top: 0px;
	left: 850px;
	z-index: 1950;
	background-image: url(../../images/contactus.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#logoinside {
	width: 200px;
	height: 192px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1901;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(../../images/static-header/bb-logo-200.png);
}
#pig {
	width: 153px;
	height: 121px;
	position: absolute;
	top: 177px;
	left: 145px;
	z-index: 1905;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#pig a {
	display:block;
	width: 153px;
	background-image: url(../../images/static-header/pig-all.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#pig a:hover { 
background-position: 0 -121px;
}

#barn {
	width: 248px;
	height: 170px;
	position: absolute;
	top: 96px;
	left: 285px;
	z-index: 1902;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#barn a {
	display:block;
	width: 248px;
	background-image: url(../../images/barn-all.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#barn a:hover { 
background-position: 0 -170px;
}
#cow {
	width: 178px;
	height: 167px;
	position: absolute;
	top: 50px;
	left: 530px;
	z-index: 1907;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#cow a {
	display:block;
	width: 178px;
	background-image: url(../../images/cow-all.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#cow a:hover { 
background-position: 0 -167px;
}
#oxford {
	width: 317px;
	height: 220px;
	position: absolute;
	top: 33px;
	z-index: 1906;
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 643px;
}
#oxford a {
	display:block;
	width: 317px;
	background-image: url(../../images/oxford-all.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#oxford a:hover { 
background-position: 0 -220px;
}
#turbine {
	width: 212px;
	height: 167px;
	position: absolute;
	top: 30px;
	z-index: 1901;
	background-repeat: no-repeat;
	background-position: 0 0;
	left: 380px;
}
#turbine a {
	display:block;
	width: 212px;
	background-image: url(../../images/turbine-all.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#turbine a:hover { 
background-position: 0 -167px;
}

