/* general tag styles */

body {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 11px;
	background: url(../images/background.jpg);
}

p, td, li, form, label {
	font-size: 11px;
}

td, ul, ol, li, form, input, select {
	padding: 0;
	margin: 0;
}

img {
	padding: 0;
	border: 0;
}

p {
	line-height: 120%;
	padding: 0 0 10px 0;
	color: #000;
	font-weight: normal;
	border: 0;
	margin: 0;
}

p.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
} 

div.clearit {
  clear: both;
  line-height: 1px;
  font-size: 1px;
  heght: 1px;
} 

h1 {
    font-size: 11px;
	line-height: 120%;
	padding: 0 0 5px 15px;
	borer: 0;
	margin: 0 0 15px 0;
	color: #BA041D;
	font-weight: normal;
	border-bottom: 1px solid #DADADA;
}

h2 {
    font-size: 11px;
	line-height: 120%;
	padding: 0;
	borer: 0;
	margin: 0;
	color: #BA041D;
}

h3, h4 {
    font-size: 14px;
	line-height: 120%;
	padding: 0 0 15px 0;
	margin: 0;
	color: #C22020;
}

h5, h6 {
	font-size: x-small;
	padding: 10px 0 2px 0;
	border: 0;
	margin: 0;
}

select {
	font-size: x-small;
}

a {
	color: #BA041D;
	text-decoration: none;
}

a:hover {
	color: #BA041D;
	text-decoration: underline;
}

label {
	color: #000;
	vertical-align: top;
	font-size: x-small;
}

.em-note {
  font-style: italic;
}

/* tabular data cell styles */

td {
	text-align: left;
	vertical-align: top;
}

td.lm {
	text-align: left;
	vertical-align: middle;
}

td.lb {
	text-align: left;
	vertical-align: bottom;
}

td.lt {
	text-align: left;
	vertical-align: top;
	padding: 0;
}

td.ct {
	text-align: center;
	vertical-align: top;
}

td.cm {
	text-align: center;
	vertical-align: middle;
}

td.cb {
	text-align: center;
	vertical-align: bottom;
}

td.rt {
	text-align: right;
	vertical-align: top;
}

td.rm {
	text-align: right;
	vertical-align: middle;
}

td.rb {
	text-align: right;
	vertical-align: bottom;
}


/* main containers */ 

#main-container {
	background: url(../images/fries_bg.gif) right top no-repeat;
	text-align: left; 
	margin: 0 auto;
	width: 992px;
}

#main-bg {
	background: url(../images/black_bg.jpg) left top repeat-x;
}

/* header */

#logo {
	margin: 26px 10px 0 0;
}

#lang {
	float: right;
	background: url(../images/lang_bg.jpg) left top no-repeat;
	width: 77px;
	margin: 12px 0 0 0;
	padding: 8px 0 9px 17px;
	color: #D50019;
	font-size: 10px;
}

#lang a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

#banner-border {
	margin: -180px 0 0 0;
}

#img-banner {
	margin: 0 0 0 5px;
}

#banner {
	margin: 0 0 9px 0;
}

#banner img {
	behavior: url(iepngfix.htc);
}

/* top navigation */

#tnav {
	margin: 18px 0 9px 0;
	padding: 7px 0 7px 0;
	background-image: url(../images/nav-bg.png);
	background-position: left top;
	background-repeat: no-repeat;
	behavior: url(iepngfix.htc);
}

#tnav p {
	text-align: center;
	padding: 0;
}

#tnav p img {
	vertical-align: -0.4em;;
}

#tnav a {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

#tnav a.selected {
	color: #F7DB26;
}

/* site containers  */

#content-container-home {
	background: url(../images/content-home-top.png) left top no-repeat;
	padding: 9px 0 0 0;
	behavior: url(iepngfix.htc);
}

#content-container-home-bg {
	background: url(../images/content-home-bg.gif) left top repeat-y;
	height: 100%;
}

.content-bottom img {
	behavior: url(iepngfix.htc);
}

#content-container {
	background: url(../images/content-top.png) left top no-repeat;
	padding: 9px 0 0 0;
	behavior: url(iepngfix.htc);
}

#content-container-bg {
	background: url(../images/content-bg.gif) left top repeat-y;
	height: 100%;
}

#content-container-full {
	background: url(../images/content-top-full.png) left top no-repeat;
	padding: 9px 0 0 0;
	behavior: url(iepngfix.htc);
	width: 990px;
}

#content-container-full-bg {
	background: #fff;
	height: 100%;
}

#content-container-full h1 {
	padding-left: 0;
}

#column-full {
	height: 100%;
	border: 1px solid #fff;
}

#content-container-yellow {
	background: url(../images/content-top-yellow.png) left top no-repeat;
	padding: 9px 0 0 0;
	behavior: url(iepngfix.htc);
}

#content-container-yellow-bg {
	background: url(../images/content-yellow-bg.gif) left top repeat-y;
	height: 100%;
}

/* content styles */

h2.red {
	color: #BA041D;
	font-size: 18px;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: normal;
}

h2.red a {
	color: #BA041D;
	text-decoration: none;
}

h2.red img {
	vertical-align: middle;
}

.indent {
	padding: 0 15px 0 15px;
}

.belgium-map {
	text-align: center;
	padding: 20px 0;
}

.w-map {
	text-align: center;
	padding: 0 0 20px 0;
}

.v-map {
	text-align: center;
	padding: 0 0 40px 0;
}

.legend {
	margin: -10px 0 0 0;
	padding: 0 !important;
	color: #C22020;
	line-height: 180%;
}

.back img {
	vertical-align: middle;
}

.links {
	list-style: none;
	margin: 0 0 10px 0;
}

.links li {
	background: url(../images/red-arrow.jpg) left top no-repeat;
	border-bottom: 1px solid #C22020;
	padding: 0 0 7px 22px;
	margin: 0 0 7px 0;
}

.links a {
	font-size: 14px;
	font-weight: bold;
}

.flush-left {
	float: left;
}

.scroll {
	height: 12px;
	padding: 0 10px 0 15px;
	color: #BA041D;
}

.scroll .selected {
	color: #000000;
}

#contact th {
	color: #C22020;
	font-weight: normal;
	text-align: right;
	padding: 2px 5px 0 0;
	vertical-align: top;
}

#contact td {
	padding: 0 20px 10px 0;
}

#contact td input {
	color: #000;
	font-size: 11px;
	border: none;
	border-bottom: 1px solid #DBDBDB;
	width: 270px;
	padding: 2px;
}

p.error{
	color: #f00;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.btn {
	width: auto !important;
	border: none !important;
}

#column-r h2 {
	font-size: 14px;
	padding: 0 0 3px 0;
	borer: 0;
	margin: 0 0 17px 0;
	color: #000;
	border-bottom: 1px solid #DADADA;
}

.add-l {
	padding: 0 15px;
}

.add-r {
	float: right;
	padding: 0 15px;
	width: 370px;
}

.address {
	font-weight: bold;
	background: url(../images/icon-address.gif) left top no-repeat;
	padding: 2px 0 9px 22px;
	border-bottom: 1px solid #DA0217;
	margin: 0 0 5px 0;
}

.orar {
	font-weight: bold;
	background: url(../images/icon-orar.gif) left top no-repeat;
	padding: 2px 0 9px 22px;
	border-bottom: 1px solid #DA0217;
	margin: 0 0 5px 0;
}

.website {
	font-weight: bold;
	background: url(../images/icon-website.gif) left top no-repeat;
	padding: 2px 0 9px 22px;
	border-bottom: 1px solid #DA0217;
	margin: 0 0 5px 0;
}

.contact-hdr {
	font-weight: bold;
	background: url(../images/icon-contact.gif) left top no-repeat;
	padding: 2px 0 9px 22px;
	border-bottom: 1px solid #DA0217;
	margin: 0 0 5px 0;
}

.hours {
	margin: 0 0 5px 0;
}

.hours th {
	color: #C22020;
	padding: 2px 15px 2px 0;
	font-weight: normal;
	border-bottom: 1px solid #B9B9B9;
}

.hours td {
	padding: 3px 15px 3px 0;
	border-bottom: 1px solid #B9B9B9;
}

.add-contact th {
	vertical-align: top !important;
}

.add-contact td {
	color: #C22020;
}

.add-contact td input {
	width: 210px !important;
}

.add-contact td .radio {
	width: 10px !important;
	border: none !important;
	vertical-align: middle;
}

.add-contact .btn {
	width: auto !important;
	border: none !important;
}

.subnav {
	background: #fff;
	padding: 10px 0 3px 0;
	margin: 0 0 10px 0;
}

.subnav ul {
	list-style: none;
}

.subnav ul li {
	padding: 1px 0 7px 15px;
}

.subnav ul li.selected {
	background: url(../images/subnav-bullet.jpg) left top no-repeat;
	padding: 1px 0 7px 15px;
}

.subnav ul li a, .subnav ul li a:hover {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.title {
	font-size: 12px;
	color: #C22020;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #C22020;
	margin: 0 15px 8px 15px;
	padding: 0 0 3px 0;
}

h1.with-subnav {
	margin: 0;
	border-bottom: none;
	padding-bottom: 7px;
}

.news-l {
	float: left;
	width: 470px;
	padding: 0 15px 0 15px;
}

.news-lr {
	padding: 0 15px 0 15px;
}

.news-r {
	float: left;
	width: 214px;
}

.img-framed {
	border: 4px solid #F3F3F3;
}

.news-l .links  {
	margin: 10px 0 0 0;
}

.links li span {
	float: right;
	padding: 5px 30px 0 0;
	font-weight: bold;
}

.news {
	background: #FCF3B5;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	height: 100%;
}

.news ul {
	list-style: none;
}

.news ul li {
	padding: 10px 0 0 15px;
	border-bottom: 1px solid #FFD500;
}

.news ul li.selected {
	background: #fff url(../images/news-bullet.jpg) left top no-repeat;
	padding: 10px 0 0 15px;
}

.news ul li a, .news ul li a:hover {
	font-size: 12px;
	color: #C22020;
	font-weight: bold;
	
}

.news p.more {
	padding: 10px 0 1px 15px;
	margin: 0 0 0 0;
	text-align: right;
}

.news p.more img {
	vertical-align: middle;
}

.news p.more a, .news p.more a:hover {
	color: #C22020;
	font-size: 9px;
	text-decoration: none;
	padding: 3px 15px 3px 13px;
	background: #FFD500;
}

/* left column */

#column-l-black {
	width: 230px;
	margin: 0;
	background: #1B1B1B;
	float: left;
}

#column-l-black h2.black {
	background: #000;
	color: #FFDD25;
	font-size: 12px;
	padding: 0 10px 9px 15px !important;
	margin: 0 0 10px 0;
	height: 100%;
	text-transform: uppercase;
}

#news-l {
	padding: 0 0 10px 0;
}

#news-l span {
	color: #FED700;
	font-weight: bold;
}

#news-l p {
	padding: 0 0 4px 15px;
	color: #fff;
}

#news-l p.more {
	padding: 10px 0 2px 15px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #000;
	text-align: right;
}

#news-l p.more img {
	vertical-align: middle;
}

#news-l p.more a {
	color: #FED700;
	font-size: 9px;
	text-decoration: none;
	padding: 3px 15px 3px 13px;
	background: #000 url(../images/yellow_arrow.jpg) right center no-repeat;
}

#column-l {
	width: 228px;
	margin: 0;
	float: left;
}

/* center column */

#column-c-home {
	width: 368px;
	padding: 0 11px 0 10px;
	float: left;
}

/* right column */

.column-r-home {
	width: 368px;
	margin: 0;
	background: url(../images/black_r.gif) left top no-repeat;
	float: left;
}

#column-r {
	width: 750px;
	margin: 0 0 0 12px;
	float: left;
}

#overlib{
	border: 3px solid #fff;
	background: #E21A1A;
	padding: 0;
	margin: 0;
	text-align: left;
	width: 200px;
}

#overlib p{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#overlib p.city{
	text-transform: uppercase;
	padding: 7px 10px 7px 10px;
}

#overlib .frituren{
	border-top: 3px solid #fff;
	background: #000;
	padding: 7px 0 0 0;
}

#overlib .frituren p{
	padding: 0 10px 7px 10px;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#overlib .frituren p a{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

/* footer */

#footer {
	background: #CB1722;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 15px;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer p {
	float: right;	
	color: #fff;
	padding: 2px 0 10px 0;
	font-size: 10px;
}

span.faq-title{
	color: #BA041D !important;
}

.img-flush-right{
    float: right;
    padding: 0 5px 0 10px;    
}

/* Overlayer */

.translucent {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity:0.5;
	background: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50000;
	display: none;
	padding-top: 100px;
}

