body {
    font: 11px/20px lucida grande, verdana, sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
    background: #FFF url(../images/bg.gif) repeat-x;
}

body.front {
    text-align: left;
}

img {
    vertical-align: top;
}

img.border {
    border: 1px solid #999;
}

input, textarea, select {
    font: 11px lucida grande, verdana, sans-serif;
}

a {
    color: #FF6699;
}

a:hover {
    background: #FF6699;
    color: #000;
}

td {
    vertical-align: top;
}

h1 {
    margin: 0;
}

h2 {
    margin: 0;
}

h3 {
    font: bold 11px lucida grande, verdana, sans-serif;
    text-transform: uppercase;
    margin: 0;
}

h4 {
    font: bold 11px lucida grande, verdana, sans-serif;
    margin: 3px 0 0 0;
}

h5 {
    font: 11px lucida grande, verdana, sans-serif;
    margin: 4px 0 0 0;
}

p {
    margin: 10px 0 0 0;
}

form {
    margin: 0;
}

input.text, textarea, #contact_method {
    border: 2px solid #DEDEDE;
    padding: 2px;
}

label {
    font-weight: bold;
    color: #666;
}

br.clear {
    clear: both;
}

#page {
    width: 800px;
    margin: 0 auto;
    padding-bottom: 14px;
    text-align: left;
    background: #FFF;
}

#head {
    position: relative;
}

#top {
    position: relative;
    height: 150px;
}

body.front #top {
    height: 100px;
}

#nav td.title {
    width: 100px;
    border-bottom: 0;
    border-right: 1px solid #FFF;
}

#nav td.title a {
    display: block;
    margin: 0;
    border-bottom: 4px solid #FFF;
}

#nav td.title a:hover {
    border-bottom: 4px solid #DEDEDE;
}

#nav td.title a:active {
    border-bottom: 4px solid #000;
}

#nav td {
    width: 99px;
    height: 54px;
    text-align: right;
    vertical-align: bottom;
    background: #444 url(/images/nav-grad.gif) repeat-x bottom;
    border-right: 1px solid #DEDEDE;
    border-bottom: 4px solid #DEDEDE;
}

#nav td.newReleases {
    width: 100px;
    background: #696969 url(/images/info-grad.gif) repeat-x bottom;
    border-bottom: 4px solid #DEDEDE;
}


#nav td.tradeInfo {
    border-right: none;
    background: #696969 url(/images/info-grad.gif) repeat-x bottom;
    border-bottom: 4px solid #DEDEDE;
}

body.new_releases #nav0,
body.architecture #nav1,
body.art-culture  #nav2,
body.art  #nav2,
body.design #nav3,
body.graphics-typography #nav4,
body.photography #nav5,
body.theory-writings #nav6,
body.culture-theory #nav6,
body.trade #nav7 {
    border-bottom: 4px solid #FF0099;
}

#nav a {
    color: #FFF;
    display: block;    
    font-weight: bold;
    text-decoration: none;
    line-height: 12px;
    margin: 5px;
}

#nav a:hover {
    background: transparent;
}

#subnav td {
    width: 100px;
    text-align: right;
    vertical-align: bottom;
    border-bottom: 4px solid #DEDEDE;
}

#subnav td.section {
    width: 200px;
    border-bottom: none;
}

#subnav td.num-results {
    border-bottom: 4px solid #FF0099;
}

body.featured #subnav td.featured,
body.current #subnav td.current,
body.backlist #subnav td.backlist,
#subnav td.selected {
    border-bottom: 4px solid #FF0099;
}

#subnav a {
    color: #333;
    display: block;
    text-decoration: none;
    line-height: 12px;
    padding: 10px 5px 3px 0;
}

#subnav a:hover {
    background: #FF6699;
    color: #000;
}

#subnav td.search {
    vertical-align: bottom;
}

form.search {
    position: absolute;
    left: 600px;
    top: 20px;
    vertical-align: bottom;
    margin: 0;
}

body.front form.search {
    bottom: 10px;
}

form.search input {
    vertical-align: top;
}

form.search input.text {
    width: 154px;
    margin-bottom: 2px;
    color: #999;
    background: #F2F2F2;
}

body.search form.search input.text {
    color: #000;
    background: #FFF;
}

form.search input.focused {
    color: #000;
    background: #FFF;
}

div.order {
    position: absolute;
    bottom: 46px;
    left: 600px;
    font-size: 10px;
    font-weight: bold;
}

#main {
    margin: 0 2px 40px 2px;
    border: 1px solid #DEDEDE;
}

body.front #main, body.front {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

table.pager {
    height: 42px;
}

body.featured table.pager, body.search table.pager, body.order table.pager {
    margin-left: 200px;
}

body.current table.pager {
    margin-left: 300px;
}

body.backlist table.pager {
    margin-left: 400px;
}

table.pager td {
    vertical-align: bottom;
}

table.pager td.label {
    width: 100px;
    text-align: right;
    color: #333;
    background: #EEE;
}

table.pager td.label div {
    padding: 0 5px 1px 0;
}

table.pager a {
    display: block;
    padding: 0 6px;
    font: bold 10px/20px verdana;
    text-decoration: none;
    color: #333;
    border: 1px solid #FFF;
}

table.pager td.selected a {
    background: #FF6699;
    border: 1px solid #FF0099;
}

table.pager a:hover {
    background: #EEE;
    border: 1px solid #CCC;
}

.image {
    margin: 0;
    padding: 0 20px 10px 0;
    float: left;
    display: inline;
}

.current .image {
    float: none;
}

.featured-full .about {
    float: left;
    margin: 20px 0 0 20px;
    width: 377px;
    display: inline;
}

.featured-full .image, .detail .image {
    margin: 20px 0 0 20px;
    padding: 0;
    width: 358px;
    text-align: right;
    float: left;
    display: inline;
}

.featured-full h3, .featured-full h4, .featured-full h5 {
    font-size: 12px;
}

.featured-half .about {
    float: left;
    margin: 20px 0 0 20px;
    width: 367px;
    display: inline;
}

.backlist .about,
.new_releases .about {
    float: left;
    margin: 20px 0 0 15px;
    width: 252px;
    display: inline;
}

.backlist #main,
.new_releases #main {
    padding-bottom: 20px;
}

.current .about {
    float: left;
    margin: 20px 0 0 20px;
    width: 173px;
}

.current h3 {
    margin-top: 10px;
}

.current .wider {
    width: 174px;
}

.current .image {
    padding-right: 0;
}

.detail .about {
    float: left;
    margin: 20px 0 0 20px;
    width: 377px;
    display: inline;
}

a.title {
    color: #000;
    text-decoration: none;
}

.specs {
    font-size: 10px;
    font-style: italic;
    margin: 10px 0 0 0;
    padding-bottom: 10px;
}

.backlist .specs {
    margin-top: 3px;
    padding-bottom: 0;
}

.new_releases .specs {
    margin-top: 10px;
    padding-bottom: 0;
}

.specs a {
    font-weight: bold;
    font-style: normal;
}

.right {
    float: right;
}

.left {
    float: left;
}

img {
    border: 0;
}

.book_image_thumb_label {
    margin: 10px 0 5px 0;
    font-weight: bold;
    text-align: left;
}

.book_image_thumb {
    float: left;
    margin-left: 11px;
}

.book_image_thumb_first {
    float: left;
}

.publisher {
    color: #999;
    margin-top: 20px;
    text-align: right;
    font: 9px/15px gill sans, verdana, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.options {
    
}

.current .options, div.inline_series .options {
    margin-bottom: 15px;
}

.current .options, .detail .options {
    margin-top: 7px;
}

.search-results {
    padding: 14px;
}

.match {
    margin: 20px 120px 20px 56px;
}

.match .thumb {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 14px;
    text-align: right;
}

h5.random {
    margin-top: 20px;
}

.your-order {
    margin: 20px 100px;
    border: 0;
    width: 596px;
}

.your-order div {
    padding: 7px 10px 3px 0;
}



.your-order div.image_border {
    padding: 0;
}

.your-order img.thumb {
    float: left;
    margin-right: 10px;
    margin-bottom: 7px;
}

td.alternate {
    background: #F2F2F2;
}

.your-order div.not_available {
    color: #999;
    line-height: 14px;
    font-style: italic;
    padding: 0;
}

.your-order th {
    border-bottom: 1px solid #DEDEDE;
}

.your-order th.qty, .your-order td.qty {
    width: 96px;
    text-align: right;
}

.your-order td.qty {
    border-left: 1px solid #DEDEDE;
}

.your-order td.bottom {
    border-left: none;
}

.your-order td.empty {
    padding: 10px 0;
}

.your-order th.item {
    width: 400px;
    text-align: left;
}

.your-order th.price {
    width: 100px;
    text-align: left;
}

.your-order td.price {
    border-right: 1px solid #DEDEDE;
}

.your-order td {
    vertical-align: top;
}

.your-order input.qty {
    width: 40px;
    text-align: right;
}

.your-order .bottom {
    border-top: 1px solid #DEDEDE;
}

span.isbn {
    color: #999;
}

div.image_border {
    border: 1px solid #333;
}

img.icon {
    vertical-align: top;
    border: 0;
}

a img {
    border: 0;
}

div.inline_series h3 {
    margin-bottom: 5px;
}

div.inline_series .book_image_main {
    float: left;
    margin-right: 15px;
    margin-top: 15px;
}

div.inline_series .series_about {
    float: left;
    width: 268px;
    margin-top: 10px;
}

.current div.inline_series .series_about {
    width: 173px;
}

h3.series_title {
    margin: 20px 20px 0 20px;
}

.series div.about {
    float: left;
    margin: 10px 20px 20px 20px;
    width: 256px;
}

.current div.series_items {
    width: 173px;
}

.series_items img {
    margin-bottom: 15px;
}

.series div.series_items {
    float: left;
    width: 367px;
    margin-top: 10px;
}

.series .book_image_main {
    margin-right: 15px;
    float: left;
}

div.trade {
    float: left;
    width: 400px;
    margin: 5px 0 25px 50px;
}

div.address {
    float: left;
    width: 250px;
    margin: 10px 0 25px 50px;
}

div.trade p {
    margin-bottom: 10px;
}

div.trade h3, div.address h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}

div.address h3 {
    margin-top: 15px;
}

div.address h4 {
    line-height: 18px;
}

div.subnav-trade {
    margin: 50px 0 0 50px;
}

div.trade dt {
    float: left;
    margin: 0;
    padding: 0;
}

div.trade div.separator {
    float: left;
    margin: 0;
    padding: 0;
}

div.trade dd {
    float: right;
    margin: 0;
    padding: 0;
}

.order .summary {
    float: right;
    width: 375px;
    margin: 20px 100px 0 0;
}

.order .summary .price {
    text-align: right;
}

.order .summary .total {
    border-top: 1px solid #999;
}

.order .summary th {
    text-align: left;
    border-bottom: 1px solid #999;
}

.order .total form {
    margin-top: 3px;
    margin-left: -5px;
}

form.login {
    margin: 20px 0 0 100px;
    width: 200px;
    float: left;
}

form.login input.text {
    width: 100%;
}

form.login div.controls, form.account div.controls {
    margin: 10px 0 0 0;
    text-align: right;
}

.order fieldset {
    border: 1px solid #AAA;
    padding: 10px 20px 20px 20px;
}

.order fieldset div {
    margin-bottom: 7px;
}

.order fieldset #one_address_div {
    margin-top: 15px;
}

.order fieldset #shipping {
    display: none;
}

.order label {
    display: block;
}

.order label.inline {
    display: inline;
}

form.account {
    margin: 10px 100px 20px 100px;
}

.account input.text, .account textarea {
    width: 250px;
}

small {
    color: #666;
    font-weight: normal;
    font-size: 1.0em;
}

.account #zip, .account #shipping_zip {
    width: 100px;
}

.account #state, .account #shipping_state {
    width: 50px;
    margin-right: 10px;
}

.account #password2, .account #phone {
    width: 111px;
    margin-right: 10px;
}

.account #password3, .account #fax {
    width: 120px;
}

.response {
    line-height: 1.2em;
    font-weight: bold;
    background: #FF6699;
    margin: 0 0 7px 0;
    padding: 3px;
}

.response a {
    color: #000;
}

.response a:hover {
    background: #FF6699;
}

.highlighted {
    background: #FF6699;
}

p.privacy {
    width: 280px;
    margin-bottom: 0;
}

div.order-done {
    width: 598px;
    margin: 20px 100px;
}

div.order-done .response {
    margin: 15px 0;
}

div.order-done h4 {
    padding: 7px 0;
    border-bottom: 1px solid #CCC;
    margin-bottom: 5px;
}

div.order-done .summary {
    float: left;
    margin: 0;
}

div.order-done .shipping {
    float: right;
    width: 205px;
}

body.front #thumbs {
    visibility: hidden;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-top: -100px;
    padding: 0;
}

body.front #thumbs_loading {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -60px;
    margin-top: -30px;
    padding: 10px 20px;
    border: 1px solid #DEDEDE;
    background: #FFF;
    color: #999;
}

body.front #thumbs_loading img {
    vertical-align: baseline;
    margin: 0 0 2px 10px;
}

body.front #thumbs .field {
    width: 15000px;
    overflow: hidden;
}

body.front #thumbs a {
    float: left;
    display: block;
    margin-left: 20px;
}

body.front #scroller {
    background: #EEE;
    width: 376px;
    height: 20px;
    margin-top: 10px;
    position: relative;
}

body.front #scroller div {
    position: absolute;
    width: 40px;
    height: 14px;
    border: 1px solid #999;
    background: #CCC;
    top: 2px;
    left: 2px;
}

body.front form div.login {
    background: transparent url(/images/login-bg.gif) repeat-x bottom;
    padding: 0 15px 10px 15px;
    margin-bottom: 5px;
}

body.front form label {
    margin: 0;
    display: block;
    font-weight: bold;
    color: #666;
}

body.front form div.controls {
    margin-top: 10px;
    text-align: right;
}

body.front #email {
    width: 160px;
    margin-right: 10px;
}

body.front #password {
    width: 160px;
}

body.front .news h4 {
    float: left;
}

div.image table.pager {
    margin-left: 0;
}

div.image div.thumb {
    visibility: hidden;
    position: absolute;
    border: 1px solid #DEDEDE;
    padding: 3px;
}

div.image div.selected {
    visibility: visible;
}

body.front {
    padding: 20px;
}

#thumbs_help {
    position: absolute;
    visibility: hidden;
    margin-left: 4px;
    color: #666;
}

a.trash img {
    margin: 3px;
}

a.trash:hover {
    background: transparent;
}

body.front #bottom {
    position: absolute;
    bottom: 20px;
    left: 20px;
    line-height: 10px;
}

body.front img {
    vertical-align: bottom;
}

body.front #bottom, body.front #bottom a {
    font-size: 10px;
    font-weight: bold;
    color: #999;
}

body.front #bottom a:hover {
    color: #000;
}

#hover {
    position: absolute;
    top: 180px;
    line-height: 14px;
    visibility: hidden;
    text-align: left;
}

#hover h3 {
    display: block;
    color: #999;
    font: 10px gill sans;
    text-transform: uppercase;
    margin-bottom: 3px;
    letter-spacing: 1px;
}

#hover div.inside {
    position: relative;
    border: 1px solid #999;
    padding: 7px;
    background: #FFF;
}

#hover div.bottom {
    position: absolute;
    bottom: 0;
    left: 3px;
    margin-bottom: -6px;
    width: 11px;
}

.hover-contents {
    display: none;
}

form.contact {
    margin: 0;
}

form.contact label {
    display: block;
    margin-top: 5px;
}

form.contact div.controls {
    margin-top: 5px;
    text-align: right;
}

form.contact input.text, form.contact textarea {
    width: 100%;
}

.backlist_thumb {
    float: left;
    width: 100px;
    margin: 20px 0 0 15px;
    text-align: right;
}

.order div.response {
    margin: 20px 100px;
    font-weight: normal;
}

a.new_releases {
    color: #444 !important;
}

.new_releases h2 {
    color: #999;
    font: 11px/15px gill sans, verdana, sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
}
