/*
	Stylesheet: Background Images non-ie6
	Stylesheet for: Campbell Rowley Site
	Created by: Campbell Rowley
	Version: 1.0
*/
/* Top Navigation */
.dbp {
	background: url(../../imgs/pngs/nav_dbp.png) no-repeat 0 0;
}
.nav_logo {
	background: url(../../imgs/pngs/nav_logo.png) no-repeat 0 0;
}
.upper_nav {
	background: url(../../imgs/pngs/nav_stripe.png) no-repeat 0 0;
}
.side_stripe {
	background: url(../../imgs/pngs/sidebar_righthead.png) no-repeat 0 0;
}
.middle_top {
	background: url(../../imgs/pngs/blog_stripe.png) no-repeat 0 0;
}
/* Home Page */
#home .top_stripe {
	background: url(../../imgs/pngs/home_top_stripe.png) no-repeat 0 0;
}
#home .middle_stripe {
	background: url(../../imgs/pngs/home_middle_stripe.png) no-repeat 0 0;
}
#home .bottom_stripe {
	background: url(../../imgs/pngs/home_bottom_stripe.png) no-repeat 0 0;
}
/* Work Page */
.work_stripe {
	background: url(../../imgs/pngs/work_stripe.png) no-repeat 0 0;
}
#leftControl {
		background:transparent url(../../imgs/pngs/previous.png) no-repeat 0 0;
}
#rightControl {
		background:transparent url(../../imgs/pngs/next.png) no-repeat 0 0;
}
#leftControl2 {
		background:transparent url(../../imgs/pngs/previous.png) no-repeat 0 0;
}
#rightControl2 {
		background:transparent url(../../imgs/pngs/next.png) no-repeat 0 0;
}
#leftControl3 {
		background:transparent url(../../imgs/pngs/previous.png) no-repeat 0 0;
}
#rightControl3 {
		background:transparent url(../../imgs/pngs/next.png) no-repeat 0 0;
}
#leftControl4 {
		background:transparent url(../../imgs/pngs/previous.png) no-repeat 0 0;
}
#rightControl4 {
		background:transparent url(../../imgs/pngs/next.png) no-repeat 0 0;
}
#leftControl5 {
		background:transparent url(../../imgs/pngs/previous.png) no-repeat 0 0;
}
#rightControl5 {
		background:transparent url(../../imgs/pngs/next.png) no-repeat 0 0;
}
#leftControlTop {
	background:transparent url(../../imgs/gifs/work_small_nav_left.gif) no-repeat 0 0;
}
#leftControlTopDisbale {
	background:transparent url(../../imgs/gifs/work_small_nav_left.gif) no-repeat 0 0;
}
#rightControlTop {
	background:transparent url(../../imgs/gifs/work_small_nav_right.gif) no-repeat 0 0;
}
#rightControlTopDisbale {
	background:transparent url(../../imgs/gifs/work_small_nav_right.gif) no-repeat 0 0;
}
/* Contact */
.contact_top {
	background:transparent url(../../imgs/pngs/contact_top.png) no-repeat 0 0;
}
.map_details {
	background:transparent url(../../imgs/pngs/contact_back.png) no-repeat 0 0;
}
/* Case Studies */
a.pdf {
	background: url(../../imgs/jpgs/document_img.jpg) no-repeat 0 0;
}
/* Sidebar */
.collapse_arrow {
	background: url(../../imgs/gifs/work_small_nav_right_grey.gif) no-repeat 0 0;
}
.collapse_arrow_down {
	background: url(../../imgs/gifs/work_small_nav_up_grey.gif) no-repeat 0 0;
}
.collapse_arrow_cat {
	background: url(../../imgs/gifs/work_small_nav_right_grey.gif) no-repeat 0 0;
}
.collapse_arrow_cat_down {
	background: url(../../imgs/gifs/work_small_nav_up_grey.gif) no-repeat 0 0;
}
