html {
    background: #eae9e7 url('/skin/repeatable.jpg') repeat-x top center;
}
body  {
    margin: 0;
    padding: 0; 
    background: transparent url('/skin/bg.gif') no-repeat top center;  
    font: normal 12px "Verdana",sans-serif;
    color: #fff;
}
a, a:visited {
    color: #DEB887;
}
#page {
    background: #3b0c02 url('/skin/bg.gif') no-repeat -262px 0;
    margin: 0 auto;
    min-height: 550px;
    _height: 550px;
    width: 860px;
    position: relative;
}
a {
    text-decoration: none;
}

/*--- subdivision styling ---*/
body.bride {
color: #ffffff;
}
body.bride #page {
    border-top: 0px solid #304040;
}
body.bride.sales #page, body.bride-sales #page {
    
}
body.bride.item #page, body.bride-item #page {
   
}
body.evening {
    color: #62615D;
    background: #372517;
}
body.evening #page {
    border-top: 0px solid #372517;
    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 {
    padding: 0 0 0 0;
    height: 20px;
    list-style: none;
    position: absolute;
    top: 55px;
    right: 33px;
}
#lang li {
    float: left;
    height: 20px;
    margin-left: 5px;
    text-align: center;
    line-height: 20px;
}
#lang img {
    border: 0;
}
#lang a {
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
}
body.bride #lang a {
    color: #8d3905;
}
body.evening #lang a {
    color: #ae9c90;
}
body.bride #lang a:hover, body.evening #lang a:hover {
    color: #3d0b01;
}
#lang li.switch {
    width: 145px;
}

/*--- site navigation ---*/
#nav {
    padding: 0;
    margin: 0 auto;
    height: 20px;
    width: 860px;
    list-style: none;
    position: absolute;
    top: 20px;
    left: 100px;

}
#nav li {
    float: left;
    position: relative;
    height: 12px;
    line-height: 12px;
    padding: 0 5px;
    border-left: 1px solid #FFF;
    margin: 4px 0;
}
#nav li a:hover {
    color: #FFF;
}
#nav li a.active {
    color: #FFF;
    font-weight: bold;
}
active {
    color: #FFF;
    font-weight: bold;
}
a active {
    color: #FFF;
}
#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: #3b0b01;
}
body.evening #nav ul {
    background: #5D4B3D;
}
#nav li ul {
    display: none;
}
/*#nav li:hover ul {
    display: block;
}*/

/*--- content ---*/
#content {
    overflow: hidden;
    clear: both;
    width: 800px;
    padding: 0px;
}
#content_index {
    clear: both;
    width: 860px;
    padding: 0px;
}
body.sales #content, body.item #content {
    height: 449px;
    margin-left: 35px;
}
#content h1 {
    font-size: 130%;
}
#content h2 {
    font-size: 110%;
}

/*--- collections ---*/
h1.collection {
    float: left;
    margin-left: 35px;
}
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:#ffffff;
    }
.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;
    margin-left: 35px;
}
p.favorites {
    margin-left: 35px;
}
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;
    width: 100px;
}
* 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: absolute;
    right: 0;
    float: right;
    list-style: none;
    margin: 10px 0;
    padding: 0;
    height: 19px;
    line-height: 19px;
}
div.back a {
    display: block;
    float: right;
    height: 100%;
    padding: 0 10px;
    background: #FFF;
    font-weight: bold;
    text-align: center;
}
body.bride div.back a {
    color: #7A8587;
}
body.bride div.back a:hover {
    background-color: #7A8587;
    color: #FFF;
}
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;
    z-index: 1800;
}
#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: #ffffff;
}
#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: #5a180b;
    color: #ffffff;
}
#sales option {
    border: 0;
    background: #50160a;
    color: #ffffff;
}
#sales .results td {
    padding: 1px 3px 1px 0;
}
#sales .results td.row {
    border-bottom: 1px dashed #b48c7a;
}

.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 {
    opacity: 0.4;
    text-align: right;
    padding-right: 10px;
    font-weight:lighter;
    font-size:9px;
}

div.credits a, div.credits a.active, div.credits a:visited {
    color:#ffffff;
}

/*--- image animation ---*/
#animation {
    position: relative;
    height: 220px;
    width: 380px;
}
#animation img {
    position: absolute;
    top: 36px;
    left: 50px;
}



/**CAROUSEL**/
div#gallery_container {
    position: absolute;
    top: 50px;
    left: 0px;
    width: 800px;
    margin-bottom: 0px;
    padding: 0px 0;
    border-width: 0px 0;
    border-style: solid;
    border-color: #cccccc;
}
div#gallery {
    height: 156px;
    width: 793px;
    left: 0px;
    background-image: url('/skin/scroll_bg.jpg');
    position: relative;
    overflow:hidden; 
    top: 170px;   
    margin-left: 35px;
}

div#gallery ul {
    height: 156px;
    width: 100000px;
    margin: 3px 0 0 0;
    padding: 0;
    position: relative;
    top: 0;
    left: 0;
}
div#gallery ul li {
    float:left;
    list-style: none;
    width:100px;
    padding: 0 5px;
}
div#gallery ul li img {
    float:left;
    width:100px;
    margin:0 8px 0 0;
    padding:0 0 0 0;
    border: 0px;
}
#gallery div#picture {
        width: 550px;
	margin: 0 auto;
	overflow: hidden;
}
#gallery div#picture h2 {
        color:#fff;
        margin:0;
        padding:6px 0 0 0;
}
#gallery div#picture h3 {
        font-size:12px;
}
#gallery div#picture .container {
	float: left;
        width: 550px;
	position: relative;    
	overflow: hidden;
}
#gallery .previous_button {
	height: 72px;
	width: 35px;
	background: url(/skin/gallery_l.png) top left no-repeat;
        background-position:0px 0px;
	z-index: 100;
	cursor: pointer;
	position: absolute;
	top: 30px;
        left: 30px;
        z-index:1000;
}

#gallery .previous_button_over {
	height: 76px;
	width: 36px;
	background: url(/skin/gallery_l.png) top left no-repeat;
        background-position:0px 0px;
	z-index: 100;
	cursor: pointer;
	position: absolute;
        left: 30px;
	top: 30px;
}

#gallery .previous_button_disabled {
	display: none;
}

#gallery .next_button {
	height: 76px;
	width: 36px;
	background: url(/skin/gallery_r.png) top left no-repeat;
        background-position:0px 0px;
	z-index: 100;
	cursor: pointer;
	position: absolute;
	top: 30px;
        left: 726px;
        
}

#gallery .next_button_over {
	height: 76px;
	width: 36px;
	background: url(/skin/gallery_r.png) top left no-repeat;
        background-position:0px 0px;
	z-index: 100;
	cursor: pointer;
	position: absolute;
        left: 726px;
	top: 30px;
}

#gallery .next_button_disabled {
	display: none;
}
div#gallery ul li a, div#gallery ul li a:visited {
	display: block;
	font-weight: bold;
	font-style: italic;
	color: #707070;
	bottom: 0;
}
div#gallery ul li a:hover, div#gallery ul li a:active {
	color: #c6171c;
}

div#collectiontitle {
	font-weight: bold;
	font-style: italic;
	z-index: 1;
	position: absolute;
	top: 68px;
	right: 750px;
}
ul#collectionnav {
	display: block;
	width: 600px;
	height: 50px;
	margin: 0;
	padding-left: 16px;
	background: transparent url('/skin/collectionnav.png') no-repeat top left;
	position: absolute;
	top: 55px;
	left: 115px;
}
ul#collectionnav li {
	float: left;
	list-style: none;
}
ul#collectionnav a, div#collectionnav a:visited {
	display: block;
	padding: 0 16px;
	line-height: 40px;
	font-size: 17px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #6A1E0D;
}
ul#collectionnav a.active, div#collectionnav a.active:visited,
ul#collectionnav a:hover, ul#collectionnav a:active {
	color: #ffffff;
}
