@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}

body{
margin:0;
padding:0;
line-height: 1.5em;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
}
h1, h2 {
	font-family:Verdana, Geneva, sans-serif;
	margin:15px 0 15px;
	font-size: 1.9em;
	letter-spacing:1px;
	line-height:1.0em;
	font-weight: 900;
}
h4 {
	margin-top:15px;
}

#wrapper{
margin:0 auto;
width:950px;
background: #fff url(../gfx/new-swirl.png) repeat-y 40px -100px;  
display: table; 
height:100%;

}
/*header*/
#header{
height: 135px; /*Height of top section*/
width: 950px;
background: #000 url(../gfx/new-swirl.png) repeat-y 40px -100px;
/*position:fixed;*/
}
#header h1 {
	margin:0;
}
#header h1 a {
background:transparent url(../gfx/logo.jpg) no-repeat;
float:left;
height:112px;
margin:15px 0 0 150px;
width:325px;
}
#header h1 a span {
	display: none;
		}
#header-contact {
background:transparent url(../gfx/phone.jpg) no-repeat 220px 0px;
height:82px;
width:440px;
float:right;
margin:50px 20px 0 0;
}	
#details {
	float:right;
	width: 445px;
	margin:6px 10px;
}

.address {
	width:440px;
	font-size: 17px;
position: relative;
text-align:right;
margin: 0 0 4px;
float:left;
}
#order-mail {
	width:380px;
	font-size: 17px;
	height:20px;
	float: left;
	text-align:right
}

.terrace-address {
	width: 100%;
	color: #000;
	padding:5px 0 0 70px;
}
/*header ends*/
/*content*/
#contentwrapper{
width: 796px;
float:left;
background-color:#FFF;


}
#content-left{
	float: left;
	background-color:#FFF;
	padding: 20px 10px 0 20px;
	width:55%;
}
#content-right{
	width:40%;
	float: right;
	height:auto;
	padding-top: 40px;
}
#content-right img {
	margin-bottom:30px;
}
.pride {
	font-size:1.3em;
	font-style:oblique;
}
 p {
	margin:10px 0 15px 0;	
	/*line-height:18px;*/
 }
 .testimonial {
	 width:240px;
	 height:190px;
	 background:url(../gfx/testimonial.png) no-repeat;
	 margin:40px 0 0 170px;
	 padding:14px 0 0 0;
	 line-height: 1.3em;
	 color:#C2CD23;
	 font-size:1.1em;
	 font-style:oblique;
 }
 .marg {
	 margin-left:32px;
 }
 
h1.early-bird {
position: relative;
width: 720px;
height: 36px;
overflow: hidden;
}
h1.early-bird span {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: url(../gfx/early-bird-heading.jpg);
background-repeat: no-repeat;
}
h1.order-before-11 {
position: relative;
width: 720px;
height: 63px;
overflow: hidden;
}
h1.order-before-11 span {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-image: url(../gfx/lunch-heading.jpg);
background-repeat: no-repeat;
}

/*content ends*/
/*left column*/
#leftcolumn{
float: left;
width: 154px; 
/*establish a fixed position
position:fixed;
top:150px;*/
}

#small-circle{
	background: url(../gfx/small-circle.png) no-repeat;
	height:70px;
	width:80px;
	padding: 35px 20px 0 8px;
}
#big-circle {	
background-image:url(../gfx/big-circle.png);
background-repeat:no-repeat;
height:80px;
padding:30px 0 0 20px;
text-align:center;
width:105px;
}
#leftcolumn a {
	display:block;
height:40px;
text-align:center;
width:65px;
text-decoration: none;
font-weight:bold;
color:#000;
font-size:1.2em;
}
#leftcolumn a:hover {
	text-decoration:underline;
}
#small-circle a{
width: 65px;
}
/*align the circles*/
#leftcolumn .food {
	margin: 20px 0 0 20px;
}
#leftcolumn .orders {
	margin: 20px 0 0 10px;
}

#leftcolumn .catering {
	margin: 40px 0 0 32px;
}

#leftcolumn .contact-us {
	margin: 40px 0 0 32px;
}

#leftcolumn .deliveries {
	margin: 40px 0 0 32px;
}

#leftcolumn .about {
	margin: 45px 0 0 25px;
}
#leftcolumn .work {
	margin: 25px 0 0 40px;
}
/*link formatting*/
#leftcolumn .home {
	margin: 10px 0 0 2px;
}
#leftcolumn .cat {
	margin: 10px 0 0 -5px;
}
#leftcolumn .del {
	margin: 0 0 0 -4px;
}
/*left column ends*/

#footer{
clear: left;
width: 950px;
height:40px;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
/*position:fixed;
bottom:0;*/
border-bottom: dashed #fff medium;
border-top: dashed #fff medium;
}

#footer a{
color: #FFF;
}
#white-bit {
	background-color:#FFF;
	width: 796px;
	height:10px;
}

/*ticker*/
/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #000; 
width: 738px; 
height: 27px; 
margin: 0; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
left:0;
overflow:hidden;
position:relative;
top:8px;
width:948px;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 18px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #000;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #fff;
font: 19px Verdana;
margin: 0 5px 0 0;
text-decoration:none;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

.contact {
	color:#C2CD23;
	font-size:60px;
	padding:10px 0 0 0;
}
.email {
	color:#C2CD23;
	font-size:30px;
}

.contact-page {
		margin-bottom:60px;
}
.twitter {
	width:150px;
	height:36px;
	background:url(../gfx/twitter.png) no-repeat 0 2px;
	display:block;
	padding:5px;
	margin-top:-5px;
	cursor:pointer;
}

/*fonts*/
/*links*/
#content-left a {
	color:#C2CD23;
	padding: 3px;
}
#content-left a:hover {
	background-color:#C2CD23;
	color: #fff;
	text-decoration: none;
}

/*form*/

fieldset {
border-style: none;
}
legend span {
position: absolute;
left: 0.74em;
top: 0;
margin-top: 0.5em;
font-size: 135%;
}

legend {
padding: 0;
color: #545351;
font-weight: bold;
}

fieldset ol {
padding: 1.5em 1em 0 0em;
list-style: none;
}
fieldset li {
padding-bottom: 1em;
}

form fieldset input.submit {
	background-color:#C2CD23;
	width: 70px; 
	color: #fff;
	height:40px;
	margin:20px 0 20px;
	font-size: 1.4em;
	padding-bottom:5px;
	cursor:pointer;
	}
	
form fieldset input.submit:hover {
	background-color: #666;
}

form fieldset input { 
	line-height: 22px; 
	height:24px; 
	width: 320px; 
	border:2px solid #C2CD23;
	padding: 5px; 
	background-color: #fff; 
	color:#726e66;
	font-size: 1.2em;
	float:left;
	margin-bottom:15px;
	}

form fieldset textarea { 
width: 320px; 
height: 145px; 
border:2px solid #C2CD23;
padding: 5px; 
background-color: #fff; 
font-size: 1.2em;
color:#726e66;
float:left;
margin-bottom:15px;
}

label {
color:#000000;
float:left;
font-size:1.2em;
font-weight:bold;
line-height:35px;
width:420px;
margin-right:1em;


}
fieldset .contact {
color:#3B0000; 
font-size:1.2em;
font-weight:bold;
line-height:25px;
margin-right:1em;
}

#myForm {
	width:420px;
	margin-bottom:20px;

	
}
.form {
	display:table;
margin:0 0 10px;
width:400px;
height: auto;
}