/* ----------------------------------------
   John Bull
   Homepage Extra Stylesheet
   © Evolving Media Limited 2006
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Bob Twells
   on 06-Jul-06 at 3:58 pm
   ---------------------------------------- */



/* -- Corporate --------------------------- */

#corporatelogo.home
{
	width: 212px;
	height: 212px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#corporatelogo.home img
{
	margin: 24px 0px 0px 29px;
	padding: 0px;
	border: 0px;
}


/* -- Main containers --------------------- */


#container.home
{
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 750px;
	position: relative;
	background: url(/static/images/johnbull/home_fade_bg.gif) top left repeat-x #fff !important;
}

#containerinner.home
{
	margin: 0px;
	padding: 0px;
	position: relative;
	background: url(/static/images/johnbull/home_bg.jpg) top left no-repeat !important;

}


/* -- Main Nav ---------------------------- */


#nav.home
{
	width: 580px;
	height: 170px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 37px;
	left: 212px;
}

#nav.home ul
{
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#nav.home ul li
{
	list-style-type: none;
	display: block;
	float: left;
	margin: 0px 0px 4px 0px;
	padding: 0px;
}

#nav.home ul li a
{
	display: block;
	position: relative;
}

#nav.home ul li a span
{
	display: none;
}

#nav.home ul li.nav1 a
{
	width: 142px;
	height: 58px;
	background: url(/static/images/johnbull/homenav_ourpubs.gif) top left no-repeat;
}

#nav.home ul li.nav2 a
{
	width: 155px;
	height: 58px;
	background: url(/static/images/johnbull/homenav_ourbeers.gif) top left no-repeat;
}

#nav.home ul li.nav3 a
{
	width: 223px;
	height: 58px;
	background: url(/static/images/johnbull/homenav_history.gif) top left no-repeat;
}

#nav.home ul li.nav4 a
{
	width: 237px;
	height: 60px;
	background: url(/static/images/johnbull/homenav_franchise.gif) top left no-repeat;
}

#nav.home ul li.nav5 a
{
	width: 169px;
	height: 60px;
	background: url(/static/images/johnbull/homenav_contact.gif) top left no-repeat;
}


/* -- Feature Items ------------------------ */


#featureitems.home
{
	clear: both;
	width: 750px;
	padding: 0px;
	margin: 0px;
	background: none transparent !important;
	border-bottom: 0px none;
	color: #8D8C8D;
	position: relative;
}

#featureitems.home a
{
	color: #767476;
}

#featureitems.home h4 a
{
	display: block;
	height: 57px;
	padding: 0px;
	margin: 0px;
}

#featureitems.home #feature1
{
	width: 230px;
	float: left;
}

#featureitems.home #feature1 .inner
{
	padding: 54px 0px 0px 35px;
}

#featureitems.home #feature1 .inner img
{
	padding: 0px !important;
	margin: 0px 0px 30px 0px !important;
}

#featureitems.home #feature1 h4
{
	height: 57px;
	background: url(/static/images/johnbull/feature_home_ourpubs.gif) top left no-repeat;
	margin: 0px 0px 3px 0px;
}

#featureitems.home #feature2
{
	width: 275px;
	float: left;
}

#featureitems.home #feature2 .inner
{
	padding: 54px 0px 0px 25px;
}

#featureitems.home #feature2 .inner img
{
	padding: 0px !important;
	margin: 0px 0px 30px 0px !important;
}

#featureitems.home #feature2 h4
{
	height: 57px;
	background: url(/static/images/johnbull/feature_home_franchise.gif) top left no-repeat;
	margin: 0px 0px 3px 0px;
}

#featureitems.home #feature3
{
	width: 210px;
	float: left;
}

#featureitems.home #feature3 .inner
{
	padding: 210px 0px 0px 35px;
}

#featureitems.home #feature3 h4
{
	height: 57px;
	background: url(/static/images/johnbull/feature_home_ourbeers.gif) top left no-repeat;
	margin: 0px 0px 3px 0px;
}


/* ---------------------------------------- */
/* © Evolving Media Limited 2006            */
/* ---------------------------------------- */
