

html {font-size:100.01%}
body{
	margin:0;
	padding:0;
	background:#fff url(/images/hotelicopter/background/page_top_bg.png) repeat-x left 0px;
	font-size:70%; /* 12px */
	line-height: 125%;
	font-family: Arial, 'Helvetica Neue', Helvetica, Verdana, sans-serif;
}


h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

form, select, input, button, p, br, hr, img, table, td, textarea, label {
	padding: 0px;
	margin: 0px;
	color: #4f4f4f;
}

a img {border: none;}

a, a:visited {
	color: #0051ae;
	text-decoration: none;
}

a.secondary-link, .secondary-link a {
	color: #6f6f6f;
}

a:hover,
a.secondary-link:hover, 
.secondary-link a:hover {
	text-decoration: underline;
	color: #0051ae;
}

a:active,
a.secondary-link:active, 
.secondary-link a:active {
	color: #4c85c6;
}


.clear {
	clear: both;
	margin-top: -1px;
	font-size: 1px;
	line-height: 1px;
    height:1px;
}

form{
	margin:0;
	padding:0;
}
img{
	margin:0;
	border:none;
}

#main{
	overflow:hidden;
	display:block;
	width:780px;
	margin:0 auto;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	line-height: 18px;
	color:#000000;
}

small {
	font-weight: normal;
	font-size: .75em;
	line-height: 13px;
}

label {
	font-size: .75em;
	display: block;
	margin-bottom: 5px;
	color:#535353;
}

input.input, textarea.input, select.input {
	border: 1px solid #e0e0e0;
	padding: 4px;
	font-size: .75em;
	color: #333333;
	display: block;
}

select.input {padding: 1px;}

input.input:hover, input.input:focus, input.input:active {
	background-color: #fffaea;
	border-left-color: #999999;
	border-top-color: #999999;
}

img.border {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.rating img {
	float: left;
	margin-right: 1px;
}

/*----------------------header----------------------*/
#header-links{
	margin: 0px;
	padding: 8px 10px 0px 0px;
	background: #fff url(/images/hotelicopter/background/header_links_bg.png) no-repeat left top;
	width:770px;
	height:23px;	
	text-align:right;
	font-size: .85em;
}

ul.header-navigation {
	display: inline;
	padding: 0px;
	margin: 0px auto;
}

ul.header-navigation li{
	list-style:none;
	display:inline;
	padding:0 10px 0 0px;
	margin:0 8px 0 0px;
	border-right: 1px solid #a8a8a8;
	font-size:1.1em;
	line-height: 1.2em;
}

ul.header-navigation li.last{
	border: none;
}

ul.header-navigation a{
	color:#a8a8a8;
	text-decoration:none;
}
ul.header-navigation a:hover {
	color: #0051ae;
	text-decoration:underline;
}
ul.header-navigation a:active {
	color: #4c85c6;
	text-decoration:underline;
}

#header{
	float: left;
	margin: 0px 0px 0px -1px;
	padding: 12px 0px 13px;
	background: #fff url(/images/hotelicopter/background/header_top_bg.png) no-repeat left top;
	width:782px;
}

#header-inner {
	float: left;
	padding: 0px 0px 0px;
	margin: 4px 131px 0px 31px;
	height: 70px;
	width: 720px;
	/* border-bottom:  1px solid #eee; */
}

#headerline{
	width:100%;
	float:left;
}

#headerline hr{
	color: #e6e6e6;
	background-color: #e6e6e6;
}

#header #logo {
	float: left;
	margin-top:3px;
}

#header #logo a{
	margin:0px;
	overflow:hidden;
	width:200px;
	height:60px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	text-decoration:none;
	background: transparent url(/images/hotelicopter/logo/logo200.png) no-repeat 100% 0;
}

#headernav {
	float: right;
	width: 500px;
	padding-right: 16px;
}

/*----------------------footer----------------------*/

ul.navigation {
	display: inline;
	font-size: .95em;
	padding: 0px;
	margin: 0px auto;
}

ul.navigation li{
	list-style:none;
	display:inline;
	padding:0 10px 0 0px;
	margin:0 8px 0 0px;
	border-right: 1px solid #ccc;
	font-size:1.1em;
	line-height: 1.2em;
}

ul.navigation li.last{
	border: none;
}

ul.navigation a{
	color:#000;
	text-decoration:none;
}
ul.navigation a:hover {
	text-decoration:underline;
}

#footer-wrapper {
  background:url("/img/template/footer-bg.png") repeat-x scroll 0 0 transparent;
  height:78px;
  padding-top:114px;
  clear:both;
}

#footer{
  width:950px;
  height:58px;
  font-size:11px;
  margin:0 auto;
  padding-top:10px;
  line-height:1em;
}

.footer-clear{
  clear:both
}

#footer .left{
  display:block;
  float:left;
}

#footer .right{
  display:block;
  float:right;
}

#footer a.secondary, #footer a.secondary:visited{
  color: #838383;
  text-decoration: none;
}
#footer a.secondary:hover {
  text-decoration:underline;
}

.footer-links{
  padding:6px 0 0 0;
}

a.facebook, a.twitter{
  height:16px;
  padding:6px 0 0 28px;
  margin:0 15px 0 0;
  background:url(/images/home_new/facebook-icon.png) no-repeat top left;
}

a.twitter{
  margin:0px;
  background:url(/images/home_new/twitter-icon.png) no-repeat top left;
}

#copyright{
  padding-top:9px;
}

#footer ul.navigation {
  display:inline;
  margin:0 auto;
  padding:0;
  font-size:11px;
}

#footer ul.navigation li {
  border-right:1px solid #838383;
  display:inline;
  list-style:none outside none;
  margin:0 8px 0 0;
  padding:0 11px 0 0;
  font-size:11px;
}

#footer ul.navigation li.noline {
  border:0;
}

/*----------------------sidebar----------------------*/
#sidebar {
	width:202px;
	float:left;
	text-align:left;
}

.sidebar-header {
	background: transparent url(/images/hotelicopter/drk-grey-202px-by-30px-box.png) no-repeat scroll 0%;
	height: 30px;
	color: #fff;
	text-align: center;
	margin-bottom: 1px;
}

.sidebar-header .header-text {
	font-weight: bold;
	font-size: 1em;
	padding-top: 8px;
}

/*----------------------content----------------------*/
#content {
	width: 780px;
	float:left;
	margin-bottom: 5px;
}

#content-inner {
	float:left;
	background: #fff url(/images/hotelicopter/background/content_bottom_bg.png) no-repeat bottom left;
	width:780px;
	padding: 0px 0px 65px;
}

/*--autocompleter--*/
div.autocomplete {
	position: absolute;
	top: 0;
	margin:0px;
	padding:0px;
	background:#ffebd1;
	z-index: 1000; 
	color:#333;
	font-weight: bold;
}
.autocomplete ul {
	border:1px solid #ff9d19;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.autocomplete ul li {
	margin:0px;
	padding:0px;
	cursor:pointer;
	padding-left:4px;
	list-style-type:none;
	display:block;
	text-align:left;
	background:#ffebd1;
}
#locationautocompletelocation ul li,
#hotelautocomplete ul li
{
	font-size:1.2em;
	line-height:1.5em;
	padding: 3px 10px;
}


.autocomplete ul li.selected {
	background-color:#ffd397;
	margin:0px;
	padding:0px;
	padding-left:4px;
}
.autocompletediv {
	clear:both;
	font-size:12px;
	text-align: left;
	font-size:11px;
	color:#333;
}

/* Shared styles */
.clearer { clear: both; font-size: 1px; line-height: 1px; height: 1px; margin-bottom: -1px;}
.fl {float:left;}
.fr {float:right;}

/* Pagination */
#pagenumbers {clear:both;text-align:right;width:515px;float:left;}
#mainpaging .pages { float:right }
#mainpaging .p_start, #mainpaging .p_end, #mainpaging .p_next, #mainpaging .p_prev, #mainpaging .p_page, #mainpaging .p_page_sel {	float:left;	padding:0;	border:1px #cccccc solid;	margin-left:2px;}
#mainpaging .p_page_sel {	border: 1px #838383 solid;background:#E6E6E6;}
#mainpaging .p_grey {	display:none;}
#mainpaging {	margin-bottom:5px;}
#mainpaging a.p_innerlink {	display:block;	color: #aaa !important;	line-height:13px;	padding:3px;	padding-left:5px;	padding-right:5px;}
#mainpaging .p_page_sel a {	color: #4F4F4F !important;	font-weight:bold;}
#mainpaging a.p_outerlink {	display:block;	color:#666 !important;	font-size:9px;	line-height:13px;	padding:3px;}
#mainpaging a.p_outerlink:hover {	background-color:#eee;	text-decoration:none;}
#mainpaging a.p_innerlink:hover {	background-color:#eee;	text-decoration:none;}

/**************** User Box *****************/

#userbox {
	height:70px;
	width:346px;
	float:right;
	padding-top:18px;
	padding-right:4px;
}

#userbox .login-button {
	width:22px;
	height:75px;
	float:right;
	padding-top:11px;
}

#userbox .login-button img {
	border:0px;
	margin-top:3px;
}

#userbox .login-link {
	width:175px;
	height:75px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	float:right;
	text-align:right;
	
}

#userbox .welcome-message {
	font-weight:bold;
	color:#ff9d19;
}

#userbox .profile-pic {
	width:60px;
	height:75px;
	float:right;
}

#userbox .profile-pic img {	
	width:50px;
	height:50px;
	padding:1px;
	border:1px solid #c7c7c7;
}

#userbox .account-links {
	width:210px;
	height:75px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	float:right;
	text-align:right;
	color:#4f4f4f;
	font-weight:bold;
}

#userbox .account-links p {
	color: #ccc;
}

#userbox .account-links a{
font-weight:normal;
}

/* Momentous Page */
.page-momentous #content-wrapper {
	padding: 30px;
}
.page-momentous h1 {
	color:#ff9d19;
	font-size:2.2em;
}

.page-momentous h2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #666;
	padding-top: 20px;
}

/* Form Fields e.g. Feedback Form */
.formfields{
    padding:10px;
}
.formfields label{
    font-size:1em;
    font-weight:bold;
    margin-bottom:3px;
}
.formfields label .optional{
    font-weight: normal;
}
.formfields input.text, .formfields select, .formfields textarea{
    font-family: Arial, 'Helvetica Neue', Helvetica, Verdana, sans-serif;
    font-size: 1.2em;
    margin-bottom:10px;
    padding:3px 5px;
    border:1px solid #e0e0e0;
}
.formfields input.text, .formfields textarea{
     width: 400px;
     padding:4px 6px;
}
.formfields input.submit
{
	background: transparent url(/images/hotelicopter/button/orng-secondary-134x29.png) no-repeat scroll 0 -52px;
	border:0px;
	width: 134px;
	height: 26px;
	color:#fff;
	font-weight:bold;
	margin-top:10px;
    font-size:11px;
    cursor: pointer;
}

.formfields input.submit:hover
{
	background-position: 0 -26px;
}

.formfields input.submit:active
{
	background-position: 0px 0px;
}

.formfields select option.prompt
{
	color: #a8a8a8;
}