body {
        padding: 0;
        margin: 0;
        color: #ffffff;
        background-color: #22364F  no-repeat fixed center center;
        }

/*
                         * If developing a full page background the styles from .video-background will be required.
                         * The classname itself is unimportant.
                         *
                         */

                        .video-background {
                                position: fixed;
                                top: 0;
                                left: 0;
                                overflow: hidden;
                                width: 100%;
                                height: 100%;
                                z-index: 0;
                        }
                        .video-background video {
                                min-height: 100%;
                                min-width:100%;
                                z-index: 0;
                        }


#pagecontainer {
position: relative;

        width: 100%;
        z-index:10;
}

#topbar {
                width: 100%;
                background: url(./pblack75.png);
                height: 50px;
                padding: 0;
                                position: fixed;
                                margin: 0 auto;
                left: 0px;
}


#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: 0;
        padding: 25px 0;
        float: right;
        text-shadow: #000000 1px 1px 2px;
}

#logocontainer h1 {
    color: #ffffff;
    font: 32px Arial;
    text-align: left;
        letter-spacing: 0px;
        width: 800px;
        text-shadow: #000000 2px 2px 5px;
        margin: 0;
        padding: 55px 0 25px 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: 0 auto;
                clear: both;
}

#contentcontainer {
        width: 610px;
                float: left;
        }

#contenttop {
        width: 610px;
        height: 50px;
        background: url(./pcontenttop.png) no-repeat;
        font-size: 1px;
        margin-top:50px;
}

#contentbottom {
        width: 610px;
        height: 50px;
        background: url(./pcontentbottom.png) no-repeat;
        font-size: 1px;
}

#content {
        width: 570px;
        padding: 10px 20px;
        background: url(./pblack50.png);
}

#sidebarcontainer {
        width: 330px;
                float: right;
        }

#sidebartop {
        width: 330px;
        height: 50px;
        background: url(./psidebartop.png) no-repeat;
        font-size: 1px;
         margin-top:50px;
}

#sidebarbottom {
        width: 330px;
        height: 50px;
        background: url(./psidebarbottom.png) no-repeat;
        font-size: 1px;
}

#sidebar {
        width: 290px;
        padding: 10px 20px;
        background: url(./pblack50.png);
}

#clearfix {
        clear: both;
        height: 30px;
}

#footercenter {
               width: 100%;
        background-color: #000000;
                margin: 0 auto;
                height: 300px;



}

#footer {
        float: right;
        width: 200px;
        padding: 20px 0;
        text-align: left;
        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: #aaaaaa;
        font-weight: bold;
        text-transform: uppercase;
}

#common li li a {
        font-weight: normal;
        text-transform: none;
}

#common a:hover {
        color: #9BB040;
}

#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: #000000;
}

.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: #000000;
}

#breadcrumbs {
        border-bottom: 1px solid rgb(255,255,255);
        border-bottom: 1px solid rgba(255,255,255,0.3);
        margin-bottom: 16px;
        padding-bottom: 4px;
        font-size: 90%;
        color: #000000 !important;
}

#breadcrumbs a {
        color: #000000 !important;
        font-weight: normal !important;
}

#breadcrumbs a:hover {
        color: #000000 !important;
}