body {
    color: #333300;
    font: 100.01% helvetica, arial,  sans-serif;
    line-height: 120%;
    background: #ffffff url(../images/bg_middle.jpg) ;
    text-align: center;
    padding: 0;
    margin: 0;
}

body,
a,
a,
p,
ol,
ul,
li,
img,
div,
form,
table,
tr,
td,
h1,
h2,
h3,
label
{
    margin: 0;
    padding: 0;
    border: 0;
}

.floatnone {
    float: none;
    clear: both;
    width: 1px;
    height: 0px;
    margin: 0;
    padding: 0;
    font-size: 0px;
    line-height: 0px;
}

.center { text-align: center; }

.error {
    color: #CC0000;
}

#wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 848px;
    text-align: left;
}

/* STAGE */

#stage {
    width: 848px;
    height: 533px;
    position: absolute;
    left: auto;
    right: auto;
    top: 30px;
}

#bgimage {
	position: absolute;
    z-index: 1;
	background: #fff;
	width: 848px;
	height: 533px;
	left: 0;
	top: 0;
}

#bgimage img {
    border: 10px solid #ffffff;
}

a,
a:link,
a:visited {
    color: #37434b;
 	text-decoration: none;
}

a:focus,
a:hover,
a:active {
    color: #000000;
}

a.on,
a.on:link,
a.on:visited,
a.on:focus,
a.on:hover,
a.on:active {
    font-weight: bold;
}


/* CONTENT */

#stagecontent {
	position: absolute;
	z-index: 2;
}

#gallery {
    color: #37434b;
    position: absolute;
    left: 199px;
    top: 62px;
    width: 211px;
    height: 263px;
    z-index: 2;
    border: 1px solid #FFFFFF;
    background-color: #FFFFFF;
}

#gallery #arrows {
    position: absolute;
    top: 249px;
    left: 3px;
    z-index: 3;
}

#gallery #arrows img {
    margin: 0 4px 0 4px;
}

#textline2 {
    color: #37434b;
    font-size: 12px;
    line-height: 120%;
    position: absolute;
    top: 212px;
    left: 420px;
    z-index: 2;
    width: 400px;
    height: 117px;
    overflow: auto;
/*
    border: 1px solid #CC0000;
*/
}

#textline1,
#textline1big {
    color: #37434b;
    position: absolute;
    left: 24px;
    z-index: 2;
    width: 814px;
    w\idth: 789px;
    overflow: auto;
}

#textline1 h2 {
	display: inline;
	font-size: 100%;
}

#textline1 {
    top: 260px;
    height: 61px;
    font-size: 12px;
    line-height: 120%;
}

#textline1big {
    top: 104px;
    font-size: 12px;
    line-height: 120%;
    height: 222px;
    width: 814px;
}

#textline1big .fliess {
    margin: 5px 0;
}

/* BAR */

#bar {
    position: absolute;
    left: 0;
    top: 489px;
    z-index: 2;
}

#barhl {
    position: absolute;
    left: 10px;
    top: 489px;
    z-index: 3;
}

#stagecontent h2 {
	display: inline;
	font-size: 100%;
}


/* MENUBAR */

#menubar {
    position: absolute;
    left: 0;
    top: 330px;
    z-index: 2;
}

#menubar .bgcolor {
	filter: alpha(opacity=80);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity:0.8;
	background-color: #273c4f;
	width: 848px;
	height: 86px;
}

#menubar .bgimage {
	position: absolute;
	top: 0px;
}

#menubar .homelink {
    position: absolute;
    top: 0px;
    left: 607px;
    width: 230px;
    height: 97px;
/*
    border: 1px solid #CC0000;
    background-color: #CC0000;
*/
}

#menubar #barhl {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
}

#menubar #menu {
    position: absolute;
    left: 10px;
    top: 0px;
    z-index: 3;
}

#menubar #menuspecials {
    position: absolute;
    left: 412px;
    top: 0px;
    z-index: 2;
}

#menubar #meta {
    position: absolute;
    left: 10px;
    top: 81px;
    z-index: 2;
    line-height: 105%;
}

#menubar ul li {
    float: left;
    margin: 0 0 0 0;
    padding: 0 10px 0 10px;
    list-style: none;
    border-left: 1px solid #ffffff;
}

#menubar #meta ul li {
    width: auto;
    padding: 0 10px 0 10px;
}

#menubar ul li.first,
#menubar #menuspecials ul li {
    border-left: 0;
}

#menubar ul li.menu4 {
    width: 140px;
}
s
#submenu ul li a,
#submenu ul li a:link,
#submenu ul li a:visited,
#menubar ul li a,
#menubar ul li a:link,
#menubar ul li a:visited {
    color: #ffffff;
 	text-decoration: none;
    font-size: 11px;
}

#submenu ul li a:focus,
#submenu ul li a:hover,
#submenu ul li a:active,
#menubar ul li a:focus,
#menubar ul li a:hover,
#menubar ul li a:active {
 	text-decoration: underline;
}

/* logos */

#logos {
    position: absolute;
    left: 20px;
    top: 455px;
    z-index: 10;
}

#logobds {
    position: absolute;
    left: 425px;
    top: 522px;
    z-index: 10;
}

#logoppz {
    position: absolute;
    left: 660px;
    top: 522px;
    z-index: 10;
}

/* Stage bottom bar */
#bottombar,
#bottombar2 {
	position: absolute;
	top: 437px;
	width: 908px;
	font-size: 14px;
	font-weight: bold;
	margin: 0 10px;
}

#bottombar2 {
	top: 553px;
}

#bottombar ul,
#bottombar2 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: right;
}

#bottombar li,
#bottombar2 li {
	display: inline;
	padding: 0;
	margin: 0;
}

#bottombar input,
#bottombar2 input {
	background: none;
	border: 0;
}

#bottombar input.submitbutton,
#bottombar2 input.submitbutton {
	background: none;
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/************* Fragrance **************/









