html,body,p,div,img,h1,h2,h3,h4,li,ul,ol,dl,dd,dt,form,table,td,tr {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:separate;
	border-spacing:0px; }

input,select {
	margin:0;
	padding:0; }

body { 
	background:url(../img/bggrad.png) #291b18 repeat-x;
	font-family: Trebuchet MS, Verdana, Sans-Serif;
	font-size: 12px;
	color: #000; }

/* main segments */

.standardDec {
	position:relative;
	margin-left:auto;
	margin-right:auto; }

#contentHolder {
	width:1004px;
	padding:10px;
	background:#fff;}

#bottomLogos{
	width:1024px;
	height:90px;
	background:#fff;}

#bottomCurl{
	width:1024px;
	background:#fff;}

#img_wave {
	width:1024px;
	height:150px;
	padding:10px 0 0 0;
	background:#fff; }

#linkbar {
	width:1024px;
	margin-top:20px;
	background:#3c2922;
	height:35px;}

/* special of day */

.SpecialOfDay {
	width:1040px;
	margin-top:2px;
	margin-bottom:2px; }

.SpecialOfDay table {
	padding:0 10px; }

/* logo place */
#logo_bg {
	height:140px;
}

#logoBuddy {
	top:10px;
	height:140px;
	z-index:10;
	position:absolute;
	left:55px;
	width:160px;
	background:#fff; }

#logoBuddy #sidelines {
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 5px 0 5px;
	height:100%;}

#book_table {
	top:10px;
	height:140px;
	z-index:15;
	position:absolute;
	right:0px;}

/* image items */

#img_botsplicer {
	left:0px;
	top:0px;
	height:88px;
	width:131px;
	background-image:url(../img/botsplicer.jpg);
	position:absolute; }

#img_botlogo {
	left:131px;
	top:0px;
	height:72px;
	width:503px;
	background-image:url(../img/botlogo.jpg);
	position:absolute; }

#img_topsplicer {
	left:50px;
	top:-289px;
	height:289px;
	width:147px;
	background-image:url(../img/topsplicer.jpg);
	position:absolute; }

#img_botplates {
	left:634px;
	top:5px;
	height:62px;
	width:386px;
	background-image:url(../img/plates.jpg);
	position:absolute; }

/* copyrights */

#copyright {
	height:20px;
	font-size:10px;
	color:#19bbaf;
	text-align:right;
	margin:0px auto 125px auto;
	width:1022px;
	position:relative; }

#copyright a {
	color:#19bbaf;
	text-decoration:underline; }

/* colors */
.cWhite {color:#fff;}
.cBlack {color:#000;}
.cBrown {color:#291b18;}
.cGrey {color:#9a97cf;}

/* alignment */
.alignR {text-align:right; }
.alignL {text-align:left; }
.alignC {text-align:center; }
.alignJ {text-align:justify; }

/* Content Area */

#splash_content {
	position:relative;}

h2 {
	font-size:24px;
	font-weight:normal;
	color:#2f201b;
	margin-bottom:20px;
}

h3 {
	font-weight:normal;
	margin-bottom:10px; }

#splash_content p {
	margin-bottom:10px;
	margin-right:10px;
	text-align:justify;}

#splash_content table td {
	vertical-align:top;
	padding-bottom:3px;
	}

#splash_content table {
	width:100%;}

#splash_content form input, #splash_content form textarea {
	background:#cacddd;
	border:0; }


/* Links bar */


#linkbar a {
	display:block;
	background:#936553;
	color:#fff;
	line-height:28px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px; 
	font-size:11px;}

#linkbar a:hover {
	color:#fff;
	background:#1abcad; }

#linkbar li.currentPage a,#linksbar li.currentPage a:hover {
	background:#fff;
	color:#000;
	line-height:30px; }

#linkbar ul {
	padding:5px 0px 0px 5px;
	list-style:none;}

#linkbar ul li {
	padding:0px 1px 0px 1px;
	list-style:none;
	float:left;}

/* menu select page */

#menu_table {
	width:500px;
	margin-left:50px;}

#menu_table td {
	text-align:center;
	vertical-align:center;}
.menu-choose a {
	color:#E12C84;
	font-size:2.5em;
	font-weight:bold;
	text-decoration:none;
}
.menu-pdf a {
	color:#E12C84;
	font-size:1.2em;
}
/* menu list */
.iDesc {
	padding-left:20px;
	display:block;}


.MGrey {
	font-size:14px;}

.MBlue {
	font-weight:bold;
	font-size:14px;
	color:#333399; }

.dishMT {
	margin-top:20px; }

.dishHead {
	display:block;
	margin-right:10px;
	margin-bottom:5px;
	border-bottom:1px solid #e12c84;}

.dishHead h1 {
	font-size:16px; 
	font-weight:bold;
	color:#e12c84; }

.dishHead h2 {
	font-weight:normal;
	font-size:14px;
	margin:0;
	color:#e12c84;
	font-weight:bold;}

.dishsups {
	display:block;
	margin-top:20px;
	color:#e12c84; }

/* About page */

.about_list li {
	margin:5px 10px 0 20px; }

/* Gallery */

.gallerytable td {
	text-align:center;
	padding:10px;
}

.gallerytable img {
	border:1px solid #291b18;
}

/* plinth-menu */

#plinth-wrapper {
	background: #000;
	width:100%;
	border-top: #220000 solid 2px;
	position:fixed;
	bottom:0px;
	z-index:100;
	padding-bottom:5px;
}

#plinth-menu {
	margin: auto;
	width:600px;
	color:#fff;
}

#plinth-menu ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
} 

#plinth-menu li {
	float:left; 
	text-align:center;
	font-size:1.7em;
	width:120px;
}

#plinth-menu a {
	color: #fff;
	text-decoration:none;
	
}
#plinth-menu .icon {
	padding-top:50px;
	width:100px;
}

#plinth-menu #home {
	background:url("/img/icons/home_small.gif") no-repeat 20px 0px;
}
#plinth-menu #food {
	background:url("/img/icons/food_small.gif") no-repeat 20px 0px;
}
#plinth-menu #drink {
	background:url("/img/icons/drink_small.gif") no-repeat 20px 0px;
}
#plinth-menu #feedback {
	background:url("/img/icons/feedback_small.gif") no-repeat 20px 0px;
}
#plinth-menu #reservation {
	background:url("/img/icons/reservation_small.gif") no-repeat 20px 0px;
}
#plinth-menu #search {
	background:url("/img/icons/search_small.gif") no-repeat 20px 0px;
}
