
img {behavior: url(css/iepngfix.htc)}
#gmap img {behavior: none}
* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
}

br.clear {
  clear: both;
}

.clear {
  overflow: hidden;
  _height: 1%;
}

.left {float: left}
.right {float: right}

img {border: none;}

a {color: #cc0000;}

a:hover {text-decoration: none;}

.hide {
  position: absolute;
  left: -4000px;
  top: -4000px;
}

hr {
    display: block;
    height: 1px;
    border: none 0;
    border-top: 1px solid #d5e9ff;
}

th, td {
  vertical-align: top;
  font-weight: normal;
  text-align: left;
}

select, input, optgroup {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  color: #4d4d4d;
}

a.top {
  background: url(../images/arrow_up.gif) no-repeat 0 3px;
  padding-left: 15px;
}

a.down {
  background: url(../images/arrow_down.gif) no-repeat 0 3px;
  padding-left: 15px;
}

/* ----------------------------------------------------------------------------- header */

div#header {
  position: relative;
  width: 860px;
  height: 128px;
}

h1 {
  line-height: 1.5em;
  font-size: 0.75em;
  color: #c0c0c0;
  margin-left: 10px;
  display: inline;
}

div#branding {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 128px;
  width: 360px;
}

/* ----------------------------------------------------------------------------- main navigation tabs */

div#nav-main {
  width: 860px;
  position: relative;
  height: 28px;
}

div#nav-main ul {
  position: absolute;
  left: 0;
}

div#nav-main li {
  background: url(../images/tab_left.gif) no-repeat left top;
  font-size: 0.8em;
  float: left;
  padding: 6px 0 6px 22px;
  list-style: none;
}
 
div#nav-main a {
  background-image: url(../images/tab_right.gif);
  background-repeat: no-repeat;
  background-position: right top;
  color: #024386;
  padding: 6px 20px 6px 0;
  margin: 0 1px 0 0;
  text-decoration: none;
}


div#nav-main a:hover {
  text-decoration: underline;
}


div#nav-main li.active {
  background: url(../images/tab_left_on.gif) no-repeat left top;
}
 
div#nav-main li.active a {
  background: url(../images/tab_right_on.gif) no-repeat right top;
  color: #024386;
}


/* ----------------------------------------------------------------------------- main area */

div#main {
  background: #EBF7FC;
  padding: 10px 0 10px 20px;
}

/* ----------------------------------------------------------------------------- columns */

div#col-320 {
  width: 320px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-300 {
  width: 300px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-166 {
  width: 166px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-200 {
  width: 200px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-270 {
  width: 270px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-226 {
  width: 226px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-410 {
  width: 410px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-420 {
  width: 420px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-510 {
  width: 510px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-560 {
  width: 560px;
  float: left;
  display: inline;
}

div#col-604 {
  width: 604px;
  float: left;
  margin-right: 10px;
  display: inline;
}

div#col-adverts {
  width: 120px;
  float: left;
}

/* ----------------------------------------------------------------------------- boxes */

div.box {
  padding-bottom: 10px;
  margin-bottom: 10px;
}

div.box h2 {
  color: #fff;
  font-size: 1em;
  height: 36px;
  text-indent: 15px;
  padding-top: 10px;
}

div.box-320 {
  width: 320px;
  background: #fff url(../images/box320_body.gif) no-repeat bottom;
}

div.box-320 h2 {
  background: url(../images/box320_head.gif) no-repeat top;
}

div.box-270 {
  width: 270px;
  background: #fff url(../images/box270_body.gif) no-repeat bottom;
}

div.box-270 h2 {
  background: url(../images/box270_head.gif) no-repeat top;
}

div.box-200 {
  width: 200px;
  background: #fff url(../images/box200_body.gif) no-repeat bottom;
}

div.box-200 h2 {
  background: url(../images/box200_head.gif) no-repeat top;
}

div.box-226 {
  width: 226px;
  background: #fff url(../images/box226_body.gif) no-repeat bottom;
}

div.box-226 h2 {
  background: url(../images/box226_head.gif) no-repeat top;
}


div.box-250 {
  width: 250px;
  background: #fff url(../images/box250_body.gif) no-repeat bottom;
}

div.box-250 h2 {
  background: url(../images/box250_head.gif) no-repeat top;
}


div.box-630 {
  width: 630px;
  background: #fff url(../images/box630_body.gif) no-repeat bottom;
}

div.box-630 h2 {
  background: url(../images/box630_head.gif) no-repeat top;
}

div.box-410 {
  width: 410px;
  background: #fff url(../images/box410_body.gif) no-repeat bottom;
}

div.box-410 h2 {
  background: url(../images/box410_head.gif) no-repeat top;
}

div.box-420 {
  width: 420px;
  background: #fff url(../images/box420_body.gif) no-repeat bottom;
}

div.box-420 h2 {
  background: url(../images/box420_head.gif) no-repeat top;
}

div.box-510 {
  width: 510px;
  background: #fff url(../images/box510_body.gif) no-repeat bottom;
}

div.box-510 h2 {
  background: url(../images/box510_head.gif) no-repeat top;
}

div.box-570 {
  width: 570px;
  background: #fff url(../images/box570_body.gif) no-repeat bottom;
}

div.box-570 h2 {
  background: url(../images/box570_head.gif) no-repeat top;
}

div.box-604 {
  width: 604px;
  background: #fff url(../images/box604_body.gif) no-repeat bottom;
}

div.box-604 h2 {
  background: url(../images/box604_head.gif) no-repeat top;
}


div.content h3 {
  font-size: 1em;
  color: #024386;
  padding: 0 15px 5px 15px;
}

div.content p {
  font-size: 0.75em;
  padding: 0 15px 1em 15px;
  line-height: 1.5em;
}

div.content hr {
  margin-bottom: 10px;
}

div.user-content {
  font-size: 13px;
}

div.user-content div.pad {
  padding: 0 10px;
}

div.user-content p {
  margin-bottom: 1em;
}

div.user-content h2 {
  font-size: 15px;
  margin-bottom: 1em;
}

div.user-content h3 {
  font-size: 14px;
  margin-bottom: 1em;
}

div.user-content h4 {
  font-size: 13px;
  margin-bottom: 1em;
}

div.user-content h5 {
  font-size: 12px;
  margin-bottom: 1em;
}

div.user-content ul {
  margin-bottom: 1em;
}

div.user-content li {
  list-style: disc;
  margin-left: 2em;
}





div.box-510 div.h-container h2 {
  background: none;
}

div.box-510 div.h-container {
  background: url(../images/box510_head.gif) no-repeat top;
}

div.h-container {
  height: 36px;
}

div.h-container h2 {
  color: #fff;
  font-size: 1em;
  height: inherit;
  text-indent: 15px;
  padding-top: 10px;
  float: left;
}

div.h-container p {
  float: right;
  margin: 10px 0 0 0;
  display: inline;
  color: #fff;
}

/* ----------------------------------------------------------------------------- quicklinks panel */

div#quicklinks {
  height: 167px;
}

div#quicklinks ul {
  float: left;
  padding: 0 15px 0 15px;
}

div#quicklinks li {
  list-style: none;
  padding-bottom: 2px;
  font-size: 0.75em;
}


/* ----------------------------------------------------------------------------- search */

div#search form {
  padding: 0 10px 10px 10px;
}

div#search h3 {
  padding-bottom: 10px;
}


div#search label {
  font-size: 0.75em;
}

div#search label.block {
  display: block;
  padding-bottom: 2px;
}

div#search span.meta {
  font-size: 0.75em;
  padding-left: 5px;
}


div#search table th {
  vertical-align: middle;
}

div#search input.medium-right {
  width: 120px;
  float: right;
  margin-bottom: 5px;
}


div#search select.medium-right {
  width: 125px;
  float: right;
  margin-bottom: 5px;
}

div#search select {
  width: 205px;
  margin-bottom: 5px;
}

div#search span.meta {
  float: left;
}

div#search select.small {
  width: 45px;
  float: left;
}

div#search select.medium {
  width: 60px;
  float: right;
}

div#search select.day {
  width: 45px;
  float: left;
  margin-right: 3px;
}

div#search select.month {
  width: 55px;
  float: left;
  margin-right: 3px;
}

div#search select.year {
  width: 60px;
  float: left;
  margin-right: 3px;
}

div#search div.button {
  text-align: center;
  padding-top: 10px;
}


div#destination-offers-home div.offer {
  margin: 0 15px;
  padding: 10px;
  background: url(../images/bg_offer.gif) repeat-x bottom;
}

div#destination-offers-home div.offer div.thumb {
  float: left;
  margin-right: 10px;
  display: inline;
}

div#destination-offers-home div.offer h3 {
  padding-left: 0px;
}

div#destination-offers-home div.offer  p, div#destination-offers div.offer h3 {
  padding: 0;
}

div#destination-offers-home div.offer p {
  margin-bottom: 0.5em;
  font-size: 9pt;
}


div#destination-offers-home div.offer a {
  text-decoration: none;
  width: 160px;
  font-size: 1em;
  font-weight: bold;
  color: #024386;
  padding: 0 15px 5px 0;
}

div#destination-offers-home div.offer p.terms {
  font-style: italic;
  font-size: 0.7em;
  margin-bottom: 0;
}


div#destination-offers-home div.offer div.price-container {
  width: 111px;
  float: left;
  margin-left: 10px;
  display: inline;
  text-align: center;
  color: #024386;
}

div#destination-offers-home div.offer div.price-container p {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 110px;
}

div#destination-offers-home div.offer div.price-container p.terms {
  font-style: italic;
  font-size: 0.7em;
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: center;
  color: #666666;
}

div#destination-offers-home div.offer p.price {
  font-size: 40px;
  line-height: 45px;
  padding-bottom: 20px;
  text-align: center;
}

div#destination-offers-home div.offer p.price-label {
  font-weight: bold;
  text-align: center;
}

div#destination-offers-home p.btn {
  cursor: hand;
}



/* ------------------------------------------------------------------------- advanced search */

div#search-form table {
  margin: 10px;
}

div#search-form table th {
  width: 180px;
  vertical-align: middle;
}

div#search-form label {
  font-size: 0.75em;
}

div#search-form label.block {
  display: block;
  padding-bottom: 2px;
}

div#search-form span.meta {
  font-size: 0.75em;
  padding-left: 5px;
}

div#search-form select {
  width: 205px;
  margin-bottom: 5px;
}

div#search-form span.meta {
  float: left;
}

div#search-form select.small {
  width: 45px;
  float: left;
}

div#search-form select.medium {
  width: 60px;
  float: right;
}

div#search-form select.day {
  width: 45px;
  float: left;
  margin-right: 3px;
}

div#search-form select.month {
  width: 55px;
  float: left;
  margin-right: 3px;
}

div#search-form select.year {
  width: 60px;
  float: left;
  margin-right: 3px;
}

div#search-form input {
  margin-bottom: 5px;
}

div#search-form input.long {
  width: 200px;
  float: right;
}

div#search-form input.medium {
  width: 140px;
  float: right;
}

div#search-form input.small {
  width: 80px;
  float: right;
}

div#search-form div.button {
  text-align: center;
  padding-top: 10px;
}

div#search-form input.submit {
  background: #015F9A;
  color: #fff;
  border: 0;
  padding: 5px 2px;
  font-size: 14px;
}


div#search-map table {
  margin: 10px;
}

div#search-map table th {
  width: 180px;
  vertical-align: middle;
}

div#search-map label {
  margin-left: 10px;
  font-size: 0.75em;
}


div#search-map span.meta {
  font-size: 0.75em;
  padding-left: 5px;
}

div#search-map select {
  width: 205px;
  margin-bottom: 5px;
}


div#search-map span.meta {
  float: left;
}

div#search-map select.small {
  width: 45px;
  float: left;
}

div#search-map select.medium {
  width: 60px;
  float: right;
}

div#search-map select.day {
  width: 45px;
  float: left;
  margin-right: 3px;
}

div#search-map select.month {
  width: 55px;
  float: left;
  margin-right: 3px;
}

div#search-map select.year {
  width: 60px;
  float: left;
  margin-right: 3px;
}

div#search-map div.button {
  text-align: center;
  padding-top: 10px;
}

div#search-map input.submit {
  background: #015F9A;
  color: #fff;
  border: 0;
  padding: 5px 2px;
  font-size: 14px;
}


input.confirm-button {
    border: 1px solid #024386;
    font-weight: normal;
    color: #024386;
    background: #ECF5FF;
    margin-right: 50px;
    width: 150px;
}

input.confirm-button:hover {
    border: 1px solid #cc0000;
    font-weight: normal;
    color: #cc0000;
    background: #FFFFFF;
    margin-right: 50px;
    width: 150px;
}


input.confirm-button2 {
    border: 1px solid #cc0000;
    font-weight: normal;
    color: #cc0000;
    background: #FFFFFF;
    margin-right: 10px;
    width: 150px;
}

input.confirm-button2:hover {
    border: 1px solid #024386;
    font-weight: normal;
    color: #024386;
    background: #ECF5FF;
    margin-right: 10px;
    width: 150px;
}

div#search h3 {
  margin: 0 0 5px 0;
  font-size: 0.9em;
  color: #024386;
}

td.direct {
  padding: 0 0 5px 0;
}

div#search input.submit {
  background: #015F9A;
  color: #fff;
  border: 0;
  padding: 5px 2px;
  font-size: 14px;
}



/* ----------------------------------------------------------------------------- search - hotels */


div#hotels th {
  width: 90px;
}


/* ----------------------------------------------------------------------------- home - special offers */

div#specialoffers {
  padding-bottom: 5px;
}

div#specialoffers div.offer {
  padding-bottom: 10px;
  padding-left: 10px;
}

div#specialoffers div.thumb {
  float: left;
  width: 87px;
  height: 58px;
  padding-bottom: 10px;  
  position: relative;
  cursor: hand;
}

div#specialoffers div.thumb img.corners {
  position: absolute;
  left: 0;
  top: 0;
}

div#specialoffers div.detail {
  float: left;
  padding-left: 10px;
}

div#specialoffers h3 {
  font-size: 0.8em;
  font-weight: normal;
  text-decoration: underline;
  padding-bottom: 5px;
  color: #cc0000;
  cursor: hand;
}

div#specialoffers p {
  font-size: 0.75em;
}

div#specialoffers span.price {
  font-size: 1.6em;
  font-weight: bold;
  color: #cc0000;
}

div#specialoffers span.offer-base {
  color: #C0C0C0;
  font-size: 10px;
}

div#colgroup-left {
  width: 640px;
  float: left;
}

div#colwrapper {
  width: 980px;
  padding-top: 5px;
}


/* ----------------------------------------------------------------------------- phone / dropmenu */

div#undertopmenu {
  float: left;
  width: 660px;
  padding: 10px 0 10px 8px;
}

div#undertopmenu p {
  line-height: 1.5em;
  font-size: 0.75em;
  color: #c0c0c0;
  display: inline;
}

div#undertopmenu-flag {
  padding: 10px 10px 0 10px;
  float: left;
  width: 200px;
  display: inline;
}

div#undertopmenu-flag a.rss {
  font-size: 0.8em;
  font-weight: bold;
  color: #cc0000;
  display: inline;
  padding-right: 20px;
  width: 150px;
}


div#undertopmenu-flag img {
  display: inline;
}

div#undertopmenu-flag form {
  display: inline;
}

div#undertopmenu-flag select {
  width: 110px;
  line-height: 15px;
  vertical-align: top;
  font-size: 0.7em;
}


/* ----------------------------------------------------------------------------- footer */

div#footer {
  padding: 20px 0 30px 18px;
  color: #333;
  width: 860px;
}

div#footer p {
  line-height: 1.5em;
  font-size: 0.75em;
  color: #999;
  margin-top: 20px;
}

div#footer ul {
  font-size: 0.75em;
  line-height: 1.6em;
}


div#footer ul.seo a {
  color: #666;
}

div#footer li {
  display: inline;
  list-style: none;
}

div#footer li a {
  padding-right: 10px;
}


/* ----------------------------------------------------------------------------- photos */

div.photo {
  width: 230px;
  height: 138px;
  position: relative;
  text-align: center;
  float: left;
  margin: 0 0 10px 17px;
  display: inline;
  cursor: hand;
}

div.photo img.corners {
  position: absolute;
  left: 0;
  top: 0;
}

div.photo div.photo-content {
  position: absolute;
  width: 230px;
  height: 138px;
  text-align: center;
  top: 5px;
  left: 0px;
  right: 0px;
  color: #fff;
  font-family: verdana;
  z-index: 2;
}


div.photo div.photo-content h2 {
  font-size: 18px;
  line-height: 1em;
  font-family: Arial;
  background: none;
}

div.photo div.photo-content p {
  font-size: 14px;  
  line-height: 0.8em;
}

div.photo div.photo-content p.price {
  font-size: 50px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

div.photo div.photo-content span.terms {
  font-size: 14px !important;  
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}


div.photo div.photo-content a {
  color: #fff;
  text-decoration: none;
}

div.photo div.photo-content span.eurofix {
  font-weight: normal;
}

/********* efekt cienia ***********/

div.photo div.photo-content-shadow {
  position: absolute;
  width: 230px;
  height: 138px;
  text-align: center;
  top: 6px;
  left: 1px;
  right: 0px;
  color: #000000;
  font-family: verdana;
  z-index: 1;
}


div.photo div.photo-content-shadow h2 {
  font-size: 18px;
  line-height: 1em;
  font-family: Arial;
  color: #000000;
  background: none;
}

div.photo div.photo-content-shadow p {
  font-size: 14px;  
  line-height: 0.8em;
}

div.photo div.photo-content-shadow p.price {
  font-size: 50px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

div.photo div.photo-content-shadow span.terms {
  font-size: 14px !important;
  font-weight: normal;
}


div.photo div.photo-content-shadow a {
  color: #000000;
  text-decoration: none;
}

div.photo div.photo-content-shadow span.eurofix {
  font-weight: normal;
}


/* --------------- home large offers photos ----------------- */


div.photo-home {
  width: 300px;
  height: 180px;
  position: relative;
  text-align: center;
  float: left;
  margin: 0 0 10px 0;
  cursor: hand;
}

div.photo-home img.corners {
  position: absolute;
  left: 0;
  top: 0;
}


div.photo-home div.offer-content {
  position: absolute;
  width: 300px;
  height: 155px;
  text-align: center;
  top: 25px;
  left: 0px;
  right: 0px;
  color: #fff;
  font-family: verdana;
  z-index: 2;
}


div.photo-home div.offer-content h2 {
  font-size: 24px;
  line-height: 1em;
  font-family: Arial;
}

div.photo-home div.offer-content p {
  font-size: 15px;
}

div.photo-home div.offer-content p.price {
  font-size: 60px;
  line-height: 0.85em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

div.photo-home div.offer-content p.terms {
  font-weight: normal;
  font-size: 0.8em;
}

div.photo-home div.offer-content a {
  color: #fff;
  text-decoration: none;
}

div.photo-home div.offer-content span.eurofix {
  font-weight: normal;
}

/********** efekt cienia **********/



div.photo-home div.offer-content-shadow {
  position: absolute;
  width: 300px;
  height: 180px;
  text-align: center;
  top: 26px;
  left: 1px;
  right: 0px;
  color: #000000;
  font-family: verdana;
  z-index: 1;
}


div.photo-home div.offer-content-shadow h2 {
  font-size: 24px;
  line-height: 1em;
  font-family: Arial;
}

div.photo-home div.offer-content-shadow p {
  font-size: 15px;
}

div.photo-home div.offer-content-shadow p.price {
  font-size: 60px;
  line-height: 0.85em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

div.photo-home div.offer-content-shadow p.terms {
  font-weight: normal;
  font-size: 0.8em;
}

div.photo-home div.offer-content-shadow a {
  color: #000000;
  text-decoration: none;
}

div.photo-home div.offer-content-shadow span.eurofix {
  font-weight: normal;
}



/* ----------------------------------------------------------------------------- destinations pages */

body.destinations div.box-510 h2 {
  margin-bottom: -10px !important;
}

body.destinations div#flashcontent {
  text-align: center;
  width: 510px;
  height: 300px;
}

body.destinations div.introduction {
  width: 350px;
}

body.destinations div.areasofinterest {
  width: 150px;
}


body.destinations ul#destinations-list {
  margin: 0 15px;
}

body.destinations ul#destinations-list li {
  display: inline;
  font-size: 0.75em;
  padding-right: 10px;
  list-style: none;
}

body.destinations ul#country-list {
  margin: 0 15px;
}

body.destinations ul#country-list li {
  display: inline;
  font-size: 0.75em;
  padding-right: 7px;
  list-style: none;
}



body.destinations div#top-destinations {
  float: left;
  display: inline;
  height: 325px; 
}


body.destinations div#top-destinations ul {
  line-height: 1.3em;
  float: left;
  display: inline;
  width: 125px;
}

body.destinations div#top-destinations li {
  text-indent: 10px;
  font-size: 0.75em;
  list-style: none;
}

body.destinations div#top-destinations a:hover {
  text-decoration: none;
}

body.destinations div#specialoffers {
  float: left;
  display: inline;
  margin-left: 10px;
  height: 310px;
}

body.destinations div#specialoffers div.detail {
  margin-left: 0;
  padding-left: 0;
}

body.destinations div#destination-map h3 {
  padding-top: 10px;
}

body.destinations div#gallery {
  margin: 0 0 15px 15px;
}

body.destinations div#map {
  background:url(../images/map.gif) no-repeat;
  width: 510px;
  height: 250px;
  overflow: hidden;
}

body.destinations div.areasofinterest h3 {
  padding-left: 0;
}

body.destinations div.areasofinterest ul {
  line-height: 1.3em;
}

body.destinations div.areasofinterest li {
  font-size: 0.75em;
  list-style: none;
}


/* ----------------------------------------------------------------------------- destination navigation tabs */

div#nav-destination {
  position: relative;
  background:#ffffff;
  height: 36px;
  border-bottom: 1px solid #EBF7FC;
}

div#nav-destination ul {
  position: absolute;
  right: 15px;
  bottom: 0;
}

div#nav-destination span.head {
  position: absolute;
  display: inline;
  top: 15px;
  left: 15px;
  font-size: 1em;
  font-weight: bold;
  color: #024386;
}


div#nav-destination form {
   position: absolute;
  display: inline;
  top: 15px;
  left: 15px;
  font-family: Arial;
  font-size: 0.8em;
}

div#nav-destination form > label {
  color: #024386;
  padding-right: 10px;
}

div#nav-destination li {
  background: url(../images/tab_left.gif) no-repeat left top;
  font-size: 0.75em;
  float: left;
  padding: 6px 0 6px 21px;
  list-style: none;
}
 
div#nav-destination a {
  background: #ffffff url(../images/tab_right.gif) no-repeat right top;
  color: #024386;
  padding: 6px 21px 6px 0;
  margin: 0 1px 0 0;
  text-decoration: none;
}

div#nav-destination a:hover {
  text-decoration: underline;
}

div#nav-destination li.active {
  background: url(../images/tab_left_on.gif) no-repeat left top;
}
 
div#nav-destination li.active a {
  background: #fff url(../images/tab_right_on.gif) no-repeat right top;
  color: #024386;
}

body#hotels-tophotels li#nav-dest-tophotels,
body#hotels-hotels li#nav-dest-hotels {
  background: url(../images/tab_left_on.gif) no-repeat left top;
}

body#hotels-tophotels li#nav-dest-tophotels a,
body#hotels-hotels li#nav-dest-hotels a {
  background: #fff url(../images/tab_right_on.gif) no-repeat right top;
  color: #024386;
}




/* ----------------------------------------------------------------------------- destination offers */

div#destination-offers div.pagination {
  float:left;
  font-size: 1em;
  font-family: verdana;
  margin: 0 10px 0 10px;
  color: #024386;
  height: 17px;
}

div#destination-offers div.pagination p.left {
  float:left;
}

div#destination-offers div.pagination p.right {
  float: right;
}

div#destination-offers div.pagination span {
  color: #666;
}

div#destination-offers div.pagination a {
  color: #024386;
  text-decoration: none;
}


div#destination-offers div.offer {
  margin: 0 15px;
  padding: 10px;
  background: url(../images/bg_offer.gif) repeat-x bottom;
}

div#destination-offers div.offer div.thumb {
  float: left;
  margin-right: 10px;
  display: inline;
}

div#destination-offers div.offer h3 {
  padding-left: 0px;
}

div#destination-offers div.offer div.detail {
  float: left;
  width: 229px;
}

div#destination-offers div.offer div.detail p, div#destination-offers div.offer div.detail h3 {
  padding: 0;
}

div#destination-offers div.offer div.detail p {
  margin-bottom: 0.5em;
}


div#destination-offers div.offer div.detail a {
  text-decoration: none;
  font-size: 1em;
  font-weight: bold;
  color: #024386;
  padding: 0 15px 5px 0;
}

div#destination-offers div.offer div.detail p.terms {
  font-style: italic;
  font-size: 0.7em;
  margin-bottom: 0;
}


div#destination-offers div.offer div.price-container {
  width: 111px;
  float: left;
  margin-left: 10px;
  display: inline;
  text-align: center;
  color: #024386;
}

div#destination-offers div.offer div.price-container p {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 110px;
}

div#destination-offers div.offer div.price-container p.terms {
  font-style: italic;
  font-size: 0.7em;
  margin-bottom: 15px;
  margin-top: 15px;
  text-align: center;
  color: #666666;
}

div#destination-offers div.offer p.price {
  font-size: 40px;
  line-height: 45px;
  padding-bottom: 20px;
  text-align: center;
}

div#destination-offers div.offer p.price-label {
  font-weight: bold;
  text-align: center;
}

div#destination-offers p.btn {
  cursor: hand;
}


/* ----------------------------------------------------------------------------- Hotel Search Results */


div#sortbox {
  background: url(../images/bg_sort.gif) repeat-x bottom;
  margin: 0 10px;
  font-size: 0.75em;
  border-bottom: 1px solid #fff;
}

div#sortbox form {
  padding: 10px 0 10px 10px;
  float: left;
}

div#sortbox label {
  color: #024386;
  padding-right: 10px;
}

div#sortbox p.tax {
  padding: 10px;
  float: right;
}


div.hotel {
  margin: 0 10px 10px 10px;
  background: #f0f7ff;
}

div.hotel div.header {
  background: #015F9A;
}

div.hotel div.header h3 {
  display: inline;
  color: #fff;
  font-size: 1em;
  padding: 10px 0 0 10px;
  float: left;
}

div.hotel div.header div.map_location {
  display: inline;
  color: #FFFFFF;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
  padding: 12px 0 0 10px;
  float: left;
}

div.hotel div.header p.price {
  color: #fff;
  font-size: 26px;
  font-weight: normal;
  padding: 4px 10px 4px 0;
  float: right;
}

div.hotel div.subheader {
  background: #EBF7FC;
  font-size: 0.75em;
  color: #015F9A;
}

div.hotel div.subheader div.stars {
  display: inline;
  padding: 4px 10px;  
  float: left;
}

div.hotel div.subheader p.small-price {
  padding: 5px 5px 0 0;
  float: right;
  margin-right: 5px;
}

div.hotel div.subheader div.stars img {
  padding-left: 5px;
}

div.hotel div.thumb {
  float: left;
  padding: 10px;
  display: inline;
}

div.hotel div.detail {
  float: left;
  font-size: 0.75em;
  padding: 10px 0 0 0;
  width: 330px;
  line-height: 1.4em;
}

div.hotel div.detail p {
  margin-bottom: 1em;
}

div.hotel div.detail p.address {
  font-style: italic;
}

div.hotel div.book {
  float: right;
  padding: 10px;
}

div#hotel-map {
  margin: 0 10px;
}


/* ----------------- hotel review */

div.hotel-review {
  margin: 0 10px 10px 10px;
  background: #f0f7ff;
}

div.hotel-review div.header {
  background: #015F9A;
}

div.hotel-review div.header h3 {
  display: inline;
  color: #fff;
  font-size: 1em;
  padding: 5px 0 5px 10px;
  float: left;
}

div.hotel-review div.header div.map_location {
  display: inline;
  color: #FFFFFF;
  font-family: tahoma;
  font-size: 11px;
  font-weight: normal;
  margin-left: 5px;
  padding: 8px 0 0 10px;;
  float: left;
}

div.hotel-review div.detail {
  float: left;
  font-size: 0.75em;
  padding: 10px 0 0 20px;
  line-height: 1.4em;
}

div.hotel-review div.detail p {
  margin-bottom: 1em;
}

div.hotel-review div.find {
  float: right;
  padding: 10px 0 10px 0;
}

body#destination-hotels p.price {
  font-size: 40px !important;
}


body#carhire iframe {
  float: left;
  width: 839px;
  height: 700px;
  background: #fff;
  margin-right: 10px;
  display: inline;
}


div#pagination_top, div#pagination_bottom {
  float:left;
  font-size: 0.75em;
  font-family: verdana;
  padding: 12px 0 12px 15px;
  color: #015F9A;
  width: 570px;
  height: 17px;
}

div#pagination_top p.left, div#pagination_bottom p.left {
  float:left;
  width: 100px;
  color: #015F9A;
}

div#pagination_top p.right, div#pagination_bottom p.right {
  color: #015F9A;
}

div#pagination_top span, div#pagination_bottom span {
  color: #666;
}

div#pagination_top a, div#pagination_bottom a {
  color: #015F9A;
  text-decoration: none;
}

div#pagination_top a:hover, div#pagination_bottom a:hover {
  color: #666;
  text-decoration: none;
}

ul.hotel-amenity {
  list-style-type: none;
  margin: 0;
  padding: 0 15px 1em 15px;
}

ul.hotel-amenity > li {
  display: inline;
  font-size: 0.75em;
}

input#phrase {
  display: none;
  visible: hidden;
}

body.info {
	font-size: 1em; 
}

body.info div#contact-form {
	margin: 20px;	
}

div#contact-form label {
  font-family: Arial, verdana;
  font-size: 0.75em;
}

div#contact-form input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  background: #fafafa none repeat scroll 0%;
  border: 1px solid #c0c0c0;
  color: #333333;
  width: 18em;
  padding: 0.2em;
  margin-top: 10px;
}

div#contact-form textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.75em;
  width: 30em;
  height: 10em;
  margin-top: 10px;
  background: #fafafa none repeat scroll 0%;
  border: 1px solid #c0c0c0;
  color: #333333;
  padding: 0.5em;
}

div#contact-form input.submit {
  background: #015F9A;
  color: #fff;
  border: 0;
  padding: 5px 2px;
  font-size: 14px;
  width: 12em;
}

ul.cms {
  margin: 0 15px 15px 15px;
}

ul.cms li {
  font-size: 0.75em;
  list-style: disc inside;
  margin: 10px;
}

.tooltip {
    position: absolute;
    display: none;
    color: #000000;
    background-color: #EFEFEF;
    font: 7pt Verdana, Sans-serif;
    width: auto;
    text-align: left;
    border: dotted 1px #808080;
    padding: 4px;
    z-index: 45;
}

body.home div#home-cities {
  float: left;
  display: inline;
}


body.home div#home-cities ul {
  line-height: 1.3em;
  float: left;
  display: inline;
  width: 150px;
  height: 150px; 
  overflow: hidden;
}

body.home div#home-cities li {
  padding-left: 10px;
  font-size: 0.75em;
  list-style: none;
}

body.home div#home-cities a:hover {
  text-decoration: none;
}

table.weather {
  border-collapse: collapse;
  width: 96%;
  text-align: center;
  margin: auto;
  font-family: Arial, verdana;
  font-size: 12px;
  color: #001E74;
  line-height: 1.5em;
}

table.weather td {
  background: #F2F8FC;
  padding: 7px;
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #ffffff;
}

table.weather th {
  background: #C2D5EE;
  padding: 10px;
}

table.weather img {
  border-style: solid;
  border-width: 1px;
  border-color: #C2D5EE;
  float: left;
  margin-right: 10px;
}



/* ----------------------------------------------------------------------------- car navigation tabs */

div#nav-car ul, div#nav-car ul li {
	display: block;
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0;
}

div#nav-car ul {
	text-align: center;
	border-bottom: 1px solid #A9CDE2;
	padding-bottom: 5px;	
	font-size: 0.75em;
}

div#nav-car ul li {
	display: inline;
	white-space: nowrap;
	margin-right: 5px;
}

div#nav-car ul a:link, div#nav-car ul a:visited {
	text-decoration: none;
	background-color: #F2F8FC;
	color: #024386;
	border: 1px solid #A9CDE2;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-webkit-border-radius-topleft: 8px;
	-webkit-border-radius-topright: 8px;
}

div#nav-car ul a:hover {
	background-color: #fff;
	border-bottom-color: #fff;
}

div#nav-car ul a.active {
	background-color: #fff;
	border-bottom-color: #fff;
}
/* hoverbox */

.hoverbox{
	cursor: default;
}

.hoverbox a{
	cursor: default;
}

.hoverbox a .preview{
	display: none;
}

.hoverbox a:hover .preview{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 100;
}

.hoverbox img{
	color: inherit;
	margin: 5px;
	vertical-align: top;
}

.hoverbox div{
	display: inline;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
}
