HTML
{
    height:100%;
    /*overflow-x:hidden;*/
}

BODY
{
	color: #000000;
	margin:0px 0px; 0px 0px;
    height:100%;
	background-color:Transparent;
	/*background-image:url(bg.gif);*/
}

FORM
{
	margin:0px 0px 0px 0px;
}

FORM.MainWindow
{
    width:100%;
    text-align:center;
    height:100%;
}


*
{
	empty-cells:show;
}

TD {
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	padding:0px;
}

.Tekst
{
	font-size:12px;
	background:transparent;
}

div.sitewrapper
{
    width:990px;
    margin:0px auto 0px auto;
    overflow:auto;
    min-height:100%;
}

div.DivMain
{
    width:990px;
    min-height:430px;
    text-align:left;
    position:relative;
    vertical-align:top;
        background-color:White;
}

div.Logo_del1
{
    width:990px;
    height:148px;
    background-image:url(logo.gif);
    float:left;
    background-repeat:no-repeat;
}

div.XCMS_Content
{
    width:566px;
    margin-top:5px;
    margin-left:8px;
    margin-right:7px;
    float:left;
    position:relative;
    vertical-align:top;
    background-image:url(shopbox_content_top.jpg);
    background-repeat:no-repeat;
}

td.XCMS_Content
{
    width:556px;
    height:511px;
    background-image:url(contentbg.gif);
    border-bottom:solid 1px #000000;
    vertical-align:top;
    padding:5px;
}

div.LeftContent
{
    float:left;
    width:202px; 
    margin-top:5px;    	
}

div.RightContent
{
    float:right;
    width:202px;
    margin-top:5px;    
    margin-right:4px;
}

div.Menu
{
    float:left;
    width:990px;
    height:34px;
    vertical-align:top;
    background-image:url(menubg.jpg);
    position:relative;
}

div.FrontShopGroups
{
    float:left;
    clear:left;
    width:202px;
    padding-top:5px;
}

div.FrontShopBasket
{
    float:right;
    clear:left;
    width:202px;    
}

div.FrontExtraBasket
{
    float:right;
    clear:right;
    width:202px;    
}

div.FrontExtraGroups
{
    float:left;
    clear:left;
    width:202px;    
}

div.bottomShopDiv
{
    float:left;
    clear:both;
    width:990px;
    background-color: #2e7dbf;
    height:25px;
    text-align:center;
    border-top:1px solid #000000;
    margin-top:3px;
    
    font-weight:bold;
    padding-top:3px;    
}

div.MenuSpacer
{
    float:left;
    width:2px;
    /*background-color:#91c0cc;*/
}

div.Banner
{

}

iframe.Content
{
    background-color:Transparent;
    width:570px;
}

span.Content
{

}

div.News
{
    padding-right:5px;
    width:162px;
    float:right;
    clear:right;
}

div.menubg
{
    background-image:url(menubg.jpg);
    background-repeat:no-repeat;
    width:120px;
    padding-left:5px;
    height:20px;
    padding-top:3px;
    cursor:pointer;
}

a.shop_overLink,a:link.shop_overLink,a:active.shop_overLink,a:visited.shop_overLink
{
    color:#000000;
    text-decoration:none;
}

a:hover.shop_overLink
{
    color:#000000;
    text-decoration:underline;
}

.shop_overView
{
    border-top:1px solid #000000;
    border-bottom:1px solid #000000;
}

a.shop_item_list
{
    color:#000000;
    text-decoration:none;    
}

.shop_item_number_button 
{
    width:15px;
    font-size:10px;
    background-color:ButtonFace;
    border:1px solid #666;
    vertical-align:top;    
}