/* GENERAL */
body, div, dl, dt, dd,ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th, td{ 
 margin: 0px; 
 padding: 0px;

}

body      { 
		color: #000; 
		font-family: "trebuchet ms";
		background-color: #ffffcf;
		background-image:url(../images/bg.png);
		margin: 0; 
		padding: 0   
		 }
ul{
		margin:10px 18px;
}		 
a   { 
	color: #960; 
	font-family: "trebuchet ms";
	text-decoration: none  
	}
a img { 
		color: #fafad2 
	}
a:visited { 
		text-decoration: none; 
		}
a:hover   { 
		text-decoration: underline;  
		}
a.inside{
		color:inherit;
}
a.inside:hover{
		text-decoration:none;
}
h1 { 
	color:#6f481f;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom:10px;
	}
h2 { 
	color: #6f481f; 
	font-size: 12pt; 
	font-family: "trebuchet ms"; 
	font-weight: bold;
	clear:right;
	}
h2 a.inside{
				color: #6f481f;
}
.company{
		color:#81D027;
		font-weight: bold;
		}	
table { 
	font-size: 14px; 
	font-family: "trebuchet ms"; 
	}
p{
		padding:5px 0px;
}
div.clrr{
		clear:right;
		height:1px;
}

/* LAYOUT */

.content{ 
		margin: 0px; 
		padding: 10px;
		font-size:14px; 
		position: relative;
		background-color:#fff; 
		}
.content img{ 
		 margin: 0px; 
		 padding: 3px; 
		 border: 3px solid #eee; 
		 background: #fff; 
}
.content3cols{
		width:515px;
}
img.right {
                float:right;                
}
img.left{
           float:left;     
}
#wrapper  { 	position: relative; 
                padding-top: 0px;
                padding-bottom: 0; 
                width: 960px ; 
                overflow: visible; 
                visibility: visible; 
                margin-left: auto; 
                margin-right:auto;
                }
#maincontainer{ 
                font-size: 12px; 
                background-color: #E8DAA9; 
                margin: 0; 
                padding-top: 0; 
                padding-bottom: 0; 
                width: 100% ; 
                overflow: visible; 
                visibility: visible; 
                /*border-bottom: 1px solid #000; */
                margin-top:-5px;
				margin-bottom:5px;
                }
*>#wrapper{
                margin-top:0px;
                }

#content_left { 
				background-color: transparent;
				background-repeat: repeat-y; 
				background-position: 0 0; 
				float: left; 
				margin: 0; 
				padding: 0; 
				width: 197px;
				min-height: 500px; 
				height: 500px; 
				font-size: 13px; 
				font-family: "trebuchet ms"; 
				position:relative;
				margin-right:-8px;
				}
*>#content_left{
				width:197px;
				height:auto;
				margin:0px;
				}				
#content_right { 
				background-color: #ffffff; 
				background-repeat: no-repeat; 
				visibility: visible; 
				margin-left: 197px; 
				padding-top: 0;
				min-height: 500px; 
				height: 500px; 
				width: auto; 
				overflow: visible; 
				}
*>#content_right{
				height:auto;
				margin-left: 200px; /* ie6 bug */
				}
#right_display{
						float:right;
						text-align:center;
						
						background-color:#fff;
						width:220px;
						min-height: 200px; 
						height: 200px;
					}
*>#right_display{
			height:auto;
}				
				
/* NAVIGATION */

.separator { 
			color: #fff; 
			font-weight: bold; 
			font-size: 14px;
			 background-color: red;
			 text-align: left;
			 padding: 3px 2px; 
			 border-bottom: 1px solid #eee; 
			 width: 195px;
			 display: block 
			 }


#navcontainer { 
			padding-top:0px;
			background-repeat: repeat-x; 
			margin-top: 15px;
			width: 200px ;
			overflow:hidden;
			  }
#navcontainer ul, #navcontainer dl, #navcontainer dt,  #navcontainer dd   {
															color: #fff; 
															font-size: 13px; 
															font-family: "trebuchet ms";
															text-decoration: none; 
															text-align: left; 
															margin: 0; 
															padding: 0; 
															list-style-type: none; 
															}
#navcontainer a, #active { 
				color: #E8D474; 
				font-weight: bold;
				font-family: "trebuchet ms";
				background-image: url(../images/button_off.png);
				background-repeat:no-repeat;
				text-decoration: none; 
				margin-top: 0;
				margin-bottom: 5px; 
				padding-right: 0; 
				padding-left:40px;
				width: 160px; 
				height: 35px; 
				font-weight:bold;
				line-height:35px;
				display: block;
				
				}
#active{
		/*background-color: #1d2088; */
		background-image: url(../images/button_on.png);
	   }	
/*	   				
#navcontainer a, #navlist a:visited, dl#menu dt { 
										color: #fff; 
										font-weight: bold; 
										line-height: 30px; 
										text-decoration: none;
										}
*/										
#navcontainer a:hover { 
					/*text-decoration: underline; */
					background-image: url(../images/button_on.png);
					}
#navcontainer dl { 
				margin-top: 0
				 }


.lang_bar, #navcontainer.langbar table {
						 		background-color: transparent; 
						 		margin-bottom: 10px; 
						 		padding: 3px 2px; 
						 		height: 25px; 
						 		display: block  
				 				}
				 				
#navcontainer a.flag{
				background-image:none; 
				border-style: none;
				padding-left:0px;
				width: 30px; 
				height:20px;
				}
div.flags{
                width:100%;
                text-align:center;
                padding-top:15px;
}
dl#menu { 
		width: 200px 
		}
dl#menu dt a { 
			height: 25px; 
			}
dl#menu li a  { 
			color: #fff; 
			font-size: 11px; 
			line-height: 15pt; 
			background-color :#6b6e5d; 
			background-position: 0 0; 
			text-align: center; 
			margin-top: 0; 
			padding-top: 0; 
			height: 20px   
			}
/* TABLES */
table.tariff,table.gps{
		width:500px;
		border-collapse:collapse;
		border-spacing:0px;
		border: 1px solid #9A7E34;
		margin-bottom:5px;
		}
table.gps{
		width:250px;
}
table.tariff caption, table.gps caption{
				font-size : 15px;
				font-weight:bold;
				color: #E8D474;
				background-color:#6F481F;
				text-align:center;
				}		
table.tariff th,table.tariff td{
			padding: 2px 5px;
			text-align:left;
			}
table.tariff th{
			/*background-color: #9A7E34; */
			font-weight:normal;
			/*color:#fff;*/
			border-right:1px solid #9A7E34;
			/*width:150px;*/
			}
table.tariff tr.odd{
			background-color:#eee;
			}
table.tariff tr.even th{
			/*background-color:#E8DAA9;
			color:#6F481F;*/
			}			
table.tariff td.prices{
				width:70px;
				text-align:right;
}			
table.description{
                width:100%;
                border-spacing:5px;
                border-collapse:collapse;
                font-weight:bold;
}
table.description td{
                                padding:2px;
}
.phones{
	padding-left:20px;
	font-weight:bold;
	color:white;
}

/* FORMS */

.form_box {
		 text-align: left; 
		 padding-top: 5px; 
		 padding-bottom: 10px; 
		 padding-left: 20px; 
		 width: 500px; 
		 height: auto; 
		 }
.form_box p{
		margin:5px;
		}
input{ 
	text-align: center; 
	border: solid 1px black 
	}
label { 
	float: left;
	width: 140px; 
	display: block;
	 }

/* MESSAGES */

.error_msg { 
			color: #e00; 
			font-weight: bold; 
			font-size: 14px;
			text-align: center
		}
.warning_msg  { 
			color: #1418f6;
			font-weight: bold; 
			font-size: 14px; 
			text-align: center
			}

/* HEADER */

#header {
		 background: #fff url(../images/header.jpg) no-repeat; 
		 margin: 0px; 
		 padding: 0px; 
		 top: 0; 
		 left: 0; 
		 width: 100%; 
		 height: 180px;
		 margin-bottom:10px;
		 }

/* FOOTER */

#footer   { color: #fff;
		font-weight: normal; 
		font-size: 14px; 
		font-family: "verdana"; 
		background-color: #9A7E34; 
		text-align: left; 
		clear: both; 
		margin-top: 0; 
		padding-top: 10px; 
		padding-bottom: 0; 
		padding-left: 207px; 
		/*border-top: 1px solid #fff; */
		width: auto; 
		height: 45px
		}

#footer a{ 
		color: #E8DAA9;
		}
/*************SPRITES****************/                
span.phone,span.email,span.mobile,span.url{
			  background:transparent url(../sysimages/whereabouts.png) no-repeat;
			  display:-moz-inline-box; 
			  display:inline-block;
			  width:16px;
			  height:12px;
			  margin-right:5px;
			  margin-left:5px;
		    }
		    span.url{
				background-position: 0px -86px;
				height:17px;
				width:17px;
		    }
		    span.mobile{
				background-position: 0px -30px;
				height:17px;
		    }
		    span.phone{
				background-position: 0px -60px;
				width:14px;
		    }
		    a.flag_fr,a.flag_nl,a.flag_en,a.flag_uk,a.flag_de,a.flags_eu,a.flag_be,a.flag_it,a.flag_es,a.flag_ru,a.flag_zn{
			  background:transparent url(../sysimages/flags.png) no-repeat;
			  display:-moz-inline-box; 
			  display:inline-block;
			  width:22px;
			  height:15px;
			  margin-right:25px;
			  margin-left:25px;
		    }
		     a.flag_it{
			  background-position: 0px -20px;			    
		    }
		     a.flag_be{
			  background-position: 0px -40px;			    
		    }
		     a.flag_de{
			  background-position: 0px -60px;			    
		    }
		    a.flag_es{
			  background-position: 0px -80px;			    
		    }
		     a.flag_fr{
			  background-position: 0px -100px;			    
		    }
		    a.flag_nl{
			  background-position: 0px -120px;			    
		    }
		    a.flag_ru{
			  background-position: 0px -140px;			    
		    }
		    a.flag_en,a.flag_uk{
			  background-position: 0px -160px;			    
		    }
		    a.flag_zn{
			  background-position: 0px -180px;			    
		    }                
/* Marquee Code */
#marqueeboard{
		  position: relative;
		  width: 580px;
		  height: 30px;
		  overflow:hidden;
		  /*border:1px black solid;*/
		 }   
		   #message{

		    position: absolute;
		    top: 0px;
		    left: 10px;
		    white-space:nowrap;
		    width:auto;
		    height:30px;
		    font-size:18px;
		    font-weight: normal;
		    line-height: 30px;
		  }
.loading{
		background-image: url(../sysimages/loading.gif);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		}
#slideshow {
		position: relative;
		width: 412px;
		height: 312px;
		overflow:hidden;
	      }
#slideshow div {
		position: absolute;
		top: 0;
		left: 0;
}
/************* lightbox thumbs ********************/
img.lb_left{
		margin-bottom:5px;
		margin-right:5px;
}
img.lb_right{
		margin-bottom:5px;
		margin-left:5px;
}
img.lb_center{
		margin:5px;
}