@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#000000;
	background-image:url(../images/Lords_Home1_BistroReflect1.jpg);
	background-repeat:no-repeat;
}

#homeLink {
	position:absolute;
	width:200px;
	height:200px;
	left:745px;
	top:70px;
	z-index:11;
}

#homeLink {
	position:absolute;
	width:200px;
	height:200px;
	left:745px;
	top:70px;
	z-index:11;
}
.mainContent {

	position:absolute;
	left:70px;
	top:75px;
	background-image:url(../images/1.png);
	background-repeat:no-repeat;
	height:630px;
	width:1024px;
	padding:0;
}

.mainText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	left:260px;
	top:280px;
	width:330px;
	height:245px;
	color:#666666;
	text-align:left;
}

.mainText h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.openHours {
	font-size:11px;
}

.thispage {
	font-weight:bold;
	color:#FFFFFF;
}

.navBar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	position:relative;
	left:140px;
	top:297px;
/*	color:#666666;*/
	color:#CCCCCC;
}

.navBar a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
/*	color:#666666;*/
	color:#CCCCCC;
}
 
.navBar a:hover {
	font-weight:bold;
	color:#FFFFFF;
}

#navBlock a {
	position:absolute;
	top:150px;
    display: block;
    height: 80px;
    text-indent: -9999px;
	
}
#navBlock a:active {
	outline:none;
}
#navBlock a:visited {
	outline:none;
}
#navBlock li { list-style: none; float: left; }

#navBlock li.bar a { background: url(../images/navBlock_A_up.jpg) no-repeat; width: 92px; left:251px;top:197px;}
#navBlock li.bistro a { background: url(../images/navBlock_B_up.jpg) no-repeat; width: 109px; left:341px; top:197px;}
#navBlock li.functions a { background: url(../images/navBlock_C_up.jpg) no-repeat; width: 140px; left:450px; top:197px;}
#navBlock li.contact a { background: url(../images/navBlock_D1_up.jpg) no-repeat; width: 148px; left: 590px; top:196px;}

#navBlock li.bar a:hover { background: url(../images/navBlock_A_dn.gif) no-repeat center bottom ; left:249px;top:197px;}
#navBlock li.bistro a:hover { background: url(../images/navBlock_B_dn.gif) no-repeat center bottom ; left:341px; top:197px;}
#navBlock li.functions a:hover { background: url(../images/navBlock_C_dn.gif) no-repeat center bottom ;left:450px; top:197px; }
#navBlock li.contact a:hover { background: url(../images/navBlock_D1_dn.gif) no-repeat center bottom ; left: 591px; top:197px;} 

#menuBlock {
	position:absolute;
	width:110px;
	height:81px;
	top:277px;
	left:340px;
	z-index:10;
	visibility:hidden;
}

.notice {
	position:absolute;
	top:100px;
	left:300px;
	height:72px;
	width:385px;
	background-image:url(../images/notice.png);
	z-index:11;
}














