@charset "utf-8";
/* 01.Generic */
html, body, * {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	width: 100%;
	height: 100%;
	color: #fff;
	background: #b9e1ff url(../i/design/body.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
	line-height: 1.45em;
}
/* 02.Headings */
h1, h2, h3, h4, h5, h6 {
	line-height: 1.25em;
}
h1 {
	margin: 0 0 15px 0;
	font-size: 23px;
	font-weight: bold;
}
h1.trip-info {
	margin-bottom: 2px;
	width: 210px;
	float: left;
}
h2 {
	margin: 0 0 15px 0;
	font-size: 18px;
	font-weight: bold;
}
div.section h2 {
	margin: 0 0 6px;
}
div.section h2.accent {
	color: #fffc00;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
h2.featured-partners {
	padding: 10px 0 10px 0;
	/*border-bottom: 1px solid #79bbfc;*/
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}
h2.explanation {
	margin: 40px 0 10px 0;
	color: #fffc00;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: normal;
}
div.trip-info h2, td.trip-main h2 {
	margin-bottom: 3px;
	color: #fffc00;
	text-transform: uppercase;
	font-weight: normal;
}
div#terms h2 {
	margin-bottom: 10px;
	color: #fff;
	font-size: 14px;
}
td.trip-main h2 {
	margin-bottom: 1px;
	color: #fffc00;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
}
div.service-info td.trip-main h2 {
	font-size: 11px;
}
div.secondary h2 {
	margin-top: 5px;
}
div.trip-details {
	width:665px;
}
div.trip-details div.trip-main h2, td.trip-details div.trip-main h2, div.terms-tab h2 {
	font-size: 17px;
	margin-bottom: 0;
}
div.service-info h2 {
	margin-bottom: 5px;
	font-size: 19px;
}
div.my-account h2 {
	margin-bottom: 10px;
}
div.col-left h2, div.col-right h2 {
	margin: 35px 0 8px;
	padding-left: 7px;
	font-size: 13px;
	color: #1b5293;
}
div.service-info h2.service {
	margin-top: 20px;
	font-size: 13px;
	color: #1b5293;
}
div.faq-sections h3 {
    position:relative;
    display:block;
    float:left;
    width:500px;
}
div.faq-sections h3 a.opened {
    text-decoration:none;
}
ul.faq h2 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #fff;
	background: #5caafc url(../i/design/faq_h2.gif) 0 100% repeat-x;
}
ul.faq h2 a {
	padding: 7px 12px;
	display: block;
	text-decoration: none;
	background: url(../i/design/faq_toggle.gif) 99% 8px no-repeat;
}
ul.faq h2 a.opened {
	background: url(../i/design/faq_toggle.gif) 99% -37px no-repeat;
}
div.service-info ul.faq {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
div.service-info ul.faq li {
	margin: 0 0 5px;
	padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	border: 2px solid #b0d5fe;
}

div.service-info ul.faq li li {
    border:none;
    float:left;
    list-style-type:circle;
    margin:0px 0px 5px;
    padding:0px;
    width:100%;
    background:none repeat scroll 0 0 #2B7BEA;
}

div.service-info ul.faq li p {
	margin: 0;
	padding-bottom: 10px;
}
div.service-info ul.faq div.info {
    float:left;
}
div.info 
{
    
	padding: 7px 12px 10px;
	background: #2b7bea;
}
h3 {
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
}
fieldset.bank-points h3 {
	text-align: center;
}
div.trip-details div.trip-main h3, td.trip-details div.trip-main h3, div.terms-tab h3, div.image-info h3 {
	font-size: 12px;
	margin-bottom: 0;
}
div.trip-useful h3 {
	margin-bottom: 3px;
	font-size: 16px;
	clear: both;
}
div.important-info h3, div.trip-info div.important-info h3 {
	margin: 5px 0 8px 10px;
	float: left;
	width: 90%;
	display: inline;
	font-size: 13px;
	font-weight: bold;
}
ul.steps li h3 {
	margin-bottom: 7px;
	font-weight: normal;
}
div.trip-info h3 {
	margin-bottom: 8px;
	font-weight: normal;
}
h3.action {
	font-size: 16px;
	text-align: center;
}
h3.no-account {
	margin: 40px 0 5px 0;
	color: #fffc00;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
div.service-info h3.service {
	margin-top: 20px;
	font-size: 13px;
	color: #1b5293;
}
h4 {}
h5 {}
h6 {}

/* 03.Paragraphs */
p {
	margin: 0 0 0;
}
p.subheading {
	font-size: 14px;
}
p.return-to-search {
	margin: 0;
	display: inline;
	float:left;
	width: 100%;
	background: transparent url(../i/design/content_top.gif) 50% 100% no-repeat;
}
p.return-to-search a {
	margin: 8px 0 4px 525px;
	padding-left: 12px;
	display: inline-block;
	background: url(../i/design/return_to_search.gif) 0 60% no-repeat;
}
div.content p.accent {
	margin-bottom: 15px;
	padding-left: 10px;
	clear: both;
	font-size: 1.33em;
}
div.trip-info p.accent, td.trip-main p.accent {
	margin-bottom: 15px;
	padding-left: 0;
	text-transform: uppercase;
	line-height: 1.25em;
	font-size: 12px;
	font-weight: bold;
}
div.service-info div.trip-info p.accent, div.service-info td.trip-main p.accent {
	font-size: 10px;
}
div.section p.accent {
	margin-bottom: 5px;
	padding-left: 0;
	font-size: 13px;
	font-weight: bold;
}
div.content p {
	margin-bottom: 10px;
}
div.footer p {
	margin: 0 0 0 20px;
	width: 905px;
	font-size: 11px;
}
p.centered {
	text-align: center;
}
p.logged {
	position: absolute;
	left: -585px;
	bottom: 44px;
	width: 570px;
	text-align: right;
	text-transform: uppercase;
}
div.content p.map {
	margin: -11px 0 0 0;
}
div.header p.lays {
	float: left;
	padding-left: 225px;
}

div.header a.logo-link {
	position:relative;
	float:left;
	top:20px;
	left:50px;
	text-indent:-9999px;
	display:block;
	height:120px;
	width:190px;
}
p.lays a:link, p.lays a:hover, p.lays a:visited, p.lays a:active {
	display:block;
	width:163px;
	height:35px;
	text-indent:-99999px;
	background: url(../i/design/back_to_lays.gif) no-repeat;
}
fieldset.bank-points p 
{
	font-weight: bold;
}
div.primary p.button {
	margin-bottom: 5px;
}
div.trip-info p.image, div.trip-details p.image {
	padding: 0 10px 10px; /*0 10px*/
	float: left;
}
div.image-info p.image {
	padding-bottom: 0;
	float: none;
	width: 158px;
}
p.trip-buttons {
	padding: 15px 7px 0 0;
	float: right;
	width: 650px;
}
p.input {
	margin-right: 15px;
	float: left;
}
div.trip-main p, td.trip-main p {
	font-size: 11px;
}
td.button p.save {
	font-weight: bold;
}
td.trip-main p.save, td.trip-main2 p.save, td.desc p.save {
	margin-bottom: 0;
	font-size: 15px;
	font-weight: bold;
}
div.service-info td.trip-main p.save, div.service-info td.desc p.save {
	font-size: 14px;
}
td.trip-main p.save span, td.trip-main2 p.save span {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
}
div.service-info p.generic {
	color: #053f9e;
	font-size: 11px;
	line-height: 17px;
}
div.success p {
	font-size: 18px;
}
fieldset.register div.comment p {
	padding-top: 5px;
}
p.subheading-reg {
	font-size: 14px;
}
div.col-left p, div.col-right p {
	margin-left: 10px;
}
div.popup p.centered {
	padding: 0 0 0 0;
}

/* 04.Lists */
ul {
	margin: 0;
	padding: 0;
}
ul li {
	margin: 0;
	padding: 0;
}
div.service-info ul {
	padding-left: 17px;
	padding-bottom: 5px;
}
div.service-info ul li {
	margin-bottom: 5px;
}
ul.lang{
	margin: 10px 0 0 15px;
	float: left;
}
ul.lang li {
	margin-left: 7px;
	padding-left: 7px;
	float: left;
	color: #fffc00;
	border-left: 1px solid #fff;
	line-height: 1em;
	list-style-type: none;
}
div.footer ul {
	margin: 0 0 25px 20px;
	width: 905px;
	font-weight:bold;
}
div.footer ul li {
	margin-left: 7px;
	padding-left: 7px;
	float: left;
	color: #fffc00;
	border-left: 1px solid #c1c1c1;
	line-height: 1em;
	list-style-type: none;
}
ul.nav {
	float: left;
	clear: left;
	width: 550px;
	position: absolute;
	bottom: 20px;
	left: 200px;
}
ul.nav li {
	margin-left: 7px;
	padding-left: 7px;
	float: left;
	color: #fffc00;
	border-left: 1px solid #fff;
	line-height: 1em;
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
}
ul.banners {
	margin: 0 0 5px 2px;
	text-align: center;
	margin: 0 4px 0 16px;
	width: 915px;
}
ul.banners.FixBanner
{
  margin:0 4px 0 0;
  padding-right:10px;
} 
ul.banners li {
	display: inline;
	float: left;
	width: 304px;
	height: 101px;
	/*margin-left: -4px;*/
	display: inline;
	list-style-type: none;
	background: url(../i/design/ul_banners.gif) 0 0 no-repeat;
	position: relative;
}
p.home-banner {
	margin-top:  4%;
	padding: 10px 0 0 20px;
	float: left;
}

div.home-banner {
	margin:  21px 0 0 10px;
	display: inline;
	float: left;
	width: 115px;
	line-height: 16px;
	color: #fffc00;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
div.home-banner a {
	color: #fffc00;
	text-decoration: none;
}
div.home-banner a img {
	position: relative;
	bottom: 1px;
	left: 2px;
}
span.home-banner {
	display: block;
	width: 50px;
	position: absolute;
	top: 41px;
	right: 18px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
span.home-banner small {
	margin-left: 1px;
	font-weight: normal;
	font-size: 9px;
}
ul.logos {
	margin: 0 25px 0;
	padding: 6px 0 3px;
	text-align: center;
	background: #f3f9ff;
}
ul.logos li {
	margin-left: 20px;
	display: inline;
	list-style-type: none;
}
li.first {
	margin-left: 0 !important;
	padding-left: 0 !important;
	border-left: none !important;
}
ul.steps {
	padding: 0 0 20px;
	width: 649px;
}
ul.steps li {
	margin-bottom: 10px;
	padding: 10px;
	float: left;
	width: 100%;
	display: inline;
	background-color: #257ddf;
	list-style-type: none;
}
p.step-num {
	margin-right: 20px;
	padding-left: 10px;
	float: left;
	width: 120px;
}
p.step-num span {
	padding-right: 18px;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold;
	background: url(../i/design/steps_num.gif) 100% 60% no-repeat;
}
ul.steps li div {
	float: left;
	width: 260px;
}
ul.steps li p.image {
	margin: 0;
	float: right;
	width: 225px;
	height: 120px;
	line-height: 120px;
	font-size: 0;
	vertical-align: middle;
	text-align: center;
}
ul.steps li p.image img {
	vertical-align: middle;
}
ul.featured-partners {
	margin: -15px 0 30px;
	border-top: 1px solid #79BBFC;
}
ul.featured-partners li {
	margin: 10px;
	padding: 0 0 10px 0;
	list-style: none;
	border-bottom: 1px solid #79bbfc;
	text-align: center;
	font-size: 11px;
}
ul.featured-partners li p.image {
	margin-bottom: 0;
}
ul.offers {
	border-top: 1px solid #79bbfc;
	margin: -15px 0 0;
}
ul.offers li {
	padding: 10px;
	border-bottom: 1px solid #79bbfc;
	list-style: none;
	background: #377bdf;
}
div.secondary ul.view-select li {
	padding: 0;
}
ul.offers li.even {
	background: #2f91fd;
}
ul.offers li p {
	margin: 0;
	font-size: 11px;
}
ul.offers li p.image {
	float: left;
	height: 56px;
}
ul.offers li div {
	padding-left: 10px;
	float: left;
	width: 135px;
}
ul.offers li h3 {
	margin: 0;
	color: #fffc00;
	font-size: 14px;
}
ul.tabs {
	margin: 10px 0 0;
	float: right;
	height: 21px;
}
ul.tabs li {
	margin: 0 0 0 2px;
	float: left;
	list-style: none;
}
ul.extras {
	margin: 80px 0 10px;
	float: left;
}
ul.extras li {
	margin: 0 8px 0 0;
	float: left;
	list-style: none;
}
div.trip-useful ul li {
	list-style: none;
}
ul.pager {
	margin: 0;
	padding: 0 0 5px;
	text-align: right;
}
ul.pager li {
	margin-left: 8px;
	display: inline;
	color: #fff;
	list-style: none;
}
ul.pager li.first {
	color: #074ccc;
}
div.show-list ul.pager {
	margin: 0;
	padding: 10px 0 5px;
	text-align: center;
}
div.show-list ul.pager li.first {
	margin-bottom: 2px;
	display: block;
	color: #fffc00;
}
ul.top {
	margin-top: -20px;
}
ul.bottom {
	margin: 10px 0 20px;
}
div.service-info ul.bottom {
	margin: 10px 0 20px;
	float: right;
}
ul.view-details {
	float: left;
	display: inline;
	width: 210px;
}
ul.view-details li {
	margin: 0 0 10px 10px;
	padding: 5px 0 5px 0;
	float: left;
	display: inline;
	width: 210px;
	list-style: none;
	list-style: none;
	border-bottom: 1px solid #79bbfc;
}
ul.view-details li.accent {
	color: #fffc00;
}
ul.map-options {
	padding: 0 10px;
	float: left;
	display: inline;
	width: 452px; /* 649px */
	height: 26px;
	border-bottom: 2px solid #b4d1fb;
	background: #0750ca;
}

.section ul.map-options {
    width:651px;
}

ul.map-options li {
	padding: 0 0 0 10px;
	float: right;
	height: 26px;
	line-height: 26px;
	list-style: none;
}
ul.map-options li.show-list {
	float: left;
}
ul.destinations {
	padding: 0;
}
ul.destinations li {
	padding: 5px 12px;
	list-style: none;
	border-bottom: 1px solid #fff;
}
ul.destinations li.current {
	background: url(../i/design/destinations_current.gif) 0 7px no-repeat;
}

ul.simplePagerNav li {
    display:block;
    floaT: left;
    padding: 3px;
    margin-bottom: 10px;
}

ul.simplePagerNav {
    float:right;
}

li.currentPage {
    text-decoration: none;	
}

ul.simplePagerNav li.currentPage a {
	text-decoration: none;	
}

ul.local-nav {
	float: left;
	display: inline;
	width: 136px;
	border-top: 1px solid #66aefe;
}
ul.local-nav li {
	display: inline;
	float: left;
	list-style: none;
	width: 134px;
	/*height: 33px;*/
	border-left: 1px solid #66aefe;
	border-right: 1px solid #66aefe;
	border-bottom: 1px solid #2f91fd;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
}
ul.local-nav li.current {
	/*height: 33px;
	line-height: 33px;*/
	background: #3584f8 url(../i/design/local_nav_li.gif) -136px 100% no-repeat;
	border-bottom: 1px solid #bddcfe;
}
ul.local-nav li.last {
	border-bottom: 1px solid #66aefe;
}
ul.points-use {
	margin-bottom: 15px;
	float: left;
	display: inline;
	width: 665px;
}
ul.points-use li {
	margin: 0 0 10px 0;
	float: left;
	display: inline;
	width: 665px;
	background: #5baafc;
	border: 2px solid #79bbfc;
	list-style: none;
}
ul.points-use li p.image {
	margin-bottom: 0;
	padding: 10px 10px 10px;
	float: left;
}
ul.points-use li p.image img {
	width:45px;
	height:45px;
}
ul.points-use li h3 {
	padding: 20px 10px 10px;
	float: left;
	width: 200px;
	color: #FFFC00;
	font-size: 16px;
	font-weight: normal;
}
ul.points-use li p.points-use-desc {
	padding: 24px 10px 0;
	float: left;
	width: 160px;
}
div.col-left ul, div.col-right ul {
}
div.col-left ul li, div.col-right ul li {
	list-style: none;
	clear: both;
}
div.col-right ul.recommend {
	margin: 0 0 0 10px;
	padding-top: 10px;
	float: left;
	display: inline;
	width: 280px;
}
div.my-section div.col-left ul.recommend {
	width: 225px;
}
div.col-right ul.recommend li, div.col-left ul.recommend li {
	margin: 0 13px 10px 0;
	float: left;
	clear: none;
}

dl, dt, dd {
	margin: 0;
	padding: 0;
}
div.login dl dt {
	margin-bottom: 2px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.25em;
	letter-spacing: 1px;
}
div.login dl dd {
	padding-bottom: 0;
	color: #fffc00;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
ol {
	clear: both;
	margin: 0;
	padding: 0 10px 10px 28px;
}
ol li {
}
div.service-info ol {
	color: #053f9e;
	font-weight: bold;
}
div.service-info ol li {
}
div.service-info ol li * {
	color: #fff;
	font-weight: normal;
}
ul.view-details dl {
	text-transform: uppercase;
}
ul.view-details dt {
	margin-bottom: 5px;
	font-size: 9px;
}
ul.view-details dd {
	margin-bottom: 5px;
}

/* 05.Images */
img {
	
}
a img {
	border: none;
}
div.trip-details p.image img, ul.extras li img {
	border: 2px solid #79bbfc;
}
div.trip-info div.details img {
	vertical-align: middle;
}
div.interactive_map img {
	display: block;
}
p.image img {
	display: inline-block;
}
.primary #TripImage
{
    display: block;
    height:200px;
    float:left;
    padding:0 10px 10px;
}
div.capcha img {
	border: 1px solid #6fb3fe;
}

/* 06.Semantic */
em {
	
}

strong {
	
}
div.trip-info div.details strong {
	margin-top: 6px;
	display: block;
	font-size: 22px;
	line-height:25px;
}
ul.destinations strong {
	display: block;
	font-size: 14px;
}

sub {}

sup {}
small {}

address {
	line-height: 1.17em;
	font-style: normal;
}

abbr, acronym {}

blockquote {}

cite {}

q {}

ins, del, kbd, code, dfn, pre, samp, var {}

hr {}

/* 07.Non-semantic and Presentational */

div.register table td.popUpCheck span.jquery-checkbox , div.register table td.popUpCheck label {
	float:left;
}
div.register span.ErrMessage {
	padding-left: 2px;
	line-height: 24px;
}
div.register table td.popUpCheck span.jquery-checkbox {
	clear:both;
	margin:1px 0 0 -10px;
}
span.accent {
	color: #fffc00;
}
a.input-btn-wrap:link, a.input-btn-wrap:visited, a.input-btn-wrap:hover, a.input-btn-wrap:active ,
a.popup-btn-wrap:link, a.popup-btn-wrap:visited, a.popup-btn-wrap:hover, a.popup-btn-wrap:active {
	padding-right: 10px;
	display: inline-block;
	height: 29px;
	background: url(../i/design/btn_s_right.png) 100% 0 no-repeat;
	text-decoration: none;
}
a.input-btn-wrap span, a.popup-btn-wrap span {
	padding: 0 32px 0 42px;
	/*padding: 0 28px 0 38px;*/
	display: inline-block;
	height: 29px;
	line-height: 29px;
	border: none;
	background: url(../i/design/btn_s_left.png) 0 0 no-repeat;
	color: #fff;
	text-transform: uppercase;
	/*font-weight: bold;*/
	font-size: .85em;
	/*letter-spacing: .08em;*/
	outline: none;
	cursor: hand;
}

table.listview a.input-btn-wrap span {
	font-size: 10px;
}
div.service-info div.comment a.input-btn-wrap span {
	font-size: .75em;
}
td.trip-desc a.input-btn-wrap span {
	padding: 0 12px 0 22px;
}
td.actions a.input-btn-wrap span, fieldset.register div.comment a.input-btn-wrap span, div.my-section td.trip-desc a.input-btn-wrap span,
div.my-section tr.additional-btns a.input-btn-wrap span {
	padding: 0 7px 0 17px;
}
div.service-info fieldset.register div.comment a.input-btn-wrap span {
	padding: 0 1px 0 10px;
}
span.blue a.input-btn-wrap:link, span.blue a.input-btn-wrap:visited, span.blue a.input-btn-wrap:hover, span.blue a.input-btn-wrap:active {
	background-position: 100% -29px;
}
span.blue a.input-btn-wrap span {
	background-position: 0 -29px;
}
p.button a.input-btn-wrap:link, p.button a.input-btn-wrap:visited, p.button a.input-btn-wrap:hover, p.button a.input-btn-wrap:active {
	height: 35px;
	background: url(../i/design/btn_right.png) 100% 0 no-repeat;
}
p.button a.input-btn-wrap span {
	height: 35px;
	line-height: 35px;
	background: url(../i/design/btn_left.png) 0 0 no-repeat;
	font-size: 1em;
}
span.input-text-wrap {
	padding-right: 3px;
	display: inline-block;
	background: #fff url(../i/design/input_text_right.gif) 100% 0 no-repeat;
	border: 2px solid #fff;
}
span.input-text-wrap input {
	padding: 1px 2px 1px 2px;
	width: 145px;
	height: 20px;
	line-height: 20px;
	float: left;
	background: #fff url(../i/design/input_text_left.gif) 0 0 no-repeat;
	border: none;
}
ul.view-details span.input-text-wrap input {
	color: #b8b8b8;
	width: 90px;
}
div.login a.help {
    position: relative;
/*    bottom: 2px;*/
}

div.login span.input-text-wrap {
	margin: 0 3px;
}
div.login span.input-text-wrap input {
	width: 43px;
}
ul.points-use li a.input-btn-wrap span {
	padding: 0 7px 0 17px;
}
div.my-account fieldset.submit a.input-btn-wrap span {
	padding: 0 7px 0 17px;
	font-size: .93em;
}
fieldset.bank-points span.input-text-wrap {
	margin: 0 10px 0 0;
}
fieldset.bank-points span.input-text-wrap input {
	width: 63px;
}
td.code-input span.input-text-wrap input {
	width: 95px;
	color: #0650cb;
	font-size: 16px;
	text-align: center;
}
span.submit-wrapper {
	float: left;
	position: relative;
	margin-top: -1px;
}
span.submit-wrapper.FixBank, span.submit-wrapper.FixButton {
    display:block;
    margin-top:-1px;
    position:relative;
    float: none;
    text-align:center;
}
div.my-section table tr.additional-btns span.submit-wrapper {
	margin-left: 10px;
	float: right;
}
fieldset.not-logged span.submit-wrapper {
	margin-top: -5px;
	margin-right: 13px;
}
div.login fieldset.not-logged span.submit-wrapper {
	margin-right: 0;
	float: none;
}
fieldset.search-trip span.submit-wrapper {
	margin-top: 20px;
}
fieldset.bank-points span.submit-wrapper {
	padding-left: 17px;
	float: right;
	width: 140px;
}
p.trip-buttons span.submit-wrapper {
	float: right;
}
td.button span.submit-wrapper {
	float: right;
}
td.actions span.submit-wrapper {
	float: none;
}
div.success span.submit-wrapper {
	position: absolute;
	right: 10px;
	bottom: 10px;
}
div.popup span.submit-wrapper {
	float: none;
	margin: 0 20px;
}
fieldset.register div.comment span.submit-wrapper {
	position: relative;
	bottom: 5px;
	right: 2px;
	margin-right: 3px;
}
.error {
    font-weight:bold;
    color:red;
}
fieldset.register input.short {
    width:80px;
}
fieldset.register div.capcha-comment span.submit-wrapper {
	float: none;
	display: block;
	margin-bottom: 34px;
}
div.missing-code img#pack {
    float: left;
    margin-right: 10px;   
}
div.success a.input-btn-wrap span {
	padding: 0 7px 0 17px;
	font-size: .93em;
}
ul.points-use li span.submit-wrapper {
	margin-top:18px;
}
div.col-left span.submit-wrapper, div.col-right span.submit-wrapper {
	margin: 25px 0 0 4px;
}
p.trip-buttons span.blue {
	margin-left: 40px;
}
fieldset.search span.input-text-wrap, fieldset.bank-points span.input-text-wrap {
	float: left;
}
fieldset.search span.submit-wrapper {
	margin-left: 15px;
}
div.trip-info div.details span {
	margin-top: -15px;
	display: block;
	font-size: 16px;
	position: relative;
	top: 50%;
}

div.trip-info div.details.longSavings {
	width:140px;	
	height:30px;
}

div.trip-info div.details.FixedDetails span 
{
	margin-top: 0;
}
span.ref {
	margin-top: -1px;
	display: block;
	color: #053f9e;
	font-size: 10px;
}
span.success, div.service-info h2 span {
	color: #fffe05;
}
span.label {
	margin-bottom: 3px;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1.25em;
	letter-spacing: 1px;
}
span.slider-data {
	padding-left: 7px;
	line-height: 1em;
	font-weight: bold;
}
span.required {
	color: #d51520;
}
div.cont span.padded {
	margin-left: 127px;
}
br {}

script {}

noscript {}

object {}

.bold {
	font-weight: bold;	
}
.italic {
	font-style: italic;
}
.hidden {
	display: none;
}
.offset {
	position: absolute;
	left: -9999px;
}
.highlight {}

/* 08. Tables */
table {
	border-collapse: collapse;
}
table.listview {
	width: 100%;
	clear:both;
}
table.listview td {
	padding: 10px;
	font-size: 11px;
	background: #5baafc;
}
table.listview tr.even td {
	background: #2f91fd;
}
table.listview td.location, table.listview td.image, table.listview td.image2 {
	width: 80px;
}

/*Emil 18.03*/

table.locations td h4 {
	color:#FFFC00;
	font-weight:normal;
	font-size:18px;	
}
table.locations td span.l-address {
	color:#fff;
	font:16px Arial, Helvetica, sans-serif;
	float:right;
}
div.service-info table.listview td.image {
	padding-top: 46px;
	width: 130px;
	background: #5baafc url(../i/design/offers.gif) 50% 10px no-repeat;
}
div.service-info table.listview tr.even td.image {
	background: #2f91fd url(../i/design/offers_even.gif) 50% 10px no-repeat;
}
table.listview td.desc {
	width: 270px;
}
table.listview td.image, table.listview td.image2, table.listview td.button {
	text-align: center;
}
table.listview td.image, table.listview td.image2 {
	padding: 75px 0 30px;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	background: #5baafc url(../i/design/offers_from.gif) 52% 10px no-repeat;
}
table.listview td.image2 {
	padding: 45px 0 40px;
	background: #5baafc url(../i/design/offers.gif) 52% 0px no-repeat;
}
table.listview td.close-btn {
	padding: 0 0 0 0;
}
table.listview tr.even td.image {
	background: #2f91fd url(../i/design/offers_from_even.gif) 52% 10px no-repeat;
}
table.listview tr.even td.image2 {
	padding: 45px 0 40px;
	background: #2f91fd url(../i/design/offers_even.gif) 52% 0px no-repeat;
}
table.listview td.image small {
	margin-left: 1px;
	font-weight: normal;
	font-size: 9px;
}
table.listview td.button {
	width: 200px;
}
/**/
table.listview td.main-image {
	width: 122px;
}
table.listview td.main-image {
	width: 122px;
}
div.my-section table.listview td.main-image {
	width: 80px;
}
table.listview td.trip-main, table.listview td.trip-main2 {
	padding-left: 0;
	padding-top: 5px;
	width: 230px;
}
table.listview td.trip-main2 {
	padding-left:10px;
}
div.my-section table.listview td.trip-main {
	width: 160px;
}
table.listview td.trip-desc {
	width: 165px;
}
div.my-section table.listview td.trip-desc {
	width: 120px;
}
div.my-section table {
	border-collapse: collapse;
	/*border: 2px solid #79bbfc;*/
	border: none;
}
div.my-section table td, div.my-section table th {
	padding: 10px 10px 5px;
}
div.my-section table tr.additional-btns td, div.my-section table tr.additional-btns th {
	padding-top: 0;
	padding-right: 20px;
}
div.my-section table tr.head th {
	background: #1b66d6;
	text-align: left;
	font-size: 13px;
}
div.my-section table tr td {
	background: #5baafc;
}
div.my-section table tr.even td {
	background: #408efd;
}
div.my-section table td.date, div.my-section table th.date,
div.my-section table td.num, div.my-section table th.num {
	padding-left: 5px;
	padding-right: 5px;
	width: 50px;
}
div.my-section table td.num, div.my-section table th.num,
div.my-section table td.actions, div.my-section table th.actions {
	text-align: center;
}
div.my-section table td.details, div.my-section table th.details {
	padding-left: 5px;
	padding-right: 5px;
	width: 200px;
}
div.my-section table td.actions, div.my-section table th.actions {
	width: 145px;
}
table.codes {
	margin: 20px 0 10px;
	padding: 30px;
	width: 661px;
	background: #4aa0fc;
	border: 2px solid #79bbfc;
}
table.codes tr.first td {
	padding-top: 30px;
}
table.codes tr.last td {
	padding-bottom: 30px;
}
table.codes td {
	padding: 10px 0;
}
table.codes td.code-num {
	padding-left: 20px;
	width: 100px;
	font-size: 21px;
	font-weight: bold;
}
table.codes td.code-input {
	width: 110px;
}
table.codes td.separator {
	padding-right: 4px;
	width: 21px;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
}
table.codes td.result {
	width: 30px;
	text-align: center;
}
table.codes td.result-msg {
	padding-left: 10px;
	width: 265px;
}

/**/
table.locations td.button {
/*	width: 280px;*/
	text-align: right;
}
table.locations td.button p {
	padding-right: 4px;
}

/* 09.Widgets */
form {}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
fieldset.bank-points {
    background:url("../i/design/hor_separator.gif") no-repeat scroll 50% 10% transparent;
	padding: 37px 0 7px 0;
}
fieldset.not-logged {
	padding: 2px 7px 10px;
}
div.login fieldset.not-logged {
	text-align: center;
	padding-bottom: 2px;
}
fieldset.confirm {
	padding: 20px 0 0;
}
fieldset.search-trip {
	padding: 8px 15px 8px 21px;
}
div.register fieldset {
	padding: 45px 70px 30px;
	border: 2px solid #79bbfc;
	color: #0a55ce;
	background: #fff;
}
fieldset.change-pass label, fieldset.change-pass input {
	float:left;
	display:block;
}
div.register fieldset.change-pass2 {
	padding:0px 0px 20px;
	border:none;
	color:#0A55CE;
}
div.register change-pass.fieldset p {
	padding-bottom: 5px;
	float: left;
	display: inline;
    width: 100%;
	clear: both;
}
div.register fieldset.change-pass label {
	height:24px;
	line-height:24px;
	width:150px;
}
div.register fieldset.change-pass2 label {
	height:24px;
	line-height:24px;
	white-space:nowrap;
}
fieldset.change-pass2 div.input {
	width:340px;
	display:block;
	float:left;
	clear:both;
}
fieldset.change-pass2 div.input input {
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	width:170px;
	border:1px solid #0A55CE;
	background:url("../i/design/input_register.gif") no-repeat scroll 0 0 transparent;
}
fieldset.change-pass2 div.input label {
	width:160px;
	display:block;
	float:left;
}
fieldset.change-pass input {
	margin: 10px 0;
}
div.register fieldset.change-pass2 input {
	 margin:2px 0 0 0;
}
span.error-msg {
	color: red; 
	display: block;
	float:right; 
	width:180px;
}
div.submit_popup {
	display:block;
	width:340px;
	text-align:right;
}
fieldset.change-pass span.error, fieldset.change-pass2 span.error {
	display:block;
	clear:both;
	padding:0 0 0 96px;
	width:180px;
}
div.register div.popup_info p {
	padding:45px 20px 15px;
	display:block;
	color:#0A55CE;
	width:370px;
}
div.register div.popup_info2 p {
    padding:10px 0px 0px;
	display:block;
	color:#0A55CE;
	width:370px;
}
div.register div.popup_info div.login-button {
	padding:10px 0 0 20px;
	clear:none;
	width:90px;
	float:left;
	display:block;
}
div.popup div.popup-wrapper div.login-button {
    padding: 0 0px 25px;
}
div.register fieldset.change-pass {
    padding: 20px 30px 20px 20px;
}
div.register fieldset.change-pass div.login-button {
	text-align:right;
	padding:30px 0 0 0;
}

div.register fieldset.change-pass div.login-button {
	text-align:right;
	padding:30px 0 0 0;
}
fieldset.search-trip div.cont {
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	min-height: 44px;
	border-left: 1px solid;
}
fieldset.search-trip div.first {
	margin-left: 0;
	padding-left: 0;
	border-left: none;
}
fieldset.search-trip label.accent {
	margin-top: 0;
	text-transform: none;
	line-height: normal;
	letter-spacing: normal;
	font-size: 15px;
	font-weight: bold;
}
fieldset.search-trip p {
	margin: 0;
	float: left;
}
fieldset.search-trip strong {
	padding: 26px 10px 0;
	float: left;
	display: block;
	font-size: 16px;
	font-weight: bold;
}
fieldset.register {
	padding: 15px 0 0 15px;
	display: inline;
	float: left;
	width: 645px;
}
fieldset.contact, div.my-section fieldset.register {
	width: 509px;
}
div.my-section fieldset.register {
	padding: 10px 0 0 1px;
}
fieldset.register label {
	margin-right: 3px;
	display: inline;
}
fieldset.register ul label {
	margin-left: 10px;
	display: inline-block;
	width:550px;
	float: none;
}
fieldset.register div.cont {
	margin-bottom: 5px;
	display: inline;
	float: left;
	width: 645px;
}
fieldset.contact div.cont, div.my-section fieldset.register div.cont {
	width: 509px;
}
fieldset.contact textarea {
	margin-bottom: 10px;
	padding: 2px;
	width: 228px;
	height: 126px;
	background: url(../i/design/textarea.gif) 0 0 no-repeat;
	border: none;
}
fieldset.register div.cont ul {
	margin: 0 0 15px -4px;
	padding: 0;
}
fieldset.register div.cont ul li {
	width: 100%;
	width: 645px;
	list-style: none;
	height: 32px;
	line-height: 20px;
}
div.service-info fieldset.register div.cont ul li {
	width: 509px;
}
fieldset.register div.top-padded {
	padding-top: 20px;
}
fieldset.register div.label {
	margin-right: 10px;
	padding-top: 5px;
	display: inline;
	float: left;
	width: 120px;
}
fieldset.register div.labelWide {
	margin-right: 10px;
	padding-top: 5px;
	display: inline;
	float: left;
	width: 190px;
}
div.my-section fieldset.register div.label {
	width: 103px;
}
fieldset.register div.input {
	display: inline;
	float: left;
	width: 235px;
}
fieldset.register div.input p {
	color: #053f9e;
	position: relative;
	top: 5px; 
}
fieldset.register span.input-text-wrap input {
	width: 220px;
}
fieldset.register span.input-text-wrap input.short {
	width: 64px;
}
fieldset.register input.pass {
	margin-right: 5px;
	background: transparent;
	border: none;
	width: 115px;
}
fieldset.register select {
	width: 225px;
    margin-bottom: 2px;
}
fieldset.register div.comment {
	padding-left: 6px;
	display: inline;
	float: left;
	width: 270px;
}
fieldset.register div.comment div.validate {
    position: relative;
    bottom: 27px;
    left: 25px;
    width: 195px;
    height: 0px;
}
fieldset.contact div.validate 
{
    display: inline;
    float: left;
    width: 158px;
    height: 35px;
    margin-top: 3px;
    margin-left: 3px;
}
fieldset.contact div.top {
    margin-top: 8px;
}
div.my-section fieldset.register div.comment {
	width: 143px;
}
div.missing-code fieldset.register div.comment {
	width: 200px;
}
legend {}
label {
	margin-bottom: 5px;
	display: block;
}
div.login label {
	margin-bottom: 3px;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	line-height: 1.25em;
	letter-spacing: 1px;
}
fieldset.bank-points label {
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1.25em;
	letter-spacing: .5px;
	position: relative;
	bottom: 8px;
}
fieldset.search label {
	font-weight: bold;
}
fieldset.search-trip label, p.input label {
	margin: 7px 0 3px;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 1.25em;
	letter-spacing: 1px;
}
div.checkbox label {
	margin-top: 8px;
	float: left;
	font-size: 15px;
	font-weight: bold;
}
div.register label {
	margin: 4px 0;
	width: 85px;
	float: left;
	text-transform: uppercase;
	line-height: 27px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	white-space:nowrap;
}
ul.view-details label {
	margin: 0 10px 0 0;
	float: left;
	font-size: 16px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
}
div.col-left label{
	margin: 8px 0 0 5px;
	float: left;
	width: 265px;
	display: inline;
}
div.my-section div.col-left label {
	width: 410px;
}
div.register input[type="text"], div.register input[type="password"], div.register input.txt {
	float: left;
	width: 198px;
	height: 24px;
	line-height: 24px;
	border: 1px solid #0a55ce;
	background: url(../i/design/input_register_2.gif) 0 0 no-repeat;
	text-indent:4px;
}
div.register p {
	/*padding-bottom: 5px;
	float: left;
	display: inline;
	width: 100%;
	clear: both;*/
}
div.register p.login-button, div.register div.login-button {
	padding: 10px 0 20px 0;
}
div.register p.login-button span.submit-wrapper, div.register span.submit-wrapper {
	position: relative;
	right: 5px;
	bottom: 6px;
	float: none;
}
div.register div.login-button {
	padding: 0 0 15px;
}
div.login-button span.submit-wrapper {
	margin-right: 7px;
}
div.forgotten-pass {
	padding: 0 0 20px;
}
p.remember-me {
	padding: 6px 0 0;
	float: left;
	display: inline;
	width: 100%;
	height: 24px;
	position: relative;
}
div.remember-me {
	padding: 6px 0 15px;
	float: left;
	display: inline;
	width: 100%;
	height: 24px;
}
p.remember-me input {
	margin: 0 10px 0 0;
	vertical-align: middle;
	position:absolute;
	top: 11px;
	left: 0;
}
div.remember-me input {
	margin: 5px 0 0;
	float: left;
}
p.remember-me label, div.remember-me label {
	padding-left: 25px;
	display: inline;
	width: 240px;
	text-transform: none;
	line-height: normal;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
}
div.checkbox input {
	margin: 0 5px 0 0;
	float: left;
}
div.register input.right {
	position: absolute;
	top: 10px;
	right: 10px;
	width:23PX;
	height:24px;
}

input[type="text"] {}

textarea {}

select {}

optgroup {}

option {}

input[type="checkbox"], input.checkbox {
	float: left;
	margin: 8px 5px 0 0;
}

input[type="radio"], input.radio {
	
}
input.input-radio {
	float: left;
	position: relative;
	top: 10px;
	margin-right: 5px;
}

input[type="file"], input.file {}

button {}

input[type="submit"], input.submit {}

input:focus, select:focus, option:focus, textarea:focus {}

/* 10.Links */
a:link, a:visited, a:hover, a:active {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:focus, a:active {}
a.help:link, a.help:visited, a.help:hover, a.help:active, span.help {
	position: relative;
	bottom: -3px;
	left: 4px;
}
fieldset.register a.help:link, fieldset.register a.help:visited, fieldset.register a.help:hover, fieldset.register a.help:active {
	margin-right: 5px;
	bottom: -2px;
	left: 0;
}
ul.nav a:link, ul.nav a:visited, ul.nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
ul.nav a:hover {
	color: #ffff00;
	text-decoration: none;
}
p.logged a:link, p.logged a:visited, p.logged a:hover, p.logged a:active {
	margin-left: 10px;
}
div.footer ul a:link, div.footer ul a:visited, div.footer ul a:hover, div.footer ul a:active {
	color: #c1c1c1;
}
div.primary p.button a:link, div.primary p.button a:visited, div.primary p.button a:hover, div.primary p.button a:active {
	margin: 0 8px;
}
ul.tabs li a:link, ul.tabs li a:visited, ul.tabs li a:hover, ul.tabs li a:active {
	padding: 0 0 0 4px;
	display: block;
	height: 21px;
	background: url(../i/design/ul_tabs.gif) 0 -21px no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
}
ul.tabs li a:hover,
ul.tabs li a.selected:link, ul.tabs li a.selected:visited, ul.tabs li a.selected:hover, ul.tabs li a.selected:active {
	background-position: 0 0;
}
ul.tabs li a:link span, ul.tabs li a:visited span, ul.tabs li a:hover span, ul.tabs li a:active span {
	padding: 3px 17px 0 13px;
	display: block;
	height: 16px;
	background: url(../i/design/ul_tabs.gif) 100% -21px no-repeat;
	cursor: pointer;
}
ul.tabs li a:hover span,
ul.tabs li a.selected:link span, ul.tabs li a.selected:visited span, ul.tabs li a.selected:hover span, ul.tabs li a.selected:active span {
	background-position: 100% 0;
}
div.register a:link, div.register a:visited, div.register a:hover, div.register a:active {
	color: #0a55ce;
}
ul.view-select li a {
	display: block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
a.listview:link, a.listview:visited, a.listview:hover, a.listview:active {
	background: url(../i/design/view-select.gif) 9px -33px no-repeat;
}
a.mapview:link, a.mapview:visited, a.mapview:hover, a.mapview:active {
	background: url(../i/design/view-select.gif) 9px -99px no-repeat;
}
li.current a.listview:link, li.current a.listview:visited, li.current a.listview:hover, li.current a.listview:active,
a.listview:hover {
	background: #0751cb url(../i/design/view-select.gif) 9px 0px no-repeat;
}
li.current a.mapview:link, li.current a.mapview:visited, li.current a.mapview:hover, li.current a.mapview:active,
a.mapview:hover {
	background: #0751cb url(../i/design/view-select.gif) 9px -66px no-repeat;
}
ul.view-details dd a:link, ul.view-details dd a:visited, ul.view-details dd a:hover, ul.view-details dd a:active {
	padding: 0 15px 0 0;
	background: url(../i/design/order.gif) 100% -27px no-repeat;
	text-decoration: none;
}
ul.view-details dd.current a:link,
 ul.view-details dd a:hover {
	background: url(../i/design/order.gif) 100% 3px no-repeat;
}

ul.map-options li.show-list a:link, ul.map-options li.show-list a:visited, ul.map-options li.show-list a:hover, ul.map-options li.show-list a:active {
	padding-right: 25px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../i/design/map_options.gif) 100% -1px no-repeat;
	font-size: 10px;
	line-height: 26px;
	height: 26px;
	display: block;
	float: left;
}
ul.map-options li.show-list a.opened:link, ul.map-options li.show-list a.opened:visited, ul.map-options li.show-list a.opened:hover, ul.map-options li.show-list a.opened:active {
	padding-right: 25px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../i/design/map_options.gif) 100% -27px no-repeat;
	font-size: 10px;
	line-height: 26px;
	height: 26px;
	display: block;
	float: left;
}
ul.map-options li.mobile a:link, ul.map-options li.mobile a:visited, ul.map-options li.mobile a:hover, ul.map-options li.mobile a:active {
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../i/design/map_options.gif) 0 -52px no-repeat;
	font-size: 10px;
	line-height: 26px;
	height: 26px;
	display: block;
	float: left;
}
ul.map-options li.send a:link, ul.map-options li.send a:visited, ul.map-options li.send a:hover, ul.map-options li.send a:active {
	padding-left: 20px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../i/design/map_options.gif) 0 -79px no-repeat;
	font-size: 10px;
	line-height: 26px;
	height: 26px;
	display: block;
	float: left;
}
ul.map-options li.link a:link, ul.map-options li.link a:visited, ul.map-options li.link a:hover, ul.map-options li.link a:active {
	padding-left: 24px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../i/design/map_options.gif) 0 -105px no-repeat;
	font-size: 10px;
	line-height: 26px;
	height: 26px;
	display: block;
	float: left;
}
ul.map-options li.print-map a:link, ul.map-options li.print-map a:visited, ul.map-options li.print-map a:hover, ul.map-options li.print-map a:active {
	padding-left: 23px;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../i/design/map_options.gif) 0 -130px no-repeat;
	font-size: 10px;
	line-height: 26px;
	height: 26px;
	display: block;
	float: left;
}
ul.local-nav li a:link, ul.local-nav li a:visited, ul.local-nav li a:hover, ul.local-nav li a:active {
	padding: 7px 0;
	display: block;
	/*height: 33px;
	line-height: 33px;*/
	background: #79bbfc url(../i/design/local_nav_li.gif) 0 100% no-repeat;
	text-decoration: none;
}
ul.local-nav li a:hover {
	background-color: #3584f8;
	background-position: -136px 100%;
}
ul.local-nav li.current a:link, ul.local-nav li.current a:visited, ul.local-nav li.current a:hover, ul.local-nav li.current a:active {
	background: #3584f8 url(../i/design/local_nav_li.gif) -136px 100% no-repeat;
}
a.accent:link, a.accent:visited, a.accent:hover, a.accent:active {
	color: #fdff03;
}
span.print-voucher {
	display: inline-block;
	width: 98px;
	height: 22px;
	line-height: 20px;
	background: url(../i/design/print_voucher.png) 0 0 no-repeat;
	font-size: 8px;
	position: relative;
	z-index: 5;
}
span.print-voucher a:link, span.print-voucher a:visited, span.print-voucher a:hover, span.print-voucher a:active {
	margin: 0 -8px 0 8px;
	padding-right: 8px;
	display: block;
	height: 22px;
	line-height: 20px;
	background: url(../i/design/print_voucher.png) 100% 0 no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
}
ul.recommend a:link, ul.recommend a:visited, ul.recommend a:hover, ul.recommend a:active {
	display: block;
	float: left;
	width: 26px;
	height: 26px;
	background: #347bdf;
	border: 1px solid #fff;
	text-align: center;
	text-decoration: none;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
}
ul.recommend a.current:link, ul.recommend a.current:visited, ul.recommend a.current:hover, ul.recommend a.current:active, 
ul.recommend a:hover {
	background: #60a7fb;
}
a.close-btn:link, a.close-btn:visited, a.close-btn:hover, a.close-btn:active {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 21px;
	height: 21px;
	background: url(../i/design/close.png) 0 0 no-repeat;
	text-indent: -9999px;
}
div.close-cont {
	position: relative;
}
div.MarginTop20{margin-top:20px;}

#modal-survey 
{
    display:none;
    width:300px;
}

#modal-survey div.login-button {
	clear:none;
	width:90px;
	float:left;
	display:block;
	padding:10px 0 0 20px;
}
div.popup-wrapper div.login-button {
    width:140px;
    padding:0px 0px 0px 0px;
    display:inline;
}
a#code-position:link, a#code-position:visited, a#code-position:hover, a#code-position:active {
	left: -10px;
}
div.register div.centered-button {
    text-align: center; 
    padding-top: 20px; 
    margin-bottom: -20px;
    position:relative;
}
div.popup-button-container {
	padding: 10px 0 0;
	position:relative;
    text-align:center;   
}
table.listview tr td small {
font-size:9px;
font-weight:normal;
margin-left:1px;
}
table.login-container table input.login-button {
	position:relative;
	right:85px;
}

div.register a.popup-lregister:link, div.register a.popup-lregister:visited, div.register a.popup-lregister:visited, div.register a.popup-lregister:active {
	position:relative;
	left:100px;
	display:block;
	clear:both;
}

/* GMAP POPUP */
#message { position: absolute; color: #0b54cb;}
div.map-text-box-ofer { position:relative; top:-88px;left:0px; width:315px; height:203px; background:url(../images/balo1.gif) no-repeat;}
div.map-text-box-ofer-in { margin-left: 62px; display: block; width: 240px; height: 192px;position:relative;}
div.map-text-box-ofer-content { display: block; padding: 10px 0 0 10px; width: 240px; height: 181px;position:relative;}
span.map-text-box-img {float: left; height:76px;}
span.map-text-box-img img {border: 1px solid #E3E3E3;}
div.map-text-box-sep-line {border-top: 1px solid #4685E2; width: 222px; clear: both;}
span.map-text-box-save-lbl {display: block; float: left; width: 135px; height: 42px; font-weight: bold;text-align: center; padding-top: 40px; font-size:19px;}
span.map-text-box-pack {background: url(../i/design/bag_gmap_offer.gif) no-repeat; display: block; float: left; width: 74px; height: 94px; margin-top: 10px; color: #fff;}
span.map-text-box-points {position: relative; left: 27px; text-align: center; top: 45px; width: 50px;}
span.map-text-box-points small {margin-left: 1px; font-weight: bold; font-size: 9px;}
span.map-text-box-title { color:#0954CD; font-size:13px; font-weight:bold; float: left; width: 155px; padding: 0 10px 5px 5px;}
span.map-text-box-title span { font-weight:normal; clear:both; display:block;}

div#map-details { display:none; }
div#terms { display:none; }
            

div.register-postcode-loading {width:100%;height:100%;position: fixed; left: 0px; top: 0px; z-index: 10000;text-align:center;}

div.trip-info h2.trip-infoPrinting {margin: 0 0 20px 25px ;}
div.trip-info div.voucherDisplay {float:left; margin: 0 0 20px 25px; width:195px;}
/*NEW Register START*/
fieldset.register p.centered {
	width: 485px;
}
div.bag-points {
	padding: 25px 35px 18px;
}
div.bag-steps {
	float: left;
	width: 100%;
	display: inline;
	margin-left:10px;
	
}
div.bag-points h1 {
	margin-bottom: 5px;
	font-size: 36px;
	text-align: center;
}
div.bag-points h2 {
	font-size: 16px;
	text-align: center;
}
div.bag-steps h3 {
    font-size:20px;
    padding:0 0 0 40px;
    line-height:0.8em;
}
div.bag-steps p {
	font-size: 10px;
	line-height: 11px;
	margin-left:40px;
	padding-right:5px;
}
p.separator-light {
	background: url(../i/design/content_top_light.gif) no-repeat scroll 50% 100% transparent;
	display: inline;
	float: left;
	margin: 0;
	width: 100%;
}
div.bag-steps ul {
	margin: 0;
	padding: 0 0 20px 7px;
	float: left;
}
div.bag-steps ul li {
	margin: 0 17px 0 0;
	float: left;
	width: 269px;
	height:75px;
	list-style: none;
	background: url(../i/design/bag_steps.gif) 0 0 no-repeat;
}
div.bag-steps.Large ul li {
    background:url("../i/design/bag_stepsL.gif") no-repeat scroll 0 0 transparent;
    float:left;
    height:105px;
}
div.bag-steps h3.num-1 {
    background:url("../i/design/bag_step_1.gif") no-repeat scroll 10px 10px transparent;
    height:26px;
    padding-top:10px;
}
div.bag-steps h3.num-2 {
	background:url("../i/design/bag_step_2.gif") no-repeat scroll 10px 10px transparent;
    height:26px;
    padding-top:10px;   
}
div.bag-steps h3.num-3 {
	background:url("../i/design/bag_step_3.gif") no-repeat scroll 10px 10px transparent;
    height:26px;
    padding-top:10px; 
}
div.bag-steps ul li.num-login {
	margin-right: 0;
	padding-left: 2px;
	width: 206px;
}
div.bag-steps ul li.num-login div.reg-below {
	text-align: center;
	line-height: 12px;
}
div.bag-steps ul li.num-login div.reg-login {
display:block;
padding-top:1px;
text-align:center;
}
div.reg-login span.input-btn-wrap span {
	font-size: 12px;
}
body div.header-save {
	background: url(../i/design/header_save.gif) 50% 0 no-repeat;
}
div.header-save ul.nav, div.header-save div.login, div.header-save ul.lang, div.header-save p.lays {
	visibility: hidden;
}
span.submit-wrapper.center {
	float:none;
	position: relative;
	margin-top: -1px;
}
#seperator{clear:both;}
#entry{width:100%; float:left; padding-bottom:20px; margin-left:20px;}
#entry .loginReg
{
    background:url(../i/design/logReg_bg.gif) scroll no-repeat 0 0;
    height:95px;
    float:left;
    width:404px;
    margin-right:20px;
}
#entry .loginReg p, #entry .loginReg div.reg_login{text-align:center; margin-top:15px;}
#Reg_logo
{
    margin:20px 0;
}
.loginReg h3 {
    color:#FFFC00;
    font-size:14px;
    font-weight:bold;
    margin-top:10px;
    padding:0 10px;
    text-align:center;
}
#SwapLang {
    left:400px;
    position:relative;
}
/*NEW Register END*/
