﻿/* Baggrundsfyld på venstre og højre side af baggrunden */
.main 
{
    background-image:url(/Images/Background/BackgroundImg.png);
    background-repeat: no-repeat;
    background-position: center top;
}

.top_main 
{
    background-image: url(/Images/Background/BackgroundTopRepeat.png); 
    background-repeat: repeat-x;
    background-position: top;
}

.menu_left
{
    background-image: url(/Images/Menu/MenuLeft.png); 
    width:7px;
    height:33px;
    font-size:1px; /* Sættes for at tage højde for en IE ting */
}

.menu_middle
{
    background-image: url(/Images/Menu/MenuMiddle.png); 
    height:33px;
    background-repeat: repeat-x;
}

.menu_right
{
    background-image: url(/Images/Menu/MenuRight.png);
    width:7px;
    height:33px;
    font-size:1px; /* Sættes for at tage højde for en IE ting */
}

.bottom 
{
    color:White;
    padding:6px;
    text-decoration:none;
}

.ShoppingCartHeaderStyle
{
   border-bottom: 2px solid White;
}


/* Runde kanter og baggrundsfyld i Shopping Cart */
.t {background: url(/Images/Shoppingcart/borderTop.png) 0 0 repeat-x;height:42px;}
.b {background: url(/Images/Shoppingcart/borderBottom.png) 0 100% repeat-x;height:15px;}
.l {background: url(/Images/Shoppingcart/borderLeft.png) 0 0 repeat-y;}
.r {background: url(/Images/Shoppingcart/borderRight.png) 100% 0 repeat-y;padding-right: 12px;padding-left: 12px;}

.bl {background: url(/Images/Shoppingcart/borderBottomLeft.png) 0 100% no-repeat;height:15px;}
.br {background: url(/Images/Shoppingcart/borderBottomRight.png) 100% 100% no-repeat; padding-left:12px; padding-right:12px;height:15px;}
.tl {background: url(/Images/Shoppingcart/borderTopLeft.png) 0 0 no-repeat;height:42px;}
.tr {background: url(/Images/Shoppingcart/borderTopRight.png) 100% 0 no-repeat; padding-left:12px; padding-right:12px;height:42px;} 







/* Runde kanter og baggrundsfyld i Webshop - Venstre side */
.main_top_leftWebshopLeft
{
    background-image: url(/Images/Webshop/borderTopLeft.png); 
    width:12px;
    height:12px;
    font-size:1px; /* Sættes for at tage højde for en IE ting */
}

.main_top_centerWebshopLeft
{
    background-image: url(/Images/Webshop/borderTop.png);
    background-repeat: repeat-x;
    width:190px;
    height:12px;
    font-size:1px;
}

.main_top_rightWebshopLeft
{
    
    width:12px;
    height:12px;
    font-size:1px;
}

.main_middle_leftWebshopLeft
{
    background: url(/Images/Webshop/borderLeft.png) repeat-y; 
    width:190px;
    padding-left:12px;
}

.main_middle_rightWebshopLeft
{
    
    width:190px;
    padding-right:12px;
}

.main_bottom_leftWebshopLeft
{
    background-image: url(/Images/Webshop/borderBottomLeft.png); 
    width:12px;
    height:12px;
    font-size:1px;
}

.main_bottom_centerWebshopLeft
{
    background-image: url(/Images/Webshop/borderBottom.png); 
    background-repeat: repeat-x; 
    width:190px;
    height:12px;
    font-size:1px;
}

.main_bottom_rightWebshopLeft
{
    width:12px;
    height:12px;
    font-size:1px;
}










/* Runde kanter og baggrundsfyld i Webshop - Højre side */
.main_top_leftWebshopRight
{
    width:12px;
    height:250px;
    font-size:1px; /* Sættes for at tage højde for en IE ting */
}

.main_top_centerWebshopRight
{
    background-image: url(/Images/Webshop/borderTopBlue.png);
    background-repeat: repeat-x;
    width:492px;
    height:250px;
    font-size:1px;
}

.main_top_rightWebshopRight
{
    background-image: url(/Images/Webshop/borderTopRightBlue.png); 
    width:12px;
    height:250px;
    font-size:1px;
}

.main_middle_leftWebshopRight
{
    width:492px;
    padding-left:12px;
}

.main_middle_rightWebshopRight
{
    background: url(/Images/Webshop/borderRightBlue.png) right repeat-y; 
    width:492px;
    padding-right:12px;
}

.main_bottom_leftWebshopRight
{
    width:12px;
    height:12px;
    font-size:1px;
}

.main_bottom_centerWebshopRight
{
    background-image: url(/Images/Webshop/borderBottomBlue.png); 
    background-repeat: repeat-x; 
    width:492px;
    height:12px;
    font-size:1px;
}

.main_bottom_rightWebshopRight
{
    background-image: url(/Images/Webshop/borderBottomRightBlue.png); 
    width:12px;
    height:12px;
    font-size:1px;
}
        
        
        
        

/* Runde kanter på Webshop Orderinfo */
.main_top_leftWebshopOrderinfo
{
    background-image: url(/Images/Webshop/Orderinfo/topLeft.png); 
    width:15px;
    height:250px;
    font-size:1px; /* Sættes for at tage højde for en IE ting */
}

.main_top_centerWebshopOrderinfo
{
    background-image: url(/Images/Webshop/Orderinfo/top.png);
    background-repeat: repeat-x;
    width:673px;
    height:250px;
    font-size:1px;
}

.main_top_rightWebshopOrderinfo
{
    background-image: url(/Images/Webshop/Orderinfo/topRight.png); 
    width:15px;
    height:250px;
    font-size:1px;
}

.main_middle_leftWebshopOrderinfo
{
    background: url(/Images/Webshop/Orderinfo/left.png) repeat-y; 
    width:688px;
    padding-left:15px;
}

.main_middle_rightWebshopOrderinfo
{
    background: url(/Images/Webshop/Orderinfo/right.png) right repeat-y; 
    width:673px;
    padding-right:15px;
}

.main_bottom_leftWebshopOrderinfo
{
    background-image: url(/Images/Webshop/Orderinfo/bottomLeft.png); 
    width:15px;
    height:15px;
    font-size:1px;
}

.main_bottom_centerWebshopOrderinfo
{
    background-image: url(/Images/Webshop/Orderinfo/bottom.png); 
    background-repeat: repeat-x; 
    width:673px;
    height:15px;
    font-size:1px;
}

.main_bottom_rightWebshopOrderinfo
{
    background-image: url(/Images/Webshop/Orderinfo/bottomRight.png); 
    width:15px;
    height:15px;
    font-size:1px;
}