﻿body 
{
	text-align:center;
	margin: 0px auto;
}

body, table
{
	font-family: Segoe UI, Tahoma, Verdana, Arial;
	font-size: 14px;
}

p 
{
	margin-bottom: 4px;
	text-align: left;
}

h1, h3
{
	font-size: larger;
	color: #F56C0E;
}

h2, h4
{
	font-size: large;
}

h2, h4, a, .tdImage a:visited, .tdLiquid a:hover, #tab .current a, legend
{
	color: #1010FF;
}

h2 
{
	margin-top: 15px;
}

h1 
{
	font-size: 150%;
}

h5 
{
	font-weight: bold;
}

strong 
{
	font-weight: bold;
}

#container
{
	width: 955px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
	
#content 
{
	margin-top: 8px;
}

#sidebar
{
	float: right;
	width: auto;
	text-align: left;
	right: 0px;
	margin: 8px 0px 0px 5px;
}

.sidebarDiv
{
	width: auto;
	border: solid 1px #f26522;
	background-color: white;
}

fieldset 
{
	padding: 5px;
}

ul
{
	list-style-type: circle;
	list-style-image: url(Images/ul.png);
}

li 
{
	margin-bottom: 3px;
	margin-left: 17px;
}

li span 
{
	color: Black;
}

a, .tdImage a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
	color: #F56C0E;
}

.tdSep 
{
	width: 10px;
}

.tdImage
{
	width: 334px;
	height: 216px;
	vertical-align: bottom;
	cursor:pointer;
}

.tdLiquid
{
	margin: 0px 10px 5px 10px;
	line-height: 1;
}

.tdLiquid h3
{
	padding-top: 145px;
	margin-bottom: 2px;
	font-size: 18px;
	font-weight: bold;
}

#tdTomTom 
{
	background-image: url(/Images/navigeren.png);
}

#tdRoute
{
	background-image: url(/Images/routeplannen.png);
}

#tdPersonaliseren
{
	background-image: url(/Images/personaliseren.png);
}

.box
{
	border: 1px solid black;
	width: 100%;
}

.box tr
{
	height: 22px;
	vertical-align: top;
}
.box thead th 
{
	border-bottom: 1px solid black;
	color: #F56C0E;
	font-size: 18px;
	font-weight: bold;
}

.box thead th, .box tbody td
{
	padding: 5px 5px 5px 5px;
}

.buttonorange
{
	width: 100px;
	height: 24px;
	color: white;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: -1px;
	border: 0px solid #fff;
	background: url(Images/buttonorange.gif) no-repeat;
	cursor: pointer;
}

.divBallon td
{
	border: 0px solid black!important;
}

.Grid
{
	background-color: white;
	border: #b0b0b0 1px solid;
}

.Grid tr td, .Grid tr th
{
	border-bottom: 1px solid #E0E0E0;
	padding: 2px;
}

.Grid tr th, .Grid tr.GridPager td table tr td
{
	border: 0px;
}

.GridSelected
{
	cursor: pointer;
	border: 0px;
	background-color: #f1edee;
}

.GridPager td 
{
	margin: 0 0 0 0;
	margin: 0 0 0 0;
}

.GridPager input
{
	vertical-align: middle;
}

.GridPager, .GridHeader
{
	text-align: left;
	height: 20px;
}

.GridHeader
{
	background-image: url(Images/nav_back.gif);
	color: white;
}

.GridPager a
{
	color: #F56C0E;
	text-decoration: none;
}

.Watermark
{
	color: gray;
}

.NBTextBox, .NBTextBox2
{
	border: 0px;
	vertical-align: top;
}

.NBTextBox2
{
	text-align: right;
}

.BallonPrint
{
	display: none;
}

.clsTable tr td
{
	background-color: #fdf5e6;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.divTest
{
	margin-top: 0px;
	border-right: #776655 1px solid;
	border-left: #776655 1px solid;
	border-bottom: #776655 1px solid;
	padding-left: 6px;
	height: 340px;
}

.VAlignCenter
{
	vertical-align: middle;
}

.VAlignCenter img
{
	vertical-align: middle;
}

hr
{
	color: #F56C0E;
	background-color: #F56C0E;
	height: 1px;
	border: 0px;
}

.clsRoute
{
	display: none;
}

.textbox, select
{
	border: solid 1px #7f9db9;
}

.textbox
{
	padding: 1px 2px;
}

textarea
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	overflow: hidden;
}

.NotVisible 
{
	filter: alpha(opacity=30);
}

.Ballon
{
	width: 400px;
	background-color: White;
	margin: 3px;
	padding: 5px;
	border: Gray 1px solid;
}

.pics {  
    height:  334px;  
    width:   216px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
    padding: 0px;  
    border:  0px solid #ccc;  
    background-color: #eee;  
    width:  334px; 
    height: 216px; 
    top:  0; 
    left: 0;
    cursor: hand;
} 
