@charset "utf-8";
/* CSS Document */

/*html {
background-color:#000000;
height: 100%;
background-image: url(images/bgGradient.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
}*/
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
	
}
a {
color:#000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#outer {
width: 960px;
background-color:#FFFFFF;
margin: 0 auto;
}
#inner {
margin: 0 auto;
width: 922px;
padding-left: 19px;
padding-right: 19px;
padding-top: 19px;
padding-bottom: 19px;
background-color:#FFFFFF;
overflow:auto;
}
#contact, #contact a {
margin-top:16px;
color: #FFFFFF;
text-align:center;
line-height: 26px;
clear: both;
padding-bottom: 19px;
}
#contact .small {
font-size: 10px;
}
#lines921 {
background-image:url(images/lines_921.jpg);
background-repeat:no-repeat;
background-position: center;
height: 13px;
width: 960px;
background-color: #FFFFFF;
margin: 0 auto;
}
#lines559 {
background-image: url(images/lines_559.jpg);
background-repeat:no-repeat;
height: 13px;
width: 559px;
}
#lines790 {
background-image: url(images/lines_790.jpg);
background-repeat:no-repeat;
height: 13px;
width: 790px;
}
#lines385 {
background-image: url(images/lines_385.jpg);
background-repeat:no-repeat;
height: 13px;
width: 385px;
}

#logo {
background-image:url(images/ilkley_logo.jpg);
width: 109px;
height: 142px;
}
#subscribe {
margin-top: 30px;
padding-top: 5px;
padding-bottom: 5px;
width: 109px;
text-align:center;
/*background-color: #CCCCCC;*/
}
#subscribe .fields {
margin-bottom:10px;
border: 1px solid #000000;
background-color:#FFFFFF;
width: 90%;
}
#leftColumn{
float:left;
width: 109px;
}
#rightColumn {
width: 790px;
float:right;
}
.homepagePic1 {
/*background-image:url(images/homepagePic1.jpg);
background-repeat:no-repeat;*/
height: 549px;
width: 790px;
}
.homepagePicStrapLine {
color:#FFFFFF;
font-weight: bold;
font-size: 28px;
line-height:28px;
}
.sectionTitle {
font-size:28px;
font-weight: bold;
color:#000000;
line-height: 28px;
}
.formSubmitButton {
border: 1px solid #000000;
background-color: #000000;
color: #FFFFFF;
width: 90%;
height: 30px;
}
.formField {
border: 1px solid #000000;
width: 98%;
}
.medium {
font-size: 18px;
line-height: 28px;
}
#googleMap {
width: 790px;
height: 350px;
background-color:#CCCCCC;
margin-bottom: 19px;
margin-top: 19px;
}
.infoBox {
background-color: #E6e6e6;
width: 348px;
height: auto;
padding: 19px;
background-image:url(images/beerPumpIllustration.jpg);
background-repeat:no-repeat;
background-position:3em bottom;
min-height: 438px;
overflow:auto;
visibility:hidden;
display: none;
}
.infoBox2 {
background-color: #E6e6e6;
width: 348px;
height: auto;
padding: 19px;
min-height: 438px;
overflow:auto;
visibility:hidden;
display: none;
}
.infoBox3 {
background-color: #E6e6e6;
width: 348px;
height: auto;
padding: 19px;
overflow:auto;
visibility:hidden;
display: none;
}
#strapLine {
font-family:"Times New Roman", Times, serif;
color:#FFFFFF;
font-size: 38px;
font-weight: normal;
padding-top: 38px;
text-align:right;
padding-right: 14px;
}
 #contactBrewery{
 padding: 4px;
 color:#FFFFFF;
 width: 100px;
 background-color:#000000;
 text-align:center;
 }
 #contactBrewery a {
 color:#FFFFFF;
 text-decoration:none;
 }
 #contactBrewery a:hover {
 text-decoration: underline;
 }