/*  
Theme Name: Cityhorse 
Theme URI: http://www.cityhorse.be
Description: Custom design for Cityhorse
Version: 1.0
Author: Lieven Vandenbroucke for Xtence
Author URI: http://www.xtence.be
*/
* { margin: 0; padding: 0; }
body { 
	background-color: #000 ; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 62.5%; 
	color: #fff; 
	line-height: 21px; 
	overflow-x:hidden;
}
#wrap{
	padding:0;
	margin: 0 auto;
	width: 960px;
}
#lang{
	float: right;
}
#lang li{
	display: inline;
}
#lang li a{
	color: #fff;
	width: 90px;
	height: 28px;
	padding: 0 0 0 10px;
	font-size:1.5em;
	line-height:1.9em;
	display: inline-block;
}
#langfr a{
	background:url(vlag_F.gif) right center no-repeat;
}
#langnl a{
	background:url(vlag_B.gif) right center no-repeat;
}
h1#logo{
	padding:0;
	margin: 0 ;
	text-indent: -9999px;
	background:url(cityhorse-logo.jpg) left top no-repeat;
	 display:block;
	 height: 109px;
}
.border{
	background-color:#52C6B6;
	padding: 0;
	height:2px;
	margin: 30px 0;
}
#page{
	padding:  0;
	margin: 20px auto 0;
	width: 960px;
	text-align: justify;
}
td.pr{
	float: left;
	margin: 5px;
}
td.prix{
	padding: 5px 35px 5px 15px;
}
a { 
	outline: none; 
	color: #006699; 
	text-decoration: none; 
}
a:hover { 
	text-decoration: underline; 
}
.paard { 
	width: 940px; 
	margin: 0 auto; 
	font-size: 2.1em;
	font-weight: normal;
	
}
.lichte-paardenvrachtwagen{
	font-size: 30px;
	text-align: center;
}
.verhuur { width: 100%; }
#paardenvervoer, #vervoer-paarden { 
	height: 500px; 
	padding-bottom: 150px; 
	width: 940px; 
	margin: 0 auto; 
}
#contact-verhuur { 
	width: 940px; 
	margin: 0 auto; 
}
.gg{
	color:#52C6B6;
}
.left{
	float: left;
}
.right{
	float: right;
}
.contacter-nous { 
	background: url(foot.jpg) center bottom no-repeat; 
}
.contacter-nous h2{
	text-align: center;
}
.contacter-nous form{
	padding: 20px 0 0 70px;
}
#map{
	float: right;
}
.ok,.error, .important{
	border: 1px solid;
	margin: 10px 0px;
	padding: 15px 10px 15px 100px;
	background-repeat: no-repeat;
	background-position: 10px center;
}
.important {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url(important.png);
	 background-repeat: no-repeat;
	 height: 110px;
}
.ok {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url(ok.png);
	 background-repeat: no-repeat;
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url(error.png);
	 background-repeat: no-repeat;
	 min-height: 110px;
}
.message{
	margin-left: 30px;
}
.message_not{
	margin-left: 30px;
	color:red;
}
label{
	width: 100px;
	float: left;
	text-align: right;
	margin-right: 2em;
	display: block;
}
.submit input{
	margin-left: 4.5em;
} 
input{
	color: #000;
	width: 259px;
	height: 27px;
	margin:0.5em;/*
	background: transparent url(inputt.png) bottom right no-repeat;-*/
	border:none;
}
textarea{
	margin: 4px 0 5px 10px;
	color: #000;
	width: 375px;
	height: 101px;/*
	background: transparent url(textarea.png) bottom right no-repeat;*/
	border:none;
}
input.xtence{
	width: 158px;
	height: 31px;
	border:none;
	color: #000;
	margin: 4px 0 5px 10px;
	background: #fff url(arr.png) 90% center no-repeat;
}
small a{
	color: #fff;
}
#formulier{
	float: left;
}
#formulier table{
	width:400px;
	padding: 0 0 0 50px;
}
#formulier td{
	padding: 0 0 0 50px;
}
#formulier ul{
	margin: 20px 0 0 0;
	list-style:none;
	font-size: 12px;
}
#formulier ul li:first-child{
	font-size: 15px;
}
#footer{
	clear: both;
	padding: 0;
	color:#fff;
}
#footer a{
	color:#fff;
}
.notfound{
	font-size:80px;
	color:#333;
	padding: 100px 0 0 0;
	text-align: center;
}
