/*Styles Page*/
.clear {
	clear:both;
}
p,ul,ol,h1,h2,h3,h4,h5,h6 {
    padding:0;
    margin:0;
}
body {
	padding:0;
	margin:0;
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	text-align:left;
}
#wrapper {
	position:absolute;
	top:50%;
	left:50%;
	z-index:0;
	width:960px;
	height:589px;
	margin-top:-294px;
	margin-left:-480px;
}
.alldaymenu{
    position: absolute;
    left: 215px;
    top: 50px;
    width: 593px;
    height: 23px;
}
#wrapper .bar-glory {
    height:589px;
    background:url(images/red-bar.png);
    background-position:top center;
    background-repeat:no-repeat;
    width: 254px;
    left: 0;
    position: absolute;
}
.logo{
    position: absolute;
    top:120px;
    left: 30px
}
nav.main{
    position: absolute;
    display: block;
    left: 45px;
    top:35px;
    z-index: 5;
    width: 170px;
}
nav.main ul{
    list-style: none;
}
nav.main ul li{
    display: block;
    text-align: center;
    font-size: 12.5px;
    text-transform: uppercase;
    font-family: 'Lilita One', cursive;
    font-weight: normal;
    line-height: 16px;
    padding: 2px 0;
    letter-spacing: 2px;
}
nav.main ul li a {
    text-decoration: none;
    color: #ffffff;
}
nav.main ul li.active::before, nav.main ul li.active::after
{
    content:url(images/dots.png);
}
section.info{
    width:160px;
    float: left;
    position: absolute;
    top: 260px;
    left: 45px;
    height: auto;
    text-align: center;
    color: #ffffff;
    font-family: 'Open Sans Condensed', sans-serif;
    padding: 0 5px;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
}
section.info h2{
    font-size: 12px;
    color: #f7e8b7;
    background-image:url(images/crown.png);
    background-position:center top;
    background-repeat: no-repeat;
    padding-top: 20px
}
section.info .large{
    font-size: 14px;
}
.yellow{
    color: #f7e8b7;
}
section.info p.large.a, section.info a{
    color: #ffffff;
    text-decoration: none;
}
.circle{
    width: 145px;
    height: 145px;
    position: absolute;
    bottom: 0;
    left:0;
}
.online-order{
    position: absolute;
    left: 65px;
    top: 8px;
}
.online-order a{
    font-family: 'Open Sans Condensed', sans-serif;
    color: #ffffff;
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
    line-height: 1;
}
.online-order a img{
    margin: 0 0 -2px 1px;
    display: inline-block;
}
.map a{
    position: absolute;
    bottom: 95px;
    left:165px;
    background-image: url(images/map-point.png);
    padding: 35px 0 0 0;
    background-position: right top;
    background-repeat: no-repeat;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
.open{
    position: absolute;
    bottom: 0;
    left: 155px;
}
.restid{
    position: absolute;
    top: 370px;
    left: 25px;
}