/* CSS for Friendly Food and Drink 2009 */
/* Designed for IE6 upwards             */
/* Copyright (c)2009 Phil Emerson       */

*
{
	margin:0;
	padding:0;
	font-family:Arial,Tahoma,sans-serif;
	color:#333333;
	font-size:18px;
	font-weight:normal;
}

a img
{
	border:0;
}

#container
{
	position : relative;
	width:920px;
	margin-left:auto;
	margin-right:auto;
    font-size : 14px;	
}

#container p
{
	font-size:14px;
}

#banner
{
	position:absolute;
	width:918px;
	height:123px;
	background:url(http://www.friendlyfoodanddrink.co.uk/templates/ffad_v2/images/bkg_banner.png);
	background-repeat:no-repeat;
	background-position:bottom;	
}

#pagetitle
{
	position:absolute;
	left:177px;
	top:103px;
	width:736px;
	border-bottom:2px solid #333333;
}

#pagetitle h1
{
	font-size:28px;
	color:#333333;
	font-weight:bold;
	margin:0;
	padding:0;
	border:0;
}

.contact_numbers 
{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
}

#banner_tel_label
{
	position:absolute;
	left:184px;
	top:17px;
}

#banner_tel_num
{
	position:absolute;
	left:265px;
	top:17px;
}

#banner_mob_label
{
	position:absolute;
	left:184px;
	top:49px;
}

#banner_mob_num
{
	position:absolute;
	left:265px;
	top:49px;
}

#banner_messages_upper
{
	position:absolute;
	right:190px;
	top:6px;
	width:320px;
	line-height:1.5em;
	text-align:right;
	font-size:16px;
	color:#ffffff;	
	z-index:100;
}

#banner_messages_lower
{
	position:absolute;
	right:189px;
	top:8px;
	width:320px;
	line-height:1.5em;
	text-align:right;
	font-size:16px;
	color:#333333;	
	z-index:50;
}

#footer
{
	clear:both;
	width:918px;
	height:23px;
	margin-top:5px;
	background:url(http://www.friendlyfoodanddrink.co.uk/templates/ffad_v2/images/bkg_footer.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#middle
{
	position:absolute;
	top:125px;
	width:910px;
}

#logos
{
	width:100%;
	text-align:center;
}

#menu
{
	width:159px;
	float:left;
	clear:left;
	margin-top:5px;
}

#basketInfo
{
	position:relative;
	width:159px;
	height:101px;
	margin-bottom:5px;
	background:url(http://www.friendlyfoodanddrink.co.uk/templates/ffad_v2/images/bkg_basket.png);
	background-repeat:no-repeat;	
}

#basketInfo #btn_view_basket
{
	position:absolute;
	right:10px;
	bottom:10px;
	width:80px;
	height:15px;
}

#basketInfo #item_count
{
	position:absolute;
	left:13px;
	top:32px;
	font-size:12px;
	color:#ffffff;
}

#basketInfo #sub_total
{
	position:absolute;
	left:13px;
	top:52px;
	font-size:12px;
	color:#ffffff;
}

.menuItem
{
	width:159px;
	height:27px;
	margin-bottom:1px;
	padding: 3px 10px 0px 10px;
	background:url(http://www.friendlyfoodanddrink.co.uk/templates/ffad_v2/images/btn_top.png);
	background-repeat:no-repeat;
}

.menuItem a
{
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	display:block;
}

.menuItem a:hover
{
	text-decoration:underline;
}

.menuItemActive
{
	width:159px;
	height:27px;
	margin-bottom:1px;
	padding: 3px 10px 0px 10px;
	background:url(http://www.friendlyfoodanddrink.co.uk/templates/ffad_v2/images/btn_top.png);
	background-repeat:no-repeat;
}

.menuItemActive a
{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;	
	display:block;	
}

.submenuItem
{
	width:159px;
	height:24px;
	margin-bottom:1px;
	padding: 3px 10px 0px 23px;
}

.submenuItem a
{
	font-size:14px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	display:block;
}

.submenuItem a:hover
{
	text-decoration:underline;
}

.cat_ffad
{
	background:url(http://www.friendlyfoodanddrink.co.uk/templates/ffad_v2/images/btn_shop_ffad.png);
	background-repeat:no-repeat;
}

.cat_cd
{
	background:url(http://www.friendlyfoodanddrink.co.uk/templates/ffad_v2/images/btn_shop_cd.png);
	background-repeat:no-repeat;
}

.cat_general
{
	background:url(http://www.friendlyfoodanddrink.co.uk/templates/ffad_v2/images/btn_shop_general.png);
	background-repeat:no-repeat;
}

.view_basket
{
	width:159px;
	height:41px;
	
	background:url(http://www.friendlyfoodanddrink.co.uk/templates/ffad_v2/images/btn_shop_basket.png);
	background-repeat:no-repeat;
}

.view_basket a
{
	font-size:16px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	display:block;
	padding-top:7px;
}

.view_basket a:hover
{
	text-decoration:underline;
}

.shopItems
{
	width:554px;
	margin-left:auto;
	margin-right:auto;
}

#content
{
	width:710px;
	float:right;
	clear:right;
	margin-top:30px;
	padding-left:5px;
	padding-right:15px;
}




#footer div
{
	position:absolute;
	bottom:3px;
	font-size : 12px;
	color:#ffffff;
}

#copyright
{
	left :15px;
}

#madeby
{

	right:15px;
}

#madeby a
{
	font-size:12px;
	color:#eeeeee;
}

/* --------------------------------------------------------------- */

h1
{
	font-weight:bold;
	color:#333333;
	font-size:24px;
	padding-bottom:2px;
	padding-top:4px;
	margin-bottom:10px;
	border-bottom:2px solid #333333;
}

.right
{
	float:right;
	clear:right;
}

.smallText
{
	font-size:14px;
}

.vsmallText
{
	font-size:12px;
}

#pagecontent
{
	width:720px;
	padding-top:20px;
}

#pageitems
{
	width:720px;
	margin-left:180px;
}