body {margin: 0; padding: 0; border: 0;}

body{
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
}

html, body {
   height:100%;
}


img, img a{
		border: 0;
		display: block;
}

a {color: Navy;}
a:hover{color: #C6271E;}

#header{width: 100%;}

#logo{
	margin: 15px 5px 5px 10px;
	text-align: center;
	width: 200px;
}

#stepnav {
	font-size: 1.2em;
	font-weight: bold;
}
#stepnav ul{
	list-style-type: none;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	display: inline;
	width: 100%;
} 
#stepnav li {
	list-style-type: none;
	float: left;
	padding: 7px 10px 7px;
	color: #fff;
}

li.action{
	padding: 7px 5px;
	background-color: #4963AD;
}

#stepnav li a{
	text-decoration: none;
	padding: 7px 5px;
	color: #CBDAED;
}
#stepnav li a:hover{
	color: #4963AD;
	background-color: #CBDAED; 
}


#contain{padding: 10px;}


#stepform{
	background-color: #718AD2;
	margin: 5px;
	width: 500px;
	float: left;
	color: #fff;
}



h1{
	display: block;
	clear: both;
	font-size: 1.6em;
	color: White;
	background:  #4963AD url(hp.gif) 5px center no-repeat;
	padding: 5px 5px 5px 35px;
	margin: 0;
}	

table{ font-size: 100%;}

/*.tableform {color: #fff;}*/

.tableform{
	border-collapse: collapse;
	/*border: 0;*/
}

.tableform td {
	padding: 5px 7px 5px;
	font-size: 1.2em;
}
.tableform .tbody{
	background-color: #4963AD;
}
.tableform .tbody tr{
	border: 0;
}


input{
	margin-top: 5px;
}


.button{
	margin: 10px 10px 10px 10px;
	float: right;
}


#rule{
	display: block;
	margin-left: 525px;
		
}
h2{
	font-size: 1.5em;
	margin-top: 0;
}
#stepform h2{
	color: #fff;
	margin: 10px;
}


#rule dl{
	font-size: 1.2em;
	margin: 0;
	margin-bottom: 15px;
}

#rule dt{
	float: left;
	font-weight: bold;
	margin-right: 0;
}

#rule dd {
	margin-bottom: 5px;	
}
#rule ul{
	font-size: 1.2em;
	margin: 0;
	list-style-type: none;
	padding: 0;
}
#rule li{
	padding: 5px 0;
}

#rule p{
	color: Black;
}

p, h3{
	font-size: 1.2em;
	color: #fff;
	padding: 0 5px;
}

pre{
	font-size: 1.2em;
	color: #000;
	padding: 0 5px;
}



.tabletrip{
	border: 2px solid #4B65AF;
	border-collapse: collapse;
	margin: 7px 0;
	font-size: 1.2em;
	width: 500px;
	background-color: #fff;
	
}

.tabletrip tr.triptitle {
	background-color: #718AD2;
	color: #fff;
	text-decoration: none;
}

.tabletrip tr.triptitle th {
	border-bottom: 2px solid #4B65AF;
	border-right: 2px solid #4B65AF;
	padding: 3px 5px;
}

.tabletrip tr {
	background-color: #D7E1FF;
	color: #4B65AF;
	text-decoration: none;
}

.tabletrip tr.alt {
	background-color: #F7FCFF;
	color: #4B65AF;
	text-decoration: none;
}
.tabletrip td {
	padding: 3px 5px;
}



.calendarwap{
	margin: 10px 10px 10px 350px;
}

.calendar {
	padding: 0;
	border-left: 1px solid #A2ADBC;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.calendar .nav,
.calendar .nav a {
	/*font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


.calendar caption {
	margin: 0;
	padding: 0;
	/*width: 141px;*/
	background: #A2ADBC;
	color: #fff;	 
	/*font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	text-align: center;
	font-weight: bold;
}

.calendar th {
	/*font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	color: #616B76;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}

.calendar .today,
.calendar td.today a,
.calendar td.today a:link,
.calendar td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
}

.calendar td {
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	width: 12px;
	height: 12px;
	text-align: center;
	background: url(bg_calendar.gif) no-repeat right bottom;
	padding: 1px;
}

.calendar td a {
	text-decoration: none;
	font-weight: bold;
	display: block;
}

.calendar td a:link, 
.calendar td a:visited {	
	color: #608194;
	background: url(bg_calendar.gif) no-repeat;
}

.calendar td a:hover, 
.calendar td a:active {
	color: #6aa3ae;
	background: url(bg_calendar.gif) no-repeat right top;
}
.route{
	font-size: 1.2em;
	padding: 10px;
	color: #fff;
	float: left;
}
.route a, .route a:hover{
	color: #fff;
	font-weight: bold;
}

.note{
	margin-top: 15px;	
	float: left;
	display: block;
	width: 300px;
	padding-left: 25px;
	background: url(voskl.gif) 5px top no-repeat;
}

.data{
	padding-left: 20px;
	background: url(data.gif) left center no-repeat;
}
.air{
	padding-left: 20px;
	background: url(air.gif) left center no-repeat;
}
.people{
	padding-left: 20px;
	background: url(people.gif) left center no-repeat;
}
.globus{
	padding-left: 20px;
	background: url(atlas.gif) left center no-repeat;
}
.class{
	padding-left: 20px;
	background: url(ncl.gif) left center no-repeat;
}
.mail{
	padding-left: 20px;
	background: url(mail.gif) left center no-repeat;
}
.key{
	padding-left: 20px;
	background: url(lock.gif) left center no-repeat;
}
span.country{
	padding-left: 20px;
	background: url(atlas.gif) left center no-repeat;
}
span.city{
	padding-left: 20px;
	background: url(city.gif) left center no-repeat;
	padding-right: 0.5em;
}
.info{
	padding-left: 20px;
	background: url(info1.gif) left center no-repeat;
}


.discount{
	font-weight: bold;
}

dl.tariff{
	margin-left: 10px;
	font-size: 1.2em;
	color: #fff;
}

.tariff dt{
	float: left;
	font-weight: bold;
	margin-right: 0;
}	

.btn_ok{
	width: 80px;
}

#regform{
	background-color: #718AD2;
	color: #fff;
	/*width: 350px;*/
	margin: 0 0 10px 525px;
	text-align: center;
	display: block;
}
#regform table{
	margin: 0;
}

#regform td{
	width: 50%;
}


#regform a{
	color: #fff;
	font-weight: bold;
}
#regform h3{
	padding: 5px;
	margin: 5px 0 0 0;
	background-color: #4963AD;
		
}

.head{
	background-color: #4963AD;
}

.tableinfo{
	border: 2px solid  #718AD2;
	border-collapse: collapse;
	margin: 7px 1%;
	font-size: 1.2em;
	width: 98%;
}

.tableinfo th, .tableinfo td {
	border-bottom: 2px solid  #718AD2;
	border-right: 2px solid  #718AD2;
	padding: 3px 5px;
}

.tableinfo th{
	background-color: #718AD2;
	color: #fff;
}
.tableinfo a{
	text-decoration: none;
}

.btn{
	text-align: center;
}
.aerotour{
	margin-top: 50px;	
}
#wait{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -50px 0 0 -150px;
	width: 300px;
	display: block;
	text-align: center;
}
#wait p{
	color: #000;
	text-align: left;	
}

#userlist{
	display: block;
	margin-left: 535px;
}

#userlist ul{
	list-style-type: none;
	list-style-image: url(people.gif);
	margin: 10px 0px 20px;
	padding: 0px;
	/*width: 200px;*/
	font-size: 1.2em;
}
#userlist li{
	/*padding-left: 2px;*/
	padding-top: 0;
	margin-top: 0;
	padding-bottom: 3px;
}
#footer{clear: left;}