body {
    background: url(../images/background.png) repeat-x left top #ede8d8;
    color: #595959;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.container {
}

.space {
    height: 20px;
    margin: 0;
}

.small-space {
    height: 14px;
    margin: 0;
}

.mini-space {
    height: 7px;
    margin: 0;
}

.clear {
    clear: both;
    height: 0;
    margin: 0;
}

#logo {
    height: 62px;
    margin: 0;
    padding: 18px 0 0 0;
}

#logo a {
    background: url(../images/logo.gif) no-repeat left top;
    color: #fff;
    display: block;
    font-size: 0;
    height: 39px;
    margin-left: 29px;
    width: 269px;
}

#searchbox {
    background: url(../images/searchbox.gif) no-repeat left top;
    height: 89px;
    position: relative;
}

#searchbox .help {
    color: #c2d7a9;
    font-size: 11px;
    left: 54px;
    position: absolute;
    top: 53px;
}

#searchbox .search-request {
    border: none;
    height: 18px;
    margin: 0 !important;
    padding: 1px;
    position: absolute;
    right: 115px;
    top: 20px;
    width: 398px;
}

#searchbox .search-button {
    position: absolute;
    right: 30px;
    top: 20px;
}

#main {
    background: url(../images/main-background.gif) repeat-y left top #fff;
    margin: 10px 0;
}

#main a {
    color: #67a814;
    text-decoration: none;
}

#main a:hover {
    text-decoration: underline;
}

#main h2 {
    color: #595959;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 10px;
}

#main h2.fadeline {
    background: url(../images/fadeline-double.gif) no-repeat left center;
    height: 37px;
    line-height: 37px;
}

#main h3 {
    color: #595959;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
    padding-left: 10px;
}

#main p {
    margin-bottom: 10px;
    padding: 0 10px;
}

#main p.centered {
    text-align: center;
}

#content {
    position: relative;
    left: 1px;
}

#sidebar {
    position: relative;
    left: 2px;
}


/* Footer */

#footer {
    background: url(../images/footer-background.gif) repeat-x left top #fff;
    color: #7e796b;
    font-size: 11px;
    height: 74px;
    line-height: 74px;
    text-align: center;
}

#footer a {
    color: #7e796b;
    text-decoration: underline;
}

#footer a:hover {
    text-decoration: none;
}


/* Breadcrumb */

#breadcrumb {
    background: url(../images/fadeline-double.gif) no-repeat left center;
    font-size: 8pt;
    font-weight: normal;
    height: 37px;
    line-height: 37px;
    margin-bottom: 10px;
    padding-left: 10px;
}

#breadcrumb .item {
    display: block;
    float: left;
    margin-right: 5px;
    position: relative;
}

#breadcrumb .arrow {
    background: url(../images/bullet-green.gif) no-repeat left center;
    padding-left: 10px;
}

#breadcrumb a {
    color: #595959;
}

#breadcrumb .dropdown {
    background: #fff;
    border: solid #e3e3e3 1px;
    display: none;
    left: 0;
    line-height: 19px;
    list-style: none outside;
    overflow: hidden;
    padding: 8px 10px;
    position: absolute;
    top: 0;
    white-space: nowrap;
    z-index: 10;
}


/* Products Overview */

#sidebar .products-overview ul {
    list-style: none inside;
    margin: 0 0 10px 10px;
}

#sidebar .products-overview ul li {
    background: url(../images/arrow.gif) left center no-repeat;
    font-weight: bold;
    line-height: 27px;
    padding-left: 35px;
}


/* Tag Cloud */

#sidebar .tag-cloud {
    padding: 0 10px 10px 10px;
}

.tag-cloud .level-1 { font-size: 8px; font-weight: bold; }
.tag-cloud .level-2 { font-size: 10px; font-weight: normal; }
.tag-cloud .level-3 { font-size: 12px; font-weight: bold; }
.tag-cloud .level-4 { font-size: 14px; font-weight: normal; }
.tag-cloud .level-5 { font-size: 16px; font-weight: bold; }
.tag-cloud .level-6 { font-size: 18px; font-weight: normal; }
.tag-cloud .level-7 { font-size: 20px; font-weight: bold; }
.tag-cloud .level-8 { font-size: 22px; font-weight: normal; }
.tag-cloud .level-9 { font-size: 24px; font-weight: bold; }
.tag-cloud .level-10 { font-size: 26px; font-weight: normal; }


/* Geo Filter */

#sidebar .geo-filter {
    padding: 0 10px 10px 10px;
}


/* Tag Filter */

#sidebar .tag-filter {
    padding-bottom: 10px;
}

#sidebar .tag-filter ul {
    list-style: url(../images/delete.gif) inside;
    margin-left: 10px;
}


/* Nearest Neighbours */

#sidebar .nearest-neighbours {
    padding-bottom: 10px;
}

#sidebar .nearest-neighbours ul {
    font-weight: bold;
    line-height: 16px;
    margin-left: 10px;
}


/* Navigator Bar */

.navigator-bar div {
    height: 27px;
    line-height: 27px;
}

.navigator-bar .back-button {
    height: 19px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.navigator-bar .page-selector {
    text-align: center;
}

.navigator-bar .images-per-page {
    text-align: right;
}

.navigator-bar .images-per-page select {
    margin: 0;
}

.navigator-bar .prev-next {
    height: 19px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-align: right;
}


/* Unordered Lists */

ul {
    margin: 0;
}

ul.grey-bullets {
    list-style: none inside;
    margin-left: 0;
    padding-left: 0;
}

ul.grey-bullets li {
    background: url(../images/bullet-grey.gif) left center no-repeat;
    margin-left: 0;
    padding-left: 12px;
    text-indent: 0;
}

ul.indented {
    margin-left: 10px;
}


/* Error Messages */

#content .error-message {
    border: solid #e3e3e3 1px;
    color: #a00;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px;
}


/* Order Bar */

#content .order-bar {
    background: url(../images/order-bar.gif) center top no-repeat;
    height: 40px;
    position: relative;
}

#content .order-bar .left {
    left: 7px;
    position: absolute;
    top: 5px;
}

#content .order-bar .right {
    position: absolute;
    right: 7px;
    top: 5px;
}


/* Layer */

.layer {
    display: none;
}

/* Tables */

table {
    border-collapse: collapse;
}

table.simple-listing td {
    border: solid #e3e3e3 1px;
}

#static table {
    margin-left: 10px;
    width: auto;
}

#static p {
    text-align: justify;
}

.conditions-table {
    background: url(/images/conditions_bg.png) left top no-repeat;
    margin-left: 10px;
    padding: 5px 10px 10px 10px;
    width: 313px;
}

.conditions-table table {
    width: 295px !important;
}

.conditions-table table th,
.conditions-table table td {
    border-bottom: solid #e3e3e3 1px;
    padding: 5px;
    text-align: center;
}

.conditions-table table td {
    color: #595959;
    text-align: center;
}

#header {
    height: 87px;
    position: relative;
}

#top-navigation {
    position: absolute;
    right: 30px;
    top: 15px;
    text-align: right;
    width: 480px;
}

#top-navigation a {
    color: #5b5b5b;
    margin: 0 5px;
    text-decoration: none;
}

#top-navigation a:hover {
    color: #5b5b5b;
    text-decoration: underline;
}

.column {
    display: inline;
    float: left;
    position: relative;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}


#header-tabs {
    bottom: 11px;
    height: 30px;
    position: absolute;
    right: 20px;
    width: 468px;
}

#header-tabs a {
    background-repeat: no-repeat;
    background-position: left top;
    height: 30px;
}

#header-tabs a:hover {
    background-position: left -30px;
}

#tab-1 {
    background-image: url(/images/header/tab-1.png);
    width: 149px;
}
#tab-2 {
    background-image: url(/images/header/tab-2.png);
    width: 147px;
}
#tab-3 {
    background-image: url(/images/header/tab-3.png);
    width: 172px;
}

/* Searchbox */

#box-search {
    background: url(/images/searchbox-small.png) left top no-repeat;
    height: 134px;
    margin-bottom: 10px;
    position: relative;
    left: 1px;
    top: 0;
    width: 244px;
}

#box-search .search-request {
    bottom: 59px;
    color: #67a814;
    font-size: 14pt;
    left: 15px;
    position: absolute;
    width: 210px;
}

#box-search .search-button {
    top: 74px;
    left: 29px;
    position: absolute;
    width: 181px;
    height: 42px;
}

/* Search Layer */

#search-layer .layerBox {
    background: url(/images/frontpage-search-layer.jpg) left top no-repeat;
    padding: 0;
    width: 460px;
    height: 205px;
}

#search-layer .closeLayer {
    position: absolute;
    left: 422px;
    top: 6px;
    width: 26px;
    height: 24px;
}

#search-layer .search-request {
    position: absolute;
    left: 15px;
    top: 152px;
    color: #67a814;
    font-size: 14pt;
    width: 210px;
}

#search-layer .search-button {
    position: absolute;
    left: 266px;
    top: 150px;
    width: 185px;
    height: 47px;
}

