@import url('tabs.css');

@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	outline: none;
}
img {
	border:none;
	}
input {
	padding:3px;
	}
textarea {
	padding:3px;
	}
	
#qForm label {
	font-weight: bold;
}

body {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
body#site{
	text-align: center;
	background: url(../images/bodybg.jpg) repeat-x;}

a {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#669900;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#669900;
	font-size: 12px;
	text-decoration: underline;
}

#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

		#header {
			width: 980px;
			height: 131px;
			float: left;
			line-height: normal;
		}				
				
				#header ul {
					float: left;
					margin: 40px 0 0 0;
					padding: 0;
					height: 55px;
					background: url(../images/navBG.jpg) repeat-x;
				}
				
						#header li {
							display: inline;
							list-style: none;
							height: 55px;
							font-size: 20px;
							color: #d4d4d4;
							position: relative;
							padding: 0 8px 0 0;
						}
						
						.gecko #header li {
							display: inline-block;
							height: 55px;
							padding: 0 8px 0 0;
						}
						
						#header li#first {
							background: url(../images/firstNav.jpg) no-repeat left 1px;
							padding: 0 8px 0 8px;
						}
						
						#header li#last {
							background: url(../images/lastNav.jpg) no-repeat right top;
							padding: 0 5px 0 0;
						}
								
								#header li span {
									position: absolute;
									top: 13px;
									right: 0px;
								}
						
								#header li a {
									display: inline-block;
									height: 55px;
									padding: 0 0 0 10px;
									text-decoration: none;
									color: #666;
									font-size: 12px;
								}
								
								#header li a strong {
									padding: 20px 14px 0 3px;
									display: inline-block;
									height: 35px;
								}
								
								#header li a:hover {	
									background: #016bbf;
									color: white;
									background: url(../images/nav-hover-img.jpg) 0px 12px no-repeat;
								}
								
								#header li a:hover strong {	
									background: url(../images/nav-hover-img.jpg) right 12px no-repeat;
									cursor: pointer;
								}
		
		#leftCol {
			width: 189px;
			min-height: 566px;
			float: left;
		}
		
			.homepageProduct {
				width: 95px;
				float: left;
				padding: 30px 10px 10px 84px;
				font-size: 11px;
				color: #333;
				position: relative;
			}
			
					.homepageProduct .pngLink {
						position: absolute;
						top: 0px;
						left: 0px;
						width: 189px;
						border: none;
					}
			
					.homepageProduct strong {
						color: #689902;
						display: block;
						margin-bottom: 10px
					}
			
					.freshMilk {
						background: url(../images/freshMilk.jpg) no-repeat;
						padding-bottom:50px;
					}
					
					.yoghurt {
						background: url(../images/yoghurt.jpg) no-repeat;
						padding-bottom:20px;
					}
					
					.hardCheese {
						background: url(../images/hardCheese.jpg) no-repeat;
						padding-bottom:20px;
					}
					
					.butterAndCream {
						background: url(../images/butterAndCream.jpg) no-repeat;
						padding-bottom:20px;
					}
					
		#content {
			width: 790px;
			float: left;
			position: relative;
			padding: 70px 15px 15px 15px;
		}
		
		#content2 {
			padding: 40px 0 0 0;
		}		
				
				#content h1, #content2 h1 {
					font-family: 'Trebuchet MS', Arial, sans-serif;
					color: #016bbf;
					font-size: 30px;
					letter-spacing: -2px;
					margin: 0 0 10px 0px;
					border-bottom: 1px solid #ededed;
					padding: 0 0 10px 0;
					width: 95%;
					line-height: 30px;
				}
				
				p {
					margin: 10px 10px 10px 0;
				}
				
				#content div#contentHeader {
					width: 770px;
					height: 55px;
					background: url(../images/contentHeader.jpg) no-repeat;
					color: white;
					padding: 10px 0 0 20px;
					position: absolute;
					top: 0px;
					left: 0px;
				}
		
		#centreCol-Home {
			width: 587px;
			min-height: 566px;
			float: left;
			margin: 0 0 0 14px;
		}
		
				#flashArea {
					width: 587px;
					height: 290px;
					float: left
				}
				
				#strapline {
					width: 567px;
					
					float: left;
					background: url(../images/straplinebg.jpg) repeat-x;
					padding: 10px;
				}
				
				#leftContent-Home {
					width: 177px;
					height: 156px;
					float: left;
					background: url(../images/goatFarmingYorkshire-BG.jpg) no-repeat;
					margin: 0 10px 0 0;
					color: white;
					padding: 46px 152px 0 18px;
					position: relative;
					margin-bottom:12px;
				}*/
				/*#leftContent-Home {
					width: 347px;
					height: 200px;
					float: left;
					position: relative;
					margin: 0 10px 0 0;
				}*/
				
						#ourHistory {
							position: absolute;
							bottom: 15px;
							left: 17px;
						}
				
				#rightContent-Home {
					width: 80px;
					height: 132px;
					float: left;
					background: url(../images/signUp-BG.jpg) no-repeat;
					color: white;
					padding: 70px 135px 0 15px;
					position: relative;
					margin-bottom:12px;
				}
				
						#enterNow {
							position: absolute;
							bottom: 16px;
							left: 14px;
						}
						
				#rightContent-Home-New{
									width: 80px;
					height: 132px;
					float: left;
					background: url(../images/mugNew.jpg) no-repeat;
					color: white;
					padding: 70px 135px 0 15px;
					position: relative;
					margin-bottom:12px;
				}		
							
		#rightCol {
			width: 130px;
			min-height: 566px;
			float: left;
			margin: 0 0 0 21px;
			line-height: normal;
		}
		
				#latestNews {
					font-size: 12px;
				}
				
						#latestNews div {
							padding: 12px;
						}
						
						#latestNews a {
							color: #689902;
							font-weight: bold;
							margin: 5px 0 10px 0;
							display: inline-block;
						}
						
				#links {
					margin-top: 10px;
					margin-bottom:20px;
				}
				
					#links img {
						margin-top: 10px
					}
		
		#footer {
			width: 960px;
			height: 45px;
			float: left;
			border-top: 2px dotted #a9c26e;
			font-size: 11px;
			padding: 10px;
		}
		
				#footerLeft {
					float: left;
				}
				
				#footerRight {
					float: right;
				}
					.inputtext 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextrequired
		{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputselect 
		{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputtextarea{
		color: #333333;
		background-color: #FFFFFF;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
		.inputtextarearequired{
		color: #333333;
		background-color: #DEAEAD;
		font-family:Verdana;
		font-size: 10px;
		border: #888888 1px solid;
		}	
	.inputbutton 
		{
		color: #333333;
		background-color: #EEEEEE;
		font-family:Verdana;
		font-size: 9px;
		cursor: pointer;
		border-bottom:  1px solid;
		border-left:  1px solid;
		border-right:  1px solid;
		border-top:  1px solid;
		height: 19px;
		width: 80px;
		font-weight : bold;
		}
#content td div {
font-size:12px;
margin:0px;
padding:0px;}

table {font-size:12px;}

.theform {
padding-right:20px;}
.black_overlay{

            opacity:.75;
			filter: alpha(opacity=80);
            display: none;

            position: absolute;

            top: 0%;

            left: 0%;

            width: 100%;

            height: 1500px;

            background-color: black;

            z-index:1001;


            
			
        }

        .white_content {

            display: none;

            position: absolute;

            top: 1%;

            left: 10%;

            width: 900px;

            padding: 10px;

            border: 2px solid #333333;

            background-color: white;

            z-index:1002;

            overflow-y: auto;
			overflow-x:hidden

        }
	#recipecats ul{
		margin:0;
		padding:0;
		list-style:none;
		}
	#recipecats ul li{
		float:left;
		text-align:center;
		background-image:url(../images/product_bg.jpg);
		background-repeat:no-repeat;
		background-position:center;
	}
	#recipecats ul li a{
		padding:22px;
		display:block;
		}
	#recipecats ul li a img{
		margin-bottom:10px;
		}
	#romtitle{
		color:#FFFFFF;
		}
	h2{
		font-size:14px;
		font-weight:bold;
		color:#6A9500;
		}
	.small{
		font-size:10px;
		}
	#allcomments{
		padding:10px 18px;
		height:210px;
		overflow:auto;
		display:block;
		background-color:#FFFFFF;
		}
		
	#lyocomments{
		padding:10px 18px;
		height:190px;
		overflow:auto;
		display:none;
		background-color:#FFFFFF;
		}
	.blue{
		color:#016BBF;
	}
	
#sendRecipeTable input, #sendRecipeTable textarea, #sendRecipeTable select {
	border: 1px solid #999;
}
#sendRecipeTable input:focus, #sendRecipeTable textarea:focus, #sendRecipeTable select:focus {
	border: 1px solid #8CBB17;
}

.ingredients {margin-left:20px;}
.ingredients li {
line-height:20px;}
.banner-video {
	margin:10px 0;
}
#goatContain{
	position:relative;
}
#goatSelect{
	background-image:url(../images/goatvote.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:319px;
}
#goatSelect ul{
	position:absolute;
	top:223px;
}
#goatSelect ul li{
	float:left;
}
#goatSelect ul li a{
	width:213px;
	height:36px;
	display:block;
	text-indent:-100000px;
}
#goatSelect ul li#li1{
	margin-left:23px;
}
#goatSelect ul li#li2{
	margin-left:42px;
}
#goatSelect ul li#li3{
	margin-left:41px;
}
#goatSelect ul li#li1 a:hover{
	background-image:url(../images/goat1on.jpg);
}
#goatSelect ul li#li2 a:hover{
	background-image:url(../images/goat2on.jpg);
}
#goatSelect ul li#li3 a:hover{
	background-image:url(../images/goat3on.jpg);
}
#goatSelect2{
	background-image:url(../images/goatvote2.jpg);
	background-repeat:no-repeat;
	width:774px;
	height:319px;
}
#goatSelect2 ul{
	position:absolute;
	top:223px;
}
#goatSelect2 ul li{
	float:left;
}
#goatSelect2 ul li a{
	width:213px;
	height:36px;
	display:block;
	text-indent:-100000px;
}
#goatSelect2 ul li#li1{
	margin-left:23px;
}
#goatSelect2 ul li#li2{
	margin-left:42px;
}
#goatSelect2 ul li#li3{
	margin-left:41px;
}
#goatSelect2 ul li#li1 a:hover{
	background-image:url(../images/goat1on.jpg);
}
#goatSelect2 ul li#li2 a:hover{
	background-image:url(../images/goat2on.jpg);
}
#goatSelect2 ul li#li3 a:hover{
	background-image:url(../images/goat3on.jpg);
}
#topvoter{
	position:absolute;
	left:350px;
	margin-top:-57px;
}
#topvoter div{
	float:left;
}
#topvoter div#links{
	margin:8px 15px 8px 0;
}
#topvoter strong{
	color:#026BBE;
}
#topvoter2{
	position:absolute;
	left:481px;
	margin-top:-57px;
}
#topvoter2 div{
	float:left;
}
#topvoter2 div#links{
	margin:8px 15px 8px 0;
}
#topvoter2 strong{
	color:#026BBE;
}
#vote{
	background-image:url(../images/vote.jpg);
	width:88px;
	height:42px;
	display:block;
}
#topvoter #vote:hover{
	background-image:url(../images/vote_on.jpg);
}
#videobg{
	position:relative;
	background-image:url(../images/vidbg.jpg);
	width:774px;
	height:548px;
}
#video{
	width:641px;
	height:391px;
	top:78px;
	left:67px;
	position:absolute;
}
#resultsbg{
	position:relative;
	width:774px;
	height:375px;
	background-image:url(../images/results_bg.jpg);
}
#resultsbg #text{
	position:absolute;
	top:65px;
	left:35px;
	width:540px;
}
#resultsbg #text h2, #resultsbg #text p{
	color:#FFF;
}
#resultsbg-new{
	position:relative;
	width:774px;
	height:496px;
	background-image:url(../images/results_bg_2.jpg);
}
#resultsbg-new #text{
	position:absolute;
	top:65px;
	left:35px;
	width:540px;
}
#resultsbg-new #text h2, #resultsbg-new #text p{
	color:#FFF;
}
#gladys{
	position:absolute;
	background-color:#8CBB17;
	top:212px;
	left:92px;
	height:23px;
}
#gertrude{
	position:absolute;
	background-color:#016BBF;
	top:177px;
	left:92px;
	height:23px;
}
#greta{
	position:absolute;
	background-color:#CC0001;
	top:247px;
	left:92px;
	height:23px;
}
#gladys2{
	position:absolute;
	background-color:#8CBB17;
	top:309px;
	left:94px;
	height:23px;
}
#gertrude2{
	position:absolute;
	background-color:#016BBF;
	top:274px;
	left:94px;
	height:23px;
}
#greta2{
	position:absolute;
	background-color:#CC0001;
	top:342px;
	left:94px;
	height:23px;
}
.float-right {
	float:right;
	margin-left:15px;
}
.float-left {
	float:left;
	margin-right:15px;
}
.comp-table td {
	padding:5px !important;
}
#comp h2 {
	margin-top:20px;
}
#comp ol {
	list-style:decimal inside;
}
#comp li {
	margin-bottom:5px;
	font-size:10px;
}
input.comp-input {
	width:200px;
	border:1px solid #c0c0c0;
	padding:5px;
}
input.comp-submit {
	background:#016BBF;
	color:#fff;
	font-weight:bold;
	border:none;
	padding:5px 10px;
	cursor:pointer;
}
.message-board {
	width:105px;
	background:#f2f2f2;
	padding: 0 12px;
}
.message-board-text p {
	font-size:10px;
	color:#666;
}
.message-board p b {
	color:#016bbf;
}
.message-board p.posted-by {
	color:#858585;
	font-size:10px;
}
#see-video {
	background:url(../images/see-video.jpg) no-repeat;
	width:331px;
	height:226px;
	clear:both;
	padding-left:16px;
	padding-top:46px;
	float:left;
	margin-bottom:12px;
}
img.larger-version {
	float:left;
	margin-top:15px;
}
#see-video p {
	float:right;
	width:152px;
	text-align:right;
	font-weight:bold;
	color:#006BBF;
	margin:0;
	padding:0;
	margin-top:10px;
	margin-right:23px;
	line-height:13px;
}
#see-video p a {
	color:#006BBF;
	text-decoration:none;
}
#recipe-month {
	float:left;
	margin-left:10px;
	width:230px;
	margin-bottom:12px;
	
}
#recipe-month-wrap {
	border-left:1px solid #d8d7b8;
	border-right:1px solid #d8d7b8;
	width:228px;
	background:#f0f0e4;
	height:212px;
}
#recipe-month-wrap p {
	margin:0;
	padding:0 11px 3px;
}
#recipe-month-wrap p b {
	color:#006CC0;
	font-size:14px;
	display:block;
}
.recipe-buttons {
	padding-left:11px;
	margin-top:4px;
}
.recipe-img-container {
	background:url(../images/recipe-img-container.jpg);
	width:196px;
	height:139px;
	padding-top:9px;
	padding-left:9px;
	margin-left:12px;
}
.message-board p {
	margin-top:0;
	padding-top:0;
}
#FlashVid {
	border-top:1px solid #c0c0c0;
	border-left:1px solid #c0c0c0;
}
.gallery-img {
	float:left;
	width:100px;
	height:100px;
	padding:10px;
	margin:22px;
	border:1px solid #ccc;
}
.gallery-inner {
	width:100px;
	height:100px;
	overflow:hidden;
}
.gallery-inner a {
	display:block;
	width:100px;
	height:100px;
}
.gallery-inner span {
	display:none;
}
#mug label {
	float:left;
	clear:left;
	width:225px;
	text-align:right;
	margin-right:13px;
}
#mug-page h2 {
	font-size:20px;
	margin-bottom:10px;
	line-height:25px;
}
#mug-page h3 {
	font-size:16px;
	margin-bottom:10px;
}
#mug-page form {
	padding:10px;
	background:#dde3cd;
	border:1px solid #8CBB17;
	width:560px;
	margin-top:15px;
}
#mug-page form .inputbutton {
	background:#016BBF;
	color:#fff;
	border:none;
}
