* {
	margin: 0;
	padding: 0;
	}

html {
	height: 100%;
	font-size: 100%;
	}

body {
	height: 100%;
	font-size: 62.5%;
	font-family: Trebuchet MS;
	}

img {
	border: none;
}

fieldset {
	border: none;
	margin: 10px 0;
}
ul {
	list-style: none;
	}

h1, h2, h3 {
	position: relative;
	font-style : italic;
	font-weight: normal;
	}

h1 {
	margin: 0 0 0.5em 0;
	padding-top: 1.5em;
	font-size: 2.8em;
	}
h2 {
	font-size: 1.8em;
	margin: 0.5em 0;
	}
a {
	color: black;
	}
	
a:hover {
	text-decoration: none;
	}

p {
	color: #333;
	font-size: 1.2em;
	margin-bottom: 1.2em;	
	}

blockquote {
	position: relative;
	font-style: italic;
	font-size: 1.2em;
	margin: 1.2em 0;
	overflow: hidden;
	width: 460px;
	padding: 0 40px;
	color: #666;
	}
	blockquote .before {
		color: #ccc;
		position: absolute;
		top: -0.40em;
		font-family: Times New Roman;
		left: 0px;
		font-size: 4.5em;
		font-style: normal;
		font-weight: bold;
		}	
	blockquote .after {
		color: #ccc;
		position: absolute;
		bottom: -0.1em;
		font-family: Times New Roman;
		right: 0px;
		font-size: 4.5em;
		font-style: normal;
		font-weight: bold;
		}	
		
ins {text-decoration: none;}

.b-bannersList li {
	padding-bottom: 20px;
	}

.errors p {
    color: red;
}

.invisible {
    display: none;
}.l-content {
	position: relative;
	overflow: hidden;
	padding: 0 260px 152px 0;
	margin: 0 0 0 200px;
	width: 540px;
	z-index: 50;
	}

.l-content ul {
	font-size: 1.1em;
	margin-bottom: 1em;
	}
	.l-content ul li {
		color: #333;
		margin: 0.8em 0;
		padding-left: 20px;
		background: url('/app/skins/images/bull.gif') no-repeat 5px 5px;
		}

.l-content ol {
	font-size: 1.1em;
	list-style: decimal outside;
	color: #333;
	}
	.l-content ol li {
		margin: 0.8em 0 0.8em 20px;
	}

.l-content img {
	float: left;
	margin: 0 20px 20px 0;
}
.l-content h1 img {
	float: none;
	margin: none;
	display: inline;
	position: relative;
	top: 0.75em;
	padding-left: 1em;
}
.l-main {
	min-height: 100%;
	margin-bottom: -92px;
	}
	
.l-main-wrap {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	}
.l-sidebar {
	position: relative;
	float: left;
	padding: 0 18px 92px;
	width: 164px;
	margin-right: -200px;
	}
	.l-sidebar h2 {
		font-style: normal;
	}
.l-header {
	overflow: hidden;
	text-align: center;
	padding: 0 10px 0 18px;
	}.l-footer {
	position: relative;
	z-index: 1000;
	height: 91px;
	border-top: 1px solid #cacabc;
	background-color: #f1f1f1;;
	}
	.l-footer_inner {
		width: 1000px;
		margin: 0 auto;
		}
.b-logo {
	position: relative;
	display: block;
	margin: 0 -5px;
	padding: 5px 0 0 0;
}
.b-catalog {
	position: relative;
	font-size: 1.3em;
	margin-bottom: 3em;
	}
	.b-catalog li {
		position: relative;
		width: 135px;
		padding-left: 29px;
		margin: 6px 0;
		}
		.b-catalog li a {
			
			}
			.b-catalog li img {
				position: absolute;
				top: 2px;
				left: 0px;
			}
		
.b-menu {
	font-size: 1.3em;
	margin-bottom: 1em;
	}
	.b-menu li {
		margin: 0.5em 0;
		}
		.b-menu li a {
			color: #565656;
			}
		.b-menu li b {
			color: black;
		}
		.b-menu li ul {
			font-size: 0.85em;
			}
			.b-menu li ul li {
				padding-left: 9px;
				}
				.b-menu li ul li b {
					position: relative;
					zoom: 1;
					margin-left: -8px;
					padding-left: 8px;
					background: url('/app/skins/images/arrow.gif') no-repeat 0px 0.5em;
					}
.b-search {
	position: relative;	
	padding-bottom: 34px;
	overflow: hidden;
	zoom: 1;
	}
	.b-search input {
		font-family: Trebuchet MS;
		vertical-align: middle;
		}

.b-tabs {
	position: relative;
	width: 540px;
	top: 22px;
	padding-top: 38px;
	margin-bottom: 22px;
	overflow: hidden;
	}
	.b-tabs dt {
		position: absolute;
		top: 0px;
		font-size: 1.8em;
		padding: 5px 21px 5px 20px;
		height: 28px;
		}
		.b-tabs dt a {
			text-decoration: none;
			border-bottom: 1px black dashed;
			font-size: 1.2em;
			outline: none;
			}
	.b-tabs dt.current {
		background: url('/app/skins/images/b-tabs_background.png') #ffc933 repeat-x;
		}
	.b-tabs dt.special {
	float: right;
	}
		.b-tabs dt.current .before {
			content: " ";
			position: absolute;
			display: block;
			top: 0px;
			left: 0px;
			height: 38px;
			width: 5px;
			background: url('/app/skins/images/b-tabs_left.png') transparent no-repeat;
			}
		.b-tabs dt.current .after {
			content: " ";
			position: absolute;
			display: block;
			top: 0px;
			right: -1px;
			height: 38px;
			width: 5px;
			background: url('/app/skins/images/b-tabs_right.png') transparent no-repeat;
			}
		.b-tabs dt.current a {
			border-bottom: none;
		}
		
		
	.b-tabs dd.tab {
		position: relative;
		width: 520px;
		padding: 10px 10px 10px 10px;
		background:  #FFC933;
		overflow: hidden;
		display: none;
		}
	.b-tabs dd.current {
		display: block;
		}
		.b-tabs dd.tab ul {
			font-size: 1em;
			padding: 0;
			margin: 0;
			}
			.l-content .b-tabs dd.tab ul li {
				padding: 0; margin: 0;
				background-image: none;
				}
				.b-tabs dd ul li:before, .b-tabs dd ul li .before {
					display: none;
					}

		.b-tabs dd.tab ul.time {
			float: left;
			width: 300px;
			margin-bottom: 0.5em;
			}
			.b-tabs dd.tab ul.time li {
				word-spacing: 0.25em;
				}
				.b-tabs dd.tab ul.time li * {
					word-spacing: normal;
					}
				.b-tabs dd.tab ul.time li.clock {
					float: left;
					width: 79px;
					height: 79px;
					padding: 20px 20px 0 10px;
					margin: 0;
					background: url('/app/skins/images/clock.png') no-repeat 10px 20px;					
					}
					.b-tabs dd.tab ul.time input {
						width: 84px;
						padding: 1px 2px;
						margin-right: 3px;
						}
					.b-tabs dd.tab ul.time select, .b-tabs dd.tab ul.time .start_time {
						width: 70px;
						padding: 1px 2px;
						zoom: 1;
						}
					.b-tabs dd.tab ul.time span {
						font-weight: bold;
						font-size: 1.3em;
						background: #ffdd7b;
						padding: 2px 30px 2px 7px;
						position: relative;
						}
					.b-tabs ul.time a {
						position: relative;
					}
					.b-tabs ul.time .taxi_time {
						display: none;
						}

		.b-tabs dd.tab div.type {
			float: right;
			width: 200px;
			}
			.b-tabs dd.tab div.type label {
				text-align: left;
			}
			.b-tabs dd.tab div.type select {
				width: 200px;
				padding: 1px;
				}
			.b-tabs dd.tab .type img {
				float: none;
				margin: 0;
				}

		.b-tabs dd.tab div.route {
			clear: both;
			vertical-align: middle;
			margin-bottom: 0.25em;
			}
			.b-tabs dd.tab div.route a {
				vertical-align: middle
				margin-bottom: 6px;
			}
			.b-tabs dd.tab div.route input {
				width: 193px;
				padding: 1px 2px;
				margin-bottom: 6px;
				margin-right: 8px;
				vertical-align: middle;
				}

		.b-tabs dd.tab ul.options {
			padding-left: 18px;
			width: 142px;
			float: left;
			margin: 0.25em 0;
			position: relative;
			}
		.b-tabs dd.tab ul.last	{
			width: 172px;
			}
			.b-tabs dd.tab ul.options li {
				margin-top: 0;
				text-indent: -18px;
				margin-bottom: 3px;
				}
				.b-tabs dd ul.options li * {
					vertical-align: middle;
					}
			
		.b-tabs dd.tab div.hide {
			clear: both;
			position: relative;
			zoom: 1;
			overflow: visible;
			}
			.b-tabs dd.tab div.hide a {
				position: relative;
				}		
		.b-tabs dd.tab div.button {
			position: relative;
			zoom: 1;
			margin-top: -16px;
			}
		
		.b-tabs dd.tab a {
			font-size: 1.3em;
			text-decoration: none;
			border-bottom: 1px black dashed;
			}
		.b-tabs dd.tab .YMaps a {
			border-bottom: none;
			}
			

.b-tabs dd.taxi {
	background: white;
	padding: 0;
	width: 540px;
	height: 400px;
}
.b-tabs .transparent {
	z-index: 10; 
	position: relative;
	overflow: hidden;
	padding: 10px 10px 10px 10px;
	zoom: 1;
	background: url('/app/skins/images/fill.png');
	}
	
.b-tabs dd.tab img {
	margin: 0; float: none;
}
.b-tabs dt.taxi {
	left: 0px;

}	
	
.b-tabs dt.special {
	right: 0px;
}
.b-tabs dt.cargo {
	left: 100px;
}
.b-banner {
	float: right;
	width: 240px;
	position: relative;
	left: -10px;
	height: 400px;
	margin: 60px 0 0 -240px;
	padding-bottom: 152px;
	z-index: 100;
}

.b-banner img {
	margin: 0;
}
.b-table {
	margin: 1.2em 0 0 0;
	width: 540px;
	}
	.b-table thead {
		}
		.b-table thead tr {
			
			}
			.b-table thead tr td {
				border-top: 1px gray solid;
				font-size: 1.1em;
				color: #7f7f7f;
				padding: 5px 0; 
				}
				.b-table thead tr td a {
					color: #7f7f7f;
					}
	.b-table tbody {
		
		}
		.b-table tbody tr {
			background: #ddd;
			}
		.b-table tbody tr.even {
			background: #f1f1f1;
			}
			.b-table tbody tr td {
				padding: 10px 0;
				font-size: 1.1em;
				}
		
		.b-table tbody tr:hover {
			background: #f7db91;
			}
			
.b-table tbody tr td.logo {
	text-align: center;
	padding:10px;
}
.b-table td.company {
	padding-right: 20px;
}
.b-table tbody tr td.company a {
	font-size: 1.5em;
	text-decoration: none;
}
.b-table td.tarif {
	padding-right: 10px;
}
.b-table tbody tr td.cost {
	font-size: 1.8em;
	width: 93px;
}
.b-table tbody tr td.phone {
	
	padding-right: 10px;
}
.b-table tbody tr td.phone a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px black dashed;
}
.b-table tbody  tr td.checked {
	width: 93px;
}

.b-table tbody img {
	float: none;
	margin: 0;
}


.b-table-orders tbody tr td {
	font-size: 1.3em;
}
.b-table-orders tr td.date {
	padding: 10px;
}
.b-table-orders tr td.actual {
	width: 81px;
	padding-left:20px;
}


.b-table-tarif tbody tr td {
	font-size: 1.3em;
} 
.b-table-tarif tr td.photo {
	padding-left: 10px;
	padding-right: 10px;
	width:  100px;
	}
	.b-table-tarif tbody tr td.photo img {
		height: 45px;
		width: 100px;
	}
.b-table-index {
	width: 790px;
	}
	.b-table-index tbody tr td.phone {
		width: 141px;
	}

.b-order {
	width: 770px;
	padding: 10px;
	overflow: hidden;
	margin: 10px 0;
	background: #fff1cc;
	}
	.b-order p {
		font-size: 1.5em;
	}
	.b-order .description  {
		float: left;
		font-size: 1.8em;
		font-style: italic;
		padding: 5px;
		}
		.b-order .description a {
			font-style: normal;
		}
.l-content .b-services {
	float: right;
	width: 180px;
	padding: 0 10px;
	margin: 0;
	}
	.l-content .b-services li:before, .l-content .b-services li .before {
		display: none;
		}
	.l-content .b-services li {
		color: #ccc;
		margin-top: 0;
		margin-bottom: 0.6em;
		padding-left: 12px;
		background: url('/app/skins/images/b-services_na.gif') no-repeat 1px 0.6em;
		}
	.l-content .b-services li.available {
		color: #333;
		background: url("/app/skins/images/b-services_ok.gif") no-repeat 0px 0.5em;
		}
.b-phone {
	font-size: 1.3em;
	margin-bottom: 1em;
	}
	.b-phone span {
		font-size: 1.5em;
		}
.b-gallery {
	overflow: hidden;
	position: relative;
	}
	.l-content .b-gallery li {
		float: left;
		padding: 0 8px 10px 0;
		background-image: none;
		margin: 0;
		}
		.b-gallery li:before, .b-gallery li .before {
			display: none;
			}
			.b-gallery li a {
				border: 1px gray solid;
				display: block;
				overflow: hidden;
				}
				.b-gallery li a img {
					float: none;
					margin: 0;
					display: block;
					}	 
.b-filter {
	padding: 14px 16px 12px;
	background-color: #f7db91;
	margin: 20px 0;
	}
	.b-filter select {
		font-size: 1.5em;
		font-family: Trebuchet MS;
		padding: 1px;
		width: 320px;
		vertical-align: middle;

	}
	.b-filter input {
		font-family: Trebuchet MS;
		font-size: 1.3em;
		width: 75px;
		vertical-align: middle;
	}
	.b-filter label {
		vertical-align: middle;
	}
.b-note {
	padding: 7px 8px 7px 35px;
	background: url('b-note.gif') #f7db91 7px 6px no-repeat;
	font-size: 1.3em;
}
.b-pager {
	font-size: 1.3em;
	padding-top: 20px;
	text-align: center;
	overflow: hidden;
	padding-bottom: 10px;
	}
	.b-pager .prev {
		float: left;
		position: relative;
		padding: 0 0 0 34px;
		}
		.b-pager .prev img {
			position: absolute;
			left: 6px;
			top: 1px;
			}
	.b-pager .next {
		float: right;
		position: relative;
		padding: 0 34px 0 0;		
		}
		.b-pager .right a {
			position: static;
		}
		.b-pager .next img {
			position: absolute;
			right: -12px;
			top: 1px;
			}
	.b-pager ul {
		text-align: center;
		display: inline;
		padding: 20px 13px 10px 13px;
		background: #f4f4f4;
		word-spacing: 
		}
		.b-pager ul li {
			word-spacing: normal;
			display: inline;
			padding: 0 1px;
			background-image: none;
			}
			.b-pager ul li:before, .b-pager ul li .before {
				display: none;
				}
			.b-pager ul li a {

				padding: 2px 6px;
				}
			.b-pager ul li b {
				font-weight: normal;
				padding: 2px 6px;
				background: #f7db91;
				}
.b-label {
	display: block;
	font-size: 1.3em;
	margin: 3px 0;
	}
	.b-label .req {
		color: #e99f00;
		font-size: 1.15em;
		font-weight: bold;
		}

.b-label__inline {
	display: inline;
	margin: 0;
	padding-right: 3px;
}
.b-fileInput {
	font-size: 1.7em;
	font-family: Trebuchet MS;
	width: 270px;
}
.b-textInput {
	font-size: 1.7em;
	font-family: Trebuchet MS;
	width: 270px;
	}

.b-textInput__wide {
	width: 540px;
	}
.b-textarea {
	font-family: Trebuchet MS;
	font-size: 1.7em;
	width: 540px;
}
.b-button {
	float: left;
	position: relative;
	zoom: 1;
	margin: 0 6px;
}
.b-button button {
	position: static;
	display: block;
	zoom: 1;
	overflow: visible;
	width: auto;
	font-size: 18px;
	height: 38px;
	line-height: 38px;
	vertical-align: top;
	border: none;
	background: url("/app/skins/images/b-button.png") repeat-x 0px 0px;
	padding: 0 6px;
	}
.b-button-fixed button {
	width: 180px;
}
.b-button button:hover {
	background-position: 0px -38px;
}
.b-button button:focus {
	background-position: 0px -76px;
	outline: none;
}


.b-button_left {
	background: url("/app/skins/images/b-button_left.png") repeat-x 0px 0px;
	width: 6px;
	position: absolute;
	top: 0px;
	left: -6px;
	height: 38px;
}
button:hover .b-button_left {
	cursor: default;
	background-position: 0px -38px;
}
button:focus .b-button_left {
	background-position: 0px -76px;
}

	
.b-button_right {
	background: url("/app/skins/images/b-button_right.png") repeat-x 0px 0px;
	width: 6px;
	position: absolute;
	top: 0px;
	right: -6px;
	height: 38px;
}
button:hover .b-button_right {
	cursor: default;
	background-position: 0px -38px;
} 
button:focus .b-button_right {
	background-position: 0px -76px;
}

.b-button__fr {
	float: right;
}
.b-copyright {
	font-size: 1.1em;
	float: left;
	width: 124px;
	padding: 1em 18px 0 68px;
	position: relative;
	}
	.b-copyright a.logo {
		position: absolute;
		top: 1em;
		left: 5px;
		}
.b-links {
	float: left;
	padding-top: 1.1em;
	position: relative;
	}
.b-jetstyle {
	float: right;
	position: relative;
	font-size: 1.1em;
	color: #474747;
	padding: 1em 0 0 55px;
	width: 155px;
	}
	.b-jetstyle a {
		color: #474747;
		}
	.b-jetstyle a:hover {
		color: black;
		}
	.b-jetstyle a img {
		position: absolute;
		top: 1em;
		left: 0px;
		}
	.b-jetstyle a img {display: block;}
	.b-jetstyle a img.logo {display: none}		
	.b-jetstyle a:hover img {display: none}
	.b-jetstyle a:hover img.logo {display: block}		
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:9999;
	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: #ffffff;
	z-index: 10000;
	color:#000000;
	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-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#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;
}

* html .l-main {
	height: 100%;
}

* html .g-png-image {
	filter: expression( (runtimeStyle.filter=="") ? 
		runtimeStyle.filter ="progid:DXImageTransform.Microsoft.AlphaImageLoader( src='" + src + "', sizingMethod='image')" :
		this.runtimeStyle.height="1px", this.runtimeStyle.width="1px", this.src="",  "" );		
}
* html .g-png-image-scale {
	filter: expression( (runtimeStyle.filter=="") ? 
		runtimeStyle.filter ="progid:DXImageTransform.Microsoft.AlphaImageLoader( src='" + src + "', sizingMethod='scale')" :
		this.src= img_url + "z.gif",  "" );		
}
* html .g-png-scale {
	filter: expression( (runtimeStyle.filter=="")? 
		runtimeStyle.filter ="progid:DXImageTransform.Microsoft.AlphaImageLoader( src='" + currentStyle.backgroundImage.split('\"')[1] + "', sizingMethod='scale')" :
		this.runtimeStyle.backgroundImage="none", "" );	
	}


.b-tabs dt ins {
	display: none;
	}
* html .b-button button {
	width: 180px;
}


