@charset "UTF-8";
*{
padding:0;
border:0;
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

body{
background-color:#000000;
}

p {
	margin-bottom:8px;
}

a:link, a:active, a:visited, a:hover{
color:#000;
}

#wrapper {
width:900px;
height:550px;
background-color:#fff;
position:relative;
margin:auto;
margin-top:150px;
z-index:10;
}

#menu {
text-align:center;
font-size:14px;
position:absolute;
left:0px;
top:100px;
width:900px;
z-index:10;
}

#menu a{
color:#000;
text-decoration:none;
margin-right:15px;
}

#menu a:hover{
color:#000;
text-decoration:underline;
margin-right:15px;
}

.text{
font-size:12px;
line-height:20px;
color:#333;
width:500px;
height:300px;
padding-top:10px;
position:absolute;
top:150px;
left:105px;
z-index:12;
}

.text table{
margin-top:5px;
}


.text table td{
height:30px;
border-bottom:solid 1px #000;
}

.text h3{
font-size:23px;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
}

.text a{
text-decoration:none;
font-weight:bold;
}

.text b{
color:#666;
font-size:16px;
font-family:"Times New Roman", Times, serif;
font-style:italic;
font-weight:normal;
text-decoration:none;
font-weight:bold;
padding-bottom:5px;
}

.text a:hover{
text-decoration:underline;
}

.text .jul{
border-top:solid 1px #000;
border-bottom:solid 1px #000;
height:300px;
overflow:auto;
}


.text .jul h2{
	padding-bottom:5px;
}

.text .jul b{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#333;
}

.text .jul ul{
	margin:10px 0 10px 0;
	list-style:none;
}

.text .jul ul li{
	list-style:none;
}

.column{
float:left;
margin-right:20px;
padding-right:20px;
border-right:solid 1px #000;
}

#footer {
background-color:#000;
text-align:center;
font-size:13px;
color:#fff;
position:absolute;
height:25px;
width:300px;
bottom:-40px;
left:270px;
z-index:10;
}

/*/////// PYNT ///////*/

.CornerLeftTop{
position:absolute;
top:-30px;
left:-28px;
background-image:url(graphic/Border/CornerTopLeft.png);
background-repeat:no-repeat;
width:50px;
height:50px;
}

.CornerRightTop{
position:absolute;
top:-30px;
left:876px;
background-image:url(graphic/Border/CornerTopRight.png);
width:50px;
height:50px;
}

.CornerLeftBottom{
position:absolute;
Bottom:-28px;
left:-28px;
background-image:url(graphic/Border/CornerBottomLeft.png);
width:50px;
height:50px;
}

.CornerRightBottom{
position:absolute;
bottom:-28px;
left:876px;
background-image:url(graphic/Border/CornerBottomRight.png);
width:50px;
height:50px;
}

.Top{
position:absolute;
Top:-32px;
background-image:url(graphic/Border/TopBorder.png);
background-repeat:repeat-x;
width:900px;
height:28px;
}

.Bottom{
background-image:url(graphic/Border/BottomBorder.png);
position:absolute;
bottom:-30px;
width:900px;
height:28px;
}

.Left{
position:absolute;
left:-29px;
top:28px;
background-image:url(graphic/Border/LeftBorder.png);
background-repeat:repeat-y;
width:30px;
height:485px;
}

.Right{
position:absolute;
left:900px;
top:30px;
background-image:url(graphic/Border/RightBorder.png);
background-repeat:repeat-y;
width:28px;
height:485px;
}

.LC_left{
background-image:url(graphic/LadyCocktail_left.png);
width:142px;
height:133px;
position:absolute;
top:-133px;
left:10px;
}

.LC_right{
background-image:url(graphic/LadyCocktail_right.png);
width:142px;
height:133px;
position:absolute;
top:-133px;
left:750px;
}

.logo{
background-image:url(graphic/SjusLogo.gif);
background-repeat:no-repeat;
width:255px;
height:130px;
position:absolute;
top:-71px;
left:310px;
z-index:11;
}

/*Forside*/

.drinks_left{
position:absolute;
top:142px;
left:0px;
z-index:10;
}

.drinks_right{
position:absolute;
top:143px;
left:625px;
z-index:10;
}

.map{
position:absolute;
top:143px;
left:525px;
z-index:10;
}

.batch{
color:#000;
display:block;
position:absolute;
right:30px;
top:30px;
font-size:12px;
font-weight:bold;
z-index:12;
}

.batch a{
text-decoration:none;
}

.batch a:hover{
color:#FFCC00;
text-decoration:underline;
}

a.facebook{
	position: absolute;
	bottom: 20px;
	right: 30px;
	z-index: 12;
	text-decoration:none;
	border:0px;
}

a.facebook:hover{
		border:1px;
		border-color:#000;
}

object#flashDiv{
	position: absolute;
	top: 145px;
	right: 140px;
	z-index: 25;
}

img.forsidetilbud{
	position: absolute;
	top: 147px;
	right: 20px;
	z-index: 25;
}


.gradient{
background-image:url(graphic/GreyGradient_middle.png);
background-position:bottom;
position:absolute;
top:353px;
left:0px;
width:900px;
height:125px;
}

