/*
============================================================

	Brunning and Price Ltd website pub CSS
	(used in addition to main.css)

============================================================
*/

h1, h2 {

font-family: Georgia,Times New Roman,Times,serif;

}


body {

font-family: Georgia,Times New Roman,Times,serif;

}

/*
============================================================

	Header elements

============================================================
*/

	#header	
	{
		padding: 0px 0px 15px 0px;
		font-size: 50px;
		height: 110px;
		margin: 0px 0px 10px 0px;
		background-color:#fff;
		background-image: none;
	}
	

	#logo {
		float: left;
		margin: 15px 0px 0px 0px;
		width: 150px;
		height: 105px;
		line-height:105px;
		text-align: center;	
	}
	
	
	#banner {
		float: left;
		margin: 15px 0px 0px 0px;
		width: 615px;
		height: 105px;
		line-height:105px;
		text-align: center;
	}
	
	
	#logo a, #banner a {
	
		background-color: white;
	
	}
	
	#mainnavpanel {
	
			float:left;
			text-align:left;
			background-color:#ebebeb;
			background-image:url(images/background_vertgrad.gif);
			background-repeat: repeat-x;
			margin: 10px 10px 0px 10px;

	}
	
	#maincontainer {
		width: 916px;
		padding: 0px;
					background-color:#ebebeb;
			background-image:url(images/background_vertgrad.gif);
			background-repeat: repeat-x;
	
	}
	
		#maincontentpanel {
		width: 600px;
		-moz-border-radius-bottomleft: 1em;
		-moz-border-radius-bottomright: 1em;
  	border-bottom-radius: 1em;
  	border-left: solid 2px #aba;	
			}


		/* for Internet Explorer */
		/*\*/
		* html #maincontentpanel {
		height: 600px;
		}
		/**/

	#headerbar {
		background-color: #003300;
		width: 100%;
		height: 10px;
	}
	
	.pubmessage {
border-bottom:2px solid #FFCACA;
border-top:2px solid #FFCACA;
color:#FF5555;
font-size:24px;
padding:7px;
position:absolute;
right:10px;
text-align:center;
top:45px;
	
	}
	
	
	.pubmessage2 {
	color: #555;
	border-top: solid 2px #cacaca;
	border-bottom: solid 2px #cacaca;
	background-color: #fafafa;
	padding: 7px;
	font-size: 16px;
	text-align: center;
	
	}
	

/*
============================================================

	Side panel

============================================================
*/	
	
#sidepanel {

	width: 125px;
	padding-top: 10px;

}

/*.panelitem h2 {
background: none;
background-color:#854747;
}*/
	
/*
============================================================

	Main navigation list

============================================================
*/

.navheading {
	padding:0px 0px 2px 4px;
	width:140px;
}

.mainnavlist a
{
	display: block;
	padding: 8px 8px;
	width: 124px;
	border-bottom: 1px solid #eee;
	font-weight: bold;
	font-size: 11px;

}

#currentpage {

	color: #ffffff;
	background-color: #aba;
	
}

#pubdropdownlist select {
	width:120px;
}

/*
============================================================

	Pub information pages
	
============================================================
*/

#contactdetails {

margin-left: 40px;

}

#contactdetails .addressblock {

		width: 120px;
}

#contactdetails .contact{

		width: 260px;
}





#information h2 {
		font-size: 14px;
		color: #333333;
		margin-top: 2px;
}

#information p {
		margin-left: 40px;
}

#information table {
		margin-left: 40px;
		width: 520px;
		margin-bottom: 10px;
}

#information table th {
		border-top: solid 1px #efefef;
		padding: 5px;

		}

#information table td {
		background: #efefef;
		padding: 5px;

		}

#mapviewer {

	height: 420px;
	width: 592px;
	position: relative;
	border: 1px solid #cacaca;
	padding: 3px;
	background-color:#ffffff;
	margin: 0px 0 10px;

}

/*
============================================================

	Pub menu pages
	
============================================================
*/

#foodmenu {

	text-align: center;

}

#foodmenu p  {
		/* margin-left: 40px; */
		font-size: 11px;
		margin: 6px 0px;
}

#foodmenu .footnote {

		font-size: 11px;
		font-weight: bold;
		color: #333333;
		margin: 10px 0 35px;
		text-align: center;

}

#foodmenu .price {


		font-weight: bold;
	

}

.menu-notes {

		font-size: 11px;
		color: #333333;
		margin: 15px;
		padding: 15px;
		text-align: center;

}

/*
============================================================

	Pub wine pages
	
============================================================
*/

#winelist {

	text-align: left;

}

#winelist h2 {

	text-align: center;
	margin: 20px auto;
	font-size: 20px;

}

#winelist td  {
		padding-left: 20px;

}

#winelist td.winename  {
		padding-left: 30px;

		font-weight: bold;
		border-bottom: dotted 1px #ddd;
}

#winelist td.winedesc  {
		padding-left: 50px;

}

#winelist td.glassprice  {

		font-weight: bold;
		border-bottom: dotted 1px #ddd;
}

#winelist td.bottleprice  {

		font-weight: bold;
		border-bottom: dotted 1px #ddd;
}

#winelist th  {
		font-size: 12px;
		color: #333333;
		margin-top: 2px;
		padding-left: 15px 0px 5px 0px;

}

#winelist th.glassprice, #winelist th.bottleprice  {
	text-align: right;
	font-weight: normal;
}

#winelist .footer {

		font-size: 11px;
		font-weight: bold;
		color: #333333;
		margin-top: 25px;
		text-align: center;

}

/*
============================================================

	Beer profiles

============================================================
*/


#beerprofilespub {

/*	line-height: 1.3;*/

}

#beerprofilespub .beerprofile {
	margin: 20px 0px 20px  0px;
}

#beerprofilespub .beertext {

	margin-left: 20px;

}

#beerprofilespub .beername {
	font-size: 14px;
	display:inline;
	font-weight: bold;
	margin-right: 5px;
	cursor:pointer;
}

#beerprofilespub .beerabv {

	font-size: 14px;
	color: #444;
	display:inline;
	font-style: italic;
}

#beerprofilespub .beerdesc {
	margin: 5px;
	padding-left: 110px;
}

#beerprofilespub .beerimg {
		padding: 0;
		border: none;
		margin: 0 15px 0 10px ;
		float:left;
}

/*
============================================================

	Events

============================================================
*/

#event {
text-align: center;
margin: auto;
background-color: #f5f5f5;
padding: 10px;
}

h2.event {

border-top: solid 1px #335;
border-bottom: solid 1px #335;
font-size: 25px;
color: #335;
margin-bottom: 5px;

}

#event p {

margin-top: 10px;

}