@charset "utf-8";
@import url("../webfonts/Open_Sans/stylesheet.css");
@import url("../webfonts/Open_Sans_Bold/stylesheet.css");
@import url("../webfonts/Open_Sans_Bold/stylesheet.css");




body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/green-apples-background.jpg);
	background-repeat: repeat-y;
	overflow: scroll;
	background-attachment: fixed;
}

html, body {
	margin: 0px;
	padding: 0px;
}



/*nav and collapse-button*/
.collapse-button {
	display:none;
}
.collapse-button:hover, .collapse-button:focus {
	display:none;
}
.collapse-button .icon-bar {
	display:none;
}

nav {
	width: 100%;
	height: 65px;
	position: fixed;
	top: 100px;
	left: 0;
	box-shadow: 0px 1px 4px 0px rgba(0, 0, 0.4, 0);
	background-color: rgba(255,255,255,0);
	background-image: url(../images/Nav-top-white-line.png);
}




/* test header */
.headerWrapper {
	margin-top: 0px;
	position: fixed;
	z-index: 1000;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}


#topHeader {
	background-color: #FFFFFF;
	width: 100%;
	background-image: url(../images/waves.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 75px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topHeaderContent {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#logoContent {
	clear: left;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}



#whiteHeader {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
	background-color: #FFFFFF;
}
#whiteContainer {
	width: 100%;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;
}


.headerImgContainer {
	clear: both;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Sunrise-top-header-tablet.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 450px;
}






/* header */

.blackLine {
	position: fixed;
    top: 75px
	width: 100%;
	height: 105px;
	-khtml-box-shadow: 5px 5px 5px rgba(209,208,208,1);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: rgba(14,16,15,1);
	width: 100%;
	z-index: 1000;
}
#blackHeaderContainer {
	width: 100%;
	clear: left;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.logoWrapper {
	width: 40%;
	clear: left;
	float: left;
	padding-top: 25px;
}
/*.blueline{
    top: 15px
	width: 100%;
	-khtml-box-shadow: 5px 5px 5px rgba(209,208,208,1);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #bb212f;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 0px;
}


/* backgrounds 
.whiteBackground {
	background-color: rgb(255,255,255);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
}
.backgroundColour {
	background-color: #32414c;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 70px;
	text-align: center;
}
.backgroundImg {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
	margin-bottom: 0px;
	text-align: center;
}
.backgroundImg2 {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 0px;
	background-image: url(../images/white-oaks-map.jpg);
	background-repeat: repeat-y;
	margin-bottom: 20px;
	text-align: center;
	background-attachment: fixed;
}


/* text blocks */
.textBlock {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 40px;
}
.textBlockAboutUs {
	text-align: left;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 40px;
	
	margin-bottom: 100px;
}

.textContainerApples {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: rgb(255,255,255,0.8);
	}

.textBlockMap {
	text-align: center;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}

.textBlockApples {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: rgba(255,255,255,0.8);
	text-align: center;
	}
	
	
.whiteTextBlock {
	padding-top: 0px;
	padding-bottom: 20px;
}


.mainContainerApples {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: rgba(255,255,255,0.6);
	}
	
/*	.mainContainerApples img {
	
	
	margin-top: 20px;
	
	}
	*/
		
	
.textContainerApples-1 {
	text-align: center;
	width: 90%;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 40px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
	background-color: rgba(255,255,255,1);
}


.textContainerApples-2 {
	text-align: center;
	width: 90%;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 20px;
	background-color: rgba(255,255,255,1);
}


.textContainerApples-3 {
	text-align: center;
	width: 90%;
	height: 250px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 30px;
	margin-bottom: 40px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 20px;
	background-color: rgba(255,255,255,1);
}




/* packaging section */
.PackagingContainer {
	
	width: 100%;
	height: 2000px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	background-color: rgb(255,255,255,1);
}

.packagingBlocksContainer {
	clear: none;
	float: none;
	width: 80%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: rgb(255,255,255,1);
	text-align: center;
	margin-right: auto;
	}
	
	.packagingImg1 {
	clear: both;
	float: none;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 0px;
	background-color: rgb(255,255,255,1);
	
}
.packagingImg2 {
	clear: both;
	float: none;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 0px;
	background-color: rgb(255,255,255,1);
	
	text-align: center;
}

.packagingImg3 {
	clear: both;
	float: none;
	margin-top: 60px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding-left: 0px;
	background-color: rgb(255,255,255,1);
	
	text-align: center;
}
	

/* blocks of text that are in lists */
.listTextBlock {
	text-align: center;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	padding-top: 0px;
	padding-bottom: 20px;
	
}
.listTextBlockWImage {
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	padding-top: 20px;
	padding-bottom: 55px;
}
.listTextBlockWImage img {
	clear: right;
	float: right;
	border: 10px solid rgb(255,255,255);
	margin-top: 30px;
	margin-left: 30px;
	margin-bottom: 20px;
}



/* text in the list */
.listText {
	font-family: "Open Sans", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1.1em;
	color: rgb(14,16,15);
	line-height: 1.5em;
	text-align: left;
	list-style-image: url(../images/check.png);
	list-style-position: inside;
	margin-top: 0px;
	padding-top: 0px;
}
.listTextCircles {
	font-family: "Open Sans", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1.1em;
	color: rgb(14,16,15);
	line-height: 1.5em;
	text-align: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: circle;
}
.whiteListTextCircles {
	font-family: "Open Sans", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 1.1em;
	color: rgb(255,255,255);
	line-height: 1.5em;
	text-align: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: circle;
}



/* Text 
p {
	font-family: "Open Sans", arial, "helvetica neue", helvetica, sans-serif;
	color: #32414c;
}

.backgroundImg2  p {
	color: rgb(255,255,255);
}
h1 {
	font-family: "Open Sans Bold", arial, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: rgb(50,65,76);
	text-transform: uppercase;
}
h2 {
	font-family: "Open Sans Bold", arial, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: rgb(255,255,255);
}
h3 {
	font-family: "Open Sans", arial, "helvetica neue", helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: rgb(255,255,255);
}


/* photos */
.photo-wrapper {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.photo-wrapper img {
	border: 15px solid rgb(255,255,255);
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	height: 315px;
	width: 420px;
	-moz-box-shadow: 0px 5px 8px rgba(0,51,0,0.5);
	-webkit-box-shadow: 0px 5px 8px rgb(0,51,0);
	box-shadow: 0px 5px 8px rgba(0,51,0,0.5);
}
.AboutUsPhoto {
	clear: both;
	float: none;
	padding-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}



/* contact form */
#frmContainer {
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 90%;
	margin-top: 0px;
	margin-bottom: 20px;
	position: relative;
}


.mainContainerForm {
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: rgb(255,255,255,0.6);
	}
.whiteLineBottom{
	height: 300px;
	width: 100%;
	-khtml-box-shadow: 5px 5px 5px rgba(209,208,208,1);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 40px;
	padding-bottom: 50px;
	padding-left: 0px;
	text-align: center;	
}

/* Design by text */
.designbyText {
	font-family: "arimo regular", Arial, sans-serif;
	font-size: 0.8em;
	color: #999999;
	padding-top: 20px;
	padding-bottom: 50px;
}
.designbyText a:link {
	color: #999999;
	text-decoration: none;
}
.designbyText a:visited {
	color: #999999;
	text-decoration: none;
}
.designbyText a:hover {
	color: #6aad57;
	text-decoration: none;
}
.designbyText a:active, a:focus {
	color: #6aad57;
}


