/* Limo-verhuur Lievens*/
body{
	background-color: #FFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #1B1B1B;
}
a{
	text-decoration: none;
	color: #D72722;
}
a:visited{
	color:#000;
}
a:hover{
	text-decoration: none;
	color:#999;
}
#page{
	position: relative;
	background-color: transparent;
	background-image: url(limousine-bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	text-align: left;
	top: 5%;
	margin: 0;
	padding: 0;
	width: 872px; /*border: 1px solid #D6D9DE;*/
	height: 579px;
	z-index: 1;
	scrollbar-highlight-color: #EEE;
	scrollbar-shadow-color: #D0D0BF;
	scrollbar-3dlight-color: #D0D0BF;
	scrollbar-arrow-color: #D0D0BF;
	scrollbar-track-color:#EEE;
	scrollbar-darkshadow-color:#EEE;
	scrollbar-base-color: #EEE;
	scrollbar-face-color: #EEE;
}
h1{
	font-size: 1.6em; /*font-family: "Lucida Handwriting";*/
	font-weight: bold;
	color: #1B1B1B;
	text-align: center;
	padding: 0;
	border-bottom: 1px solid #1B1B1B;
	padding-bottom: 3px;
	margin: 0;
}
h2{
	font-size: 1.3em;
	color: #1B1B1B;
}
h3{
	font-size: 1.2em;
	color: #1B1B1B;
	
}
/*header====================================*/
#limousine-verhuur{
	position: absolute;
	top: 5px;
	left: 4px;
	width: 350px;
	height: 170px;
}
#limousine-on-the-road{
	position: absolute;
	top: 5px;
	left: 354px;
	width: 500px;
	height: 170px;
}
/*navigatie===========================*/
#verhuur-bedrijf-nav{
	position: absolute;
	top: 185px;
	left: 4px;
	width: 850px;
	z-index: 10;
}
#verhuur-bedrijf-nav ul{
	list-style: none;
	display: inline;
	margin: 5px;
	_margin: 20px;
}
#verhuur-bedrijf-nav a, #verhuur-bedrijf-nav a:visited {
	position: relative;
	display: inline;
	font-weight:bold;
	width: 120px;
	height: 18px;
	color: #000;
	padding-left: 3px;
	text-decoration: none;
	padding-left:5px;
	padding-right:5px;
}
#verhuur-bedrijf-nav ul li{
	font-size: 1.1em;
	display: inline;
	/*width:102px;*/
	height:20px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	padding-left:3px;
	padding-right:3px;
}
	
#verhuur-bedrijf-nav ul li a{
	color: #3E3C3D;	
	position: relative;
	display: inline;
	border-left: 1px solid #D0D0BF;
	border-right: 1px solid #D0D0BF;
	padding-left:5px;
	padding-right:5px;
}
#verhuur-bedrijf-nav ul li a:hover{
	color: #B93327;
	border-left: 1px solid #B93327;
	border-right: 1px solid #B93327;
	padding-left:5px;
	padding-right:5px;
}

#verhuur-bedrijf-nav a:hover {
	color:#B93327; 
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}


/*breadcrumb============================*/
#breadcrumb{
	position: absolute;
	left: 20px;
	top: 234px;
	height: 15px;
	padding: 5px;
	width: 500px;
	font-size: 0.7em;
	z-index: 10;
	clear:both;
}
#breadcrumb a{
	text-decoration: none;
	color:#000;
}
#breadcrumb a:visited{
	color:#000;
}
#breadcrumb a:hover{
	text-decoration: underline;
	color: #B93327;
}
#breadcrumb a:active{
	color:#000;
}
/*content===============================*/
#limo{
	position: absolute;
	top: 220px;
	left: 254px;
	width: 550px;
	height: 380px;
	background-image: url(limousine-1.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	overflow: auto;
	z-index: 5;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
.content{
	margin: 0;
	padding: 0;
	padding-top: 2px;
}
#verhuurdienst-limousine ul.content li{
	padding: 5px;
}
#verhuurdienst-limousine{
	position: absolute;
	top: 40px;
	left: 50px;
	width: 500px;
	height: 260px;
	overflow: auto;
	padding-bottom: 20px;
	z-index: 6;
}
#verhuurdienst-limousine a{
	border: 1px solid #D0D0BF;
}
#verhuurdienst-limousine dt a{
	font-weight: bold;
	border: 0;
}
#verhuurdienst-limousine dt a:hover{
	text-decoration: underline;
}
#verhuurdienst-limousine dd a{
	font-weight: bold;
	border: 0;
}
#verhuurdienst-limousine dd a:hover{
	text-decoration: underline;
}
fieldset{
	padding: 8px;
	margin: 0;
}
fieldset p img{
	padding: 0;
	margin: 0;
}
/*links=================================*/
#limoservice{
	position: absolute;
	background-color: transparent;
	top: 257px;
	_top: 255px;
	left: 4px;
	width: 254px;
	height: 310px;
	overflow:auto;
	text-align: center;
	z-index: 6;
}
.verhuren{
	border: 1px solid #D0D0BF;
}
/*contact==================================*/
#limo-info{
	position: absolute;
	top: 230px;
	left: 274px;
	width: 550px;
	height: 330px;
	background-image: url(limousine-1.jpg);
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	overflow: auto;
	z-index: 5;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
}
#limo-info dl{
	margin-left: 100px;
	padding: 20px;
}
#limo-info dt{
	margin: 0;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
}
#limo-info dd{
	margin: 0;
	padding: 5px;
}
#form{
	position: relative;
	top: 15px;
	left: 0;
	height: 300px;
}
#form p{
	padding: 2px;
	margin: 0;
}
#mail{
	text-align: center;
}
label{
	width: 85px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	padding: 2px;
	margin: 0;
	display: block
}
span{
	width: 185px;
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}
.submit input{
	margin-left: 4.5em;
} 
input{
	color: #000;
	background: #EEE;
	border: 1px solid #D0D0BF;
}
input.xtence{
	color: #000;
	background-color: silver;
	border: 2px outset #D0D0BF;
	margin-bottom: 4px;
}
textarea{
	margin-top: 4px;
	color: #000;
	background-color: #EEE;
	border: 1px solid #D0D0BF;
	margin-bottom: 5px;
}
.submit input{
	color: #000;
	background-color: #EEE;
	border: 2px outset #D0D0BF;
} 
#form fieldset{
	position: relative;
	left:70px;
	float:left;
	margin-left:15px;
	text-align: right;
	border: 1px solid #D0D0BF;
	width: 400px;
}
#form fieldset p{
	padding: 0;
	float:left;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	width: 260px;
}
.vragen{
	clear: both;
	width: 360px;
}
#form legend{
	color: #000;
	background: #EEE;
	border: 1px solid #D0D0BF;
	padding: 2px 6px;
} 
#form legend h3{
	font-size: 12px;
	margin: 0;
	padding: 0;
}
/*footer================================*/
#verhuur-vlaanderen-footer{
	position: relative;
	background-image: url(limousine-footer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	top: 0px;
	padding-top: 30px;
	font-size: 0.7em;
	left: 0px;
	width: 872px;
	height: 50px;
	z-index: 20;
}
/*disclaimer=============================================*/
.highslide-html {
    background-color: white;
	 z-index: 1000 !important;
}
.highslide-html-content {
	position: absolute;
   display: none;
}
.highslide-loading {
   display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
   text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    /*padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;*/   
}

.control {
	float: right;
   display: block;
	margin: 0 5px;
	font-size: 9pt;
   font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
	 z-index: 1000 !important;
}
.control:hover {
	color: black !important;
}
.highslide-move {
    cursor: move;
}
.highslide{
	z-index: 1000 !important;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*====foto==========================================*/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid gray;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}