/* design and idea by www.mozart.by */

body {
	margin:0;
	padding:0;
	background:url(../img/bg.gif) repeat;
}
img {
	border:0;
}
#copyright a:link, a:visited {
	color: #C74350;
	padding: 0 1px;
	text-decoration: underline;
}
#copyright a:hover, a:active {
	background-color: #C74350;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px #333;
}
/* header */
#header {
	background:url(../img/head-bg.jpg) repeat-x;
	height:150px;
}
#irvinglogo {
	float:left;
	margin-left:27%;
	width:341px;
	height:95px;
	margin-top:10px;
}
#headerdesk {
	background:url(../img/desk.jpg) repeat-x;
	height:77px;
	width:100%;
}
#headerfoto {
	width:201px;
	height:193px;
	background:url(../img/headerfoto.png) no-repeat;
	position:absolute;
	top:31px;
	left:8px;
}
#headerpizza {
	width:244px;
	height:99px;
	background:url(../img/headerpizza.png) no-repeat;
	position:absolute;
	top:121px;
	left:216px;
}
#headerknife {
	width:129px;
	height:80px;
	background:url(../img/headerknife.png) no-repeat;
	position:absolute;
	top:144px;
	left:474px;
}
#headerwine {
	width:283px;
	height:218px;
	background:url(../img/headerwine.png) no-repeat;
	position:absolute;
	top:20px;
	left:616px;
}
#headerveg {
	width:320px;
	height:163px;
	background:url(../img/headerveg.png) no-repeat;
	position:absolute;
	top:44px;
	right:14px;
}
#navig {
	width:55%;
	height:120px;
	margin-left: 30%;
	padding: 0;
}
*:first-child+html #navig {
	width:55%;
	height:120px;
	margin-left: 30%;
	margin-top:20px;
}
#navig ul {
	font:small-caps bold 1.3333em/1 Georgia, Times, serif;
}
#navig ul li {
	display:inline;
}
#navig ul li a:link, #navig ul li a:visited {
	text-decoration:none;
	display:block;
	float:left;
	color:#d91414;
	background:url(../img/navig.png) no-repeat 50% 0;
	height:60px;
	line-height:42px;
	padding:0 0.6666em;
}
#navig ul li a:hover, #navig ul li a:active, #navig ul li.active a {
	color:#fff;
	background:url(../img/navig.png) no-repeat 50% 100%;
}
/* /header */
/* content */
#video {
	height:252px;
	text-align:center
}
#ribbons {
	height:200px;
	width:100%;
}
.ribbon {
	float:left;
	height:137px;
	width:158px;
	margin-left:15%;
}
#orderonline {
	width:100%;
	height:470px;
}
#orderonlinecontact {
	width:100%;
	height:540px;
	margin:0px auto 0px auto;
}
#orderleft {
	float:left;
	width:250px;
	margin-left: 20%;
}
#ordercenter {
	float:left;
	width:250px;
	margin-left: 1%;
}
#orderright {
	float:left;
	width: 250px;
	margin-left: 1%;
}
#orderleft h2 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#090;
}
#ordercenter h2 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#fff;
}
#orderright h2 {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#C00;
}
#deliveryarea {
	width:60%;
	height:380px;
}
#deliveryarea h2 {
	color:#900;
	text-align:center;
}
#deliveryloc {
	float:left;
	width:15%;
	text-align:left;
}
#sunsetloc {
	padding-top:5px;
	color:#fff;
	font-size:18px;
}
#marinaloc {
	padding-top:30px;
	color:#fff;
	font-size:18px;
}
#downtownloc {
	padding-top:35px;
	color:#fff;
	font-size:18px;
}
#locplaces {
	float:left;
	width:75%;
}
#locfirst {
	font-size:16px;
}
.locplaces {
	font-size:16px;
	padding-top:20px;
}
/* /content */
/* footer */
#footer {
	float:left;
	width:60%;
	margin-top:280px;
}
#footerbg {
	height:343px;
	background:url(../img/bg-ft.gif) repeat-x bottom;
}
#chief {
	width:209px;
	height:343px;
	float:left;
	position:relative;
}
#copyright {
	width:35%;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	color:#000;
	padding-left:1%;
	font-size:14px;
	float:left;
	padding-top:20px;
}
/* footer navigation */
.foot #footercontainer {
	float:left;
	height:48px;
	width:50%;
	font-family:"Trebuchet MS", Arial, Verdana, Helvitica, sans-serif;
	padding-top: 5px;
}
.foot #footernav {
	position:relative;
	height:25px;
	font-size:12px;
	font-weight:bold;
}
.foot #footernav ul {
	margin:0px;
	padding:0 0 4px 0;
	list-style-type:none;
	width:auto;
	float:right;
}
.foot #footernav ul li {
	display:block;
	float:left;
	margin:0 1px;
}
.foot #footernav ul li a {
	display:block;
	float:left;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 12px;
	height:26px;
	line-height:195%;
}
.foot #footernav ul li a span {
	padding:0 12px 0 0;
}
.foot #footernav ul li a:hover, .foot #footernav ul li a.current {
	color:#fff;
	background-color:#FFA626;
}
.foot #footernav ul li a:hover span, .foot #footernav ul li a.current span {
	display:block;
	width:auto;
	background-color:#FFA626;
}
/* /footer navigation */
#wrapper {
	width:800px;
	margin:50px auto 0px auto;
}
#slice {
	position:absolute;
	height:266px;
	width:70%;
	right:9px;
}
#byslice {
	width:120px;
	height:109px;
	position:absolute;
	left:150px;
	top: 1281px;
}
#byslicecontact {
	width:120px;
	height:109px;
	position:absolute;
	left:148px;
	top: 1093px;
}
a.order {
	color:#900;
	font-family:Tahoma;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	font-style:italic;
}
a.order:hover {
	color:#fff;
	font-size:16px;
	text-decoration:none;
	font-weight: bold;
	font-family:Tahoma;
	font-style:italic;
}
#label {
	width:149px;
	height:73px;
	float:right;
	margin-top:213px;
}
/* /footer */

/* gallery */
 #gallery {
	padding: 30px;
	background: #fafafa;
}
#gall {
	width:55%;
	height:650px;
	margin-left:20%;
}
#byslicegallery {
	width:120px;
	height:109px;
	position:absolute;
	left:148px;
	top: 1184px;
}

/* /gallery */

