﻿body{
	padding:0;
	margin:0;
	background:#f8c35b url(body_bgr.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
}
a{
	color: #f8c35b;
	text-decoration:none;
}
a:hover, a:active, a:focus{
	text-decoration:underline
}
h1{
	padding:0;
	margin:0 0 10px 0;
	font-size:14px;
	text-align:left;
	width:100%;
	color:#878fc0;
	font-weight:normal;
	line-height:20px;
	clear:both;
}
.fbFooterBorder { display:none !important}
.facebook{ padding:50px 0 0 0;}
.flags{ float:left; padding:10px 0 0 10px;}
.faq h1{
	margin:0;
}
#info img{
	border:1px solid #ccc;	
}
.services img{
	border:1px solid #ccc;	
}

h2{
	padding:0 10px 0 0;
	margin:0 10px 10px 0;
	font-size:16px;
	text-align:right;
	color:#fff;
	font-weight:normal;
	line-height:30px;
	clear:both;
	background:#d9dcee;
}
h4{
	padding:5px 0px 10px 0;
	margin:0 0px 0px 0;
	font-size:11px;
	text-align:center;
	color:#333;
	font-weight:bold;
	line-height:14px;
	clear:both;
}

#layout{
	width:984px;
	padding:23px 0 10px 0;
	margin:0 auto;
}
.header{
	clear:both;
	width:100%;
	height:241px;
}
.header_left{
	float:left;
	width:267px;
	height:241px;
	background:url(header_left.jpg) no-repeat top left;
}
.header_right{
	float:left;
	width:717px;
	height:241px;
	text-align:right
}
#info .header_right{
	background:url(info.jpg) no-repeat top left;
}
.services .header_right{
	background:url(services.jpg) no-repeat top left;
}
.faq .header_right{
	background:url(faq.jpg) no-repeat top left;
}
.news .header_right{
	background:url(news.jpg) no-repeat top left;
}
.gallery .header_right{
	background:url(gallery.jpg) no-repeat top left;
}
.links .header_right{
	background:url(links.jpg) no-repeat top left;
}
#contacts .header_right{
	background:url(contacts.jpg) no-repeat top left;
}
.wraptable{
	padding:0;
	margin:0 0 0 8px;
	width:976px;
	clear:both;
}
.left{
	width:248px;
	padding:1px;
	margin:0;
	background:url(left_bgr.jpg) repeat-y right;
}
.left_btm{
	width:250px;
	height:37px;
	background:url(left_btm.jpg) no-repeat top left;
}
.right{
	width:726px;
	background:#fff url(right_bgr.jpg) repeat-y right;
}
.right_btm{
	background:url(right_btm.jpg) repeat-x top;
	color:#fff;
	text-align:right
}
.contentwrap{
	padding:0px 20px 10px 10px;
}
.text ul{
	padding:4px 0;
	margin:0;
	list-style:none;
}
.text li{
	padding:0 0 0 14px;
	background:url(li.jpg) no-repeat left top;
}
.text{
	text-align:justify;
	line-height:16px;
}
.nav_head{
	clear:both;
	padding:0 0 0 14px;
	color:#fff;
	font-size:14px;
	line-height:26px;
	height:30px;
	background:url(nav_separator.jpg) repeat-x bottom;
}
.nav_head a{
	color:#fee2c3;
	text-decoration:none;
}
.nav_head a:hover{
	text-decoration:underline;
}
.left ul{
	margin:0;
	padding:4px 0 6px 0;
	list-style:none;
	background:url(nav_separator.jpg) repeat-x bottom;
}
.left li{
	padding:0 0 6px 20px;
	line-height:14px;
}
.left li a{
	clear:both;
	background:url(tag.jpg) no-repeat left top;
	text-decoration:none;
	padding:0 0 0 14px;
	line-height:16px !important;
	font-size:12px;
	color:#fee2c3;
}
.left li a:hover{
	text-decoration:underline;
}
/* Contacts */
.contactswrap{
	width:340px;
	line-height:16px;
	float:left
}
.contactswrap td{
	padding:5px 0px;
}
.formwrap{
	width:345px;
	background:#eaecf6;
	float:right;
}
.formwrap .form{
	margin:0;
	padding:5px 0 5px 5px;
}
.singleline{
	width:240px;
	line-height:20px;
	font-size:11px;
}
.textarea{
	width:240px;
	height:100px;
	font-size:11px;
}
.fleft{
	font-weight:normal;
	float:left;
	padding:0 0px 0 0;
	width:90px;
}
.button{
	text-align:center;
	padding:10px 0 0 90px;
}
.msg{
	text-align:center;
	clear:both;
}
.map{
	background:#eaecf6;
	text-align:center;
	padding:1px 1px 1px 1px;	
}
.separator{
	padding:0px;
	margin:0px;
	line-height:10px;
	height:10px;
	font-size:10px;
	clear:both;
}
.gallerywrap td{
	text-align:center;
	padding:5px;
	margin:5px;
	border:2px solid #fee2c3;
}
.gallerywrap img{
	border:0px;
}
/* CSS Document - ThickBox Style*/

.info{
	color:blue
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #fff;
}
#TB_secondLine {
	font: 12px Arial, Helvetica, sans-serif;
	line-height:25px;
	color:#666666;
}

#TB_window a:link {color: #f8c35b; text-decoration:none; font-weight:bold}
#TB_window a:visited {color: #fff;}
#TB_window a:hover {color: #fff;}
#TB_window a:active {color: #fff;}
#TB_window a:focus{color: #fff;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #000;
	z-index: 102;
	color:#fff;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
	
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border:0;

}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
	color:#fff
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
	color:#666;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.new { margin:0 0 0 10px; vertical-align:middle; border:0px !important}
.new_en { margin:0 0px 0 0px; vertical-align:middle; border:0px !important}
.hide_diagnostic { display:none}
