/* stylesheet mbt de googlemaps in de overzichtspagina */

body { 
font-family:Arial;
margin:0; 
padding:0; 
height:100%; 
}

.mainabtTBL .abtTD1
{
vertical-align: text-top;
/* width: 100%; */
}

.mainabtTBL .abtTD2
{
vertical-align: text-top;
}

.topabtTBL
{
width: 100%;
border-collapse: collapse;
}

#h_toggle
{
width: 100%;
text-align: left;
}

#horizontal_status
{
text-align: left;
/* padding: 4px; */
padding-left: 2px;
height: 20px;
cursor: pointer;
}

/* google maps overlay */

.bubble1
{
width: 300px;
font-size: 11px; 
}

.bubble1 .tbBubble .td1
{
vertical-align: text-top;
}

.bubble1 .tbBubble .td2
{
padding-top: 3px;
font-size: 10px; 
color: #8b8b8b;
vertical-align: text-top;
text-align: left;
}

.bubble1 .tbBubble .td2 #adres
{
color: #8b8b8b;
font-size: 10px; 
font-weight: normal;
}

.bubble1 .tbBubble .td2 #prijs
{
font-size: 10px; 
color: #8b8b8b;
}

.bubble1 .tbBubble .td2 #vest
{
font-size: 10px;
color: #8b8b8b;
}

.bubble1 .tbBubble .tdInfo2 { font-size: 10px; }

.bubble1 .tbBubble .tdInfo2 A:link 	{ color: #8b8b8b; }
.bubble1 .tbBubble .tdInfo2 A:visited 	{ color: #8b8b8b; }
.bubble1 .tbBubble .tdInfo2 A:active 	{ color: #8b8b8b; }
.bubble1 .tbBubble .tdInfo2 A:hover 	{ color: #8b8b8b; }

/* objecten bubble BORDER */

.bubble1 .tblBorder
{
border-collapse: collapse;
padding: 0px;
margin: 0px;
}

.bubble1 .tblBorder .tl
{
border-collapse: collapse;
background-image: url("../../images/MultiGmaps/border/tl.gif");
background-repeat: no-repeat;
background-position: top right;
height: 6px;
width: 7px;
}

.bubble1 .tblBorder .tm
{
border-collapse: collapse;
background-image: url("../../images/MultiGmaps/border/tm.gif");
background-repeat: repeat-x;
background-position: top left;
}	

.bubble1 .tblBorder .tr
{
border-collapse: collapse;
background-image: url("../../images/MultiGmaps/border/tr.gif");
background-repeat: no-repeat;
background-position: top left;
width: 7px;
}	
	
.bubble1 .tblBorder .ml
{
border-collapse: collapse;
background-image: url("../../images/MultiGmaps/border/ml.gif");
background-repeat: repeat-y;
background-position: top right;
}	
	
.bubble1 .tblBorder .mr
{
border-collapse: collapse;
background-image: url("../../images/MultiGmaps/border/mr.gif");
background-repeat: repeat-y;
background-position: top left;
}	

.bubble1 .tblBorder .mm IMG
{
height: 80px;
}

.bubble1 .tblBorder .lb
{
border-collapse: collapse;
background-image: url("../../images/MultiGmaps/border/lb.gif");
background-repeat: no-repeat;
background-position: top right;
height: 6px;	
}	

.bubble1 .tblBorder .bm
{
border-collapse: collapse;
background-image: url("../../images/MultiGmaps/border/bm.gif");
background-repeat: repeat-x;
background-position: top left;
}		

.bubble1 .tblBorder .br
{
border-collapse: collapse;
background-image: url("../../images/MultiGmaps/border/br.gif");
background-repeat: no-repeat;
background-position: top left;
}

.Gmap_ImgTd IMG {
width: 100px;
cursor: pointer;
}

.Gmap_TxtTd {
cursor: pointer;
}

.Gmap_TxtTd #element_adres {
font-size: 9px;
}

.Gmap_TxtTd #element_prijs1 {
font-size: 9px;
}

.Gmap_TxtTd #element_prijs2 {
font-size: 9px;
}

.ozcont_spacer {
text-align: left;
}

.Gmap_Table {
width: 150px;
text-align: center;
}

.GmapOverLay {
position: absolute;
left: 0px;
right: 0px;
top: 100px;
}

/* Toevoeging Stephan - CRM 04-09-2009 */
html, body {width:100%; height:100%}
.mainabtTBL, .abtTD2 {width:100%; height:100%}
.gmapsiframe {width:100%}

.GTable {color:#434343; font-size:11px; width:100%; height:100%; padding:0; margin:0; border-collapse:collapse; background:#e1e1e1}
.GTD_left {width:200px; height:100%; text-align:left; padding:0 2px; vertical-align:top}
.GTD_right {width:100%; height:100%; text-align:left; vertical-align:top}
.GFoto_scroll {width:200px; height:100%; overflow:auto; overflow-x:hidden}

.GElement {width:100%; margin:0 0 5px 0; padding:0}
.GfotoMain{width:100%; float:left; border:0; text-align: left}
.GfotoMain .element_img {width:160px; max-height:130px; margin:0 3px}
.GfotoText {padding:0 3px; float:left}
.GfotoPrijs {margin:5px 0}
.GfotoInfoLink  {width:100%; padding:0 0 3px 0; margin:0 0 2px 0; border-bottom:1px dotted #c8c8c8}
.GfotoInfoLink a {color:#434343; text-decoration:underline}
.GfotoInfoLink a:hover {color:#434343; text-decoration:none}