body {
    background: url(../images/jbx/body.png) center top repeat-y;
    text-align: center;
}

.wrapper {
    width: 980px;
    background: white;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    height: 100%;
}

.header {
    margin: 0;
    padding: 0 0 8px 0;
    position:relative;
}

.header img {
	z-index:0;
	position:absolute;
	left:0;
	top:0;
}

.jbx_top_links {
    width: 976px;
    text-align: right;
    z-index:100;
    padding-right:4px;
    position:absolute;
    left:0;
    top:96px;
}

.jbx_top_links ul li {
    display: inline;
    /* border-left: 1px solid black; */
    padding: 0 5px 0 8px;
}

.jbx_top_links a {
    color: white;
    text-decoration: none;
}

.jbx_top_links a:hover {
    color: #FF9900;
}

.jbx_header_links {
    width: 972px;
    text-align: right;
}

.jbx_header_links ul li {
    display: inline;
    /* border-left: 1px solid white; */
    padding: 0 5px 0 8px;
}

.jbx_header_links a {
    color: white;
    text-decoration: none;
}

.jbx_header_links a:hover {
    color: red;
    text-decoration: underline;
}

.middle {
    width: auto;
    background: none;
}

.middle-container {
    background: none;
}

.jbx_box {
    margin: 0;
    margin-bottom: 1.3em;
    padding: 0;
    width: 195px;
}

.jbx_base-mini .head {
    background: #ffffff url(../images/jbx/box_head.png) top left no-repeat;
    padding: 3px 0 0 9px;
    height: 21px;
    margin: 0;
}

.jbx_base-mini .content {
    border: 1px solid #cccccc;
    border-top: none;
    background: #FAFCFE url(../images/jbx/box_content.png) top left repeat-x;
    font-size: 0.9em;
}

.jbx_base-mini .head h4 {
    background-repeat: no-repeat;
    padding: 1px 0 0 22px;
    color: #003399;
    font-family: verdana, arial, sans-serif;
    font-size: 0.9em;
}

.mini-cart .subtotal {
    border-top: 1px solid #CCCCCC;
    background: none;
    text-align: left;
    font-family: verdana, sans-serif;
    font-size: 0.9em;
}

.form-button, .form-button-alt {
    background: #D3E2F7;
    border: 1px solid #003399;
    color: #000000;
    font-size: 1em;
}

.mini-cart .actions {
    border: none;
}

.smallprint {
    font-size: 0.8em;
    line-height: 1.2em;
}

.footer_links {
    margin-bottom: 20px;
}

.adv_search {
    text-align: right;
    margin-top: 5px;
}

.jbx_fp_title {
    height: 50px;
}
