﻿@import url("/SDECatCss/SDECataloge.css");
@import url("/SDECatCss/MainStyle.css");
@import url("/SDETabMenu/Menu.css");
@import url("/SDECatCss/Basket.css");
@import url("/SDECatCss/cataloge.css");		/* Tillbehörskatalog */

body
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	/* background-image: url(images/ton3.gif) */
}

#DIV_DESKTOP 
{ 
	width : 1%;
	height : 1%; 
	display : block; 
	text-align : center; 
	position : absolute; 
	background-color: White;
	
	left : 240px; 
	top : 320px; 
	z-index : 1;
}
#loader 
{
	display : block; 
	position : absolute; 
	font-family: Georgia;
	font-size: 11px;
	left : 5000px; 
	top : 330px; 
	z-index : 2; 
}

#lblKatvg_Bort
{
	font-weight: bold;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	
	background: #7A7AE5;
	font-size: 11px;
	color: White;
	padding: 2px 2px 2px 3px;
	height: 20px;
	border: solid 1px #9898F2;
	width: 100%;
}

#vvData
{
	width: 99%;
	height: 65px;
	padding-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-color: #F4F7FE;
	border: window-inset 1px Navy;
}

#infoRight
{
	width: 99%;
	margin-right: 5px;
	height: 80px;
	background-color: Transparent;
	background-image: url(images/InfoBak.gif);
	background-repeat: repeat-x;
	border: outset 1px Navy;
	color: White;
}

.clsInfoText
{
	font-size: 11px;
}

.clsUserTextKat
{
	font-size: 11px;
}

.clsLblRubrik
{
	font-weight: bold;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	
	background: #005DAB;
	font-size: 11px;
	color: White;
	padding: 2px 0px 2px 3px;
	height: 20px;
	border: solid 1px  #9898F2;
	width: 100%;
}

#pageRight
{
	width: 100%;
	/*height: 400px;*/
}

.pageTD2
{
	width: 100%
}

.clsBasketRows
{
	height: 400px;
}

#rowData tr
{
	background-color: #F4F7FE;
}
#rowData th
{
	background-color: #F4F7FE; 
	border-style: inset;
	border-width: 1px;
}

.clsCatRow
{
	height: 100%;
}

.clsCatGroup
{
	color: White;
	background-color: #005DAB; /* #D1D1F0; /* #DBEBFB; /* #D9D9DC; */
}

/* Varukorg */
#divOrder
{
	padding: 5px;
	border: groove 1px Black;
}
#divOrder table
{
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px; 
	text-align: left;
	color: Black;
}
#divOrder td
{
	color: Black;
	font-size: 10px;
}

.clsTxtCust
{
	border: solid 1px Black;
	font-family: Verdana, arial, sans-serif; 
	font-style: normal; 
	font-size: 10px;
	width: 112px;
}

/* Basket */
.frameUserBasket
{
	font-size: 11px;
	color: White;
	background-image: url(images/InfoBak.gif);
	background-color: Transparent; /* #9898F2; */
}

.frameStatusBasket
{
	font-size: 11px;
	color: Black;
	background-color: #F4F7FE;
}
