/* -- Containers -- */

body {
font-family: Georgia, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
margin: 0; padding: 0;
color: #FFF;
background-color: #9BB4CF;
}

/*/*/a{}
body,
body p {
font-size: x-small;
voice-family: "\"}\"";
voice-family: inherit;
font-size: small;
}
html>body,
html>body p {
font-size: medium;
}
/* */

#page {
position: relative;
margin: 10px auto;
width: 1000px;
}

#container {
padding: 0;
background: #FFF;
color: #333;
border: 1px solid #01336B;
}

#wrapper {
float: left;
width: 100%;
}

#wrapper.no-languages{
	padding-top: 30px;
}

#contents {
margin-right: 15em;
padding: 1em;
margin-top: -2.15em;
}

#languagesmenu_spacer {
float: right;
margin: -1em -1em 0 0;
width: 4em; height: 2.15em;
}

#sidebar {
float: left;
width: 13em;
padding: 1em;
margin-left: -15em;
text-align: center;
}

#footer {
clear: left;
width: 100%;
}

#coordinates {
position: absolute;
top: 1em; right: 1em;
padding: 1em;
line-height: 1.2em;
width: 20em; height: 9.6em;
-moz-border-radius: 10px;
background-color: #00264F;
color: White;
font-size: 1em;
text-align: center;
font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
font-size: .8em;
}

/* -- Titles -- */

h1 {
margin: 0; padding: 0;
font-size: 1em;
}

h1 a {
display: block;
margin: 0; padding: 0;
font-size: 1em;
width: 100%; height: 13.3em;
text-indent: -9999em;
background: #01336B url(/public/images/logo_gobrussels.png) no-repeat center left;
font-size: .8em;
}
h1.fr { background-image: url(/public/images/logo_carineurope_fr.png); }
h1.nl { background-image: url(/public/images/logo_carineurope_nl.png); }
h1.en { background-image: url(/public/images/logo_carineurope_en.png); }

h2 {
margin: 0 0 .5em 0; padding: .25em;
font-size: 1.2em;
text-transform: uppercase;
border-bottom: double;
text-align: center;
color: #999;
}

h3 {
margin: 0;
}

/* -- Links -- */

a { color: #369; }
a:hover, a:focus { color: #036; }

#contents a:hover,
#contents a:focus {
background-color: LightBlue;
}

/* -- Forms -- */

form {
}

fieldset {
margin-bottom: 10px;
border: 1px solid #CCC;
background-color: #F0F0F0;
}

legend {
padding: 0 5px 0 20px;
color: #666;
background-repeat: no-repeat;
background-position: center left;
}
legend.personal { background-image: url(/public/images/icons/user.png); }
legend.house { background-image: url(/public/images/icons/house.png); }
legend.pictures { background-image: url(/public/images/icons/pictures.png); }
legend.vehicle { background-image: url(/public/images/icons/car.png); }

label {
display: block;
margin-top: 5px;
}
label.inline { display: inline; }

input.text,
select {
float: left;
}

textarea {
float: left;
width: 90%;
}

input.text,
textarea {
padding: 3px;
font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", Verdana, Tahoma, Arial, sans-serif;
font-size: 100%;
color: #036;
}

input.text:focus,
textarea:focus {
background-color: #FFFF99;
}

fieldset.pictures input {
float: left;
display: block;
clear: left;
margin-bottom: 5px;
}

.checkbox-line {
clear: left;
margin-top: 5px;
}

.checkbox-line input {
float: left;
margin-right: 5px;
}

span.forminfo {
float: left;
margin-top: 5px;
margin-left: 5px;
font-size: .85em;
}

.buttons {
margin: 10px auto;
text-align: center;
}

.buttons input {
padding: .5em;
}

form em {
float: left;
display: block;
width: 10px; height: 10px;
margin-top: 5px;
margin-left: 6px;
text-indent: -9999em;
background: url(/public/images/icons/asterisk_yellow-smaller.png);
}
span.star {
padding-left: 14px;
background: url(/public/images/icons/asterisk_yellow-smaller.png) no-repeat center left;
color: #EFB11D;
font-weight: bold;
}

.processing {
float: right;
display: block;
margin: 0 auto;
line-height: 125%;
text-align: left;
background: url(/public/images/loading.gif) no-repeat center right;
padding: 10px 100px 10px 10px;
color: #DF9D00;
}

.paypal-form table {
margin: 0 auto 20px;
}
.paypal-form{
margin: 0 20px 20px;
text-align: center;
}

#car_options{
width: 700px;
height: 1099px;
}

/* -- Errors -- */

.error,
.noerror {
padding: 10px 30px 10px 10px;
border: 1px solid;
background-repeat: no-repeat;
background-position: 97% 50%;
}

.error { color: #C00; 
background-image: url(/public/images/icons/error.png);
}
.noerror { 
color: Green;
background-image: url(/public/images/icons/accept.png);
}

/* -- Other -- */

ul#mainmenu {
float: left;
margin: 0; padding: 0;
list-style: none;
width: 998px; height: 2.55em;
background: #000;
}

ul#mainmenu li {
float: left;
height: 2.5em;
}

ul#mainmenu a {
float: left;
display: block;
margin: .25em -.5em .3em 1em;
padding: 0 10px;
height: 2em;
line-height: 2em;
background: #333;
color: #FFF;
text-decoration: none;
-moz-border-radius: 5px;
border: solid #444;
border-width: 0 1px 1px 0;
}

ul#mainmenu a:hover {
background-color: #222;
border-color: #333;
}

ul#languages {
float: right;
margin: 0; padding: .25em;
list-style: none;
background-color: #DDD;
-moz-border-radius: 0 0 0 10px;
}

ul#languages li {
float: left;
display: inline;
}

ul#languages a {
float: left;
display: block;
margin-left: 5px;
padding: .5em .5em .5em 25px;
height: 1em; line-height: 1em;
background-repeat: no-repeat;
background-position: 5px center;
font-size: .8em;
text-decoration: none;
}

ul#languages a.current,
ul#languages a:hover,
ul#languages a:focus {
background-color: White;
margin: -1px -1px 0 4px;
border: 1px solid #CCC;
-moz-border-radius: 5px;
color: #036;
}

ul#languages a.fr { background-image: url(/public/images/flag_fr.png); }
ul#languages a.nl { background-image: url(/public/images/flag_nl.png); }
ul#languages a.en { background-image: url(/public/images/flag_gb.png); }

#slogan {
margin: 0 -260px 10px 0;
padding: 10px;
background: #E8BA46;
border-bottom: 2px solid #CCC;
color: #333;
font-weight: bold;
font-size: 1.3em;
text-align: center;
}

.hidden {
position: absolute;
left: -9999em;
}
h2.hidden {
position: relative;
left: 0;
}

.clearer { clear: both; }
.centered { text-align: center; }

.bigger {
font-size: 140%;
line-height: 110%;
}

hr {
position: absolute;
left: -9999em;
}

.notice {
color: #666;
font-size: .95em;
text-align: center;
border-bottom: 1px dotted #D0D0D0;
}

.notice.maxfilesize {
margin-top: 0;
padding: 5px 5px 5px 20px;
text-align: left;
background: url(/public/images/icons/picture_error.png) no-repeat center left;
}

#coordinates a { color: #69C; text-decoration: none; }
#coordinates a:hover,
#coordinates a:focus { color: #FFF; text-decoration: underline; }

#coordinates span {
color: #999;
}

#footer a { color: #EEE; text-decoration: none; }
#footer a:hover,
#footer a:focus { color: #FFF; text-decoration: underline; }

#footer p.copyright {
margin: 0;
padding: 1em;
background-color: #666;
border-top: 3px solid #555;
color: #BBB;
font-size: .8em;
}

/*------*/

.car{
	float: right;
	width: 100%;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #999;
}
.car.disabled{
opacity: .50;
}
.car .price{
display: block;
float: right;
clear: left;
padding: 5px;
margin-left: 5px;
background: #01336B;
color: white;
font-size: 1.2em;
text-align: right;
}
.car img, 
.no-tiny-picture{
float: left;
border: 1px solid #9BB4CF;
padding: 3px;
margin-right: 5px;
}
.no-tiny-picture{
width: 100px;
height: 75px;
background: #F8F8F8;
}
.car .content{
margin-left: 120px;
}
.car .action{ padding-left: 0; }
.car .action li{ 
display: block; 
float: left;
}
.car .action a{
margin: 5px 5px 5px 0;
}

.car .source{

	display: block;
	float: left;
	margin-right: 3px;
	text-indent: -9999em;
	background: url(/public/images/icons/link_go.png);
	height: 16px; width: 16px;
}

.edit-pictures{
float: left;
border: 1px solid #9BB4CF;
padding: 3px;
margin: 10px;
height: 180px !important;
}
.edit-pictures a{ display: block; text-align: center; color: #CF4A40; }

.car .left{ float :left; width: 206px; }
.car .center{ float: left; margin: 0 20px;}
.car .right { float: right; width: 130px;}

.car.public img{
float: left;
}
.car.public .pictures{
width: 206px;
display: block;
margin-top: 3px;
float: left;
text-align: center;
}

.car.public .price{ float: right; width: 145px; }
.car .vat{ font-size: .75em;  }

.car.public .info{
float: right;
width: 130px;
text-align:center;
margin-top: 3px;
}

.notice,
.warning,
.error{
	border: 1px solid;
	padding: 5px;
	margin: 10px 5px;
}
.notice{
	border-color: #A8CF9B;
	background: #D0FFBF;
}
.warning{
	border-color: #CF9B40;
	background: #FFCA6F;
}
.error{
	border-color: #CF4A40;
	background: #FF887F;
}
.excerpt{
	font-size: 1.125em;
}
.accessibility{
	text-indent: -9999em;
}
