
html,
body {
    margin: 0;
    padding: 0;
	text-align: center;
    background-color: #0C0C0C;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
    color: #FFFFFF;
    background-image: url('../images/nord-nytaar-bgg.png');
    background-repeat: repeat-x;
    background-position: top center;
}

h1	{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12pt;
    color: #92b115;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
    font-style: normal;
}

p {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 11px;
}

#frontpage_news1 p, #frontpage_news2 p {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 11px;
}

h1.hvid	{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11pt;
    color: #92b115;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
    font-style: normal;
}

h2	{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 10pt;
    color: #92b115;
    font-weight: normal;
    font-style: normal;
    padding: 0px;
    margin: 0px;
}

h3	{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11pt;
    color: #92b115;
    font-weight: normal;
    font-style: normal;
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

#wrapper {
    width: 940px;
    margin: 0 auto;
}

/*#header {
    height: 119px;
    width: 940px;
    overflow: hidden;
}*/

#header {
    height: 134px;
    width: 940px;
    overflow: hidden;
}

#logo {
    float: left;
    width: 189px;
    height: 42px;
    margin-top: 56px;
    margin-left: 40px;
}

/*#logo {
    float: left;
    width: 235px;
    height: 119px;
    margin-top: 15px;
    margin-left: 15px;
}*/

#facebook {
    float: right;
    margin-top: 21px;
    width: 289px;
    height: 25px;
}

#menu {
    clear: both;
    width: 940px;
    overflow: hidden;
    text-align: right;
    height: 34px;
}

#menuUL {
    float: right;
    height: 21px;
}

li.menu {
    float: left;
    margin: 0 0 0 5px;
    height: 21px;
    background-image: url('../images/menu_item_bg.png');
    background-repeat: repeat-x;
    overflow: hidden;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
    color: #FFFFFF;
    padding: 3px 8px 0 8px;
    list-style: none;
}

li.menu:hover {
    float: left;
    margin: 0 0 0 5px;
    height: 21px;
    background-image: url('../images/menu_item_bg_hover.png');
    background-repeat: repeat-x;
    overflow: hidden;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
    color: #FFFFFF;
    padding: 3px 8px 0 8px;
    list-style: none;
    cursor: pointer;
}

li.menu_selected {
    float: left;
    margin: 0 0 0 5px;
    height: 21px;
    background-image: url('../images/menu_item_bg_hover.png');
    background-repeat: repeat-x;
    overflow: hidden;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
    color: #FFFFFF;
    padding: 3px 8px 0 8px;
    list-style: none;
}

li.menu_selected:hover {
    float: left;
    margin: 0 0 0 5px;
    height: 21px;
    background-image: url('../images/menu_item_bg_hover.png');
    background-repeat: repeat-x;
    overflow: hidden;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
    color: #FFFFFF;
    padding: 3px 8px 0 8px;
    list-style: none;
    cursor: pointer;
}

#content_wrapper {
    float: left;
    background-image: url('../images/wrapper_content_bg.png');
    background-repeat: repeat-x;
    background-position: top center;
    width: 940px;
}

#backtofrontpage {
    height: 24px;
    width: 940px;
    overflow: hidden;
    text-align: left;
    padding: 10px 0 0 10px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
    color: #FFFFFF;
}

#imageslider {
    width: 618px;
    height: 230px;
    border: 1px solid #333333;
    overflow: hidden;
    background-color: #111111;
    margin-bottom: 10px;
}

#prev {
    width: 33px;
    height: 33px;
    background-image: url('../images/img_scroller_prev.png');
    background-repeat: no-repeat;
    margin-top: 98px;
    margin-left: 32px;
    margin-right: 32px;
    float: left;
}

#prev:hover {
    cursor: pointer;
}

#next {
    width: 33px;
    height: 33px;
    background-image: url('../images/img_scroller_next.png');
    background-repeat: no-repeat;
    margin-top: 98px;
    margin-left: 32px;
    margin-right: 31px;
    float: left;
}

#next:hover {
    cursor: pointer;
}

#slider {
    width: 425px;
    height: 230px;
    overflow: hidden;
    float: left;
}

#content {
    float: left;
    width: 620px;
    margin-right: 20px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-align: left;
    text-align: justify;
}

#frontpage_news {
    width: 278px;
    height: 210px;
    border: 1px solid #333333;
    background-color: #111111;
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
    margin-right: 20px;
    float: left;
}

#frontpage_poll {
    float: left;
    width: 278px;
    height: 210px;
    border: 1px solid #333333;
    background-color: #111111;
    padding: 0 10px 10px 10px;
    margin-bottom: 10px;
}

#frontpage_news1 {
    clear: both;
    width: 278px;
    height: 190px;
    border: 1px solid #333333;
    background-color: #111111;
    padding: 10px;
    margin-right: 20px;
    float: left;
}

#frontpage_news2 {
    float: left;
    width: 278px;
    height: 190px;
    border: 1px solid #333333;
    background-color: #111111;
    padding: 10px;
}

#poll {
    float: left;
    height: 170px;
    width: 260px;
    overflow: hidden;
    position: absolute;
}

div.content_header {
    background-image: url('../images/content_header_bg.png');
    background-repeat: repeat-x;
    background-position: top center;
    width: 100%;
    height: 30px;
    overflow: hidden;
}

div.content_text_frontpage {
    /*background-image: url('../images/content_bg_pattern.png');*/

    background-repeat: repeat;
    background-position: top left;
    width: 598px;
    height: 100%;
    border: 1px solid #333333;
    background-color: #222222;
    margin-bottom: 10px;
    padding: 10px;
}


#left {
    text-align: left;
    float: right;
    width: 300px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
    color: #FFFFFF;
}

#newsletter {
    width: 298px;
    height: 248px;
    border: 1px solid #333333;
    background-color: #111111;
    margin-bottom: 10px;
}

#step2_drink, #step3_drink, #step4_drink, #step5_drink {
    padding: 10px;
}

div.big_drink {
    width: 275px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 26px;
    font-style: normal;
    color: #FFFFFF;
}

div.small_drink {
    width: 275px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 13px;
    font-style: normal;
    color: #FFFFFF;
    margin-bottom: 25px;
}

div.small_poll {
    width: 278px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
    color: #FFFFFF;
}

#events {
    width: 278px;
    height: 100%;
    border: 1px solid #333333;
    background-color: #222222;
    padding: 10px;
    margin-bottom: 10px;
}

#eventsUL {
    padding-left: 7px;
    margin: 0;
}

#eventsUL li {
    line-height: 20px;
    padding-left: 25px;
    margin-top: 4px;
    list-style: none;
    background-image: url('../images/li_arrow.png');
    background-repeat: no-repeat;
    background-position: center left;
}

#eventsUL li a {
    text-180oration: none;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

#eventsUL li a:hover {
    text-decoration: underline;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 12px;
    color: #FFFFFF;
}

#booking {
    width: 278px;
    height: 100%;
    border: 1px solid #333333;
    background-color: #111111;
    padding: 10px;
    margin-bottom: 10px;
}

#footer {
    clear: both;
    width: 940px;
    text-align: center;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
    color: #92b115;
    font-style: italic;
    height: 30px;
   padding-top: 5px;
}

#clear {
    clear: both;
}

div.input {
    background-image: url('../images/input_bg.png');
    background-repeat: no-repeat;
    margin-top: 8px;
    width: 278px;
    height: 31px;
    overflow: hidden;
}

input.text {
    border: 0px solid #070707;
    background-color: #070707;
    height: 20px;
    width: 250px;
    margin-top: 3px;
    margin-left: 15px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-style: italic;
	font-size: 13px;
    color: #FFFFFF;
}

input.text:focus {
    outline: none;
}

select.select {
    border: 1px solid #C7C5B2;
    height: 22px;
    width: 200px;
    margin-top: 8px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
    color: #233741;
}

input.contact_submit {
    float: right;
    margin-top: 5px;
}

textarea.textarea {
    border: 1px solid #C7C5B2;
    width: 200px;
    height: 110px;
    margin-top: 4px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 12px;
    overflow: hidden;
    float: left;
    color: #233741;
}

td {
    vertical-align: top;
}

img {
    border-style: none;
}

img.no-border {
    border-style: none;
}

img.content_header_text {
    border-style: none;
    padding-left: 10px;
}


a	{
	color: #FFFFFF;
	text-decoration:none;
}

a:hover	{
	color: #FFFFFF;
	text-decoration:underline;
}

a.sort {
    color: #000000;
    text-decoration: none;
}

a.sort:hover {
    color: #000000;
    text-decoration: underline;
}

a.sort-underline {
    color: #000000;
    text-decoration: underline;
}

a.sort-underline:hover {
    color: #000000;
    text-decoration: underline;
}

a.hvid {
    color: #ffffff;
    text-decoration: none;
}

a.hvid:hover {
    color: #ffffff;
    text-decoration: underline;
}

a.hvid-underline {
    color: #ffffff;
    text-decoration: underline;
}

a.hvid-underline:hover {
    color: #ffffff;
    text-decoration: underline;
}

div.clear {
    clear: both;
}

img.newsletter_next {
    cursor: pointer;
}

span.green_text {
    color: #92b115;
    font-size: 11px;
}

a.green_link_i {
    color: #92b115;
    font-size: 11px;
    text-decoration: none;
    font-style: italic;
}

a.green_link_i:hover {
    color: #92b115;
    font-size: 11px;
    text-decoration: underline;
    font-style: italic;
}

/* ------- FORM STYLING -------- */

label {
	float: left;
	clear: both;
	line-height: 20px;
	margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-style: italic;
	font-size: 13px;
    color: #FFFFFF;
    width: 200px;
    cursor: pointer;
}

label.poll {
	float: left;
	clear: both;
	line-height: 20px;
	margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-style: normal;
	font-size: 12px;
    color: #FFFFFF;
    width: 200px;
    cursor: pointer;
}

label.small {
	float: left;
	clear: both;
	line-height: 20px;
	margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-style: normal;
	font-size: 11px;
    color: #FFFFFF;
    width: 240px;
    cursor: pointer;
}

label.small_booking {
	float: left;
	clear: both;
	line-height: 20px;
	margin-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-style: normal;
	font-size: 9px;
    color: #FFFFFF;
    width: 240px;
    cursor: pointer;
}

span.small {
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-style: normal;
	font-size: 10px;
    color: #FFFFFF;
}

div.checker {
	height: 24px;
	width: 26px;
	overflow: hidden;
	border: solid 0px #070707;
	background: #111111 url(../images/radio_bg.png) no-repeat;
    background-position: top left;
	float: left;
	display: inline;
	margin-right: 10px;
    margin-bottom: 40px;
	position: relative;
}

div.checker.focus {
	border-color: #999;
}

div.checker.focus span {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

div.checker span {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

div.checker span.checked {
	background: url(../images/radio_check.png) no-repeat center center;
}

div.checker span input {
	position: absolute;
	opacity: 0;
}

/* Radio box */

div.radio {
	height: 24px;
	width: 26px;
	overflow: hidden;
	background: #111111 url(../images/radio_bg.png) no-repeat;
	float: left;
	display: inline;
	margin-right: 10px;
        margin-bottom: 25px;
	position: relative;
	border: solid 0px #070707;
}

div.radio.focus {
	border-color: #999;
}

div.radio.focus span {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-position: top center;
}

div.radio span {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
}

div.radio span.checked {
	background: url(../images/radio_check.png) no-repeat top center;
}

div.radio span input {
	position: absolute;
	opacity: 0;
}

/* Select Box */

div.selector {
	display: block;
	width: 150px;
	border: solid 1px #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	background: url(img/bg.png) repeat-x left 12px;
	line-height: 22px;
	margin-top: 3px;
	text-shadow: 0 1px 0 #fff;
	height: 22px;
	color: #444;
}

div.selector select {
	width: 150px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.selector.focus {
	border-color: #999;
}

div.selector span {
	position: absolute;
	left: 6px;
	top: 0px;
	font-size: 1.1em;
	padding: 0;
	display: block;
	padding-right: 20px;
	background: url(img/select.gif) no-repeat right 60%;
	right: 0;
}

div.selector.focus span {
	left: 5px;
}

div.selector select {
	position: relative;
	font-size: 1.1em;
	padding: 0;
	line-height: 23px;
	border: 0;
	margin: 0;
	padding-right: 40px;
}

#tooltip {
    text-align: left;
    z-index: 99999;
    display:none;
    background:transparent url(../images/tooltip/black_arrow.png);
    font-size:12px;
    height:80px;
    width:160px;
    padding:15px 25px 25px 25px;
    color:#fff;
}

#tables-pics {
    background-image: url('../images/tables/bord-ramme.png');
    background-repeat: no-repeat;
    background-position: top center;
    width: 590px;
    text-align: left;
    height: 391px;
    position: relative;
}

#table-booking-slider2 {
    z-index: 9999;
}

/* simple css-based tooltip */
#tooltip-table-booking {
    background-color:#000;
    border:1px solid #fff;
    padding:10px 15px;
    width:150px;
    display:none;
    color:#fff;
    text-align:left;
    font-size:12px;

    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}

#table-booking-next1
{
    float: right;
    margin-top: 10px;
    cursor: pointer;
}

