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;
    line-height:16px;
    background: white url(images/background_img.jpg) repeat left top;
}

A, A:visited 
{
    text-decoration:	none;
    color: #3d6c6f;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight:normal;
}

a:hover 
{
    color: #999999
}

.MenuHolder 
{
    width:1024px;
    height:29px;
    float:left;
    clear:both;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-align:Left;
}

.MenuLeft
{
	float:left; 
    width:13px;
    height:29px;
    background: url(images/Menu_left.png) no-repeat top center;
}

.MenuRight
{   
	float:left;
	width:13px;
    height:29px;
    background: url(images/Menu_right.png) no-repeat top center;
}

.TreeMenu
{
    display:none;
}

.DropMenu
{
	float:left;
    text-align:Left;
    width:998px;
    overflow:hidden;
    height:29px;
    margin: 0px auto 0px auto;
    padding: 0px auto 0px auto;
    text-transform:uppercase;
    background: url(images/Menu_center.png) repeat-x center top;
}

.MenuSMSI /*Main Item*/, .MenuSHS /*Main Item Hover*/, .MenuDMS /*Sub Menu*/
{
    border: none;
    height:28px;
    color:white;
    font-size:10px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight: Bold;
    cursor:pointer; 
    margin: 0px auto 0px auto;
    padding: 0px auto 0px auto;
}

.DropMenu .Menu
{
    width:400px;
    padding: 0px 0px 0px 0px;
    margin: 0px auto 0px auto;
}

.MenuTDMS /*Bakplatta på Huvudenyn*/
{
}

.MenuSMSI /*Main Item*/
{
    padding: 0px 14px 0px 14px;
    height:29px;
}

.MenuSHS /*Main Item Hover*/
{
	background: url(images/Menu_center_hov.png) repeat-x top center;
    padding: 0px 14px 0px 14px;
    height:29px;
    color:white;
}

.MenuDMS /*Sub Menu*/
{
    padding: 0px 0px 0px 0px;
    height:auto;
    background: Black;
    opacity: 0.95; 
    filter: alpha(opacity=62);
    font-weight:bold;
    text-transform:none;
}

.MenuTSMSI /*Sub Item*/ , .MenuTSHS
{
    height:20px;   
    padding: 3px 3px 3px 5px;
}

.MenuTSHS /*Sub Item Hover*/
{
	background: url(images/Menu_center_hov.png) repeat-x top center;
}

/*---- SMALL STUFF ------------------------------------------------------------------- */

.LangHolder
{
    margin: 15px 0px 0px 0px;
    float:right;
}

.LangHolder img
{
    padding: 2px 3px 0 0px;
    float:left;
}

.KKorgHolder
{
	overflow:hidden;
	height:17px;
    cursor:pointer;
    margin: 8px 3px 0 5px;
    padding: 2px 0px 0px 28px;
    color:#8897a0;
    font-weight:bold;
    float:left;
    background:url(../../pics/KundvagnW.gif) no-repeat top left;
}

.CookieBtnHolder
{
    margin:12px 0px 10px 10px;
    float:right;
}

.CookieBtnHolder .CookieTxt
{
    color:#e5e9f4;
    height:17px;
    width:50px;
    font-weight:bold;
    font-size:9px;
    text-align:left;
    cursor:pointer;
    text-indent:0px;
	background:none;
}

.CountHolder
{
    margin:2px 0 10px 3px;
    height:10px;
    float:right;
    color:#8897a0;
    height:10px;
    font-size:9px;
}

.LogoHolder
{
    margin:0px 0 0 0px;
    float:left;
}

.MexondLogo
{
    clear:left;
    float:left;
    margin-left:10px;
    margin-top:20px;
}

.MakerText
{
    margin: 12px 20px 0px 3px;
    float:right;  
    font-size:9px; 
    color:#e5e9f4; 
}

div.MakerText A
{
    color:#ffffff;  
}

div.MakerText A:hover
{
    color:#b1bddd;  
}

/*---- SIDA ------------------------------------------------------------------- */

#masterWin 
{
    padding: 0px 0px 0px 0px;
    width:1024px;
    min-height:600px;
    margin-left:auto;
	margin-right:auto;
    background: url(images/top.png) no-repeat center top !important;
}

#top
{
    display:none;
}

#topLeft
{
    display:none;
}

#topCenter
{
    display:none;
}

#topRight
{
	display:none;
}

.content
{
    width: 1024px;
    text-align:left;
    float:left;
}

#leftBorder
{
	display:none;
}

#mainWin
{
    float:left;
    min-height:500px;
    height: auto !important;
    width:1024px;
    padding:0px 0px 0px 0px;
    margin: 460px 0px 0px 0px;
}

#BoxL
{
	display:none;
}

#BoxC
{
    min-height:500px;
    height: auto !important;
    width:1024px;
    float:left;
    text-align:left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    overflow-x: auto;
    
}

#BoxR
{
    display:none;
    
}

#rightBorder
{
    display:none;
}

#bot
{
	display:none;
}

#botLeft /**/
{
	display:none;
}

#botCenter
{
    display:none;
}

#botRight
{
	display:none;
}




