body 
{
    SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
    SCROLLBAR-3DLIGHT-COLOR: #cccccc;
    SCROLLBAR-ARROW-COLOR: #000000;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
    margin: 0;
    padding: 0;
    color: #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    background-color: #4f76aa;
}

A, A:visited 
{
    text-decoration:	none;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover 
{
    color: #819ec5;
}

/*---- MENU ------------------------------------------------------------------- */

.DropMenu
{
    display:none;
}

.TreeMenu
{
    width: 100%;
    height: 100%;
}

.TreeMenu .Menu
{
    text-align:left;
    padding: 20px 0px 0px 14px;
    float:left;
    width:160px;
    margin: 0px;
    font-size: 11px !important;
}

.TreeMenu .Menu A:link, .TreeMenu .Menu A:Visited
{
    color:Black;
    font-weight: normal;
    font-size: 11px !important;
}

.MenuDMS /*Sub Menu*/
{
}

.MenuSMSI /*Main Item*/
{
    text-align:left;
    width:100%;
    padding: 0px 0px 0px 3px;
    margin: 0px;
}

.MenuSHS /*Main Item Hover*/
{ 
    color: white !important;
}

.MenuSHS A:link, .MenuSHS A:Visited
{
    color:Gray;
}

.MenuDMSI /*Sub Item*/
{
    font-weight:normal;
}

.MenuDHS /*Sub Item Hover*/
{
}


/*---- SMALL STUFF ------------------------------------------------------------------- */

.LangHolder
{
    margin: 4px 2px 0 2px;
    float:left;
}

.LangHolder img
{
    padding: 2px 3px 0 0px;
    float:left;
}

.KKorgHolder
{
	overflow:hidden;
	height:17px;
    cursor:pointer;
    margin: 17px 3px 0 10px;
    padding: 2px 0px 0px 28px;
    color:White;
    font-weight:bold;
    float:left;
    background:url(../../Pics/AFS/KundKorg/KundvagnW.gif) no-repeat top left;
}

.CookieBtnHolder
{
    margin: 0px 0 0px 0px;
    float:left;
}

.CookieBtnHolder .CookieTxt
{
    color:#272947;
    height:10px;
    width:50px;
    font-weight:bold;
    font-size:9px;
    text-align:left;
    cursor:pointer;
    text-indent:0px;
	background:none;
	margin: 20px 0px 0px 20px;
}

.CountHolder
{
    margin: 20px 0 0px 20px;
    height:10px;
    float:left;
    color:#272947;
    height:10px;
    font-size:9px;
    font-weight:bold;
}

.LogoHolder
{
    display:none;
}

.MakerText
{
    margin: 20px 20px 0px 0px;
    float:right;  
    font-size:9px; 
    color:#272947;  
}

div.MakerText A
{
    color:#272947;  
}

div.MakerText A:hover
{
    color:white;  
}

/*---- SIDA ------------------------------------------------------------------- */

#masterWin 
{
    padding: 0px;
    width:992px;
    height:auto;
    margin: 20px auto 20px auto;
}

#top
{
    clear: both;
    margin:0;
    width:992px;
    height:209px;
    padding: 0px 0px 0px 0px;
}

#topLeft
{ 
    display:none;
}

#topCenter
{
    float:left;
    overflow:hidden;
    width:992px;
    height:209px;
    background:url(images/top.jpg) no-repeat top left;
}

#topRight
{
    display:none;
}

.content
{
    width: 992px;
    float: left;
    background:url(images/content.gif) repeat-y top left;
}

#leftBorder
{
	display:none;
}

#mainWin
{
    float:left;
    height:auto;
    width:992px;
    padding:0 0 7px 0;
}

#BoxL
{
	display:block;
    float:left;
    width:216px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    height: auto;
    background:url(images/sok.gif) no-repeat top left;
    
    min-height:400px;
    height: auto !important;
    height: 400px;
}

#BoxC
{
    width:567px; /*587px*/
    float:left;
    text-align:left;
    padding: 140px 10px 0px 10px;
    background:url(images/main.gif) no-repeat top left;
    overflow-x: auto;
    height: auto;
    
    min-height:400px;
    height: auto !important;
    height: 400px;
}

#BoxR
{
    display:block;
    float:right;
    width:189px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    height: 100%;
}

.SidePanel_right, .SidePanel_right td
{
    padding:0px;
    margin:0px;
    float:right;
    text-align:left;
    border:none;
    width: 189px;
    height: auto;
}

#rightBorder
{
   	display:none;
}

#bot
{
    clear: both;
    width: 992px;
    height: 39px;
    padding: 0px 0px 0px 0px;
}

#botLeft /**/
{
    display:none;
}

#botCenter
{
    float:left;
    width:992px;
    height:39px;
    background:url(images/bot.gif) no-repeat top left;
}

#botRight
{
	display:none;
}

