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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	color: black;
	line-height: 18px;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/****** CUST RESET *****/

a {
 text-decoration: none;
 color:#000;
}
a span {
text-decoration: none;
color:#fff;
}
a:hover { 
 text-decoration: underline; 
}
a, a:hover, a:focus, a:active,
button, button:active, button:focus, button:hover
input, input:active, input:focus, input:hover  {
  outline: 0;
  -moz-outline-style: none;
}
button::-moz-focus-inner { border: 0; outline: 0; -moz-outline-style: none;}
hr {
 display: none;
}
strong {
 font-weight: bold;
}
em {
 font-style: italic; 
}

p img { 
 behavior: url(ui/js/iepngfix.htc); 
}

.btn_shade {
 display: block;
 font-size: 12px;
 height: 32px;
 line-height: 26px;
 padding-bottom: 6px;
 border: 1px solid #888;
 text-align: center;
 font-weight: bold;
 background: #f5f5f5 url(../gfx/bg_com_grad2.png) left center repeat-x; 
 cursor: pointer;
}
.btn_shade:hover {
 text-decoration: underline;
}
a.btn_shade {
 padding-top: 2px;
 height: 22px;
}
.btn_shade_package {
 display: block;
 font-size: 20px;
 height: 32px;
 line-height: 40px;
 padding-bottom: 6px;
 border: 1px solid #888;
 text-align: center;
 background: #f5f5f5 url(../gfx/bg_com_grad2.png) left center repeat-x; 
 cursor: pointer;
}
.btn_shade_package:hover {
 text-decoration: underline;
}
a.btn_shade_package {
 padding-top: 2px;
 height: 35px;
}
.highlight {
 background: yellow;
}
.error {
 background: #FFDFE5;
 border: 1px solid red;
 color: #6F454D;
 font-weight: bold;
 padding: 2px 5px;
}


/****** END RESET *****/
html {
 overflow-y: scroll;
}
body { 
 background: #606060;  
 color: #393838;
 font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#wrapper { 
  background: none repeat scroll 0 0 white;
  margin: 0 auto 20px;
  padding: 45px 50px 30px;
  width: 664px;
}
#header {
 height: 64px;
}
#header #skip_to_content {
 display:none;
}
#header #title {
 float: left;
 color: #7c4248;
 display: inline;
 padding-top: 10px;
 width: 400px;
}
#header #title h1 {
 color: #7c4248;
 font-weight: bold;
 font-size: 21px;
 text-transform: lowercase;
}
#header #title h1 a {
 color: #7c4248;
 text-decoration: none;
}
#header h2 {
 color:#C4C4C4;
 font-size: 19px;
 font-weight: bold;
 text-align: right;
}
#header #title h4 {
 font-size: 11px;
 font-weight: normal;
}
#header #title.index h1 { font-size: 27px; line-height: 22px;}
#header #title.index h4 { font-size: 14px; line-height: 14px;}
#topnav {
 display: inline;
 float: right;
 height: 40px;
}

#header.inner{
  margin-top: -14px;
}

#header.inner h2 {
 float: left;
 font-size: 26px;
 line-height: 30px;
 margin-left: 15px;
 margin-top: 15px;
}
#header.inner #topnav {
 margin-top: -20px;
}

#topnav ul { 
 height: 10px;
}
#topnav.no_ayh ul {
 padding-left: 111px;
}
#topnav ul li {
 background: url(../gfx/bg_li_dot.png) no-repeat left 5px;
 float: left;
 font-size: 11px;
 margin: 0 0 10px 5px;
 padding-left: 13px;
}
#topnav ul li:first-child {
 background: none;
 margin-left: 0;
 padding-left:0;
}
#topnav ul li a {
 color:#393838;
}
#header #topnav h2 {
 clear: both;
}
#topnav ul.ayh {
 display: none;
 left: 0;
 position: absolute;
 top: 0;
}
#topnav ul.ayh li {
 background: #fff;
 display: block;
 float: none;
 margin: 0;
 padding: 2px 5px;
 text-transform: lowercase;
 z-index: 300;
}
#topnav #book_online {
  border: 1px solid #D9D9D9;
  clear: both;
  color: #888888;
  float: right;
  font-size: 10px;
  letter-spacing: 0.3px;
  padding: 3px 9px;
  width: 225px;
}
#topnav #book_online img {
  float: right;
}
#topnav #book_online h3 {
  color: #6F3438;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.2px;
  text-transform: uppercase;
  margin-top: 3px;
}

#mainnav {
 clear: both;
 padding: 12px 0 0 0;
 height: 47px;
 z-index: 200;
}
#mainnav * {
 z-index: 200;
}
#mainnav ul {
 float: left;
 border-right: 1px solid #393838;
 height: 32px;
 margin-bottom: 15px;
}
#mainnav ul li {
 float: left;
 border-color: #393838;
 border-style: solid;
 border-width: 1px 0 1px 1px;
 overflow: hidden;
 height: 30px;
}

#mainnav ul li#mn_package>a {

}
#mainnav ul li#mn_family>a {
 padding: 0 24px;
}
#mainnav ul li#mn_luxury>a {
 padding: 0 24px 0 23px;
}
#mainnav ul li#mn_search>a {
}
#mainnav ul li#mn_request>a {

}
#mainnav ul li#mn_quote>a {

}
#mainnav ul li a {
 display: block;
 padding: 0px 22px;
 line-height: 30px;
 font-weight: bold;
 color:#393838;
 font-size: 13px; 
 background: #f5f5f5 url(../gfx/bg_com_grad1.png) repeat-x;
}
#mainnav ul li a:hover {
 text-decoration: none;
}
#mainnav ul li ul {
 display: none;
 position: absolute; 
 top: 0;
 left: 0;
 border: 0px;
}
#mainnav ul li ul li {
 float: none;
 border-color: #393838;
 border-style: solid;
 border-width: 0 1px 1px 1px;
 height: 30px;
 overflow: hidden;
}
#mainnav ul li ul li a {
 height: 30px;
 white-space: nowrap;
}
#main {
 clear: both;
 min-height: 200px;
}
#returnnav {
 clear: both;
 margin: 0 0 10px 0;
 color:#393838;
 font-weight: bold;
}
#returnnav a {
 color:#c4c4c4;
}
#footer {
 clear: both;
 height: 48px;
 padding: 10px 0;
 background: #fff;
 border: 1px solid #888;
 padding: 10px 10px 10px 10px;
}
#footer ul {
 float: left;
 display: inline;
 font-size: 11px;
 text-transform: lowercase;
}
#footer ul#icons {
 float: right;
 margin-top: -17px;
 width: 270px;
}
#footer ul li {
 float: left;
 padding: 0 5px 0 13px;
 background: url(../gfx/bg_li_dot.png) no-repeat left 5px;
}
#footer ul li:first-child {
 background: none;
 padding-left: 0px;
}
#footer ul li a {
}
#footer ul li.right {
 background: none;
 float: right;
 padding: 0 0 0 4px;
}
#footer_address {
  clear: both;
  color: #B6B6B6;
  float: left;
  font-size: 13px;
  letter-spacing: 0.4px;
  margin-top: 7px;
  width: 370px;
}
#footer_address p span {
 color: #684b50;
}

/********** TWOCOL **********/
.admin.twocol {
 float: left;
 margin-bottom: 10px;
 width: 664px;
}
.twocol_left {
 width: 475px;
 float: left;
}
.twocol_right {
 width:160px;
 float: right;
}


/********** PROP**********/
div#prop_images {
 display: inline; 
 float: left;
 width: 100%;
 margin-bottom: 20px;
 height: 362px;
 overflow: hidden;
}
#prop_images #main_image div {
 background: #fff url(../gfx/bg_ajax_loader.gif) no-repeat center center;
 height: 361px;
}

#prop_images div#thumbs {
 height: 361px;
 overflow: hidden;
} 
#prop_images div#thumbs li {
 height: 120px;
} 
#prop_images div#thumbs .nav {
 cursor: pointer;
 background: url(../gfx/bg_btn_up.png) no-repeat;
 height: 17px;
 width: 156px;
 text-indent: -99999px;
}
#prop_images div#thumbs #next {
 background: url(../gfx/bg_btn_down.png) no-repeat;
}
#prop_images div#thumbs .disabled {
 opacity: 0.4;
 cursor: default;
}

#prop_info #text h2 {
 font-size: 24px;
 margin-bottom: 15px;
}
#prop_info #text h5 {
 font-size: 11px;
 text-transform: uppercase;
 margin-bottom: 35px;
}

#prop_info #text #description p {
 text-align: justify;
 margin: 0 0 10px 0;
}

#tiny_mce-prop_info-text-description {
 background: white;
 text-align: justify;
 padding: 0px;
 margin: 0;
}
#tiny_mce-prop_info-text-description p {
 margin-bottom: 10px;
}

#prop_info #main_text {
  clear: left;
}

#prop_info #details {
 margin: 30px 0 20px 0;
 float: left;
}
#prop_info #details li {
 margin-bottom: 4px;
 text-align: justify;
}
#prop_info #details li strong {
 float: left;
 margin-right: 6px;
}

#prop_info #offers h2 {
 font-size: 21px;
 margin-top: 44px;
}
#prop_info #offers #box {
 padding: 10px 10px 28px 10px;
 border: 1px solid #888;
 margin-bottom:5px;
}
#prop_info #offers li {
 margin-bottom: 6px;
}
#prop_info #offers p.title {
 text-transform: uppercase;
 color: #6A3438;
}
#prop_info #availability {
 clear: both;
}
#prop_info #availability a {
 display: block;
 line-height: 30px;
 width: 100%;
 border: 1px solid #888;
 text-align: center;
 font-weight: bold;
 background: #f5f5f5 url(../gfx/bg_com_grad1.png) repeat-x; 
 margin-bottom: 0px; /**changed 20110510 from 18px**/
}

#prop_info #basic_info {
 font-size: 11px;
 height: auto;
 text-align: right;
}
#prop_info #basic_info #stars {
 height: 12px;
 line-height: 11px;
 clear: both;
}
#prop_info #basic_info #lifestyle {
 text-transform: uppercase;
}
#prop_info #prices {
 padding: 5px 5px 10px 5px;
 border: 1px solid #888;
 text-align: justify;
}
#prop_info #prices h4 {
 color:#6A3438;
 text-transform:uppercase;
}
#prop_info #prices h5 {
 font-weight: bold;
}
#prop_info #links a {
 display: block;
 line-height: 30px;
 width: 100%;
 border: 1px solid #888;
 text-align: center;
 font-weight: bold;
 background: #f5f5f5 url(../gfx/bg_com_grad1.png) repeat-x; 
 margin-top: 6px;
}
#prop_info #assistance {
 padding: 5px 5px 15px 5px;
 border: 1px solid #888;
 margin-top: 12px;
 text-align: justify;
 background-color: #E2D7D8;
}
#prop_info #assistance h4 {
 text-transform: uppercase;
}

/************* PACKAGE BLOCK ****************/
#prop_info #text #description .package_block p {
 margin: 0;
}
#prop_info #text  .package_block h2 {
 margin-bottom: 4px;
}
#prop_info #text #description .package_block p.board_status {
 margin-top: 5px;
}

.package_block {
}

.package_block h4 {
  background: #8c1838;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  float: left;
  padding: 1px 8px;
  letter-spacing: .09em;
}
.package_block_info  {
 clear: both; 
 width: 463px;
 padding: 5px;
 border: 1px solid #777;
 float: left;
 margin-bottom: 25px;
}
.package_block  .date_outbound {
 float: left;
 text-transform: capitalize;
}
.package_block .book_by {
  float: right;
  font-weight: bold;
}
.package_block  .book_by span {
  text-transform: uppercase;
  color: #999;
  font-size: 10px;
}
.package_block  h2 {
  clear: both;
  margin-top: 50px;
  font-size: 24px;
  margin-bottom: 4px;
}
.package_block  h2 span img{
 position: relative;
 top: -4px;

}
.package_block  .location {
  text-transform: uppercase;
}
.package_block  .board_status {
  font-size: 16px;
  float: left;
  margin-top: 3px;
}
.package_block .price {
  float: right;
  position: relative;
}
.package_block  .price p {
  float: left;
  padding: 0 0 0 10px;
  color: #94485a;  
  font-size: 15px;
}
.package_block  .price p span {
  display: block;
  color: #999;
  font-size: 11px;
  text-decoration: none;
  line-height: 10px;
}

.package_block .price .per_person {
 color:#888888;
 font-size:12px;
 font-weight:bold;
 letter-spacing:0.01em;
 line-height:10px;
 padding-left:5px;
 padding-top:14px;
 text-align:right;
}

.package_block .price .total_price {
  font-size: 12px;
  font-weight: bold;
  letter-spacing: .01em;
  text-align: right;
  line-height: 10px;
  color: #888;
  text-transform: uppercase;
}
.package_block .price .new_price {
  clear: both;
  font-size: 28px;
  font-weight:bold;
  line-height: 26px;
}
.package_block  .old_price {
  text-decoration: line-through;
}
.package_block p.old_price span {
  text-decoration:none;
}
#prop_info #text #description .package_block p.saves {
  font-weight: bold;
  margin-right: 10px;
}
.package_block  .intro_text {
 clear: both;
 padding: 25px 0 15px 0;
}
.package_block  .labels td {
  color: #999;
  text-transform: uppercase;
  font-weight: bold;
  line-height: auto;
}
.package_block  .col1,
.package_block  .col2 {
  width: 130px
}
.package_block  .col3 {
  width: 90px
}
.package_block  .col4,
.package_block  .col5 {
  width: 60px
}
.package_block table {
 line-height: 14px;
  padding: 0 3px;
}
.package_block  .upper_info .col3{
  width: auto;
}
.package_block  .middle_info {
  margin: 10px 0;
}
.package_block  .flight_info { 
  background: #eee;
  margin-top: 5px;
  width: 463px;
  padding-bottom: 3px;
  overflow: hidden;
  
}
.package_block  .flight_info caption {
  background: #eee;
  color: #777;
  text-transform: uppercase;
  font-weight: bold;
  padding: 3px 3px 1px 3px;
  padding: 3px 0 1px 2px ;
  width: 463px;
}
.package_block  td{
}
.package_block  .lower_info {
  margin: 15px 0 0 0;
}
.package_block  .additional_benefits {
  margin: 10px 0 15px;
}
.package_block  .add_ben_title {
  color: #777;
  text-transform: uppercase;
  font-weight: bold;
}
.package_block  .book_now a {
  clear: both;
  float: right;
  padding: 4px 40px 8px;
  margin: 5px 10px 6px 0;
  
}
.package_block  {
}
.package_block  {
}
.package_block  {
}
.package_block  {
}
.package_block  {
}


/** BOOK PACKAGE PAGES **/
#book_package textarea,
#book_package input,
#book_package select {
 font-family: Trebuchet ms,Arial,Helvetica,sans-serif;
 font-size: 12px;
 border: 2px solid #fff;
}

#bp_loading {
 background: url(../gfx/packages_loader.gif) no-repeat center bottom;
 margin: 30px 0 0;
 padding-bottom: 15px;
 text-align: center;
}

#package_payment_step {
  background: #f1f1f1;
  float: left;
  height: 23px;
  padding-top: 3px;
  width: 100%;
}
#package_payment_step ul {
  margin-left: 8px;
}
#package_payment_step li {
 float: left;
 margin-right: 15px;
 font-weight: bold;
 color: #bbb;
 font-size: 13px;
}
#package_payment_step li.active {
 color: #9c1b46;
}
#package_payment_back {
 clear: both;
 font-size: 11px;
 padding-top: 6px;
}
#package_payment_back a {
 color: #999;
}
#package_payment_title h2 {
 margin-top: 10px;
 font-size: 20px;
 line-height: 22px;
}
#package_payment_title h2 span {
  font-size: 22px;
  color: #9c1b46;
  padding-right: 5px;
}
#package_payment_title h2 img {
  position: relative;
  top: -4px;
  left: 3px;
}

#package_form_1 .obligatory_fields {
 font-size: 12px;
 margin-top: 20px;
 color: red;
}
#package_form_1 .error {
 margin-bottom: 10px;
}
#package_form_1 fieldset {
 margin-bottom: 25px;
}

#package_form_1 legend {
 margin: 0;
 padding: 0;
 font-weight: bold;
 font-size: 17px;
}
#package_form_1 span.oblig {
 color:red;
}
#package_form_1 fieldset table {
 background: #ddd;
 width: 664px;
 padding: 5px 10px;
}
#package_form_1 fieldset table td {
 padding: 5px 3px;
 text-align: left;
 vertical-align: top;
}
#package_form_1 fieldset table input {
 width: 130px;
}
#package_form_1 fieldset table textarea {
 width: 96%;
}

#package_form_1 #lead_person .t.long {
 width: 96%;
}

#package_form_1 #other_travelers table {
 padding-left: 30px;
}
#other_travelers table .col1 {
 width: 60px;
}
#other_travelers table .col1b td {
 width: 180px;
 background: red;
 padding-left: 20px;
}
#package_form_1 #other_travelers table input {
 width: 195px;
}
#package_form_1 #other_travelers table .t.short {
  width: 30px;
}
#package_form_1 #other_travelers table .t.short.age_box {
  width: 95px;
}

#package_form_1 #add_info textarea {
 width: 99%;
 height: 80px;
}

#book_package input.package_form_submit  {
 background: #9e1745;
 border: 0;
 color: white;
 cursor: pointer;
 float: right;
 font-weight: bold;
 font-size: 14px;
 margin-bottom: 20px;
 padding: 8px 20px 8px 70px;
}



#package_form_2 .package_block h2 {
 margin-top: 20px;
}

#package_form_2 span.oblig {
 color:red;
}
#package_form_2 #pf2_upper {
 margin-top: 25px;
 float:left;
 width: 100%;
}


#pf2_property_block {
 float: left;
}
#pf2_purchase_info {
  border: 1px solid #666;
  float: right;
  height: 350px;
  padding: 5px 10px;
  margin-top: 20px;
  width: 146px;
}
#pf2_pi_images {
 margin-bottom: 10px;
 text-align: right;
}
#pf2_purchase_info h5 {
  clear: both;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 4px;
}
#pf2_purchase_info p {
  margin-bottom: 15px;
  line-height: 14px;
}

#pf2_lower {
 clear: both;
 margin-top: 20px;
}

#pf2_lower h5 {
 font-size: 22px;
 font-weight: bold;
}

h5#pf2_form_title {
 font-size: 24px;
 height: 53px;
 line-height: 32px;
 margin-top: 30px;
}
h5#pf2_form_title img {
 position: relative;
 top: 11px;
 left: 8px;
}

#pf2_form_table {
 background: #ddd;
 margin-top: 10px;
 margin-bottom: 20px;
 padding: 5px 10px;
 width: 664px;
}
#pf2_form_table .col3 {
  width: 25%;
}
#pf2_form_table td {
 padding: 5px 3px;
 text-align: left;
 vertical-align: middle;
}
#pf2_form_table input {
 width: 339px;
}
#pf2_form_table select {
 width: 99px;
}
#pf2_form_table input.cb {
 float:left;
 margin:2px 7px 0 0;
 width:auto;
}
#pf2_form_table input#cc_number1,
#pf2_form_table input#cc_number2,
#pf2_form_table input#cc_number3,
#pf2_form_table input#cc_number4 {
 width: 32px;
}
#pf2_form_table input.short {
 width: 95px;
}
#pf2_form_table #spacer td {
 height: 1px;
 overflow: hidden;
 padding: 0;
}
#pf2_form_table #sp1 {
 width: 123px;
}
#pf2_form_table #sp2 {
 width: 100px;
}
#pf2_form_table #sp3 {
 width: 60px;
}


#package_form_3 {
 margin-top: 15px;
 font-size: 13px;
 line-height: 18px;
}



/************* INDEX ****************/
#index #main_image {
 height: 346px;
 position: relative;
 margin-bottom: -346px;
 top: -346px;
 z-index: 0;
}
#index #collection_top:hover {
 text-decoration: none;
}
#index #collection_top {
 background: transparent;
 height: 346px;
 position: relative;
 padding: 15px 0 0 0;
 z-index: 2;
 display:block;
}
#index #collection_top h2 {
 color: #fff;
 font-size: 46px;
 line-height: 46px;
 letter-spacing: 2px;
 float: right;
 margin: 6px 0 0px 0;
 padding-right: 20px;
 text-transform: lowercase;
}
#index #collection_top h5 {
 clear: both;
 color: #fff;
 font-size: 17px;
 letter-spacing: 1.5px;
 float: right;
 padding-right: 20px;
 text-transform: lowercase;
}
#index #collection_top_links {
 clear: both;
 float: left;
 padding: 6px 10px 7px 10px;
 border: 1px solid #888;
 width: 642px;
 margin-bottom: 15px;
}
#index #collection_top_links h4 {
 font-size: 16px;
 color: #393838;
 margin-bottom: 5px;
}
#index #collection_top_links ul {
}
#index #collection_top_links li {
 overflow: hidden;
 white-space: nowrap;
 float: left;
}
#index #collection_top_links li .sep {
 padding: 0 5px 0 6px;
 position: relative;
 top: -1px;
 font-size: 13px;
}
#index #collection_top_links li:last-child .sep {
 display: none;
}
#index #text {
 border: 1px solid #888;
 display: inline;
 float: left;
 margin-top: 15px;
 padding: 10px 15px 15px 15px;
 width: 632px;
}
#index #text #words {
 float: left;
}
#index h2 {
 font-size: 24px;
 margin: 6px 0 10px 0;
}
#index h3 {
 font-size: 21px;
 margin: 6px 0 10px 0;
}
#index p {
 text-align: justify;
}
#index #icons {
 margin-left: 540px;
 text-align: center;
}
#index #icons img {
 margin-top: 5px;
}
#index #icons img:first-child {
 margin-top: 0px;
}
#index #icons img:last-child {
 margin-top: 7px;
}
#index #lower_section {
 clear: both;
 float: left;
 display: inline;
 margin-top: 30px;
 width: 664px;
}
#index #lower_section a {
  text-decoration: underline;
}
#index #lower_section h3 {
  font-size:17px;
  letter-spacing:0.5px;
  margin:6px 0 10px;
}
#index .section {
 float: left;
 width: 201px;
 padding: 6px;
 border: 1px solid #888;
 margin: 0 0 15px 9px;
 background: #efefef;
}
#index .section:first-child {
 margin-left: 0px;
}
#index .section .image {
 text-align: center;
 height: 165px;
}
#index .section h3 {
 font-size: 17px;
 letter-spacing: .5px;
}
#index .section div.text {
 text-align: left;
 margin-top: 8px;
}
#index .section div.text p {
 display: inline;
}
#index .section div.text a {
 font-weight: bold;
 text-decoration: underline;
}

/************* SEARCH ****************/
#search_top {
 height: 355px;
 background: #fff url(../gfx/bg_search_top.png) no-repeat left top;
 overflow: hidden;
 line-height: 18px;
}
#search.special_offers #search_top { background-image: url(../gfx/bg_special_offers_top.gif); }

#search_top_left {
 display: none;
 background: #fff;
 float: left;
 margin-top: 45px;
 padding: 20px;
}
#search_top_left h2 {
 font-size: 24px;
 margin-bottom: 8px;
}
#search_top_right {
 background: #fff;
 border: 1px solid #aaa;
 margin-left: 442px;
 padding: 3px;
 width: 214px;
}
#search_top_right legend {
 display: none;
}
#search_top_right #search_reg_res li {
 height: 29px;
}
#search_top_right #search_reg_res #package_search_title {
  background: none repeat scroll 0 0 #F7F7F7;
  font-size: 14px;
  font-weight: bold;
  height: 23px;
  padding: 4px 0 0 4px;
  margin-bottom: 2px;
}
#search_top_right select {
 width: 212px;
 padding: 3px 2px;
 margin: 0 0 3px 0px;
 background: #fff;
 border: 1px solid #ccc;
 font-family: 'Trebuchet ms', Arial, Helvetica, sans-serif;
}
#search_check {
 font-size: 12px;
 height: 246px;
 margin-top: 4px;
 overflow: hidden;
}
#search_check p {
 background: #f7f7f7;
 margin-bottom: 1px;
 padding-left: 3px;
}
#search_check ul {
 height:213px;
 overflow:hidden;
}
#search_check li {
 overflow: hidden;
 padding-left: 3px;
}
#search_check label {
 left: 2px;
 position: relative;
 top: -1px;
}
#search_check li.reset-link {
 text-align: center;
 margin-top: 2px;
 font-size: 11px;
}
#search_check li.reset-link a {
 color: #333;
 text-decoration: underline;
}
#search_submit input.b {
 clear: both;
 display: block;
 letter-spacing: -0.5px;
 margin: 4px auto 1px auto;
 width: 185px;
}
#search_mid {
 border: 1px solid #aaa;
 margin-top: 5px;
 padding: 6px 7px;
}
#search_mid.hidden {
 display: none;
}
#search_results {
 margin-top: 25px;
}
#search_results h3 {
 font-size: 16px;
 font-weight: bold;
 margin-bottom: 35px;
}
#search_results .pagination {
 float: right;
 margin: -15px 0 15px 0;
}
#search_results ul#results_boxes {
 margin-bottom: 20px;
}
#search_bottom {
 border: 1px solid #888;
 float: left;
 padding: 10px;
 margin-bottom: 20px;
}
#search_bottom h5 {
 color: #6A3438;
 margin-bottom: 5px;
 text-transform: uppercase;
}
#search_bottom a {
 clear: both;
 text-decoration: underline;
}


/***** SEARCH: FORTE VILLAGE *****/

#search.fortevillage #search_top { 
 background-image: url(../gfx/bg_fortevillage_top.png); 
 height: 258px;
}
#search.fortevillage #search_results { 
 margin-top: 20px;
}
#search #fortevillage_text {
 border: 1px solid #888;
 padding: 10px 10px 15px 10px;
}
#search #fortevillage_text a{
 text-decoration: underline;
}
#search #fortevillage_text h5 {
 margin-bottom: 15px;
 text-transform: uppercase;
}
#search #fortevillage_text p {
 margin-bottom: 5px;
}

 
/**** PROPERTY RESULTS *****/

.property_result {
 border-bottom: 1px solid #c2c1c1;
 clear: both;
 height: 119px;
 margin-bottom: 12px;
 overflow: hidden;
 padding-bottom: 12px;
}
.property_result h4 {
 font-size: 16px;
 text-decoration: underline;
} 
.property_result h5 {
 font-size: 11px;
 text-transform: uppercase;
}
.property_result .image_block {
 float: left;
 width: 168px; 
}
.property_results div.offers_box {
 float: none;
 width: 10px;
 overflow: hidden;
 display: none;
}
.property_result .main_info {
 float: left;
 height: 118px;
 overflow: hidden;
 padding-top: 2px;
 width: 340px;
}

/*** EXTENDED PROPERTY RESULT ***/
.property_result.extended_result {
 height: auto;
}
.property_result.extended_result .main_info {
 height: auto;
 width: 380px;
}
.property_result.extended_result .secondary_info .etc {
    height: auto;
}


/******* PACKAGE HOLIDAYS ********/
.package_holidays #search_results ul#results_boxes {
  width: 676px;
}
.package_holidays #search_results ul#results_boxes {
  float:left;
  margin-bottom:20px;
}

.package_holidays .property_result {
  border:1px solid #C2C1C1;
  clear:none;
  float:left;
  height:332px;
  margin-bottom:12px;
  margin-right:12px;
  overflow:hidden;
  padding:10px 15px;
  width:181px;
}

.package_holidays .property_result .image_block {
 float: none;
 margin: 0px auto;
}
.package_holidays .property_result .package_info_upper {
 height: 125px;
 overflow: hidden;
}

.package_holidays .property_result h4 {
 margin-top: 18px;
 font-size: 18px;
}

.package_holidays .property_result .star_rating {
  font-size: 32px;
  margin: 7px 0 2px 0;
  line-height: auto;
  letter-spacing: .02em;
}
.package_holidays .property_result  .gray {
 color: #999;
}
.package_holidays .property_result  .dep_airport .gray {
  text-transform:uppercase;
}
.package_holidays .property_result .price {
  margin-top: 2px;
  color: #94485a;
  width: 100%;
  height: 30px;
  overflow: hidden;
}
.package_holidays .property_result  .new_price{
 font-size: 28px;
 font-weight: bold;
 float: left;
 margin-right: 3px;
 line-height: 28px;
 vertical-align: middle;
}
.package_holidays .property_result  .was_price {
 line-height: 12px;
}
.package_holidays .property_result  .old_price {
  text-decoration: line-through;
  font-size: 13px;
  font-weight: bold;
}
.package_holidays .property_result  .per_person {
 font-size: 11px;
 line-height: 12px;
 margin-top: 15px;
}
.package_holidays .property_result  .link {
  clear: both;
  margin-top: 5px;
}


/**** PACKAGE INFO ****/

.property_result.has_package {
 height: auto;
 padding-bottom: 6px;
}
.property_result.has_package .link a {
  height:25px;
  padding-top:5px;
  position:relative;
  top:58px;
}
.property_result.has_package .viewall {
 float: left;
 width: 100%;
}
.property_result.has_package .viewall .viewall_link a {
 float: right;
 font-weight:bold;
 text-decoration: underline;
}
.property_result.has_package .viewall  .package_addon,
.property_result.has_package .viewall  .package_link {
 display: none;
}
.package_link a {
 float: right;
 height:25px;
  padding-top:5px;
  width: 108px;
}
.package_addon {
 clear: both;
}
.package_addon  h5 {
  background: #8c1838;
  color: white;
  font-size: 13px;
  text-transform: uppercase;
  float: left;
  padding: 1px 8px;
  letter-spacing: .09em;
  margin-top: 0px;
}
.package_addon_block {
  clear: both;
  border: 1px solid #777;
  float: left;
  margin-bottom: 6px;
  padding: 5px 7px 3px 7px;
  width: 530px;
}
.package_addon_block p {
  float: left;
  font-size: 11px;
  height: 28px;
  margin-right: 10px;
  overflow:hidden;
}
.package_addon_block p span{
  display: block;
  color: #999;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 10px;
}
.package_addon .date {
  width: 72px;
  text-transform: capitalize;
}
.package_addon .dep_airport{
  width: 60px;
}
.package_addon .num_people {
  width: 110px;
  margin-right: 4px;
}
.package_addon .nights {
  width: 35px;
}
.package_addon .board_type {
  width: 110px;
  margin: 0;
  text-transform: capitalize;
}
.package_addon .price{
 float: right;
 margin: 0 5px 0 0;
 position: relative;
 text-align: right;
 top: -1px;
}
.package_addon_block .price span.total_price {
 font-weight: bold;
 font-size: 11px;
}
.package_addon_block .price span.was_price {
 color: #999;
 float: left;
 font-weight:normal;
 padding: 6px 2px 0 0;
 text-decoration: none;
 text-transform: lowercase;
}
.package_addon_block .price span.was_price span{
 color: #444;
 display: inline;
 font-weight: bold;
 text-decoration: line-through; 
}
.package_addon .new_price{
 color: #94485a;
 font-size: 17px;
 font-weight: bold;
 float: left;
 padding-top: 4px;
}


/******* SPECIAL OFFERS ********/

.special_offers .property_result,
.special_offers .property_result .main_info  {
 height: auto;
}
.special_offers .property_result .offers_box .title {
 text-transform: uppercase;
 color: #6A3438;
}

.property_result .main_info h4 { margin-bottom: 4px; }
.property_result .main_info h5 { margin-bottom: 4px; }

.property_result .secondary_info {
 float: right;
 font-size: 11px;
 text-align: right;
 width: 110px;
}
.property_result .secondary_info .etc {
 height: 51px;
}

/******* PAGINATION ********/
.pagination {
 height: 19px;
}
.pagination li {
 float: left;
 line-height: 20px;
 margin: 0 2px;
 text-align: center;
 width: 20px;
}
.pagination li.count {
 margin-right: 5px;
 width: auto;
}
.pagination li a {
 background: #fcfcfc;
 border: 1px solid #ccc;
 display: block;
 height: 15px;
 line-height: 15px;
 padding: 1px 0;
}
.pagination li a:hover {
 font-weight: bold;
 text-decoration: none;
}
.pagination li.current {
 font-weight: bold;
 font-size: 14px;
}
.pagination li.inactive a,
.pagination li.inactive a:hover {
 color: #ccc;
 cursor: default;
 font-weight: normal;
}


/******* LIFESTYLES ********/
#lifestyle_top {
 background: url(../gfx/bg_lifestyle_top.jpg) no-repeat left top;
 height: 240px;
 padding-top: 21px;
}
#lifestyle_top h2 {
 background:#FFFFFF none repeat scroll 0 0;
 float:left;
 font-size:24px;
 line-height:24px;
 padding:30px 30px 54px 20px;
}
#lifestyle_mid {
 border: 1px solid #888;
 margin-top: 15px;
 padding: 5px 8px;
}

#lifestyle #search_results {
 margin-top: 20px;
}



/******* HOTELS & VILLAS ********/
#search_bottom img {
 float: right;
 margin: 25px 5px 5px 6px;
}
#search_bottom h5.second {
 margin-top: 25px;
}



/******* STATIC PAGES ********/
.static_page h3 {
 font-size: 21px;
 font-weight: normal;
 line-height: 21px;
 padding-bottom: 4px;
}
.static_page h4 {
 font-size: 17px;
 font-weight: normal;
 line-height: 17px;
 padding-bottom: 4px;
}
.static_page h5 {
 font-weight: normal;
 text-transform: uppercase;
}
.static_page p {
 padding-bottom: 6px;
 text-align: justify;
}
.static_page strong {
 font-weight: bold;
}
.static_page a {
 text-decoration: underline;
}
#ayh_activities #static_top { background-image: url(../gfx/bg_ayh_top_activities.jpg); }
#ayh_getting_there #static_top { background-image: url(../gfx/bg_ayh_top_getting_there.jpg); }
#ayh_flights #static_top { background-image: url(../gfx/bg_ayh_top_flights.jpg); }
#ayh_general_information #static_top { background-image: url(../gfx/bg_ayh_top_general_information.jpg); }
#ayh_booking_conditions #static_top { background-image: url(../gfx/bg_ayh_top_booking_conditions.jpg); }
#ayh_insurance_details #static_top { background-image: url(../gfx/bg_ayh_top_insurance_details.gif); }
#ayh_car_hire #static_top { background-image: url(../gfx/bg_ayh_top_car_hire.jpg); }
#ayh_traditional_packages #static_top { background-image: url(../gfx/bg_ayh_top_traditional_packages.jpg); }
#ayh_intro_to_italy #static_top { background-image: url(../gfx/bg_ayh_top_intro_to_italy.jpg); }
#ayh_flights_italy #static_top { background-image: url(../gfx/bg_ayh_top_flights_italy.jpg); }
#ayh_james_hill #static_top { background-image: url(../gfx/bg_ayh_top_james_hill.jpg); }
#ayh_why_book #static_top { background-image: url(../gfx/bg_ayh_top_why_book.jpg); }

#static_top {
 background: url(../gfx/bg_ayh_top_about_sardinia.jpg) no-repeat left top;
 height: 237px;
 margin-bottom: 25px;
 padding-top: 21px;
}
#static_top h2 {
 background: #fff;
 float: left;
 font-size: 24px;
 line-height: 24px;
 min-width: 165px;
 padding: 20px 35px 66px 20px;
}
#ayh_booking_conditions #static_top h2 { width: 252px; }
#ayh_flights #static_top h2 { width: 182px; }
#ayh_general_information #static_top h2 {width: 222px; }
#ayh_traditional_packages #static_top h2 {width: 252px; }

#static_middle {
 border: 1px solid #888;
 margin-bottom: 35px;
 padding: 10px;
}
#static_bottom_left {
 float: left;
 width: 482px;
}
#static_bottom_right {
 margin-left: 506px;
}
#static_bottom_right img {
 margin-bottom: 8px;
}

#ayh_flights table { border: 0px; margin-bottom: 8px; width: 100%; }
.flights_col1 { width: 55%; }
#ayh_flights td { padding-bottom: 6px; }
.flights_header { font-weight: bold; text-transform: uppercase; }
#flights_right { background: #E2D7D8; border: 1px solid #888; padding: 5px; }

#ayh_booking_conditions #booking_conditions_table1 td{ padding: 0 15px 0 0; }

#ayh_insurance_details #insurance_details_table1 td { padding-right: 45px; }

#ayh_car_hire #static_middle img { float: right; margin-left: 10px; }
#ayh_car_hire #car_hire_table1 { width: 75%; }
#ayh_car_hire #car_hire_table1 td { padding: 4px; }

#ayh_traditional_packages #static_bottom img { float: left; margin-right: 10px; }

#fv_details #static_top { background-image: url(../gfx/bg_fortevillage_details_top.png); }
#fv_details #static_top h2 { background: #393838; color: white; width: 202px; padding: 20px 20px 10px 20px; }
#fv_details #static_top p { font-size: 11px; background: #393838; color: white; width: 202px; padding: 0px 20px 30px 20px; text-transform: uppercase;}



/***** CONTACT US *****/
#contact_us {
 border: 1px solid #888;
 margin-bottom: 15px;
 padding: 20px;
}
#contact_us a {
 text-decoration: underline;
}
#contact_us h2 {
 color: #393838;
 font-size: 21px;
 margin-bottom: 5px;
}
#contact_us #contact_images {
 float: right;
 text-align: right;
 width: 110px;
}
#contact_us #contact_images img {
 clear: both;
 float: right;
 margin-bottom: 10px;
}
#contact_us h3 {
 font-size: 17px;
 margin: 30px 0 5px 0;
}


/***** REQUEST A QUOTE *****/
#quote_top {
 border: 1px solid #888;
 margin-bottom: 15px;
 padding: 20px;
}
#quote a {
 text-decoration: underline;
}
#quote h2 {
 color: #393838;
 font-size: 21px;
 margin-bottom: 5px;
}
#quote_top #contact_images {
 float: right;
 text-align: right;
 width: 110px;
}
#quote_top #contact_images img {
 clear: both;
 float: right;
 margin-bottom: 10px;
}
#quote_top p {
 width: 500px;
 margin-bottom: 6px;
}
#quote .error {
 margin-bottom: 10px;
}
#quote fieldset { 
 background: #d7d7d7;
 margin-bottom: 15px; 
}
#quote legend {
 font-size: 17px;
 margin-bottom: 21px;
}
#quote input.t,
#quote textarea,
#quote select{
 border: 0;
 font-family: "trebuchet ms", arial;
 font-size: 12px;
 height: 21px;
 padding: 2px 2px 0px 2px;
}
#quote table {
 border: 0;
 cell-collapse: collapse;
 padding: 10px 20px;
 width: 100%;
}
#quote table td {
 padding-bottom: 10px;
 vertical-align: top;
}
#quote #lead_person label {
 float: left;
 padding-top: 2px;
 width: 70px;
 white-space: nowrap;
}
#quote #lead_person input {
 border: 0px;
 height: 21px;
 width: 160px;
}
#quote #lead_person input#title_input,
#quote #lead_person input#first_name {
 width: 100px;
}
#quote #lead_person input#email, 
#quote #lead_person textarea {
 width: 290px;
 border: 0px;
}
#quote #lead_person textarea { height: 49px; }
#quote #travellers input.t {
 margin-right: 1em;
 text-align: center;
 width: 40px; 
}
#quote #flights input.t {
 margin-left: 1em;
 width: 281px;
}
#quote #flights input.short {
 margin: 0;
 text-align: center;
 width: 40px;
}
#quote #property .left_col {
 width: 65px;
}
#quote #property input {
 margin-right: 40px;
 width: 280px;
}
#quote #property label {
 font-style: italic;
}
#quote #property textarea {
 height: 69px;
 width: 530px;
}
#quote #special_requirements textarea {
 height: 69px;
 margin-left: 65px;
 width: 530px;
}
#quote #bottom_stuff {
 background: none;
}
#quote #bottom_stuff legend {
 display: none;
}
#quote #bottom_stuff table {
 background: none;
}
#quote #bottom_stuff input.cb {
 margin-right: 5px;
}
#quote #bottom_stuff td#submit_cell input.b{
 margin: 20px auto 0 auto;
}
#quote_success h3 {
 font-size: 17px;
 padding-bottom: 3px;
}
#quote_success {
 margin: 40px 0;
}

/********* QUOTE but BROCHURE *****/
#quote #brochure_top {
 height: 220px;
 width: 100%;
}
#quote .brochure_block {
 background: #dedede;
 border: 1px solid #888;
 float: left;
 margin-left: 5px;
 min-height: 180px;
 padding: 10px;
 width: 195px;
}
#quote .brochure_block_image {

}
#quote #brochure_left { 
 background: #fff;
 margin-left: 0;
}
#quote fieldset {
 clear: both;
}

#quote #about_holiday td {
 padding: 0 5% 0 0;
 width: 45%;
}
#quote #about_holiday input.cb {
 margin-right: 5px;
}
#quote #about_holiday textarea {
 height: 140px;
 width: 330px;
}
#quote #referer select {
 width: 170px;
}
#quote #referer input.t {
 margin-left: 5px;
 width: 170px;
}

/********* SITEMAP *****/
#sitemap h2 {
 font-size: 18px;
 margin-bottom: 10px;
}
#sitemap ul#leftlist {
 float: left;
 width: 250px;
}
#sitemap ul#rightlist {
 float: right;
 width: 350px;
}

#sitemap ul a{
 text-decoration: underline;
}
#sitemap ul ul {
 margin-left: 18px;
}
#sitemap ul li {
 margin-bottom: 5px;
}
#sitemap ul li li {
 margin-bottom: 0px;
}
#sitemap ul {
 font-size: 14px;
 font-weight: bold;
 margin-bottom: 10px;
}
#sitemap ul ul {
 font-weight: normal;
 font-size: 13px;
 margin-bottom: 0px;
}
#sitemap ul ul li.region {
 font-weight: bold;
 margin-bottom: 8px;
}
#sitemap ul ul li.resort {
 margin-bottom: 5px;
}
#sitemap ul ul ul {
 font-weight: normal;
 font-style: italic;
}
#sitemap ul ul ul ul {
 font-weight: normal;
 font-style: normal;
}

/* NEW LOWER BLOCKS */

  #index #lower_section .lower-row h3 {
   font-size: 23px;
   color: #5b5b5b;
   margin: 5px 0 15px;
   font-weight: bold;
  }
  .lower-row {
    float: left;
    clear: both;
    margin-bottom: 20px;
    width: 100%;
  }
  #index .lower-block p {
   text-align: left;
   padding: inherit 1px;
  }
  .lower-block {
   width: 212px;
   height: 372px;
   float: left;
   margin-right: 14px;
  }
  .lower-block:last-child {
   margin-right: 0px;
  }
  .lower-block .image,
  .lower-block img {
   width: 212px;
   height: 149px;
  }
  .lower-block .text {
    color: #000;
    padding: 18px 12px 12px;
    background: #ccc;
    text-align: left;
  }
  .lower-block .title {
    font-size: 19px;
    height: 45px;
    line-height: 22px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .lower-block .description {
    height: 90px;
    overflow: hidden;
    margin-bottom: 10px;
  }
  #index #lower_section a.view-link {
    text-decoration: none;
  }
  .lower-block .view-link {
    color: #fff;
    display: block;
    height: 31px;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    border: 1px solid #666;
    margin: 0 auto;
    width: 184px;
    background: #202425; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#767576', endColorstr='#202425'); /* for IE */
    background: -webkit-gradient(linear, center top, center bottom, from(#767576), to(#202425)); /* for webkit browsers */
    background: -moz-linear-gradient(90deg,  #202425,  #767576); /* for firefox 3.6+ */ 
  }
  .lower-block .view-link span {
    font-size: 20px;
    padding-left: 5px;
    position: relative;
    top: 1px;
    font-family: 'Courier New', Courier, monospace;
    text-shadow: 0px 1px 1px #888;
  }
  .black .view-link span {
    color:#fe7322;
  }
  .blue .view-link span {
    color:#00b6d8;
  }
  .tan .view-link span {
    color:#fecb5e;
  }
  
  /* Gradients 
   * http://webdesignerwall.com/tutorials/cross-browser-css-gradient
   */
  .black .lower-block .text,
  .lower-block.black .text {
    color: #fff;
    background: #363536; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#484748', endColorstr='#363536'); /* for IE */
    background: -webkit-gradient(linear, right top, left bottom, from(#484748), to(#363536)); /* for webkit browsers */
    background: -moz-linear-gradient(45deg,  #363536,  #484748); /* for firefox 3.6+ */ 
  }
  .blue .lower-block .text,
  .lower-block.blue .text {
    background: #c1ddeb; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0ebf6', endColorstr='#c1ddeb'); /* for IE */
    background: -webkit-gradient(linear, right top, left bottom, from(#d0ebf6), to(#c1ddeb)); /* for webkit browsers */
    background: -moz-linear-gradient(45deg,  #c1ddeb,  #d0ebf6); /* for firefox 3.6+ */ 
  }
  .tan .lower-block .text,
  .lower-block.tan .text {
    background: #cdc4af; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ede3c7', endColorstr='#cdc4af'); /* for IE */
    background: -webkit-gradient(linear, right top, left bottom, from(#ede3c7), to(#cdc4af)); /* for webkit browsers */
    background: -moz-linear-gradient(45deg,  #cdc4af,  #ede3c7); /* for firefox 3.6+ */ 
  }
