* { padding: 0; margin: 0; }
html {
    font-size: 62.5%;
}
body {
    font: 12px Verdana, sans-serif;
    color:#323232;
    background: #f5f5f5 url("/upload_dir/design/unique/bg.png") repeat-x;
}
a, a:link, a:visited, a:active {
    color: #323232;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
    color: #FBA82F;
}
#wrapper {
    width:950px;
    margin-left:20px;
    position:relative;
}
#title h1 {
    font-size: 15px;
    color:#ccc;
    font-weight: normal;
    line-height:40px;
    margin-right:28px;
    margin-top:7px;
    text-align:right;
}
#logo {
    position:absolute;
    width:155px;
    height:20px;
    top:11px;
    left:0;
}
#logo img  {
    border:none;
}
    #logo a{
        display:block;
    }
#language {
    position:absolute;
    top:47px;
    right:30px;
}
#sections {
    width: 930px;
    margin:0px auto;
    padding-top:8px;
    margin-left:0;
}
#sections select {
    height:25px;
    width:220px;
    color:#666;
    font-size:12px;
}
#quicklinks {
    float:right;
    text-align: right;
    width:205px;
}
#quicklinks a {
    text-decoration: none;
    font-size: 10px;
    color:#666;
}
#quicklinks a:hover {
    color:#FBA82F;
}
#ContentWrapper {
    margin:0 auto;
    width: 950px;
    margin-top:30px;
}
#Content {
    width: 950px;
    float:left;
    margin:0 auto;
}
    #LeftColumn {
        width:220px;
        min-height:400px;
          height:auto !important;
          height:400px;
        float:left;
        display:inline;
        margin:0 10px 0 0;
    }
    #RightColumn {
        float:right;
        margin:0 0 0 10px;
    }
    #left-search {
        float:left;
        width:221px;
        height:37px;
        background: url("/upload_dir/design/unique/search_bg.png") no-repeat top left;
        margin:0 0 30px 0;
    }
    #left-search input {
        background:none;
        border:none;
        color:#999;
    }
    #left-search #text_search {
        height:30px;
        width:140px;
        font-size: 15px;
        padding:7px 0 0 10px;
    }
    html.Explorer #left-search #text_search {
        height:15px;
        padding:6px 0 3px 10px;
    }
    #left-search .button {
        height:30px;
        width:32px;
        background: url("/upload_dir/design/unique/search_submit.png") no-repeat top left;
        margin:3px 5px 0 0;
    }
    #Navigation {
        width:220px;
        float:left;
        margin:0 0 20px 0;
    }
        #Navigation li {
            list-style-type: none;
        }
        #Navigation li a {
            display:block;
            padding:6px 3px 6px 20px;
            color: #666;
            font: 12px/20px Verdana, "MS Trebuchet", sans-serif;
            text-decoration: none;
            background: transparent url(/_design/templates/tp503/img/theme001/NavItemBg.gif) repeat-x 0px 0px;
            width:197px;
        }
        #Navigation li a:hover,
        #Navigation li a.current {
            background:#666;
            color:#fff;
        }
        #Navigation ul {
            border-bottom:1px solid #e5e4e4;
        }
        #Navigation ul ul,#Navigation ul ul ul  {
            border-bottom:none;
        }
        #Navigation li ul {
            margin:0 0 5px 0;
            padding:5px 0 5px 0;
        }
        #Navigation li li a {
            display:block;
            color: #666;
            font: 12px/18px Verdana, "MS Trebuchet", sans-serif;
            text-decoration: none;
            padding:0 3px 0 20px;
            background: none;
            border-bottom:none;
            margin-bottom:10px;
        }
        #Navigation li li a:hover,
        #Navigation li li a.current {
            background: none;
            text-decoration: underline;
            color: #666;
        }
        #Navigation li li li a {
            padding:0 0 0 40px;
        }
        #Navigation li li li li a {
            padding: 0 0 0 60px;
            width: 180px;
        }
        #Navigation li li li li li a {
            padding: 0 0 0 80px;
            width: 160px;
        }
        #Navigation li li li li li li a {
            padding: 0 0 0 100px;
            width: 140px;
        }
        ul#NavigationHorizontal ul ul ul ul {
            display: block !important;
        }
        ul#NavigationHorizontal > li > ul > li:first-child {
            display: none;
        }
    #MainContent {
        min-height:400px;
          height:auto !important;
          height:400px;
        float:left;
        display:inline;
        width:650px;
        padding:20px;
        background:#fff;
        border:1px solid #e5e5e5;
        margin-bottom:40px;
    }
        #MainContent h1{
            color:#666;
            font-size: 15px;
            margin:0 0 20px 0;
        }
        #MainContent p{
            line-height:17px;
        }
#Footer {
    background:#000000 url(/upload_dir/design/unique/footerbg.png) repeat-x scroll left top;
    bottom:0;
    color:#666666;
    font-size:10px;
    height:30px;
    line-height:35px;
    position:fixed;
    text-align:left;
    width:100%;
}
#SitemapPages ul li a {
    font-size: 11px;
    line-height:22px;
}
#searchResults .searchResultsItemHeadline a, #searchResults .searchResultsItemLink a {
    color:#FBA82F;
}
#searchResults .searchResultsItemLink a {
    color:#999;
}
.LV_invalid {
    background: url(/upload_dir/design/unique/error.gif) no-repeat 5px 0;
}
.search-group {
    margin:0 0 20px 0;
    float:left;
    width:100%;
}
table.smartweb-table  {
    border-spacing: 0px;
    border:1px solid #ebebeb;
    background:#f5f5f5;
    padding:3px 2px 2px 3px;
}
table.smartweb-table td  {
    padding:6px !important;
    border-right:1px solid #f5f5f5;
    border-bottom:1px solid #f5f5f5;
    background:#fff;
}
table.highlight {
    border:1px solid #f0f0f0;
    background:#fff;
    padding:1px;
}
table.highlight td {
    padding:10px !important;
    background:#f5f5f5;
}

/*
 * @issue:  sw-6624
 * @author: dj
 */
/* Clearfix for wrapper */
#wrapper:before,
#wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
#wrapper:after {
    clear: both;
}
#wrapper {
    *zoom: 1;
}

.top--left {
    width: 350px;
    height: 85px;
    float: left;
    margin-top: 18px;
}
.top--right {
    width: 570px;
    height: 85px;
    float: left;
    margin-top: 18px;
}
#logo,
#language {
    position: static;
}
#logo {
    margin-bottom: 10px;
}
#sections {
    width: auto;
}
#title {
    float: right;
}
#language {
    float: right;
    margin-top: 20px;
    margin-right: 30px;
}
#demo {
    float: right;
    margin-top: 8px;
}
    #demo a {
        color: transparent;
        font: 0/0 a;
        text-shadow: none;
        height: 36px;
        display: block;
        background-image: url(../graphics/button.png);
        background-repeat: no-repeat;
    }
        #demo a.dk {
            width: 97px;
            background-position: 0 0;
        }
            #demo a.dk:hover {
                background-position: 0 -36px;
            }
        #demo a.uk {
            width: 87px;
            background-position: 0 -72px;
        }
            #demo a.uk:hover {
                background-position: 0 -108px;
            }
