@charset "utf-8";
@import "reset.css";
@import "base.css";
html{
	font-size:100.01%;
	}

body{
	color:#414141;
	font-size:13px;
	font-family:Arial;
	background:#ffffff url(../images/backgrounds/body.jpg) repeat-x;
	}
a{color: #125e81;}
a:hover{text-decoration: none;}
.nm, .nm dd{margin:0;}
.nm li{list-style: none;}
#bone{
	min-width:1000px;
	max-width:1400px;
	margin:0 auto;
}
.menu{
	padding:0 26px 0 0;
	position: relative;
	border-bottom:3px solid #eaf8ff;
}
.main-menu li{
	float: left;
	background:url(../images/backgrounds/meni-li.gif) repeat-y 100% 0;
}
.main-menu li:first-child a, .main-menu li.first-child a{
	padding-left: 26px;
}
.main-menu li a{
	color: #2b7fa5;
	font-size:12px;
	height:32px;
	display: block;
	float: left;
	padding:20px 24px 0 15px;
	border-top:3px solid #a6cadd;
	text-transform: uppercase;
	text-decoration: none;
}
.main-menu a:hover, .main-menu .active a{
	color: #125c84;
	text-decoration: underline;
}
.main-menu a:hover{
	color: #39a5d6;
	border-top:3px solid #58b0de;
	text-shadow: #f4f4f4 1px 1px 0;
}
.main-menu .active a, .main-menu .active a:hover{
	color: #125c84;
	text-decoration: underline;
	border-top:3px solid #2179aa;
}
.lang{
	position: absolute;
	top:24px;
	right:30px;
}
.lang li{
	display: inline;
	padding-left:12px;
}
.lang li img{padding-bottom: 4px;}
.lang li.active img{
	padding-bottom: 3px;
	border-bottom:1px solid #b2d1e2;
}
/*head*/
.head{
	border-top:3px solid #b4e8ff;
	border-bottom:3px solid #b4e8ff;
}
.main .head{height:261px;}
.main .col-1{
	width:28%;
	height:261px;
	float: left;
}
.inner .col-1{
	width:294px;
	height:187px;
	float: left;
	overflow: hidden;
}
.main .section{
	height:261px;
	overflow:hidden;
	width:100%;
	position:relative;
	background:#309dcf url(../images/backgrounds/col-1.jpg) no-repeat 100% 0;
}
.main #section1{
	float: left;
	background:url(../images/backgrounds/main_head_1.jpg) no-repeat 100% 0;
}
.main #section2{
	float: left;
	background:url(../images/backgrounds/main_head_2.jpg) no-repeat 100% 0;
}
.main #section3{
	float: left;
	background:url(../images/backgrounds/main_head_3.jpg) no-repeat 100% 0;
}
.main #section4{
	float: left;
	background:url(../images/backgrounds/main_head_4.jpg) no-repeat 100% 0;
}

.inner .section{
	height:187px;
	overflow:hidden;
	width:100%;
	position:relative;
	background:#309dcf url(../images/backgrounds/col-1.jpg) no-repeat 100% 0;
}
.inner #section1{
	width:294px;
	height:187px;
	float: left;
	background:url(../images/backgrounds/head-1.jpg) no-repeat 100% 0;
}
.inner #section2{
	width:294px;
	height:187px;
	float: left;
	background:url(../images/backgrounds/head-1_1.jpg) no-repeat 100% 0;
}
.inner #section3{
	width:294px;
	height:187px;
	float: left;
	background:url(../images/backgrounds/head-1_2.jpg) no-repeat 100% 0;
}
.inner #section4{
	width:294px;
	height:187px;
	float: left;
	background:url(../images/backgrounds/head-1_3.jpg) no-repeat 100% 0;
}
.inner #section5{
	width:294px;
	height:187px;
	float: left;
	background:url(../images/backgrounds/head-1_4.jpg) no-repeat 100% 0;
}
.inner #section6{
	width:294px;
	height:187px;
	float: left;
	background:url(../images/backgrounds/head-1_5.jpg) no-repeat 100% 0;
}
.inner #section7{
	width:294px;
	height:187px;
	float: left;
	background:url(../images/backgrounds/head-1_6.jpg) no-repeat 100% 0;
}
.main .col-2{
	width:72%;
	float: right;
	height:261px;
	background:#64b6db url(../images/backgrounds/head.jpg) repeat-y;
}
.inner .col-2{
	color: #fff;
	height:187px;
	overflow: hidden;
	background:#64b6db url(../images/backgrounds/head.jpg) repeat-y;
}
.col-2-in{
	position: relative;
	padding:28px 0 0 44px;
	background:url(../images/backgrounds/head-in.png) no-repeat;
}
.inner .col-2-in{padding:28px 0 0 33px;}
.head h1{
	color: #fff;
	white-space:nowrap;
	font-size:30px;
	font-weight: normal;
	position: relative;
	z-index: 10;
	margin:0 0 30px -2px;
	text-shadow: #226f93 1px 1px 0;
}
.inner .head h1{margin:0 0 10px -2px;}
.inner .head p{
	font-size:11px;
	padding-right:280px;
	margin:0 0 8px;
}
.head-news li{
	margin-bottom:17px;
	line-height:1;
	padding-right:280px;
}
.head-news span{
	color: #116084;
	font-size:11px;
	padding-right:16px;
	margin-right: 5px;
	background:url(../images/backgrounds/news-span.png) no-repeat 100% 4px;
}
.head-news a{
	color: #fff;
	font-size:12px;
	text-decoration: none;
}
.head-news a:hover{text-decoration: underline;}
.logo{
	position: absolute;
	top:0;
	right:0;
	z-index: 8;
	overflow: hidden;
	padding:0 !important;
}
.inner .logo img{
	margin-top:-15px;
}
.head-search{padding-top: 16px;}
.head-search label, .head-search legend{display: none;}
.head-search .field{
	width:344px;
	height:25px;
	padding:7px 12px 0;
	display: block;
	float: left;
	background:url(../images/backgrounds/search.png) no-repeat;
}
.head-search .field input{
	width:344px;
	color: #b5b5b5;
	font-size:17px;
	border:none;
	background: none;
}
.head-search .field input:focus{color:#000;}
.search-button{margin-left: 10px;}
.site-services{
	position: absolute;
	top:206px;
	right:112px;
	z-index: 20;
}
.inner .site-services{
	position: absolute;
	top:160px;
	right:112px;
	z-index: 20;
}
.site-services li{
	display: inline;
	margin-left: 13px;
}
/*middle**/
.middle{border-top:3px solid #eaf8ff;}
.content{
	width:71%;
	float: right;
}
.inner .content{
	width:100%;
	float: left;
}
.inner .content-in{margin-left: 294px;}
.navbar{
	width:28%;
	float: left;
	margin-top: -6px;
	position: relative;
	background:url(../images/backgrounds/navbar.png) repeat-x;
}
.inner .navbar{
	width:294px;
	float: left;
	margin-left:-100%;
	margin-top: -6px;
	position: relative;
	background:url(../images/backgrounds/inner-navbar.png) repeat-x;
}
.main .navbar-in{padding:30px 12px 30px 26px;}
.schedule-search legend, .schedule-search label{display: none;}
.schedule-search h3{
	color: #fff;
	font-size:18px;
	font-weight: normal;
	text-transform: uppercase;
	padding:0 0 0 22px;
	margin:0 0 12px;
	white-space:nowrap;
	text-shadow: #5e99b5 1px 1px 0;
	background:url(../images/icons/schedule-h2.gif) no-repeat 0 5px;
}
.schedule-search h3 span{
	line-height:1.4;
	padding-bottom: 2px;
	border-bottom:1px solid #b8ddee;
}
.choice-type{padding:0 25px 12px;}
.choice-type li{
	font-size:14px;
	float: left;
	width:50%;
	text-align: center;
}
.choice-type li.active a{
	text-decoration: none;
	padding:1px 3px;
	background:#50a0c7;
}
.choice-type li a{color: #fff;}
.inp-text{padding:0 15px 0 0;}
.inp-text li{margin-bottom:14px;}
.inp-text span{
	width:100%;
	display: inline-block;
	background:url(../images/backgrounds/s-search.png) no-repeat;
}
.inp-text span span{
	position: relative;
	right:-2px;
	background:url(../images/backgrounds/s-search.png) no-repeat 100% 100%;
}
.inp-text input{
	color: #737373;
	width:100%;
	margin:3px 0;
	padding:3px 5px 1px;
	border:none;
	background:transparent;
}
.choice-date{
	color:#737373;
	font-size:12px;
	margin-bottom:8px;
}
.date{position: relative;}
.date input{
	color:#737373;
	font-size:12px;
	width:72px;
	position: relative;
	top:-1px;
	font-family: Arial;
	padding:4px 0 3px 32px;
	border:none;
	cursor: pointer;
	background:url(../images/icons/date.png) no-repeat;
}
.choice-date select{
	color:#737373;
	font-family: Arial;
}
.choice-date span{
	margin-right: 9px;
	white-space:nowrap;
}
.choice-date input{vertical-align: middle;}
.choice-date label{
	font-size:11px;
	display: inline;
	margin-left: 5px;
}
.ui-datepicker{
	width:166px;
	padding:5px 10px;
	display: none;
	background:#addff7;
	box-shadow:1pt 1pt .5em #c7c7c7;
	-webkit-box-shadow:1pt 1pt .5em #c7c7c7;
	-moz-box-shadow: 1pt 1pt .5em #c7c7c7;
}
.ui-datepicker-header{
	width:166px;
	text-align: center;
	position:relative;
	background:#addff7;
}
.ui-datepicker-header{
	padding:5px 0 7px;
	margin-bottom:6px;
	border-bottom:1px solid #ffffff;
}
.ui-datepicker-header a{
	color: #126c98;
	text-decoration: none;
	margin-right: 5px;
}
.ui-datepicker-prev, .ui-datepicker-next{
	width:4px;
	height:7px;
	position: absolute;
	top:8px;
	cursor: pointer;
}
.ui-datepicker-prev{
	left: 5px;
	background:url(../images/icons/larr.gif) no-repeat;
}
.ui-datepicker-next{
	right: 5px;
	background:url(../images/icons/rarr.gif) no-repeat;
}
.ui-datepicker-prev span, .ui-datepicker-next span{display: none;}
.ui-datepicker-calendar{
	width:100%;
	margin:0;
}
.ui-datepicker-calendar td, .ui-datepicker-calendar th{
	padding:2px 0 5px;
	color: #717d85;
	font-size:12px;
	border: none;
}
.ui-datepicker-calendar td a{
	color: #717d85;
	padding:3px 4px;
	line-height:1.4;
	text-decoration: none;
}
.ui-datepicker-calendar td a:hover, .ui-datepicker-calendar td a.active{
	color: #000;
	background:#fff;
}
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
}
.user-info{margin-top: 40px;}
.inner .user-info{padding:0 16px 0 22px;}
.user-info h3, .nav-news h3{
	color: #1e6788;
	font-size:18px;
	font-weight: normal;
	text-transform: uppercase;
	padding:0 0 0 22px;
	margin:0 0 12px;
	text-shadow: #d9d9d9 1px 1px 0;
	background:url(../images/icons/i-info.png) no-repeat 0 4px;
}
.user-info dt{
	color: #7a7a7a;
	font-size:14px;
	float: left;
	width:50%;
	clear: both;
	margin-bottom:12px;
}
.user-info dd{
	color: #489abf;
	font-size:18px;
	font-family: Georgia;
	float: right;
	text-align: right;
	width:40%;
	position: relative;
	top:-5px;
}
.user-info ul{padding:12px 0;}
.user-info li{
	padding-bottom: 12px;
	padding-left: 19px;
	background:url(../images/backgrounds/li.png) no-repeat 0 6px;
}
.user-info li a{color: #309dcf;}
.submenu{
	padding-top:16px;
	background:url(../images/backgrounds/submenu.png) repeat-y;
}
.submenu ul{background:url(../images/backgrounds/submenu-a.png) no-repeat 0 100%;}
.submenu li{background:url(../images/backgrounds/submenu-a.png) no-repeat 0 100%;}
.submenu li a{
	color: #fff;
	display: block;
	padding:12px 26px 6px 28px;
	text-align: right;
	text-decoration: none;
	text-shadow: #568094 1px 1px 0;
}
.submenu li.last a{padding-bottom: 10px;}
.submenu li a:hover{
	text-decoration: underline;
}
.submenu li.active a{
	background:url(../images/backgrounds/submenu-a.active.png) repeat-y;
}
.submenu ul ul{
	padding:10px 15px 10px 10px;
	/*padding-bottom:100px;*/
	/*background: #a7d8ee;*/
	background:#cdf0ff;
}
.submenu li li{background:none;}
.submenu li li a{
	/*color: #c5e83;*/
	color: #2b7fa5;
	display: block;
	padding:8px 28px;
	text-align: left;
	text-decoration: underline;
	text-shadow:none;
	background:none !important;
}
.submenu li li a:hover{
	text-decoration:none;
}
.submenu li.selected a
{
	text-decoration:none;
	font-weight:bold;	
}
/* .nav-news h3*/
.nav-news{margin:20px;}
.nav-news h3{background:url(../images/icons/nav-news.png) no-repeat 0 3px;}
.nav-news ul{
	color: #309dcf;
	font-size:12px;
	padding:0 0 0 22px;
}
.nav-news ul span{color: #116084;}
.nav-news ul a{
	color: #309de0;
	text-decoration: none;
}
.nav-news ul a:hover{text-decoration: underline;}
/*content*/
.content-in{padding:20px 30px;}
img.f-left, div.f-left img{
	float: left;
	margin:10px 28px 10px 0;
	border:2px solid #b3e7ff;
}
.content h2{
	color: #303030;
	font-size:24px;
	font-weight: normal;
	margin:0 0 14px;
	position: relative;
	padding-right:70px;
}
.content h2 span{
	display: block;
	color: #757575;
	font-size:16px;
}
.content h2 em, .content h3 em{
	color: #b3b3b3;
	font-size:10px;
	font-style: normal;
	position: absolute;
	top:5px;
	right:0;
	font-family: Georgia;
}
.content h3{
	color: #505050;
	font-size:18px;
	font-weight: normal;
	margin:0 0 14px;
	position: relative;
	padding-right:70px;
}
.text-item{
	padding-bottom: 10px;
	margin-bottom: 20px;
	background:url(../images/backgrounds/text-item.gif) repeat-x 0 100%;
}
.list{padding:10px 0;}
.list li{
	padding-bottom: 6px;
	padding-left: 19px;
	background:url(../images/backgrounds/li.png) no-repeat 0 6px;
}
/*footer*/
.footer{
	padding-top:13px;
	margin-top: 35px;
	background:url(../images/backgrounds/footer.gif) repeat-x;
}
.footer-in{
	padding:0 20px 16px 26px;
	background:#64b6db url(../images/backgrounds/footer.jpg) no-repeat 50% 0;
}
.footer p{margin:0;}
.footer .banners{
	width:49%;
	float: left;
	padding:30px 0 0;
}
.f-content{
	width:50%;
	float: right;
	text-align: right;
}
.f-content ul{
	font-size:11px;
	padding:20px 0 14px;
}
.f-content, .f-content li a{color: #fff;}
.f-content li{
	padding:0 0 0 6px;
	display: inline;
}
.f-content li a{padding:0 6px 0 0 ;}
.copyright{font-size:11px;}
/* UTIL */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.train_search_results h1
{
	color: #303030;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 14px;
	padding-right: 70px;
	position: relative;
	text-align: left;
}
.train_search_results table
{
	padding-left: 30px;
	width: 800px;	
}
.train_search_results table th, .train_search_results table td
{
	font-size: 11px;
	border: 1px solid #2B7FA5;
	text-align: center;
}
.train_search_results table th
{
	background-color: #EAF8FF;
}
.train_search_results table td h3
{
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
.inner .schedule-search{
    margin:22px 10px 12px 22px;
}
.inner .choice-date .changes{
    display: inline-block;
    padding-top:6px;
}
.pas_train_search
{
	width: 370px;
}
.counter {
float: left;
padding-right: 5px;
}
.counter img
{
height: 36px;
}
