/* RESET CSS */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/* END RESET CSS */

#wrapper {
  margin: 0 auto;
  width: 986px;
  padding: 0 6px 0 4px;
  font-family: arial;
  background: url(/images/background_wrapper.gif) repeat-y;
}

#header {
  height: 130px;
  background: url(/images/background_header.gif) no-repeat;
}

#header h1 a {
  display: block;
  height: 98px;
  width: 425px;
}

#header h1 a span, #header h2, #header h3 {
  display: none;
}

#header ul { padding: 3px 20px 0 0; float: right; }
#header ul li { display: inline; }
#header ul li a {
  color: #fff; display: block; 
  text-decoration: none; float: left; 
  padding: 0 12px; 
}


#content .left {
  float: left;
  width: 158px;
  margin-left: 5px;
}

#content .left h2 {
  display: none;
}

#content .left .destinations {
  background: #0072bd url(/images/background_destinations.gif) no-repeat;
}

#content .left .destinations ul {
  padding: 55px 0 10px 0;
  background: url(/images/background_destinations_bottom.gif) no-repeat center bottom;
}



#content .left ul li a {
  color: #fff;
  font-family: arial;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  padding: 2px 8px;
  display: block;
}

#content .left ul li a:hover {
  text-decoration: underline;
}

#content .left ul li ul { padding-left: 10px; }
#content .left .destinations ul li ul { padding: 0 10px; background: none;}

.left .send_to_friend { display: block; text-align: center; padding-top: 20px; }

.left .types {
  background: #f37002 url(/images/background_tour_types.gif) no-repeat;
  padding: 35px 0 5px 0;
}

#content .main {
  margin-left: 180px;
}

#content .main p {
  color: #000101;
  font-size: 12px;
  margin-bottom: 10px;
  line-height: 150%;
}

#content .main a {
  color: #f5880a;
  font-size: 12px;
}

#content .right {
  float: right;
  width: 158px;
  margin: 0 9px 0 13px;
}

#search {
  background: url(/images/background_search.gif) no-repeat;
  height: 220px;
  padding-bottom: 35px;
  margin-bottom: 40px;
}

#search select {
  width: 140px;
  margin: 0 3px 4px 9px;
}

#search #region {
  margin-top: 63px;
}

#search #holiday_type {
  margin-top: 26px;
}

#search h2, #search h3 {
  display: none;
}

.news h2 {
  height: 16px;
  margin-bottom: 10px;
  background: url(/images/h2_news.gif) no-repeat 5px 0;
}

.news h2 span {
  display: none;
}

.news li {
  font-size: 12px;
  margin-bottom: 12px;
  color: #010101;
}

.news li span {
  font-weight: bold;
  color: #f5880a;
  font-size: 12px;
}

.news li a {
  display: block;
}

.onya h2 { font-size: 80%; }
.onya h2 span { font-size: 160%; padding-right: 4px; }

#footer {
  color: #010101;
  font-family: arial;
  font-size: 10px;
  padding: 8px 5px 8px 2px;
  border-top: 1px solid #bfbfbf;
  margin-top: 8px;
}

#footer a {
  color: #010110;
  text-decoration: none;
  padding: 0 3px;
}

#footer a:hover {
  text-decoration: underline;
}

#footer span {
  float: right;
}

#footer .other_sites {
  padding: 10px 100px; text-align: center;
}

div.clear {clear: both;}

form .formRow { padding: 1px 0;}
form .formRow label {display: block; float: left; width: 120px;}
form .formRow input { width: 250px;}
form .formRow textarea { width: 250px; height: 120px;}

#errors { border: 2px solid red; padding: 10px;}
#errors ul { list-style: disc inside;}
form .fieldWithErrors input {border: 2px solid red;}
form .fieldWithErrors textarea {border: 2px solid red;}

h2.blue { color: #02a8ef; font-size: 140%; font-weight: bold; padding: 10px 0; }
#content .main a.enquire { display: block; text-align: center; font-size: 110%; text-decoration: none; padding: 10px 0 20px 0; }
#content .main a.enquire:hover { text-decoration: underline; }
#content .main .holiday

strong { font-weight: bold; }



#content .main .static { padding: 0 15px 15px 0; text-align: justify; }
.static h2 { color: #02a8ef; font-size: 140%; font-weight: bold; padding: 10px 0; }

#content .main .holiday { padding: 0 130px 15px 0; text-align: justify; }
.holiday_info { padding-top: 10px; font-size: 90%; }
.holiday_info .img {
  float: left; width: 300px; text-align: center;
}
.holiday_info h3 { 
  margin-left: 320px; 
  width: 337px;
  height: 23px; 
  color: #fff;
  text-transform: uppercase;
  padding: 5px 0 0 15px;
}
.holiday_info dl {
  margin-left: 320px; 
  padding: 10px;
  text-align: left;
  background-color: #eee;
  width: 317px;
  font-size: 90%;
}
.holiday_info dd { 
  float: left; 
  width: 100px; 
  padding-right: 10px;
  text-align: right;
  font-weight: bold; 
  padding-bottom: 10px; 
}
.holiday_info dt { 
  margin-left: 110px; 
  padding-bottom: 10px; 
}

.also_like { 
  width: 500px;
  position: relative;
  margin-top: 50px;
  padding: 10px 10px 10px 20px;
}
#content .also_like a { 
  display: block;
  line-height: 200%; 
  font-size: 80%;
}
.also_like h4 { 
  width: 202px;
  height: 23px;
  position: absolute; top: -23px; left: -1px;
  color: #fff;
  text-transform: uppercase;
  padding: 4px 0 0 10px;
  font-size: 90%;
}
.also_like .img { float: right; }
.also_like .img img { padding-left: 10px; }
.holiday h2 { font-size: 140%; padding: 15px 0 10px 0; }

.accommodation h2 { color: #9c79b4; }
.accommodation .also_like { border: 1px solid rgb(156,121,180); }
.accommodation .also_like h4 { background: url(/images/also_like_purp.png) no-repeat; }
.accommodation .holiday_info h3 { background: url(/images/heading_accom.png) no-repeat; }

.tailor_made h2 { color: #4da8e7; }
.tailor_made .also_like { border: 1px solid rgb(77, 168, 231); }
.tailor_made .also_like h4 { background: url(/images/also_like_blue.png) no-repeat; }
.tailor_made .holiday_info h3 { background: url(/images/heading_tailor.png) no-repeat; }

.small_group h2 { color: #7ac142; }
.small_group .also_like { border: 1px solid rgb(122, 193, 66); }
.small_group .also_like h4 { background: url(/images/also_like_green.png) no-repeat; }
.small_group .holiday_info h3 { background: url(/images/heading_small_group.png) no-repeat; }

.school_group h2 { color: #e19733; }
.school_group .also_like { border: 1px solid rgb(225, 151, 51); }
.school_group .also_like h4 { background: url(/images/also_like_orange.png) no-repeat; }
.school_group .holiday_info h3 { background: url(/images/heading_school_group.png) no-repeat; }


.news_page h3 {
  color: #f5880a; font-weight: bold;
}
.news_page h4 {
  padding: 5px 0;
  font-size: 80%;
  font-weight: bold;
}


.front_page h2 { padding: 15px 0 5px 0; }
.front_page p { text-align: justify; }

.enquiry { padding: 20px 0; }

p.label, .enquiry label  { font-weight: bold; }
.enquiry label { float: left; display: block; width: 150px; padding-right: 20px; text-align: right;  }
.enquiry .row { color: #000101; font-size: 12px; margin-bottom: 10px; line-height: 150%; }

.pagination { clear: both; text-align: center; font-size: 14px; }

h2 { 
color: #02a8ef; font-size: 140%; font-weight: bold; padding: 5px 0;  
}

hr { padding: 0; margin: 0; }

.topTour {
  float: left;
  margin: 20px 0; 
  position: relative;
}

.holiday_summary {
  padding: 5px 3px;  
  height: 100px;
  width: 295px;  
  overflow: hidden;
  border: 1px solid transparent;
}

.topTour .tailor_made { border: 1px solid rgb(77, 168, 231); }
.topTour .tailor_made h3 { background: rgb(77, 168, 231) url(/images/ctm1.png) no-repeat top left; }
.topTour .tailor_made h3 div { background: rgb(77, 168, 231) url(/images/ctm2.png) no-repeat top right; }

.topTour .accommodation { border: 1px solid #9c79b4; }
.topTour .accommodation h3 { background: #9c79b4 url(/images/ca1.png) no-repeat top left; }
.topTour .accommodation h3 div { background: #9c79b4 url(/images/ca2.png) no-repeat top right; }

.topTour .small_group { border: 1px solid #7ac142; }
.topTour .small_group h3 { background: #7ac142 url(/images/csg1.png) no-repeat top left; }
.topTour .small_group h3 div { background: #7ac142 url(/images/csg2.png) no-repeat top right; }

.topTour .school_group { border: 1px solid #e19733; }
.topTour .school_group h3 { background: #e19733 url(/images/cs1.png) no-repeat top left; }
.topTour .school_group h3 div { background: #e19733 url(/images/cs2.png) no-repeat top right; }

.topTour h3 {
  text-transform: uppercase;
  color: #fff;
  padding-left: 15px;
  font-size: 13px;
  margin-bottom: 10px;
  position: absolute;
  top: -20px;
  left: 0px;
  z-index: 10;
}
.topTour h3 div {
  overflow: hidden;
  height: 14px;
  padding: 3px 15px 3px 0;
}

.topTour .image {
  float: left;
  width: 80px;
  height: 80px;
  text-align: center;
  margin-right: 6px;
}

.topTour .image img {
  max-height: 80px;
  max-width: 70px;
}

.topTour .image a {
  font-size: 12px;
  color: #f5880a;
  padding: 0;
  margin: 0;
  text-align: left;
  display: block;
  position: absolute; 
  bottom: 5px;
  left: 5px;
  width: 100px;
}

/*.topTour .info p {
  color: #02a2ea;
  font-size: 12px;
  font-weight: bold;
  line-height: 150%;
  margin-bottom: 10px;
  overflow: hidden;
  max-height: 3em;
}
*/
#content .main .topTour .info p {
  font-size: 11px;
  line-height: 110%;
  /* margin-bottom: 10px; */
  margin: 0 0 10px 70px;
}


.topTour span {
  font-size: 11px;
  color: #000;
  display: block;
  padding: 2px 0 0 25px;
  /* margin: 0 0 4px 84px; */
  margin: 0 0 4px 70px;
}

.topTour span.duration {
  sbackground: url(/images/icon_duration.gif) no-repeat 3px 1px;
}

.topTour span.flights {
/*  background: url(/images/icon_flights.gif) no-repeat 1px 3px;*/
  sbackground: url(/images/icon_pound.png) no-repeat 4px 0px;
}

#fp_img_wrap { height: 210px; overflow: hidden; }
#fp_img { max-width: 625px; }