/* Font for images Lansbury */

body {
	background: #000;
	font-family: Georgia, times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;	
}

#clr {
	clear: both;
}

#maincontainer {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #09F;
}

img {
	border: 0;
}

#top {
	width: 900px;
	height: 200px;
	background: url(../images/topbackground.gif);
	position: absolute;
	font-size: 12px;
}

p#address {
	margin: 0;
	position: absolute;
	top: 15px;
	left: 55px;
}

img#logo {
	position: relative;
	top: 40px;
	left: 55px;
	border: 0;
	visibility: hidden;
}

img#twitter {
	position: relative;
	top: 50px;
	left: 75px;
	border: 0;
}

img#facebook {
	position: relative;
	top: 50px;
	left: 75px;
	border: 0;
	margin-left: 5px;
	margin-right: 5px;
}

img#myspace {
	position: relative;
	top: 50px;
	left: 75px;
	border: 0;
}

#top ul {
	position: relative;
	top: 60px;
	left: 70px;
}

#top li {
	display: inline;
	margin-left: 15px;
	position: relative;
	top: 0;
}

#twitterfeed {
	color: #F09;
	width: 480px;
	position: absolute;
	top: 190px;
	left: 100px;
	z-index: 100;
	overflow: hidden;
	cursor: move;
}


img#frame {
	position: absolute;
	top: 195px;
	left: 5px;
	border: 0;
}

/*img#join {
	position: absolute;
	top: 435px;
	left: 90px;
	border: 0;
	z-index: 3;
}*/

#join {
	overflow: hidden;
	position: relative;
	top: 435px;
	left: 90px;
	width: 215px;
	height: 30px;
	display: block;
	z-index: 5;
	background: url(../images/joinfade.png) 0 0 no-repeat;
}

#join * {
	display: none;
}

#join span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 30px;
	width: 210px;
	background:url(../images/joinfade.png) 0 -36px no-repeat;
}


/*img#forhire {
	border: 0;
	position: absolute;
	top: 470px;
	left: 185px;
	z-index: 4;
}*/


#forhire {
	overflow: hidden;
	position: relative;
	top: 440px;
	left: 185px;
	width: 155px;
	height: 33px;
	z-index: 6;
	display: block;
	/*background: url(../images/hirefade.png) 0 0 no-repeat;*/
}

#forhire * {
	display: none;
}

#forhire span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 33px;
	width: 155px;
	/*background:url(../images/hirefade.png) 0 -37px no-repeat;*/
}

img#opening {
	border: 0;
	position: absolute;
	left: 300px;
	top: 240px;
}

img#projector {
	border: 0;
	position: absolute;
	right: 50px;
	top: 200px;
}

img#jukebox {
	border: 0;
	position: absolute;
	right: 50px;
	top: 200px;
}

#hire2 {
	overflow: hidden;
	position: relative;
	top: 230px;
	left: 580px;
	width: 155px;
	height: 33px;
	z-index: 6;
	display: block;
	background: url(../images/hirefade.png) 0 0 no-repeat;
}

#hire2 * {
	display: none;
}

#hire2 span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 33px;
	width: 155px;
	background:url(../images/hirefade.png) 0 -37px no-repeat;
}

/*img#tuesday {
	border: 0;
	position: absolute;
	z-index: 4;
	top: 250px;
	left: 510px;
}*/

#tuesday {
	overflow: hidden;
	position: relative;
	z-index: 6;
	top: 180px;
	left: 540px;
	width: 200px;
	height: 33px;
	z-index: 6;
	display: block;
	background: url(../images/tuesdayfade.png) 0 0 no-repeat;
}

#tuesday * {
	display: none;
}

#tuesday span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 33px;
	width: 200px;
	background:url(../images/tuesdayfade.png) 0 -39px no-repeat;
}


img#whatson {
	border: 0;
	position: absolute;
	left: 390px;
	top: 410px;
}

img#dice {
	border: 0;
	position: absolute;
	left: 505px;
	top: 330px;
	z-index: 5;
}

/*img#monday {
	border: 0;
	position: absolute;
	left: 520px;
	top: 395px;
	z-index: 6;
}*/

#monday {
	overflow: hidden;
	border: 0;
	position: relative;
	left: 530px;
	top: 335px;
	z-index: 6;
	width: 285px;
	height: 33px;
	z-index: 6;
	display: block;
	background: url(../images/mondayfade.png) 0 0 no-repeat;
}

#monday * {
	display: none;
}

#monday span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	height: 33px;
	width: 285px;
	background:url(../images/mondayfade.png) 0 -39px no-repeat;
}

#news {
	position: absolute;
	top: 450px;
	font-size: small;
	color: #EEE;
	background: url(../images/bottombackground2.gif) no-repeat bottom center;
	padding-bottom: 40px;
	width: 900px;
	min-height: 230px;
}
* html #news {
	height: 240px;
}

#news p {
	width: 550px;
	padding: 2px;
}

span#contenttitle {
	font-size: 1.2em;
	color:  #F09;
}

span#contentdate {
	color: #FCC;
}

a#diarylink {
	position: absolute;
	bottom: 45px;
	right: 145px;
}

div.scrollable {
	position:relative; 
	left: 420px;
    overflow:hidden; 
    width: 450px; 
    min-height:200px; 
}

* html div.scrollable {
	height: 200px;
}

div.scrollable div.items {     
    position:absolute;  
    height:20000em;     
}

div.scrollable div.items div {
	margin-top: 20px;
	margin-bottom: 0;
	min-height: 190px;
	width: 440px;
}

* html div.scrollable div.items div {
	height: 190px;
}

img#cmlogo {
	position: absolute;
	bottom: 15px;
	left: 0;
	border: 0;
}

#pagetitlestrip {
	position: absolute;
	top: 210px;
	left: 275px;
}

#title {
	width: 430px;
	font-size: 32px;
	text-align: right;
}

#burgertitle {
	font-size: 24px;
}

span#menuactive {
	background: #F09;
	padding: 3px 10px;
	margin: 0;
}

#pizzatitle {
	font-size: medium;
	display: none;
}

#sundaytitle {
	font-size: medium;
	display: none;
}

a.changetitle {
	text-decoration: none;
	color: #F9C;
	background: #09F;
	padding: 3px 10px;
	margin-left: -6px;
}

a.changetitle:hover {
	color: #FCF;
}

img#elvis {
	position: absolute;
	top: 280px;
	left: 15px;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 5;
}

h1 {
	font-size: 32px;
	text-align: right;
	width: 580px;
	padding: 5px 10px 3px 3px;
	margin: 0;
	margin-left: 290px;
	margin-bottom: 20px;
	border-top: 2px solid #F09;
}

h2 {
	font-size: 22px;
	margin-left: 330px;
	margin-bottom: 5px;
}

h3 {
	font-size: 18px;
}

ul.tabs {
	position: relative;
	left: 253px;
	list-style: none;
	margin-bottom: 4px;
}

ul.tabs li {
	display: inline;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
	margin-left: -3px;
	width: 175px;
	background: #936 url(../images/cornerbackground3.png) no-repeat top right;
}

ul.tabs li a {
	color: #CFF;
}

ul.tabs li a:hover {
	color: #FFF;
}

ul.tabs li#active {
	background: #F09 url(../images/cornerbackground2.png) no-repeat top right;
}

hr.menus {
	margin-left: 290px;
	margin-top: 0;
	margin-right: 0;
	color: #F09;
	background-color: #F09;
	height: 3px;
	border: 0;
}

img#burgers {
	border: 0;
	position: absolute;
	top: 240px;
	left: 30px;
	z-index: 4;
}

img#pizzas {
	border: 0;
	position: absolute;
	top: 270px;
	left: 475px;
	z-index: 3;
}

img#sundays {
	border: 0;
	position: absolute;
	top: 310px;
	left: 170px;
	z-index: 5;
}

span#menuname {
	font-size: 1.2em;
}

#floatmenu {
	width: 600px;
}

#floatmenu h1 {
	margin-left: 20px;
}

ul.menus {
	margin-left: 330px;
	list-style: none;
}

ul.menus li {
	margin-top: 5px;
}

#burgermenu {
	display: block;
	min-height: 650px;
}

#pizzamenu {
	display: none;
	min-height: 650px;
}

#sundaymenu {
	display: none;
	min-height: 650px;
}

span.pizzaname {
	color: #F00;
}

span.pizzaprice {
	float: right;
	color: #F00;
}

p.sideorders {
	margin: 0;
}

span.side {
	color: #3C3;
}

img#menubottom {
	margin-top: 20px;
	margin-left: 80px;
	padding-bottom: 10px;
}

#pagecontent {
	position: absolute;
	top: 220px;
	background: url(../images/bottombackground2.gif) no-repeat bottom;
	padding-bottom: 80px;
	min-height: 420px;
	width: 900px;
}

* html #pagecontent {
	height: 420px;
}

img#posters {
	position: absolute;
	top: 10px;
	left: 50px;
}

img#diarydice {
	position: absolute;
	top: 175px;
	left: 35px;
	z-index: 5;
}

p.diarycontent {
	min-height: 110px;
	width: 550px;
	margin-top: 5px;
}

ul.diarylist {
	margin-left: 350px;
	list-style: none;
}

ul.diarylist li {
	margin-top: 5px;
	padding: 3px;
	background: #F09;
}

ul.diarylist li a:hover {
	color: #000;
}

ul.filmlist {
	list-style: none;
}

ul.filmlist li {
	margin-top: 5px;
	padding: 3px;
	background: #F09;
}

ul.filmlist li a:hover {
	color: #000;
}

img.diaryimg {
	float: right;
	margin: 3px;
	padding: 2px;
	border: 1px solid #666;
}

div.galleryscrollable {
    position:relative; 
    overflow:hidden; 
    width: 560px; 
    height:190px; 
	float: left;
}

div.galleryscrollable div.items { 
    width:20000em; 
    position:absolute; 
} 

div.galleryscrollable div.items div { 
    float:left; 
} 

a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
	font-size:1px;
}

a.prev, a.next, a.prevPage, a.nextPage {
	display:block;
	width:18px;
	height:18px;
	background:url(../images/left.png) no-repeat;
	float:left;
	margin:43px 10px;
	cursor:pointer;
	font-size:1px;
}

a.prev:hover, a.next:hover, a.prevPage:hover, a.nextPage:hover {
	background-position:0px -18px;		
}

a.disabled {
	visibility:hidden !important;		
}

a.next, a.nextPage {
	background-image:url(../images/right.png);
	clear:right;	
}

div.navi {
	margin-left:295px;
	width:200px;
	height:20px;
}

div.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(../images/navigator.png) 0 0 no-repeat;
	display:block;
	font-size:1px;
}

div.navi a:hover {
	background-position:0 -8px;      
}

div.navi a.active {
	background-position:0 -16px;     
} 


div#gallerystrip {
	position: relative;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 280px;
}

img.gallery {
	margin: 0 5px;
	border: 0;
}

img#postersdiary {
	border: 0;
	position: absolute;
	top: 230px;
	left: 45px;
	z-index: 300;
}

img#whatsondiary {
	margin-left: 330px;
	border: 0;
}

#pagecontent p {
	margin-left: 330px;
}

img#map {
	position: absolute;
	left: 55px;
	top: 240px;
	border: 0;
	z-index: 5;
}

p.contact {
	font-size: medium;
	padding-left: 75px;
}

#pagecontent form {
	width: 550px;
	margin-left: 350px;
}

label {
	width: 150px;
	float: left;
	text-align: right;
	display: block;
	padding: 2px;
}

input {
	border: 0;
	width: 200px;
	margin: 2px;
}

textarea {
	border: 0;
	width: 200px;
	height: 80px;
	margin: 2px;
}

input.submit {
	background: #09F;
	color: #FFF;
	width: 75px;
	position: relative;
	left: 105px;
	margin-top: 5px;
	border: 1px solid #fff;
}

label.error {float: none; color: #F09; }

span#credits {
	position: absolute;
	bottom: 10px;
	left: 100px;
	color: #EEE;
}

/* Client login form */

#signin_menu {
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	display:none;
	background-color:#000;
	position:absolute;
	width:210px;
	min-height: 150px;
	z-index:100;
	border:2px solid #666;
	text-align:left;
	padding:12px;
	top: 280px; 
	left: 300px; 
	margin-top:5px;
	margin-right: 0px;
	*margin-right: -1px;
	color:#FFF;
}

#signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	float: left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #666;
	margin:0 0 5px;
	padding:3px;
	width:200px;
}
#signin_menu p {
	margin:0;
}
#signin_menu label {
	font-weight:normal;
}
#signin_menu p.remember {
	padding:10px 0;
}

#signin_submit {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	background:#09F;
	border:1px solid #FFF;
	width: 100px;
	color:#fff;
	padding:4px 10px 5px;
	margin:0 5px 0 0;
}
#signin_submit::-moz-focus-inner {
padding:0;
border:0;
}
#signin_submit:hover, #signin_submit:focus {
	cursor:pointer;
}

label.home {
	text-align: left;
}

div.error {
	color: #09F;
	font-weight: normal;
	float: left;
}

#message p {
	color: #FFF;
	font-weight: normal;
	margin-top: 5px;
}

img#close {
	border: 0;
	margin: 0;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}