@charset "utf-8";

@import url(null.css);
@import url(layout.css);

body {
	background:#FFFFFF url(../images/bg-main-left.jpg) repeat-x scroll 0 0;
	color:#828481;
	font-family:Arial;
	font-size:12px;
}
a {
	color:#2B66B2;
	text-decoration: underline;
}
#wrapper0 {
	background:transparent url(../images/bg-main-right.jpg) no-repeat scroll right 0;
	text-align:center;
	width:100%;
}
#wrapper {
	background:transparent url(../images/bg-main-center.gif) no-repeat scroll center 0;
	text-align:center;
	width:100%;
}
#head {
	background:transparent url(../images/bg-main.jpg) no-repeat scroll 0 0;
	height:256px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:1000px;
}
#logo-print {
	display: none;
}
#logo {
	background:transparent url(../images/logo.jpg) no-repeat scroll 0 0;
	height:103px;
	left:13px;
	position:absolute;
	width:307px;
}
#logo a{
	display: block;
	height:103px;	
	width:307px;
}
a:hover {
	text-decoration: none;
}
/* краткое меню начало
*****************************************************************************************/
#small-menu {
	position:absolute;
	right:350px;
	top:35px;
}
#small-menu li{
	background:transparent url(../images/ico-separator.gif) no-repeat scroll right 0;
	float:left;
	height:13px;
	padding:0 21px;
}
#small-menu li.last{
	background:transparent none repeat scroll 0 0;
}
#small-menu li.home a{
	background:transparent url(../images/ico-home.gif) no-repeat scroll 0 2px;
	display:block;
	height:13px;
	width:11px;
}
#small-menu li.sitemap a{
	background:transparent url(../images/ico-sitemap.gif) no-repeat scroll 0 2px;
	display:block;
	height:13px;
	width:11px;
}
#small-menu li.contacts a{
	background:transparent url(../images/ico-contacts.gif) no-repeat scroll 0 2px;
	display:block;
	height:13px;
	width:11px;
}
/* краткое меню конец
*****************************************************************************************/
/* блок телефонов на главной вверху начало
*****************************************************************************************/
#top-phones {
	float:right;
	position:absolute;
	right:30px;
	text-align:right;
	top:35px;
	width:200px;
}
#top-phones p.title,
#top-phones p.phone span.title{
	color: #83bbe3;
	font-family: Arial;
	font-size: 13px;
}
#top-phones p.phone{
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
}
#top-phones p.phone span{
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
}
/* блок телефонов на главной вверху конец
*****************************************************************************************/
/* блок для подменю и ссылок входа/регистрации на сайте начало
*****************************************************************************************/
#login {
	background:transparent url(../images/bg-login.jpg) no-repeat scroll 0 0;
	height:99px;
	margin:0 auto;
	padding:0;
	position:relative;
	width:1000px;
}
#login div{
	position:absolute;
	right:30px;
	text-align:right;
	width:180px;
}
#login div p.login a,
#login div p.login{
	color:#005CA7;
	cursor:pointer;
	font-family:Arial;
	font-size:18px;
}
#login div p.reg a{
	color: #8d9ba6;
	font-family: Arial;
	font-size:  13px;
}
#login div p a{
	text-decoration: none;
}
#login div p a:hover{
	text-decoration: underline;
}
div#WebLoginLayer0,
div#WebLoginLayer2 {
	display: none;
	border: 1px solid grey;
	background: #ffffff none repeat scroll 0 0;
	position: absolute;
	bottom: 180px;
	left: 105px;
	padding: 10px;
}
a#forgotpsswd,
a#closewin {
	color:#2B66B2;
}
/* блок для подменю и ссылок входа/регистрации на сайте конец
*****************************************************************************************/
/* главное меню начало
*****************************************************************************************/
#main-menu {
	left:0;
	position:absolute;
	top:0;
	width:600px;
}
#main-menu li{
	float:left;
	height:20px;
	padding:0 0 0 32px;
	text-align:left;
	width:151px;
}
#main-menu li#page61	{
	padding-right:183px;
}
#main-menu li span {
	display:block;
	height:20px;
	padding:0 0 0 10px;
	width:141px;
}
#main-menu li {
	position: relative;
}
#main-menu li.active {
	z-index:1;
}
#main-menu li.active span {
	background:transparent url(../images/main-menu-item-active.gif) no-repeat scroll 0 0;
}
#wrapper #main-menu li.active span a {
	text-decoration: none;
	color: #ffffff;
	background:transparent url(../images/main-menu-item.gif) no-repeat scroll 0 -40px;	
}
#main-menu li.active span a:hover {
	text-decoration: none;
	color: #ffffff;
	background:transparent url(../images/main-menu-item.gif) no-repeat scroll 0 -40px;	
}
#main-menu li a{
	background:transparent url(../images/main-menu-item.gif) no-repeat scroll 0 0;
	color:#0048A1;
	display:block;
	font-family:Arial;
	font-size:13px;
	padding:0 0 0 11px;
	text-decoration:none;
	width:130px;
}
#main-menu li a:hover{
	text-decoration: underline;
	color: #ffac0d;
	background:transparent url(../images/main-menu-item.gif) no-repeat scroll 0 -20px;	
}
li .sub-main-menu{
	display: none;
}
li.active .sub-main-menu{
	display:inline;
	left:184px;
	position:absolute;
	top:-1px;
}
#main-menu li .sub-main-menu li {
	padding:1px 0;
	width:178px;

}
#main-menu li .sub-main-menu li span{
	background:transparent url(../images/sub-main-menu-item.gif) no-repeat scroll 0 0;
	width:178px;
}
#wrapper #main-menu li .sub-main-menu li span a{
	background:transparent none repeat scroll 0 0;
	color:#000000;
	padding:0;
	width:178px;
}
#main-menu li .sub-main-menu li span a:hover{
	text-decoration: underline;
}
/* главное меню конец
*****************************************************************************************/
/* содержимое с закругленными краями начало
*****************************************************************************************/
#aviapark-content-wr1{
	background:#f4f9fd url(../images/aviapark-content-bg.jpg) repeat-x scroll 0 0;
	margin:0 auto;
	padding:0;
	width:1000px;
}
#aviapark-content-wr2{
	background:transparent url(../images/aviapark-content-bg-lt.jpg) no-repeat scroll left top;
}
#aviapark-content-wr3{
	background:transparent url(../images/aviapark-content-bg-rt.jpg) no-repeat scroll right top;
	min-height:45px;
}
#aviapark-content-wr3 p{
	color:#5E6971;
	display:block;
	font-family:Arial;
	font-size:17px;
	padding:15px 0 10px 17px;
	text-align:left;
}
#aviapark-content-wr3 p.classes{
	color:#5E6971;
	display:block;
	font-size:14px;
	padding:13px 0 14px 21px;
}
#aviapark-content-wr3 p.classes span a{
	color:#5e6971;
	text-decoration: none;
}
#aviapark-content-wr3 p.classes span.active a{
	color:#2b66b2;
	text-decoration: underline;	
}
#aviapark-content-wr3 p.classes span.active a:hover{
	color:#2b66b2;
	text-decoration: none;	
}
#aviapark-content-wr3 p.classes span a:hover{
	color:#2b66b2;
	text-decoration: underline;
}
div.classes-wr{
	background:#D5EAF9 none no-repeat scroll left bottom;
}
div.classes-wr-lt{
	background:transparent url(../images/classes-wr-lt.jpg) no-repeat scroll left top;
}
div.classes-wr-rt{
	background:transparent url(../images/classes-wr-rt.jpg) no-repeat scroll right top;
}
div.classes-wr-lb{

	background:transparent url(../images/aviapark-content-bg-lb.jpg) no-repeat scroll left bottom;

}
div.classes-wr-rb{
	background:transparent url(../images/aviapark-content-bg-rb.jpg) no-repeat scroll right bottom;
}
div.classes-wr-rb ul{
	width: 1000px;
}
div.classes-wr-rb ul li{
	display: inline;
	float: left;
}
/* содержимое с закругленными краями конец
*****************************************************************************************/
/* блок для спецпредложений и новостей начало
*****************************************************************************************/
#top-block {
	background:transparent url(../images/top-block-wr-bg.jpg) repeat-y scroll 0 0;
	margin:0 auto;
	padding:0;
	position:relative;
	width:974px;
	z-index:200;
}
#top-block-wr {
	background:transparent url(../images/top-block-bg.jpg) no-repeat scroll 0 top;
	margin:0 auto;
	padding:0;
	position:relative;
	width:974px;
	z-index:200;
}
#top-block-wr2 {
	background:transparent url(../images/top-block-wr2-bg.jpg) no-repeat scroll 0 bottom;
	margin:0 auto;
	padding:0;
	position:relative;
	width:974px;
	z-index:200;
}
#top-block .spec {
	float:left;
	padding:0 0 25px;
	text-align:left;
	width:50%;
}
#top-block .spec p.spec-title {
	color:#FFAC0D;
	font-size:17px;
	padding:13px 0 0 19px;
	text-align:left;
}
#top-block .spec ul li{
	background:transparent url(../images/top-block-li-bg.jpg) repeat-x scroll 0 bottom;
	margin:10px 0 0 19px;
	padding:0 0 14px;
}
div.left-li {
	float:left;
	width:130px;
}
div.left-li img{
	border: 2px solid 
}
div.right-li {
	float:right;
	width:330px;
}
div.right-li p{
	text-align: left;
	margin: 4px 0 0 0;
}
div.right-li p.title{
	margin: 0;
}
div.right-li p.title a{
	font-size: 14px;
	color: #2b66b2;
	text-decoration: none;
}
div.right-li p.title a:hover{
	text-decoration: underline;
}
#top-block .spec ul li.last{
	background:transparent none repeat scroll 0 0;
}
#top-block .news{
	width: 50%;
	float: right;
}
#top-block .news p.spec-title{
	color:#5e6971;
	font-size:17px;
	padding:13px 0 0 19px;
	text-align:left;
}
#top-block .news ul li p.title {
	margin:0;
	text-align:left;
}
#top-block .news ul li p {
	margin:5px 0 0;
	text-align:left;
}
#top-block .news ul li p.title a {
	color:#2B66B2;
	font-size:14px;
	text-decoration:none;
}
#top-block .news ul li p.title a:hover {
	text-decoration:underline;
}
#top-block .news ul li{
	background:transparent url(../images/top-block-li-bg.jpg) repeat-x scroll 0 bottom;
	margin:10px 9px 0 19px;
	padding:0 0 10px;
}
#top-block .news ul li.last{
	background:transparent none repeat scroll 0 0;
}
/* блок для спецпредложений и новостей конец
*****************************************************************************************/
/* главное содержимое страницы начало
*****************************************************************************************/
table.empty-legs {
	border:1px solid #D1D1D3;
	border-collapse:separate;
	margin:0 29px;
	width:100%;
}
table.empty-legs td{

}
#main-content {
	margin:35px auto 0;
	padding:0;
	position:relative;
	width:1000px;
}
#main-content .left{
	float:left;
	padding:0 0 30px;
	width:490px;
}
#main-content .left-inner{
	float:left;
	margin:10px 0 0;
	padding:0 0 30px;
	width:100%;
}
#main-content .left-inner #news ul{
	padding:0;
}
#main-content .left-inner #news ul li{
	list-style-type: none;
}
#main-content .left-inner ul{
	padding:0 0 0 63px;
	text-align:left;
}
#main-content .left-inner ul li{
	list-style-type: disc;
}
#main-content .left-inner p{
	margin:7px 0;
	text-align:left;
	padding: 0 29px;
}
#main-content .left h1,
#main-content .left-inner h1{
	color:#2B66B2;
	font-family:Arial;
	font-size:14px;
	padding:0 0 24px 30px;
	text-align:left;
}
#main-content .left h2,
#main-content .left-inner h2 {
	color:#5E6971;
	font-family:Arial;
	font-size:14px;
	padding:0 0 13px 30px;
	text-align:left;
}
#main-content .left img{
	border:3px solid #CFD8DE;
	float:left;
	margin:0 0 0 30px;
	width:430px;
}
#main-content .left div.info p{
	color:#5E6971;
	float:left;
	font-family:Arial;
	font-size:12px;
	padding:20px 0 10px;
	text-align:left;
}
#main-content .left div.info {
	background:transparent url(../images/content-info-bottom-border.gif) repeat-x scroll 0 bottom;
	margin:0 0 18px 30px;
	padding:0 0 15px;
}
a.go-back {
	display: block;
	margin: 0 0 13px 0;
	color: #2b66b2;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	text-align: left;
	padding: 0 0 0 30px;
}
a.go-back-normal {
	display: none;
}
.mlnk {position: absolute; top: -1000px;}
a.go-back:hover {
	text-decoration: none;
}
form#send-to-email {
	display:none;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid grey;
	bottom:-80px;
	left:105px;
	padding:10px;
	position:absolute;
	z-index:10;
}
form#send-to-email button{
	float: right;
}
#main-content .right {
	float:right;
	padding:0 10px 0 0;
	width:490px;
}
#main-content .right h2{
	color:#5E6971;
	font-family:Arial;
	font-size:14px;
	padding:0 0 13px 10px;
	text-align:left;
}
.right-banner {
float: right;
}
/* главное содержимое страницы конец
*****************************************************************************************/
/* оформление кнопки начало
*****************************************************************************************/
.buttons {
	padding:0 0 0 30px;
	position:relative;
}
.print {
	width: 83px;
}
.send-to-email {
	width:156px;
}
.but {
	float:left;
	height:22px;
	margin:0 2px 0 0;
}
.but span {
	background:transparent url(../images/button-left.gif) no-repeat scroll left 0;
	border:medium none;
	display:block;
	height:22px;
	margin:0;
	text-align:left;
	text-decoration:none;
}
#send-to-email span {
	background:none;
}
.but span a:hover,
.but span a:visited {
	text-decoration: none;
}
.but span a,
.but-send {
	background:transparent url(../images/button-right.gif) no-repeat scroll right 0!important;
	color:#FFFFFF;
	display:block;
	height:22px;
	padding:3px 10px 0;
	text-decoration:none;
	cursor:pointer;
}
/* оформление кнопки конец
*****************************************************************************************/
/* оформление таблицы параметров конец
*****************************************************************************************/
.parametrs-wr1 {
	background: #ebf5fc none repeat scroll 0 0;
}
.parametrs-wr2 {
	background: transparent url(../images/parametrs-lt.jpg) no-repeat scroll left top;
}
.parametrs-wr3 {
	background: transparent url(../images/parametrs-rt.jpg) no-repeat scroll right top;
}
.parametrs-wr4 {
	background: transparent url(../images/parametrs-lb.jpg) no-repeat scroll left bottom;
}
.parametrs-wr5 {
	background:transparent url(../images/parametrs-rb.jpg) no-repeat scroll right bottom;
	padding:10px;
}
div.parametrs-item-wr{
	background:#D5EAF9 none no-repeat scroll left bottom;
}
div.parametrs-item-wr-lt{
	background:transparent url(../images/parametrs-item-lt.jpg) no-repeat scroll left top;
}
div.parametrs-item-wr-rt{
	background:transparent url(../images/parametrs-item-rt.jpg) no-repeat scroll right top;
}
div.parametrs-item-wr-lb{
	background:transparent url(../images/parametrs-item-lb.jpg) no-repeat scroll left bottom;
}
div.parametrs-item-wr-rb{
	background:transparent url(../images/parametrs-item-rb.jpg) no-repeat scroll right bottom;
}
div.parametrs-item-wr-rb p.parametrs-item{
	color:#5E6971;
	padding:8px 0 11px 13px;
	text-align:left;
	color: #5e6971;
	font-family: Arial;
	font-size: 12px;
}
div.parametrs-wr5 .data .key{
	float:left;
	padding:3px 0;
	width:229px;
}
div.parametrs-wr5 .data .key p{
	text-align: right;
}
div.parametrs-wr5 .data .value{
	float: right;
	padding:3px 0;	
	width: 226px;
}
div.parametrs-wr5 .data .value p{
	color:#2B66B2;
	text-align:left;
}
div.parametrs-wr5 .data div.salon {
	text-align: left;
}
div.parametrs-wr5 .data div.salon img{
	margin: 13px;
}
div.parametrs-wr5 .dataInterier div.inrerier {
	text-align: left;
}
div.parametrs-wr5 .dataInterier div.interier img{
	margin: 13px;
	border: 3px solid #cfd8de;
}
div.parametrs-wr5 .dataInterier .thumbs {
	padding:0 0 0 8px;
	text-align:left;
}
div.parametrs-wr5 .dataInterier .thumbs a img{
	border:3px solid #CFD8DE;
	margin:0 6px;
}
/* оформление таблицы параметров конец
*****************************************************************************************/
/* мозайка на главной начало
*****************************************************************************************/
#main-content-index {
	padding:0;
	position:relative;
	width:943px;
	margin: 0 auto;
}
#main-content-index  tr td{
	vertical-align: top;
	padding: 5px;
}
#main-content-index  tr td p.title{
	color:#104F8E;
	font-size:17px;
	margin:0 0 15px;
	text-align:left;
}
#main-content-index  tr td p{
	margin:12px 0;
	text-align:left;
	font-family:Arial;
	font-size:12px;
}
td.v-separator {
	background:transparent url(../images/v-separator.jpg) repeat-y scroll center 0;
	width:7px;
}
td.h-separator{
	background:transparent url(../images/h-separator.jpg) repeat-x scroll 0 0;
	height: 11px;
}
table#mozaic {
	margin:16px 0 50px;
	width:100%;
}
div.mozaic-image {
	background:#CFD8DE none repeat scroll 0 0;
	height:112px;
	padding:8px 5px 5px;
	width:450px;
}
div.mozaic-image img {
	border: 1px solid #c1c6c9;
}
/* мозайка на главной конец
*****************************************************************************************/
/* подвал начало
*****************************************************************************************/
.footer-wr {
	background:transparent url(../images/bg-footer.gif) repeat-x scroll 0 0;
	height: 166px;
}
.footer-wr .footer {
	margin:0 auto;
	padding:0;
	position:relative;
	width:1000px;
	height:166px;
}
.footer-wr .footer .left {
	float: left;
	width:656px;
	height:166px;
}
.footer-wr .footer .left ul{
	left:18px;
	position:absolute;
	top:40px;
}
.footer-wr .footer .left ul li {
	float:left;
	padding:0 13px;
}
.footer-wr .footer .left ul li a{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
}
.footer-wr .footer .left ul li a:hover{
	text-decoration: none;
}
.footer-wr .footer .left .footer-info{
	position:absolute;
	top: 70px;
	left: 30px;
}
.footer-wr .footer .left .footer-info p{
	text-align: left;
	color: #ffffff;
	font-size: 11px;
}
.footer-wr .footer .left .footer-info p a{
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}
.footer-wr .footer .left .footer-info p a:hover{
	text-decoration: none;
}
.footer-wr .footer .right {
	float: right;
	width:236px;
	height:166px;
}
div#provided {
	background:transparent url(../images/provided.jpg) no-repeat scroll 0 0;
	height:36px;
	position:absolute;
	top:35px;
	width:202px;
}
div#counter {
	height:36px;
	position:absolute;
	right:30px;
	top:85px;
	width:102px;
}
/* подвал конец
*****************************************************************************************/
/* пэйджер начало
*****************************************************************************************/
div.pager a{
	color: #2B66B2;
}
.ditto_currentpage {
	font-weight:bold;
	margin:0 10px;
}
.ditto_page {
	margin: 0 10px;
}
/* пэйджер конец
*****************************************************************************************/
/* форма регистрации начало
*****************************************************************************************/
form#websignupfrm {
	width: 400px;
}
form#websignupfrm input{
	float: right;
}
form#websignupfrm fieldset h3 {
	text-align: left;
	padding:24px 0 0 30px;
}
/* форма регистрации конец
*****************************************************************************************/
#news ul li {
	background:transparent url(../images/top-block-li-bg.jpg) repeat-x scroll 0 bottom;
	margin:10px 9px 0 29px;
	padding:0 0 10px;
}
#news ul li.last {
	background:transparent none repeat-x scroll 0 bottom;
}
#news ul li p.date {
	font-size:12px;
	text-decoration:none;
}
#news ul li p {
	padding: 0 !important;
}
#news ul li p.title a {
	color:#2B66B2;
	font-size:14px;
	text-decoration:underline;
}
#news ul li p.title a:hover {
	text-decoration:none;
}
/* форма обратной связи начало
*****************************************************************************************/
form#EmailForm {
	width: 400px;
}
form#EmailForm input{
	float: right;
}
form#EmailForm select{
	float:right;
	width:145px;
}
form#EmailForm p textarea{
	width:335px;
}
form#EmailForm fieldset h3 {
	text-align: left;
	padding:24px 0 0 30px;
}
/* форма обратной связи конец
*****************************************************************************************/
/* форма заказа чартера начало
*****************************************************************************************/
form#CharterForm {
	width: 400px;
}
form#CharterForm input{
	float: right;
}
form#CharterForm select{
	float:right;
	width:145px;
}
#charterMessage{
	width:335px;
}
form#CharterForm fieldset h3 {
	text-align: left;
	padding:24px 0 0 30px;
}
table.planes {
	margin:0 29px 30px;
	width:942px;
}
table.planes a{
	color:#0048A1;
}
table.planes td {
padding:2px;
}
table.planes h3 {
	font-size:12px;
	margin:15px 0 0;
	text-align:left;
}
.border-bottom-yes {
	border-bottom: 1px solid #922F3D;
}
.sel_gr {
background-color:#F0F0F0;
white-space:nowrap;
}
#closeSendToEmail {
	float: left;
	cursor: pointer;
} 
.data,
.dataInterier {
	position: relative;
}
.showPreloader {
	display: block!important;
}
.interier {
min-height:335px;
}
#preloader,
#preloaderInterier {
	display:none;
	left:45%;
	position:absolute;
	top:45%;
}
/* форма заказа чартера конец
*****************************************************************************************/
.nav_bar2pxd { padding-top: 16px; }
.nav_lnk { margin: 10px 0px 0px; }
.nav_hd { text-transform: uppercase; font-size: 120%; display: inline; font-weight: bold;}
.content_item { clear: both; padding:0 29px;}
.btm_line { padding-bottom: 5px; border-bottom: 1px solid #922f3d; }
.tbl_llft {color:#2B66B2;text-align:center;}
.sel_gr { background-color: #f0f0f0; white-space: nowrap; }
.sel_gr td, .sel_wh td {} 
c { background-color: #fff; white-space: nowrap; }
tr.sel_wh td { border-bottom: 1px solid #eee; }
.sel_tb h3 {color:#444444;font-size:115%;margin:5px 0 3px;margin-top:11px;text-align: left;}
td.left-align {text-align: left!important;}


