body {
	font-size:0.75em;
	font-family:Verdana, sans-serif;
	color:#fff;
	background:#2C365F url(./images/background.jpg) 0 0 repeat-x;
}
body,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,form,fieldset,legend,input{margin:0;padding:0;}
a{ color:#fff; text-decoration:underline;}
a:hover{ color:#F4D71B; text-decoration:underline;}

img{
	border:0 none;
}
ul{list-style-type:none;}
input,select,textarea{font-size:1.3em;}
textarea{font-family:Verdana, sans-serif;}
input{padding:1px;}
textarea{overflow:hidden;}
select{border:0 none; text-align:center; padding:3px;}
label{vertical-align:top;}
h1{color:#F4D71B; font-size:1.8em;}
h2{color:#F4D71B; font-size:1.3em;}
h3{font-size:1.2em;}
sup{color:#F4D71B; font-weight:bold; font-size:10px;}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
.images{
  border:3px solid #F4D71B;
  margin:5px;
}
.floatleft{
	float:left;
}
.floatright{
	float:right;
}
.nomargin{
	margin:0 !important;
}
.nopadding{
	padding:0 !important;
}
.marginleft{
	margin-left:10px !important;
}
.margintop{
	margin-top:10px !important;
}
.marginright{
	margin-right:10px !important;
}
.marginbottom{
	margin-bottom:10px !important;
}
.margintop2{
	margin-top:5px !important;
}
.marginbottom2{
	margin-bottom:4px !important;
}
.marginbottom3{
	margin-bottom:20px !important;
}
.marginbottom4{
	margin-bottom:35px !important;
}
.marginleft2{
	margin-left:21px !important;
}
.negativemargintop{
	margin-top:-20px !important;
}
.paddingtop2{
	padding-top:5px !important;
}
.paddingleft{
	padding-left:10px !important;
}
.paddingtop{
	padding-top:10px !important;
}
.paddingright{
	padding-right:10px !important;
}
.paddingbottom{
	padding-bottom:10px !important;
}
.textleft {
	text-align:left !important;
}
.textright {
	text-align:right !important;
}
.textcenter {
	text-align:center !important;
}
.textnormal{
	font-weight:normal;
}
.textbold{
	font-weight:bold;
}
.textsize1{
	font-size:1.7em !important;
}
.textsize2{
	font-size:1.2em !important;
}
.textsize3{
	font-size:0.85em !important;
}
.textsize4{
	font-size:1.5em !important;
}
.colored{
	color:#F4D71B;
}
.colored2{
	color:#A2AACA;
}
.colored3{
	color:#000;
}
.colored4{
	color:#fff;
}
.colored5{
	color:#777;
}
.height26{
	height:26px;
}
.width30{
	width:30px !important;
}
.width32{
	width:32px !important;
}
.width135{
	width:135px !important;
}
.width140{
	width:140px !important;
}
.width161{
	width:161px !important;
}
.width167{
	width:167px !important;
}
.width210{
	width:210px !important;
}
.width234{
	width:234px !important;
}
.width291{
	width:291px !important;
}
.width295{
	width:295px !important;
}
.width312{
	width:312px !important;
}
.width315{
	width:315px !important;
}
.width330{
	width:330px !important;
}
.width350{
	width:350px !important;
}
.width490{
	width:490px !important;
}
.bl_brd{ 
	border:3px solid #ccc;
}
.focus_bl_brd{
	border-color:#F4D71B !important;
}
.input_bg {
	background:#fff url(./images/autocomplete/waiting.gif) right center no-repeat;
	padding-right:17px;
}
.input_load{
	background:#fff url(./images/autocomplete/loading.gif) right center no-repeat;
	padding-right:17px;
}
.input_wrong{
	border-color:#EE3B3B !important;
}
.textbottom{
	vertical-align:bottom;
}
.display{
	display:block;
}
.nodisplay{
	display:none;
}

.total_container{
	margin:0 auto;
	width:990px;
}
.head{
	padding:77px 0 0 0;
	height:113px;
}
.head .logo{
	margin-left:75px
}

.step{
	padding:10px 0px;
	margin:0 75px 15px 75px;
}
.step .right{
	padding:0 0 0 140px;
}
.arrow{
	background:url(./images/arrow.gif) 60px 50% no-repeat;
}
.add{
	padding-right:15px;
	
}
.add:hover{
	color:#fff;
	background:url(./images/add.gif) right 50% no-repeat;
}
.delete{
	padding-left:15px;
}
.delete:hover{
	color:#fff;
	background:url(./images/remove.gif) 0 50% no-repeat;
}
.line{
	background:#969BAF;
	clear:both;
	line-height:0;
	font-size:0;
	height:1px;
	margin:10px 75px;
	border: 0 none;
	color: #969BAF;
}
/*------------- Time Opera---------------*/
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
	.marginforopera{margin-bottom: 8px;	}
	.hour{margin-left:16px !important;}
	.min {margin-left:35px !important;}
	.day{margin-left:24px !important;}
	.month{margin-left:24px !important;}
	.year{margin-left:44px !important;}
}

/*------------- Time FF---------------*/
.hour{margin-left:18px;}
.min{margin-left:46px;}
.day{margin-left:33px;}
.month{margin-left:38px;}
.year{margin-left:55px;}

/*------------- Time IE6---------------*/
* html .hour{margin-left:22px;}
* html .min{margin-left:41px;}
* html .day{margin-left:31px;}
* html .month{margin-left:33px;}
* html .year{margin-left:50px;}

/*------------- Time IE7---------------*/
*+html .hour{margin-left:18px;}
*+html .min{margin-left:4px;}
*+html .day{margin-left:36px;}
*+html .month{margin-left:30px;}
*+html .year{margin-left:56px;}



.colon{
	padding:6px 5px 0 5px;
}
.footer{
	margin:0px 42px 15px 42px;
}
.footer span a:hover{
	color:#fff;
}
.but{
	background:url(./images/button-background.gif) 0 0 no-repeat;
	text-decoration:none;
	padding:8px 54px 12px 54px;
}

.but:hover{
	color:#000;
	text-decoration:none;
}
.but2{
	background:url(./images/button-background.gif) 0 0 no-repeat;
	text-decoration:none;
	padding:8px 80px 12px 60px;
}
.but2:hover{
	color:#000;
	text-decoration:none;
}
.empty{
	clear:both;
	height:20px;
}


.info{
	padding:3px 6px;
}
.info:hover{
	background:#ECB402 url(./images/item-background-active.gif) repeat-x scroll center top;
	color:#000;
	text-decoration:none;
}
.select_taxi{
	margin-left: 305px;
	//margin-left: 0;
}
.select_taxi li{
	margin-bottom:10px;
}
.select_taxi th{
 border-bottom:1px solid #fff;
}
.taxi_logo{
	width:20px;
}
.txi_status{
	width:20px;
}
.relative{
	position:relative;
}
.list_street{
	/*background:#2C365F ;*/
	background: #5d678F;
	left:21px;
	position:absolute;
	overflow: none;
	border:1px solid #fff;
}
.item{
	cursor:pointer;
	padding:5px;
	/*border-bottom:1px solid #fff;*/
}
.item_hover {
	background:#2C365F;
	color:#F4D71B;
	cursor:pointer;
	padding:5px;
	/*border-bottom:1px solid #fff;*/
}
.time{
	margin-left:379px;
	/*margin-bottom:4px;*/
	height:16px;
}
.left{
	width:200px;
	padding:5px;
}
.middle{
	margin:0 200px;
}
.news{
	width:200px;
	padding:5px;
}
.button{
	width:218px;
	height:45px;
	border:0 none;
	background:url(./images/button-background.gif) 0 0 no-repeat;
	cursor:pointer;
}
.button-off{
	width:218px;
	height:45px;
	border:0 none;
	background:url(./images/button-background-gray.gif) 0 0 no-repeat;
}
.info li{
	display:inline;
}
.info li a{
	padding:3px 6px;
}
.info li a:hover{
	background:#ECB402 url(./images/item-background-active.gif) repeat-x scroll center top;
	color:#000;
	text-decoration:none;
}
.whitespace{
	white-space:normal;
}

@-moz-document url-prefix() {
		.marginforff{
			margin-bottom: 8px;
		}

}














/*-----------------------------------------------alert----------------------------------------------------------*/

#modalContainer {
	background-color:transparent;
	background-image:url(./images/tp.png);
	height:100%;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:10000;
	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: black;
}
#alertBox {
	background-color:#5d678F;
	/*background-image:url(./images/alert.png);*/
	background-position:20px 30px;
	background-repeat:no-repeat;
	border:1px solid #fff;
	margin-top:50px;
	min-height:100px;
	position:absolute;
	width:300px;
	text-align:center;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	z-index:100000;
}
#modalContainer > #alertBox {
	position:fixed;
}
#alertBox h1 {
	-x-system-font:none;
	background-color:#5d678F;
	/*border-bottom:1px solid #000000;*/
	color:#F4D71B;
	font-family:verdana,arial;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:5px 0 2px 5px;
}
#alertBox p {
	-x-system-font:none;
	font-family:verdana,arial;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:50px;
	line-height:normal;
	/*margin-left:15px;*/
	padding-left:5px;
	color: #fff;
	text-align:center;
}
#alertBox #closeBtn {
	cursor:pointer;
	background: url(./images/button_alert.gif) no-repeat;
	border:0px none;
	color:#000;
	//text-align:center;
	font-family:verdana,arial;
	font-size:1em;
	font-weight:bold;
	/*position:relative;*/
	margin-bottom:10px;
	width:66px;
	height:25px;
	text-align: center;
	padding-top: 4px;
}

#overlay {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: black;
}

.bordered {
	border-bottom: 1px solid #A2AACA;
}


/*slimus bugfixing for unix users*/
.wraper {
	white-space:nowrap;
	//height: 120px;
}
