.SkinTopLeftCorner
{
	font-size:0px;
	
	width:12px;
	height:12px;
	
	background-image: url(../../images/skin/SkinTopLeftCorner.gif);
}

.SkinTopRightCorner
{
	font-size:0px;

	width:12px;
	height:12px;
	
	background-image: url(../../images/skin/SkinTopRightCorner.gif);
}

.SkinBottomLeftCorner
{
	font-size:0px;

	width:12px;
	height:12px;
	
	background-image: url(../../images/skin/SkinBottomLeftCorner.gif);
}

.SkinBottomRightCorner
{
	font-size:0px;

	width:12px;
	height:12px;
	
	background-image: url(../../images/skin/SkinBottomRightCorner.gif);
}

.SkinTopFill
{
	font-size:0px;

	height:12px;
	
	background-image: url(../../images/skin/SkinTopFill.gif);
	background-repeat:repeat-x;
}

.SkinBottomFill
{
	font-size:0px;

	height:12px;
	
	background-image: url(../../images/skin/SkinBottomFill.gif);
	background-repeat:repeat-x;
}

.SkinLeftFill
{
	font-size:0px;

	width:12px;
	
	background-image: url(../../images/skin/SkinLeftFill.gif);
	background-repeat:repeat-y;
}

.SkinRightFill
{
	font-size:0px;

	width:12px;
	
	background-image: url(../../images/skin/SkinRightFill.gif);
	background-repeat:repeat-y;
}

.SkinCenterContent
{
	background-color: White;
}

.SkinScalableBox
{
	width:100%;
}





.SkinThumbContainer
{
	background-image: url(../../images/skin/ThumbBackground.gif);
	background-repeat:no-repeat;
}

.SkinThumbContainerSelected
{
	background-image: url(../../images/skin/ThumbBackgroundSelected.gif);
	background-repeat:no-repeat;
}


/* searchbar */

.LeftBar
{
	
	height: 97px;
	width: 625px;
  
	background-image: url(../../images/skin/SearchBarLeft.gif);
	background-repeat:no-repeat;
}
.leftBarMiddle
{
	
	width: 625px;
  
	background-image: url(../../images/skin/SearchBarLeftMiddle.gif);
	background-repeat:repeat-y;
}
.leftBarBottom
{
	
	height: 20px;
	width: 625px;
  
	background-image: url(../../images/skin/SearchBarLeftBottom.gif);
	background-repeat:no-repeat;
}

.LeftEndBar
{
	width: 57px;
	height: 97px;

	background-image: url(../../images/skin/SearchBarLeftEnd.gif);
	background-repeat:no-repeat;
}
.leftEndBarMiddle
{
	width: 57px;

	background-image: url(../../images/skin/SearchBarLeftEndMiddle.gif);
	background-repeat:repeat-y;
}
.leftEndBarBottom
{
	width: 57px;
	height: 20px;

	background-image: url(../../images/skin/SearchBarLeftEndBottom.gif);
	background-repeat:no-repeat;
}
.FillBar
{
	height: 97px;
  
	background-image: url(../../images/skin/SearchBarFill.gif);
	background-repeat:repeat-x;
}
.fillBarMiddle
{
	background-image: url(../../images/skin/SearchBarFillMiddle.gif);
	background-repeat:repeat;
}
.fillBarBottom
{
	height: 20px;
  
	background-image: url(../../images/skin/SearchBarFillBottom.gif);
	background-repeat:repeat-x;
}

.RightBar
{
	width: 20px;
	height: 97px;

	background-image: url(../../images/skin/SearchBarRight.gif);
	background-repeat:no-repeat;
}
.rightBarMiddle
{
	width: 20px;

	background-image: url(../../images/skin/SearchBarRightMiddle.gif);
	background-repeat:repeat-y;
}
.rightBarBottom
{
	width: 20px;
	height: 20px;

	background-image: url(../../images/skin/SearchBarRightBottom.gif);
	background-repeat:no-repeat;
}


/** SKAL FLYTTES TIL MAIN STYLES HURTIGST MULIGT **/
.basketLink
{
	cursor:pointer;
font-size:12px;
	color: #000000;
}
.basketLink:hover
{
	text-decoration: underline;
}
.ThumbViewHeaderLinks{color:#000000;font-size:12px;}
.ThumbViewHeaderLinks a{color:#000000;font-size:12px;}
.ThumbViewHeaderLinks a:link{color:#000000;font-size:12px;}
.ThumbViewHeaderLinks a:active{color:#000000;font-size:12px;}
.ThumbViewHeaderLinks a:hover{color:#000000;font-size:12px;}
.ThumbViewHeaderLinks a:visited{color:#000000;font-size:12px;}

.ContextMenuPanel{color:#000000;font-size:12px;}
.ContextMenuPanel a{color:#000000;font-size:12px;}
.ContextMenuPanel a:link{color:#000000;font-size:12px;}
.ContextMenuPanel a:active{color:#000000;font-size:12px;}
.ContextMenuPanel a:hover{color:#000000;font-size:12px;}
.ContextMenuPanel a:visited{color:#000000;font-size:12px;}
.ContextMenuItem{color:#000000;font-size:12px;}

#tooltip.pretty {
	border: none;
	width: 210px;
	padding:10px;
	opacity: 0.8;
	background-color: white;
	font-family: Verdana;
	font-size: 12px;
	border:1px solid #bfbfbf;
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-style:italic;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

.categoryshort{font-style:italic;padding-top:5px;}

a.clearSearchLink{color:#ffffff;}
a.clearSearchLink:link{color:#ffffff;}
a.clearSearchLink:hover{color:#ffffff;}
a.clearSearchLink:visited{color:#ffffff;}
a.clearSearchLink:active{color:#ffffff;}

.pageNavigator{font-size:10px;position:relative;top:2px;}
.detaillabel_categories{}