body {
    background: url(img/body.png) repeat-x;
    padding-bottom: 96px; /* size of footer */
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.sidebar {
    float: left;
}

.sidebar h2 {
    background: #fc0;
    border-bottom: 4px solid #d2a700;
    border-top: 1px solid #d2a700;
    font-size: 12px;
    margin: 0;
    padding: 10px 10px 8px 10px;
}

.sidebar h2.top {
    border-top: none;
}

#container {
    background: url(img/background.png) repeat-y -1px 0;
    height: 100%;
    margin: 0 auto;
    width: 965px;
}

#inner-container {
    position: relative;
    left: 4px;
    top: 0px;
    width: 939px;
}

/* Header */

#header {
    height: 100px;
}

#inner-header {
    background: url(img/nav-shadow.png) no-repeat bottom left;
    height: 100px;
    margin: 0 auto;
    position: relative;
    width: 965px;
}

#logo {
    top: 10px;
    position: absolute;
}

#cart {
    left: 500px;
    position: absolute;
    top: 10px;
    width: 23em;
}

#cart a {
    color: #cc3232;
    text-decoration: underline;
}

#cart img {
    float: left;
    margin-right: 1.5em;
}

#cart p {
    margin-top: 1.8em;
    line-height: 1.4em;
}

#butterfly {
    position: absolute;
    right: 30px;
    top: 3px;
    z-index: 1;
}

/* Navigation */

#navigation .leftmost {
    border-left: 0;
}

#navigation .rightmost {
    border-right: 0;
}

#navigation,
#navigation ul {
    list-style-type: none;
    padding: 0;
}

#navigation {
    background: #fc0;
    border-bottom: 4px solid #d2a700;
    height: 40px;
    margin: 0;
}

#navigation a {
    border-left: 1px solid #ffe18b;
    border-right: 1px solid #ba8908;
    display: block;
    font-weight: bold;
    line-height: 40px;
    padding: 0 15px;
    text-decoration: underline;
}

#navigation a:hover,
.current {
    background: #ffdb70;
    color: black;
}

#navigation li {
    float: left;
}

#navigation li ul {
    margin: 0;
}

/* Breadcrumbs */

#breadcrumbs,
#breadcrumbs a {
    color: #9a9a9a;
}

#breadcrumbs {
    background: url(img/breadcrumbs.png) repeat-x;
    height: 35px;
    line-height: 35px;
    padding-left: 1em;
}

#breadcrumbs a {
    font-weight: bold;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

/* Left sidebar */

#sidebar-alpha {
    margin: 0 1px 0 0;
    width: 182px;
}

#information {
    line-height: 1em;
    list-style-image: url(img/arrow.png);
    margin: 20px 0 40px 30px;
    padding: 0;
}

#information a {
    text-decoration: underline;
}

#information li {
    margin: 0.8em 0;
}

.menu_sub {
    background: url(img/ul.png) repeat-y 7px 0;
}

.menu_sub .menu_sub {
    background: transparent;
}

.treeview a {
    font-size: 12px;
    line-height: 2em; /* same as .hitarea's line-height */
}

.treeview, .treeview ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.treeview ul {
    background-color: white;
    margin-top: 4px;
}

.treeview .hitarea {
    background: url(img/bullet.png) no-repeat 0 50%;
    height: 2em;
    width: 6px;
    margin-left: -12px;
    float: left;
    cursor: pointer;
}

.treeview li {
    background: #ffdb70;
    margin: 0 0 2px 0;
    padding-left: 2em;
    /*padding: 3px 0pt 3px 2em;*/
}

.treeview ul li {
    background: transparent;
    margin: 0 0 0 2em;
}

.treeview ul li a {
    font-size: 11px;
}

.treeview .menu_sub {
    padding: 0;
    margin: 0 0 1em 0;
}

.treeview .menu_sub {
    margin-left: -3em;
}

#newsletter {
    margin: 10px;
}

#newsletter input[type="text"],
#newsletter input[type="submit"] {
    margin: 5px 0;
}

#newsletter input[type="submit"] {
    float: right;
    margin-right: 8px;
}

/* Content */

#content {
    background: url(img/content.png) repeat-x;
    float: left;
    width: 530px;
    padding: 10px 20px;
    margin-left: 1px;
    margin-right: 2px;
}

/* Right sidebar */

#sidebar-beta {
    padding-left: 1px;
    width: 182px;
}

#search {
    background: url(img/content.png) repeat-x;
    position: relative;
    height: 85px;
    margin-top: 0;
}

#search input[type="text"] {
    background: url(img/search.png) no-repeat top left;
    height: 21px;
    line-height: 21px;
    padding: 0 0 0 25px;
    position: absolute;
    top: 10px;
    right: 7px;
}

#search input[type="image"] {
    position: absolute;
    top: 40px;
    right: 7px;
}

.campaign {
    text-align: center;
    padding: 10px;
}

.campaign img {
    max-width: 150px;
    max-height: 150px;
}

/* Footer */
#footer,
#footer a {
    color: #703e0b;
    font-size: 10px;
    line-height: 1em;
}

#footer {
    background: #fc0 url(img/footer.png) repeat-x;
    clear: both;
    height: 71px;
    padding-top: 25px;
}

#footer a {
    text-decoration: underline;
}

#inner-footer {
    margin: 0 auto;
    width: 965px; /* same as #container */
}
#credits {
    float: right;
}

/* Reset */

div.WelcomeText {
    padding: 0;
}

div.prodListBox,
div.prodListName,
div.prodListPrice {
    border: 0;
    width: 130px;
    padding: 0;
    font-size: 11px;
}

div.prodListBox {
    height: 200px;
    margin-right: 35px;
    margin-left: 10px
}

div.prodListBox:hover {
    border: 0;
}

div.prodListName a {
    color: black;
    font-size: 11px;
}

div.prodListPrice {
    color: #019800;
    margin-bottom: 5px;
}

div.prodListPrice span {
    color: black;
}

div.prodListImg {
    width: 128px;
    margin: 0;
}

div.prodInfo {
    width: 259px;
}

.ui-dialog {
    background: #666;
    opacity: 0.9;
}

.ui-dialog .ui-widget-content {
    color: white;
}
