

div#tripFlash {
/*	position:absolute;
    left:9px;
    top:9px;
    width:185px;
    height:185px;*/
    width:561px;
    height:185px;
    border:1px solid #9F822F;
    background:#ffffff;
    padding:2px;
    margin:9px;
}

div#tripHeadline {
	height:30px;
    background:url(/images/trippage/bg_headline.jpg);
    padding-left:18px;
    padding-top:8px;
}

h1.tripHeadline {
    font-family:trebuchet ms;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}

table.tripTable {
	border-collapse:collapse;
    }
table.tripTable td {    
	vertical-align:top;
    }
    
div#tripDescription {
	height:auto !important;
	height:270px;
	min-height:270px !important;
	min-height:auto;
  /*  background:url(/images/trippage/bg_description.jpg);*/
    padding-left:13px;
    padding-right:15px;
    padding-top:15px;
    padding-bottom:15px;
	color:#504108;
    text-shadow:#f4efe5 1px 1px 0;
}
div#tripPricesBtn {
    margin-left:35px;
    margin-top:20px;
    background-image:url(/images/design/trip_sepriser_off.png);
    width:139px;
    height:26px;
    padding-top:9px;
    text-align:center;
    font-family:helvetica;
    font-size:13px;
    color:#ffffff;
    text-shadow:#39300f 1px 1px 0;
    text-transform:uppercase;
    cursor:pointer;
}
div#tripPrices {
    display:none;
    margin-left:40px;
    margin-top:25px;
}

div.tripPriceLabel {
	font-family:tahoma;
    font-size:11px;
    color:#504108;
    font-weight:normal;
    margin-bottom:2px;
}

div.tripPriceValue {
	font-family:tahoma;
    font-size:11px;
    color:#504108;
    margin-bottom:10px;
}

div#tripButtonInfo {
	margin-top:15px;
}

div.tripDaySeparator {
	height:1px;
    background:url(/images/trippage/day_separator.jpg);
}

div.tripDayHeadline {
	height:23px;
    background:url(/images/trippage/bg_day_headline.jpg);
    padding-left:37px;
    padding-top:5px;
    font-family:tahoma;
    font-size:11px;
    color:#504108;
    text-shadow:#eee6c4 1px 1px 0;
    cursor:pointer;
}

div.tripDayDescription {
    position:relative;
	height:auto !important;
	height:145px;
	min-height:145px !important;
	min-height:auto;
    background:url(/images/trippage/bg_day_description.jpg);
    padding-left:213px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:10px;
}

div.tripDayDescriptionText {
    font-family:verdana;
    font-size:11px;
    color:#504108;
    text-shadow:#eee6c4 1px 1px 0;
}

div.tripDayDescriptionImage {
	position:absolute;
    left:9px;
    top:10px;
    width:185px;
    height:139px;
    border:1px solid #9F822F;
    background:#ffffff;
    padding:2px;
}

div.tripHotelHeadline {
	height:31px;
    background:url(/images/trippage/bg_hotel_headline.jpg);
    padding-left:37px;
    padding-top:8px;
    font-family:trebuchet ms;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}


select.tripSelect {
	width:174px;
    border:1px solid #b8ac89;
    background:#ffffff;
    color:#8b836c;
}

input.tripInput {
	width:166px;
    height:14px;
    padding-left:5px;
    padding-top:2px;
    border:1px solid #b8ac89;
    background:#ffffff;
    color:#8b836c;
}

div#countryFlash {
	position:absolute;
    left:9px;
    top:9px;
    width:185px;
    height:185px;
    border:1px solid #9F822F;
    background:#ffffff;
    padding:2px;
}

div#countryHeadline {
	height:30px;
    background:url(/images/countrypage/bg_headline.jpg);
    padding-left:213px;
    padding-top:8px;
}

h1.countryHeadline {
    font-family:trebuchet ms;
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}

div#countryDescription {
	height:auto !important;
	height:190px;
	min-height:190px !important;
	min-height:auto;
    background:url(/images/countrypage/bg_description.jpg);
    padding-left:213px;
    padding-right:15px;
    padding-top:15px;
    padding-bottom:15px;
	color:#2D2403;
}

div#countryButton {
	position:absolute;
    left:25px;
    top:212px;
}

div.countryTripSeparator {
	height:1px;
    background:url(/images/countrypage/trip_separator.jpg);
}

div.countryTripHeadline {
	height:23px;
    padding-left:37px;
    padding-top:5px;
    cursor:pointer;
}

a.countryTripHeadline {
    font-family:tahoma;
    font-size:12px;
    color:#000000;
    text-shadow:#E2DED1 1px 1px 0;
}

div.countryTripDescription {
    position:relative;
	height:auto !important;
	height:191px;
	min-height:191px !important;
	min-height:auto;
    background:url(/images/countrypage/bg_trip_description.jpg);
    padding-left:213px;
    padding-right:15px;
    padding-top:10px;
    padding-bottom:10px;
}

div.countryTripDescriptionText {
    font-family:verdana;
    font-size:11px;
    color:#504108;
}

div.countryTripDescriptionImage {
	position:absolute;
    left:9px;
    top:10px;
    width:185px;
    height:185px;
    border:1px solid #9F822F;
    background:#ffffff;
    padding:2px;
}

select.citySelect {
	width:120px;
    border:1px solid #B8AC89;
    background:#ECE5D4;
    color:#8B836C;
}

img.rejsebrev {
	margin-top:20px;
    margin-left:7px;
    }
