img, #QuickLinks,#categorylist-box-content li,.button { behavior: url(/_design/common/js/required/iepngfix.htc) }

* { padding: 0; margin: 0; }
html {
    font-size: 62.5%;
}
body {
    font: 11px Tahoma, sans-serif;
    color: #242424;
    background: #d3d3d3 url("/upload_dir/themes/web/Unik/graphics/new_bg.png") repeat-x 0px 0px; 
}
a, a:link, a:visited, a:active {
    color: #cc3333;
    text-decoration: underline;    
}
a:hover {
    text-decoration: none;
    color: #242424;
}
#Wrapper {    
    margin:0 auto;
    width:1000px !important;
}

    #Header a{
        float:left;
        display:block;
        width:950px;
        height:120px;
    }
        #Header:hover{
            cursor:pointer;
        }

#Navigation {
    height:37px;
    width:950px !important; 
    margin:0 auto;
}
    /* Root = Horizontal, Secondary = Vertical */
    ul#NavigationHorizontal {
      margin: 0;
      border: 0 none;
      padding: 0;
      width:950px; /*For KHTML*/
      list-style: none;
      height: 36px;
    }    
    ul#NavigationHorizontal li {
      margin: 0;
      border: 0 none;
      padding: 0;
      float: left; /*For Gecko*/
      display: inline;
      list-style: none;
      position: relative;
      height: 36px;
    }
    ul#NavigationHorizontal li.your-account {
      float: right;
    }
    ul#NavigationHorizontal ul {
      margin: 0;
      border: 0 none;
      padding: 0;
      width: 160px;
      list-style: none;
      display: none;
      position: absolute;
      top: 36px;
      left: 0;
      border:1px solid #5e5e5e;
      border-bottom:none;
      border-top:none;
      min-height:192px;
      height:auto !important;
      height:192px;
      background: transparent url("/upload_dir/themes/web/Unik/graphics/menu-bg-trans.png") repeat;    
    }
    ul#NavigationHorizontal ul:after /*From IE 7 lack of compliance*/{
      clear: both;
      display: block;
      font: 1px/0px serif;
      content: ".";
      height: 0;
      visibility: hidden;
    }
    ul#NavigationHorizontal ul li {
      width: 160px;
      float: left; /*For IE 7 lack of compliance*/
      display: block !important;
      display: inline; /*For IE*/
      border-bottom:1px solid #575757;
      height: 22px;
    }
    ul#NavigationHorizontal ul ul{    
      border-top:none;
      background: transparent url("/upload_dir/themes/web/Unik/graphics/menu-bg-trans2.png") repeat;
      min-height:0;
      height:auto !important;
      height:0;    
    }
    ul#NavigationHorizontal ul ul li {    
      border-bottom:1px solid #656565;
    }
    /* Root Menu */
    ul#NavigationHorizontal li a {    
      padding: 0 20px 0 20px;
      float: none !important; /*For Opera*/
      float: left; /*For IE*/
      display: block;
      color: #e5e5e5;
      font: 9px/36px Tahoma, "MS Trebuchet", sans-serif;
      text-decoration: none;
      height: auto !important;
      height: 1%; /*For IE*/
      text-transform: uppercase;
      background: url("/upload_dir/themes/web/Unik/graphics/menu-splitter.png") no-repeat center right;      
    }
    /* User account menu */
    ul#NavigationHorizontal li.your-account a {    
      background: url("/upload_dir/themes/web/Unik/graphics/menu-splitter.png") no-repeat center right;      
      color:#CC3333;
    }
    /* User account menu */
    ul#NavigationHorizontal li.your-account li a {    
      border-right:none;
      border-left:none;
       color:#CC3333;
    }
    /* Root Menu */
    ul#NavigationHorizontal li a.current {    
         color:#CC3333;
    }
    /* Root Menu Hover Persistence */
    ul#NavigationHorizontal a:hover,
    ul#NavigationHorizontal li:hover a,
    ul#NavigationHorizontal li.iehover a {
      background: url("/upload_dir/themes/web/Unik/graphics/menu-splitter.png") no-repeat center right;    
      color:#CC3333;
    }
    /* 2nd Menu */
    /* Root Menu */
    ul#NavigationHorizontal ul a {         
      border-right:none;
      background:none;
    }
    ul#NavigationHorizontal li:hover li a,
    ul#NavigationHorizontal li.iehover li a {
      float: none;     
      color: #e5e5e5;
      font: 10px/22px Tahoma, "MS Trebuchet", sans-serif;
      text-transform: none;
      background:none;
    }
    /* 2nd Menu Hover Persistence */
    ul#NavigationHorizontal li:hover li a:hover,
    ul#NavigationHorizontal li:hover li:hover a,
    ul#NavigationHorizontal li.iehover li a:hover,
    ul#NavigationHorizontal li.iehover li.iehover a {
      background: #5c5c5c;
      color: #FFF;
    }
    /* 3rd Menu */
    ul#NavigationHorizontal li:hover li:hover li a,
    ul#NavigationHorizontal li.iehover li.iehover li a {     
      color: #e5e5e5;
      background: none;
    }
    /* 3rd Menu Hover Persistence */
    ul#NavigationHorizontal li:hover li:hover li a:hover,
    ul#NavigationHorizontal li:hover li:hover li:hover a,
    ul#NavigationHorizontal li.iehover li.iehover li a:hover,
    ul#NavigationHorizontal li.iehover li.iehover li.iehover a {
      background: #5c5c5c;
      color: #FFF;
    }
    ul#NavigationHorizontal ul ul,
    ul#NavigationHorizontal ul ul ul {
      display: none;
      position: absolute;
      top: 0px;
      left: 160px;
    }
    /* Do Not Move - Must Come Before display:block for Gecko */
    ul#NavigationHorizontal li:hover ul ul,
    ul#NavigationHorizontal li:hover ul ul ul,
    ul#NavigationHorizontal li.iehover ul ul,
    ul#NavigationHorizontal li.iehover ul ul ul {
      display: none;
    }
    ul#NavigationHorizontal li:hover ul,
    ul#NavigationHorizontal ul li:hover ul,
    ul#NavigationHorizontal ul ul li:hover ul,
    ul#NavigationHorizontal li.iehover ul,
    ul#NavigationHorizontal ul li.iehover ul,
    ul#NavigationHorizontal ul ul li.iehover ul {
      display: block;
    }
#Header {    
    width:950px;
    height:120px;
    margin:0 auto;
}        
#Top {
    width:950px;
    margin:0 auto;
    height:40px;
}
    #ShoppingCart  {    
        float:left;            
        background: url("/_design/common/img/icons/shopping_cart.gif") no-repeat 0px 10px;
        margin:0 0 0 20px;
        padding:6px 0 0 20px;
        color:#a5a5a5;
        font-size: 10px;
        height:28px;
        width:150px;
    }
    #BreadCrumb {
        line-height:36px;
        margin:0 0 0px 10px;
        float:left;
        color:#a5a5a5;
    }    
    #BreadCrumb a, #BreadCrumb a:link,#BreadCrumb a:visited,#BreadCrumb a:active {
        color:#a5a5a5;        
    }    
    #BreadCrumb a:hover{
        color:#ffffff;        
    }    
    #QuickLinks {
        width:200px;
        color:#a5a5a5;
        font-size:10px;
        float:right;
        height:21px;
        padding:15px 0 0 0;
        text-align: right;
    }
        #QuickLinks a {
            color:#a5a5a5;
            text-decoration: none;
        }
#ContentWrapper {
    margin:0 auto;
    width:950px !important;
}

#Content {    
    width:940px !important;
    float:left;        
    margin:0 auto;
    background:#FFFFFF;
    padding:2px;
    padding-right: 6px;
}            
    #LeftColumn {
        width:195px !important;
        min-height:400px;
        height:auto !important;
          height:400px;
        float:left;    
        display:inline;
    }
    #MainContent {         
        min-height:400px;
        height:auto !important;
          height:400px;
        float:left;        
        display:inline;
        margin:7px 10px 0px 10px;
        padding:0 0 30px 0;
        width:535px !important;
    }
        #MainContent h1{
            color:#999999; /* user controlled */
            font-size: 15px;
            margin:0 0 10px 0;
            font-weight: normal;
        }    
        #MainContent h3{
            font-size: 13px;
            font-weight: normal;
        }
        #MainContent p{
            padding:6px 0 6px 0;
        }
        #MainContent ul{
            margin:0px 0 0px 20px;
        }
    #RightColumn {
        width:190px !important;
        min-height:400px;
        height:auto !important;
          height:400px;
        float:left;        
        display:inline;            
    }    
    #blog-box {
        width:190px;
        float:left;
        margin:5px 0 10px 0;
    }    
        #blog-box-top {
            height:43px;
            background: url("/upload_dir/themes/web/Unik/graphics/box-header-bg.gif") no-repeat 0px 0px;
        }            
        #blog-box h2 {
            font-size: 11px;
            color:#fff;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: center;    
            text-transform: uppercase;
            line-height:40px;
        }
        #blog-box em {
            font-size: 10px;
            color:#fff;    
            font-weight: normal;
            font-style: normal;
        }                                    
        #blog-box-content {
            background: #2e2e2e;
            margin:1px 0 0 0;
            border-top:1px solid #2a2a2a;
            border-bottom:3px solid #2a2a2a;
            width:170px;
            min-height:100px;
            height:auto !important;
              height:100px;
            padding:10px;
        }
    #quicklogin-box {
        width:190px;
        float:left;
        margin:5px 0 10px 0;
        color:#FFFFFF;
    }
        #quicklogin-box-top {
            height:43px;
            background: url("/upload_dir/themes/web/Unik/graphics/box-header-bg.gif") no-repeat 0px 0px;
        }
        #quicklogin-box h2 {
            font-size: 11px;
            color:#fff;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: center;    
            text-transform: uppercase;
            line-height:40px;
        }
        #quicklogin-box em {
            font-size: 10px;
            color:#fff;    
            font-weight: normal;
            font-style: normal;
        }        
            #quicklogin-box-content {
                background: #505050;
                margin:1px 0 0 0;
                border-top:1px solid #505050;
                border-bottom:3px solid #505050;
                width:170px;
                padding:10px;
            }
                #quicklogin-box-content ul {
                    margin:10px 0 0 0px;
                }
                    #quicklogin-box-content ul li {
                        background: url("/_design/common/img/icons/categories-items3-marker.png") no-repeat center left;
                        _background:none;
                        line-height:20px;
                        list-style-type: none;
                        padding:0 0 0 20px;
                        _padding:0;
                    }
                    #quicklogin-box-content ul li a{
                        text-decoration: none;                        
                        color:#fff;
                    }    
                    #quicklogin-box-content ul li a:hover{
                        color:; /* user controlled */
                    }
                    #quicklogin-box-content ul li a.active{
                        color:; /* user controlled */
                    }
        #quicklogin-box-bottom {
            height:22px;
            background: url("/upload_dir/themes/web/Unik/graphics/ModuleBoxBottom.png") no-repeat 0px 0px;
        }
    #tagging-box {
        width:190px;
        float:left;
        margin:5px 0 10px 0;
        color:#FFFFFF;
    }
        #tagging-box-top {
                height:43px;
            background: url("/upload_dir/themes/web/Unik/graphics/box-header-bg.gif") no-repeat 0px 0px;
        }                
        #tagging-box h2 {
            font-size: 11px;
            color:#fff;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: center;    
            text-transform: uppercase;
            line-height:40px;
        }
        #tagging-box em {
            font-size: 10px;
            color:#fff;    
            font-weight: normal;
            font-style: normal;
        }                        
        #tagging-box-content {
            background: #505050;
            margin:1px 0 0 0;
            border-top:1px solid #505050;
            border-bottom:3px solid #505050;
            width:170px;
            padding:10px;
        }
        #tagging-box-bottom {
            height:22px;
            background: url("/upload_dir/themes/web/Unik/graphics/ModuleBoxBottom.png") no-repeat 0px 0px;
        }
    #pagenews-box {
        width:190px;
        float:left;
        margin:5px 0 10px 0;
        color:#FFFFFF;
    }
        #pagenews-box-top {
                height:43px;
            background: url("/upload_dir/themes/web/Unik/graphics/box-header-bg.gif") no-repeat 0px 0px;
        }                
        #pagenews-box h2 {
            font-size: 11px;
            color:#fff;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: center;    
            text-transform: uppercase;
            line-height:40px;
        }
        #pagenews-box em {
            font-size: 10px;
            color:#fff;    
            font-weight: normal;
            font-style: normal;
        }                        
        #pagenews-box-content {
            background: #505050;
            margin:1px 0 0 0;
            border-top:1px solid #505050;
            border-bottom:3px solid #505050;
            width:170px;
            padding:10px;
        }    
        #pagenews-box-bottom {
            height:22px;
            background: url("/upload_dir/themes/web/Unik/graphics/ModuleBoxBottom.png") no-repeat 0px 0px;
        }
    #topten-box {    
        width:190px;
        float:left;
        margin:5px 0 10px 0;
        color:#FFFFFF;
    }    
        #topten-box-top {
            height:43px;
            background: url("/upload_dir/themes/web/Unik/graphics/box-header-bg.gif") no-repeat 0px 0px;
        }
        #topten-box h2 {
            font-size: 11px;
            color:#fff;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: center;    
            text-transform: uppercase;
            line-height:40px;
        }
        #topten-box em {
            font-size: 10px;
            color:#fff;    
            font-weight: normal;
            font-style: normal;
        }                
        #topten-box-content { 
            margin:1px 0 0 0;
            border-top:1px solid #505050;
            border-bottom:3px solid #505050;
            width:190px;
            float:left;
        }
        .preloader {
            background: url("/_design/common/img/icons/ajax-loader.gif") no-repeat center center;
            height:30px;
            width:185px;
        }        
        ul.tabs {
            margin:5px 0 0 1px;
            float:left;
            height:17px;
            border-bottom:1px solid #5c5c5c;
            width:180px;
            padding:0 0 0 5px;
        }            
        ul.tabs a {
            text-decoration: none;
        }            
        .tabs li {
            float:left;
            list-style-type: none;
            height:16px;
            width:56px;        
            text-align: center;
            font-size: 6pt;
            text-transform: uppercase;    
            margin:0 2px 0 0px;
        }            
        .tabs li a, .tabs li a:link, .tabs li a:visited  {
            background: #403f3f;
            display:block;
            text-decoration: none;
            color:#cc3333; /* user controlled */
            height:14px;
            padding:3px 0 0 0;
            font-family: Verdana, "MS Trebuchet", sans-serif;
            color:#fff;
        }            
        .tabs li a.active{
            background: #5c5c5c;
            display:block;
            color:#fff;
            text-decoration: none;
        }            
        .tabbed-pane {        
            min-height:50px;
            height:auto !important;
            height:50px;
            width:174px;
            margin:15px 0 0px 0px;
            float:left;
        }            
        .tabbed-container .overlay {    
            margin:0 auto;    
            position:absolute;
            padding: 5px;
            width:150px;
            text-align: center;
            z-index: 100;
            min-height:100px;
            height:auto !important;
            height:100px;
        }            
        .tabbed-container .overlay h3 {    
            color:#999;
            font-size: 12px;
            padding:40px 0 0 0px;
        }            
        .pane {
            width:190px;
            margin:0 auto;
        }            
        .pane a{
            display:block;
        }            
        .topten_title {
            width:167px;
            text-align: left;
            padding:2px 0 2px 5px;
            float:left;
        }            
        .topten a,.topten a:link,.topten a:visited  {
            text-decoration: none;
            color:#333333;
            cursor:hand;
            cursor:pointer;
        }            
        .topten a:hover {
            text-decoration: none;
            color:#cc3333; /* user controlled */
        }            
        .topten_link {
            width:11px;
            text-align: right;    
            float:right;
            padding:3px 5px 0px 0px;
            background: transparent url("/_design/common/img/icons/topten-link.png") no-repeat 0px 4px;
            height:11px;
            width:11px;
        }
        #topten-box-bottom {
            height:22px;            
            width:190px;
            float:left;
        }
    #paymenticons-box {
        width:180px;
        margin:10px 0 10px 0;
        text-align: center;
        float:left;
        padding:0 0 20px 0;
    }
    #categorylist-box {    
        width:195px;
        margin:5px 0 10px 0;
        float:left;
    }
        #categorylist-box-top {
            height:43px;
            background: url("/upload_dir/themes/web/Unik/graphics/box-header-bg.gif") no-repeat 0px 0px;
        }
        #categorylist-box h2 {
            font-size: 11px;
            color:#fff;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: center;    
            text-transform: uppercase;
            line-height:40px;
        }
        #categorylist-box em {
            font-size: 10px;
            color:#fff;    
            font-weight: normal;
            font-style: normal;
        }        
        #categorylist-box-content {                
            width:195px;
            background: #fff;
        }                        
            #categorylist-box-content ul {
                background:#fff;
            }
                /* 1st level */
                #categorylist-box-content ul li {
                    line-height:28px;
                    list-style-type: none;
                    background: url("/upload_dir/themes/web/Unik/graphics/menutop_bg.png") no-repeat 0px 0px;
                    padding:0;
                }
                #categorylist-box-content ul li a{
                    text-decoration: none;
                    color:#fff;
                    font-size: 12px;
                    display:block;
                    padding:0 0 2px 15px;                    
                }    
                #categorylist-box-content ul li a:hover, #categorylist-box-content ul li a.current{
                    
                    color:#fff; /* user controlled */
                }
                
                    /* 2nd level */    
                    #categorylist-box-content ul ul {
                        border-bottom:0px solid #FFFFFF;
                        
                    }                
                    #categorylist-box-content ul ul li {
                        list-style-type: none;
                        line-height:28px;
                        margin-bottom: 2px;
                        
                        
                    }                    
                        #categorylist-box-content ul ul li a{
                            text-decoration: none;
                            color: #fff;
                            padding: 0 0 0 22px;
                            
                            width:195px;
                            font-size: 12px;
                            font-weight:lighter;
                            background: url("/upload_dir/themes/web/Unik/graphics/menuitem_bg.png") no-repeat;
                        }
                        #categorylist-box-content ul ul li a:hover {
                            color:#fff; /* user controlled */
                            text-decoration:underline;
                            
                            /*background: #424242;*/                    
                        }
                         #categorylist-box-content ul ul li a.current{
                            color:#fff; /* user controlled */
                            text-decoration:underline;
                            /*background: #424242;*/
                            background: url("/upload_dir/themes/web/Unik/graphics/menuitemselected_bg.png") no-repeat;
                        }
                        /* 3rd level */    
                        #categorylist-box-content ul ul ul li {
                            list-style-type: none;            
                            color: #ad1f1f;
                            margin-bottom: 0px;
                        }
                        #categorylist-box-content ul li ul li ul li a {
                            color: #000;
                    
                        }
                        #categorylist-box-content ul li ul li ul li a:hover {
                            color: #000;
                    
                        }

                        
                        #categorylist-box-content ul li ul li ul li a.current {
                            color: #ad1f1f;
                            background: url("/upload_dir/themes/web/Unik/graphics/submenuitemselected_bg.png");
                        }
                        
                            #categorylist-box-content ul ul ul li a{
                                text-decoration: none;
                                color:; /* user controlled */
                                padding:0 0 0 20px;
                                /*background: #383838 url("/_design/common/img/icons/categories-items3-marker.png") no-repeat 34px 9px;*/
                                width:175px;
                                font-size: 11px;
                                background: none;
                                background: url("/upload_dir/themes/web/Unik/graphics/submenuitem_bg.png") no-repeat;
                                border-bottom: 1px solid #c8c8c8;
                                color: #000;
                                font-weight: 500;
                                
                            }    
                            
                            #categorylist-box-content ul ul li a:hover {
                            color: #fff;
                            }    
                            #categorylist-box-content ul ul li a.current {
                                font-weight: bold;
                                text-decoration: none;
                                background: url("/upload_dir/themes/web/Unik/graphics/menuitemselected_bg.png") no-repeat;
                            }
                            
                            #categorylist-box-content ul ul ul li a:hover{
                                color:; /* user controlled */
                                /*background: #424242 url("/_design/common/img/icons/categories-items3-marker.png") no-repeat 34px 9px;*/
                            }
            #categorylist-box-bottom {
                height:22px;
                background: url("/upload_dir/themes/web/Unik/graphics/ModuleBoxBottom.png") no-repeat 0px 0px;
            }
    #search-box {
        width:190px;
        margin:5px 0 10px 0;
        float:left;
    }                            
        #search-box-top,
        #quicklogin-box-top{
            height:25px;
            background: url("/upload_dir/themes/web/Unik/graphics/newModuleBoxBg.png") no-repeat 0px 0px;
        }
        #search-box h2,
        #quicklogin-box-top h2{
            font-size: 11px;
            color:#000;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: left;    
            text-transform: uppercase;
            line-height:25px;
            margin-left:15px;
        }
        #search-box em,
        #quicklogin-box-top h2 em{
            font-size: 11px;
            color:#fff;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: center;    
            text-transform: uppercase;
            line-height:40px;
            font-style: normal;
        }                                
        #quicklogin-box-top h2 em{
            color:#000;
            line-height:25px;
        }
        #search-box-content,
        #quicklogin-box-content {
            height:43px;
            width:190px;
            background: #fff;
            margin:1px 0 0 0;
            position: relative;
        }
        #quicklogin-box-content{
            border:none !important;
            width:170px;
            height:auto;
            color:#000;
        }
        
        #quicklogin-box-content ul{
            margin: 0px 0 0 0;
        }
        
        #quicklogin-box-content ul li a{
            color:#000;
        }
            #quicklogin-box-content ul li a:hover{
                color:#000;
            }
            
        #quicklogin-box-content dt.middle{
            height:24px;
        }
        
        #quicklogin-box-bottom {
            /*background: url("/upload_dir/themes/web/Unik/graphics/ModuleBoxBottom.png") no-repeat scroll 0 0 transparent;
            height: 22px;*/
            display:none;
        }            
        
        #search-box-content #categories, #search-box-content #brands  {
            display: none;
        }
            #search-box-content .LV_validation_message {
                top: 20px;
                left: 115px;
                position: absolute;
                
            }
            .search-input {
                float:left;
                padding:12px 0 0 8px;
            }
                .search-input  input {    
                    width:123px;                
                }
            .search-button .button {
                height:24px;
                width:44px;
                float:right;
                border:none;
                margin:8px 2px 0 0;
                cursor:hand;
                cursor:pointer;
            }
            
        .search-button{
            padding-top:5px;
        }
            
        #search-box-bottom {
            height:22px;

        }    
    #newslettersubscribe-box {            
        width:190px;
        float:left;
        margin:5px 0 10px 0;
    }
        #newslettersubscribe-box-top {
            height:24px;
            background: url("/upload_dir/themes/web/Unik/graphics/newModuleBoxBg.png") no-repeat 0px 0px;
        }
        #newslettersubscribe-box h2 {
            font-size: 11px;
            color:#00;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: left;    
            text-transform: uppercase;
            line-height:24px;
            margin-left:15px;
        }
        #newslettersubscribe-box em {
            font-size: 10px;
            color:#fff;    
            font-weight: normal;
            font-style: normal;
        }            
        #newslettersubscribe-box-content {
            /*background: #505050;*/
            margin:1px 0 0 0;
            /*border-top:1px solid #505050;
            border-bottom:3px solid #505050;*/
            width:170px;
            padding:10px;
            /*color:#fff;*/    
        }    
        #newslettersubscribe-box-bottom {
            height:22px;
            /*background: url("/upload_dir/themes/web/Unik/graphics/ModuleBoxBottom.png") no-repeat 0px 0px;*/
        }    
    #shoppingcart-box {            
        width:191px;
        float:left;
        margin:0px 0 10px 0;
    }
        #shoppingcart-box-top {
            height:54px; width: 191px;
            background: url("/upload_dir/themes/web/Unik/graphics/basket_top_bg.png") no-repeat 0px 0px;
        }
        
        #shoppingcart-box-top h2 {
            display: none;    
        }
        #shoppingcart-box h2 {
            font-size: 11px;
            color:#fff;    
            font-family: Tahoma, sans-serif;
            font-weight: normal;
            text-align: center;    
            text-transform: uppercase;
            line-height:40px;
        }
        #shoppingcart-box em {
            font-size: 10px;
            color:#fff;    
            font-weight: normal;
            font-style: normal;
        }        
        #shoppingcart-box-content {
            background: url("/upload_dir/themes/web/Unik/graphics/basket_content_bg.png");
            width:191px;
            color:#fff;    
        }
        
        #RightColumn #shoppingcart-box-content .button {
            background: none;    
        }
        
        #shoppingcart-box-content a {
            color: #fff;
        }
    
        #shoppingcart-box-bottom {
            height:22px;
            background: url("/upload_dir/themes/web/Unik/graphics/ModuleBoxBottom.png") no-repeat 0px 0px;
        }            
        
        #RightColumn #checkout-cart-total .checkout-cart-td-left, #RightColumn #checkout-cart-total .checkout-cart-td-right {
            display: none;
        }
        
        #RightColumn #checkout-cart-total  {
            width: 191px; height: 88px;
            z-index: 100;
            background: #fff url("/upload_dir/themes/web/Unik/graphics/basket_total_bg.png") no-repeat;
        }
        
        #RightColumn #checkout-cart-total .checkout-cart-td-total-left {
            padding-left: 10px;
            padding-top: 20px;
            display: inline;
            border-bottom: 0 !important;
        }

        #RightColumn #checkout-cart-total .checkout-cart-td-total-right {
            padding-left: 50px;
            padding-top: 20px;
            display: inline;
            border: 0 !important;
        }        
        
        .order_item {
            padding-left: 10px !important;    
        }
        
        
        #RightColumn #checkout-cart-total .button {
            width: 191px; height: 39px;
            margin-top: 5px;
            background: url("/upload_dir/themes/web/Unik/graphics/to_basket_bg.png");
        }

        #RightColumn #checkout-cart-total .button dl .middle {
            background: none;
        }
        
        #RightColumn #checkout-cart-total .left, #checkout-cart-total .right {
            display: none;
        }
        
        #RightColumn #checkout-cart-total .button .middle div {
            position: relative;
            width: 191px; height: 39px;
        }
        
        #RightColumn #checkout-cart-total .button .middle div a{
            position: absolute;
            top: 5px; left: 34px;
            font-weight: bold;
            font-size: 12px;
            text-decoration: none;
        }        
        
        #shoppingcart-box-bottom {
            display: none;    
        }
        
#Footer {
    clear:both;
    width:950px;
    margin:0 auto;
    text-align: right;
    border-top:1px solid #cc3333;
    border-bottom:2px solid #373737;
    float:left;
    background:#FFFFFF;
    margin-left:25px;
    display:inline;
    margin-bottom:30px;
}
    #FooterLeft {
        width:490px;        
        float:left;
        padding:0 0 0 10px;
    }        
        #DropDowns {    
                float:left;        
                color:#333;
                font-size: 10px;
                margin:5px 0 0px 0;
                font-family: Arial, "MS Trebuchet", sans-serif;
            }
            #DropDowns select {    
                width:110px;    
            }    
            #Language {    
                float:left;
                padding:13px 25px 5px 0;
                border-right:1px dotted #49453c;
                text-align: left;    
            }
            #Currency {    
                float:left;
                padding:13px 25px 5px 25px;
                border-right:1px dotted #49453c;
                text-align: left;        
            }
        
    #FooterRight {
        width:430px;        
        float:right;
        padding:10px;
    }
        #Footer p {
            color:#999999;
            font-size: 10px;
            line-height:15px;
        }    
        #Footer a {
            color:#999999;
        }    
        
        #Footer a:hover {
            color: #cc3333; /* user controlled */
        }    
#Brands {
    clear:both;
    width:950px;
    margin:0 auto;
    text-align: center;    
}
    #Brands li {
        list-style-type: none;
        display:inline;
        padding:4px;
    }
/* CUSTOM BUTTON STYLE  */
dt.left, .CheckOutProceedList dt.left{
    background:url("/upload_dir/themes/web/Unik/graphics/newButtonLeft.png") no-repeat 0px 0px;
    height:24px;
    width:5px;    
}

dt.right, .CheckOutProceedList dt.right{
    background:url("/upload_dir/themes/web/Unik/graphics/newButtonRight.png") no-repeat 0px 0px;
    height:24px;
    width:5px;
}

dt.middle, .CheckOutProceedList dt.middle{
    background:url("/upload_dir/themes/web/Unik/graphics/newButtonMiddle.png") repeat-x;
    height:39px;    
}

.button input, .CheckOutProceedList input, .CheckOutProceedList .button dt.middle .ahref a {
    color:#fff;
}


.ahref a {
    margin-left: 14px;
}

.button {
    margin:4px 0 4px 0;
}
#errors {  /* style for all error posting */        
    background:#727272;
    color:#fff;
}
#errors a {
    color:#fff;
}
.CartListBg {    
    background: url("/upload_dir/themes/web/Unik/graphics/basket_content_bg.png");
}
table .product-order .CartListBg  {
    background:#EFEFEF;
}

#categorylist-box-content ul ul li {
    background:none;
    list-style-type:none;
    padding:0 0 0 0px;
}
#categorylist-box-content ul ul li a {
    color:#fff;
    font-weight: bold;
    font-size: 11px;
}

dt.middle, .CheckOutProceedList dt.middle input {
    color:#fff;
}

div.creditcardoption {
    width: 104px;
    height: auto !important;
}

/* Hide filter */
#filter {
	display: none;	
}
