#page {
	height: 1066px;
}

#searchTitle {
	position: relative;
	float: left;
	background-color: #098ec4;
	width: 698px;
	/*height: 393px;*/
	height: 188px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	box-shadow: inset 0px 2px 2px -2px #fff, inset 2px 0px 2px -2px #fff, inset -2px 0px 2px -2px #fff;
	z-index: 1;
}

/* ############### SWITCHES ################# */

#switches {
	height: 67px;
	width: 698px;
}

#switches div {
	position: relative;
	float: left;
	height: 67px;
	margin-top: 1px;
}

#switches div a {
	font-family: PFHandbookPro-Bold;
	font-size: 20px;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 51px;
/*	border-bottom: solid 1px #0378b3;
	box-shadow: 0px 1px 0px 0px #3aa5d0; */
	padding-top: 15px;
	line-height: 19px;
	text-shadow: #0474a2 1px 2px 1px;
}

#switches div:nth-child(1) {
	margin-left: 1px;
	width: 356px;
	border-right: solid 1px #098ec4;
}

#switches div:nth-child(1) a {
	margin-left: 15px;
	padding-left: 56px;
	/*background: url("/s/images/plainSign.png") no-repeat 1px 15px;*/
	background: url("/s/images/parkingSign.png") no-repeat 1px 15px;
}

#switches div:nth-child(2) {
	width: 338px;
	border-left: solid 1px #098ec4;
}

#switches div:nth-child(2) a {
	padding-left: 69px;
	margin-right: 15px;
	background: url("/s/images/plainSign.png") no-repeat 14px 15px;
	/*background: url("/s/images/parkingSign.png") no-repeat 14px 15px;*/
}

#switches .pas {
	border-bottom: solid 1px #35a2cf;
	cursor: pointer;
}

#switches div:nth-child(2).pas {
	border-left: solid 1px #35a2cf;
	box-shadow: inset 0px -5px 10px 0px #057db8;
	-webkit-border-radius: 0px 5px 0px 10px;
	border-radius: 0px 5px 0px 10px;
}

#switches div:nth-child(1).pas {
	border-right: solid 1px #35a2cf;
	box-shadow: inset 0px -5px 10px 0px #057db8;
	-webkit-border-radius: 5px 0px 10px 0px;
	border-radius: 5px 0px 10px 0px;
}

#switches .pas a {
	border-bottom: 0px;
	box-shadow: none;
	color: #bfe9ff;
}

/* ############# PARKING SEARCH ################# */

#parkingCont, #flightCont {
	width: 698px;
}

#titleSearch {
	position: relative;
	float: left;
	clear: left;
	margin-left: 20px;
	width: 500px;
}

#titleSearch td {
	padding-top: 10px;
	padding-right: 8px;
}

#titleSearch .label {
	width: 112px;
}

#titleSearch strong {
	font-family: PFHandbookPro-Light;
	color: #fff;
	text-shadow: #0474a2 1px 2px 1px;
	font-size: 19px;
	line-height: 15px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#titleSearch .button strong {
	font-family: PFHandbookPro-Light;
	color: #fff;
	text-shadow: #0474a2 1px 2px 1px;
	font-size: 22px;
	line-height: 26px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#titleSearch small {
	font-family: PFHandbookPro-Medium;
	color: #7cd3f4;
	font-size: 14px;
	text-shadow: #0474a2 1px 2px 1px;
}

#titleSearch input[type="text"] {
	background-color: #0475b1;
	border: 0px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height: 35px;
	color: #81bad8;
	box-shadow: inset 0px -1px 0px 0px #1bb5db, inset 0px 1px 0px 0px #025696;
	padding-left: 8px;
	padding-right: 30px;
	font-size: 15px;
}

#titleSearch .date {
	width: 87px;
	background: url('/s/images/calendarSign.png') 98px 6px no-repeat;
}

#titleSearch .time {
	width: 44px;
	background: url('/s/images/timeSign.png') 53px 6px no-repeat;
}

#titleSearch .button {
	padding-top: 15px;
	padding-left: 55px;
	width: 93px;
	height: 72px;
	background: url('/s/images/searchBtn.png') 0px 0px no-repeat;
	cursor: pointer;
}

/* ################# SCHEME BUTTON ################# */

#searchTitle #schemeCont {
	position: relative;
	float: left;
	height: 85px;
	padding-left: 15px;
	margin-top: 10px;
	margin-left: 5px;
	border-left: solid 1px #3aa5d0;
	box-shadow: -1px 0px 0px 0px #0378b3;
}
/*
#searchTitle #schemeCont .button {
	margin-top: 3px;
	background-color: #098ec4;
	border-radius: 5px;
	box-shadow: inset 0px -1px 0px 1px #0775a2, inset -1px 1px 0px 1px #6cbcdc;
	width: 90px;
	height: 70px;
	background: url('/s/images/schemeSign.png') no-repeat 12px 15px;
	padding-top: 15px;
	padding-left: 50px;
}
*/
#searchTitle #schemeCont .button {
	padding-top: 15px;
	padding-left: 55px;
	width: 93px;
	height: 72px;
	background: url('/s/images/schemeBtn.png') 0px 0px no-repeat;
	cursor: pointer;
}

#searchTitle #schemeCont .button  strong {
	font-family: PFHandbookPro-Light;
	color: #fff;
	text-shadow: #0474a2 1px 2px 1px;
	font-size: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 19px;
	cursor: pointer;
}

#searchTitle #schemeCont .button a {
	text-decoration: none;
}

#searchTitle .button  small {
	font-family: PFHandbookPro-Regular;
	font-size: 17px;
	line-height: 16px;
}

/* ################# TITLE FLIGHT TABLE ############### */

ul#flightSwitch {
	list-style: none;
	display: block;
	position: relative;
	float: left;
	width: 88px;
	height: 250px;
	margin-top: 10px;
	margin-left: 10px;
}

ul#flightSwitch li {
	height: 77px;
	width: 88px;
	background-color: #0575b2;
	text-align: center;
	padding-top: 20px;
}

ul#flightSwitch li:first-child {
	border-radius: 3px 0px 0px 3px;
	box-shadow: inset -2px -2px 3px -2px #056faa;
}

ul#flightSwitch li.act:first-child {
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZmJmYmZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 5px, #ffffff 30px, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(5px,#fbfbfb), color-stop(30px,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 5px,#ffffff 30px,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fbfbfb 5px,#ffffff 30px,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fbfbfb 5px,#ffffff 30px,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 5px,#ffffff 30px,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

ul#flightSwitch li:last-child {
	border-radius: 3px 0px 0px 3px;
	box-shadow: inset -2px 2px 3px -2px #056faa;
}

ul#flightSwitch li#sarr .ico {
	background: url('/s/images/arrive-deaprture.png') no-repeat top left;
	width: 44px;
	height: 40px;
	margin-left: 22px;
	margin-bottom: 10px;
}

ul#flightSwitch li#sdep .ico {
	background: url('/s/images/arrive-deaprture.png') no-repeat -40px -44px;
	width: 44px;
	height: 40px;
	margin-left: 22px;
	margin-bottom: 10px;
}

ul#flightSwitch li.act {
	background-color: #fff;
	box-shadow: 0px 0px 0px 0px #fff;
}

ul#flightSwitch li a {
	font-family: PFHandbookPro-Bold;
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
}

ul#flightSwitch li.act a {
	color: #0473b1;
}

#flightTable {
	position: relative;
	float: left;
	width: 593px;
	height: 250px;
	background-color: #fff;
	margin-top: 10px;
	border-radius: 0px 3px 3px 3px;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZmJmYmZiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNiUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(top,  #ffffff 0%, #fbfbfb 5px, #ffffff 30px, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(5px,#fbfbfb), color-stop(30px,#ffffff), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#fbfbfb 5px,#ffffff 30px,#ffffff 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#fbfbfb 5px,#ffffff 30px,#ffffff 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#fbfbfb 5px,#ffffff 30px,#ffffff 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#fbfbfb 5px,#ffffff 30px,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

#flightTable .ajax {
	margin-top: 100px;
	margin-left: 280px;
}

#flightTable table {
	border-collapse: collapse;
	margin-left: 10px;
	width: 567px;
}

#flightTable table th {
	color: #7e7e7e;
	font-size: 11px;
	font-weight: normal;
	border-bottom: solid 1px #dadada;
	height: 35px;
}

#flightTable table td {
	color: #3a3a3a;
	border-bottom: solid 1px #f4f4f4;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 42px;
}

#flightTable table .dat {
	max-width: 65px;
	width: 65px;
}

#flightTable table .shd {
	max-width: 60px;
	width: 60px;
}

#flightTable table .est {
	max-width: 40px;
	width: 40px;
}

#flightTable table .log {
	max-width: 75px;
	width: 75px;
}

#flightTable table .ico {
	max-width: 25px;
	width: 25px;
}


#flightTable table tr:last-child td {
	border: 0px;
}

#buttonsCont {
	position: relative;
	float: left;
	clear: left;
	margin-top: 12px;
	margin-left: 9px;
	width: 689px;
}

#buttonsCont a.button {
	display: inline-block;
	width: 23.5%;
	height: 40px;
	text-decoration: none;
	line-height: 44px;
	text-align: center;
	border: 0px;
	border-radius: 5px;
	margin-right: 8px;
	box-shadow: 0px 1px 3px 0px #1b698a;
	cursor: pointer;
	color: #464646;
	/*
	font-family: PFHandbookPro-Bold;
	font-size: 15px;
	*/
	text-shadow: #fff 0px 1px 0px;
	background: #f4f4f4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMmUyZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f4f4f4 0%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4f4f4), color-stop(100%,#e2e2e2));
	background: -webkit-linear-gradient(top,  #f4f4f4 0%,#e2e2e2 100%);
	background: -o-linear-gradient(top,  #f4f4f4 0%,#e2e2e2 100%);
	background: -ms-linear-gradient(top,  #f4f4f4 0%,#e2e2e2 100%);
	background: linear-gradient(to bottom,  #f4f4f4 0%,#e2e2e2 100%);
}

#buttonsCont a.button:last-child {
	margin-right: 0px;
}

#buttonsCont a.button:hover {
	color: #fff;
	text-shadow: #007fb5 1px 2px 0px;
	background: #00a8dd;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYThkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg2ZDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #00a8dd 0%, #0086d0 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a8dd), color-stop(100%,#0086d0));
	background: -webkit-linear-gradient(top,  #00a8dd 0%,#0086d0 100%);
	background: -o-linear-gradient(top,  #00a8dd 0%,#0086d0 100%);
	background: -ms-linear-gradient(top,  #00a8dd 0%,#0086d0 100%);
	background: linear-gradient(to bottom,  #00a8dd 0%,#0086d0 100%);
}


/* ################# TITLE PHOTO ###################### */

#titlePhotoCont {
	position: relative;
	float: left;
	clear: left;
	width: 698px;
	height: 500px;
	margin-top: 10px;
	background: url('/s/images/flightContImg.jpg') no-repeat left bottom;
}

#titlePhoto {
	position: absolute;
	width: 698px;
	height: 500px;
	/*background: url('/s/images/flightContImg.jpg') no-repeat left bottom;*/
	background: url('/s/images/parkingContImg.jpg') no-repeat left bottom;
	box-shadow: 0px 0px 2px 0px #e5e5e5;
	border-radius: 0px 0px 5px 5px;
}

/* ################# E-SERVICES #################### */

#eservice, #infoblock {
	margin-top: 10px;
	width: 100%;
	height: 125px;
	border-radius: 10px;
}

#eservice .head, #infoblock .head {
	background-color: #10467e;
	height: 42px;
	width: 100%;
	border-radius: 5px 5px 0px 0px;
}

#eservice .head a {
	display: block;
	position: relative;
	float: right;
	line-height: 40px;
	color: #95d2f3;
	font-size: 18px;
	font-family: PFHandbookPro-Bold;
	background: url('/s/images/moreTr.png') no-repeat center right;
	padding-right: 20px;
	margin-right: 15px;
	text-shadow: #051e47 1px 2px 1px;
	text-transform: uppercase;
}

#eservice .head h3, #infoblock .head h3 {
	position: relative;
	float: left;
	line-height: 40px;
	margin-left: 18px;
	font-family: PFHandbookPro-Light;
	color: #fff;
	font-size: 18px;
	text-shadow: #002859 1px 1px 2px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#eservice .links {
	height: 83px;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0px 1px 1px 0px #fff;
}

#eservice .links li {
	position: relative;
	float: left;
	width: 190.5px;
	height: 83px;
	background-color:#e5e5e5;
	border-right: solid 1px #fff;
	box-shadow: inset -1px 0px 0px 0px #cfcfcf;
	list-style: none;
}

#eservice .links li .ico {
	position: absolute;
	width: 44px;
	height: 55px;
	margin-top: 15px;
	margin-left: 13px;
}

#eservice .links li:nth-child(1) .ico {
	background: url('/s/images/epBtn.png') no-repeat -176px 0px;
}

#eservice .links li:nth-child(2) .ico {
	background: url('/s/images/epBtn.png') no-repeat -44px 0px;
}

#eservice .links li:nth-child(3) .ico {
	background: url('/s/images/epBtn.png') no-repeat -88px 0px;
}

#eservice .links li:nth-child(4) .ico {
	background: url('/s/images/epBtn.png') no-repeat 0px 0px;
}

#eservice .links li:nth-child(5) .ico {
	background: url('/s/images/epBtn.png') no-repeat -132px 0px;
}

#eservice .links li:first-child {
	border-radius: 0px 0px 0px 10px;
}

#eservice .links li:nth-child(5) {
	border: 0px;
	box-shadow: 0px 0px 0px 0px #e5e5e5;
	border-radius: 0px 0px 10px 0px;
}

#eservice .links li a {
	display: block;
	color: #7d7d7d;
	font-size: 23px;
	font-family: PFHandbookPro-Regular;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff;
	margin-top: 12px;
	padding-left: 55px;
	line-height: 21px;
}
/*
#eservice .links li.act a {
	color: #fff;
	font-size: 29px;
	font-family: PFHandbookPro-Regular;
	text-shadow: #666 1px 1px 1px;
}
*/
#eservice .links .back {
	width: 195px;
	height: 90px;
	background-color: #ec5723;
	border-radius: 5px;
	margin-top: -3px;
	box-shadow: 0px 0px 5px 0px #888;
}

#eservice .links .back .right a {
	position: relative;
	float: right;
	color: #fff;
	font-size: 27px;
	font-family: PFHandbookPro-Regular;
	text-shadow: #666 1px 1px 1px;
	line-height: 21px;
	text-align: left;
	width: 127px;
	margin-top: 23px;
	cursor: pointer;
	text-decoration: none;
}

#eservice .links .back .right .ico {
	background: url('/s/images/eshop-triangle.png') no-repeat top left;
	width: 40px;
	height: 40px;
	position: absolute;
	right: 5px;
	bottom: 5px;
}

#eservice .links .back .left {
	width: 44px;
	height: 55px;
	margin-top: 20px;
	margin-left: 13px;
}

#eservice .links .back .left div {
	width: 44px;
	height: 55px;
}

#eservice .links .back #es0, #eservice .links .back .fd#ef0 {
	background: url('/s/images/epBtn.png') no-repeat -176px -55px;
}

#eservice .links .back #es1, #eservice .links .back .fd#ef1 {
	background: url('/s/images/epBtn.png') no-repeat -44px -55px;
}

#eservice .links .back #es2, #eservice .links .back .fd#ef2 {
	background: url('/s/images/epBtn.png') no-repeat -88px -55px;
}

#eservice .links .back #es3, #eservice .links .back .fd#ef3 {
	background: url('/s/images/epBtn.png') no-repeat 0px -55px;
}

#eservice .links .back #es4, #eservice .links .back .fd#ef4 {
	background: url('/s/images/epBtn.png') no-repeat -132px -55px;
}

/* ################### INFOBLOCK ################# */

#infoblock .head h3:first-child {
	width: 221px;
	border-right: solid 1px #093367;
	box-shadow: inset -1px 0px 0px 0px #154b84;
}

#infoblock .head h3:first-child a {
	background: url("/s/images/moreTr.png") no-repeat scroll right center transparent;
    color: #95D2F3;
    display: block;
    float: right;
    font-family: PFHandbookPro-Bold;
    font-size: 18px;
    line-height: 40px;
    margin-right: 15px;
    padding-right: 20px;
    position: relative;
    text-shadow: 1px 2px 1px #051E47;
    text-transform: uppercase;
	letter-spacing: 0px;
	font-weight: normal;
}

#infoblock #news {
	position: relative;
	float: left;
	width: 239px;
	height: 203px;
}

#infoblock #news div {
	width: 240px;
	height: 180px;
	display:block;
}

#infoblock #news div p {
	padding-top: 14px;
	padding-right: 5px;
	padding-left: 15px;
	margin-bottom: 15px;
}

#infoblock #news div p a {
	color: #10467e;
	font-size: 28px;
	font-family: PFHandbookPro-Light;
	text-decoration: none;
}

#infoblock #news div span {
	color: #9d9d9d;
	font-style: italic;
	font-size: 11px;
	padding-left: 15px;
}

#infoblock #news ul.pagination {
	position:relative;
	z-index: 9;
	margin-top: 7px;
}

#infoblock #news ul.pagination  li {
	padding:5px 10px;
}

#infoblock #news ul.pagination li a {
	display:block;
	height:8px;
	width:8px;
	border:1px solid #10467e;
	overflow:hidden;
	text-indent:-9999px;
	border-radius:8px;
}

#infoblock #news ul.pagination li.current a {
	background:#10467e;
}

#infoblock #info {
	position: relative;
	float: left;
	width : 719px;
	height : 203px;
	background-color: #fff;
	border-radius: 0px 0px 5px 5px;
}

#infoblock #info .slides_container {
	margin-top: 58px;
}

#infoblock #info ul.pagination {
	position:absolute;
	top: 0px;
	border-radius: 0px 0px 5px 5px;
}

#infoblock #info ul.pagination li {
	height: 58px;
	width: 79px;
	background-color: #95d2f3;
	margin: 0px;
	border-right: solid 1px #aadbf5;
	box-shadow: inset -1px 0px 0px 0px #63c2e7;
	cursor: pointer;
}

#infoblock #info .cont {
	width: 719px;
	height: 145px;
	background-position: bottom right;
	background-repeat: no-repeat;
	border-radius: 0 0 5px 5px;
}

#infoblock #info .cont h3 {
	position: relative;
	float: left;
	margin-top: 25px;
	margin-left: 25px;
	width: 220px;
}

#infoblock #info .cont p {
	position: relative;
	float: right;
	width: 235px;
	color: #567689;
	line-height: 18px;
	margin-right: 205px;
	margin-top: 30px;
}

#infoblock #info .cont h3 a {
	color: #10467e;
	font-size: 28px;
	font-family: PFHandbookPro-Light;
	text-decoration: none;
	font-weight: normal;
}

#infoblock #info ul.pagination li:nth-child(1) a {
	background: #95d2f3 url('/s/images/infoIcons.png') no-repeat 0px 0px;
}

#infoblock #info ul.pagination li:nth-child(2) a {
	background: #95d2f3 url('/s/images/infoIcons.png') no-repeat -40px 0px;
}

#infoblock #info ul.pagination li:nth-child(3) a {
	background: #95d2f3 url('/s/images/infoIcons.png') no-repeat -80px 0px;
}

#infoblock #info ul.pagination li:nth-child(4) a {
	background: #95d2f3 url('/s/images/infoIcons.png') no-repeat -120px 0px;
}

#infoblock #info ul.pagination li:nth-child(5) a {
	background: #95d2f3 url('/s/images/infoIcons.png') no-repeat -160px 0px;
}

#infoblock #info ul.pagination li:nth-child(6) a {
	background: #95d2f3 url('/s/images/infoIcons.png') no-repeat -200px 0px;
}

#infoblock #info ul.pagination li:nth-child(7) a {
	background: #95d2f3 url('/s/images/infoIcons.png') no-repeat -240px 0px;
}

#infoblock #info ul.pagination li:nth-child(8) a {
	background: #95d2f3 url('/s/images/infoIcons.png') no-repeat -280px 0px;
}

#infoblock #info ul.pagination li:nth-child(9) a {
	background: #95d2f3 url('/s/images/infoIcons.png') no-repeat -320px 0px;
}

#infoblock #info ul.pagination li.current:nth-child(1) a {
	background-position: 0px -40px;
}

#infoblock #info ul.pagination li.current:nth-child(2) a {
	background-position: -40px -40px;
}

#infoblock #info ul.pagination li.current:nth-child(3) a {
	background-position: -80px -40px;
}

#infoblock #info ul.pagination li.current:nth-child(4) a {
	background-position: -120px -40px;
}

#infoblock #info ul.pagination li.current:nth-child(5) a {
	background-position: -160px -40px;
}

#infoblock #info ul.pagination li.current:nth-child(6) a {
	background-position: -200px -40px;
}

#infoblock #info ul.pagination li.current:nth-child(7) a {
	background-position: -240px -40px;
}

#infoblock #info ul.pagination li.current:nth-child(8) a {
	background-position: -280px -40px;
}

#infoblock #info ul.pagination li.current:nth-child(9) a {
	background-position: -320px -40px;
}

#infoblock #info ul.pagination li.current {
	background: #95d2f3 url('/s/images/infoTr.png') no-repeat center bottom;
}

#infoblock #info ul.pagination li:last-child {
	border-radius: 0px 0px 5px 0px;
	border: 0px;
	box-shadow: none;
}

#infoblock #info ul.pagination li:first-child {
	border-radius: 0px 0px 0px 5px;
}

#infoblock #info ul.pagination li a {
	display:block;
	height:40px;
	width:40px;
	overflow:hidden;
	text-indent:-9999px;
	margin: 0px auto;
	margin-top: 10px;
}

#infoblock #info ul.pagination li.active-marker {
	background: #95d2f3 url('/s/images/infoTr.gif') no-repeat center bottom;
}

#infoblock #info ul.pagination li.active-marker a {
	background:#10467e;
}