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; 
}
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_grad1.png) repeat-x; 
 cursor: pointer;
}
.btn_shade:hover {
 text-decoration: underline;
}
a.btn_shade {
 padding-top: 2px;
 height: 22px;
}
.highlight {
 background: yellow;
}
.error {
 background: #FFDFE5;
 border: 1px solid red;
 color: #6F454D;
 font-weight: bold;
 padding: 2px 5px;
}


/****** END RESET *****/
html {
 height: 100.2%;
}
body { 
 background: #efefef;  
 color: #393838;
 font-family: "Trebuchet ms", Arial, Helvetica, sans-serif;
 font-size: 12px;
}
#wrapper { 
 background: white; 
 margin: 0px auto 40px auto; 
 padding: 45px 50px 0 50px ;
 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 #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;
}
#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;
}
#topnav h2 {
 clear: both;
 color:#C4C4C4;
 font-size: 19px;
 font-weight: bold;
 text-align: right;
}
#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;
}

#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_lifestyle>a {
 padding: 0 12px 0 11px;
}
#mainnav ul li#mn_quote>a {
 padding: 0 11px 0 11px;
}
#mainnav ul li a {
 display: block;
 padding: 0px 10px;
 line-height: 30px;
 font-weight: bold;
 color:#393838;
 font-size: 12px; 
 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: 70px;
 padding: 10px 0;
 background: #fff;
}
#footer ul {
 float: left;
 display: inline;
 border: 1px solid #888;
 padding: 10px 10px 10px 10px;
 width: 644px;
 font-size: 11px;
 text-transform: lowercase;
}
#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;
}

/********** TWOCOL **********/

.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 #details {
 margin: 30px 0 20px 0;
}
#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 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: 18px;
}

#prop_info #basic_info {
 font-size: 11px;
 height: 85px;
 text-align: right;
}
#prop_info #basic_info #stars {
 height: 21px;
 line-height: 11px;
}
#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;
}

/************* INDEX ****************/
#index #main_image {
 height: 346px;
 position: relative;
 margin-bottom: -346px;
 top: -346px;
 z-index: 0;
}
#index #collection_top {
 background: transparent;
 height: 346px;
 position: relative;
 padding: 15px 0 0 0;
 z-index: 2;
}
#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: right;
 background: #fff;
 margin-top: 20px;
 padding: 10px 0 10px 10px;
}
#index #collection_top_links h4 {
 font-size: 17px;
 color: #393838;
 margin-bottom: 10px;
}
#index #collection_top_links ul {
 width: 260px;
}
#index #collection_top_links li {
 width: 129px;
 overflow: hidden;
 white-space: nowrap;
 float: left;
}
#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 #sections {
 clear: both;
 float: left;
 display: inline;
 margin-top: 30px;
 width: 664px;
}
#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 {
 background: #fff;
 float: left;
 margin-top: 45px;
 padding: 20px;
}
#search_top_left h2 {
 font-size: 24px;
 margin-bottom: 8px;
}
#search_top_right {
 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 select {
 width: 212px;
 padding: 3px 2px;
 margin: 0 0 3px 0px;
 background: #fff;
 border: 1px solid #ccc;
}
#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 li {
 float: left;
 overflow: hidden;
 padding-left: 3px;
 width: 104px;
}
#search_check label {
 left: 2px;
 position: relative;
 top: -1px;
}
#search_submit input.b {
 clear: both;
 display: block;
 letter-spacing: -0.5px;
 margin: 4px auto 1px auto;
 width: 185px;
}

#search_results {
 margin-top: 35px;
}
#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;
}
#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); 
}
#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;
}


/******* 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;
}