/* CSS Document */

<style type="text/css">
		   
.cheeseboxtall {width: 25%;height: 25em;padding:1%;margin-bottom:1.5%;text-align: center;float: left;vertical-align: bottom;overflow:hidden;}
	
.snackphoto {width:150px;height:258px;margin:auto; text-align:center; }
	
.snackphototext {width:100%; color:#990000;font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";text-align:center; margin-top:.5em;font-size: 13px;}
	
@media only screen and ( max-width: 40em ) 
	{	
.cheeseboxtall {width: 50%; }
	}
	
@media only screen and ( max-width: 30em ) 
		{	
.cheeseboxtall {width: 100%; height: inherit}
}
</style>

/* body
=======================*/
img { border: none; }

li {color:#262862;}

.a img {border:0;}

.a:hover img{border:0;}

p {color: #262862;font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";font-style: italic;line-height:1.5em;}

a {text-decoration: none;color:#990000;}
	
a:visited {color:#990000;text-decoration: none;}
a:hover {color:#489AB4;text-decoration: none;	}
a:active {text-decoration: none;color: #990000;	}

h1 {font-size: 14.5px;font-weight: bold;text-align:left;color:#262862;}

h2 {font-size: 14.5px;font-weight: bold;text-align:left;color:#841600;line-height:1.5em;} 

h3 {font-size: 14.5px;font-weight: bold;color:#489AB4;} 

h4 {font-size: 16px;font-weight:normal;font-style: italic;line-height:23px;text-align:left;color:#262862;}

body {font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";font-size:14.5px;}

/* Social Media
=======================*/
#iconframe {width: 100%;height: 100%;float: left;overflow:hidden;padding-left:4%;vertical-align: middle;padding-bottom: 1%;}

#iconframe2 {width: 100%;height: 100%;float: right;overflow:hidden;padding-right:7%;vertical-align: middle;padding-bottom: 0;}

#facebook {width: 35%;height: 100%;padding-left: 2%;padding-right: 0;padding-top:1%;float: left;overflow:hidden;}

#icon {width:5%;height: 100%;padding-top: 1%;padding-left:.5%;float:left;overflow:hidden;}

#icon2 {width:6%;height: 100%;padding-top: 0;padding-right:1%;padding-bottom:0;float:right;overflow:hidden;}

#grazing {width: 15%;padding-right:3%;height: 100%;float: left;overflow:hidden;vertical-align: bottom;}

#cheeselocator {width: 22%;padding-top:1%;padding-bottom:5%;padding-left:1%;float: left;font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";font-size: 14px;text-align:left;line-height:2em;}

#locatorbig {width: 35%;padding-left: 2%;padding-bottom:10%;float: left;font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";font-size: 12px;text-align:left;}
	
/* End Social Media
=======================*/

/* Button
=======================*/

.button {background-color: #489AB4; /* light blue */;border: 1px solid #489AB4; /*blue */
	/*box-shadow: 0 4px 16px 0 rgba(0,0,0,0.2), 0 3px 20px 0 rgba(0,0,0,0.19);*/border-radius: 4px; color: white; padding: 1% 2%;margin-top:2%;text-align: center;text-decoration: none;display: inline-block;font-size: 16px;transition: all 0.4s; cursor: pointer;}	

.button:hover {background-color: #fff; /*white*/color: #489AB4;border: 1px solid #489AB4; /*blue */}
	
.button span {cursor: pointer;display: inline-block;position: relative;transition: 0.4s;}

.button span:after {content: '»';position: absolute;opacity: 0;top: 0;right: -20px;transition: 0.4s;}

.button:hover span {padding-right: 15px;}

.button:hover span:after {opacity: 1;right: 0;}

/* End Button
=======================*/



/* Main CSS
================================= */
#content {margin: 0 auto;width: 950px;height:100%;overflow:hidden;background-image:url(images/gradient-new.jpg); background-repeat: repeat-x;}	 

#imageheader {margin: 0 auto;width: 950px;overflow: hidden;}
  

#splashtextfull {width: 100%;height: 100%;float:left;font-size:14.5px;text-align: left;}

#cheeselist {width:50%;height: 100%;float: left;padding-top:5%;padding-left: 10%;font-size: 16px;line-height: 23px;}


/* background
=======================*/


#framecheesepgcow {
  width:100%;
  height:100%;
  float: left;
  overflow: hidden;
  border-left: 1px #489AB4 solid;
  border-right: 1px #489AB4 solid;
  background-image:url(images/cowhead.gif);
  background-repeat: no-repeat;
  background-position: bottom right;	  
}

#frameplaincow {
  width:100%;
  height:100%;
  float: left;
  overflow: hidden;
  border-left: 1px #489AB4 solid;
  border-right: 1px #489AB4 solid;
  padding-left:4%;
  padding-top:8%;
  padding-right:4%;	
  padding-bottom:3%; 
  background-image:url(images/cowhead.gif);
  background-repeat: no-repeat;
  background-position: bottom right;   
}

#frameplain {
  width:100%;
  height:100%;
  float: left;
  overflow: hidden;
  border-left: 1px #489AB4 solid;
  border-right: 1px #489AB4 solid;
  padding-left:4%;
  padding-top:8%;
  padding-right:4%;	
  padding-bottom:3%;     
}

#frameplain2 {
  width:100%;
  height:100%;
  float: left;
  overflow: hidden;
  border-left: 1px #489AB4 solid;
  border-right: 1px #489AB4 solid;     
}


#framevideo {
  height:100%;
  width:100%;
  float: left;
  overflow: hidden;
  border-left: 1px #489AB4 solid;
  border-right: 1px #489AB4 solid; 		
  padding-left:8%;
  padding-top:8%;
  padding-bottom:3%;
  overflow: hidden;  
}

#framecheesegoat{
  width:100%;
  height:100%;
  float: left;
  overflow: hidden;
  border-left: 1px #489AB4 solid;
  border-right: 1px #489AB4 solid;
  background-image:url(images/goathead.gif);
  background-repeat: no-repeat;
  background-position: bottom right;	  
}

#frameplaingoat {
  width:100%;
  height:100%;
  float: left;
  overflow: hidden;
  border-left: 1px #489AB4 solid;
  border-right: 1px #489AB4 solid;
  padding-left:4%;
  padding-top:8%;
  padding-right:4%;	
  padding-bottom:3%; 
  background-image:url(images/goathead.gif);
  background-repeat: no-repeat;
  background-position: bottom right;    
}


#framecheesesheep {
  width:100%;
  height:100%;
  float: left;
  overflow: hidden;
  border-left: 1px #489AB4 solid;
  border-right: 1px #489AB4 solid;
  background-image: url(images/sheephead.gif);
  background-repeat: no-repeat;
  background-position: bottom right;	
}

#frameplainsheep {
  width:100%;
  height:100%;
  float: left;
  overflow: hidden;
  border-left: 1px #489AB4 solid;
  border-right: 1px #489AB4 solid;
  padding-left:4%;
  padding-top:8%;
  padding-right:4%;	
  padding-bottom:3%; 
  background-image: url(images/sheephead.gif);
  background-repeat: no-repeat;
  background-position: bottom right;    
}
  
  

/* Home page
=======================*/	
#cheesebox {
	width: 25%;
	height: 15em;
	padding:1%;
	margin-bottom:1.5%;
	text-align: center;
	float: left;
	vertical-align: bottom;
	overflow:hidden;
}

#cheesephototext {
	width: 100%;
	color:#262862;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	font-size: 13px;
	text-align:center;
	
}

#wholecheesephoto {
	width: 100%;
	height: 76%;
	text-align:center;
	float: left;
	overflow:hidden;
}


#cheesebox2 {
	width: 25%;
	height: relative;
	padding:1%;
	text-align: center;
	float: left;
	overflow:hidden;
	}

#cheesephototext2 {
	width: 100%;
	height: 20em;
	color:#262862;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	font-size: 12px;
	text-align:center;
}

#cheeserow {
	width: 100%;
	height: 50%;
	padding-top: 3%;
	padding-left: 4%;
	text-align: center;
	float: left;
	vertical-align: bottom;
	overflow:hidden;
}

#pairingphoto {
	width: 100%;
	height: relative;
	text-align:center;
	float: left;
	vertical-align: bottom;
	margin-bottom:.5em;
}

#pairingphoto a img, #pairingphoto a           { border: none; float: left; }
#pairingphoto a                               { margin: 3px; }
#pairingphoto a:hover                         { outline: 3px solid #489AB4; }


#namerow {
	width: 100%;
	height: 50%;
	padding-top: 1%;
	padding-left: 4%;
	text-align: center;
	float: left;
	vertical-align: bottom;
	overflow:hidden;
}


/* Recipe lead pages
=======================*/

#recipbox {	
	width: 33%;
	padding:1%;
	text-align: center;
	float: left;
	vertical-align: bottom;
	overflow:hidden;
}

#recipephototext {
	width: 100%;
	padding-top:2%;
	padding-bottom: 2%;
	padding-left: 1%;
	padding-right: 1%;
	float: left;
	color:#262862;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	font-size: 12px;
	text-align:center;
	overflow:hidden;
}

#recipephoto {
	width: 100%;
	height: relative;
	text-align:center;
	float: left;
	vertical-align: bottom;
}

#recipephoto a img, #recipephoto a           { border: none; float: left; }
#recipephoto a                               { margin: 3px; }
#recipephoto a:hover                         { outline: 3px solid #489AB4; }

/* Contact page
=======================*/
#framecontact {
  width:45%;
  height:100%;
  padding-bottom:1%;
  margin-right:9%;
  float: left;
  overflow: hidden;		   
}


#framecontactform {
  width:100%;
  float: left;
  color:#262862;
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif"; 
font-style: italic;
line-height:1.25em;
font-size:14.5px; 
}

#contact {
	width: 45%;
	margin-right:9%;
	margin-bottom:5%;
	height: 100%;
	float:left;
	font-size:14.5px;
	text-align: left;
}

#contact2 {
	width: 30%;
	margin-left:10%;
	height: 100%;
	float:left;
	font-size:14.5px;
	text-align: left;
}

#comment {
	width: 100%;
	padding-top:5%;
	margin-right:5%;
	margin-bottom:5%;
	height: 100%;
	float:left;
	font-size:14.5px;
	text-align: left;
}
#tellus {
	width: 100%;
	padding-top:5%;
	padding-right:5%;
padding-bottom:5%;
	padding-left:5%;
	height: 100%;
	float:left;
	font-size:14.5px;
	text-align: left;
}

#quote {
	width: 30%;
	height: 100%;
	float:left;
	clear:both;
	text-align: left;
	margin-bottom:5%;
}

#quote2 {
	width: 30%;
	margin-left:5%;
	min-height: 110px;
	height: 100%;
	float:left;
	text-align: left;
	margin-bottom:5%;
}

#quoteimg {	
margin-right:5%;
margin-bottom:0;
padding-left:0;
padding-top:0;
width: 25%;
float: left;

}

	
/* Video page
=======================*/
#framerightvideo {
width: 26%;
height: 100%;
padding-bottom: 20%;
padding-right:20px;
padding-top:5px;
padding-left:10px;
float: left;
color:#262862;
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
font-size: 14.5px;
color:#262862;
text-align:left;
overflow:hidden; 	   
}

#framrighttext{
	width: 95%;
	padding-top: 6px;
	padding-left: 7px;
	padding-bottom: 6px;
	padding-right: 20px;
	margin-bottom:10px;
	color: #262862;
	background:#FFFFFF;
    font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	font-size: 14px;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);		
	-moz-box-shadow: 0 0 5px #800000;
    box-shadow: 0 0 5px #800000; 	
}


#video{
    width: 70%;
    height: 100%;
	float:left;
	}
	
#video-full{
    width: 100%;
    height: 100%;
	float:left;
}

#slideshow-container {
    position: relative;
    padding-bottom: 66%; 
	float:left;
	height: 0; 
	overflow: hidden;
}

#video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;
}
 
#video-container iframe,
#video-container object,
#video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 98%;
    height: 98%;
}



/* Nutrition label
=======================*/

.nutrition-label {background-color:#ffffff!important; border:solid 1px #000000; padding:2%; color:#000000; margin:5% 2% 2% 2%; line-height:1.25em; font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif"}	

.nutriton-label-h2 {color:#000000!important; font-size:1.25em; line-height:1.35em}	

.n-facts {font-size:3em; font-weight:bold; line-height:1em; margin-top:.15em}	

.thick-line {height:16px; background-color:#000000; margin:.5em 0}

.medium-line {height:8px; background-color:#000000; margin:.5em 0}	

.calories {color:#000000!important; font-size:2.5em; line-height:1em; font-weight:bold}

.indend-nutri {margin-left:2em;}

.indend2-nutri {margin-left:4em;}


/* Cheese Page
=======================*/
#block {
  width:100%;
  height: 100%;
  float: left;
  overflow: hidden;   
}

#block-first {
  width:100%;
  height: 100%;
  padding-top: 4%;
  float: left;
  overflow: hidden;   
}

#leftside {
width: 25%;
height: 100%;
float: left;
color:#262862;
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
font-size: 12px;
text-align:center;
overflow:hidden;
}

#cheesetext {
width: 75%;
height: 100%;
padding-left:5%;
padding-right:5%;
padding-top: 5%;
padding-bottom: 1%;
float:left;
font-size:14.5px;
text-align: left;
border-left: 1px #489AB4 solid;

}

#label {
	width: 100%;
	float: left;
	overflow:hidden;
	text-align:center;
	padding-top: 37%;
	padding-bottom: 20%;
	}

#singleimg {
	width: 100%;
	float: left;
	overflow:hidden;
	text-align:center;
	padding-top: 16%;
	padding-bottom: 0%;
	}
	
 
#separationthick2 {
width: 100%;
height: 45px;
background-color:#489AB4;
text-align: center;
vertical-align:middle;
color:#FFFFFF;
overflow:hidden;
float: left;
}


#separationthick3 {
width: 100%;
height: 75px;
background-color:#489AB4;
text-align: center;
vertical-align:middle;
color:#FFFFFF;
overflow:hidden;
float: left;
}


#separationthick4 {
width: 100%;
height: 90px;
background-color:#489AB4;
text-align: center;
vertical-align:middle;
color:#FFFFFF;
overflow:hidden;
float: left;
}


#separationthick5 {
width: 100%;
height: 120px;
background-color:#489AB4;
text-align: center;
vertical-align:middle;
color:#FFFFFF;
overflow:hidden;
float: left;
}


#blueline {
margin-right:5%;
margin-bottom:2%;
width: 100%;
font-weight: bold;
font-size:16px;
text-align: left;
color: #489AB4;
border-bottom: 2px #489AB4 solid;
float:left;
line-height:1.5em;
padding-top: 5%;
}


#blueline2 {
margin-right:5%;
margin-bottom:2%;
width: 100%;
font-weight: bold;
font-size:16px;
text-align: left;
color: #800000;
border-bottom: 2px #489AB4 solid;
float:left;
line-height:1.5em;
padding-top: 1%;
}

#blueline3 {
margin-right:5%;
margin-bottom:1%;
width: 100%;
font-weight: bold;
font-size:16px;
text-align: center;
color: #489AB4;
border-bottom: 2px #489AB4 solid;
float:left;
line-height:1.5em;
padding-top: 1%;
}


/* About
=======================*/
#logo {
padding-top:1%;
padding-right:1%;
padding-bottom:1%;
width: 40%;
float: left;
color:#262862;
font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
font-size: 12px;
text-align:center;
}

/* Cheese Type 
=======================*/
#splashbox{
    width: 100%;
	height: 100%;
	padding-bottom:2%;
	float:left;
	font-size:14.5px;
	text-align: left;
}

#splashphoto {
	width: 35%;
	padding-top: 2%;
	float: left;
	color:#262862;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	font-size: 12px;
	text-align:center;
}

#splashtext {
	width: 65%;
	height: 100%;
	float:left;
	font-size:14.5px;
	text-align: left;
}

#splashtext2 {
	width: 50%;
	padding-left: 7%;
	height: 100%;
	float:left;
	font-size:14.5px;
	text-align: left;
}


#splashtext3 {
	width: 60%;
	padding-left: 0;
	height: 100%;
	float:left;
	font-size:14.5px;
	text-align: left;
}

/* Packaging pg
=======================*/

#photohalfpg {
	width: 50%;
	padding-top: 2%;
	float: left;
	color:#262862;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	font-size: 12px;
	text-align:center;
}

#splashtext4 {
	width: 45%;
	padding-left: 3%;
	padding-top: 7%;
	margin-bottom:7%;
	height: 100%;
	float:left;
	font-size:14.5px;
	text-align: left;
}

/* Footer
=======================*/
#footer-block{
	width: 100%;
	font: 80% "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Verdana, sans-serif";
	height: 2.5em;
	text-align:center;
	line-height: 2.5em;
	overflow: hidden;
	float:left;
	color:#F7EFB5 !important;
    background: #841600;
	}

#footer{
	width: 33%;
	overflow: hidden;
	float:left;
	color:#F7EFB5 !important;
	}

#footer .a  {color:#F7EFB5; } 

#footer2{
	width: 25%;
	overflow: hidden;
	float:left;
	color:#F7EFB5 !important;
	}


	
