@charset "utf-8";
div.wrapper {
	margin: 0 auto;
	width: 945px;
}
div.header {
	position: relative;
	height: 189px;
	background: transparent url(../i/design/header.gif) 50% 0 repeat-x;
}
div.canvas {
	margin: 0;
	padding: 10px 25px 0;
}
div.main {
	display: inline;
	float: left;
	width: 100%;
	padding-bottom: 5px;
	background: transparent url(../i/design/content_bottom.png) 50% 100% no-repeat;
}
div.content {
	padding: 0;
	display: inline;
	float: left;
	width: 100%;
	background: transparent url(../i/design/content.png) 50% 0 repeat-y;
}
body.home div.content {
	padding: 0 0 12px 0;
}
div.footer {
	margin: 0 auto;
	clear: both;
	color: #c1c1c1;
	width:925px;
}
div.footer div {
	padding: 20px 0 10px 0;
	background: #fff;
	width:925px;
}
div.flash_footer{
	margin: 0 auto;
	clear: both;
	color: #c1c1c1;
	width:925px;
}
div.clear {
	clear: both;
}
ul.offers li div.clear {
	float: none;
	width: auto;
}
ul.view-details li div.clear {
	margin-bottom: 7px;
}
div.primary {
	margin: 0 0 0 20px;
	padding: 10px 13px 10px 0;
	display: inline;
	width: 669px;
	float: left;
	border-right: 1px solid #79bbfc;
}
div.secondary {
	margin-right: 0;
	display: inline;
	width: 230px;
	float: left;
}
body.home div.primary {
	margin: 0;
	padding: 0 20px 0 10px;
	width: 437px;
	background: url(../i/design/vert_separator.gif) 100% 60% no-repeat;
	border: none;
}
body.home div.secondary {
	margin: 0;
	padding: 0;
	width: 407px;
	float: right;
}

/**/
div.login {
	margin-top: 23px;
	float: right;
	width: 194px;
    height:160px;
	position: relative;
}
div.login div.outer {
	padding-top: 12px;
	background: url(../i/design/outer.png) 0 0 no-repeat;
}
div.login div.inner {
	padding: 5px 21px 17px;
	background: url(../i/design/inner.png) 0 100% no-repeat;
	text-align:center;
}
div.ballance {
	margin-top: -12px;
}
div.bank-points-wrapper {
	padding: 26px 0 55px 108px;

	background: #3c90f9 url(../i/design/bank_points_pig.jpg) 0 0 no-repeat;
}
div.not-logged {
	margin-top: 50px;
}

/**/
div.trip-info {
	margin-bottom: 10px;
	padding: 10px 0 0;
	clear: both;
	float: left;
	width: 665px;
	background-color: #5baafc;
	border: 2px solid #b4d0f7;
}
div.trip-details {
	position: relative;
}
div.trip-details-inner {
	position: relative;
	float: left;
	display: inline;
	width: 472px;
}
div.trip-info div.trip-main {
	margin-right: 10px;
	float: left;
	width: 240px;
}
div.trip-details div.trip-main {
	margin-right: 20px;
	float: left;
	width: 240px;
}

div.trip-info div.longSavings {
	width: 190px;
}

div.trip-details div.trip-useful {
	float: left;
	width: 180px;
}
div.trip-info div.details {
	margin-right: 10px;
	float: left;
	width: 90px;
	height: 130px;
	vertical-align: middle;
	text-align: center;
}

div.img-cont {
	padding-top: 70px;
	font-weight: bold;
	font-size: 14px;
	background: url(../i/design/offers_from.gif) no-repeat scroll 5px 5px;
	height:110px;
}
div.img-no {
	padding-top: 53px;
	font-weight: bold;
	font-size: 14px;
	background: url(../i/design/offers.gif) no-repeat scroll 5px 5px;
	height:110px;
}
div.img-cont small {
	margin-left: 1px;
	font-weight: normal;
	font-size: 9px;
}
div.important-info {
	margin: 0 10px;
	border: 2px solid #b4d0f7;
	background: #377bdf;
	clear: both;
}

/**/
div.section {
	margin: 10px 0 3px 0;
	padding: 5px 10px 10px;
	float: left;
	width: 649px;
	display: inline;
	background-color: #5baafc;
	border: 2px solid #79bbfc;
}
div.checkbox {
	margin-right: 40px;
	float: left;
}

/* Modal styles */
div.simplemodal-overlay {
	background-color: #386dfa;
	opacity:0.5;
	filter:alpha(opacity=50);

}
div.register, div.popup, div.sharetofriend  {
	width: 420px;
	border: 2px solid #fff;
	background-color: #FFFFFF;
	
}
div.popup-wrapper {
	padding: 45px 40px 10px;
	border: 2px solid #79bbfc;
	color: #0a55ce;
	background: #fff;
}
div.popup div.popup-wrapper div {
	text-align: center;
	padding: 0 30px 25px;
}
#simplemodal-container a.modalCloseImg {
	background:url(../i/design/close.gif) no-repeat; /* adjust url as required */
	width: 23px;
	height: 24px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: 15px;
	right: 15px;
	cursor: pointer;
}
#loader-container {
    width:50px;
    height:50px;
}
/**/
div.slider {
	margin: 0 5px 0 0;
	float: left;
}
div.show-list {
	padding: 5px 10px 10px;
	display: none;
	width: 232px;
	height: 444px;
	background: url(../i/design/show_list.png) 0 0 repeat-y;
	position: absolute;
	top: 28px;
	left: 0;
}
div.wrapper div.no-padding {
	margin-top: 5px;
	padding: 0;
	width: 669px;
	position: relative;
}
div.interactive_map{
	padding-left: 2px;
	clear: both;
}
span.select-wrapper {
	float: left;
	position: relative;
	border: 2px solid #fff;
}
div.my-section fieldset.register span.select-wrapper {
	margin-bottom: 4px;
}
/* Custom select START */
.iconselect {
	position: relative;
	width: 100%;
	border: 1px solid #e5e5e5;
	color: #00aeef;
	z-index: 1;
	float: left;
	display: inline;
 	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 3px 0;
	background: #fff url("../i/design/select_arrow.gif") 100% 8px no-repeat;
}
.selectitems {
	padding: 3px;
	background: #fff;
}
.selectitems span {
	
}
.iconselectholder {
	padding: 0 3px;
	top: 25px;
	left: -3px;
	overflow: auto;
	display: none;
	position: absolute;
	background-color: #fff;
	border-left: 1px solid #00AEEF;
	border-right: 1px solid #00AEEF;
	border-bottom: 1px solid #00AEEF;
	z-index: 1000;
	color: #00AEEF;
}
.hoverclass {
	background-color: #00aeef;
	color: #fff;
	cursor: hand;
	cursor: pointer;
}
.selectedclass{
	background-color: #00aeef;
	color: #fff;
}
/* Custom select END */
div.my-section {
	float: right;
	display: inline;
	width: 523px;
}
div.my-account {
	margin: 0 5px 20px;
}
div.local-nav {
	float: left;
	display: inline;
	width: 136px;
	min-height: 337px;
	background: url(../i/design/div_local_nav.gif) 135px 0 no-repeat;
}
div.service-info {
	margin: 0 0 10px;
	padding: 14px 10px 5px;
	background-color: #5baafc;
}
div.alternate {
	padding: 0;
}
div.success {
	margin-bottom: 25px;
	margin-top: 5px;
	padding: 14px 10px 5px;
	float: left;
	width: 646px;
	display: inline;
	background: #247dea;
	border: 2px solid #79bbfc;
	position: relative;
}
div.tooltip{
    position: absolute;
    z-index: 999999;
    left: -9999px;
    background-color: #247cdf;
    padding: 8px 10px;
    border: 1px solid #a9cdf9;
    width: 250px;
}
div.capcha {
	padding: 0 0 8px;
}
div.col-left {
	margin: 0;
	display: inline;
	float: left;
	width: 310px;
}
div.my-section div.col-left {
    width: 510px;
}
div.col-right {
	margin: 0;
	display: inline;
	float: right;
	width: 310px;
}

/* Custom checkboxes START*/
div.col-left .jquery-checkbox, div.col-right .jquery-checkbox,
div.checkbox .jquery-checkbox,
div.by .jquery-checkbox  {
	display: block;
	float: left;
}
.jquery-checkbox       {
	display: inline; 
	font-size: 22px; 
	line-height: 22px; 
	cursor: hand;
}
fieldset.register ul .jquery-checkbox {
	float: left;
}

fieldset.register ul#FixedRegister .jquery-checkbox {
	float: none;
}

fieldset.register ul#FixedRegister label {
   position:relative;
    top:8px;
    vertical-align:top;
}
.jquery-checkbox .mark {
	display: inline;
}

.jquery-checkbox img {
	
	width: 32px; 
	height: 32px;
}
.jquery-checkbox img {
	background: transparent url(../i/design/check.png) 0 -32px no-repeat;
}
.jquery-checkbox-hover img {
	background-position: 0px 0;
}
.jquery-checkbox-checked img {
	background-position: 0px 0;
}
.jquery-checkbox-checked .jquery-checkbox-hover img {
	background-position: 0px 0;
}

.jquery-checkbox-disabled img{
	background-position: 0px 0;
}
.jquery-checkbox-checked .jquery-checkbox-disabled img{
	background-position: 0 0;
}
/* Custom checkboxes END*/
div.show-directions {
	padding: 10px 20px 10px;
	display: none;
	width: 375px;
	height: 140px;
	background: url(../i/design/show_directions.png) 0 0 no-repeat;
	position: absolute;
	top: 28px;
	left: 0;
}
div.from {
	margin-right: 10px;
	float: left;
	display: inline;
	width: 215px;
}
div.from label {
	margin: 5px 10px 0 0;
	float: left;
}
div.from span.input-text-wrap input {
	width: 110px;
}
div.from h3 {
	background: url(../i/content/A.png) 47px 50% no-repeat;
}
div.from h3.by {
	margin: 10px 0 4px 0;
	background: none;
	float: left;
	display: inline;
}
div.show-directions h3 {
	font-size: 14px;
	height: 24px;
	line-height: 24px
}
div.by {
	margin-right: 10px;
	float: left;
	display: inline;
	width: 85px;
}
div.by h3 {
	margin: 5px 0 4px 7px;
}
div.by ul li {
	display: inline;
	float: left;
	width: 95px;
	list-style: none;
}
div.from ul.by {
	margin: 7px 0 0 10px;
	float: left;
}
div.from ul.by li {
	padding-left: 15px;
	display: inline;
	float: left;
	list-style: none;
}
div.from ul.by li label {
	float: none;
	margin: 0;
	display: inline;
	position: relative;
	bottom: 11px;
}
div.by label {
	margin-top: 8px;
	float: left;
}
div.to {
	padding: 0 0 0 20px;
	float: left;
	display: inline;
	width: 115px;
	border-left: 1px solid #fff;
}
div.to h3 {
	background: url(../i/content/B.png) 26px 50% no-repeat;
}
div.show-directions span.submit-wrapper {
	float: right;
	position: absolute;
	right: 8px;
	bottom: 15px;
}
fieldset.change-pass div.comment {
	float: left;
	position: relative;
	top: 6px;
}
div#code-position-cont, div#code-position {
	display: none;
}
div.image-info {
	float:left;
}
div.image-info div {
	padding: 0 0 0 10px;
	width: 160px;	
}
/**/
div.terms-tab {
	margin: 0 5px 10px 25px;
	height: 200px;
}
div#map-details {
	padding-top: 0;
}
div.slider {
	margin: 5px 2px 0 2px;
	width: 105px;
}
div.margin-bottom {
	padding-bottom: 20px;
}
fieldset.register div.separator {
	padding-bottom: 15px;
	margin-bottom: 20px;
	display: inline;
	float: left;
	width: 344px;
	border-bottom: 1px solid #53a3f8;
}
div.highlight {
	margin: 0 0 10px;
	padding: 10px 15px 15px;
	background: #257ddf;
	font-size: 13px;
}
element.style {
	height:450px;
	overflow:visible;
	padding-right:5px;
	position:absolute;
	top:0;
	width:185px;
}
			
.holder {
	margin-bottom: 20px;
	float: left;
	display:block;
}

div.terms-tab {}

.scroll-pane {
	
	overflow: auto;
	float: left;
}

#pane1 {
    height:230px;
}

#paneTerms, #panePolicy {
    height:330px;
}
#pane2 {
    height:320px;
    width:360px;
}
.headerReg
{
    background:url("../i/design/header_Reg.gif") repeat-x scroll 50% 0 transparent;
    height:189px;
    position:relative;
}
