/* 
	Pinpointhotels.com.au main global stylesheet
	Author James Beattie - www.amplify.com.au
 */

/* Reset Everything - courtesy of Eric Meyer (and some enhancements by James Beattie) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
    vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End Reset Everything */

/* set default font for everything */
body, body * {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
}

body {
    font-size: 80%;
    text-align: center;
}

h1, h3 {
    font-size: 120%;
    font-weight: bold;
    border: 1px solid #FCD13C;
    background: #FAF5CE url(http://dev-web.ebaydevelopment.co.uk/cssyukontoolbox/img/goldgrad_mid.gif) repeat-x scroll center bottom;
    padding: 8px 0 6px 18px;
    color: #5D5D5D;
    position: relative;
}

h2 {
    font-size: 120%;
    font-weight: bold;
    padding: 8px 0 6px;
    color: #5D5D5D;
    position: relative;
}

strong {
    font-weight: bold;
}

p.clear {
    clear: both;
}

a:link,
a:link span { 
	color: #0000cc;
  text-decoration: none;
}
a:visited,
a:visited span { 
	color: #800080;
  text-decoration: none;
}
a:hover,
a:hover span { 
	text-decoration: underline;
}

/**overrides on specific pages**/
#type2 #international_specials h3 {
  top: -5px;
  padding-left: 1px;
  padding-right: 1px;
  font-size: 120%;
  margin-bottom: -5px !important;
}

#type2 #domestic_specials {
    margin-bottom: 20px !important;
}

/**wrapper*/
#wrapper {
    width: 997px;
    margin: auto;
    text-align: left;
}

/**header */
#header {
    padding: 3px 0 0;
    height: 68px;
    margin-bottom: 2px;
}

#header #logo {
    float: left;
}

#header #byline {
    float: left;
    line-height: 68px;
    vertical-align: middle;
    font-size: 120%;
}

#header p.ebay {
    float: right;
}

/**navigation */
#navigation {
    clear: both;
    background: transparent url(/assets/images/bg_main_nav_gradient_ebay.gif) top left repeat-x;
    height: 40px;
    margin-bottom: 0;
}

#navigation ul {
    float: left;
    height: 40px;
    padding-left: 13px;
    background: url(http://pics.ebaystatic.com/aw/pics/globalHeader/imgHdrSearchLft.gif) no-repeat;
}

#navigation ul li {
    display: block;
    position: relative;
    float: left;
    z-index: 100;
}

#navigation ul li a {
    display: block;
    float: left;
    padding: 13px 11px 0;
    text-align: center;
    text-decoration: none;
    font-size: 110%;
    font-weight: bold;
    color: #5D5D5D;
    height: 27px;
    background: transparent url(/assets/images/bg_main_nav_a_right.jpg) bottom right no-repeat;
}

#navigation ul li a:hover {
    background: transparent url(/assets/images/bg_main_nav_a_right_hover.jpg) bottom right no-repeat;
    color: #333333;
}

#navdivider {
  height: 4px;
  background: url(/assets/images/ebay-flash.gif) 50% 50% no-repeat;
  margin-bottom: 14px;
}

/* right side main nav bar - overrides a few rules from the main nav stuff above */

#navigation .mod_nav.alt {
    float: right;
    padding-right: 15px;
    background: url(http://pics.ebaystatic.com/aw/pics/globalHeader/imgHdrSearchRgt.gif) top right no-repeat;
}

#navigation .mod_nav.alt ul {
/*    background: transparent url(/assets/images/bg_main_nav_ul_right_bottom.jpg) bottom right repeat-x;*/
    padding-left: 0;
    background-image: none;
    margin-top: 1px;
}

#navigation .mod_nav.alt ul li a {
    padding: 12px 17px 0;
/*    background: transparent url(/assets/images/bg_main_nav_a_left.jpg) top left no-repeat;*/
    background-position: bottom left;
}

#navigation .mod_nav.alt ul li a:hover {
    background: transparent url(/assets/images/bg_main_nav_a_left_hover_v2.jpg) bottom left no-repeat;
}

/* 2nd level navigation drop downs */
#navigation .mod_nav.alt ul ul {
    display: none;
    position: absolute;
    left: -15px;
    top: 38px;
    z-index: 100;
    float: none;
    width: 123px;
    font-size: 85%;
    height: auto;
    padding-bottom: 4px;
    padding-right: 0;
    background: #fff4dc url(/assets/images/bg_nav_dropdown_bg.gif) bottom left no-repeat;
    border-top: 5px solid #aac246;
}

#navigation .mod_nav.alt ul ul li {
    display: block;
    float: none;
}

#navigation .mod_nav.alt ul li.last ul {
    left: -60px;
}

#navigation .mod_nav.alt ul ul li.last a {
    padding-bottom: 10px;
}

#navigation .mod_nav.alt ul ul li a {
    display: block;
    color: #0000ff;
    float: none;
    font-weight: normal;
    text-align: left;
    padding: 8px 0 4px 8px;
    height: auto;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    background: none;
}

#navigation .mod_nav.alt ul ul li a:hover {
    background: none;
    color: #000090;
}

/**breadcrumb*/
#breadcrumb {
    padding: 0 2px 15px;
    clear: both;
    font-size: 85%;
}

/**search*/
#search {
    float: left;
    width: 292px;
    padding: 0 8px 0 5px;
    min-height: 400px;
    overflow: hidden;
}

.level2 #search {
    width: 173px;
    margin-right: 15px;
    padding: 0;
}

#search form {
    border-left: 1px solid #f6ecc9;
    border-right: 1px solid #f6ecc9;
    border-bottom: 1px solid #f6ecc9;
    background: #fff5dc;
    padding: 10px 25px 4px;
    margin-bottom: 0;
}

#search form p {
    clear: both;
    padding: 6px 0;
}

#search form p.submit {
    text-align: right;
}

#search form label,
#search form span.label  {
    color: #666;
    display: block;
    float: left;
    width: 31%;
    padding-top: 1px;
    line-height: 1.4;
}

#search form select {
    width: 66%;
    padding: 1px 3px;
}

#search form #depart_day, 
#search form #return_day {
    padding: 1px;
    width: 42px;
}

#search form #depart_month, 
#search form #return_month {
    padding: 1px;
    width: 85px;
}

#search form input {
    width: 62.5%;
    padding: 2px 3px;
}

#search form input.search {
    width: auto;
}

#search form input.date {
    background-image: url(http://www.webjet.com.au/images/calendar.gif); /*url(/assets/images/ic_calendar.gif);*/
    background-position: top right; 
    background-repeat: no-repeat;
    cursor: default;
}

#search form .guests {
    white-space: nowrap;
    float: left;
    margin-bottom: 23px;
}

#search form .guests label {
    float: none;
    display: inline;
}

#search form .guests select {
    width: auto;
    font-size: 90%;
    padding: 1px 0;
    width: 34px;
}

/* stars checkboxes */
#search form p.stars {
    padding: 4px 0 0;
}

#search form p.stars label,
#search form p.stars input {
    width: auto;
    display: inline;
    float: none;
    color: #666;
}

#search form p.stars input {
    margin-right: 2px;
    background-color: #fff;
    border: none;
}

#hotel-search-box_13 form p.stars input {
    background-color: #fff5dc;
}

#search form p.stars label {
    background: transparent url(/assets/images/star.gif) top right no-repeat;
    padding-right: 17px;
    margin-right: 5px;
}

/* quick search, uses most of the search form styles above but overrides a few of them */
#search .hotel-quick-search form {
    padding: 2px 10px 4px 14px;
    background: #fff;
}

#search .hotel-quick-search form p {
    padding-bottom: 2px;
}

#search .hotel-quick-search form label {
    float: none;
    width: auto;
    color: #333333;
    font-weight: bold;
}

#search .hotel-quick-search form span.label {
    float: none;
    display: inline;
    font-size: 95%;
}

#search .hotel-quick-search form input {
    width: 56%;
    font-size: 95%;
}

#search .hotel-quick-search form input.search{
    width: auto;
    position: relative;
    top: 8px;
}

#search .hotel-quick-search form p.stars{
    width: auto;
    position: relative;
    top: 8px;
    padding: 0;
}

#search .hotel-quick-search form p.stars label {
    padding-right: 15px;
    margin-right: 0px;
}

#search .hotel-quick-search form span.example {
    font-size: 90%;
    display: block;
    padding-top: 4px;
}

/* content box for side panel to replace quick search */
#search .mod_content p {
    padding: 20px 5px 10px;
    background: #fff;
    line-height: 1.3;
    height: auto !important;
}

#search .mod_content img {
    display: block;
    float: left;
    margin-bottom: 27px;
    margin-right: 12px;
}

#search .mod_codeblock {
    width: 290px;
    clear: both;
    display: block;
    float: none;
    margin-top: 36px;
}

#search .mod_codeblock embed,
#search .mod_codeblock object,
#search .mod_codeblock img {
    width: 290px;
}

/* 2nd level search box, is quite a different style so need to override many of the default styles set above */
.level2 #search form {
    background: #fff;
    padding: 10px 10px 4px;
}

.level2 #search form p {
    padding: 0 0 2px;
}

.level2 #search form label, 
.level2 #search form span.label {
    float: none;
    clear: both;
}

.level2 #search form #Country,
.level2 #search form #CityFrom,
.level2 #search form #LocationFrom {
    width: 95%;
    margin-bottom: 5px;
}

.level2 #search form #HotelName {
    width: 91%;
    margin-bottom: 10px;
}

.level2 #search form label {
    width: auto;
    padding: 2px 0;
    color: #333333;
}

.level2 #search form #depart_day, 
.level2 #search form #return_day {
    padding: 1px;
    width: 40px;
}

.level2 #search form #depart_month, 
.level2 #search form #return_month {
    padding: 1px;
    width: 75px;
}

.level2 #search form .number_selectors {
    padding: 6px 6px 6px 0;
}

.level2 #search form .number_selectors p {
    clear: both;
    padding-bottom: 5px;
}

.level2 #search form .number_selectors label {
    float: left;
}

.level2 #search form .number_selectors select {
    float: right;
    width: 40px;
    margin-bottom: 4px;
}

.level2 #search form p.stars{
    padding-bottom: 5px;
}

.level2 #search form p.stars label,
.level2 #search form p.stars span.label {
    width: auto;
    padding-bottom: 6px;
    color: #333333;
}

#search form p.price-disclaimer{
    display: none;
}

.level2 #search form p.price-disclaimer{
    color: #666666;
    font-size: 85%;
    margin-top: 8px;
    line-height: 1.2;
}

.hotel-search-narrow form #depart_day, 
.hotel-search-narrow form #return_day {
    padding: 1px 0;
    width: 40px;
    font-size: 85%;
}

.hotel-search-narrow form #depart_month, 
.hotel-search-narrow form #return_month {
    padding: 1px 0;
    width: 75px;
    font-size: 85%;
}

/**main*/
#main {
    float: left;
    width: 383px;
    min-height: 400px;
    padding-right: 8px;
}

.level2 #main {
    padding-right: 0;
    margin-right: 0;
    width: 802px;
}

#main .hotel-specials,
#main #mod_codeblock_5201,
#main #mod_codeblock_5221 {
    border-left: 1px solid #f6ecc9;
    border-right: 1px solid #f6ecc9;
    border-bottom: 1px solid #f6ecc9;
    background: #fff;
    padding: 15px 0 47px;
    margin-bottom: 12px;
    height: 100%;
    text-align: center;
}

#home_flash {
    margin: auto;
}

#main .hotel-specials p.featured-hotels {
    clear: both;
    text-align: right;
    border-top: 1px solid #F6ECC9;
    padding: 8px 12px 6px;
    background: transparent url( http://dev-web.ebaydevelopment.co.uk/cssyukontoolbox/img/silvergrad_mid.gif ) bottom left repeat-x;
}

#main .hotel-specials p.featured-hotels a {
/*    color: #101374;*/
    font-size: 105%;
/*    text-decoration: none;*/
}

#main .hotel-special {
    margin: 13px 12px 7px 0;
    width: 93px;
    float: left;
    font-size: 95%;
    height: 177px;
    overflow: hidden;
}

#main .hotel-special.special1,
#main .hotel-special.special4 {
    margin-left: 20px;
}

#main .hotel-special h4 {
    font-weight: bold;
    padding: 5px 0 5px;
}

#main .hotel-special h5 {
    padding: 5px 0 9px;
    font-size: 90%;
}

#main .hotel-special p .pricepoint {
    font-size: 130%;
    color: #b51d1a;
    font-weight: bold;
}

#main .hotel-special p.hotel-link {
    padding: 8px 0 0;
    font-size: 110%;
}

#main .hotel-special p.hotel-link a {
/*    color: #101374;
    text-decoration: none;*/
}

#main .hotel-special p.hotel-link a:hover {
/*    text-decoration: underline;*/
}

/**main-inner*/
#main-inner {
  background-color: #f5f5f5;
  border-bottom: 1px solid #fcd13c;
  border-left: 1px solid #fcd13c;
  border-right: 1px solid #fcd13c;
  padding: 0 0 1.3em;
}

#main-inner h1,
#main-inner h2,
#main-inner h3 {
  background: none;
  border: none;
  padding-left: 0;
  margin-bottom: 1em;
}

#main-inner h1 span,
#main-inner h2 span,
#main-inner h3 span {
  display: none;
}

#main-inner h2 {
  font-size: 110%;
}

#main-inner h3 {
  font-size: 100%;
}

/* 2nd level hotel results inherit styles from the homepage instance and the following rules override some of those styles */
#main #main-inner .hotel-specials {
    clear: both;
    border-bottom: 1px solid #f6ecc9;
    background: #fff;
    padding: 0;
    margin: auto auto 12px;
    min-height: 350px;
}

#main #main-inner .hotel-special {
    margin: 0;
    width: 182px;
    padding: 0.5% 1%;
    float: left;
    font-size: 95%;
    height: 299px;
    overflow: hidden;
    border: 1px solid #f6ecc9;
    margin-bottom: -0;
}

#main #main-inner .hotel-specials h3 { /* set everything back to normal again */
  border: 1px solid #FCD13C;
  background: #FAF5CE url(http://dev-web.ebaydevelopment.co.uk/cssyukontoolbox/img/goldgrad_mid.gif) repeat-x scroll center bottom;
  padding: 8px 0 6px 18px;
  margin-bottom: 0;
  position: relative;
}

#main-inner .hotel-specials h3 span {
  display: block;
}

#main #main-inner .hotel-special h4 {
    color: #96cb01;
    padding: 0;
    font-size: 120%;
    font-weight: bold;
}

#main #main-inner .hotel-special h5 {
    font-size: 110%;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 4px;
}

#main #main-inner .hotel-special p.action {
  display: none;
}

#main #main-inner .hotel-special p.action a {
    display: block;
    color: #0001cd;
    padding: 10px 0 2px 4px;
    float: left;
    width: 54px;
    font-size: 90%;
    line-height: 1.2;
}

#main #main-inner .hotel-special p.action a:hover {
    color: red;
    text-decoration: none;
}

#main #main-inner .hotel-special p.clear strong {
    padding-left: 10px;
}

#main #main-inner .hotel-special p.pricepoint {
    padding-top: 0.5em;
}

#main #main-inner .hotel-special p.pricepoint span {
    color: #ce130a;
    font-weight: bold;
    font-size: 125%;
}

#main #main-inner .mod_content {
    padding: 10px 10px 15px 10px;
/*    border-left: 1px solid #f6ecc9;
    border-right: 1px solid #f6ecc9;*/
   border-bottom: 1px solid #FCD13C;
    line-height: 1.3;
    background-color: #fff;
}

#type2 #main-inner {
  background-color: #fff;
  border-left: none;
  border-right: none;
  border-bottom: none;
}

#type2 #main-inner .mod_content {
  border-left: 1px solid #f6ecc9;
  border-right: 1px solid #f6ecc9;
  border-bottom: none;
}

#main #main-inner .content {
    padding-top: 10px;
}

#main #main-inner .tellafriend {
    float: right;
}

#main #main-inner p.special-foot {
    background: #F5F5F5;
    clear: both;
}

/**bottom*/
#bottom {
    width: 680px;
    min-height: 80px;
    margin-top: -97px;
    margin-left: 6px;
    float: left;
    clear: left;
}

#bottom .mod_banner {
    padding: 14px 0;
}

/**footer*/
#footer {
    clear: both;
    float: left;
    margin-top: 17px;
}

#footer a {
/*    color: #101374;
    text-decoration: none;*/
}

#footer a:hover {
/*    text-decoration: underline;*/
}

#footer .mod_nav {
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
    margin-bottom: 8px;
}

#footer .mod_nav ul li {
    display: inline;
}

#footer .mod_nav ul li a {
    border-right: 1px solid #ccc;
    padding: 0 10px;
}

#footer .mod_nav ul li.first a {
    padding-left: 2px;
}

#footer .mod_nav ul li.last a {
    border-right: none;
}

#footer .mod_content {
    font-size: 85%;
    color: #666;
    line-height: 1.3;
    padding: 0 50px 0 2px;
}

#footer .mod_content p {
    color: #666;
}

/* Powered by text and logo */
#footer .mod_content.alt {
    float: right;
    padding: 0;
    line-height: 45px;
    font-weight: bold;
    position: relative;
    top: -7px;
    width: 25%;
}

#footer .mod_content.alt a {
    color: #666666;
    text-decoration: none;
}

#footer .mod_content.alt img {
    float: right;
    padding-left: 10px;
    position: relative;
    top: -7px;
}

/* Styles for the blank page */
.blank #wrapper,
.blank #main {
    width: auto;
    height: auto;
    min-height: 0;
}

.blank #main .mod_content {
    padding: 10px;
}

.blank #main .mod_content ul {
    list-style-type: disc;
    padding-left: 1em;
    margin-bottom: 1em;
}

.blank #main .mod_content ol {
    list-style-type: decimal;
    padding-left: 1.4em;
    margin-bottom: 1em;
}

.blank #main .mod_content p {
    margin-bottom: 1em;
}

.blank #main .mod_content li {
    margin-left: 1em;
}

/* styles for the standalone booking form */
.hotel-booking-form {
    padding: 5px 10px;
}

.hotel-booking-form table tr td {
    padding: 3px 1px;
}

.hotel-booking-form #depart4_day,
.hotel-booking-form #return4_day,
.hotel-booking-form #depart4_month,
.hotel-booking-form #return4_month {
  font-size: 85%;
  padding: 1px;
  width: 40px;
}

.hotel-booking-form #depart4_month,
.hotel-booking-form #return4_month {
  width: 75px;
}

.hotel-booking-form div {
  width: 151px;
}

.hotel-booking-form td.guests {
  padding: 4px 0;
}

.hotel-booking-form td.guests label {
  padding-right: 4px;
}

.hotel-booking-form td.guests select {
  margin-right: 6px;
  font-size: 90%;
}

/* styles for the travel pages */
.travel #main .destination_search p {
    margin-bottom: 2px;
}

.destination_search ul li {
    padding: 2px;
}

.travel #main #main-inner ul.tab-menu {
    padding: 20px 10px 10px;
}

.travel #main #main-inner ul.tab-menu li {
    display: inline;
    border-right: 1px solid #ccc;
    padding-right: 5px;
    margin-right: 5px;
}

.travel #main #main-inner {
    border-left: 1px solid #f6ecc9;
    border-right: 1px solid #f6ecc9;
    margin-bottom: 15px;
}

.travel #main #main-inner .mod_content {
    border: none;
    border-bottom: 1px solid #f6ecc9;
    min-height: 300px;
    padding-right: 10px;
}

.travel #main #main-inner .mod_content p {
    margin-bottom: 1em;
}

.travel #main #main-inner .mod_content table tr th {
    font-weight: bold;
    padding: 6px 4px;
    text-align: center;
}

.travel #main #main-inner .mod_content table tr td {
    padding: 4px 2px;
    text-align: center;
}

.travel #main #main-inner .mod_content strong {
    color: #5D5D5D;
}

.travel #main #main-inner #images {
    border: none;
    float: none;
    margin: auto;
    padding: 10px;
    border-bottom: 1px solid #f6ecc9;
    clear: both;
    min-height: 340px;
}

.travel #main #main-inner #images h3 span {
    display: none;
}

.travel #main #main-inner #images h3 {
    background: none;
    border: 0;
}

.travel #main #main-inner #images p {
    width: 280px;
    border: 1px solid #F6ECC9;
    float: left;
    margin: 15px;
    padding: 5px;
}

.travel #main #main-inner #weather {
    clear: both;
}

.travel #main #main-inner #weather table.weathertable {
    width: 90%;
}

.travel #main #main-inner #weather table.weathertable th.first-column,
.travel #main #main-inner #weather table.weathertable td.first-column {
    text-align: right;
}

/* styles for main body content areas */
#main #main-inner .mod_content p {
    margin-bottom: 1em;
}

#main #main-inner .mod_content ul,
#main #main-inner .mod_content ol {
    margin-bottom: 1em;
    margin-left: 2em;
    list-style: disc;
}

#main #main-inner .mod_content ol {
  list-style: decimal;
}

#main #main-inner .mod_content ul li,
#main #main-inner .mod_content ol li {
  margin-bottom: 0.5em;
}

/* styles for the lightbox */
#TB_ajaxWindowTitle {
    font-weight: bold;
}

#TB_window {
    border: 4px solid #666;
}

/* global module styles */

/* tell a friend module */
.tellafriend {
	float: right;
	clear:right;
	height: 20px;
	width: 130px;
	margin: 1em;
    position: relative;
    top: -5px;
}

.tellafriend a {
	background-position: top left;
	background-repeat: no-repeat;
	color: #666;
	display: block;
	float: right;
	font-size: 10px;
	padding-left: 20px;
	margin-bottom: 8px;
	text-decoration: none;
}

.tellafriend a.friend {
	background-image: url(/assets/images/ic-tell-friend.gif);
}

.tellafriend a.print {
	background-image: url(/assets/images/ic-print.gif);
}

.tellafriend a:hover {
/*	text-decoration: underline;*/
}

/* tell a friend form */
div.tellafriendform {
	margin: 1em !important;
}

div.tellafriendform th {
	padding-bottom: 10px;
	font-weight: bold;
	vertical-align:middle;
	font-size: 1.1em;
}
div.tellafriendform p {
	font-size: 1.1em;
}

/* alert subscribe/unsubscribe module */
#alerts h1 {
  background: 0;
  border-bottom: 0;
  color: #96CA00;
  padding: 20px 18px;
}

#alerts #main #main-inner .subscribe,
#main #main-inner .subscribe {
  background: #fff;
  border-bottom: 1px solid #FCD13C;
  padding: 10px 18px;
}

#alerts #main #main-inner form {
  margin: 2em 0;
  background: #fff url(/assets/images/alerts-bg.gif) 100% 40% no-repeat;
}

#alerts #main #main-inner ul {
  margin-right: 300px;
}

#alerts #main #main-inner li,
#main #main-inner .subscribe li {
  line-height: 3;
}

#alerts #main #main-inner label,
#main #main-inner .subscribe label {
  display: block;
  width: 180px;
  float: left;
}

#alerts #main #main-inner label span {
  color: #808080;
  font-size: 80%;
}

#alerts #main #main-inner input,
#alerts #main #main-inner select {
  width: 50%;
}

#alerts #main #main-inner input.submit {
  width: auto;
  margin-left: 40px;
}

#main #main-inner .subscribe input.submit {
  margin-left: 180px;
}

#alerts #main #main-inner form p {
  margin-right: 345px;
  margin-top: 2em;
  line-height: 1;
}

#alerts #main #main-inner p {
  margin-bottom: 1em;
  line-height: 1.3;
}

/* Sitemap menu styles */
#sitemap #main-inner {
  background-color: #fff;
  padding: 1em 0 0;
}

#sitemap #sitemap_col1,
#sitemap #sitemap_col2 {
  width: 48%;
  float: left;
}

#sitemap #sitemap_col2 {
  float: right;
}

#sitemap #sitemap_col1 h3,
#sitemap #sitemap_col2 h3 {
  font-size: 1.5em;
  margin-bottom: 0.5em;
  padding: 0 10px;
}

#sitemap .sitemap_clear {
  clear: both;
  height: 1.3em;
  border-top: 1px solid #FCD13C;
  background-color: #F5F5F5;
}

#sitemap #main-inner .mod_nav ul {
  border: 0;
  margin-bottom: 0;
}

#sitemap #main-inner .mod_nav li {
  padding: 0;
  font-weight: bold;
  background: #FFF9DF;
}

#sitemap #main-inner .mod_nav li li {
  list-style: disc;
  margin-left: 1em;
  font-weight: normal;
  width: 90%;
  background: #fff;
  border: none;
  clear: left;
}

#sitemap #main-inner .mod_nav li li li,
#sitemap #main-inner .mod_nav li li li li {
  list-style: circle;
  margin-left: 0;
  margin-right: 2em;
  font-weight: normal;
  float: left;
  clear: none;
  width: 40%;
}

#sitemap #main-inner .mod_nav li li li li {
  list-style: circle;
}

#sitemap #main-inner .mod_nav a {
  display: block;
/*  text-decoration: none;*/
  padding: 0.5em;
}

#sitemap #main-inner .mod_nav a:hover {
/*  text-decoration: underline;*/
}

/* link list */
.mod_linklist {
  display: none; /* start by hiding linklists. jquery to show them if they have content */
}

.mod_linklist ul {
    border-left: 1px solid #f6ecc9;
    border-right: 1px solid #f6ecc9;
    border-bottom: 1px solid #f6ecc9;
    background: #fff;
    padding: 5px 10px;
    margin-bottom: 12px;
}

.mod_linklist ul li a:hover {
/*   text-decoration: none; */
}

/* mod navigation */
#content .mod_nav ul {
    border-left: 1px solid #f6ecc9;
    border-right: 1px solid #f6ecc9;
    border-bottom: 1px solid #f6ecc9;
    background: #fff;
    padding: 5px 10px;
    margin-bottom: 12px;
}

#content .mod_nav ul li {
    padding: 2px 0 3px;
}

#content .mod_nav ul ul {
    padding-left: 0.5em;
}

/* mod images */
#content .mod_images {
    border: 1px solid #f6ecc9;
    float: right;
    margin: 15px;
    padding: 5px;
}

#content .mod_images p span {
    display: block;
    padding: 5px;
    color: #5D5D5D;
    line-height: 1.2;
}

/* FAQs */
#main-inner .faqs dl {
  background: #fff;
  padding: 10px 18px;
  border-bottom: 1px solid #FCD13C;
}

#main-inner .faqs dt {
	background: transparent url(../images/question.gif) no-repeat scroll left 10px;
	line-height: 2.5;
	margin-top: 10px;
	padding-left: 30px;
}

#main-inner .faqs dd {
	margin: 0.8em 0 0 35px;
	padding-left: 30px;
	background: transparent url(../images/answer.gif) no-repeat scroll left top;
	min-height: 30px;
}

#main-inner .faqs dd p {
	margin-top: 0!important;
}

#main-inner .faqs ul {
  list-style: disc;
  margin: 1em 2em;
}

#main-inner .faqs h3 {
  padding-left: 10px;
}

/* faq question box */
.faq {
    margin: 5px;
}

.faq input[type=image] {
    position: relative;
    top: 7px;
}

/* general-use classes */
.divider {
    border-top: 1px solid #f6ecc9;
    width: 90%;
    height: 1px;
    margin: 10px auto 15px;
}

.divider hr {
    display: none;
}

/* subscribe box */
#main .mod_subscribe {
    background: #fff;
    border-left: 1px solid #f6ecc9;
    border-right: 1px solid #f6ecc9;
    border-bottom: 1px solid #f6ecc9;
    margin-bottom: 10px;
    width: 290px;
    float: left;
}

#main .mod_subscribe h3 {
  margin-left: -1px;
  margin-right: -1px;
}

#main .mod_subscribe .subscribe {
    padding: 5px;
    background: transparent url(/assets/images/ic_envelope.gif) top left no-repeat;
    background-position: 0px 7px;
}

#main .mod_subscribe #subscribe_email {
    width: 140px;
    font-size: 90%;
}

#main .mod_subscribe input.submit {
    float: right;
    position: relative;
    top: -27px;
    right: -4px;
    margin-bottom: -27px;
    width: auto;
}

#main .mod_subscribe .subscribe p {
    margin: 5px 5px 15px 50px;
    font-weight: bold;
}

#main .mod_subscribe .subscribe form {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
}

#main .mod_subscribe .subscribe form p {
    margin: 0 0 5px 45px;
}

/* banner image at bottom left of homepage */
#search .mod_images {
    margin: 0;
    padding:0;
    border:none;
    float:none;
}

.home {
    width: 683px !important;
}

/* popout calendar styling */
#search .hotel-search-box div {
  width: 151px;
  position: absolute;
  z-index: 100;
  margin: -5px 0 0 80px;
}

#search .hotel-search-box div table {
  border: 1px solid #000;
}

#content .flight-search-main td.cal div {
    width: 180px;
}

#content .flight-search-main td {
    height: 10px !important;
}

#content .flight-search-main td a#depart_nextMonth,
#content .flight-search-main td a#depart_previousMonth,
#content .flight-search-main td a.Webjet_Calendar_DayUnavailable {
    color: #000;
}

#depart_calendar td,
#return_calendar td {
  text-align: center;
  vertical-align: middle;
}

#frmOnlineAnswers #oa_submit {
   position: relative;
   top: 14px; 
   padding: 3px;
}

.Webjet_Calendar_WeekDay
{
    font-size: 10px;
    padding: 0 1px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    line-height: 1.5;
    border-bottom: 1px solid #000;
    background-color: #f5f5f5; 
}

.Webjet_Calendar_Month
{
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-align: center;
    background-color: #f5f5f5;
    line-height: 1.5;
}

.Webjet_Calendar_Month td {
  text-align: center;
}

.Webjet_Calendar_Day, .Webjet_Calendar_Day:link, .Webjet_Calendar_Day:visited
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

a.Webjet_Calendar_Day:hover {
  text-decoration: underline;
}

.Webjet_Calendar_DaySelected, .Webjet_Calendar_DaySelected:link, .Webjet_Calendar_DaySelected:visited
{
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
    color: white;
}


.Webjet_Calendar_Available, .Webjet_Calendar_Available:link, .Webjet_Calendar_Available:visited
{
	background-color :Green;
}

.Webjet_Calendar_Unavailable, .Webjet_Calendar_Unavailable:link, .Webjet_Calendar_Unavailable:visited
{
	background-color : Red;
}

.Webjet_Calendar_DayUnavailable {
  color: #c0c0c0;
  cursor: default;
}

.Webjet_Calendar_Clear, .Webjet_Calendar_Clear:link, .Webjet_Calendar_Clear:visited
{
	background-color :White;
  font-size: 10px;
}

.Webjet_Calendar_AvailableSelected, .Webjet_Calendar_AvailableSelected:link, .Webjet_Calendar_AvailableSelected:visited
{
	background-color: #94BB00;
}

.Webjet_Calendar_UnavailableSelected, .Webjet_Calendar_UnavailableSelected:link, .Webjet_Calendar_UnavailableSelected:visited
{
	background-color :Red;
}

.Webjet_Calendar_ClearSelected, .Webjet_Calendar_ClearSelected:link, .Webjet_Calendar_ClearSelected:visited
{
	background-color: #94BB00;
}
