@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");
@import url("../webfonts/Biryani_Regular/stylesheet.css");
@import url("../webfonts/arimo_regular/stylesheet.css");
@import url("../webfonts/Biryani_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;
}





/* 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%;
	height: 10px;
	
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	/*padding-top: 20px; */
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 999;
}
#topHeaderContent {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
	
}



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



#whiteHeader {
	margin: 0px;
	padding: 0px;
	height: 105px;
	/* height: 105px; */
	width: 100%;
	background-color: #FFFFFF;
	z-index: 999;
}
#whiteContainer {
	width: 50px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
}
.headerImgContainer {
	clear: both;
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Sunrise-top-header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 600px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.headerImg {
	width: 100%;
    
}

.redline{
    height: 10px;
	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-bottom: 20px;
	padding-left: 0px;
}






/* header */

.blackLine {
	
    top: 75px
	width: 100%;
	height: 105px;
	-khtml-box-shadow: 5px 5px 5px rgba(209,208,208,1);
	background-color: rgba(255,255,255,1);
	width: 100%;
	z-index: 1000;
	margin: 0;
	clear: right;
	float: right;
}
#blackHeaderContainer {
	width: 60%;
	clear: both;
	float: none;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#blackHeader {
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 100%;
	background-color: #ffffff;
	
}

.logoWrapper {
	width: 270px;
	clear: left;
	float: left;
	margin-top: 20px;
	padding-left: 20px;
}






/* 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: #27a349;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
}
.backgroundImg {
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 50px;
	margin-bottom: 0px;
	
}
.backgroundImg2 {
	width: 100%;
	padding-top: 15px;
	padding-bottom: 0px;
	background-image: url(../images/Big-bin-of-apples-orchard.jpg);
	background-repeat: repeat-y;
	margin-bottom: 0px;
	text-align: center;
	background-attachment: fixed;
}




/* Our Apples */
.mainContainerApples {
	width: 65%;
	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);
	}
	
	.mainContainerApples img {
	
	
	margin-top: 4px;
	
	}
	
/*.applesContainer-1 {
	width: 90%;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: rgb(255,255,255,1);
	
	}	
	
.applesContainer-2 {
	width: 90%;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: rgb(255,255,255,1);
	}*/
	

	
/*.applesImgContainer {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	padding: 0px;
	clear: left;
	float: left;
	width: 25%;
	
	}	
	
/*.applesImgContainer img {
	-khtml-box-shadow: 5px 5px 5px rgba(209,208,208,1);
	background-color: rgba(255,255,255,1);
	}	
	
/*.applesDescriptionContainer {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	
	clear: left;
	float: left;
	width: 45%;
	text-align: left;
	
	}	*/

.applesTitle {
	font-family: "Biryani Regular", "Arial Black", sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;	
	}	
	
.applesDescription {
	font-family: "arimo regular", Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	}
	
.applesTasteBlocks {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 25px;
	margin-bottom: 100px;	
		
	}
	
.applesGreenBlock {
	font-family: "Biryani Bold", "Arial Black", sans-serif;
	font-size: 1em;
	color: rgb(255,255,255);
	background-color: rgb(39,163,73);
	text-align: center;
	display: inline-block;
	clear: none;
	float: left;
	width: 20%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;		
	}
.applesRedBlock {
	font-family: "Biryani Bold", "Arial Black", sans-serif;
	font-size: 1em;
	color: rgb(255,255,255);
	background-color: rgb(187,33,47);
	text-align: center;
	display: inline-block;
	clear: none;
	float: left;
	width: 20%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;	
		
	}
.applesBrownBlock {
	font-family: "Biryani Bold", "Arial Black", sans-serif;
	font-size: 1em;
	color: rgb(255,255,255);
	background-color: rgb(194,150,107);
	text-align: center;
	display: inline-block;
	clear: none;
	float: left;
	width: 20%;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: normal;
	}
	
/* text blocks */
.textBlock {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 20px;
}
.textBlockAboutUs {
	text-align: left;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 40px;
	padding-left: 25px;
	margin-bottom: 100px;
}


/*.textContainerApples {
	text-align: left;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 0px;
}*/

.textContainerApples-1 {
	text-align: left;
	width: 85%;
	height: 195px;
	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: 60px;
	background-color: rgb(255,255,255,1);
}


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


.textContainerApples-3 {
	text-align: left;
	width: 85%;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	
	
	margin-top: 20px;
	margin-bottom: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 60px;
	background-color: rgb(255,255,255,1);
}

/*.applesContainer-1 {
	width: 90%;
	height: 195px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
	background-color: rgb(255,255,255,1);
	
	}	*/

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

	
.textBlockMap {
	text-align: center;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 25px;
}
.whiteTextBlock {
	padding-top: 0px;
	padding-bottom: 20px;
}



/* blocks of text that are in lists */
.listTextBlock {
	text-align: center;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	padding-top: 0px;
	padding-bottom: 20px;
	
}

/* Packaging Section */


.whiteBackgroundPackaging {
	background-color: rgb(255,255,255);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	margin-top: 0px;
	text-align: center;
}

.PackagingContainer {
	
	width: 90%;
	height: 1000px;
	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);
}
.packagingImg1 {
	
	clear: left;
	float: left;
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
	background-color: rgb(255,255,255,1);
	display: inline-block;
}
.packagingImg2 {
	clear: both;
	float: none;
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	background-color: rgb(255,255,255,1);
	text-align: left;
	display: inline-block;
}

.packagingImg3 {
	
	clear: right;
	float: right;
	margin-top: 60px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding-right: 0px;
	background-color: rgb(255,255,255,1);
	text-align: left;
	display: inline-block;
}
.packagingBlocksContainer {
	clear: none;
	float: none;
	width: 60%;
	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;
	}

.packagingBlocks {
	clear: left;
	float: left;
	text-align: center;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-bottom: 0px;		
	}
	
	
.packagingBrownBlock {
	font-family: "Biryani Bold", "Arial Black", sans-serif;
	font-size: 1.1em;
	color: rgb(255,255,255);
	background-color: rgb(194,150,107);
	text-align: left;
	display: inline-block;
	clear: none;
	float: left;
	width: 43%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 30px;
	font-weight: normal;
	}
	
.packagingBrownBlockRedText {
	font-family: "Biryani Bold", "Arial Black", sans-serif;
	font-size: 1.1em;
	color: rgb(187,33,47);
	background-color: rgb(194,150,107);
	text-align: center;
	display: inline-block;
	clear: none;
	float: left;
	width: 47%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 5px;
	margin-top: 30px;
	font-weight: normal;
	}


/* text in the list */
.listText {
	font-family: "arimo regular", Arial, sans-serif;
	font-size: 1.1em;
	color: rgb(14,16,15);
	line-height: 2.5em;
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: none;
}
.listTextCircles {
	font-family: "arimo regular", Arial, 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;
}
.listTextCircles li {
	padding-top: 10px;
	padding-bottom: 10px;
}

.whiteListTextCircles {
	font-family: "arimo regular", Arial, 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;
	margin: 0px;
	padding: 0px;
}
.whiteListTextCircles li {
	padding-top: 10px;
	padding-bottom: 10px;
}




/* Text */
p {
	font-family: "arimo regular", Arial, sans-serif;
	color: #000000;
	font-size: 1.1em;
	line-height: 1.7em;
}


p a:link {
	color: #27A349;
	text-decoration: none;
	
}
p a:visited {
	color: #27A349;
	text-decoration: none;
	
}
p a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
p a:active, a:focus {
	color: #CCCCCC;
}



.backgroundImg2  p {
	color: rgb(0,0,0);
}
h1 {
	font-family: "Biryani Bold", "Arial Black", sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #27a349;
	text-transform: uppercase;
}
h2 {
	font-family: "Biryani Bold", "Arial Black", sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
	padding-top: 10px;
}
h3 {
	font-family: "Biryani Bold", "Arial Black", sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}





.redText {
	font-family: "Biryani Bold", "Arial Black", sans-serif;
	font-size: 2.5em;
	font-weight: bold;
	color: #BB212F;
	text-transform: uppercase;
	
}

h5 {
	font-family: "Biryani Regular", "Arial Black", sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #27A349;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}


/* photos */
.photo-wrapper {
	width: 90%;
	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;
	-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: left;
	float: left;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 40px;
	
	
}

.ApplesPhoto {
	clear: left;
	float: left;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 15px;
	
	
}



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


.mainContainerForm {
	width: 65%;
	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);
	}


/* footer text */
.whiteLineBottom{
	height: 250px;
	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;	
}
.footerContainer {
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	padding-top: 10px;
		
	
	
}

.footerText {
	padding-top: 0px;
	margin-right: 10px;
	padding-bottom: 0px;
	margin-left: 10px;
	clear: both;
	float: none;
	display: inline-block;
	background-color: rgb(255,255,255);
	text-align: center;
	font-family: "arimo regular", Arial, sans-serif;
	font-size: 1em;
	color: rgb(0,0,0);
}

.footerText a:link {
	color: rgb(0,0,0);
	text-decoration: none;
}
.footerText a:visited {
	color: rgb(0,0,0);
	text-decoration: none;
}
.footerText a:hover {
	color: #6aad57;
	text-decoration: none;
}
.footerText a:active, a:focus {
	color: #6aad57;
}






/* 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;
}

/* Thank you */

.redlineThankyou{
	width: 100%;
	
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #bb212f;
	padding-top: 10px;
	padding-bottom: 10px;
	
	text-align: center;
}


h6 {
	font-family: "Biryani Regular", "Arial Black", sans-serif;
	font-size: 2em;
	font-weight: normal;
	color: #ffffff;
	
		
}