@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 86.45%;
	padding-left: 2.275%;
	padding-right: 2.275%;
	clear: none;
	float: none;
}
#div1 {
	background:#5D9837;
	min-height:80px;
}
#slideshow {
}
#centre {
}
#bottom {
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}
.hide_mobilec{display: none; }
#bottom { background:none;}
#bottom .info { width:30%; float:none; margin-left:35%; margin-right:0; min-width: 130px; }
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */
#div1 img.logo { float:none; display:block; margin-left:auto; margin-right:auto;}
.nav_sml { float:none; margin:5px auto 2px 28%;}
nav { display:none;}
.cycle-pager { display:none;}

.before, .after {
	width:48%;
	 height:auto;
	 min-width:250px; 
	 float:none;
	 clear:both;
	 margin:auto;
}
.after img { margin-bottom:10px; }
.gallery1 { float:none; clear:none; width:80%; margin:auto;}
.gallery1 img { width:100%;}
#product_slideshow img { width:100%; }
#product_slideshow { width:100%; }
 footer p {
	text-align: left;
	margin-top: 10px;
	font-size:0.8em ;
	margin-left:20px;
}
  footer h3 { font-size:0.8em;  padding-left:20px; }
footer address { font-size:0.8em; margin-left:20px;
}
@media only screen and (min-width: 481px) {
#bottom { background:none;}
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
	background:#5D9837;
	height:auto
	overflow:hidden;
}
#slideshow {
}
#centre {
}
#bottom {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
#bottom .info { width:30%; float:none; margin-left:10%; margin-right:5%; min-width: 130px; }
/* #bottom .info:nth-child(1) { margin-left:12%;} */

.nav_sml { display:none; }

#div1 nav>ul>li { float:right; padding-left:10px; margin-top:1%;}
#div1 nav>ul {  float:none; display:block; font-size:0.9em; text-align:center; clear:none; }
.hide_mobile { display:block;}
.hide_mobilec{ height:250px; display:block; }
nav { display:block; float:none; width:500px; clear:none; margin:3px auto 13px auto;}

.after { margin-top:10px;}
.after { margin-bottom:0px;}
.products article img { 
}
#product_slideshow { width:20%; float:right; margin-left:1%; }
#product_slideshow img { width:100%; }
 .left { margin:15px 30px 0px 0px;}
 .right { margin:15px 0px 0px 30px !important;}
 footer p {
	text-align: left;
	margin-top: 10px;
	font-size:1 em ;
	margin-left:20px;
}
  footer h3 { font-size:1em; }
footer address { font-size:0.9em;
}
}
@media only screen and (min-width: 870px) {
#bottom .info:nth-child(3) { }	
#bottom { background:url(../images/oakwood_tree_logo.png) no-repeat -50px 80px;}
.gallery1 { float:left;  width:30%; margin-right:2%;}

.gallery2 {width:70%; float:none; margin:auto; }
.first { margin-left:2.5%;}
.products article img { 
}
 footer p {
	 font-size:1.3em;
 }
  footer h3 { font-size:1.2em; margin-top:5px; }
footer address { font-size:1em;}
.hide_mobile { display:block;}
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 898px) {

.gridContainer {
	width: 88.5%;
	max-width: 1232px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
		background-image: -webkit-linear-gradient(334deg,rgba(255,255,255,1.00) 0%,rgba(75,147,30,0.97) 100%);
	background-image: -moz-linear-gradient(334deg,rgba(255,255,255,1.00) 0%,rgba(75,147,30,0.97) 100%);
	background-image: -o-linear-gradient(334deg,rgba(255,255,255,1.00) 0%,rgba(75,147,30,0.97) 100%);
	background-image: linear-gradient(116deg,rgba(255,255,255,1.00) 0%,rgba(75,147,30,0.97) 100%);
	height:70px;
	
}
#slideshow {
}
#centre {
}
#bottom {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
#bottom { background:url(../images/oakwood_tree_logo.png) no-repeat -10px 80px;}
#bottom .info { width:15%; float:none; margin-left:3em; margin-right:0px;}
#bottom .info:nth-child(1) { margin-left:15%;}
#bottom .info:nth-child(3) { margin-left:3em;}
nav { display:block; width:auto;}	
#div1 nav>ul {  float:right; font-size:1em;}
#div1 nav>ul>li { float:right; padding-left:10px; margin-top:30px;}

.nav_sml { display:none;}
#div1 img.logo { float:left;}
.cycle-pager { display:block;}
.before, .after {	 
	 height:auto; 
	 clear:none; 
	 float:left; 
	 
	 margin:10px 0 0 0; 
	 
	 }
.before { min-height:450px;  border-right:5px solid #D9D6D6; padding-right:40px; width:51%;}
.after { padding-left:20px; width:40%;}
.before { width:51%;}
.hide_mobilec{ height:250px; display:block; }
}
