* {
margin: 0;
padding: 0;
}

h1, h2, p {
padding: 10px 20px;
}

body {
	text-align: center;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #FFFFFF;
}




#container {
	position: relative;
	width: 780px;
	margin: 40px auto;
	background: #ccc url(images/pffbg.jpg) repeat-y;
	text-align: left;
}

#branding {
	background: url(images/pffheader.jpg) no-repeat;
}

#branding a {
	position: absolute;
	top: -35px;
	width: 250px;
	height: 268px;
	background: url(images/transparent_pff.png) no-repeat;
	text-indent: -9999px;
}

#branding h2{
	padding-top: 20px;
	text-align: right;
	font-size: 2em;
}

#branding h3 {
	text-align: right;
	padding-right: 20px;
}

#mainContent {
	padding-top: 10px;
	padding-right: 20px;
	float: right;
	width: 510px;
}

#mainContent h1{
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
}

#mainContent h2 {
	text-align: center;
	font-size: 1em;
	line-height: 1.5;
}

#mainContent h3 {
	text-align: center;
	font-size: 0.9em;
	border-top: 5px solid #fff;
	border-bottom: 5px solid #fff;
	clear: both;
}

#mainContent h4 {
	font-size: 1.4em;
	font-weight: bolder;
	color: #ff0000;
	text-align: center;
	border-top: 5px solid #ff0000;
	background: #fff;
}

#mainContent h5 {
	font-size: 0.9em;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
}

#mainContent h6 {
	font-size: 0.8em;
	text-align: left;
	color: #fff;
	font-weight: bold;
	padding-bottom: 5px;
}

#mainContent h6 a, h2 a {
	color: #fff;
	
}

#mainContent img {
	border: 0;
}

#mainContent ol li {
	list-style: none;
	font-size: 0.8em;
	padding-top: 5px;
	background: #000;
	color: #fff;	
}

#mainContent ul li{
	font-size: 0.9em;
	padding-top: 10px;
	background: #000;
	color: #fff;
	line-height:1.5;
}





#address {
	width: 180px;
	height: 95px;
	float: left;
	text-align: center;
	font-size: 0.9em;
	padding-top: 5px;
	font-weight: bold;
	line-height: 1.5;
}

#address a {
	font-size: 0.8em;
	color: #fff;
}	

#logo {
	width: 150px;
	height: 100px;
	float: left;
}

#ordering {
	width: 180px;
	height: 98px;
	float: left;
	text-align: center;
	font-size: 0.9em;
	padding-top: 2px;
	font-weight: bold;
}

ul.restaurants li {
	float: left;
	width: 150px;
	min-height: 130px;
	padding: 2px;
	margin: 3px;
	list-style: none;
	border: 1px solid #ff0000;
	background: #fff;
}

ul.restaurants img {
	border: 0;
}

ul.restaurants, ul.restaurants p {
	text-align: center;
	font-size: 0.9em;
	color: #fff;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}







.tandoori {
	color: #0099ff;
}

.zafran {
	color: #8811FF;
}

.freshBites {
	color: #4169e1;
}

.mingWah {
	color: #ff66bb;
}

.spar {
	color: #ff0000;
}

.theRock {
	color: #1e90ff;
}

.ruanThai {
	color: #8a2be2;
}

.misterChips {
	color: #8833ff;
}

.fishFritz {
	color: #11aa11;
}

.daniels {
	color: #0033ff;
}

.adelphia {
	color: #000;
	background: #fff;
}

.phoneFood {
	color: #ff0000;
}

.pizzelle {
	color: #EE6600;
}

.noodles {
	color: #AA0000;
}




.item {
	font-weight: bold;
	font-size: 1.2em;	
	color: #ff0000;
}
.price {
	font-weight: bold;
	float: right;
	font-size: 1em;
}

.options {
	text-align: left;
}

.current {
	color: #ff0000;
}





#leftMenu{
	width:200px;
	padding-top: 0px;
	padding-left:0px;
	padding-right:10px;
	float:left;
	font-size: 1em;
}

#leftMenu p{
	color: #ff0000;
	font-size: 1em;
	font-weight: bold;
}

.supporters a {
	font-size: 1.2em;
	text-decoration: underline;
	color: #fff;
}

ul.supporters {
	width: 200px;
	border: 1px solid #ff0000;
	margin-left: 15px;
}

ul.supporters, li.supporters, .supporters p {
	padding-left: 5px;
	font-size: 0.8em;
	list-style: none;
	padding-right: 0px;
}

ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 15px;
	width: 200px;
}

ul.menu a {
	display: block;
	text-decoration: none;	
}

ul.menu li {
	margin-top: 1px;
}

ul.menu li a, ul.menu ul.menu li a {
	background: #000;
	color: #fff;
	font-weight: bold;  
	padding: 0.5em;
	border-bottom: 1px solid #ff0000;
}

ul.menu li a:hover, ul.menu ul.menu li a:hover {
	color: #ff0000;
}

ul.menu li ul li a, ul.menu ul.menu li ul li a {
	background: #fff;
	color: #000;
	padding-left: 20px;
	font-size: 0.9em;
}

ul.menu li ul li a:hover, ul.menu ul.menu li ul li a:hover {
	background: #000;
	color: #ff0000;
	border-left: 5px #000 solid;
	padding-left: 15px;
}
ul.menu ul.menu li a:hover {
    border-left: 0;
    padding-left: 0.5em;
}
ul.menu ul.menu {
    border-left: 5px #f00 solid;
}
ul.menu a.active, ul.menu ul.menu li a.active, ul.menu a.active:hover, ul.menu ul.menu li a.active:hover {
    text-decoration: none;
	color: #ff0000;
    background: #000;
}
div.panel {
    border: 1px #000 solid;
    padding: 5px;
    margin-top: 1px;
}

ul.menu div.panel a, ul.menu div.panel li a:hover  {
    display :inline;
    color: #666;
    background: none;
    margin: 0;
    padding: 0;
    border: none;
    font-weight: bold;
}
ul.menu div.panel a:hover {
    color: #000;
    text-decoration: none;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }
.indent3 { padding-left: 3em; }
.indent4 { padding-left: 4em; }
.indent5 { padding-left: 5em; }
.indent6 { padding-left: 6em; }
.indent7 { padding-left: 7em; }
.indent8 { padding-left: 8em; }
.indent9 { padding-left: 9em; }
.indent10 { padding-left: 10em; }


#adverts{
	width:120px;
	padding-top:100px;
	padding-left:20px;
	padding-right:10px;
	float:left;
	font-size: 1em;
	margin-bottom: 5px;
}

#footer {
	clear: both;
	min-height: 30px;
	background: url(images/pfffooter.jpg) bottom no-repeat;
	text-align: center;
	border-top: 5px solid #ff0000;
}

#footer p {
	font-size: 0.8em;
	font-style: italic;
}

