body {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.Normal, .Normal TD, .NormalTextBox, P, .Normal P, .disclaimer, H1, H2 {
	font-family: Arial;
	font-size: 12px;
	height: 1%;
}

.menu {
	position: absolute;
	top: 61px;
	left: 47px;
}

.point {
	display: block;
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 26px;
	margin-bottom: 1px;
}


.home_wrapper {
	position: relative;
}

.week_wrapper {
	position: relative;
	top: 30px;
}

.cocktail_wrapper {
	position: relative;
	top: 60px;
}

.location_wrapper {
	position: relative;
	top: 90px;
}

.contact_wrapper {
	position: relative;
	top: 120px;
}

.TransparentLink{
	position:absolute;
	top:0;
	left:0;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		HOME SITE
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.container_home {
	margin: 0 auto;
	width: 1024px;
	height: 642px;
	background-image: url(media/home/bkg_home.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	position: relative;
}

.nexus {
	position: absolute;
	top: 331px;
	left: 49px;
	width: 233px;
	height: 92px;
	background-image: url(media/home/nexus.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.nexus_content {
	position: absolute;
	top: 343px;
	left: 49px;
	width: 215px;
	height: 60px;
	padding-left: 15px;
	padding-top: 18px;
}

.nexus_content .conTitle { display: none; }


.today_cont .conContentCell {
	padding: 0px;
	margin: 0px;
	padding-top: 16px;
}

.today {
	position: absolute;
	top: 423px;
	left: 49px;
	width: 233px;
	height: 175px;
	background-image: url(media/home/today.png);
	background-repeat: no-repeat;
	background-position: top left;
}

.today_cont {
	position: absolute;
	top: 423px;
	left: 49px;
	padding-left: 15px;
	padding-top: 35px;
	width: 150px;
	height: 100px;
}

.today_cont .weekmenuContentCell .Normal {
	padding: 0px;
	margin: 0px;
	margin-top: -1px;
	font-size: 20px;
	line-height: 15px;
	color: #c20d31;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		WEEKMENU SITE
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.container_weekmenu {
	margin: 0 auto;
	width: 1024px;
	height: 642px;
	background-image: url(media/weekmenu/bkg_weekmenu.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	position: relative;
}

.weekmenu {
	position: absolute;
	top: 248px;
	left: 49px;
	width: 702px;
	height: 350px;
	z-index: 0;
}

.day {
	width: 233px;
	height: 175px;
	float: left;
	margin-bottom: 0px;
}

.day .day_cont {
	display: block;
	padding-top: 18px;
	padding-left: 15px;
	width: 200px;
	position: relative;
}

.monday { background-image: 	url(media/weekmenu/monday.png); background-repeat: no-repeat; }
.tuesday { background-image: 	url(media/weekmenu/tuesday.png); background-repeat: no-repeat; }
.wednesday { background-image: 	url(media/weekmenu/wednesday.png); background-repeat: no-repeat; }
.thursday { background-image: 	url(media/weekmenu/thursday.png); background-repeat: no-repeat; }
.friday { background-image: 	url(media/weekmenu/friday.png); background-repeat: no-repeat; }
.cook { background-image: 		url(media/weekmenu/cook.png); background-repeat: no-repeat; }

.day_cont .weekmenuContentCell SPAN {
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	color: #c20d31;
	line-height: 15px;
}

.day_cont .conContentCell {
	padding: 0px;
	margin: 0px;
	padding-top: 16px;
	color: #000;
}

/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		COCKTAIL SITE
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.container_cocktail {
	margin: 0 auto;
	width: 1024px;
	height: 700px;
	background-image: url(media/cocktail/bkg_cocktail.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	position: relative;
}

.ct1 {
	position: absolute;
	top: 248px;
	left: 49px;
	height: 175px;
}

.ct2 {
	position: absolute;
	top: 425px;
	left: 49px;
	height: 175px;
}

.image1, .image2 {
	float: left;
	width: 233px;
	height: 175px;
}

.image1 .content_container, .image2 .content_container {
	padding-left: 3px;
	padding-top: 4px;
}

.image1 .conTitle, .image2 .conTitle {
	display: none;
}

.ct1_text, .ct2_text {
	float: left;
	height: 175px;
	background-image: url(media/cocktail/desc.png);
	background-repeat: no-repeat;
}

.recipe1, .recipe2 {
	float: left;
	width: 250px;
	height: 175px;
	margin-left: 2px;
	padding-top: 4px;
	position: relative;
}

.recipe1 .content_container, .recipe2 .content_container { 
	padding: 0px;
	margin: 0px;
}

.recipe1 .cocktailContentCell SPAN, .recipe2 .cocktailContentCell SPAN {
	padding: 0px;
	margin: 0px;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	line-height: 12px;
	text-transform: uppercase;
}

.recipe1 .conContentCell, .recipe2 .conContentCell {
	padding: 0px;
	margin: 0px;
	padding-top: 32px;
	padding-right: 50px;
	padding-left: 18px;
	line-height: 17px;
}

.desc1, .desc2 {
	float: left;
	width: 209px;
	height: 175px;
	position: relative;
}

.desc1 .conContentCell, .desc2 .conContentCell {
	padding: 0px;
	margin: 0px;
	padding-top: 45px;
	padding-right: 18px;
}

.desc1 .conTitle, .desc2 .conTitle {
	display: none;
}

.recipe1 .SubHead { display: none; }
.desc1 .SubHead { display: none; }
.recipe2 .SubHead { display: none; }
.desc2 .SubHead { display: none; }


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		LOCATION SITE
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.container_location {
	margin: 0 auto;
	width: 1024px;
	height: 642px;
	background-image: url(media/location/bkg_location.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	position: relative;
}

.location {
	position: absolute;
	top: 248px;
	left: 49px;
	width: 1000px;
	height: 351px;
}

.loc_desc1 {
	float: left;
	width: 233px;
	height: 351px;
	background-image: url(media/location/location_1.png);
	background-repeat: no-repeat;
}

.loc_desc2 {
	float: left;
	width: 232px;
	height: 351px;
	background-image: url(media/location/location_2.png);
	background-repeat: no-repeat;
}

.loc_desc1_cont, .loc_desc2_cont {
	position: relative;
}

.loc_desc1_cont .conTitle, .loc_desc2_cont .conTitle { display: none; }

.loc_desc1_cont .conContentCell, .loc_desc2_cont .conContentCell {
	padding-top: 46px;
	padding-left: 20px;
	padding-right: 20px;
}

.gallery {
	position: relative;
	float: left;
	height: 350px;
}

.gallery .location_image {
	width: 466px;
	padding-top: 6px;
	padding-left: 5px;
	background-image: url(media/location/bkg_image.png);
	background-repeat: no-repeat;

}

.gallery .location_navig {
	position: relative;
	width: 466px;
	height: 24px;
	background-image: url(media/location/bkg_navig.png);
	background-repeat: no-repeat;
}

.gallery .previous {
	position: absolute;
	left: 10px;
	top: auto;
	bottom: 6px;
	right: auto;
}

.gallery .next {
	position: absolute;
	top: auto;
	bottom: 6px;
	right: 13px;
	left: auto;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		CONTACT SITE
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.container_contact {
	margin: 0 auto;
	width: 1024px;
	height: 642px;
	background-image: url(media/contact/bkg_contact.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	position: relative;
}

.contact {
	position: absolute;
	top: 252px;
	left: 49px;
	width: 730px;
	height: 351px;
}

.bar {
	float: left;
	width: 233px;
	height: 350px;
	background-image: url(media/contact/bar.png);
	background-repeat: no-repeat;
}

.bar_cont, .map_cont {
	position: relative;
}

.bar_cont .conTitle { display: none; }

.bar .conContentCell {
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 20px;
}

.map {
	float: left;
	width: 466px;
	height: 350px;
	background-image: url(media/contact/map.png);
	background-no-repeat;
}


/*++++++++++++++++++++++++++++++++++++++
++++++++++++++++++++++++++++++++++++++++

		DISCLAIMER SITE
		
++++++++++++++++++++++++++++++++++++++++		
+++++++++++++++++++++++++++++++++++++++*/

.disclaimer {
	position: absolute;
	width: 111px;
	height: 15px;
	top: 609px;
	left: 52px;
}

.disclaimer a:link, .disclaimer a:visited, .disclaimer a:hover, .disclaimer a:active {
	color: #414141;
	text-decoration: none;
}

.container_disclaimer {
	margin: 0 auto;
	width: 1024px;
	height: 642px;
	background-image: url(media/disclaimer/bkg_disclaimer.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: left;
	position: relative;
}

.disc {
	position: absolute;
	top: 252px;
	left: 52px;
	width: 935px;
	height: 351px;
}

.disc1, .disc2 {
	float: left;
	width: 465px;
	height: 349px;
}

.disc1 {
	background-image: url(media/disclaimer/disclaimer_1.png);
	background-repeat: no-repeat;
}

.disc2 {
	background-image: url(media/disclaimer/disclaimer_2.png);
	background-repeat: no-repeat;
}

.disc1_cont {
	position: relative;
	width: 460px;
	height: 340px;
}

.disc1_cont_text {
	font-family: Arial;
	font-size: 12px;
	padding-top: 22px;
	padding-right: 50px;
	padding-left: 18px;
}

.disc1_cont_text a:link, .disc1_cont_text a:visited, .disc1_cont_text a:hover, .disc1_cont_text a:active {
	color: #333;
	text-decoration: underline;
}

.disc2_cont {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	margin-top: 5px;
	width: 460px;
	height: 340px;
}

.disc1_cont .content_container, .disc2_cont .content_container { 
	padding: 0px;
	margin: 0px;
}

.disc1_cont .conTitle, .disc2_cont .conTitle { display: none; }

.disc1_cont .conContentCell, .disc2_cont .conContentCell {
	padding: 0px;
	margin: 0px;

	padding-right: 50px;
	padding-left: 18px;
	line-height: 17px;
}

.disc1_cont .conContentCell *, .disc2_cont .conContentCell * {
	font-size: 12px;
}