.hybrid-header{
	background: url(/data/sp_aff/373244/bg.png) repeat-x 0 0;
}

#partner_branding3 {
height: 187px;
}

  #aff_personal_form {
	margin-right: 9px;
	margin-top:139px;
  }
  .aff_select_box {
	background: none transparent;
  }

  #mainContent{
	clear:both;
	width: 100%;
}


/* header section */

  #header{	
  	width:1100px;
	margin: 0 auto;	
	position: relative !important;
	z-index: 8 !important;
	border:solid 0px red;
	height: 175px;
	margin-bottom:7px;
}
  #logo{
  position:absolute; 
  float:left;
  z-index: 999 !important;
  left: 100px;
  top:8px;
  width: 165px;
  height: 165px;	
  background: url(/data/sp_aff/373244/logo.png) no-repeat 0 0;
}

  #header .logo{
    float:left;
   text-align:center;
   background: url(/data/sp_aff/373244/logo.png) no-repeat 0 0;

}
  #header .logo a{
	display:block;
	width: 165px;
	height: 165px;	
	text-align: center;
	background: url(/data/sp_aff/373244/logo.png) no-repeat 0 0;
	margin:5px auto;
	cursor: pointer;
	border:solid 0px red;
}

	#logo {
	position: absolute;
	float: left;
	border: solid 0px red;
	z-index: 999 !important;
	left: 100px;
	top: 8px;
	width: 165px;
	height: 165px;
	padding: 5px;
	}

  #header-right{
	float:right;
	width:320px;
	margin:30px 10px 0px 0px;
	font-size:43px;
	font-weight: bold;
	color: #E30000;
	margin-bottom: 8px;
	text-shadow:0px 1px 2px #E2C2C8;
	text-align:right;

	
}
  #header-right p{
	float:right;
	width:308px;
	font-size: 13px;
	font-weight: bold;
	color: #3D3D3D;
	text-align:left;
	text-shadow:0px 1px 2px #BFC2C8;
	margin:3px 0 5px 7px;
}

 .lang_is_rtl #header-right p{
 	width:313px;
 	}



/* menu css */
  #header #menu{
    float:left; 
	width:1100px;
	height:38px;
	margin:0px auto;
	position:relative;
	background: url(/data/sp_aff/373244/menubarfull.png) no-repeat 0 0;
	margin-bottom:20px;
}
.landing-page-wrapper #header #menu{
	margin-left: 5px;
}


ul.menu {
	position: relative;
	float: left;
	margin: 0px;
	padding: 1px 0px 0 8px;
	display: inline-block;
	height: 35px;
	border: solid 0px red;
	width: 750px;
}

ul.menu li:hover span, ul.menu li a.selected span {
	background: url(/data/sp_aff/373244/menubarfull.png) no-repeat right -156px;
	height: 36px;
}

	ul.menu li:hover, ul.menu li.selected, ul.menu li.selected:hover {
		position: relative;
		z-index: 599;
		cursor: pointer;
		background: url(/data/sp_aff/373244/menubarfull.png) no-repeat left -116px;
		color: #FFF;
		}
	
	.menu li {
		position: relative;
		list-style: none;
		float: left;
		margin: 0px;
		padding: 0px;
		margin-right: 14px;
		text-align:left;
	}
	

.menu li span {
	cursor: pointer;
	display: block;
	padding: 0;
	margin: 0;
	padding-right: 10px;
	margin-left: 10px;
	right: 0;
	top: 0;
	line-height: 36px;
	text-align: center;
	overflow: hidden;
}

ul.menu li.logomenu_right {
	width: 220px;
	height: 35px;
	border: 0px solid red;
}



.menu li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-weight: normal;
	overflow: hidden;
}


  ul.menu ul{
	display:none;
	}
	
	
	ul.menu li:hover ul{
	display:block;
	position: absolute;
	z-index: 9999;
	-webkit-border-radius: 0px 6px 6px 6px;
	-moz-border-radius: 0px 6px 6px 6px;
	-ms-border-radius: 0px 6px 6px 6px;
	-o-border-radius: 0px 6px 6px 6px;
	border-radius: 0px 6px 6px 6px;
	background-color: #0055a8;
	width: 180px;
	padding: 0px;
	}
		
	.menu li div ul li {
		margin: 0;
		padding: 0;
		background: none;
		display:block;
		width: 100%;
		}

		
	.menu li div li{
		float:left;
		clear: both;
		}	
	
	.menu ul a:hover, .menu li div a:hover {
		color: #FFF !important;
		text-decoration: none;
		margin: 0;
		background-image: none;
		}


	.menu li div a {
		color: #fff;
		text-decoration: none;
		margin: 0;
		padding: 8px 0;
		text-indent: 0.75cm;
		font-weight: normal;
		}
		
			
	.menu ul li:hover {
		background: #1c78cb;
		}


	li.logomenu_right, li.logomenu_right:hover{
		background: transparent !important;
		}

/* footer css */
#footer{
	clear:both;	
	color: #000;
	height:50px;
	padding: 5px 0;
	width:1100px;
	margin:0px auto;
	margin-bottom: 30px;
	
}

.footer-left {
	float:left; 
	width:750px;
	}

.footer-left ul{margin:10px 0; padding:0; overflow:hidden;}
.footer-left ul li{float:left; list-style:none; border-right: solid 1px #000; padding-left: 12px;}
.footer-left ul li:first-child,.footer-left ul li.first{ padding:0;}
.footer-left ul li:last-child,.footer-left ul li.last{ border:none;}
.footer-left ul li a{text-decoration:none; color: #000; margin-right:12px;}
.footer-left ul li a:hover{text-decoration:underline;}
  #footer .copyright{clear:both; float:left;}

  #footer .footer-right-icons{
	float:right;
	width:130px;	
	background: url(../images/box-btns.png) 0px -35px no-repeat;
	height:34px;
	margin-top:16px;
	margin-right:5px;
	list-style:none;
}
  #footer .footer-right-icons li{float:left; width:32px;margin:0 5px;overflow:hidden;}
  #footer .footer-right-icons li a{float:left;width:32px;height:34px;}
  #footer .footer-right-icons li:last-child,#footer .footer-right-icons li.last{margin-right:0;}

/*flexslider*/
  #airlineMiles{
	text-align:center;
	width: 230px;	
	margin-left:56px;
	margin-top: 30px;	
	
}
.flexslider {
	clear:both;
	float:left;
    background: transparent;
    border: 0px;	
	width: 230px;	
	border:0;
	box-shadow:none;
}
.flex-viewport{	
	overflow:hidden;
	height: 80px;
}
.flex-control-paging{
	clear:both;
	float:left;
}

.flex-control-paging li a {
    background: url(../images/box-btns.png) no-repeat;
	background-position:-66px -72px;
    border:0px;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    width: 15px;
}
.flex-control-paging li a:hover {
    background: url(../images/box-btns.png) no-repeat;
	background-position:-45px -72px;
}
.flex-control-paging li a.flex-active {
    background: url(../images/box-btns.png) no-repeat;
	background-position:-45px -72px;
    cursor: default;
}



table#bookwrapper td{
	padding-right:0px;
	}

.lang_is_rtl .menu div ul li a{
	text-align: left !important;
	padding-left: 25px;
	}

.lang_is_rtl #logo{
	left: 100px !important
	}


.lang_is_rtl #bookwrapper, .lang_is_rtl .chooseroomsubmit, .lang_is_rtl #bookOverviewTop, .lang_is_rtl .pricing_cost, #top_warning{
	float: right;
	clear:both;
	}
	
.lang_is_rtl #top_warning{
	margin:0px 0px 10px 0px;
	}
	
	#top_warning{
		margin:0px 0px 10px 0px;
		}

.air30{
height:30px;
clear: both; 
}

	.lang_is_rtl #bookTmpl #newBookStageNav ul li{
 		width:23% !important;
 		}
 		
 div.chooseroomsubmit {
	float:left;
	}
 		
 	.lang_is_rtl .chooseroomsubmit{
		float:left;
	}
	
	
	.lang_is_rtl #new_book_button {
	float: right;
	}
	
	.lang_is_rtl div.chooseroomsubmit {
	width: 20em;
	}
	
	#bookwrapper{
		float:left
		}

