/* @override 
	http://taste-rhubarb.com/sliding/panelcontent.css
	http://www.taste-rhubarb.com/sliding/panelcontent.css
*/

@charset "UTF-8";

/* PANEL 1 - HOME */

#p1 {
//background: url(../home_page_updates/home_images/home_rotation/home1.jpg) no-repeat;
}

/* PANEL 2 - ABOUT */
#p2 {
	background: url(panel_images/page_2.jpg) no-repeat;
}

/* PANEL 3 - COMMUTE */

#p3 {
	background: url(panel_images/page_3.jpg) no-repeat;
}


/* PANEL 4 - UNITS */

#p4 {
	background: url(panel_images/page_4.jpg) no-repeat;
}




/* PANEL 5 - QWERK */
#p5 {
	background: url(panel_images/page_5.jpg) no-repeat;
}


/* PANEL 6 - WHERE */
#p6 {
	background: url(panel_images/page_6.jpg) no-repeat;
}


/* PANEL 7 - WHY RHUBARB */
#p7 {
	background: url(panel_images/page_7.jpg) no-repeat;
}


/* PANEL 8 - ADVERT GALLERY */
#p8 {
	background: url(panel_images/page_8.jpg) no-repeat;
}


#ad_next {
	text-indent: -9999px;
	display: block;
	width:80px;
	height: 50px;
	position: relative;
	top: 475px;
	left: 580px;
}


#ad_prev {
	text-indent: -9999px;
	display: block;
	width: 80px;
	height: 50px;
	position: relative;
	top: 525px;
	left: 350px;
}


/* PANEL 9 - CONTACT */
#p9 {
	background: url(panel_images/page_9.jpg) no-repeat;
}


/* PANEL 10 - PHOTO GALLERY */
#p10 {
	background: url(panel_images/page_10.jpg) no-repeat;
}

#gallery_next {
	text-indent: -9999px;
	display: block;
	width:80px;
	height: 50px;
	position: relative;
	top: 450px;
	left: 630px;
	z-index:101;
}

#gallery_prev {
	text-indent: -9999px;
	display: block;
	width: 80px;
	height: 50px;
	position: relative;
	top: 520px;
	left: 250px;
	z-index:101;
}


/* PANEL 11 - BLANK */
#p11 {
	background: url(panel_images/page_11.jpg) no-repeat;
}


/* PANEL 12 - THINGS YOU SHOULD KNOW */
#p12 {
	background: url(panel_images/page_12.jpg) no-repeat;
}


/* PANEL 13 - BLANK */
#p13 {
	background: url(panel_images/page_13.jpg) no-repeat;
}


/* PANEL 14 - DESIGN AND SPEC */
#p14 {
	background: url(panel_images/page_14.jpg) no-repeat;
}


/* PANEL 15 - ORGANICALLY GROWN */
#p15 {
	background: url(panel_images/page_15.jpg) no-repeat;
}
