﻿/*----------------------------------------------------------
 The base color for this template is #5c87b2. If you'd like
 to use a different color start by replacing all instances of
 #5c87b2 with your new color.
 ----------------------------------------------------------*/
 * {
    margin: 0px;
    padding: 0px;
}

html, body {
    height: 100%;
}

body {
    background: #fff url('/Content/site/body_bg.jpg') repeat-x;
    font-size: 12px;
    font-family: Tahoma,Verdana,Geneva,Sans-Serif;
    height: 100%;
}

img {
    border: none;
}

p {
    line-height: 140%;
}

p.center, p.right, p.left {
    clear: both;
    display: block;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.justify {
    text-align: justify;
}

a {
    text-decoration: none;
    outline: none;
}

table {
    border-collapse: collapse;
}

table td {
    vertical-align: top;
}

table.table-author-list td {
    vertical-align: bottom;
}

p.center a {
    color: #ff8800;
    margin: 0px 20px;
    font-weight: bold;
    font-size: 14px;
}

/*
 *	Odd-even-list CSSs
 *
 */
#odd-even-list {
    list-style: none;
    list-style-image: none;
    list-style-position: inside;
    padding: 20px 15px;
}

#odd-even-list li {
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

#odd-even-list li.listitem .listitem-info {
    margin: 0px 0px 0px 0px;
}

#odd-even-list li.listitem .listitem-info-buttons {
    margin: 72px 0px 0px 0px;
}

#odd-even-list li.listitem .listitem-info-buttons a {
    color: #000;
    text-decoration: underline;
}

#odd-even-list li.listitem .listitem-info-buttons a:hover {
    color: #99774e;
    text-decoration: none;
}

#odd-even-list li.listitem .listitem-info-buttons ul {
    list-style: none;
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
}

#odd-even-list li.listitem .listitem-info-buttons ul li {
    display: inline;
    margin: 0px 5px 0px 0px;
}

#odd-even-list li.odd {
    background: #f6f6ef;
}

#odd-even-list li.even {
    background: #fff;
}

#odd-even-list a.link {
    color: #000;
    text-transform: uppercase;
}

#odd-even-list a.link:hover {
    color: #83561e;
}

#odd-even-list img {
    float: left;
    vertical-align: top;
    margin-right: 10px;
    display: inline;
}

a.email-link {
    color: #000;
    text-decoration: underline;
}

a.email-link:hover {
    color: #ff8800;
    text-decoration: none;
}

.uppercase {
    text-transform: uppercase;
}

#bg_wrapper {
    width: 970px;
    margin: 0 auto;
}

#main-wrapper {
    width: 100%;
    background: transparent url('/Content/site/next_body_bg.jpg') repeat-x;
}

.object-wrapper.full-width {
    width: 100%;
    clear: both;
    display: block;
}

.object-wrapper.part-width {
    float: left;
    width: 690px;
}

.object-wrapper.mini-part-width {
    float: left;
    width: 640px;
}

/**
 *	Top section
 *
 *
 */
#header {
    /*	height: 125px; /*	padding: 13px 0px 0px 0px;*/
}

#header #user-control {
    margin: 0 10px 0 0;
    padding: 10px 0px 0px;
    float: right;
    display: inline;
}

#header #user-control #admin-link {
    text-align: right;
    height: 47px;
}

#header #user-control #admin-link a {
    font-size: 13px;
    color: #e2b57c;
    font-family: Verdana;
    text-decoration: none;
    text-transform: uppercase;
}

#header ul.user-menu {
    text-align: right;
    color: #e4b883;
}

#header ul.user-menu li {
    display: inline;
}

#header ul.user-menu li a {
    font-size: 13px;
    color: #e2b57c;
    font-family: Verdana;
    text-decoration: none;
    text-transform: uppercase;
}

#header ul.user-menu li a:hover {
    color: #fff;
    text-decoration: none;
}

#header #top-wrapper {
    margin: 0 0 3px 1px;
    width: 970px; /*	height: 121px;*/
    border-bottom: 2px solid #e2b57d;
}

#top-menu {
    height: 107px; /*padding:14px 10px;*/
    clear: both;
}

#top-menu img {
    float: left;
    margin: 0px 10px;
    display: inline;
}

#menu-wrapper {
    color: #e5ba85;
    padding: 24px 0px 0px 0px;
}

#wrapper {
    background: #e6e6e6;
}

#top-menu ul li.link {
    padding: 0px 0px 20px;
    background: transparent url('/Content/site/top_menu_item_bg.png') no-repeat center bottom;
}

#top-menu ul li a {
    color: #e5ba85;
    text-transform: uppercase;
    text-decoration: none;
}

#main {
    padding: 0px;
    background-color: #fff;
    margin: 0px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

/**
 *	Slideshow CSS
 *
 *
 */
.nav-links {
    position: absolute;
    top: 30px;
    left: 20px;
    width: 200px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-links li {
    line-height: 1.6em;
    font-size: 1.2em;
}

#content {
    margin-left: 240px;
    margin-top: 30px;
    margin-right: 50px;
}

.twitthis {
    position: absolute;
    top: 250px;
    left: 20px;
}

.important {
    border: 1px solid #666;
    background: #ddd;
    padding: 0 1em;
    color: #C30;
}

h3 {
    font-size: 1.45em;
    line-height: 1.05em;
    border-bottom: 1px solid #333;
}

.galleryview {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 0.5em;
}

.code_wrapper {
    border: 1px solid #888;
    background: #f0f0f0;
    padding: 10px;
}

code, .code {
}

.options {
    border: 1px solid #777;
    border-right: none;
    font-size: 0.8em;
    font-family: Verdana, Geneva, sans-serif;
}

.options th {
    text-align: left;
    background: #777;
    color: white;
    font-weight: bold;
}

.options th, .options td {
    padding: 4px 10px;
}

.options td {
    border-right: 1px solid #777;
}

#parts-img {
    border: 1px solid black;
}

img.nav {
    border: 1px solid black;
    margin-bottom: 5px;
}

.panel-overlay h2, .panel-overlay p {
    margin: .3em 0;
}

.panel-overlay p {
    line-height: 1.2em;
}

/*
 *	Main page news section
 *
 *
 */
#more-content-wrapper {
    width: 970px;
    height: 200px;
    background: #e6e6e6;
}

#important-events, #auction-results, #press-about-us {
    float: left;
    width: 322px;
    height: 100%;
}

#important-events, #auction-results {
    border-right: 1px solid #acacac;
}

#more-content-wrapper h2 {
    text-transform: uppercase;
    font-weight: normal;
    font-family: Tahoma;
    font-size: 14px;
    color: #040403;
    padding: 15px 0px 0px 20px;
    margin: 0px 0px 10px 0px;
}

#auction-results {
    background: #e6e6e6 url('/Content/site/auction-lot.png') no-repeat right bottom;
}

#more-content-wrapper .auction-options {
    list-style-position: inside;
    list-style: none;
    list-style-image: none;
    text-align: left;
    margin: 0px 20px;
}

#more-content-wrapper .auction-options li {
    padding: 0px 0px 0px 15px;
    margin: 0px 0px 5px 0px;
    background: transparent url('/Content/site/point.png') no-repeat left 55%;
}

#more-content-wrapper .auction-options li a {
    color: #040403;
    text-decoration: underline;
    text-transform: uppercase;
}

/**
 *	Bottom section
 *
 *
 */
#bottom-container {
    width: 970px;
    height: 34px;
    background: #d0d0d0;
}

#bottom-container ul {
    color: #7a7a7a;
    padding-top: 5px;
    text-align: center;
}

#bottom-container ul li {
    display: inline;
    margin: 0px 5px;
}

#bottom-container ul li a {
    color: #7a7a7a;
    text-decoration: none;
    font-size: 11px;
}

#bottom-container ul li a:hover {
    color: #5e5e5e;
    text-decoration: underline;
}

#menu li {
    display: inline;
}

#menu li img {
    clear: both;
}

/* this rule styles <h2> tags that are the
 first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2 {
    margin-top: 0;
}

/* PRIMARY LAYOUT ELEMENTS
 ----------------------------------------------------------*/
/* you can specify a greater or lesser percentage for the
 page width. Or, you can specify an exact pixel width. */
.page {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#footer {
    width: 930px;
    color: #606060;
    padding: 20px 20px 0px;
    text-align: right;
    font-size: 11px;
    line-height: normal;
    background: #fff url('/Content/site/footer_bg.jpg') repeat-x;
}

#footer img {
    margin: 0px 10px;
    vertical-align: middle;
}

#footer a {
    color: #606060;
}
#footer a:hover {
    color: #202020;
}

/* FORM LAYOUT ELEMENTS
 ----------------------------------------------------------*/
fieldset {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p {
    margin: 2px 12px 10px 10px;
}

fieldset label {
    display: block;
}

fieldset label.inline {
    display: inline;
}

legend {
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] {
    width: 200px;
    border: 1px solid #CCC;
}

textarea {
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] {
    width: 200px;
    border: 1px solid #CCC;
}

/* MISC
 ----------------------------------------------------------*/
.clear {
    clear: both;
}

.error {
    color: Red;
}

#menucontainer {
    margin-top: 40px;
}

div#title {
    display: block;
    float: left;
    text-align: left;
}

#logindisplay {
    font-size: 1.1em;
    display: block;
    text-align: right;
    margin: 10px;
    color: White;
}

#logindisplay a:link {
    color: white;
    text-decoration: underline;
}

#logindisplay a:visited {
    color: white;
    text-decoration: underline;
}

#logindisplay a:hover {
    color: white;
    text-decoration: none;
}

.field-validation-error {
    color: #ff0000;
}

.input-validation-error {
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

ul#menu li a.selected {
    background-color: #ff8800;
    color: #000;
}

#product-container {
    background: #fff url('images/product_dzi_bg.png') repeat-x left bottom;
    margin: 0px auto;
    width: 800px;
    height: 600px;
    padding: 10px;
    border: 1px solid #e5e5e5;
}

label {
    font-weight: bold;
}

#pager {
    margin: 10px auto;
    display: block;
    clear: both;
}

#pager img {
    vertical-align: middle;
}

#pager ul {
    text-align: center;
}

#pager ul li {
    margin: 0px 10px;
    display: inline;
}

#pager ul li a {
    text-decoration: none;
}

.product {
    margin: 0px 0px 10px;
}

.product-description {
    font-size: 10px;
}

.product p, #main p {
    padding: 0px;
    margin: 0px;
}

.product-description .product-name {
    font-weight: bold;
}

.vertical-list {
    width: 100%;
}

#term-wrapper {
    overflow: hidden;
    width: 970px;
    position: relative; /*width: 900px;*/
}

#term-wrapper a.prev {
    float: left;
}

#term-wrapper a.next {
    float: right;
}

#term-wrapper #buttons {
    display: block;
    clear: both;
    padding: 0px 10px;
    margin: 0px auto 10px;
}

#wrapper {
    overflow: hidden;
    border: 1px solid #777777; /*	overflow: hidden; 	width: 930px;*/
}

#wrapper .term-image {
    clear: both;
    width: 100px;
    margin: 5px auto;
}

#wrapper .term-name {
    text-align: center;
}

#wrapper .term-name a {
    font-size: 12px;
    text-decoration: none;
    font-weight: bold;
}

.category-comment {
    margin: 5px 0px;
}

#details {
    border: 10px solid #E5E5E5;
    padding: 10px 20px;
}

#details h2 {
    text-align: center;
}

.author-name-span {
    color: #000;
}

#details #author-name {
    text-align: center;
}

#details #author-name a {
    color: #000;
    text-decoration: none;
}

#details #author-name a:hover {
    color: #ff8800;
}

#description {
    font-size: 11px;
    padding: 0px 70px;
}

#description .object-name a {
    color: #000;
    text-transform: none;
}

#description .object-name a:hover {
    color: #ff8800;
    text-decoration: underline;
}

#term-products {
    float: left;
    width: 450px;
}

#term-filter {
    margin: 0 0 20px;
    float: right;
    width: 400px;
}

#bottom-div {
    padding: 5px 70px;
    background: #222;
    margin: 0 auto;
}

.author-link {
    color: #000;
    text-decoration: none;
}

.author-link:hover, .author-link-selected:hover {
    color: #ff8800;
    text-decoration: underline;
}

.author-link-selected {
    color: #ff8800;
    text-decoration: none;
    font-weight: bold;
}

/**
 *	Object CSSs
 *
 *
 */
.main-wrapper {
    clear: both;
    min-height: 200px;
}

.object-info, .right-object-info {
    padding: 10px 0px 10px 15px;
    font-size: 16px;
    color: #fff;
}

.object-info {
    background: #000 url('images/object-name_bg.png') repeat-y left top;
}

.object-details {
    padding: 10px;
}

.object-details p {
    text-align: justify;
}

.right-object-info {
    background: #000 url('images/right_object_wrapper_bg.png') repeat-y left top;
}

.object-name a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}

.object-name a:hover {
    color: #e2b57d;
}

.object-name {
    color: #fff;
    text-transform: uppercase;
}

.object-date {
    color: #e2b57d;
}

.object-content-wrapper, .right-object-content-wrapper {
    background: #fff url('images/product_dzi_bg.png') repeat-x left bottom;
    min-height: 595px;
    border: 8px solid #e5e5e5;
    background: #fff;
    _height: auto !important;
    _height: 595px;
}

.object-content-wrapper .object-content {
    margin: 25px 0px 0px 25px;
}

.right-object-wrapper {
    width: 319px;
    float: right;
    background: #000 url('images/right_object_wrapper_bg.png') repeat-y left top;
}

/**
 *	Auction lot CSSs
 *
 *
 */
#auction-container {
    background: #000;
    margin: 0px auto;
    width: 500px;
    height: 500px;
    padding: 10px;
    border: 1px solid #e5e5e5;
}

.auction-index-content-wrapper {
    background: #fff url('images/product_dzi_bg.png') repeat-x left bottom;
    min-height: 100px;
    border: 8px solid #e5e5e5;
    background: #fff;
    _height: auto !important;
    _height: 100px;
}

#lot-list li {
    cursor: pointer;
    list-style-type: none;
}

.right-object-wrapper #lot-list li {
    border-bottom: 1px solid #e5e5e5;
}

.right-object-wrapper #lot-list li:hover {
    background: #f6f6ef;
}

.frontpage-object-wrapper #lot-list li {
    margin: 10px 20px 0px 30px;
    padding: 0px 0px 0px 0px;
}

.auction-lot-wrapper img {
    float: left;
    background: #fff;
    margin: 5px 0px 0px 0px;
}

.auction-lot-wrapper .auction-lot-info {
    margin: 0px 0px 0px 110px;
    padding: 2px 0px 0px 0px;
    color: #83561e;
}

.auction-lot-info p {
    line-height: 150%;
    font-size: 11px;
}

.auction-image {
    margin: 0 auto;
    text-align: center;
}

.lot-bid-row {
    margin: 10px 0;
}

#lot-start-price {
    font-weight: bold;
}

#lot-start-price span {
    font-weight: normal;
    font-size: 16px;
    color: Green;
}

#bid-current {
    font-weight: bold;
}

#bid-current span {
    font-weight: normal;
    font-size: 16px;
    color: Maroon;
}

#bid-possible {
    height: 54px;
    border: 1px solid #CCC;
    background-color: #F6F4F4;
    margin: 0 -14px 0 308px;
    padding: 10px;
}

#bid-possible-value {
    margin: 0 0 8px 0;
}

#bid-possible-value span {
    font-size: 14px;
}

#auction-bid-input {
    width: 120px;
    height: 24px;
    padding: 0 4px;
    font-size: 16px;
    border: 1px solid #CCC;
}

#bid-submit {
    height: 26px;
    float: right;
    margin-left: 8px;
    padding: 0 4px;
    background: url('images/auction_bid_submit_bg.png') repeat-x;
    border: 1px solid #CCC;
    font-size: 12px;
    text-transform: uppercase;
}

#bid-result {
    border: 1px solid;
    margin: 12px -14px 0 308px;
    padding: 12px 8px;
    display: none;
}

#bid-result.bid-result-ok {
    background-color: #e8f4c4;
    border-color: #c1eca4;
    color: #2f7127;
}

#bid-result.bid-result-warning {
    background-color: #fde9c9;
    border-color: #eba663;
    color: #753a01;
}

#bid-result.bid-result-error {
    background-color: #f8c5bd;
    border-color: #e55e48;
    color: #4b160e;
}

#bid-result.bid-result-error a {
    color: #4b160e;
    text-decoration: underline;
    font-weight: bold;
}

#bid-buyout {
    height: 24px;
    border: 1px solid #CCC;
    background-color: #F6F4F4;
    margin: 12px -14px 0 308px;
    padding: 16px 8px;
}

#bid-buyout-value {
    float: left;
    margin: 4px 0 8px 0;
    font-weight: bold;
}

#bid-buyout-value span {
    font-weight: normal;
    font-size: 16px;
    color: #9a4800;
}

#bid-buyout-submit {
    float: right;
    height: 26px;
    margin: 0 2px 0 0;
    padding: 0 4px;
    background: url('images/auction_bid_buyout_bg.png') repeat-x;
    border: 1px solid #CCC;
    font-size: 12px;
    text-transform: uppercase;
}

#bid-buyout-result {
    border: 1px solid;
    margin: 12px -14px 0 308px;
    padding: 12px 8px;
    display: none;
}

#bid-buyout-result.bid-result-ok {
    background-color: #e0effc;
    border-color: #b3cff1;
    color: #17395f;
}

#bid-buyout-result.bid-result-error {
    background-color: #f8c5bd;
    border-color: #e55e48;
    color: #4b160e;
}

#bid-buyout-result.bid-result-error a {
    color: #4b160e;
    text-decoration: underline;
    font-weight: bold;
}

/**
 *	Product Ajax CSS
 *
 *
 */
.product-wrapper, .author-wrapper {
    padding: 23px;
}

.product-info-wrapper, .author-info-wrapper {
    line-height: 150%;
}

.product-wrapper .product-image-wrapper, .author-wrapper .author-image-wrapper {
    width: 300px;
    margin: 0px 20px 20px 0px;
    float: left;
    background: #fff url('images/product_image_bg.png') repeat-x left bottom;
}

.product-desc-wrapper {
    clear: both;
}

.product-wrapper .product-image, .author-wrapper .author-image {
    padding: 20px;
    text-align: center;
    border: 1px solid #ccc;
}

.shadow-wrapper {
    height: 35px;
    position: relative;
    background: #fff url('images/under_image_bg.png') repeat-x left top;
    width: 300px;
    padding: 10px 0px 0px 0px;
}

.shadow-wrapper .product-info {
    padding: 0px 20px;
    line-height: 150%;
    font-size: 11px;
}

.shadow-wrapper.center {
    text-align: center;
}

.shadow-wrapper.left {
    text-align: left;
}

.shadow-wrapper.right {
    text-align: right;
}

.shadow-wrapper-text, .shadow-wrapper-text a {
    color: #696969;
}

.shadow-wrapper-text a:hover {
    color: #ff8800;
}

.author-name, .product-name {
    font-size: 14px;
}

.author-name a {
    color: #000;
    text-decoration: none;
}

.author-name a:hover {
    color: #ff8800;
    text-decoration: underline;
}

.product-name a {
    color: #83561e;
    text-decoration: none;
}

.product-name a:hover {
    color: #999;
    text-decoration: underline;
}

.author-info {
    margin: 10px 0px 0px 0px;
    text-align: justify;
}

.lot-price {
    font-weight: bold;
    margin: 10px;
}

/**
 *	Author page CSS
 *
 */
.additional-wrapper-text {
    background: #f6f2f2 url('images/author-products-wrapper_bg.png') repeat-y left top;
    color: #83561e;
    padding: 14px 0px 14px 25px;
    font-size: 14px;
}

.author-products-wrapper .author-products {
    padding: 15px 50px;
}

.product-image-wrapper.without-float {
    margin: 0 auto;
    float: none;
}

.product-name-wrapper {
    text-align: center;
    margin: 0px 0px 5px 0px;
}

.product-name-wrapper .product-name a {
    color: #000;
}

.product-name-wrapper .product-name a:hover {
    color: #696969;
    text-decoration: none;
}

table.product-gallery {
    width: 100%;
    border-collapse: collapse;
}

table.product-gallery td, table.product-gallery tr {
    border: none;
}

/**
 *	Divs and it's buttons CSSs
 *
 *
 */
.more-button {
    padding: 0px 20px 0px 0px;
    text-align: right;
    background: #fff;
    font-size: 11px;
}

.more-button a {
    color: #83561e;
}

.more-button a:hover {
    color: #ff8800;
    text-decoration: none;
}

/*
 *	Term page CSSs
 *
 *
 */
#term-details {
    background: #fff url('images/page_bg.png') repeat-y left top;
    border-bottom: 8px solid #E5E5E5;
}

#term-details .object-category {
    text-transform: uppercase;
    color: #e2b57d;
}

#term-details .product-wrapper {
    margin: 8px;
    padding: 0px;
}

#term-details .product-gallery tr {
    border-bottom: 1px solid #ccc;
}

#term-details .right-object-wrapper {
    min-height: 100%;
    position: relative;
    width: 275px;
}

#term-details .object-content-wrapper {
    position: relative;
    border: none;
    border-left: 8px solid #e5e5e5;
    border-top: 8px solid #e5e5e5;
    border-right: 8px solid #e5e5e5;
}

#term-details .right-object-content-wrapper {
    background: #f3f3f3;
    border: none;
    padding: 0px 0px 0px 8px;
    margin: 0px 8px 0px;
    border-top: 8px solid #e5e5e5;
    width: 251px;
    float: right;
}

#term-details .right-object-content-wrapper a {
    color: #83561e;
}

.right-object-content-wrapper ul {
    list-style: none;
    list-style-position: inside;
}

.right-object-content-wrapper ul li {
    margin: 0px 0px 10px 0px;
}

/**
 *	Category page CSSs
 *
 *
 */
/**
 *	Product page CSSs
 *
 *
 */
.product-dzi-wrapper .shadow-wrapper {
    width: 822px;
    margin: 0 auto;
}

.user-actions {
    text-align: right;
    list-style: none;
    list-style-image: none;
    list-style-type: none;
    margin: 0px 45px 10px 0px;
}

.user-actions li {
    margin: 0px 0px 0px 10px;
    display: inline;
}

.user-actions li a {
    color: #000;
}

.user-actions li a:hover {
    color: #ff8800;
    text-decoration: underline;
}

/**
 *	Contacts-page
 *
 */
#contacts-page .object-wrapper {
    width: 970px;
    float: none;
}

#contact-pager-wrapper {
    clear: both;
    display: block;
    height: 24px;
    margin: 5px auto 10px;
    position: relative;
    text-align: center;
    width: 100px;
}

#contact-info-wrapper {
    border: 1px solid #CCCCCC;
    margin: 15px auto 10px;
    padding: 20px 0;
    width: 641px;
}

#contacts-page p {
    padding: 0px 20px;
}

#jquery-contacts img {
    padding: 0px 20px;
}

#contacts-pager {
    display: block;
}

#contacts-pager a {
    background: #dcdcdc;
    color: #dcdcdc;
    width: 12px !important;
    height: 12px !important;
    display: block;
    float: left;
    text-decoration: none;
    margin: 6px 3px;
}

#contacts-pager a.activeSlide {
    background-color: #386699;
    color: #386699;
}

#next-img img, #prev-img img {
    border: medium none;
    display: inline;
    float: left;
    margin: 0 4px;
}

/*
 *	Auction pages CSSs
 *
 *
 */
#auctions {
    height: 410px;
}

#auction-details .object-wrapper {
    float: none;
    width: 100%;
}

#auction-index-page .object-content-wrapper {
    border: none;
    border-left: 8px solid #e5e5e5;
    border-right: 8px solid #e5e5e5;
    border-bottom: 8px solid #e5e5e5;
}

#auctions .listitem a {
    color: #ff8800;
}

/*
 *	About page CSSs
 *
 */
#about-content-wrapper {
    width: 600px;
    margin: 110px auto;
}

.big-letter {
    font-size: 48px;
    float: left;
    margin: -35px 0px 0px 0px;
}

.other-letters {
    margin: 35px 0 0;
}

/*
 *	Biography page
 *
 */
#biography-page {
    background: #fff url('images/page_bg.png') repeat-y left top;
    border-bottom: 8px solid #E5E5E5;
}

#biography-page .right-object-wrapper {
    margin: 0;
    min-height: 100%;
    position: relative;
    width: 275px;
}

#biography-page .object-content-wrapper {
    border-color: #e5e5e5;
    border-style: solid solid none;
    border-width: 8px 8px medium;
    position: relative;
}

#biography-page .right-object-content-wrapper {
    display: inline;
    background: #f3f3f3;
    border: none;
    margin: 0px 8px 0px;
    border-top: 8px solid #e5e5e5;
    width: 259px;
    float: right;
}

.category-link-wrapper {
    padding: 10px 0px 0px 0px;
    text-align: center;
    height: 27px;
    background: #f3f3f3 url('images/category_item_bg.png') repeat-x left top;
}

.category-link {
    font-size: 14px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}

.category-link:hover {
    color: #ff8800;
    text-decoration: underline;
}

.category-item ul.term-items {
    list-style-image: none;
    list-style-position: inside;
    list-style-type: none;
    padding: 0 0 0 10px;
}

.category-item ul.term-items li {
    margin: 5px 0px;
}

.category-item ul.term-items li a {
    color: #83561e;
    text-decoration: underline;
}

.category-item ul.term-items li .term-link.current {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}

#ajax-search {
    margin: 0px 20px 0px 0px;
}

#ajax-search .ajax-search-input {
    float: right;
    width: 110px;
    height: 18px;
    text-align: right;
    padding: 1px 0px 0px 0px;
    color: #333;
    border: 1px solid #ae987c;
}

#ajax-search .ajax-search-button {
    float: right;
    /*width: 175px;
     height: 18px;*/
    /*text-align: right;*/
    padding: 1px 0px 0px 0px;
    margin: -2px 0px 0px 2px;
    /*color: #999;*/
    /*border: 1px solid #ae987c;*/
}

.object-name.black {
    color: #000;
}

#authors-list {
    width: 625px;
    margin: 0 auto;
}

#authors-list .author-image-wrapper {
    border: 1px solid #ccc;
    padding: 5px;
    width: 185px;
    float: left;
    margin: 5px;
    display: inline;
}

#authors-list .shadow-wrapper-mini {
    background: #fff url('images/under_image_bg.png') repeat-x left top;
    height: 35px;
    padding: 10px 0 0;
    position: relative;
    width: 185px;
}

#authors-list .author-image {
    min-height: 225px;
    _height: auto !important;
    _height: 225px;
}

#authors-list .author-image img {
    margin: 0 10px;
}

.table-author-list {
    margin: 10px 0px;
}

.table-author-list tr {
    border-bottom: 1px solid #ccc;
}

/**
 *	User login & registration page CSSs
 *
 *
 *
 */
.user-page {
    margin: 0px 0px 0px 0px;
}

#user-login-form {
    background: #fff url('images/product_image_bg.png') repeat-x left top;
    width: 600px;
    height: 300px;
    border: 1px solid #f1f1f1;
    margin: 0px auto;
}

.group-formitems {
    width: 600px;
    margin: 0 auto;
}

#user-login-form form {
    padding: 20px 10px;
}

.user-page .validation-summary {
    padding: 20px 200px 5px 200px;
    height: 120px;
}

.user-page .shadow-wrapper {
    width: 600px;
    margin: 0 auto;
}

.user-page label {
    color: #000;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 14px;
    width: 200px;
    float: left;
    text-align: right;
}

.user-page input[type="text"], .user-page input[type="password"] {

    margin: 0px 20px;
    border: 1px solid #a09f9f;
}

.user-page textarea {

    margin: 0px 20px;
    border: 1px solid #a09f9f;
    height: 60px;
}

.user-page .inline {
    cursor: pointer;
    text-transform: none;
    float: none;
    text-decoration: underline;
}

.user-page .formitem {
    margin: 5px 0px;
}

.user-page .submit-form {
    margin: 25px 270px;
    width: 210px;
}

.user-page .submit-form .submit-button {
    float: left;
}

.user-page .submit-form .remember-me-check {
    padding: 4px 10px;
    float: right;
}

.user-page .user-links {
    padding: 10px 0px 0px 0px;
    margin: 0 auto;
    text-align: right;
    border-top: 1px solid #ccc;
    width: 400px;
}

.user-page .user-links li {
    display: inline;
    margin: 0px 10px;
}

.user-page .user-links li a {
    color: #000;
    text-decoration: underline;
}

/**
 *	Dialog box
 *
 *
 */
#dialog {
    display: none;
}

/**
 *	Account info
 *
 *
 */
.account-info {
    padding: 10px;
    margin: 10px;
}

.account-info h2 {
    font-size: 16px;
    text-align: center;
    padding: 24px 0;
    border: none;
}

.account-info div.account-info-data {
    overflow: hidden;
    border-bottom: solid 1px LightGray;
}

.account-info div div.account-info-label {
    float: left;
    font-weight: bold;
    width: 260px;
    text-align: right;
    margin: 4px 8px 4px 0;
}

.account-info div div.account-info-value {
    float: left;
    margin: 4px 0;
}

.account-info div div.account-info-value ul {
    list-style-type: none;
}

.account-info div div.account-info-value ul li {
    display: inline;
    margin: 0 0 0 8 px;
}

/*
 *	Article index page CSSs
 *
 */
 
#article-content-wrapper {
    width: 600px;
    margin: 110px auto;
}

#article-content-wrapper li {
    list-style-type: none;
    font-size: 1.2em;
}

#article-content-wrapper a {
    color: inherit;
}

#article-content-wrapper a:visited {
    color: inherit;
}

#article-content-wrapper .desc {
    float: right;
    margin: 1em 0.5em;
    color: #444;
    font-size: 0.9em;
}

#article-content-wrapper .main {
    margin: 100px 0 0;
}

#article-content-wrapper .main p {
    margin: 10px 0 0;
}

#article-content-wrapper .main p.clear {
    clear: both;
}

#article-content-wrapper .note {
    margin: 10px 0 0;
    float: right;
    font-weight: bold;
}

#article-content-wrapper .float-left {
    float: left;
    margin: 1em 1em 1em 0;
}

#article-content-wrapper .float-right {
    float: right;
    margin: 1em 0 1em 1em;
}

#article-content-wrapper .image-body {
    display: block;
}

#article-content-wrapper .image-desc {
    display: block;
    text-align: center;
}

