@charset "utf-8";
/* lockerroomrestaurant.co.uk */
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #801609;
	background-image: url(images/bg2.gif);
	background-repeat: repeat-x;
}
#Container {
	width: 990px;
	margin: 50px auto;
	padding-top: 40px;
}
#Logo {
	height: 72px;
	background-repeat:no-repeat;
	position: absolute;
	display: inherit;
	width: 280px;
	top: 55px;
	background-image: url(images/logo4.gif);

}
#Logo2 {
	height: 43px;
	position: absolute;
	display: block;
	left: 62%;
	width: 266px;
	top: 40px;
	overflow: hidden;
}
#Main-Content .about3g ul {
	display: block;
}
#Main-Content .about3g li {
	line-height: 22px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
	list-style-position: outside;
	color: #9C6C3D;
	font-weight: bold;
	width: 520px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
#Main-Content .about3g {
	display: block;
	padding-top: 15px;
}

#Container .round_box .round_content #Main-Bottom #Main-Content .about3g li {
	list-style-image: url(images/aboutbullet.gif);
}


#Logo2 p {
	margin-top: 5px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;

}
#Logo2 p a {
	color: #BF8E5E;
	text-decoration: none;
}
#Logo2 p a:hover {
	color: #986A3D;
	text-decoration: none;
}

#Nav-Wrapper  {
	display: block;
	height: 50px;
	padding-left: 325px;
	line-height: 0px;
}
#Nav-Wrapper     .active-link a  {
	color: #C6996C;
}


#Nav-Wrapper ul {
	background-image: url(images/navigation-bg3.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding-left: 50px;
	width: auto;
}
#Nav-Wrapper ul li {
	display: inline;
	list-style-type: none;
	padding-left: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.4em;
	line-height: 55px;
}

#Nav-Wrapper ul li a{
	color: #e9e7e7;
	text-decoration: none;
	font-weight: bold;
	}

#Nav-Wrapper ul li a:hover{
	color: #CBC7C7;
	text-decoration: none;
	font-weight: bold;
	}


.round_content div .midImgTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ECDFB3;
}

#Main-Bottom {
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 25px;
}
#Containter #Logo-Inner {
	color: #7C1609;
}
#Containter #Logo-Inner #Logo-Inner2 {
	color: #801609;
}

@font-face {
	font-family: 'Bitstream Vera Sans Bold';
	src: url('font/Vera-Bold.eot');
	src: local('Bitstream Vera Sans Bold'), local('BitstreamVeraSans-Bold'), url('font/Vera-Bold.woff') format('woff'), url('font/Vera-Bold.svg#BitstreamVeraSans-Bold') format('svg'), url('font/Vera-Bold.ttf') format('truetype');
}

#Main-Bottom h2 {
	color: #AD1A1B;
	font-weight: bold;
	padding-bottom: 5px;
	font-family: 'Bitstream Vera Sans Bold', Arial;
	font-size: 18px;
}
#Main-Bottom {
	padding-left: 15px;
}
#Main-Bottom p {
	font-size: 11px;
	color: #6B624B;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
}


.round_box {
	background-color: #F3E7BA;
	background-image: url(images/round_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.round_top div {
   background: url(images/round_tl.gif) no-repeat top left;
}
.round_top {
   background: transparent url(images/round_tr.gif) no-repeat top right;
}
.round_bottom div {
   background: url(images/round_bl.gif) no-repeat bottom left;
}
.round_bottom {
   background: transparent url(images/round_br.gif) no-repeat bottom right;
}

.round_top div, .round_top,
.round_bottom div, .round_bottom {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.round_content { margin: 0 15px; }

.footer {
	background-color: #651107;
	color: #9d9594;
	font-size: 10px;
	position:absolute;
	width: 990px;
	height: 58px;
}
.footer p {
	margin-left: 300px;
}
.footer #footerdiv  {
	list-style-type: none;
	margin-left: 230px;
	padding-top: 8px;
}
.footer #footerdiv li {
	list-style-type: none;
	color: #CCC;
	display: inline;
	padding: 3px;
}
.footer #footerdiv li a {
	color: #9d9594;
	text-decoration: none;
	display: inline;
}
.footer #footerdiv li a:hover {
	color: #ffffff;
}
#offers {
	display: block;
	height: 345px;
	width: 280px;
	position: relative;
	visibility: inherit;
	left: 636px;
	top: 0px;
	z-index: 9999;
}

#Main-Content #rightMenu {
	float:right;
	padding-left: 25px;
	padding-bottom: 25px;
	padding-top: 30px;
	margin-left: 10px;
	height: 210px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #C0B585;
}
#mainImage{
	background-color: transparent;
	width: 960px;
	height:360px;
	background-image: url(images/top-image3.png);
}
.round_content #imageContainer{
	width:960px;
	height:360px;
	margin: auto;
	display: block;
}
.round_content #imageContainer img{
	display:block;
	position:absolute;
	z-index: 9999;
	width: 960px;
	height: 360px;
	padding: 5px;
}
#Main-Content .nextEvents {
	width: 300px;
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
}
#Main-Content .themeNights {
	width: 280px;
	border: 1px solid #ccc;
	padding: 5px;
}
#Main-Content .Drinks {
	font-family: Arial, Helvetica, sans-serif;
	width: 610px;
	padding-top: 10px;
}
#Main-Content .Drinks img  {
	padding-right: 10px;

}
img .floatright {
	float: right;
}
#Main-Content h4 {
	color: #3D0A0A;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	width: 550px;
	font-style: italic;
}
#Container2 .eventInvite {
	width: 620px;
	margin: 0 auto;
	;
	background-color: #d3c9a5;
	padding: 15px;
	border: 1px dashed #301E07;
	padding-bottom: 10px;
}
#Container2 .eventInvite .main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #5C390F;
	font-weight: bold;
	padding-left: 20px;
	text-align: center;
	text-decoration: none;
	margin-top: 35px;
	line-height: 50px;
}
#Container2 .eventInvite .main h2 {
	text-align: center;
	color: #2C1C07;
}

#Container2 .eventInvite .main p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #59370D;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
#Container2 .eventInvite p {
	padding-bottom: 10px;


}
#Container2 .eventInvite .logo {
	background-image: url(images/locker-event-invite.jpg);
	height: 133px;
	width: 392px;
	margin: 0 auto;
}

#Containter, body {
	margin: 50px 0 0 0;
	padding: 0px;
}
#Main-Content #menuImg a img {
	padding-bottom: 5px;
	padding-top: 5px;
}
.nextEvents p strong a  {
	color: #F00;
	text-transform: capitalize;
	font-variant: small-caps;
}
.themeNights p strong a  {
	color: #F00;
	font-variant: small-caps;
	text-transform: capitalize;
}
.nextEvents p strong a:hover {
	color: #75160E;
}
.themeNights p strong a:hover {
	color: #75160E;
}
#menuImg hr {
	color: #D3C9A5;
}
#Main-Content
.xmasul li  {
	list-style-type: none;
	color: #CE1313;
	line-height: 20px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:0;
}
#Main-Content .xmasul li span {
	color: #A61919;
}

