﻿body 
{
	background-color: #9E8B47;
	
}

.bannerBG
{
	background: #9E8B47 url(../images/bgTop.jpg);
	background-repeat: repeat-x;
}

.Bannertitle
{
	background: #9E8B47 url(../images/PhilipoBanner.jpg);	
	background-repeat: no-repeat;
}

.bannerTDtop
{
	width: 100%; height: 195px; 
	background-image: url(../images/bgTop.jpg);
}

.menuTDTop
{
	border-bottom: #fff 1px solid; height: 25px; 
	background-image: url(../images/bgMenutop.jpg); background-repeat: repeat-x;

}


.backTopHeadlineTD
{ 
	background-image: url(../images/backTopHeadline327.jpg); 
	width: 327px;
    background-repeat: no-repeat; height: 150px
}

.backTopHeadlineMooringsTD
{ 
	background-image: url(../images/backTopHeadlineMoorings.jpg); 
	width: 327px;
    background-repeat: no-repeat; height: 150px
}

.titleBigBackground
{
	background-image: url(../images/TitleBig.jpg);
}



.bgImageViewItem
{
	background: transparent url(../images/bgImageViewItem.jpg) no-repeat center;
	width: 355px;
	height: 381px;
	padding-top: 10px;
	margin-top:10px;
}

 .modalBackground {
            background-color:Gray;
            filter:alpha(opacity=70);
            opacity:0.7;
        }

.imageHolder200 {
display:block;
width:200px;
height:100px;
position:relative;
}

.itemHolder
{
display:block;
width:730px;
height:490px;
position:relative;
}

.itemHolder .sold {
position:absolute;
bottom:0;
right:0;

}

.listItemHolder
{
display:block;
width:202px;
height:152px;
position:relative;
}

.listItemHolder .sold
{
position:absolute;
bottom:3px;
left:1px;
}

.imageHolder300 {
display:block;
width:302px;
height:225px;
position:relative;
}

.imageHolder80 {
display:block;
width:80px;
height:60px;
position:relative;
}

.imageHolder80 .sold {
position:absolute;
bottom:0px;
left:0px;
}

.imageHolder300 .sold {
position:absolute;
bottom:1px;
left:0px;
right: 1px;
}

.imageHolder200 .sold {
position:absolute;
bottom:0;
left:0;
}








