﻿.gmnoscreen{display:none}

html,body
{
	font-size: small;
	line-height: 140%;
	font-family: Arial,sans-serif;
	text-align: center;
	color: #666;
	background: #fff;
	height: 100%;
	width:99%;
	
	
}

.toprightclosingbutton 
{
	position: absolute;
	top: 5px;
	right: 5px;
	height: 13px;
	width: 15px;
}

/* Style the close button */
div.toprightclosingbutton a:link {background-image: url("../tntcustom/images/close.gif"); display: block; height:13px; width:15px;}     /* unvisited link */
div.toprightclosingbutton a:visited {background-image: url("../tntcustom/images/close.gif"); display: block; height:13px; width:15px;}  /* visited link */
div.toprightclosingbutton a:hover {background-image: url("../tntcustom/images/close.gif"); display: block; height:13px; width:15px;}    /* mouse over link */
div.toprightclosingbutton a:active {background-image: url("../tntcustom/images/close.gif"); display: block; height:13px; width:15px;}   /* selected link */

#divLoader
{
	display:none;
	position:absolute;
	width:100px;
	height:100px;
	left:50%;
	top:70%;
	background-color:Transparent;
	background-image:url("../tntcustom/images/ajax-loader.gif");
	background-repeat:no-repeat;
	
	
}

.headertext_1
{
	font-size: 140%;
	color: #000000;
	text-align: left;
	padding:0px 0px 0px 0px;
	float:left;
	margin:10px 0px 0px 0px;
	min-width:200px;
	

}
.headertext_2
{
	font-size: 140%;
	color: #000000;
	text-align: right;
	padding:0px 30px 0px 0px;
	float:right;
	margin:10px 0 0 0%;
	min-width:200px;
	

}


hr
{
	height: 2px;
	border-width: 2px 0 0 0; /* remove all borders except the top one */
	border-style: solid;
	border-color: #ed8c00;
	float: left;
	width: 100%;
}

.top
{
	
	width:100%;
	height:60px;
	margin:0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ed8c00; /*background:url("../tntcustom/images/logo-fullcolor[1].gif") no-repeat;*/
	
}

.logo
{
	float: left;
	background:url("../tntcustom/images/PostNL_h60_nomargin.png") no-repeat;
	height:100%;
	width:28%;

}

/* Used to sytle the "Terug naar Kaart" link container */
div.backLinkContainer { width: 100%; display: block; }

/* Styling for the "Bekijk in StreetView" link  */
div.backLinkContainer a:link {color:#ed8c00; font-size: 12px; padding-bottom: 3px; text-decoration: underline;}      /* unvisited link */
div.backLinkContainer a:visited {color:#ed8c00; font-size: 12px; padding-bottom: 3px; text-decoration: underline;}  /* visited link */
div.backLinkContainer a:hover {color:#ed8c00; font-size: 12px; padding-bottom: 3px; text-decoration: underline;}  /* mouse over link */
div.backLinkContainer a:active {color:#ed8c00; font-size: 12px; padding-bottom: 3px; text-decoration: underline;}  /* selected link */

/* Is used to style the container that contains google maps en google streetview */
div.googleContainer
{
	width:100%;
	padding:5px 0px 0px 0px;
	margin: 0px;
	height: 300px;
}

/* Is used to style the Google Maps container */
div.map
{
	height: 300px;
	width: 100%;
}

/* Is used to style the Google StreetView container */
div.streetViewContainer
{    
	position: relative;
	display: none;
	height: 285px; /* RLI: Don't no why but settings this value to 300px will overlap text beneath the container */
	width: 100%; /* Needed for IE8 */
}

/* Is used in Safari to resize the streetview flash object to it's container */
div.streetViewContainer object
{
	width: 100%;
}

.main
{
	text-align: center;
	height: 75%;
}

.bottom
{
	clear:both;
	float:left;
	width:100%;
	height: 23px;
	position:absolute;
	bottom:0px;
	left:0;
}

.footer
{
	background: url(  '../tntcustom/images/PostNL_footer.png' ) #ed8c00 repeat-x;
	background-position: right top; 	
	line-height: 130%; 	
	font-size: 90%; 
	float:left;
	height: 28px;
	width:100%;
	vertical-align:bottom;
}
.subheader 
{
	width: 100%;
	text-align:left;
	float:left;
	height:20px;	
	margin:3px 0px 0px 0px;	
	font-size:11pt;
	color:#000000;
	line-height:140%;

}

.leftpanel
{
	width: 40%;
	float: left;
	text-align: left;
	height: 90%;
	overflow:hidden;
	
}

.rightpanel
{
	
	width: 59%;
	height: 90%;
	float: right;
	text-align: right;
	vertical-align: top;
	
}

.search
{
	font-size: 0.9em;
	height: auto;
	width: 100%;
	margin-top:15px;
	
	
}

.sidebar
{
	font-size: 0.9em;
	overflow: auto;
	width: 100%;
	height:250px;	
	margin-top:10%;
}
.sidebar a
{
	background-color: transparent;
	color: #666;
	text-decoration: none;
	
}

.sidebar a:hover
{
	color: #666;
	background-color: transparent;
	text-decoration: underline;
}


.sidebarlinkcontainer
{
	background: url(   "../tntcustom/images/border-hor-darkgrey.gif" ) repeat-x bottom;
	cursor:pointer;
}

.sidebarlinkleftcolumn
{
	width:40%;
	float:left;
	background: url(   "../tntcustom/images/border-hor-darkgrey.gif" ) repeat-x bottom;
}

.sidebarlinkrightcolumn
{
	width:40%;
	float:left;
	background:inherit;
	background: url(   "../tntcustom/images/border-hor-darkgrey.gif" ) repeat-x bottom;
}

.searchheader
{
	/*background-color:Lime;*/
	width: 100%;
	
}
.searchheader p
{
	text-align:left;
}
.searchinput
{
	
	width: 100%;
	height:25px;
}
.searchoptions
{
	text-align: left; 
	width: 100%;
	padding:15px 0px 0px 0px;
	height:50px;
}

.searchoptionscontainer
{
	float:left;
	margin:0px 0px 0px 20px;
}

#filterCheckBox
{
	float:left;
}
#txtSearch
{
	height: 15px;
	width: 60%;
	float:left;
	margin:3px 0px 0px 0px;
}

.searchbuttoncontainer
{
	margin-top: 2px;
	margin-left: 5px;
	float:left;
	width:30%;
	
}
.gmnoprint
{
	color: #333333;
}
.balloonlocationname
{
	color: #000000;
	font-style: italic;
	font-weight: bold;
}



.detailinfoheader
{
	font-size:11pt;
	color:#000000;
	text-align:left;
	line-height:22pt;
	
}

#tempCity
{
	padding-left: 2px;
	text-align: right;
}

#divNotice
{
	-moz-box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	background-color: #FFFFFF;
	color: #666;
	font-family: Arial,Sans-Serif;
	visibility: hidden;	
	position: absolute;
	top: 50%;
	left: 50%;
	height:200px;
	width: 500px;	
	z-index: 9999;
	margin-left:-250px;
	margin-top:-100px;
	padding: 4px;
	font-size:100%;
	border: 1px solid #ed8c00;
}

#map
{
	width: 100%;
	height: 350px;
}

.balloonmain
{
	text-align: left;
	color: #333333;
	font-size: 0.8em;
	width:220px;
}

#backToMapsLink
{
	display:none;
	float:left;
}

.rightlowerpanel
{
	width:100%;
	padding:0px 0px 0px 0px;

}
.detailinfo
{
	width:100%;
	height:400px;
}

.detailinfoleftpanel
{
	float:left;
	height:100px;
	overflow: hidden;
	text-align: left;
	width: 200px;
}
.detailinfoleftpanel div
{

	/*width: 100%;*/
	line-height: normal;
	
}

.detailinforightpanel
{
	float: left;
	font-size: 0.8em;
	height: 130px;
	vertical-align: top;
	line-height: normal;
	overflow: hidden;
	width: 250px;
}

.detailinforightpanel td
{
	white-space: nowrap;
}

#tempCity
{
	float:left;
	width: auto;
}
#tempPostalCode
{
	float:left;
	width:auto;
}


.detailinforightpanel table
{
	float:right;
	
}

.addressfield
{
	
}

#lblLocationName
{
	
}


/* buttons */
.buttonpane
{
	width: 100%;
	height: 25px;
	clear: both;
	float: none;
	background-color:Transparent;
	position:absolute;
	left:0;
	top:90%;
}

.buttoncontainer
{
	background-color:Transparent;
	margin:0px 5px 0px 0px;
	height:100%;
	position:relative;
	float:right;
}

a.button.small
{
	font-weight: normal;
	background-color:Transparent;
	clear: both;
	float: left !important;
	display: block;
	color: #fff;
	background: url(   "../tntcustom/images/small-standard-l.gif" ) transparent 0 3px no-repeat !important;
	text-decoration: none !important;
	margin:-0.15em 5px 0 0;
	cursor: pointer;
	padding: 0 !important;
	position:relative;
	
}

a.button.errormessage
{
	font-weight: normal;
	background-color:Transparent;
	clear: both;
	display: block;
	color: #fff;
	background: url(   "../tntcustom/images/small-standard-l.gif" ) transparent 0 3px no-repeat !important;
	text-decoration: none !important;
	margin:-0.15em 5px 0 0;
	cursor: pointer;
	padding: 0 !important;
	position:relative;
	
}

a.button span
{
	float: left;
	color: #fff !important;
	background: url(   "../tntcustom/images/small-standard-r.gif" ) 100% 3px no-repeat;
	padding: 2px 26px 0 10px;
	margin: 0 -5px 0 0;
	height: auto !important;
	height: 22px;
	min-height: 22px;
	display: block;
	position:relative;
	
}

a.button:hover span
{
color: #ffd9c0 !important;
	background-color: transparent !important;
}

.actions a.button
{
	float: left !important;
	clear: none;
	margin-left: 16px;
}

/* Styling for the "Bekijk in StreetView" link  */
a:link {color:#888; display:inline; text-decoration: underline;}      /* unvisited link */
a:visited {color:#888; display:inline; text-decoration: underline;}  /* visited link */
a:hover {color:#888; display:inline; text-decoration: underline;}  /* mouse over link */
a:active {color:#888; display:inline; text-decoration: underline;}  /* selected link */


