html { min-height: 100%; margin-bottom: 1px; 
overflow: -moz-scrollbars-vertical;
}

div.etalage {
    background: none;
    margin-bottom: 20px;
    width: 540px;
}

.etalage_block, .etalage_block_double_1, .etalage_block_double_2{
	float:left;
	position:relative;
	margin:0 0 10px 0;
	vertical-align:top;
}

.etalage_thumbs{
    float: left;
    margin: 0 1px 5px 0;
}

div.etalage_center {
    width: 540px;
    background: none;
    padding: 0 20px 0 0;
    margin-bottom: 20px;
}

div.etalage_right {
    margin-left: 190px;
    width: 350px;
    height: 350px;
    background: url(../../../components/com_showit/assets/images/bg350.jpg) no-repeat #2E1F14;
    margin-bottom: 20px;
}

div.etalage_big {
    margin-left: 40px;
    width: 500px;
    height: 500px;
    background: url(../../../components/com_showit/assets/images/bg500.jpg) no-repeat #2E1F14;
    margin-bottom: 20px;
}

div.etalage_bottom {
    width: 540px;
    float:right;
}


.g_first {
    padding: 2px 0px 2px 0px;
}

.g_image {
    padding: 2px 0px 2px 4px;
}

.lable{
    color: #884400;
}

.lable_bold {
    color: #999900;
    font-weight: bold;
}

.meer{
    margin-right: 20px;
    float: right;
}

.etalage_lijst_titel{
    font-family: Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif;
    font-size: 16px;
    color: #ccff33;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: left;
    text-transform: lowercase; 
    vertical-align: bottom; 
    margin-bottom: 10px;
    float: left;
    line-height: 18px;
}

.etalage_lijst_titel a{
    text-decoration: none;
    color: #333333;
}

.etalage_lijst_small{
    font-family: Verdana, Tahoma, Arial, "Trebuchet MS", sans-serif;
    font-size: 14px;
    color: #777777;
    font-weight: normal;
    letter-spacing: 1px;
    text-align: left;
    text-transform: lowercase; 
    vertical-align: bottom; 
    line-height: 24px;
    float: right;
}

.etalage-clr{
    clear: both;
    line-height: 0px;
    padding: 0;
    margin: 0;
}



