/* CSS Resets */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}
html {
    overflow-y: scroll;
}

body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #009966;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/back.png);
	background-repeat: repeat;

}
.container p {
margin-top: 0px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}

.container {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	width: 1100px;
	font-size: 14px;
	color: #434343;
	line-height: 0px;
	
}
.containerfull {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.inner {
	background-repeat: repeat-y;	
}
.headcontainer {

	margin: auto;
	width: 1040px;

	
}
.row {
width: 100%;
min-width: 800px;
margin: 0 auto;
overflow: hidden;
}
.onecol, .quarter, .third, .thirdmid, .half, .seventy, .thirty, .sixty, .fourty, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
margin-right: 0.00%;
float: left;
min-height: 1px;
}
.row .onecol {
width: 10.00%;
}
.row .twocol {
width: 16.60%;
}
.row .quarter {
width: 25.00%;

}
.row .third {
	width: 33.30%;
	line-height: 22px;
}
.row .thirdmid {
width: 34.00%;
}
.row .half {
width: 50.00%;
}
.row .seventy {
width: 71.00%;
}
.row .thirty {
width: 29.00%;
}
.row .sixty {
width: 60.00%;
}
.row .fourty {
width: 40.00%;
}
.row .eightcol {
width: 66.50%;
}
.row .ninecol {
width: 74.05%;
}
.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}
.row .twelvecol {
width: 100%;
}
.last {
margin-right: 0px;
}
img, object, embed {
max-width: 100%;
}
img {
	height: auto;
	box-shadow: #000 0em 0em 0em;
}
H1 {
	font-family: "Oswald", sans-serif;
	font-size: 26px;
	color:#FFFFFF;
	font-weight: normal;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 15px;
}
H2 {
	font-family: "Oswald", sans-serif;
	font-size: 26px;
	color:#FFCC00;
	font-weight: normal;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 10px;
}
H3 {
	font-family: "Oswald", sans-serif;
	font-size: 26px;
	color:#FFCC00;
	font-weight: normal;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 10px;
}
H4 {
	font-family: "Oswald", sans-serif;
	font-size: 26px;
	color:#FFCC00;
	font-weight: normal;
	line-height: 26px;
	margin-top: 0px;
	margin-bottom: 10px;;
}
.ipWidget h1 {
	font-family: 'Oxygen', sans-serif;
	font-size: 24px;
	color:#FFFFFF;
	font-weight: normal;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.ipWidget h2 {
	font-family: 'Oxygen', sans-serif;
	font-size: 24px;
	color:#FFFFFF;
	font-weight: normal;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.ipWidget h3 {
	font-family: 'Oxygen', sans-serif;
	font-size: 24px;
	color:#FFFFFF;
	font-weight: normal;
	line-height: 36px;
	margin-top: 0px;
	margin-bottom: 0px;
}



A:visited {text-decoration: none}
A:link    {text-decoration: none;}
A:active  {text-decoration: none}
A:hover   {text-decoration: none}
a:active
{
outline: none;
}
 
a:focus
{
-moz-outline-style: none;
}
 
object 
{
outline:none;
}



.desktopmenu{
	border:none;
	border:0px;
	margin:0px;
	font-size:16px;
	font-weight:normal;
	font-family: "Open Sans", sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.desktopmenu ul{
	list-style:none;
	margin:0;
	padding:0;
}
.desktopmenu li{
	float:left;
}
.desktopmenu li a{
	display:block;
	font-weight:normal;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	padding-right: 5px;
	padding-left: 5px;
	background-position: right bottom;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
}
.desktopmenu li a:hover, .desktopmenu ul li:hover a{
	color:#FFFF00;
	text-decoration:none;
	background-position: center bottom;

	-moz-border-radius: 0px;
	border-radius: 0px;

	transition: background .25s ease-in-out;
   -moz-transition: background .25s ease-in-out;
   -webkit-transition: background .25s ease-in-out;
}
.desktopmenu li ul{
	display:none;
	height:auto;
	padding:0px;
	margin:0px;
	border:0px;
	position:absolute;
	width:300px;
	z-index:200;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/back.png);
	background-repeat: repeat;	
		/*top:1em;
		/*left:0;*/
}
.desktopmenu li:hover ul{
	display:block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #2E2E2E;
	border-right-color: #2E2E2E;
	border-bottom-color: #2E2E2E;
	border-left-color: #2E2E2E;
	color: #9999FF;
	
}
.desktopmenu li li {
	display:block;
	float:none;
	margin:0px;
	width:300px;
	background-position: left bottom;
	padding: 3px;
}
.desktopmenu li:hover li a{
	background:none;
	color: #FFFFFF;
}
.desktopmenu li ul a{
	display:block;
	height:20px;
	font-size:16px;
	font-style:normal;
	margin:0px;
	text-align:left;
	width: 286px;
	font-family: "Open Sans", sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}
.desktopmenu li ul a:hover, .desktopmenu li ul li:hover a{
	color:#653366;
	text-decoration:none;
	background-position: left center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
}
.desktopmenu p{
	clear:left;
}




.nomobile {
}
.nopc {
display:none;
}
#nav#full {
		display:none
	}
.opaque {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	display: inline;
}
.opaque:hover {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}


	nav#mobile {
	font-family: 'Muli', sans-serif;
		background-color:#99EBFF;
		box-shadow: 0 0 3px 2px rgba(0,0,0,0.3);
		display:block;
	}

	/*
	Top black bar that holds the toggle button
	*/

	nav#mobile #toggle-bar {
	line-height:70px;
	height:40px;
	
	}

	/*
	Toggle button #1 ("Menu")
	*/

	nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
	}

	/*
	Toggle button #2 ("Navicon")
	*/

	nav#mobile .navicon {
		float: right;
		height: 6px;
		width: 34px;
		margin: 10px;
		border-top: 18px double #FFF;
		border-bottom: 6px solid #FFF;
		font-size:0;
	}

	/*
	The dropdown menu
	*/

	nav#mobile ul li {
		clear:both;
		list-style:none;
	}

	nav#mobile ul li a {
	display:block;
	font-family: "Oswald", sans-serif;
	color: #FFFFFF;
	background-color: #084B28;
	font-weight: normal;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99EBFF;
	border-bottom-color: #99EBFF;
	border-left-color: #99EBFF;
	font-size: 18px;
	margin-top: 1px;
	margin-right: 0;
	margin-bottom: 1px;
	margin-left: 0;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 22px;
	padding-left: 8px;
	}

	nav#mobile ul ul {
		font-size:small;
	}

	nav#mobile ul ul li {
	}

	nav#mobile ul ul a {
    background-color: #0D5D42;
    padding-left: 8px;
}

	nav#mobile ul ul a:before {

		padding-right:8px;
	}



.ipWidget-AccordionAndTabs.ipSkin-default > ._accordion > dt {
    background: #585858;
    padding: 0px;
    border-bottom: 0;	  
}
.ipWidget-AccordionAndTabs.ipSkin-default > ._accordion > dt:last-of-type {
    border-bottom: 1px solid #dedede;
}
.ipWidget-AccordionAndTabs.ipSkin-default > ._accordion > dt > a {
    display: block;
    color: #FFFFFF;
    font-weight: normal;
	  font-size: 16px;
	background: #585858;
	padding: 10px;
}
.ipWidget-AccordionAndTabs.ipSkin-default > ._accordion > dt > a:hover {
    display: block;
    color: #333333;
    font-weight: bold;
	  font-size: 16px;
	background: #828282;
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.ipWidget-AccordionAndTabs.ipSkin-default > ._accordion > dt > a > span {
    color: inherit;
}
.ipWidget-AccordionAndTabs.ipSkin-default > ._accordion > dd {
    border: 2px solid #FFFFFF;
    border-top: 0;
    font-size: 14px;
    padding: 0;
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
}
.ipWidget-AccordionAndTabs.ipSkin-default > ._accordion > dd.current {
    padding: 0px;
    max-height: 1000px;
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
}
.ipWidget-AccordionAndTabs.ipSkin-default > ._accordion > dd:last-of-type {
    border-top: 0px solid white;
    position: relative;
    top: -1px;
}
.ipWidget-AccordionAndTabs.ipSkin-tabs ._tabs-menu > dt {
    display: block;
    float: left;
    margin-right: 10px;
    background-color: #ccc;
    border-top: 1px solid #333333;
    border-right: 1px solid #d4d4d1;
    border-left: 1px solid #d4d4d1;
}
.ipWidget-AccordionAndTabs.ipSkin-tabs ._tabs-menu > dt > a {
    display: inline;
    padding: 0 10px;
    line-height: 0px;
    color: #ffffff;
}
.ipWidget-AccordionAndTabs.ipSkin-tabs ._tabs-menu > dt.current {
    background-color: #fff;
    border-bottom: 1px solid #fff;
    overflow: hidden;
}
.ipWidget-AccordionAndTabs.ipSkin-tabs > ._tabs {
    clear: both;
    border: 1px solid #dedede;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 10px;
}
.ipWidget-AccordionAndTabs.ipSkin-tabs > ._tabs ._tab {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 0.5s ease 0s;
    -moz-transition: max-height 0.5s ease 0s;
    transition: max-height 0.5s ease 0s;
}
.ipWidget-AccordionAndTabs.ipSkin-tabs > ._tabs ._tab.current {
    max-height: 1000px;
    -webkit-transition: max-height 0.5s ease 0.5s;
    -moz-transition: max-height 0.5s ease 0.5s;
    transition: max-height 0.5s ease 0.5s;
}

.ipsContainer {

}
.ipWidget-Image img {
	box-sizing: border-box;
	display: block;
	max-width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
	border: 0px solid #D6D6D6;
}
.ipWidget-Gallery ._image {
	box-sizing: border-box;
	display: block;
	width: 100%;
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background-color: #FFFFFF;
	border: 0px solid #D6D6D6;
	padding: 0%;
	
}
.ipWidget-Gallery ._image:hover {
    -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}
.ipWidget-Gallery ._item {
    box-sizing: border-box;
    float: left;
    margin-bottom: 20px;
    padding: 0px 10px;
    width: 25.00%;
}
.ipWidget a:hover {
    text-decoration: none;
}
.ipWidget .button a {
    color: #FFF;
    display: block;
}
.ipModuleForm .btn-default {
	border: medium none;
	border-radius: 3px;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	background-attachment: scroll;
	background-color: #828282;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	padding-top: 5px;
	padding-right: 1em;
	padding-bottom: 5px;
	padding-left: 1em;
}
.ipModuleForm .btn-default:hover {
	box-shadow: 0px 0px 0px 1px #019BD4 inset;
	text-decoration: inherit;
	background-attachment: scroll;
	background-color: #ACACAC;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
}
/* DIVIDER-LINE */
.ipWidget-Divider.ipSkin-default {
    border-bottom: 2px solid #084C2A;
    height: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
.ipHasAdminPanel .ipWidget {
    min-height: 0px;
}


/* DIVIDER-LINE */
/* MAIN-BUTTON */
.ipWidget .button {
	background-color: #006633;
	border-radius: 0px;
	color: #FFF;
	display: block;
	font-family: "PT Sans",sans-serif;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: -6px;
	cursor: default;
	padding: 0.5em 3%;
	 -moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/butback.png);
	background-repeat: repeat;
	box-shadow: 0px 1px 2px #2F2B2B;
}
.ipWidget .button:hover {
	box-shadow: none;
	background-attachment: scroll;
	background-color: #034016;
	background-image: none;
	background-repeat: repeat;
	background-position: 0% 0%;
	display: block;
	color: #FFCC00;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/back.png);
	background-repeat: repeat;
}
/* MAIN-BUTTON */
/* MAIN-BUTTON */
.ipWidget {
    
}
.ipWidget p {
    line-height: 1.6;
    margin-bottom: 1em;
}
.ipWidget a {
	text-decoration: none;	
}
.ipWidget a:hover {
    text-decoration: none;
}
.ipWidget-AsdSlider .bx-wrapper .bx-viewport {
    box-shadow: 0px 0px 0px #CCC;
    border: 0px solid #FFF;
    left: 0px;
    background: none repeat scroll 0% 0% #FFF;
    transform: translateZ(0px);
}

.portfoliofont-2x {
    font-size: 0em;
}
.portfolio-item .portfolio-desc {
    display: block;
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0px;
    top: 0px;
    color: #464646;
    background: none repeat scroll 0% 0% #F5EDED;
}

.asdBlog-post a {
    font-size: 24px;
    color: #666666;
}
.asdBlog-post a:hover{
	font-size: 24px;
	color: #A27A9D; 
}
.asdBlog-intro {
    background-color: #115A3E;
    padding-top: 0px;
    padding-bottom: 40px;
    padding-right: 15px;
    color: #EFE7E7;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/back.png);
	background-repeat: repeat;
}
.asd-blog-image {
	float: left;
	margin-right: 15px;
	background-color: #ffffff;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}         
.asdBlog-post {
	margin-bottom: 20px;
	background-color: #115A3E;
	padding: 15px;
	min-height: 230px;
	color: #666;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/back.png);
	background-repeat: repeat;
	border: 1px solid #6D6D6D;
	box-shadow: 0px 1px 2px #000;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

.asdBlog-post-empty {
	background-color: #F2F2F2;
	color: #CCCCCC;
	font-weight: bold;
	padding: 10px;
	border-radius: 10px;
}

.asdBlog-end {
	text-align: right;
	font-weight: normal;
}

.asdBlog-bold {
	color: #888;
}

.asdBlog-read-more {
    text-align: right;
    margin-top: 10px;
	margin-right: 20px;
}

.asdBlog-pagination ul {
    list-style: none;
    text-align: center;
}

.asdBlog-pagination ul li {
    display: inline-block;
}

.asdBlog-separator {
	background-color: #E96044;
	text-align: center;
	border-radius: 15px;
	color: #FFF;
	font-size: 12px;
	line-height: 18px;
}
  .ipNewsList ._newsText {
    margin-bottom: 10px;
    float: left;
}

.ipNewsList h1{
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.ipNewsList ._date{
    font-size: 0px;
    padding-bottom: 0px;
}

.ipNewsList ._newsItem img {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.ipNewsList ._newsItem {
    padding-bottom: 20px;
    clear: both;
    border-top: 2px solid #D6D6D6;
}
                                    
.ipWidget .quote {
	color: #6D6D6D;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0em;

}
.ipWidget .header {
	color: #FFFFFF;
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0em;
	background-color: #009966;
	padding: 10px;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto 40px;
	padding: 0;
	*zoom: 1;
	

}
.ipWidget-AsdSlider .bx-wrapper .bx-caption span {
    color: #FFF;
    font-family: "PT Sans",sans-serif;
    display: block;
    font-size: 0.95em;
    padding: 10px;
}
.ipModuleForm .form-control {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.5;
    color: #5F5757;
    background-color: #EDD8D8;
    background-image: none;
    border: 1px solid #CEBDBD;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.ipModuleForm .captcha img {
    display: block;
    max-width: 100%;
	margin-top: 10px;
}
#top {
	background-color: #013300;
	background-repeat: no-repeat;
	height: 52px;
    -moz-border-radius: 0px;
	border-radius: 0px;
	padding-top: 8px;
	
}
.mobiletitle{
    width: 100%;
	background-color: #FFFFFF;
}
.mobiletitleinner {
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	background-color: #FFFFFF;
}
.contentleft {
	color: #6D6D6D;
	background-repeat: repeat-y;
}
.testimonial {
	background-color: #009966;
	padding: 15px;
	color: #FFFFFF;
	display: block;

}

.contentfull {

}

#content {
	font-family: 'PT Sans', sans-serif;
	color: #6D6D6D;

	
}
.contentouter {
	background-repeat: repeat-y;
}
.mailopaque {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	display: inline;
}
.mailopaque:hover {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.side {
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 10px;
	padding-left: 11px;
	line-height: 22px;
	font-size: 13px;
	color: #6D6D6D;
}
.phone {
	background-color: #663668;
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #FFFF00;
	padding: 10px;
	line-height: 32px;
	text-align: center;
	border: 0px solid #C1C1C1;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

.email {
	font-size: 14px;
	color: #815882;
	text-align: center;
	background-color: #663668;
	display: block;
	padding-bottom: 10px;
	margin-top: -10px;
	margin-bottom: 20px;
}
.email a {
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
.email a:hover {
	font-size: 16px;
	color: #0099CB;
	text-align: center;;
}
.phoneemail {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
}
.phoneemail a {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #ffffff;
}
.phoneemail a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FF9900;
}
.sideoffers {
	background-color: #FFFFFF;
	padding: 5px;
	margin-bottom: 20px;
	font-size: 16px;
	font-family: "Trebuchet MS";
}
.sideoffers p{
    line-height: 12px; 
}
.sideoffers a{
	outline: none;
	color: #828282;
	font-size: 16px;
	font-family: "Trebuchet MS";
}
.sideoffers a:hover{
    outline: none;
	color: #FFFFFF;
}
.sideoffers img {
	margin-bottom: -9px;
	  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.sideoffers img:hover {
    -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5; 
}
#titlepic {
}
.holdertop {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	background-color: #013300;
	height: 60px;
	z-index: 9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #818281;
}
.holderbottom {
	font-family: 'Open Sans', sans-serif;
	width: 100%;
	font-size: 12px;
	color: #828282;
	background-repeat: repeat;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/fullback.png);
	background-color: #084B28;
	margin-top: 100px;
	box-shadow: 3px 3px 5px #000000;
	padding-top: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6D6D6D;
}

.botbot {
	line-height: 20px;
	color: #999999;
	font-size: 10px;
	border-top-color: #585858;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
.botbot a{
	outline: none;
	color: #999999;
}
.botbot a:hover{
    outline: none;
	color: #FFFFFF;
}
.bottom {
	line-height: 26px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bottom a{
	outline: none;
	color: #FFFFFF;
}
.bottom a:hover{
    outline: none;
	color: #FFCC00;
}

.bottomgap{
	height: 100px;    
}
.topgap {
	height: 60px;
}

#Layer1 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:320px;
	z-index:-2;
	background-attachment: scroll;
	
	background-repeat: no-repeat;
	background-position: center top;
}
#Layer2 {
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:-3;
	background-attachment: scroll;
}
#Layer3 {
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:120px;
	z-index:-2;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #284660;
}
.gototop {
	position:fixed;
	bottom:0px;
	left: 0px;
	width:100%;
	height:30px;
	z-index:1;
	background-color: #333333;
	padding-top: 10px;
	display: block;
}
.gototop a{
	outline: none;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
}
.gototop a:hover{
    outline: none;
	color: #FFCC00;
}
.leftinner{
	font-family: 'Open Sans', sans-serif;
	padding-right: 26px;
	padding-bottom: 10px;
	line-height: 22px;
	font-size: 14px;
	color: #6D6D6D;
	padding-left: 40px;
	padding-top: 4px;
}
.topfull {
	background-color: #084B28;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	box-shadow: 0px 2px 5px #000000;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/titleback.jpg);
	background-repeat: repeat-x;
	line-height: 34px;
	color: #FFFFFF;
}
.headtitle {
	background-color: #084B28;
	width: 100%;

	margin-top: 20px;
	margin-right: auto;
	line-height: 34px;
	color: #FFFFFF;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/fullback.png);
	background-repeat: repeat;
	margin-left: auto;
}
.headwords {
	font-family: 'Didact Gothic', sans-serif;
	line-height: 34px;
	color: #CFC;
	font-size: 36px;
	padding-left: 0px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.topscroll {
	background-color: #084B28;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}
.full {
	font-family: 'Quicksand', sans-serif;
	line-height: 22px;
	color: #D6D6D6;
	font-size: 16px;
	margin-top: 30px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/fullback.png);
	background-repeat: repeat;
	padding-top: 40px;
	padding-right: 30px;
	padding-bottom: 40px;
	padding-left: 30px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.full a{
	outline: none;
	color: #D6D6D6;
}
.full a:hover{
    outline: none;
	color: #FFCC00;
}
.fulltop {
	font-family: 'Oxygen', sans-serif;
	line-height: 22px;
	color: #D6D6D6;
	font-size: 15px;
    -moz-border-radius: 15px;
	border-radius: 15px;
	padding: 30px;
	background-color: #084B28;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	box-shadow: 0px 1px 2px #191919;
}

.left {
	line-height: 24px;
}
.right {
    font-family: "Oswald", sans-serif;
	line-height: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
	text-align: right;
}

.servicebox {
	background-color: #006633;
	padding: 10px;
    -moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 0px;
	display: block;
}
.oswoldlarge {
    font-family: "Oswald", sans-serif;
    line-height: 44px;
    color: #CFC;
    font-weight: normal;
    font-size: 32px;
}
.oswoldsmall {
    font-family: "Oswald", sans-serif;
	line-height: 26px;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 24px;
	
}
.picholder {
	background-color: #FFCC00;
	width: 100%;font-family: 'Open Sans', sans-serif;
	line-height: 22px;
	color: #2E2E2E;
	font-size: 14px;
    -moz-border-radius: 0px;
	border-radius: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 80px;
}
.anchorlink {
}

.fullfit {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.contacttop {
	margin-top: 3px;
	line-height: 24px;
	font-size: 16px;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contacttop a{
	
	line-height: 24px;
	font-size: 16px;
	color: #CCCCCC;
	
}
.contacttop a:hover{
	line-height: 24px;
	font-size: 16px;
	color: #FFFFFF;
	
}
.thirdhead {
	color: #FFFE00;
	background-color: #5F3366;
	text-align: center;
	display: block;
	height: 44px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;

	-moz-border-radius: 5px;
	border-radius: 5px;
}
.thirdhead H3{
	color: #FFFF00;
	font-size: 18px;
	line-height: 26px;
}
.header {
	color: #FFFF00;
	background-color: #815882;
	font-size: 24px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	margin-top: 20px;
}
.welcomegreen {
    font-size: 28px;
    line-height: 32px;
    color: #FFFFFF;
	font-family: 'Quicksand', sans-serif;
}
.customisable-border {
    border: 1px solid #005D2A;
}
.timeline {
    max-width: 520px;
    margin-bottom: 10px;
    background-color: #006734;
    border-radius: 5px;
}
.back {
	background-color: #135330;
	display: block;
	padding: 15px;
	background-image: url(https://www.pinevalleygardens.co.uk/Theme/final/images/back.png);
	background-repeat: repeat;
	border: 1px solid #6D6D6D;
	box-shadow: 0px 1px 2px #000;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 5px;
}
@media only screen and (max-width: 1140px) {
.row {
width: 100%;
max-width: 100%;
min-width: 800px;
margin: 0 auto;
overflow: hidden;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	width: 100%;
	font-size: 14px;
	color: #434343;
	line-height: 0px;
	
}
.headcontainer {

	margin: auto;
	width: 100%;

	
}
.contentouter {
margin-left: 15px;
	margin-right: 15px;
}
.left {
	padding-left: 15px;
}
.right {
    padding-right: 15px;
}
}


@media handheld, only screen and (max-width: 800px) {
body {
	font-size: 14px;
	-webkit-text-size-adjust: none;
	padding-top: 0px;
	}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	background-color: #009966;
	background-image: none;
	background-repeat: repeat;
	
	
	
}	
.nomobile {
display:none;
}
.nopc {
display:block;

}	
	.row, body, .containerinner, .container {
	width: 100%;
	min-width: 0;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

	.row .onecol, .row .quarter, .row .third, .row .thirdmid, .row .seventy, .row .thirty, .row .sixty, .row .fourty, .row .half, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
	width: auto;
	float: none;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}
	
.contentouter {
	background-image: none;
	background-repeat: repeat-y;
	background-color: #009966;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
}

.content {
	margin: 0px;
	padding: 5px;
	border: 0px solid #D6D6D6;
}
.botbot {
	line-height: 20px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 12px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #585858;
	margin-top: 0px;
	background-color: #009966;
}
.botbot a{
	outline: none;
	color: #FFFFFF;
}
.botbot a:hover{
    outline: none;
	color: #434343;
}
.bottomgap {
	height: 20px;
}
.leftinner{
	font-family: 'Open Sans', sans-serif;
	padding-right: 19px;
	padding-top: 20px;
	padding-bottom: 10px;
	line-height: 22px;
	font-size: 13px;
	color: #6D6D6D;
	padding-left: 10px;
	padding-right: 10px;
}
.asdBlog-post {
    width: 100%;
	background-color: #ffffff;
	margin-bottom: 10px;
}
.asdBlog-intro {
	background-color: #ffffff;
	padding-top: 20px;
	padding-bottom: 10px;
}
.asdBlog-info-top {
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.ipWidget-Gallery ._item {
    width: 50.00%;
}
.full {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.fulltop {

	padding: 10px;
	 -moz-border-radius: 5px;
	border-radius: 5px;
}
.holderbottom {
	
	margin-top: 20px;
}
#nav#full {
	display:none
	}

	nav#mobile {
	background-color:#FFFFFF;
	box-shadow: 0 0 3px 2px rgba(0,0,0,0.3);
	display:block;
	}

	/*
	Top black bar that holds the toggle button
	*/

	nav#mobile #toggle-bar {
	line-height:70px;
	height:40px;
	
	}

	/*
	Toggle button #1 ("Menu")
	*/

	nav#mobile strong a {
		margin-left:30px;
		border:1px solid #444;
		padding:10px;
	}

	/*
	Toggle button #2 ("Navicon")
	*/

	nav#mobile .navicon {
		float: right;
		height: 6px;
		width: 34px;
		margin: 5px;
		border-top: 18px double #333333;
		border-bottom: 6px solid #333333;
		font-size:0;
	}

	/*
	The dropdown menu
	*/



}
