body  {    
    margin: 0;
    padding: 0;   
    font: normal 12px "trebuchet MS",sans-serif;
}
a {
    color: #1e2e2e;
}
a:visited {
    color: #1e2e2e;
}
#page {
    position: relative;
    margin: 0 auto;
    padding: 101px 67px 0 184px;
    width: 749px;
    height: 549px;
}
a {
    text-decoration: none;
}

/*--- subdivision styling ---*/
body.bride {
    color: #627477;
    background: #304040;
}
body.bride #page {
    border-top: 20px solid #304040;
    background: #1B2D31 url(trouw-content.jpg) 0 0 no-repeat;
}
body.bride.sales #page, body.bride-sales #page {
    background: #1B2D31 url(trouw-verkoop.jpg) 0 0 no-repeat;
}
body.bride.item #page, body.bride-item #page {
    background: #1B2D31 url(trouw-product.jpg) 0 0 no-repeat;
}
body.evening {
    color: #62615D;
    background: #304040;
}
body.evening #page {
    border-top: 20px solid #304040;
    background: #372517 url(avond-content.jpg) 0 0 no-repeat;
}
body.evening.sales #page, body.evening-sales #page {
    background: #1B2D31 url(avond-verkoop.jpg) 0 0 no-repeat;
}
body.evening.item #page, body.evening-item #page {
    background: #1B2D31 url(avond-product.jpg) 0 0 no-repeat;
}

/*--- language switch ---*/
#lang {
    margin: 0 0 0 500px;
    padding: 0 0 0 0;
    height: 20px;
    width: 230px;
    list-style: none;
}
#lang li {
    float: right;
    width: 27px;
    height: 20px;
    text-align: center;
    line-height: 20px;    
}
#lang a {
    height: 20px;
    line-height: 20px;
    color: #D0D0D0;
}
body.bride #lang a:hover, body.evening #lang a:hover {
    color: #FFF;
}
#lang li.switch {
    width: 145px;
}

/*--- site navigation ---*/
#nav {
    padding: 0;
    margin: 0 0 16px 0;
    height: 20px;
    width: 749px;
    list-style: none;
    position: absolute;
    top: 121px;
    left: 184px;
}
#nav li {
    float: left;
    position: relative;
    height: 12px;
    line-height: 12px;
    padding: 0 5px;
    border-left: 1px solid #FFF;
    margin: 4px 0;
}
#nav li.first {
    border-left: 0;
}
#nav a {
    height: 12px;
    line-height: 12px; 
    margin: 4px 0;
    color: #D0D0D0;
}
#nav a:hover, #nav a.active {
    color: #FFF;
}
#nav ul {
    list-style: none;
    position: absolute;
    left: 0;
    top: 17px;
    min-width: 100px;
    margin: 0;
    padding: 6px 0 0 0;
    opacity: 0.9;
}
#nav ul li {
    float: none;
    height: 18px;
    margin: 0;
    border: 0;
    line-height: 18px;
    white-space: nowrap;
}
body.bride #nav ul {
    background: #657374;
}
body.evening #nav ul {
    background: #5D4B3D;
}
#nav li ul {
    display: none;
}
/*#nav li:hover ul {
    display: block;
}*/

/*--- content ---*/
#content {
    overflow: hidden;
    clear: both;
    width: 729px;
    height: 345px;
    padding: 2px 10px;
    position: absolute;
    top: 157px;
    left: 184px;
}
body.sales #content, body.item #content {
    height: 449px;
}
#content h1 {
    font-size: 130%;
}
#content h2 {
    font-size: 110%;
}

/*--- collections ---*/
h1.collection {
    float: left;
}
h1.article {
    float: left;
}
h2.article {
    padding-top: 100px;
}
div.separator {
    position: relative;
    height: 19px;
}
ul.pager {
    float: right;
    list-style: none;
    margin: 10px 0;
    padding: 0;
    height: 19px;
    line-height: 19px;
}
ul.pager li {
    float: left;
    padding: 0 1px;
}
ul.pager a {
    float: left;
    display: block;
    width: 20px;
    height: 100%;
    background: #FFF;
    font-weight: bold;
    text-align: center;
}

.searchname {
    font-weight:bold;
    color:#372517;
    }
.pager a{
    font-weight:bold;
    }

body.bride ul.pager a {
    color: #7A8587;
}
body.bride ul.pager a:hover, body.bride ul.pager a.active {
    background-color: #7A8587;
    color: #FFF;
    font-weight:bold;
}
body.evening ul.pager a {
    color: #62615D;
}
body.evening ul.pager a:hover, body.evening ul.pager a.active {
    background-color: #62615D;
    color: #FFF;
    font-weight:bold;
}
p.collection {
    clear: both;
}
ul.articles {
    float: none;
    clear: both;
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0;
}
ul.articles li {
    float: left;
    padding: 0 1px;
}
ul.articles a {
    float: left;
    display: block;
}
ul.articles a img {
    border: 2px solid transparent;
}
* html ul.articles a img {
    border: 3px solid #D9D4D0;
}
ul.articles a img:hover {
    border: 2px solid #3A4849;
}
div.view {
    position: relative;
    float: left;
    height: 420px;
    margin: 14px 34px;
}
* html div.view {
    margin-left: 20px;
}
div.view img {
    height: 420px;
}
div.view a {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    line-height: 19px;
    height: 19px;
    padding: 0 10px;
}
body.bride div.view a {
    color: #7A8587;
    background: #FFF;
}
body.bride div.view a:hover {
    background-color: #7A8587;
    color: #FFF;
}
body.evening div.view a {
    color: #62615D;
    background: #FFF;
}
body.evening div.view a:hover {
    background-color: #62615D;
    color: #FFF;
}

div.back {
    position: relative;
    right: 0;
    margin-right: 0;
    display: block;
}
div.back a {
    display: block;
    float: left;
    height: 19px;
    margin-left: 6px;
    padding: 0 10px;
    background: #ffffff;
    font-weight: bold;
    position: absolute;
    right: 0;
    top: 0;
}
div.back div.nav {
    position: absolute;
    right: 0;
    top: 25px;
}
div.back div.nav a {
    float: left;
    position: relative;
}
body.bride div.back a {
    color: #7A8587;
}
body.bride div.back a:hover {
    background-color: #7A8587;
    color: #ffffff;
}
body.evening div.back a {
    color: #62615D;
}
body.evening div.back a:hover {
    background-color: #62615D;
    color: #FFF;
}
#showbigimg {
    position: absolute;
    top: 0;
    left: 200px;
    border: 2px solid #FFF;
    background: #FFF;
}
#closebig {
    text-align: center;
}
#closebig a {
    cursor: pointer;
}
body.bride #closebig a {
    color: #7A8587;
}
body.bride #closebig a:hover {
    background-color: #7A8587;
    color: #FFF;
}
body.evening #closebig a {
    color: #62615D;
}
body.evening #closebig a:hover {
    background-color: #62615D;
    color: #FFF;
}

ul.favorites {
    list-style-position: inside;
    list-style-image: url(/skin/box.gif);
}
ul.favorites li {
    line-height: 20px;
}
ul.standalone {
    clear: both;
    float: right;
    margin-right: 20px;
}
body.bride ul.favorites li:hover {
    list-style-image: url(/skin/box-bride.gif);
}
body.evening ul.favorites li:hover {
    list-style-image: url(/skin/box-evening.gif);
}
body.bride ul.favorites a {
    color: #627477;
}
body.evening ul.favorites a {
    color: #62615D;
}


/*--- sales points ---*/
#sales {
    color: #343E3F;
}
#sales .label {
    float: left;
    height: 19px;
    line-height: 19px;
    margin: 0;
    padding: 0;
}
#sales .resultcount {
    float: right;
    height: 19px;
    line-height: 19px;
    margin: 0;
    padding: 0 10px;
    background: #FFF;
}
#sales .salespoints {
    clear: both;
}
#sales table {
    width: 100%;
    margin-top: 10px;
    border-collapse: collapse;
    line-height : 130%;
}
#sales .salespoints td {
    width: 25%;
}
#sales select {
    width: 90%;
    border: 1px solid #FFF;
    background: transparent;
}
#sales option {
    border: 0;
    background: transparent;
}
#sales .results td {
    padding: 1px 3px 1px 0;
}
#sales .results td.row {
    border-bottom: 1px dashed #343E3F;
}

.pager {
    font-weight:bold;
    font-size:14px;
}

.pager a {
    font-weight:normal;
    font-size:12px;
}

.pager a.active {
    font-weight:normal;
    font-size:12px;
}

.pagina {
    font-size:12px;
}

div.credits {
    margin-top:510px;
    position:absolute;
    margin-left:670px;
    opacity: 0.4;
    color:#222222;
    font-weight:lighter;
    font-size:9px;
}

div.credits a, div.credits a.active, div.credits a:visited {
    color:#000;
}