BODY {
        margin: 0px;
        padding: 0px;
        background-color: #eeeeee;
}

#maincol {
        width: 930px;
        padding: 20px;
        margin: 0 auto;
        position: relative;
        background: url(../images/pbackfll.gif) repeat-y;
}

#footer {
        width: 630px;
        padding: 0 0 10px 0;
        margin: 0 auto;
        text-align:center;
        color: #333333;
}


#topcol {
        position: absolute;
        width: 970px;
        height: 20px;
        top: 0;
        left: 0;
        background: url(../images/pbacktop.gif) no-repeat;;
}

#bottomcol {
        position: absolute;
        width: 970px;
        height: 20px;
        bottom: 0;
        left: 0;
        background: url(../images/pbackbot.gif) no-repeat;;
}

#eyecatcher {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
}

#stage {
        width: 930px;
        height: 300px;
        background-color: #333333;
        position: relative;
        overflow: hidden;
        margin-bottom: 10px;
}

#title {
        width: 930px;
        height: 2px;
        background: url(../images/ptitle.gif);
        text-align: right;
        color: #333333;
        font-size: 95%;
}

#title a {
        color: #333333;
        text-decoration: none;
}

#title a:hover {
        text-decoration: underline;
}


#stage .maintopicbox {
        width: 155px;
        height: 301px;
        background-color: #000000;
        position: absolute;
        top: 270px;
        left: 0;
        z-index: 30;
        opacity: .8;
}

#stage a.maintopic {
        color: #ffffff;
        display: block;
        padding: 6px;
        text-align: center;
        font-weight: bold;
        text-decoration: none;
        line-height: 18px;
}

#stage a.topic {
        display: block;
        color: #ffffff;
        text-align: center;
        padding: 6px;
        text-decoration: none;
        background-color: #000000;
        line-height: 18px;
}

#nav {
        width: 195px;
        float: right;
        margin: 0 10px 10px 0;
}

#content {
        width: 500px;
        float: right;
        margin: 0 10px 10px 10px;
}

#sidebar {
        width: 195px;
        float: left;
        margin: 0 0 10px 10px;
}

#sidebar h2.main {
        display: block;
        padding: 6px 10px;
        color: #ffffff;
        margin: 0;
        background-color: #333333;
        font-size: 100%;
}

#sidebar .paragraph {
        padding: 10px;
        background-color: #f6f6f6;
        color: #333333;
        margin-bottom: 10px;
}

.clearer {
        clear: both;
}

#nav ul {
        display: block;
        padding: 0;
        margin: 0 0 10px 0;
}

#nav li {
        display: block;
        padding: 0;
        margin: 0;
        width: 195px;
        vertical-align: bottom;
}

#nav li a {
        background-color: #333333;
        display: block;
        padding: 6px 10px;
        margin: 0;
        color: #ffffff;
        text-decoration: none;
        font-weight: bold;
        height: 18px;
}

#nav li a:hover, #nav li a.current {
        background-color: #555555;
}


#nav ul ul {
        display: block;
        padding: 0;
        margin: 0;
}

#nav li li {
        position: relative;
        display: block;
        padding: 0;
        margin: 0;
}

#nav li li a {
        display: block;
        padding: 5px 10px;
        background-color: #E4EDF0;
        color: #12194A;
        text-decoration: none;
        border-top: 1px solid #fffffe;
        font-weight: normal;
}

#nav li li a.more {
        background-image: url(../images/pmore.gif);
        background-repeat: no-repeat;
        background-position: right center;
}

#nav li li a:hover, #nav li li a.current {
        background-color: #fffffe;
}

#nav ul ul ul {
        display: none;
        padding: 0;
        margin: 0;
        position: absolute;
        top: 0;
        left: 195px;
        width: 195px;
        overflow: hidden;
}

#nav li li li {
        display: block;
        padding: 0;
        margin: 0;
}

#nav li li.sel ul {
        display: block;
}

#nav li li li a {
        padding: 5px 10px;
        background-color: #E4EDF0;
        color: #12194A;
        text-decoration: none;
        border-top: 1px solid #fffffe;
        border-left: 1px solid #fffffe;
        font-weight: normal;
}

#searchbox {
        width: 193px;
        height: 20px;
        border: 1px solid #eeeeee;
        position: absolute;
        top: 45px;
        left: 755px;
}

#searchcriteria {
        border: 0;
        outline: 0;
        width: 170px;
        height: 16px;
        position: absolute;
        top: 1px;
        left: 1px;
        color: #333333;
}

#searchsubmit {
        position: absolute;
        left: 176px;
        top: 2px;
}

#trustedshops input {
        display: block;
        width: 80px;
        height: 80px;
        margin: 0 auto;
}

#trustedshops a {
        display: block;
        text-align: center;
        margin: 10px 0;
        line-height: 130%;
        text-decoration: none;
        color: #333333;
}

#youarehere {
        font-size: 95%;
        color: #333333;
        border-bottom: 1px solid #eeeeee;
        padding-bottom: 3px;
        margin-bottom: 10px;
}

#youarehere a {
        text-decoration: none;
        color: #333333 !important;
        font-weight: normal  !important;
}

#youarehere a:hover {
        text-decoration: underline;
}
