@import url('/sites/all/themes/bookworks/css/p22johnstonunderground/stylesheet.css');

* {
    padding: 0;
    margin: 0;
    border: none;
}

body {
    overflow-x: scroll;
}

.gill {
    font-family: "Gill Sans", "Gill Sans MT", "P22JohnstonUndergroundRegular", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000;
    font-size: 11px;
    line-height: 17px;
    font-weight: normal;
    font-style: normal;
}

.hoefler {
    font-family: "Hoefler Text", "Georgia", Georgia, georgia, Serif, serif;
    font-size: 14px;
    color: #666;
    line-height: 18px;
}

.type3 {
    font-family: 'Andale Mono', 'Consolas', monospace;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    height: 15px;
    letter-spacing: normal;
    line-height: 15px;
    color: #666;
}

p {
    margin-bottom: 10px;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ol {
    list-style-type: none;
    margin-left: 0;
    padding-left: 1em;
    text-indent: -1em;
}

ol li:before {
    content: "\00BB \0020 \0020";
}

.overflow-hidden {
    overflow: hidden;
    height: 100%;
}

#main {
    position: absolute !important;
    top: 0px !important;
    left: 0px !important;
    font-family: "Gill Sans", "Gill Sans MT", "P22JohnstonUndergroundRegular", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, sans-serif;
    padding: 20px 40px 40px 40px;
    width: 800px;
}

ul.primary {
    margin: 0;
    padding: 0;
}

textarea, input[type=text], input[type=password], input[type=submit] {
    border: 1px solid black;
}

input[type=submit] {
    padding: 3px;
}

.block-top {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 125px;
    background-color: #FFF;
    z-index: 50;
}

.messages {
    display: none;
    position: relative;
    top: 115px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 5px !important;
}

.messages ul {
    list-style: none;
}

.messages ul li {
    margin-bottom: 5px;
}

.messages ul li:last-child {
    margin-bottom: 0;
}

.container {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.header {
    display: none;
}

.block-uc_cart {
    display: none;
}

.share-button {
    cursor: pointer;
}

.share {
    position: fixed;
    top: -50px;
    right: 12px;
    z-index: 250;
    padding-top: 4px;
    padding-left: 2px;
}

.share .share-bkgrnd {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 196px;
    height: 26px;
    background-color: #222;
    border: 1px solid #000;
    z-index: -100;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    opacity: 0.3;
}

.header-left {
    position: fixed;
    left: 40px;
    top: 40px;
    width: 610px;
    height: 85px;
    z-index: 100;
}

/*#search {
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 200;
}*/

.logo {
    position: absolute;
    left: 0px;
    top: 0px;
}

.top-rule {
    position: fixed;
    top: 124px;
    left: 40px;
    z-index: 1000;
    overflow: visible;
}

.top-rule div {
    position: relative;
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #111;
}

.header-left p, .header-right p {
    margin: 0px;
    padding: 0px;
    width: 220px;
}

.main-menu {
    position: absolute;
    top: 5px;
}

.main-menu-col1 {
    position: absolute;
    float: left;
    left: 220px;
    top: 0px;
}

.main-menu-col2 {
    position: absolute;
    float: left;
    left: 440px;
    top: 0px;
}

.info-menu-col2 {
    position: absolute;
    float: left;
    left: 160px;
    top: 0px;
}

.sub-menu {
    display: none;
}

.header-right {
    position: fixed;
    right: 40px;
    top: 45px;
    width: 400px;
    height: 85px;
    z-index: 100;
}

.cart-menu {
    position: absolute;
    float: left;
    left: 0px;
    top: 0px;
}

.search-menu {
    position: absolute;
    float: left;
    left: 220px;
    top: 0px;
}

.filter-button {
    cursor: pointer;
}

#tabs-wrapper {
    margin-top: 110px;
    background-color: #FFF;
}

select {
    border: 1px solid #000;
}

.form-item {
    margin: 0;
}

.subscribe-button a {
    color: #000;
}

/* Placeholders */

.placeholder{
    position: relative;
    border: 1px solid #000;
/*    padding: 20px;*/
    background-color: #f1f1f1;
    cursor: pointer;
}
.placeholder-y{
    position: relative;
    border: 1px solid #000;
    padding: 20px;
    background-color: #f0efc4;
/*    cursor: pointer;*/
}
.placeholdertitle{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40%;
    margin-top: -10px;
    width: 80%;
    height: 20px;
    text-align: center;
    background-color: #f1f1f1;
    color: #000;
}
.placeholdertitle a{
    color: #000;
}
.placeholdertitle-y{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -10px;
    width: 200px;
    height: 20px;
    text-align: center;
    background-color: #f0efc4;
    color: #000;
}
.placeholdertitle-y a{
    color: #000;
}
.cornertopright{
/*    background-image: url("/sites/all/themes/bookworks/css/corner.png");*/
    background-image: url("/sites/all/themes/bookworks/css/corner_tr.png");
    background-repeat: repeat;
    height: 40px;
    width: 40px;
    position: absolute;
    right: -1px;
    top: -1px;
}
.cornertopright-y{
    background-image: url("/sites/all/themes/bookworks/css/cornery.png");
    height: 40px;
    width: 40px;
    position: absolute;
    right: -1px;
    top: -1px;
}
.cornertoprightsmall{
    background-image: url("/sites/all/themes/bookworks/css/cornersmall.png");
    height: 10px;
    width: 10px;
    position: absolute;
    right: -1px;
    top: -1px;
}
.tabright{
/*    background-image: url("/sites/all/themes/bookworks/css/tabright.png");*/
    background-image: url("/sites/all/themes/bookworks/css/tab_right.png");
    height: 23px;
    width: 12px;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -12px;
}
.tabright-y{
    background-image: url("/sites/all/themes/bookworks/css/tabrighty.png");
    height: 23px;
    width: 12px;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -12px;
}
.tabright2{
    background-image: url("/sites/all/themes/bookworks/css/tabright2.png");
    height: 35px;
    width: 18px;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -17px;
}
.tableft{
/*    background-image: url("/sites/all/themes/bookworks/css/tableft.png");*/
    background-image: url("/sites/all/themes/bookworks/css/tab_left.png");
    height: 23px;
    width: 12px;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -12px;
}
.tableft-y{
    background-image: url("/sites/all/themes/bookworks/css/tablefty.png");
    height: 23px;
    width: 12px;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -12px;
}
.tableft2{
    background-image: url("/sites/all/themes/bookworks/css/tableft2.png");
    height: 35px;
    width: 18px;
    position: absolute;
    left: -1px;
    top: 50%;
    margin-top: -17px;
}

.search-button {
    display: none;
}

.filter-button {
    display: none;
}

.rss-button {
    display: none;
}

.view-related .item-list {
    display: none;
}

.hidden {
    display: none;
}

.page-error {
    display: block;
    margin-top: 125px;
}