/* @override http://www.kullander.se/skin1/skin1.css */

BODY {
        FONT-FAMILY: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        COLOR: #000000;        
}

TT,TEXTAREA,INPUT,SELECT,DIV,TH,TD,P {
	FONT-FAMILY: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

p{
	margin-top: 1px;
	margin-bottom: 15px;
}


a:link, a:visited {
        COLOR: #00538B; TEXT-DECORATION: none;
	background-color: transparent;
}


A:hover {
        COLOR: #656993; TEXT-DECORATION: underline;
	
}
A:active  {
        COLOR: #000000; TEXT-DECORATION: none;
}
HR {
        COLOR: #DDDDDD; HEIGHT: 1px;
}
BODY { 
        MARGIN-TOP: 0px; 
        MARGIN-BOTTOM: 0px; 
        MARGIN-LEFT: 0px; 
        MARGIN-RIGHT: 0px; 
}
.HeadBox {
        BACKGROUND-COLOR: #fff;
}
.HeadText {
        FONT-WEIGHT: bold;
}
.HeadLine {
        BACKGROUND-COLOR: #fff;
}
.VertMenuBox {
        BACKGROUND-COLOR: #fff;
}
.VertMenuBorder {
        BACKGROUND-COLOR: #5B5B5B;
}
.VertMenuTitle {
        BACKGROUND-COLOR: #999999; COLOR: #000000; FONT-WEIGHT: bold;
}


.VertMenuHr {
        COLOR: #999999;
}
.CategoriesList {
		
}
.DialogBox {
        BACKGROUND-COLOR: #ffffff;
}
.DialogBorder {
        BACKGROUND-COLOR: #999999;
}
.DialogTitle {
        COLOR: #FFFFFF; FONT-WEIGHT: bold;
}
.NumberOfArticles {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.TopLabel {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.Text {
        COLOR: #000000;
}
.DecorTr {
        COLOR: #B89A87;
}
.AdminSmallMessage {
        COLOR: #000000;
}
.AdminTitle {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.Line {
        BACKGROUND-COLOR: #999999;
}
.ProductTitle {
        COLOR: #000000; FONT-WEIGHT: normal;
	font-size:11px;
	height:50px;
	overflow:hidden;
	display:block;
	text-align:left;
}
.ProductTitleHidden {
        COLOR: #666666; FONT-WEIGHT: bold;
}
.ProductDetailsTitle {
        FONT-WEIGHT: bold;
}
.ProductDetails {
        COLOR: #000000;
}
.ProductPriceTitle {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.ProductPriceConverting {
        COLOR: #000000; FONT-WEIGHT: bold;
}
.ProductPrice {
        COLOR: #333; FONT-WEIGHT: bold; font-size:13px;
}
.ProductPriceSmall {
        COLOR: #FF0000; FONT-WEIGHT: bold;
}
.MarketPrice {
		
}
.ItemsList {
        COLOR: #000000; FONT-WEIGHT: bold;
}
#Disabled {
        COLOR: #909090;
}
.NavigationPath {
        COLOR: #999;  TEXT-DECORATION: none; font-size:10px; margin-top:0px;margin-bottom:20px;
}
.NavigationPath a:link {
        COLOR: #999; TEXT-DECORATION: none;
}
.NavigationPath a:visited {
        COLOR: #999; TEXT-DECORATION: none; 
}
.NavigationPath a:hover {
        COLOR: #999;  TEXT-DECORATION: underline;
}
.NavigationPath a:active  {
        COLOR: #999;  TEXT-DECORATION: underline;
}
.FormButton {
        COLOR: #000000; FONT-WEIGHT: bold; 
}
.CustomerMessage {
        COLOR: #000000; FONT-WEIGHT: bold; 
}
.ErrorMessage {
        COLOR: #000000; FONT-WEIGHT: bold; 
}
.Star {
        COLOR: #FF0000;
}
.HighLight {
		BACKGROUND-COLOR: #EFEFEF;
}
.SaveMoneyLabel {
        COLOR: #FFFFFF; FONT-WEIGHT: bold; 
}
.TableHead {
	BACKGROUND-COLOR: #CCCCCC; FONT-WEIGHT: bold;
}
.TableSubHead {
    BACKGROUND-COLOR: #EEEEEE;
}
.TableLine {
    BACKGROUND-COLOR: #F0F0F0;
}
.SmallNote:link {
        COLOR: #333333; TEXT-DECORATION: none; FONT-SIZE: xx-small;
}
.SmallNote:visited {
        TEXT-DECORATION: none;
}
.SmallNote:hover {
        TEXT-DECORATION: none;
}
.SmallNote:active {
        TEXT-DECORATION: none;
}
.SmallText {
        COLOR: #333333; TEXT-DECORATION: none;
}
.Bottom {
        BACKGROUND-COLOR: #81CE01; COLOR: #5B5B5B;
}
.CatMenuItemOff 
{
    BACKGROUND-COLOR: transparent;              /* like "VertMenuBox" */
    BORDER-RIGHT: none;        /* like "VertMenuBox" */
    BORDER-TOP: none;          /* like "VertMenuBox" */
    BORDER-LEFT: none;         /* like "VertMenuBox" */
    BORDER-BOTTOM: none;       /* like "VertMenuBox" */
    MARGIN-BOTTOM: 1px;
    MARGIN-TOP: 1px;
    MARGIN-LEFT: 2px; 
    MARGIN-RIGHT: 3px;
    CURSOR: pointer;
}
.CatMenuItemOffExp
{
    BACKGROUND-COLOR: transparent;              /* like "VertMenuBox" */
    BORDER-RIGHT: none;        /* like "VertMenuBorder" */
    BORDER-TOP: none;          /* like "VertMenuBorder" */
    BORDER-LEFT: none;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: none;       /* like "VertMenuBorder" */
    MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 2px;
    MARGIN-RIGHT: 3px;  
    CURSOR: pointer;
}
.CatMenuItemOn
{   
    BACKGROUND-COLOR: #999999;              /* like "VertMenuTitle" */
    BORDER-RIGHT: 1px solid #999999;        /* like "VertMenuBorder" */
    BORDER-TOP: none;          /* like "VertMenuBorder" */
    BORDER-LEFT: none;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: none;       /* like "VertMenuBorder" */
    MARGIN-BOTTOM: 1px;
	MARGIN-TOP: 1px;
	MARGIN-LEFT: 2px;
    MARGIN-RIGHT: 3px;  
    CURSOR: pointer;
}
.CatSubMenu
{
    BACKGROUND-COLOR: #fff;              /* like "VertMenuBox" */
    BORDER-RIGHT: #5B5B5B 1px solid;        /* like "VertMenuBorder" */
    BORDER-TOP: #5B5B5B 1px solid;          /* like "VertMenuBorder" */
    BORDER-LEFT: #5B5B5B 1px solid;         /* like "VertMenuBorder" */
    BORDER-BOTTOM: #5B5B5B 1px solid;       /* like "VertMenuBorder" */
    MARGIN-LEFT: 1px; 
    MARGIN-RIGHT: 2px;
}
.CatMenuItem
{
    CURSOR: pointer;
}
.CatMenuItem:link
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:visited
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.CatMenuItem:hover
{
    COLOR: #000000;                         /* like "VertMenuTitle" */
}
.CatMenuItem:active
{
    COLOR: #000000;                         /* like "VertMenuItems" */
}
.NavDialogTitle {
    font-weight: bold;
    color: #FFFFFF;
}   
.NavDialogBorder {
    background-color: #333333;
}
.NavDialogBox {
    background-color: #EFEFEF;
}
.PopupHelpLink {
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
.SubHeader2 {
	COLOR: #666666;
	FONT-WEIGHT: bold;
}
.SubHeader2Line {
	BACKGROUND-COLOR: #CCCCCC;
}
.HightLightRow {
	BACKGROUND-COLOR: #B0B0B0;
}
.VertMenuSubTitle {
	BACKGROUND-COLOR: #B0B0B0;
}
.SpecialOffersPrice {
	COLOR: #4A7206; FONT-WEIGHT: bold; 
}
.bildram {
	border: 1px solid #666666;
}

/* Kalender */

A.day:link, A.day:active, A.day:visited, A.day:hover	{ 
	text-decoration:	none; 
	color: #FFFFFF; 
	font-weight: bold;
}

.cal { 
	border: solid 1px black; 
	margin-top: 0px; 
	width: 100 %;
//	width: 134px; 
//	background-color: #ffffff;
}

.caltd	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #444444; 
	border-color: silver; 
	border-style: solid; 
	border-width: 0 1pt 1pt 0; 
	padding: 0px; 
	margin: 0px; 
}

.gul			{ color: #ffffff; background-color: #f6cd00; font-weight: bold; }
.gulbla 		{ color: #ffffff; font-weight: bold; background-color: #00a0c2; }
.gul1 			{ color: #ffffff; background-color: #FBC309; font-weight: bold; }
.gul2 			{ color: #ffffff; background-color: #8784F6; font-weight: bold; }
.gul3 			{ color: #ffffff; background-color: #80D95F; font-weight: bold; }
.gul4 			{ color: #ffffff; background-color: #E19163; font-weight: bold; }
.gul5 			{ color: #ffffff; background-color: #52D0D8; font-weight: bold; }
.gulgrey 		{ color: #ffffff; background-color: #AAAAAA; font-weight: bold; }
.month_header	{ font-weight: bold; color: #222222; font-size: 11px;}
.wday_header 	{ font-weight: bold; color: #8899CC; }
.greydate 		{ color: #AAAAAA; }

.box {
	border: solid 1px silver;
	width: 10px;
	height: 10px;
	line-height: 8px;
	font-size: 10px;
}

.eventdiv { 
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
//	background-color: #ffffff; 
	color: #662222; 
	width: 125px; 
	margin-top: 2px; 
	padding: 2px 6px 2px 0px; 
//	border: solid 1px silver;  
}
a.nav			{ font-size: 12px; font-weight: bold; color: #2222AA; text-decoration:	none }
.navgrey 		{ font-size: 12px; font-weight: bold; color: #AAAAAA; }
.whiteonblack 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 20px 60px;
}