
/* ----------------------------- BEGIN PAGE ----------------------------- */

body
{
	margin: 0 auto;
	padding: 0;
	background-color: #fff;
	background-image: url('images/MainBg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: top center;	
}

#art-main
{
	
	width: 100%;
	left: 0;
	top: 0;
}


.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}

/* ----------------------------- END PAGE ----------------------------- */

/* ----------------------------- BEGIN BOXSHEET ----------------------------- */

.Admin-art-Sheet
{
	
	z-index:0;
	margin:0 auto;
	
	max-width: 1200px;
	min-width: 900px;
	
	min-height:1px;
	background: #fff;
}

.art-Sheet
{

	z-index:0;
	margin:0 auto;
	width: 900px;
	min-width:1px;
	min-height:1px;
	background: #fff;
}

.art-Sheet-body
{
	
	z-index:1;
	padding: 0 20px 20px 20px;
	border-top: 10px solid #c91023;
	min-height: 700px;
}

/* ----------------------------- END BOXSHEET ----------------------------- */

/* ----------------------------- BEGIN HEADER ----------------------------- */

div.Admin-art-Header
{
	margin: 0 auto;
	
	z-index:0;
	width: 1170px;
	height: 112px;
}


div.art-Header
{
	margin: 0 auto;
	width: 870px;
	height: 123px;
}

.Switch{
width:306px;
height:24px;
margin-left:10px;
}

.SwitchSandvika{
background:url(images/sandvikabtn-normal.png) no-repeat;
}

.SwitchSandvika:hover{
background:url(images/sandvikabtn-active.png) no-repeat;
}


/* begin Logo */
.Logo
{
	display : block;
	position: absolute;
	margin-top: 15px;
	margin-left: 10px;
	width: 197px;
}
/* end Logo */


/* begin Menu */
.UserMenu
{
	float: right;
	clear: both;
	}
	.UserMenu ul li { list-style: none; float: left; padding-right: 10px; color: #999; text-decoration: none; height: auto;}
	.UserMenu ul li a { list-style: none; float: left; padding-right: 10px; color: #999; text-decoration: none; border-right: 1px solid #999;}
	.UserMenu ul li a:hover { color: #b70000;}

.MainMenu, .MainMenu{
	clear: both;
	width: auto;
	float: right;
	}
	
/* ----------------------------- START MENY ----------------------------- */
.sf-menu, .sf-menu * { margin:0; padding:0; list-style:none; }
.sf-menu { line-height:	1.0; }
.sf-menu ul { position:	absolute; top: -999em; width: 10em; z-index:1;  /* left offset of submenus need to match (see below) */ }
.sf-menu ul li { width:	100%; }
.sf-menu li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li { float: left; position: relative; }
.sf-menu a { display: block; position: relative; color: #000; }

.sf-menu li:hover ul,
.sf-menu li.sfHover ul { left: 0; top: 2.5em; /* match top ul list item height */ z-index: 99; }

ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul { top: -999em; }

ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul { left: 10em; /* match ul width */ top: 0;}

ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul { top: -999em; }

ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul { left: 10em; /* match ul width */ top: 0;}

/*** DEMO SKIN ***/
.sf-menu { float: left; margin-bottom: 1em; }
.sf-menu a { border-top: none; padding: .55em .8em; text-decoration:none; }

.sf-menu a, .sf-menu a:visited { color: #000; text-decoration: none; font-weight: bold;  /* visited pseudo selector so IE6 applies text colour*/ }


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { color: #c91023 !important; outline:0; }
.sf-menu a{ color: #000 !important; text-decoration: none !important;}

/*** arrows **/
.sf-with-ul a{ color: #fff; }
.sf-menu a.sf-with-ul {color: #000; text-decoration: none; font-weight: bold; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */}
.sf-menu a:hover.sf-with-ul {color: #c91023; text-decoration: none; min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */}

.sf-sub-indicator{
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height:	10px;
	text-indent: -999em;
	overflow: hidden;
	color: #000;
}
a.sf-sub-indicator {  /* give all except IE6 the correct values */
	top: .8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
	color: #000;
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	color: #fff;
	background-position: -10px -100px; /* arrow hovers for modern browsers*/	
}
li.sfHover a { color: #fff; text-decoration: none; font-weight: normal;}


/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; color: #fff;}
.sf-menu ul a .sf-sub-indicator { background-position:  0 0; color: #fff;}
/* apply hovers to modern browsers */
.sf-menu ul a:focus .sf-sub-indicator,
.sf-menu ul a:hover .sf-sub-indicator,
.sf-menu ul a:active .sf-sub-indicator,
.sf-menu ul li:hover a.sf-sub-indicator,
.sf-menu ul li.sfHover a.sf-sub-indicator {
	color: #fff;
	
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	#000;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}

.sf-shadow ul a { color: #fff !important; font-weight: normal !important;}
.sf-shadow ul a:hover { color: #c91023 !important;}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/* ----------------------------- END MENY ----------------------------- */

/* ----------------------------- END HEADER ----------------------------- */

/* ----------------------------- BEGIN PANES ----------------------------- */

.Panes .TopPane
{
	position: relative;
	clear: both;
	margin: 0 0 10px 0;
}

.Panes .ContentPane
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 569px;
	
}
.Panes .ContentPane1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 100%;
	
}

.Panes .AdminContentPane
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 100%;
}

.Panes .RightPane
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: right;
	overflow: hidden;
	width: 278px;
}

.Panes .BottomPane
{
	position: relative;
	margin: 0;
	padding: 0;
	clear: both;
	margin: 10px 0 0 0;
}


/* ----------------------------- END PANES ----------------------------- */




/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.art-Post-body
{
	position: relative;
	z-index:1;
	padding: 10px;
}



.art-Post
{
	margin: 5px;
}

/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	border: solid 1px #EB1927;
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin:2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{
	background-color:Transparent;
}

.art-article th, .art-article td
{
	padding: 2px;
	border: solid 1px #B5B2B0;
	vertical-align: top;
	text-align:left;
}

.art-article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */
/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeaderIcon-wrapper
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	font-family: Arial, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #423F3E;
}

.art-PostHeaderIcon-wrapper, .art-PostHeaderIcon-wrapper a, .art-PostHeaderIcon-wrapper a:link, .art-PostHeaderIcon-wrapper a:visited, .art-PostHeaderIcon-wrapper a:hover
{
	font-family: Arial, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #423F3E;
}



/* end PostHeaderIcon */

/* begin PostHeader */
.art-PostHeader a:link
{
  font-family: Arial, Sans-Serif;
  text-decoration: none;
  text-transform: uppercase;
  color: #8D0C15;
}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
  font-family: Arial, Sans-Serif;
  text-decoration: none;
  color: #696563;
}

.art-PostHeader a:hover, .art-PostHeader a.hovered
{
  font-family: Arial, Sans-Serif;
  text-decoration: underline;
  color: #D81320;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #000;
}

.art-PostContent
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #000;
}


/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #D81320;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #D81320;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #3C3A39;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  letter-spacing: 1px;
  color: #D81320;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Sans-Serif;
  font-size: 17px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  text-align: left;
  color: #B70000;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Sans-Serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000;
}
/* Finish Content headings Fonts & Colors  */


/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #423F3E;
	margin:1em 0 1em 2em;
	padding:0;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
	margin-left: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 9px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('images/PostBullets.png');
	background-repeat:no-repeat;
	padding-left:9px;
}


/* Finish Content list */


/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote p
{
	color:#121211;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

blockquote
{
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#F4F3F0;
	background-image:url('images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:19px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 19px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 19px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;
	text-align: left;
	padding: 0 13px !important;
	line-height: 19px;
	text-decoration: none !important;
	color: #FFFAFB !important;
}

input, select
{
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #000 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #FDE8E9 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 57px;
	background-image: url('images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:3px;
}

.art-button-wrapper .r
{
	width:407px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -19px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -38px;
}


/* end Button */






/* begin Page */

#LoginInfo h3
{
	background-color: Transparent;
}

/* end Page */

/* begin Menu */

.art-menu ul li, .art-menu ul li li, .art-menu ul li li li
{
    list-style-type: none;
}

/* end Menu */

/* begin Box, BlockContent */

.art-BlockContent-body .SubHead, .art-BlockContent-body .Normal
{
	color:#84817F;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}

.art-BlockContent-body td
{
    padding: 0;
}

.SubHead, td.SubHead
{
    border: 0;
    padding: 0;
}

.art-BlockContent-body table
{
    width: 100%;
}

/* end Box, BlockContent */

/* begin PostHeaderIcon */

#LoginInfo h3
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:bold;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
	text-transform:uppercase;
	
	color: #423F3E;
}

.art-PostHeaderIcon-wrapper .Head
{
	font-family: Arial, Sans-Serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0px;
	text-transform: uppercase;
	color: #423F3E;
}

div.hr
{
    display: none;
}

/* end PostHeaderIcon */

/* begin PostContent */

.Normal, .normal, #LoginInfo, #QuickLinks, #LoginInfo p.LoginNotes, .art-PostContent .SubHead, .art-PostContent .Normal, .SubHead, .WizardText, .SkinObject
{
  font-size: 1em;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #000;
}


.NormalBold
{
  font-size: 1em;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #000;
  font-weight: bold;
}


.Loginboks .Standard-button {
	width: 67px;
	border: 0;
	font: hidden;
	color: #fff;
	background: #000;
	text-transform: uppercase;
	font-weight: normal;
	padding: 2px 0;
	margin: 3px;
	
}
.Loginboks .NormalTextBox{
	width: 120px !important;	
	height: 15px !important;
	display:inline !important;
	border: 1px solid #333;
	display: table-column-group;
}.Loginboks  {
	display:inline !important;
}
.Loginboks a{
	color: #fff !important;
}

#LoginInfo
{
    width: 100%;
    background-color:Transparent;
}

#LoginInfo dt
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #000;
  font-weight: bold;
}

#LoginInfo div.LoginBlock 
{
    width: 45%;
}

.Head
{
  font-family: Arial, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  color: #B70000;
}

h2.Head
{
  font-family: Arial, Sans-Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  color: #000;
}

#QuickLinks 
{
    border: 0;
    float: none;
    width: auto;
    background-color:Transparent;
}

th
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #000;
  font-weight: bold;
}

a.CommandButton, a.SkinObject
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #D81320;
}

a.CommandButton:link, a.SkinObject:link
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #D81320;
}

a.CommandButton:visited, a.SkinObject:visited
{
  font-family: Tahoma, Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  letter-spacing: 1px;
  color: #3C3A39;
}

a.CommandButton:hover, a.SkinObject:hover
{
      font-family: Tahoma, Arial, Helvetica, Sans-Serif;
      text-decoration: none;
      letter-spacing: 1px;
  color: #D81320;
}

/* end PostContent */

/* begin PostBullets */

.art-Post ul li, .art-Post ol ul li 
{
    list-style-type: none;	
}

/* end PostBullets */

.CATGrid { width: 100%; }
.CartTitle { color: #000; font-size: 13px; font-weight: bold; text-decoration: none; } .CartTitle a { text-decoration: none; color: #000; }
.CATGridHeader td { border-bottom: 1px dotted #000; color: #000; font-weight: bold; }
.CATGridItemAlt td { background: #FBFBFB; border-bottom: 1px dotted #ccc;  }
.CATGridItem td { border-bottom: 1px dotted #ccc; }
.CartQuantity {border: 1px solid #ccc; color: #666; }


/* ----------------------------- BEGIN - CATALOOK - PRODUCT LIST ----------------------------- */
.ProdListMain{ width: 100%; }

.ProdList { border-bottom: 1px dotted #999; clear: both; padding-bottom: 10px; margin-bottom: 10px; width: 565px; float: left; }
.ProdList .Title a { clear:both; margin:0; padding:0; font-size: 15px; color: #000; text-decoration: none; font-weight: bold; line-height: 30px; text-align: left; float: left; }
.ProdList .Title a:hover { color: #C00; }

.ProdList .Details { width: 100%; clear: both; float: left; }
.ProdList .MoreDetails { width: 50%; float: left; text-align: left; color: #000; margin: 0; padding: 0; } 
.ProdList .MoreDetails a{ display: none; } 
.ProdList .MoreDetails p{ margin: 0; padding: 0; }
.ProdList .MoreDetails br{ display: none; }

.ProdList .Price { width: 30%; float: left; text-align: center; font-weight: bold; color: #000; }
.ProdList .BuyNow { width: 20%; float: right; text-align: right; }

.RestaurantListe .Restaurantoversikt { width: 100%;}
.RestaurantListe .Restauranter { border-bottom: 1px dotted #ccc; padding-bottom: 10px; margin-bottom: 10px; display: block; width: 100%; color: #000;}
.RestaurantListe .Restauranter  .CATMenu{ margin-top:7px; color:#000; font-size: 15px; list-style: none; text-decoration: none; display: block; font-weight: bold; width: 95%;  background: url("images/SemenyBtn.png") no-repeat; background-position: right;}
.RestaurantListe .Restauranter a{ color: #000;}

.RestaurantListeTD { width: 100%; margin: 0; padding: 0;}
.RestaurantListeTD .Restauranter{ width: 100%;}
.RestaurantListeTD .Restauranter ul li{ border-bottom: 1px dotted #ccc; padding-bottom: 10px; margin-bottom: 10px; display: block; width: 100%; color: #000; list-style: none; }
.RestaurantListeTD .Restauranter .CATMenu{ color: #000; font-size: 15px; list-style: none; text-decoration: none; display: block; font-weight: bold; width: 95%; background:  url("images/SemenyBtn.png") no-repeat; background-position: right;}
.RestaurantListeTD .Restauranter a{ color: #000;}

.Tilbehor{ color: #000; border-bottom: 1px dotted #ccc; padding-bottom: 10px; padding-top: 10px; }
.Tilbehor .TitleList { font-weight: bold; }
.Tilbehor .Tittel { font-size: 17px; font-weight: bold; color: #000;}

.CartInfo { border: 1px solid #b50403; background: #fcfcfc; }
.CartTotalPris { width: 100%; font-weight: bold; padding: 5px; border-bottom: 1px dotted #ccc; float: right; text-align: right; }
.CartDetailTotalPris { font-weight: bold; font-size: 15px; border-bottom: 1px dotted #ccc; border-top: 1px dotted #ccc; }
.CartHeader { font-size: 15px; font-weight: bold; color: #000; border-bottom: 1px dotted #ccc; margin: 0; padding-bottom :3px; }
.CartProducts { border: 1px solid #dcdcdc; background: #f7f7f7; }
.BreadCrumbShop { font-size: 12px; width: 100%; border-bottom: 1px dotted #CCC; margin-bottom:10px;}
.BreadCrumbShop a{ color: #999; }


.DrikkeListe { border-bottom: 1px dotted #999; clear: both; padding-bottom: 10px; margin-bottom: 10px; width: 100%; float: left; }
.TittelDrikke{font-size: 13px; font-weight: bold; color:#000; clear: both; float: left; }
.TittelDrikke a{font-size: 13px; font-weight: bold; color:#000; text-decoration: none; }
.DrikkeLeft {float: left; width: auto; }
.DrikkeRight {float: right; width: auto; }
.DrikkeRight .CATNormalTextBox{border: 1px solid #333; margin-right: 30px; }
.DrikkeRight span.AddBtn img{padding-top: 10px;}
/* ----------------------------- END - CATALOOK - PRODUCT LIST ----------------------------- */

.FlashDIV p{ margin-top: 0px; }

.frokost{
background: url('/Portals/roomservice/Designelementer/knapper/frokost_normal.png') no-repeat;
}

.Kategoriknapper .frokost:hover{
background: url('/Portals/roomservice/Designelementer/knapper/frokost_active.png') no-repeat;
}

.Kategoriknapper .middag{
background: url('/Portals/roomservice/Designelementer/knapper/middag_normal.png') no-repeat;
}

.Kategoriknapper .middag:hover{
background: url('/Portals/roomservice/Designelementer/knapper/middag_active.png') no-repeat;
}

.Kategoriknapper .catering{
background: url('/Portals/roomservice/Designelementer/knapper/catering_normal.png') no-repeat;
}

.Kategoriknapper .catering:hover{
background: url('/Portals/roomservice/Designelementer/knapper/catering_active.png') no-repeat;
}
