/* CSS Document */

body {
	background-image:url(../images/back.jpg);
	margin:0px;
	padding:0px;
}

a img{
  border: none;

}

.light {
color:#ccc;
}
a{
    color: #00356B; 
}

.bzs{ display:none; }
.header{
	padding-top:80px;
	height:107px;
	position:relative;
}

.header .logo{
	float:left;
	width:202px;
	height:67px;
	margin-right:70px;
	margin-left:30px;
	
}

.header .langswitch{
		float:left;
		width:90px;
}

.searchin {
	border:none;
	width:165px;
}

.inpcont {
	margin-top:5px;
	margin-left:15px;
	float:left;
}

.srch_butt{
	float:right;
	margin-right:16px;
	margin-top:10px;
}

.header .langswitch ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

label a {

}


.header .langswitch ul li{
	display:inline;
	float:left;
	width:44px;
}

.header .langswitch ul li a{
	width:33px;
	height:33px;
	line-height:30px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	background-image:url(../images/langb.jpg);
	display:block;
	text-align:center;
}

.header .langswitch ul li a.active{
	background-image:url(../images/langl.jpg);
	text-decoration:none;
}

.header .searchbox{
		margin-right:30px;
	background-image:url(../images/search-bg.jpg);
	height:33px;
	float:right;
	width:240px;
}

.menu ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
	padding-top:15px;
	padding-left:15px;
}

.menu ul li{
}

.menu ul li a{
	display:block;
	text-indent:16px;

	width:224px;
	height:24px;
	line-height:24px;
	color:#1e2e3e;

	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin-bottom:10px;

}

.menu ul li a:hover,.menu ul li a.active{
	background-image:url(../images/menu-item.png);
    color: #fff;       text-decoration: none;
}

.main {
	width:940px;
	margin-left:auto;
	margin-right:auto;
    background-image: url(../images/bigimg.jpg);
    background-repeat: no-repeat;
}

.bigimage{
	background:none;
	height:232px;
    position: relative;
}


.call {
	display:block;
	background-image:url(../images/call.png);
	background-repeat:no-repeat;
	width:400px;
	height:57px;
	float:right;
    position: absolute;
    right:0px;
	bottom:20px;
	color:#fff;
}

.phone {
	font-weight:bold;
	margin-top:10px;
	margin-left:4px;
	font-size:28px;
	float:right;
	margin-right:15px;
	font-family:Tahoma, Geneva, sans-serif;
}

.slogph{	margin-top:14px;
	float:right;
	display:block;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}

.path {
	display:block;
	height:13px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top:40px;
	margin-bottom:40px;
	color:#e2e7ec;
	margin-left:30px;


}

.path ul{
	display:block;
	padding:0px;
	margin:0px;
	float:left;
}

.path ul li{
	padding-right:10px;
	display:block;
	float:left;
	background-image:url(../images/path-bg.jpg);
	height:13px;

}
.path ul li a{
	padding-left:5px;
	color:#e2e7ec;
	background-image:url(../images/path-separator.jpg);
	background-position:right;
	padding-right:20px;
	line-height:11px;
	background-repeat:no-repeat;
}

.pathstart {
	background-image:url(../images/path-start.jpg);
	width:2px;
	display:block;
	float:left;
	color:#7c8791;
}

.pathstop {
	background-image:url(../images/path-end.jpg);
	width:7px;
	display:block;
	float:left;
	color:#7c8791;
}


.footer1 {
	margin-top:50px;
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#1f2e3e;
	color:#FFF;
	height:155px;
	vertical-align:middle;
}

.footer1 .col1{
	margin-top:50px;
	float:left;
	width:320px;
	margin-left:60px;
}

.footer1 .col2{	margin-top:55px;
	float:left;
	width:330px;
}

.footer1 .col3{	margin-top:55px;
	float:right;
	text-align:right;
	margin-right:60px;
	width:230px;
}

.footer1 .address{
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:12px;
}
.footer1 .address a{
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	color:#99ccff;
}

.footer1 .tel{
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-size:12px;
}

.footer1 .tel strong{
	font-size:20px;
}

.footer1 .copy, .footer1 .copy a{
	color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}

.footer2 {
	height:60px;
	width:1000px;
	line-height:60px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#8396a8;
}

.footer2 .lawsupport {
	margin-right:20px;
}

.footer2 .lawsupport a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#8396a8;
}

.footer2 a{
	color:#8396a8;
}


.content{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
	margin-left:30px;
	margin-right:30px;
}

.content h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:22px;
	font-weight:normal;
	background-image:url(../images/h1-line.jpg);
	background-repeat:no-repeat;

	padding:0px;
	margin:0px;
	background-position:left 7px;
	padding-left:13px;
	margin-left:-13px;
	color:#1e2e3e;
}


.expo-item{
  display: block;
  position: relative;

  clear: both;
  width: 936px;
  height: 90px;
}
.expo-item.odd{
  background-image: url(../images/expobox.jpg);
}

.gotoexpo {
  position: absolute;
  display: none;
  right: 20px;
  top: 28px;
  width:140px;
}

.gotoexpo a {
  background-image: url(../images/goexpo.png);
display:block;
color: #fff;
text-align: center;
line-height: 36px;
text-decoration: none;
  width: 138px;
  height: 36px;
}


.expo-item .imgbox{
  margin-left: 25px;
  margin-top: 25px;
  float: left;
  display: block;
  width: 40px;
  height: 40px;
}

 .expo-item .expotext{
   margin-top: 20px;
   margin-left: 20px;
   color:#666666;
     float: left;
  display: block;
   }
 .expo-item .expotext .descr a {
   color: #446b92;
   font-size: 18px;
 }


.expo-item .expotext .descr {
  white-space: nowrap;
  width: 800px;
  overflow: hidden;
}


.place {
  font-style: italic;
}

.place b {
  font-style: normal;
}


.paginator {
  margin-left:25px;
  margin-top: 50px;
  font-size: 16px;
  color:#999999;
}

.paginator .prev {
  margin-right: 30px;

}

.paginator .next {
  margin-left: 30px;
}

.paginator b {
  margin-left: 5px;
  margin-right: 5px;
}

.paginator a {
  color:#00366b;
  margin-left: 5px;
  margin-right: 5px;
}

.content.nonspace{
  margin-left: 0px;
}


.full_expo {
  margin-top: 20px;

}

.full_expo .top_part {
  clear: both;
  display: block;
  width: 960px;
  height: 140px;
}

.full_expo .top_part img {
  float: left;
}
    .full_expo .top_part .heading {
      font-size: 22px;
}
    .full_expo .top_part .descr {
      font-style: italic;
}
.full_expo .top_part .nearimg{
  float: left;
  width: 500px;
  margin-left: 10px;
}

.full_expo .bottom_part{
  clear: both;
}


.exposearchbox {
  background-color: #FFFFFF;
    background-image: url(../images/searchboxbg.jpg);
    background-position: top left;
  width: 960px;
  padding-top: 30px;
  margin-top: 20px;
  margin-left: -10px;
}

.exposearchboxstop {
  background-color: #FFFFFF;
    background-image: url(../images/searchboxbg.jpg);
    background-position: bottom left;
  width: 960px;
  height: 30px;
    margin-left: -10px;
}

.exposearchboxinner {
    width: 899px;
    margin-left: auto;
  margin-right: auto;
}
.exposearchbox .strip {
  background-image: url(../images/stripe.jpg);
  width: 899px;
  height: 70px;
  display: block;

}

.exposearchbox .strip .inviz {
  background: #fff;
  border: none;
  float: left;
  width: 590px;
  height: 30px;
  font-size: 21px;
  margin-top: 17px;
  margin-left: 25px;
  color: #555555;
}

.exposearchbox .strip .stripb {
  background: transparent;
  color: #fff;
  border: none;
  font-size: 21px;
  float: left;
  width:250px;
  margin-top: 20px;
  margin-left: 27px;

}

.add_search_link {
  margin-left: 25px;
  margin-top: 5px;
}


.add_search_link a {
  text-decoration: none;
  border-bottom: 1px #00356b dashed;
  font-family: Trebuchet MS,sans,sans-serif;
  color:#00356b;
}

.search_tip {
  margin-top: 30px;
  background-image: url(../images/search_tip.jpg);
  background-repeat: no-repeat;
  width: 851px;
  height: 68px;
  color: #666666;
  margin-left: auto;
  margin-right: auto;
  font-size: 11px;
  font-family: Trebuchet MS,sans,sans-serif;
  display: block;
  padding-top: 10px;

}

.search_tip span {
  display: block;
  margin-left: 70px;
  margin-bottom: 10px;
  margin-right: 10px;
}



.searchsubmit_adv {
  margin-left: 20px;
  float: right;

}
.searchsubmit_adv .search_adv {
  font-size: 22px;
  font-family: Trebuchet MS,sans,sans-serif;
}


.date_selection {
    font-family: Trebuchet MS,sans,sans-serif;
    color: #333333;
    font-size: 12px;
  float: left;
  margin-left: 20px;
}

.date_selection .calendar_call {
  background-image: url(../images/calbutt.jpg);
  background-repeat: no-repeat;
  border: none;
  width: 40px;
  height: 21px;
   margin-top: -4px;
}

.bottomsearch {
  margin-top: 20px;
  display: block;
  height: 40px;
}


.date_selection .cal_text {
  width: 88px;
  height: 18px;

      font-family: Trebuchet MS,sans,sans-serif;
  color: #777777;
  border: 1px #777777 Solid;
  font-size: 12px;
}

.txt {
    float: left;
    font-size: 14px;
    margin-top: -2px;

}

.date_sel_from {
    float: left;
    margin-left: 20px;
    margin-top: -4px;
}

.date_sel_from span , .date_sel_to span {
  float: left;
  margin-right: 4px;
}


.date_sel_to {
  float: left;
   margin-left: 20px;
    margin-top: -4px;
}


.adv_tbl {
 width: 851px;
 margin-left: auto;
 margin-right: auto;
 color: #333333;
 font-size: 12px;
 margin-top: 20px;

      font-family: Trebuchet MS,sans,sans-serif;
}

.theme_select , .place_select {
  height: 300px;
    width:100%;
    border: 1px #333 Solid;
  overflow-y: scroll;
}

.theme_inp , .place_inp {
  width:100%;
   border: 1px #333 Solid;
}


.advanced_search {
  display: none;
}


.place_select ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  margin-top: 15px;
  margin-bottom: 15px;
}
.place_select ul li {
  margin-top: 7px;
  margin-left: 15px;
}


.theme_select ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  margin-top: 15px;
  margin-bottom: 15px;
}
.theme_select ul li {
  margin-top: 7px;
  margin-left: 15px;
}


table.jCalendar {
	border: 1px solid #DDDDDD;
	background: #CCCCCC;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #FFFFFF;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #FFFFFF;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #F6B10E;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #6F1308;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #EEEEEE;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #FFFFFF;
	color: #AAAAAA;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #EEEEEE;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}


/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: left;
  width: 40px;
  height: 21px;
	padding: 0;
	margin: 0px 0px 0;
    margin-left: 5px;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(../images/calbutt.jpg) no-repeat;
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}


.order_form {
	width:620px;
	margin-top:20px;
}

.order_form .block {
	background-color:#FFF;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	margin-bottom:7px;
}

.order_form .block .info {
	margin-top:20px;
	background-color:#f5f5f5;
	color:#666666;
	width:560px;
}

.order_form .block .info p{
	margin-left:20px;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:0px;
}


.order_form .block .heading {
	text-transform:uppercase;
	color:#00356b;
	font-size:25px;
}

.order_form .block a.heading {
	text-transform:uppercase;
	color:#00356b;
	text-decoration:underline;
	font-size:25px;
}

.ac_form  {
	margin-top:10px;
	padding-top:10px;
	margin-bottom:15px;
}

.ac_form .formname {
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:10px;

}

.ac_form .formtbl {
	margin-bottom:15px;

}

.ac_form .formtbl tr.d td {
	padding-top:10px;

}

.red {
	color:#f00;
}

.ac_form .formtbl .tip {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#999999;
	
}

.ac_form .formtbl input.text {
	border:1px #999999 Solid;
	color:#666;

}

.ac_form .formtbl input.submit {
	font-size:16px;
	

}






