* {
    padding: 0px;
    margin: 0px;
}

html, body {
    width: 100%;
    height: 100%;
    
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
    background-color: #f8fbfc;
    color: #58585a;
}
#siteContainer {
    position: absolute;
    left: 50%;
    margin-left: -463px;
    
    width: 927px;
    
    font-size: 0.7em;
}

#siteContainer #siteHeader {
    height: 112px;
    margin-bottom: 10px;
    
    background-image: url("../../gfx/bg.header.gif");
}
#siteContainer #siteHeader #siteAccountMenu {
    height: 33px;
    
    line-height: 33px;
    vertical-align: middle;
    
    padding-top: 7px;
}
#siteContainer #siteHeader #siteAccountMenu ul {
    float: right;
    margin-right: 10px;
}
#siteContainer #siteHeader #siteAccountMenu ul li {
    float: left;
    list-style: none;
    
    display: block;
    
    /*height: 43px;*/
    height: 33px;
    line-height: 33px;
    vertical-align: middle;
    
    padding: 0px 10px 0px 10px;
    
    background-image: url("../../gfx/bg.accountmenu.seperator.gif");
    background-repeat: no-repeat;
    background-position: left;
}
#siteContainer #siteHeader #siteAccountMenu ul li.first {
    background-image: none;
}
#siteContainer #siteHeader #siteAccountMenu ul li a {
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
}
#siteContainer #siteHeader #siteAccountMenu ul li a:hover {
    text-decoration: underline;
}

#siteContainer #siteHeader #siteMenu {
    /*height: 43px;*/
    height: 37px;
    
    /*padding: 69px 0px 0px 5px;*/
    /*padding: 75px 0px 0px 5px;*/
    padding: 35px 0px 0px 5px;
    
    font-size: 0.9em;
}
#siteContainer #siteHeader #siteMenu ul {
    
}
#siteContainer #siteHeader #siteMenu ul li {
    float: left;
    list-style: none;
    
    display: block;
    
    /*height: 43px;*/
    height: 37px;
    line-height: 37px;
    vertical-align: middle;
    
    padding: 0px 10px 0px 10px;
    
    background-image: url("../../gfx/bg.menu.seperator.gif");
    background-repeat: no-repeat;
    background-position: left;
}
#siteContainer #siteHeader #siteMenu ul li.first {
    background-image: none;
}
#siteContainer #siteHeader #siteMenu ul li a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}

#siteContainer #siteContent {
    width: 782px;

    background-image: url("../../gfx/bg.content.gif");
    
    /*float: left;*/
    float: left;

}
#siteContainer #siteContent .hidden {
    display: none;
}
#siteContainer #siteContent .error {
    padding: 10px;
    margin-bottom: 10px;
    
    background-color: #fffdcd;
    
    border: 1px solid #ebe780;
}
#siteContainer #siteContent .formError {
	color: red;
}
#siteContainer #siteContent .formErrorMessage {
	font-size: 0.8em;
    
    display: block;
    
    padding: 5px;
    margin-top: 2px;
    background-color: #fffdcd;
    border: 1px solid #ebe780;
}
#siteContainer #siteContent .algemeneVoorwaardenMessage {
    font-size: 0.8em;
    
    display: block;
    
    padding: 5px;
    margin-top: 2px;
    background-color: #fffdcd;
    border: 1px solid #ebe780;
    
    display: none;
}

#siteContainer #siteContent .contentBlok {
    
}
#siteContainer #siteContent .contentBlok .top {
    height: 18px;
    font-size: 1px;
    
    background-image: url("../../gfx/bg.content.top.gif");
}
#siteContainer #siteContent .contentBlok .content {
    padding: 20px 30px 30px 30px;
}
#siteContainer #siteContent .contentBlok .bottom {
    height: 7px;
    clear: both;
    
    font-size: 1px;
    
    background-image: url("../../gfx/bg.content.bottom.gif");
}
#siteContainer #siteContent .contentBlok .profile {

    
    padding-right: 110px;
}
#siteContainer #siteContent .contentBlok .toolbar {
    float: right;
}

#siteContainer #siteContentRight {
    width: 131px;
    
    /*margin-left: 14px;*/
    
    float: right;
}
#siteContainer #siteContentRight .top {
    height: 6px;
    
    font-size: 1px;
    
    background-image: url("../../gfx/bg.contentright.top.gif");
}
#siteContainer #siteContentRight .content {
    /* Grijs vlak
     * background-image: url("../../gfx/bg.contentright.gif");*/
    
    height: 600px;
    
    text-align: center;
}
#siteContainer #siteContentRight .bottom {
    height: 6px;
    
    font-size: 1px;
    
    background-image: url("../../gfx/bg.contentright.bottom.gif");
}
#siteContainer #siteContentRight a img {
    border: 0px;
}

#siteContainer #siteContentFooter {
    /*clear: left;*/
    margin-top: 10px;
    
    width: 782px;
    height: 38px;
    
    background-image: url("../../gfx/bg.contentfooter.gif");
    
    clear: left;
}
#siteContainer #siteContentFooter .content {
    color: #99becc;
    text-align: right;
    font-size: 0.9em;
    
    line-height: 38px;
    vertical-align: middle;
    
    padding: 0px 20px 0px 20px;
}
#siteContainer #siteContentFooter a {
    color: #99becc;
    text-decoration: underline;
}
#siteContainer #siteContentFooter a:hover {
    text-decoration: none;
}

#siteContainer #siteContent h1,
#siteContainer #siteContent h2.asHeader1 {
    color: #5d9ab1;
    font-weight: normal;
    font-size: 1.8em;
    
    padding-bottom: 15px;
}
#AjaxWindow .albumFotoDetail .info h2,
#siteContainer #siteContent h2 {
    color: #ffbd55;
    font-weight: bold;
    font-size: 1.0em;
}
#siteContainer #siteContent ul {
    margin: 5px 0px 5px 18px;
    
    list-style: url("../../gfx/icon.listbullit.gif");
}

#siteContainer #siteContent p {
    padding: 0px 0px 10px 0px;
}

#AjaxWindow .albumFotoDetail .info .paragraph,
#siteContainer #siteContent .paragraph {
    background-image: url("../../gfx/icon.listbullit.gif");
    background-position: 0px 8px;
    background-repeat: no-repeat;
    
    padding: 5px 0px 5px 18px;
}

#siteContainer #siteContent table {
    padding-bottom: 10px;
    
    font-size: 100%;
}
#siteContainer #siteContent table th {
    color: #5291a8;
    font-weight: bold;
    
    text-align: left;
}
#siteContainer #siteContent table th, #siteContainer #siteContent table td {
    padding: 0px 10px 2px 0px;
}

/* Button */
#AjaxWindow .button,
#siteContainer #siteContent .button {
    display: block;
    float: left;
    
    height: 30px;
    line-height: 30px;
    
    padding-left: 15px;
    
    background-image: url("../../gfx/bg.button.gif");
    background-position: left 1px;
    
    cursor: pointer;
}
#AjaxWindow a.button,
#siteContainer #siteContent a.button {
    text-decoration: none;
}
#AjaxWindow .button button,
#siteContainer #siteContent .button button {
    background-image: url("../../gfx/bg.button.gif");
    background-position: right 1px;
    
    padding: 0 0 0 0;
    
    padding-right: 15px;
    
    width: auto;
    overflow: visible;
    
    height: 30px;
    
    color: #ffffff;
    font-size: 0.9em;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
    cursor: pointer;
    
    border: 0px;
}
#AjaxWindow .button span,
#siteContainer #siteContent .button span {
    display: block;
    float: left;
    background-image: url("../../gfx/bg.button.gif");
    background-position: right 1px;
    
    padding: 0 0 0 0;
    
    padding-right: 15px;
    
    width: auto;
    overflow: visible;
    
    height: 30px;
    line-height: 30px;
    
    color: #ffffff;
    font-size: 0.9em;
    font-weight: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
    cursor: pointer;
    
    border: 0px;
}
/* Einde Button */

#siteContainer #siteContent .profileToolbar {
    position: absolute; 
    right: 160px;
}

#siteContainer #siteContent .textbox {
    border-top: 1px solid #80807f;
    border-left: 1px solid #80807f;
    border-right: 1px solid #bfbfbf;
    border-bottom: 1px solid #bfbfbf;
    
    width: 200px;
    
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#siteContainer #siteContent textarea {
    height: 150px;
}

#siteContainer #siteContent a {
    color: #5291a8;
    text-decoration: underline;
}
#siteContainer #siteContent a:hover {
    text-decoration: none;
}

#siteContainer #siteContent .albumOverview {
    
}
#siteContainer #siteContent .albumOverview .album {
    height: 260px;
}
#siteContainer #siteContent .albumOverview .info {
    float: left;
    
    width: 160px;
}
#siteContainer #siteContent .albumOverview .photo {
    width: 185px;
    height: 138px;
    line-height: 135px;
    
    /*background-color: #000000;*/
    
    float: right;
    margin-left: 2px;
    
    overflow: hidden;
    
    text-align: center;
    vertical-align: middle;
}
#siteContainer #siteContent .albumOverview .photo img {
    vertical-align: middle;
    height: 138px;
}

#siteContainer #siteContent .albumFotoOverview {
    margin-left: -10px;
    /*width: 770px;*/
}
#siteContainer #siteContent .albumFotoOverview .photo {
    width: 119px;
    height: 89px;
    line-height: 86px;
    
    /*background-color: #000000;*/
    
    float: left;
    margin: 0px 2px 2px 0px;
    
    overflow: hidden;
    
    text-align: center;
    vertical-align: middle;
}
#siteContainer #siteContent .albumFotoOverview .photo img {
    vertical-align: middle;
    
    /*width: 119px;*/
    height: 89px;
    
    border: 0px;
}

#siteContainer #siteContent .pageBreak {
    clear: both;
}
#siteContainer #siteContent .pageBreakLeft {
    clear: left;
}
#siteContainer #siteContent .pageBreakRight {
    clear: right;
}
#siteContainer #siteContent .paging {
    list-style: none;
    
    margin: -30px -20px 10px 0px;
    text-align: right;
}
#siteContainer #siteContent .paging li {
    display: inline;
    
    padding: 0px 5px 0px 5px;
}
#siteContainer #siteContent .paging li a {
    text-decoration: none;
}
#siteContainer #siteContent .paging li.selected a,
#siteContainer #siteContent .paging li a:hover {
    color: #f9b803;
}

#AjaxWindow {
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    
    /*position: absolute;
    top: 0px;
    left: 0px;
    
    width: 100%;
    height: 100%;*/
}
#AjaxWindow .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    
    width: 100%;
    height: 100%;
    
    background-image: url("../../gfx/bg.photozoom.overlay.png"); 
}
#AjaxWindow .window {
    width: 775px;
    height: 441px;
    
    position: fixed;
    top: 50%;
    left: 50%;
    
    font-size: 0.7em;
    
    margin-top: -220px;
    margin-left: -387px;
    
    background-image: url("../../gfx/bg.photozoom.gif");
    
    overflow: hidden;
}
#AjaxWindow .indicator {
    position: absolute;
    top: 50%;
    left: 50%;
    
    margin-top: -25px;
    margin-left: -25px;
}

#AjaxWindow .albumFotoDetail {
    
}
#AjaxWindow .albumFotoDetail .photo {
    float: left;
    
    padding-top: 20px;
    
    /*width: 564px;*/
    width: 540px;
    height: 422px;
    
    margin: -4px 7px 3px 3px;
    
    line-height: 422px;
    vertical-align: middle;
    text-align: center;
    
    overflow: hidden;
}
#AjaxWindow .albumFotoDetail .photo img {
    vertical-align: middle;
}
#AjaxWindow .albumFotoDetail .info {
    float: left;
    
    width: 212px;
    
    /*margin-left: 7px;*/
    
    padding-top: 40px;
}
#AjaxWindow .albumFotoDetail .toolbar {
    position: absolute;
    top: 100%;
    left: 100%;
    
    margin-top: -30px;
    margin-left: -222px;
    
    width: 212px;
    height: 20px;
    
    text-align: right;
}
#AjaxWindow .albumFotoDetail .toolbar img {
    border: 0px;
    
    cursor: pointer;
}


#siteContainer #siteContent #CollectionOverview {
    list-style-image: none;
    list-style: none;
    
    margin: 0px;
    
    height: 90px;
}
#siteContainer #siteContent #CollectionOverview li {
    display: block;
    clear:left;
}
#siteContainer #siteContent #CollectionOverview li span {
    display: block;
    float: left;
    
    margin-bottom: 6px;
    /*height: 12px;*/
    line-height: 12px;
    
}
#siteContainer #siteContent #CollectionOverview li .index {
    clear: left;
    
    width: 20px;
    
    font-weight: bold;
    color: #5291a8;
}
#siteContainer #siteContent #CollectionOverview li .name {
    width: 150px;
    
    font-weight: bold;
    color: #5291a8;
    
    border-right: 1px solid #000000;
}
#siteContainer #siteContent #CollectionOverview li .description {
    padding-left: 10px;
    
    width: 250px;
    
    overflow: hidden;
}
#siteContainer #siteContent #CollectionOverview li .link {
    
}
#siteContainer #siteContent .collectionPhoto {
    float: right;
    width: 200px;
    margin: -30px -22px 0px 10px;
}


#siteContainer #siteContent .shoppingcartSteps {
    width: 150px;
    height: 40px;
    
    float: right;
}
#siteContainer #siteContent .shoppingcartSteps .step {
    float: left;
    
    width: 40px;
    height: 40px;
    
    line-height: 40px;
    vertical-align: middle;
    text-align: center;
    
    background-image: url("../../gfx/bg.shoppingcart.step.gif");
    
    color: #a29f9f;
    font-size: 1.5em;
    
    margin-left: 10px;
}
#siteContainer #siteContent .shoppingcartSteps .step.active {
    background-image: url("../../gfx/bg.shoppingcart.step.active.gif");
    
    color: #ffffff;
}

#siteContainer #siteContent .shoppingcart {
    width: 700px;
}
#siteContainer #siteContent .shoppingcart img {
    vertical-align: middle;
}
#siteContainer #siteContent .shoppingcart .remove {
    width: 15px;
}
#siteContainer #siteContent .shoppingcart .remove img {
    cursor: pointer;
    border: 0px;
}
#siteContainer #siteContent .shoppingcart .product {
    
}
#siteContainer #siteContent .shoppingcart .price {
    width: 60px;
    text-align: right;
}
#siteContainer #siteContent .shoppingcart .count {
    width: 60px;
}
#siteContainer #siteContent .shoppingcart .count select {
    width: 100%;
}
#siteContainer #siteContent .shoppingcart .totalprice {
    width: 70px;
    text-align: right;
}
#siteContainer #siteContent .shoppingcart .total {
    text-align: right;
}
#siteContainer #siteContent .shoppingcart .totaltotalprice {
    font-weight: bold;
    text-align: right;
}
#siteContainer #siteContent .shoppingcart .shipping {
    text-align: right;
}


#siteContainer #siteContent #shoppingStep2Form {
    float: left;
    
    width: 520px;
}
#siteContainer #siteContent #shoppingStep2Questions {
    float: right;
    
    width: 180px;
    
    border-left: 1px solid #c6c6c6;
    
    text-align: right;
}
#siteContainer #siteContent #shoppingStep2Questions h1 {
    font-size: 1.4em;
    font-weight: bold;
}
#siteContainer #siteContent #shoppingStep2Questions .shoppingcartSteps {
    margin-bottom: 20px;
}

#siteContainer #siteContent .hide {
    display: none;
}

