body {
        padding: 0;
        margin: 0;
        color: #ffffff;
        background-color: #222826;
}

#pagecontainer {
        width: 100%;
        background: url(./../images/plg.jpg);
}

#topbar {
        width: 100%;
        background: url(./pblack50.png);
        height: 50px;
        padding: 0;
        position: relative;
}

#searchform {
        position: absolute;
        width: 160px;
        height: 26px;
        right: 0;
        top: 12px;
        background: url(./psearchbox.png) no-repeat;
}

#searchcriteria {
        position: absolute;
        width: 120px;
        height: 18px;
        line-height: 18px;
        background-color: #000000;
        color: #aaaaaa;
        border: 0;
        top: 3px;
        left: 7px;
        font-size: 14px;
}

#searchsubmit {
        width: 16px;
        height: 16px;
        position: absolute;
        right: 7px;
        top: 5px;
}

#logocontainer {
        width: 960px;
                margin: 0 auto;
        }

#logocontainer p {
    color: #eeeeee;
    font: 20px/20px Georgia,"Times New Roman",Times,serif;
    text-align: right;
        width: 500px;
        margin: 25px 0 25px 0;
        padding: 0;
        float: right;
        text-shadow: #000000 1px 1px 2px;
}

#logocontainer h1 {
    color: #ffffff;
    font: 42px/42px Georgia,"Times New Roman",Times,serif;
    text-align: left;
        letter-spacing: -3px;
        width: 400px;
        text-shadow: #dddddd 2px 2px 5px;
        margin: 25px 0 25px 0;
        padding: 0;
        float: left;
}

#shopping {
        clear: both;
        width: 940px;
        height: 50px;
        background: url(./pshopping.png) no-repeat;
                margin: 0 auto;
                padding: 0 10px;
}

#shopping a {
        display: block;
        float: left;
        color: #ffffff;
        text-decoration: none;
        line-height: 16px;
        height: 16px;
        padding: 7px 10px 7px 10px;
}

#shopping a:hover {
        background: url(./pblack50.png);
}



#maincontainer {
        width: 960px;
                margin: 25px auto 0 auto;
                clear: both;
}

#contentcontainer {
        width: 610px;
                float: left;
        }

#contenttop {
        width: 610px;
        height: 10px;
        background: url(./pcontenttop.png) no-repeat;
        font-size: 1px;
}

#contentbottom {
        width: 610px;
        height: 10px;
        background: url(./pcontentbottom.png) no-repeat;
        font-size: 1px;
}

#content {
        width: 570px;
        padding: 10px 20px;
        background: url(./pblack50.png);
}

#content.heightnorm {
        min-height: 550px;
}

#content.heightspez {
        min-height: 570px;
}

#sidebarcontainer {
        width: 330px;
                float: right;
        }

#sidebartop {
        width: 330px;
        height: 10px;
        background: url(./psidebartop.png) no-repeat;
        font-size: 1px;
}

#sidebarbottom {
        width: 330px;
        height: 10px;
        background: url(./psidebarbottom.png) no-repeat;
        font-size: 1px;
}

#sidebar {
        width: 290px;
        padding: 10px 20px;
        background: url(./pblack50.png);
}

#sidebar.heightnorm {
        min-height: 550px;
}

#sidebar.heightspez {
        min-height: 570px;
}

#clearfix {
        clear: both;
        height: 30px;
}

#footercenter {
        width: 960px;
        text-align: center;
                margin: 0 auto;
        }

#footercenter a {
        color: #A6A178;
}

#footer {
        min-height: 20px;
        width: 960px;
        padding: 10px 0;
        text-align: center;
        line-height: 18px;
}

#common {
        float: left;
        width: 760px;
        padding: 20px 0;
}

#common ul {
        list-style: none;
        margin: 0;
        padding: 0;
}

#common li {
        margin: 0;
        padding: 0;
        float: left;
}

#common ul ul {
        width: 190px;
}

#common li a {
        display: block;
        padding: 6px 10px;
        width: 170px;
        text-decoration: none;
        color: #eeeeee;
        font-weight: bold;
        text-transform: uppercase;
}

#common li li a {
        font-weight: normal;
        text-transform: none;
}

#common a:hover {
        color: #A6A178;
}

#tsform {
        padding: 20px 0;
        margin: 0;
}

#tslogo {
        display: block;
        width: 50px;
        height: 50px;
        border: none;
        float: left;
}

#tslink {
        display: block;
        float: right;
        width: 140px;
        margin: 0;
        padding: 2px 0 0 0;
        font-size: 11px;
        line-height: 13px;
        text-decoration: none;
        color: #ffffff;
}

.clearer {
        clear: both;
}

#searchajax {
        position: absolute;
        width: 160px;
        height: 132px;
        background: url(./pblack75.png);
        top: 50px;
        right: 0;
        overflow: hidden;
        display: none;
        z-index: 20;
        text-align: left;
}

#searchajax a {
        display: block;
        padding: 4px 10px;
        width: 150px;
        height: 14px;
        line-height: 14px;
        text-decoration: none;
        color: #aaaaaa;
}

#searchajax a:hover {
        background-color: #000000;
        color: #ffffff;
}

#searchajax a.activelink {
        background-color: #000000;
        color: #ffffff;
}

#breadcrumbs {
        border-bottom: 1px solid rgb(255,255,255);
        border-bottom: 1px solid rgba(255,255,255,0.3);
        margin-bottom: 17px;
        padding-bottom: 4px;
        font-size: 90%;
}

#breadcrumbs a {
        color: #eeeeee !important;
        font-weight: normal !important;
}

#breadcrumbs a:hover {
        color: #ffffff !important;
}


.extranav {
        width: 250px;
        margin: 0 0 0px 0;

}

.extranav a {
        display: block;
        width: 250px;
        height: 14px;
        padding: 8px 5px 8px 35px;
        color: #eeeeee !important;
        font-family: Trebuchet MS, Verdana, sans-serif;
        line-height: 14px;
        font-size: 12px;
        background: url(./pblack75.png);
}

.extranavsub a {
        display: block;
        width: 230px;
        height: 14px;
        padding: 8px 5px 8px 55px;
        color: #eeeeee !important;
        font-family: Trebuchet MS, Verdana, sans-serif;
        line-height: 14px;
        font-size: 12px;
        background: url(./pblack75.png);
}

.extranav a.sel {
        color: #222222;
}

.extranav a:hover {
        background: url(./pblack50.png);
        text-decoration: none !important;
        color: #FFEC80 !important;
}