﻿/* Reset */
@import 'reset.css';
/* Main Styles */

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    text-align:center;
}
.clear-fix {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.cc{
	clear: both;
}
a {
    color:#000;
    text-decoration:underline;
}
a:hover {
    text-decoration:none;
}
em {
    display:block;
    font-size:1px;
}
#page {
    margin:0 auto;
    width:980px;
}
th { text-align: center; }
td { text-align: left; }
/*header*/
#header {
    padding:10px 0 0;
    line-height:60px;
    position: relative;
}
#header a {
    margin:0 6px;
}
#header .logo {
    display:block;
    float:left;
    width:165px;
    height:54px;
    background:url(../img/logo.png) no-repeat left top;
    text-decoration:none;
    text-align:left;
}
#header .localizations {
    float:right;
    font-size:11px;
    color:#317caf;
    height: 75px;
    overflow: hidden;
    margin-top: -7px;
}
#header .localizations a {
    margin:0;
    color:#317caf;
}
.menu  {
	text-align: right;
}
.menu a{
	text-decoration: none; 
	color: #317CAF;
}
.menu a:hover{
	text-decoration: underline;
}
.menu  .separate  {
	color: #C0C0C0;
	font-size: 11px;
	line-height: 11px;
}
.menu_white  {
	text-align: right;
}
.menu_white a, menu_white a:hover {color:#FFFFFF;  font-size:13px;  font-weight:bold;  text-decoration:none;}
.menu_white  .separate  {
	color: #FFF;
	font-size: 13px;
	line-height: 11px;
}
/*end header*/
/*footer*/
.footer {
    padding: 5px 0;
    overflow: hidden;
    position: relative;
    float: none;
    clear: both;
}
.footer .line{
   padding: 4px 0;
   height: 12px;
   margin-bottom: 16px;
   border-bottom: 2px solid silver;
   text-align: left;
   position: relative;
}
.footer .b_free{
	display: block;
	float: left;
	position: relative;
	color: #999999;
	background: white;
	padding: 0 6px;
	top: 10px;
	margin-left: 14px;
	font-size: 14px;
	text-transform: lowercase;
}
.footer .b_tel{
	display: block;
	float: left;
	position: relative;
	color: #317caf;
	background: white url(/img/footer_ico_tel.png) no-repeat 6px 2px;
	padding: 5px 6px 0 44px;
	height: 29px;
	font-size: 20px;
	top: 1px;
	margin-left: 16px;
}
.footer .b_chat{
	display: block;
	float: left;
	position: relative;
	color: #317caf;
	background: white url(/img/footer_ico_chat.png) no-repeat 6px 2px;
	padding: 0 6px 0 44px;
	height: 34px;
	font-size: 1.8em;
	top: 1px;
	margin-left: 16px;
}
.footer .b_chat a {
	color: #317caf;
	text-decoration: none;
}
.footer .b_chat i {
	display: block;
	font-style: normal;
	font-size: 10px !important;
	margin-top: -2px;
	line-height: 10px;
	text-align: center;
}
.footer .b_links{
	width: 240px;
	display: block;
	float: left;
	background: transparent;
	text-align: left;
	margin: 0;
	padding: 0;
	height: auto;
	padding-left: 13px;
	color: #666666;
	font-size: 12px;
}
.footer .b_links li{
	overflow: hidden;
}
.footer .b_links li span{
	padding: 14px 8px 4px;
	display: block;
	color: gray;
	font-weight: bolder;
}
.footer .b_links li strong{
	padding: 6px 8px 4px;
	display: block;
	color: gray;
	font-weight: bolder;
}
.footer .b_links a{
	color: #317caf;
	margin: 0;
	margin-top: 4px;
	height: auto;
	width: auto;
	float: left;
	display: block;
	float: left;
	position: relative;
	height: 19px;
	padding:0px 8px 0;
	line-height: 19px;
	text-decoration: none;
}
.footer .b_links a em.end{
	background: white url(/img/langs.png) no-repeat right center;
	width: 8px;
	height: 19px;
	right: 0;
	top: 0;
	overflow: hidden;
	display: block;
	position: absolute;
	display: none;
}
.footer .b_links a:hover{
	/*
	background: white url(/img/langs.png) no-repeat left center;
	*/
	text-decoration: underline;
}
.footer .b_links a:hover em.end{
	/*display: block;*/
	
}

.footer .b_copy{
	background: white url(/img/footer_ico_kit.png) no-repeat left 5px;
	padding: 5px 13px 0 36px;
	position: absolute;
	right: 0;
	margin-top: 10px;
	color: #8a8a8a;
	text-align: left;
	line-height: 1.2em;
	font-size: 12px;
}
.footer .b_copy .cards{
	margin-top: 25px;
	display: block;
	float: left;
	margin-right: 6px;
}


/* old
.footer .copy {
    float:left;
    padding: 10px 0;
    width: 300px;
    font-size: 10px;
    line-height: 14px;
    color: #8A8A8A;
    text-align: left
}
.footer .copy img.email{
    display: block;
    height: 15px;
    position: relative;
    margin-top: -15px;
    margin-left: 35px;
}
.footer .cards {
    float: right;
    width: 270px;
    text-align: right;
    padding: 5px 0 0 0;
}
.footer .footer_menu {
    float:left;
    padding: 15px 0 0 0;
    margin: 0 0 0 90px;
    text-align: center
}
.footer_menu a, .footer_menu a:hover {
    display: inline;
    margin: 0 10px 0 8px;
    font-size: 13px;
    color: #101C1F;
}
 end old */


/** lang **/
.b_langs{
	overflow: hidden;
	right: 94px;
	background: white;
	position: absolute;
	top: 12px;
	padding: 0 6px 0 10px;
}
span.lang{
	font-size: 11px;
	color: #8a8a8a;
	margin: 0;
	margin-right: 4px;
}
a.lang:hover{
	text-decoration:none;
	margin: 0;
	margin-right: 4px;
}
a.lang{
	text-decoration:underline;
	color: #317CAF;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	margin-right: 4px;
}


.welcome_text {
   margin-top:8px;
	font-size: 11px;
	line-height: 15px;
   text-align:left;
   color: #8a8a8a;
}
.welcome_text .footer{
	position: relative;
	overflow: hidden;
	height: auto;
	margin-top: 5px;
	clear: both;
}
.welcome_text h1 {
  padding-bottom:6px;
  margin-bottom: 20px;
  font-size:17px;
  color: #57aee4;
}
.welcome_text.nice h1{
  font-size:22px;
  font-weight: normal;
  padding-top: 16px;
  background-color: none;
  background-color: transparent;
}
.welcome_text p {
	margin-bottom: 10px;
}
.welcome_text strong {
    font-weight:normal;
}
.clr{clear: both;}
.bread_crumbs {
	width: 100%;
	overflow: hidden;
	clear:both;
	padding: 35px 0 0 134px;
	color:#000000;
	font-size:18px;
}
.bread_crumbs a{ 
	color: #317CAF; 
	font-size:18px; 
	text-decoration: none;
}
.bread_crumbs span {
	display: block;
	float: left;
	margin: 0 5px 0 0;
	line-height: 22px;
}
.bread_crumbs span.arrow {
	color: #317CAF;
	font-size: 18px;
	line-height: 20px;
}
.pagination {
	position: relative;
	left: 50%;
	float: left;
	padding: 25px 0;
	font-size: 12px;
	line-height: 12px;
	text-align: left;
}
.pagination a {
	color:#189AF2;
	text-decoration: none;
	float: left;
}
.pagination a:hover {
	text-decoration: none
}
.pagination ul {
	position:relative;
	left:-50%;
    padding: 0;
	margin: 0;
	text-align: left;
}
.pagination li {
	list-style: none;
	display:block;
	float: left;
}
.pagination span {
	padding: 0 3px;
}
.current a {
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	cursor: pointer;
}
.disabled {
	color: #999
}
.pagination span.dbl_arrow {
	display: block;
	float: left;
	padding: 0 2px 0 0;
	line-height: 10px;
	_line-height: 12px;
}
.pagination span.dbl_arrow_right {
	padding: 0 0 0 2px;
	line-height: 10px;
	_line-height: 12px;
	display: inline;
	float: none;
}

/***** querstion block *****/

.text_block {
	clear: both;
	overflow: hidden;
	padding: 0 21px 60px 21px;
}
.questios {
	width: 29%;
	float: left;
}
.answers {
	width: 68%;
	float: right;
	padding: 8px 0 0 0;
}
.b_text .left strong, .answers strong{
	font-weight: bold;
}
.b_text .left em, .answers em{
	font-style: italic;
	font-size: 1em;
	display: inline;
}
.questios h2 {
	padding: 0;
	margin:  0;
	font-size: 21px;
	line-height: 21px;
	font-weight: normal;
	color: #317caf;
}
.questios h2 a, .questios h2 a:hover  {
	color: #57AEE4;
	text-decoration: none;
}
.questios ul {
	margin: 23px 0 0 0;
}
.questios li {
	list-style: none;
	margin: 0 0 10px 0;
	color: #000;
	overflow: hidden;
	clear: both;
	padding-right: 22px;
}
.questios li a, .questios li a:hover {
	color: #000;
	text-decoration: none;
}
.questios li a.menu_left{
	display:block;
	position:relative;
	float:right;
	height: 19px;
	cursor: pointer;
	white-space: nowrap;
	color: #317caf;
	text-decoration: none;
}	
.questios li a.menu_left span{
	display:block;
	font-size:13px;
	line-height: 18px;
	white-space: nowrap;
	cursor: pointer;
	padding: 0 2px 0 1px;
}
.questios li a.menu_left em.l {
	display:block;
	position:absolute;
	top:0;
	left:-9px;
	height:19px;
	width:9px;
	float:left;
	background: none;
}
.questios li a.menu_left em.r {
	display:block;
	position:absolute;
	top:0;
	right:-8px;
	height:19px;
	width:9px;
	float:right;
	background: none;
}
.questios li.active a.menu_left,
.questios li a.menu_left:hover{
	/*background-color: #DAE9F5;*/
}
.questios li a.menu_left:hover{
	text-decoration: underline;
}
.questios li.active a.menu_left em.l,
.questios li a.menu_left:hover em.l {
/*
	background:url(/img/results_page/sprite.png) no-repeat 1px -60px;
*/
}
.questios li.active a.menu_left em.r,
.questios li a.menu_left:hover em.r {
/*
	background:url(/img/results_page/sprite.png) no-repeat -10px -60px;
*/
}

.questios li sup {
	font-size: 12px;
	color: #FF4800;
}
.answers_item {
	padding: 15px 0 18px;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
.answers_item h3 {
	padding: 0 0 4px;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #57AEE4;
}
.answers_item h3 a {
	color: #317CAF;
	text-decoration: none;
}
.answers_item h3 a:hover {
	text-decoration: underline;
}
.answers_item div b a{
	text-decoration: none;
} 

.answers_item p {
	/*margin: 18px 0 0 0 !important;*/
	margin: 0;
}
.b_text .left ul, .answers_item ul{
	padding: 2px 0 12px 34px;
	margin: 0;
	list-style: disc;
	list-style-position: outside;
}

/* could faq */
.answers{
	width: auto;
	float: left;
}
.questios{
	display: none;
}
.bread_crumbs{
	padding-left: 21px;
	padding-bottom: 15px;
}

.faq_could{
	position: relative;
	background-color: #0080C0;
	width: 940px;
	margin-left: 0px;
	padding: 20px;
	overflow: hidden;
	text-align: center;
}
.faq_could .tr,
.faq_could .br,
.faq_could .tl,
.faq_could .bl{
	background: url(/img/results_page/sprite.png) no-repeat;
	position: absolute;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
.faq_could .tl{
	background-position: -163px -32px;
	top: 0;
	left: 0;
}
.faq_could .tr{
	background-position: -179px -32px;
	top: 0;
	right: 0;
}
.faq_could .bl{
	background-position: -163px -48px;
	bottom: 0;
	left: 0;
}
.faq_could .br{
	background-position: -179px -48px;
	bottom: 0;
	right: 0;
}
.faq_could a{
	color: white;
	font-size: 14px;
	padding: 3px 0px 1px;
	margin: 2px 3px;
	line-height: 1.4em;
	text-decoration: none;	
}
.faq_could a:hover,
.faq_could a.active{
	text-decoration: underline;
}

/* could faq end */



/* Suggest and DropDown */
.Suggest, .DropDown { 
	display: block; 
	margin: 0px; 
	position: absolute; 
	top: 0px; 
	left: -10000px; 
	z-index: 10000; 
	background-color: White; 
	border: 1px solid Silver; 
	visibility: hidden; 
	white-space: nowrap; 
	color: #444C4F; 
}
.Suggest.Up {border-bottom: none; }
.Suggest.Down {border-top: none; }
.Suggest table, .DropDown table { border-collapse: collapse; }
.Suggest ul, .DropDown ul { margin: 0px; display: block; margin: 0px; }
.Suggest td, .DropDown td, .Suggest li, .DropDown li { padding: 0.2em 5px; }
.Suggest.links td, .DropDown.links td, .Suggest.links li, .DropDown.links li { padding: 0px; }
.Suggest td, .DropDown td { vertical-align: middle; }
.Suggest li, .DropDown li { margin: 0px; display: block; }
.Suggest.links td a, .Suggest.links li a, .DropDown.links td a, .DropDown.links li a { 
	display: block; 
	cursor: pointer; 
	color: #444C4F; 
	border-bottom: 1px solid #444C4F; 
	padding: 0.2em 5px 0.3em; 
	outline: none; 
	text-decoration: none; 
}
.Suggest.links td a .link_js, .Suggest.links li a .link_js, .DropDown.links td a .link_js, .DropDown.links li a .link_js { color: #006575; border-bottom: 1px solid #006575; }
.Suggest .match { font-weight: bold; color: Black; }
.Suggest tr:hover, .Suggest tr.selected, .DropDown tr:hover, .DropDown tr.selected,
.Suggest li:hover, .Suggest li.selected, .DropDown li:hover, .DropDown li.selected,
.Suggest.links li:hover a, .Suggest.links li a:focus, .Suggest.links li.selected a,
.DropDown.links li:hover a, .DropDown.links li a:focus, .DropDown.links li.selected a,
.DropDown.links li:hover .link_js, .DropDown.links li a:focus  .link_js, .DropDown.links li.selected a .link_js {
	cursor: pointer; 
	color: white;
	border-bottom: 1px solid White; 
	background-color: #5b636d; 
	outline: none; 
}
.Suggest tr:hover .match, .Suggest tr.selected .match { color: #00DEFF; }
div.SuggestResult { 
	display: block; 
	position: absolute; 
	top: 0; 
	left: -10000px; 
	margin: 0; 
	background-color: White; 
	border: 1px solid Silver; 
	visibility: hidden; 
	z-index: 10000; 
}
table.SuggestResult { border-collapse: collapse; }
table.SuggestResult td.SuggestResult { padding: 5px; vertical-align: middle; white-space: nowrap; color: #444C4F; }
table.SuggestResult td.AirpCode { font-weight: bold; color: #98A7AD; width: 3em; padding: 5px; text-align: right; vertical-align: middle; }
table.SuggestResult .match { font-weight:bold; color: Black; }
table.SuggestResult tr.hover { color: #FFF; cursor: pointer; background-color: #5b636d ; }
table.SuggestResult tr.hover td { color: #FFF; background-color: #5b636d }
table.SuggestResult tr.hover .match { color: #FFF; }
table.SuggestResult td.NoResults { color: #919191; padding: 5px 10px; }
/* Suggest & DropDown */
/* Boxes */
	/* Box */
.box { position: absolute}
.box .boxContent { 
	position: relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none; 
	z-index: 9999
	}
/* boxStyling */
.box .boxStyling { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1}
div.datepicker .corner_tl, div.datepicker .corner_tr, div.datepicker .corner_br, div.datepicker .corner_bl { width: 17px; height: 17px; background-image: url(../img/main_page/datepicker_corners-1.png); }
div.datepicker .side_t { height: 17px; background: url(../img/main_page/datepicker_tb-1.png) repeat-x top; top: 0; left: 17px; width: 180px}
div.datepicker .side_b { height: 17px; background: url(../img/main_page/datepicker_tb-1.png) repeat-x bottom; bottom: 0; left: 17px; width: 180px}
div.datepicker .side_r { width: 8px; background: url(../img/main_page/datepicker_lr-1.png) repeat-y right; right: 0; top: 17px; bottom: 17px; _height: 169px}
.box .corner_tl, .box .corner_tr, .box .corner_br, .box .corner_bl, .box .side_t, .box .side_b, .box .side_l, .box .side_r, .box .pointer { position: absolute; overflow: hidden; font-size: 0px; z-index:999 }
.box .corner_tl, .box .corner_tr, .box .corner_br, .box .corner_bl { background-repeat: no-repeat; }
.box .corner_tl { top: 0; left: 0; background-position: top left; }
.box .corner_tr { top: 0; right: 0; background-position: top right; }
.box .corner_br { bottom: 0; right: 0; background-position: right bottom; }
.box .corner_bl { bottom: 0; left: 0; background-position: bottom left; }
.box .pointer { background-repeat: no-repeat; }
/* datepicker */
div.datepicker { position: absolute; top: -100000px; padding: 5px 8px 17px 1px; z-index: 9999; }
div.datepicker .boxContent { background:  #FBFBFB url(../img/main_page/datepicker_bg-1.png) repeat-x bottom; min-height: 165px; padding: 0 9px; width: 14em; } 
div.datepicker table { color: Black; width: 100%; }
div.datepicker table td { vertical-align: bottom; }
div.datepicker div.monthPan { font-size: 80%; position: relative; margin: -0.2em 0 0.4em; z-index: 20; font-weight: bold; text-align: center; }
div.datepicker .monthPan .monthArLeft span, div.datepicker .monthPan .monthArRight span { color: #5B6468; cursor: pointer; padding: 2px 4px; }
div.datepicker .monthPan {margin: 10px 0 5px 0}
div.datepicker .monthPan .monthArLeft { text-align: left; }
div.datepicker .monthPan .monthContent { text-align: center; }
div.datepicker .monthPan .monthArRight { text-align: right; }
div.datepicker table.dlabelPan { font-size: 60%; margin: 5px 0 5px 0 }
div.datepicker table.daysPan { font-size: 75%; }
div.datepicker table.dlabelPan, div.datepicker table.daysPan { border-spacing: 4px; table-layout: fixed; }
div.datepicker table.dlabelPan td, div.datepicker table.daysPan td { text-align: right; padding: 3px 5px; }
div.datepicker table.daysPan td.thismonth { cursor: pointer; }
div.datepicker table.daysPan td.othermonth { color: #858585; cursor: pointer; }
div.datepicker table.daysPan td.today { font-weight: bold; cursor: pointer; font-size: 120%; }
div.datepicker table.daysPan td.cantPick { cursor: default; }
div.datepicker table.daysPan td.selected { font-weight: bold; }
div.datepicker table.daysPan td.hasDirection { font-size: 120%; font-weight: bold; }
/* Boxes */
/* Background */

img.Gradient { height: 100%; width: 100%; top: 0; left: 0; z-index: 1; position:absolute; border: none; }
/***** end common screen *****/
     /***** global.css *****/
table.layout { border-collapse: collapse; width: 100%; table-layout: fixed; }
.invisible { display: none !Important; }
.IE6 { display: none; }
.left { text-align: left !Important; }
.right { text-align: right !Important; }
.pointer { cursor: pointer !Important; }
.Directions {position: absolute; margin: 10px 0 0 10px }
.show_hide {text-align: right; width: 100%; height: 15px;overflow: hidden; clear: both}
	/***** end global.css *****/

.login_txt {
	padding: 0 200px
}
.login_txt form {
	margin: 20px 0 0 0
}
.login_txt .inp_block {
	position: relative !important;
	width: 230px;
	margin: 10px 0 5px;
	z-index: 1
}
.login_txt .inp_block2 {
	position: relative !important;
	width: 230px;
	margin: 5px 0;
	z-index: 100;
}
.inp_block label.defValue { 
	position: absolute; 
	top: 7px; 
	left: 11px; 
	color: #B0BCC3;
	font-size: 12px;
	text-align: left; 
	line-height: 1.5em;
	z-index: 10; 
}
.login_txt td {
	vertical-align: middle
}
.login_txt td.td2 {
	vertical-align: top
}
.password_remind {
	padding: 23px 5px 0;
	float: right;
	font-size: 11px;
}
.password_remind a{
	color: #189af2;
}
/*form*/
#fancybox-close{
	top: 0;
	right: 0;
}

.nice input {
	color: #8a8a8a;
	font-weight: bold;
	border: 1px solid #189af2 !important;
	height: 18px;
	width: 205px;
	padding: 3px 10px;
	z-index: 1
}
.nice textarea {
	background: #F2F7E1;
	border: 1px solid #96BF3C !important;
	padding: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px
}
.nice .searchButton{
	float: left;
    margin-top:12px;
    display:inline-block;
    padding:0 0 0 40px;
    height:39px;
    background:url(../img/main_page/search_button.png) no-repeat left top;
}
.nice .searchButton i, .nice .loginButton i{
	cursor: pointer;
    display:inline-block;
    padding:0 20px 0 0;
    line-height:40px !important;
    background:url(../img/main_page/search_button.png) no-repeat right top;
    font-size:18px;
    font-style:normal;
    color:#fff;
}
.nice .loginButton {
	float: left;
   margin-top:12px;
   display:inline-block;
   padding:0 0 0 40px;
   height:39px;
    background:url(../img/main_page/login_button.png) no-repeat left top;
}
.error-input{
	color: #FF0000;
	display: block;
	margin-top: -10px;
	position: relative;
	z-index: 10;
}
.login_txt.nice .error-input{
	margin-top: 0px;	
}
.free {
	width: 300px;
	overflow: hidden;
	padding: 15px 0 0 0; 
	font-size: 12px; 
	color: #000; 
	line-height: 16px
}
.free img {
	margin: 0 5px 0 0
}
/*ff styles
@-moz-document url-prefix() {
     .nice input  {	height: 24px; padding: 6px 10px 0}
}*/
.loader{
  background: url(../img/ajax.gif) no-repeat center center;
  width: 100%;
  height: 46px;
  top: 0;
  left: 0;
  z-index: 1020;  
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
.separate{
	display: inline;
	padding: 0 0px 0 2px;
}

/* top menu */
.links .logo_text{
	line-height:14px;
  	height:14px;
  	margin:40px 0 0 15px;
	font-size:12px;
	text-transform: lowercase; 
	color: #1e7cb2;
	display: block;	
}
div.top_nav{
	position: relative;
	overflow: hidden;
   margin: 8px 0 14px;
}
ul.top_menu_stick{
	list-style: none;
	display: block;
	width: 100%;
   overflow: hidden;
   height: 66px;
   position: relative;
   background-color: #e7f9fe;
   background: url(/img/results_page/menu_stick_bg.png) no-repeat left 0px;
	margin: 0;
}
ul.top_menu_stick li{
	width: 196px;
	height: 66px;
	display: block;
	float: left;
	position: relative;
}
ul.top_menu_stick li a{
	text-decoration: none;
	cursor: pointer;
}
ul.top_menu_stick li a:hover div{
	color: red;
}
ul.top_menu_stick li div{
	width: 213px;
	display: block;
	z-index: 2;
	position: absolute;
	left: -2px;
	top: 0;
	height: 26px;
	padding: 20px 0;
	color: #317caf;
}
ul.top_menu_stick li span.big{
	font-size: 2.4em;
	float: left;
	margin-left: 50px;
	padding-right: 8px;
	margin-top: -2px;
}
ul.top_menu_stick li.first span.big{
	margin-left: 20px;
}
ul.top_menu_stick li.last span.big{
	margin-left: 30px;
}
ul.top_menu_stick li div span{
	text-align: left;
	display: block;
	padding-right: 20px;
	padding-top: 2px;
}
ul.top_menu_stick li#active div{
	width: 213px;
	background: url(/img/results_page/menu_stick_active.png) no-repeat left 0px;
}
ul.top_menu_stick li.first#active div{
	background: url(/img/results_page/menu_stick_active.png) no-repeat left -68px;
}
ul.top_menu_stick li.last#active div{
	background: url(/img/results_page/menu_stick_active.png) no-repeat left -136px;
}
ul.top_menu_stick li#active div{
	color: white;
}

div.top_nav .tl,
div.top_nav .tr,
div.top_nav .bl,
div.top_nav .br{
	position: absolute;
	width: 5px;
	height: 5px;
	overflow: hidden;
	z-index: 4;
	padding: 0;
	margin: 0;
	font-size: 0;
}
div.top_nav .tl{
   background: url(/img/results_page/sprite.png) no-repeat -87px -55px;
	left: 0;
	top: 0;
}
div.top_nav .tr{
   background: url(/img/results_page/sprite.png) no-repeat -92px -55px;
	right: 0;
	top: 0;
}
div.top_nav .bl{
   background: url(/img/results_page/sprite.png) no-repeat -87px -60px;
	left: 0;
	bottom: 0;
}
div.top_nav .br{
   background: url(/img/results_page/sprite.png) no-repeat -92px -60px;
	right: 0;
	bottom: 0;
}
.red{
	color: #F70606;
}

/* tariff */
/*<style type="text/css">
    .tariff {
	padding: 17px 17px 35px;
	background: #FFF;
	overflow: hidden;
	text-align: left;
    }
    .tariffs_rules h1 {
	font-size: 19px;
	color: #000000;
	text-align: left;
	font-weight: normal;
    }
    .tariffs_rules div.trip_info {
	padding-left: 0;
    }
    .tariffs_rules .trip_info ul {
	padding: 0
    }
    .before_rules, .after_rules {
	float: left;
	width: 185px;
	margin: 10px 0 0;
	font-size: 13px;
    }
    .before_rules li, .after_rules li {
	padding: 3px 0;
    }
    .before_rules .h3, .after_rules .h3 {
	padding-bottom: 5px;
	font-size: 24px;
	color: #A3A3A3;
    }
    .before_rules .allow, .after_rules .allow {
	padding-left: 15px;
	color: #3F9E00;
	background: url(img/allow.gif) no-repeat left
    }
    .before_rules .deny, .after_rules .deny {
	padding-left: 15px;
	color: #BA0000;
	background: url(img/deny.gif) no-repeat left
    }
    .detail_rules {
	padding: 20px 0;
	font-size: 9px;
	color: #000;
    }
    .google_translate {
	padding: 0 55px 0 0;
	background: url(img/google.png) no-repeat right bottom;
	font-size: 13px;
	line-height: 18px;
	text-align: right;
    }
    .google_translate a {
	color: #317CAF;
    }
    .tariffs_rules textarea {
	border: 1px solid #A3A3A3;
	width: 100%;
	margin: 10px 0;
	font-size: 13px;
	line-height: 18px;
	font-family: Arial;
    }

</style>*/
.tariff{
	width: 687px;
	background-color: #FFF;
	position: absolute;
	left: 0;
	top: 0;
	color: white;
	padding: 17px 17px 0;
	text-align: left;
/*	border: 1px solid #53A6D3;
	border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;*/
}
.tariff h1{
	margin: 0 0 10px;
	font-size: 19px;
	color: #000000;
	text-align: left;
	font-weight: normal;
}
.tariff h2{
	font-weight: normal;
	margin: 0;
	padding: 6px 22px 6px 0;
	font-size: 22px;
	float: left;
	cursor: pointer;
	color: #000000;
}
.tariff h2 span {
    color: gray
}
.tariff h2.active{
	background-color: white;
	color: #317caf;
}
.tariff .scroll{
	overflow: hidden;
	width: 670px;
	height: 400px;
	float: none;
	clear: both;
}
.tariff table{
	width: 350px;
	table-layout: fixed;
}
.tariff table td.border{
	border-bottom: 1px solid #98bdd7;
}
.tariff table td{
	width: 105px;
	line-height: 26px;
}
.tariff tr.header td{
	height: 26px;
	background: #4598C8;
	color: #ccebfb;
}
.tariff table td.first_col{
	color: #ccebfb;
	padding-left: 0;
	width: 90px;
}
.tariff tr.header td.left_bg,
.tariff tr.header td.right_bg{
	background: url(/img/table_bg.png) no-repeat left top;
	width: 3px;
	height: 26px;
	padding: 0;
	margin: 0;
	overflow: hidden;
}
.tariff tr.header td.right_bg{
	background: url(/img/table_bg.png) no-repeat right top;
}
.tariff .note{
	padding: 20px 0;
	font-size: 9px;
	color: #000;
}
.tariff .note a{
	text-align: right;
	color: white;
	font-style: normal;
	padding: 20px 0 6px;
	cursor: pointer;
	float: right;
}
.tariff .tr,
.tariff .br,
.tariff .tl,
.tariff .bl{
	background: url(/img/corners-10.png) no-repeat;
	position: absolute;
	width: 10px;
	height: 10px;
	overflow: hidden;
}
.tariff .tl{
	background-position: right -10px;
	top: 0;
	left: 0;
}
.tariff .tr{
	background-position: left -10px;
	top: 0;
	right: 0;
}
.tariff .bl{
	background-position: right top;
	bottom: 0;
	left: 0;
}
.tariff .br{
	background-position: left top;
	bottom: 0;
	right: 0;
}
div#fancybox-wrap.tarriff{
	width: 720px !important;
	height: 520px !important;
}
.tarriff #fancybox-inner{
   width: 720px !important;
}
.tarriff #fancybox-outer {
    height: 100%;
}
.tarriff #fancybox-frame{
   background-color: #FFF;
}
.tarriff #fancybox-frame body {
   background-color: #FFF !important;
}
.tarriff #fancybox-close{
	width: 11px;
	height: 11px;
	background: url(/img/close2.gif) no-repeat;
	right: 18px;
	top: 18px;	
}
#fancybox-overlay{
	background-color: #8CD1EA !important;
}
.google_translate {
    width: 100%;
    overflow: hidden;
    padding: 0 0 10px;
    font-size: 13px;
    line-height: 18px;
    text-align: right;
}
    .exitButton {
	float: right;
	margin-top:12px;
	display:inline-block;
	padding:0 0 0 40px;
	height:39px;
	background:url(/img/exitButton.png) no-repeat left top;
    }
    .exitButton i{
	cursor: pointer;
	display:inline-block;
	padding:0 20px 0 0;
	line-height:40px !important;
	background:url(/img/exitButton.png) no-repeat right top;
	font-size:18px;
	font-style:normal;
	color:#fff;
    }
    .before_rules, .after_rules {
	float: left;
	width: 185px;
	margin: 10px 0 0;
	font-size: 13px;
    }
    .before_rules li, .after_rules li {
	padding: 3px 0;
    }
    .before_rules .h3, .after_rules .h3 {
	padding-bottom: 5px;
	font-size: 24px;
	color: #A3A3A3;
    }
    .before_rules .allow, .after_rules .allow {
	padding-left: 15px;
	color: #3F9E00;
	background: url(/img/allow.gif) no-repeat left
    }
    .before_rules .deny, .after_rules .deny {
	padding-left: 15px;
	color: #BA0000;
	background: url(/img/deny.gif) no-repeat left
    }    
.trans {
    background: url(img/google.png) no-repeat right bottom;
}
.google_translate a {
    color: #317CAF;
}
.tariff #brandibg {
    float: right;
}
.tarriff html body{
	background-color: #FFF !important;
}
.tariff .text{
	width: 648px;
	height: 178px;
	background-color: #FFF;
	border: 1px solid #A3A3A3;
	color: black;
	overflow: auto;
	padding: 0 10px;
	margin: 0;
	float: left;
}
.tariff .text pre{
	padding: 10px 0;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap; 
	white-space: -o-pre-wrap; 
	word-wrap: break-word;
}
.tariff .green{
	color: white;
}
.tariff .red{
	color: #f1bdbd;
}
.freeseats{
	background-color:#E6E6E6;
	font-size:14px;
	padding:10px;
	text-align:left;
	margin-bottom:10px;
}
.freeseats span{
	color: #EB1C4A;
}
/**/
html, body{
	height: 100%;
}
#page{
	height:100%;
	min-height:65%;
	height:auto !important;
	position: relative;
	padding-bottom: 178px;
	}
.footer {
	height: 170px;
	margin-top: -170px;
	bottom: 0;
	left: 0;
	width: 980px;
	position: absolute;
}
/**/
a.blueLNK{	
	color: #57AEE4 !important;
}

/*ann styles*/
.privat_logo {
	float: right;
	width: 169px;
	height: 52px;
	margin: 15px 0 0 0;
}
.priv_logo {
	display: block;
	width: 169px;
	height: 30px;
	padding: 0;
	margin: 0 !important;
	background: url(/img/privatlogo.gif) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px
	
}
.priv_chat {
	display: block;
	width: 146px;
	height: 22px;
	padding: 0;
	margin: 0 auto !important;
	background: url(/img/privatchat.png) no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px	
}
.privat_form  {
	width: 597px;
	margin: auto;
	margin-bottom: 95px;
	font-size: 13px;
	color: #000;
}
.privat_form h1 {
	margin: 37px 32px 15px 0;
	text-align: center;
	font-size: 30px;
	color: #A3A3A3;
	font-weight: normal;
}
.privat_form h1 span {
	padding: 0 0 0 12px;
	color: #000;
}
.privat_form .month {
	float: left;
	width: 55px;
}
.privat_form .year {
	float: left;
	width: 75px;
}
.privat_form input {
	color: #8a8a8a;
	border: 1px solid #B8DFF0 !important;
	height: 18px;
	padding: 2px 5px;
	font-size: 13px;
	color: #000;
	z-index: 1
}
.cvc {
	width: 66px;
}
.privat_form i {
	display: block;
	padding: 0 0 5px;
	font-style: normal;
}
.privat_form td.valign {
	vertical-align:top !important; 
	padding: 10px 0;
}
.s_bord {
	float: left;
	padding: 20px 8px 0;
	color: #B8DFF0;
	font-size: 24px;
}
.privat_form td.bot_align {
	vertical-align: bottom !important; 
	padding: 12px 0;
}
.privat_form td.align_right {
	text-align: right;
}
.privat_form td.align_right span {
	display: block;
	padding: 5px 20px 0 0;
}
.privat_form .bot_align.align_right span {
	display: block;
	padding: 0px 20px 10px 0;
}
.privat_form span.error {
	padding: 5px 0 0 0;
}
.cell_txt {
	padding: 5px 0 0;
	font-size: 11px;
	line-height: 14px;
	color: #A3A3A3;
}
.collspan_bg {
	padding: 12px 10px 20px;
	background: #FFF8CA;
	font-size: 11px;
	line-height: 14px;
}
.enter_code {
	width: 100%;
	padding: 25px 0 0;
	overflow: hidden;
}
.enter_code_txt {
	float: left;
	width: 255px;
	padding: 5px 20px 0 0;
	font-size: 13px;
	text-align: right;
}
.enter_code_inp {
	float: left;
	width: 155px;
}

.continueButton {
	background:url("/img/continue_button.png") no-repeat scroll left top transparent;
	cursor:pointer;
	display:inline-block;
	float: left;
	width:153px;
	height:39px;
	margin: 15px 19px 0 0;
	text-decoration:none;
}
.continueButton i {
	color:#FFFFFF;
	display:inline-block;
	font-size:18px;
	font-style:normal;
	line-height:37px;
	padding:0 20px 0 35px;
}
.cancelButton {
	background:url("/img/cancel_button.png") no-repeat scroll left top transparent;
	cursor:pointer;
	display:inline-block;
	float: left;
	width:138px;
	height:39px;
	margin: 15px 0 0 0;
	text-decoration:none;
}
.cancelButton i {
	color:#FFFFFF;
	display:inline-block;
	font-size:18px;
	font-style:normal;
	line-height:37px;
	padding:0 20px 0 35px;
}
.privat_form span.error {
	font-size: 11px;
	color: #FF0000;
	white-space: nowrap;
}
.help {
	display: block;
	position: relative;
}
.help a {
	position: absolute;
	top: -3px;
	right: 9px;
	display: block;
	width: 11px;
	height: 11px;
	background:url("/img/help.gif") no-repeat;
}
#tipDiv img {
	margin: 7px 0 0;
}
#tipDiv {
	width: 250px;
	padding: 7px;
	background-color: #fff5c7;
	font-size:11px;
	line-height:1.2;
}
.remind_button {
    display:inline-block;
    width: 175px;
    height:39px;
    background:url(/img/remind.png) no-repeat left top;
    margin: 10px 0 0 0;
    cursor: pointer;
	text-decoration: none;
}
.remind_button span {
    display:inline-block;
    padding:0 20px 0 40px;
    line-height:40px;
    font-size:18px;
    font-style:normal;
    color:#fff;
}
/*end ann styles*/

/* partners styles */
.partnersform {
	padding-top: 70px;
	padding-bottom: 50px;
}
.partnersform input {
	height: 20px;
	width: 205px;
}
.partners_remind {
	float: right;
	padding: 20px 0 0;
	text-align: right;
}
.partners_remind a {
	color: #317CAF
}
.partner_register {
	width: 500px;
	padding: 0 0 50px;
}
.partner_register textarea {
	width: 256px;
	height: 68px;
	padding: 5px;
	border: 1px solid #B8DFF0;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.partner_register input {
	color: #8a8a8a;
	font-weight: bold;
	border: 1px solid #B8DFF0 !important;
	height: 19px;
	width: 256px;
	padding: 2px 5px;
	z-index: 1
}
.partner_register input.sendform {
	display: block;
	width: 171px;
	height: 39px;
	border: none !important;
	background:url("/img/sendform.png") no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	cursor: pointer;
}
/*for FireFox*/
    input[type="submit"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner
    {   
        border : 0px;
    } 
.partner_register span {
	color: #FF0000
}
.part_reg_form_txt {
	padding: 20px 0 15px;
	font-size: 13px;
	line-height: 15px;
}
.part_reg_form_txt p {
	margin: 0 0 25px;
}
.part_reg_form_txt .h2 {
	font-size: 16px;
	text-align: center;
}
.partner_statistic td {
	vertical-align: top;
	padding: 10px 0;
}
.period_txt {
	display: block;
	float: left;
	padding: 3px 10px 0 0;
}
.partner_edit textarea {
	width: 500px;
	height: 120px;
	padding: 5px;
	border: 1px solid #B8DFF0;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.partner_edit textarea.txtarea_header, .partner_edit textarea.txtarea_footer {
	height: 250px;
}
.partner_edit input {
	color: #8a8a8a;
	font-weight: bold;
	border: 1px solid #B8DFF0 !important;
	height: 19px;
	width: 256px;
	padding: 2px 5px;
	z-index: 1
}
.partner_edit input.sendform {
	display: block;
	width: 171px;
	height: 39px;
	border: none !important;
	background:url("/img/sendform.png") no-repeat;
	font-size: 1px;
	line-height: 1px;
	text-indent: -9999px;
	cursor: pointer;
}
.partner_edit span {
	color: #FF0000
}
/* end partners styles */
