* {
  margin: 0;
  padding: 0;
}

html {height:100%}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  min-height:101%;
  color: #515151;
  background-color: #ffb200;
  color: #333;
  text-align: center;
}

img {border: 0;}

.clear {clear: both;}

br.clear {font-size: 1px;}

hr {
  display: block;
  height: 1px;
  border: none 0;
  border-top: 1px solid #7d409c;
}

a img {border: none;}

a {color: #7d409c;}
a:hover {color: #333;}

.hide {
  position: absolute;
  left: -10000px;
  top: -10000px;
}

label, input, select, textarea {
  font-size: 0.65em;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, select, textarea {
  color: #666;
}

label select, label input {
  font-size: 1em;
}

div.content {
  padding: 10px; 
  background: #fff;
}

div.content p {
  margin-bottom: 10px;
}

div.content li {
  font-size: 0.65em;
  margin-left: 30px;
  line-height: 1.5em;
}

div.content ul, div.content ol {
  margin-bottom: 1em;
}


div.leftcol div.content h3 {
  margin-bottom: 0;
}

/* --------------------------------------------------------------------------- CONTAINER ------------ */

#container {
	 width: 770px;
  margin: 0 auto;
  text-align: left;
}

/* --------------------------------------------------------------------------- HEADER ------------ */

div#header {
  background: url(../images/bg_header.png) no-repeat;
  margin: 5px 0;
}

h1#logo {
  padding: 8px 0 8px 22px;
  float: left;
}

div#newsclub {
  float: right;
  width: 286px;
  height: 135px;
  background: url(../images/bg_newsclub.gif) no-repeat;
  margin: 10px 10px 0 0;
  display: inline;
}

div#newsclub h2 {
  margin: 7px 0 0 7px;
}

div#newsclub h3{
  margin: 25px 0 0 0;
}

div#newsclub input.textfield {
  margin: 7px 0 0 7px;
  width: 210px;
  padding: 1px 0;
}

/* --------------------------------------------------------------------------- BOXES ------------ */

div.smallbox {
  width: 250px;
  height: 230px;
  background-image: url(../images/bgcurve_small.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  position: relative;
}

div.mediumbox {
  width: 510px;
  background: url(../images/bgcurve_medium.gif) bottom no-repeat;
  position: relative;
  padding-bottom: 120px;
}

div.largebox {
  width: 770px;
  background: #fff url(../images/bgcurve_large.gif) bottom no-repeat;
  position: relative;
  padding-bottom: 170px;
}

/* --------------------------------------------------------------------------- NAVIGATION ------------ */

div#nav li {
  list-style: none;
  float: left;
  margin-left: 1px;
}


div#nav li.first-child {
  margin-left: 0;
}


/* --------------------------------------------------------------------------- FOOTER ------------ */

div#footer {
  width: 100%;
  background: #ffa101;
}

/* --------------------------------------------------------------------------- 2 COL LAYOUT ------------ */

div#leftcol {
  float: left;
  margin-right: 10px;
  display: inline;
  width: 250px;
}


div#leftcol div.smallbox {
  width: 250px;
  height: auto;
  position: relative;
  padding-bottom: 60px;
}

div#leftcol p {
  margin: 0;
}

div#rightcol {
  width: 510px;
  float: left;
}

/* --------------------------------------------------------------------------- SECTIONS >>> ------------ */

/* --------------------------------------------------------------------------- HOME ------------ */



body#home div.mediumbox {
  width: 510px;
  background: url(../images/bg_mediumbox_plain.gif) bottom no-repeat;
  position: relative;
  padding: 0;
}


div.smallbox form {
  padding: 5px 0 0 10px;
}

div.smallbox select {
  margin: 2px 0 3px 0;
}

select.half {
  width: 112px;
  margin-right: 6px !important;
}

label.half {
  display: block;
  float: left;
}

select.date-day {width: 48px;}
select.date-month {width: 78px;}
select.date-year {width: 57px;}
select.flight-date-month {width: 138px;}

select.third {
  width: 72px;
  margin-right: 6px !important;
}

label.third {
  display: block;
  float: left;
}

select.full {
  width: 230px;
}

div.content p {
  font-size: 0.65em;
  line-height: 1.2em;
}

div.content h3 {
  font-size: 0.65em;
}

form p {
  font-size: 0.6em;
}

div#flight-search div.smallbox p {
  text-align: center;
  margin-bottom: 10px;
}

div#holiday-search input.submit, 
div#flight-search input.submit,
div#late-deals a.button {
  position: absolute;
  bottom: 30px;
  left: 10px;
}

div#holiday-search,
div#flight-search,
div#late-deals {
  float: left;
  width: 250px;
}

div#holiday-search,
div#flight-search {
  margin-right: 10px;
  display: inline;
}

div#late-deals table {
  margin: 0 0px; /*...changed from 10px to 0px by aonghus - 11th Dec...*/
  width: 230px;
}

div#late-deals th, div#late-deals td {
  vertical-align: middle;
  font-size: 0.65em;
  padding-top: 5px;
  padding-bottom: 5px;
}

div#late-deals td.price {
  background: url(../images/bg_price.gif) no-repeat;
  background-position: center;
  color: #fff;
  text-align: right;
  padding-right: 10px;
}

/* --------------------------------------- Welcome ------------ */

div#welcome {
  float: left;
  margin-right: 10px;
  display: inline;
}

div#welcome p {
  line-height: 1.8em;
  
}

div#welcome div.smallbox {
  width: 250px;
  height: 318px;
  background: url(../images/bg_smallbox_plain.gif) bottom no-repeat;
  position: relative;
}

div#welcome div.content {
  height: 280px;
  overflow: auto;
  margin-right: 10px;
}



body#home div#rightcol {
  width: 510px;
  float: right;
}

/* --------------------------------------- Other Offers ------------ */

div#otheroffers li {
  display: block;
  float: left;
  font-size: 0.65em;
  text-align: center;
  width: 127px;
}

div#otheroffers div.mediumbox {
  height: 210px;
}

/* --------------------------------------- Tell A Friend ------------ */

div#tellafriend div.mediumbox {
  height: 65px;
}

div#tellafriend form {
  padding: 0 10px;
}

div#tellafriend label {
  display: block;
  float: left;
}

div#tellafriend input.textfield {
  width: 210px;
  margin-right: 10px;
}

div#tellafriend input.submit {
  float: left;
  margin-top: 10px;
}

div#tellafriend p {
  font-size: 0.65em;
  padding: 3px 0 0 0;
}

p#copyright {
  float: left;
  font-size: 0.65em;
  margin-right: 10px;
  margin-top: 25px;
}

ul#bottomnav {
  float: left;
  font-size: 0.65em;
  margin-top: 25px;
}

ul#bottomnav a {
  color: #333;
}

ul#bottomnav li {
  display: inline;
}

p#logos1 {
  float: right;
}

/* --------------------------------------------------------------------------- HOLIDAY OFFERS ------------ */

div.offer-thumb {
  float: left;
  margin: 10px 10px 10px 10px;
  display: inline;
}

div.offer-summary {
  float: left;
  margin: 10px 0;
  width: 615px;
  display: inline;
}

div.offer-summary h2 {
  font-size: 0.65em;
}

div.offer-summary p {
  font-size: 0.65em;
}

div.offer-summary table {
  margin-top: 10px;
  float: left;
  display: inline;
}

div.offer-summary th, div.offer-summary td {
  font-size: 0.65em;
  padding: 0 30px 5px 0;
}

div.offer-summary a.button {
  width: 81px;
  height: 18px;
  float: right;
  margin-top: 25px;
}

div.offer hr {
  margin: 0 10px;
}

/* --------------------------------------------------------------------------- HOLIDAY DETAIL ------------ */

img.image-detail {
  float: right;
  margin: 0 0 10px 10px;
}

img.itinerary-thumb {
  float: left;
  margin-right: 10px;
  display: inline;
}

div.itinerary hr {
  margin: 0;
}

/* --------------------------------------------------------------------------- HOLIDAY BOOKING ------------ */

/* --------------------------------------------------------------------- offer booking */

form#book {
  padding: 10px;
}

form#book label, form#book p.label {
  width: 150px;
  display: block;
  float: left;
  padding-bottom: 5px;
  font-size: .65em;
}

form#book fieldset {
  border: 0;
  border-bottom: 1px solid #7d409c;
  padding: 10px;
}

form#book h3 {
  padding-top: 10px;
}

form#book select {
  margin-bottom: 5px;
  font-size: .7em;
}

form#book input {
  margin-bottom: 5px;
}

form#book input.textfield {
  width: 190px;
  padding: 2px;
}

form#book textarea {
  width: 194px;
  height: 40px;
}

fieldset#travelinsurance label {
  width: 300px;
}

.smalltxt {
  font-size: .65em;
}

textarea {
  font-size: 1em;
}

/* --------------------------------------------------------------------------- CONTACT ------------ */

form#contactform label {
  width: 150px;
  display: block;
  float: left;
  padding-bottom: 5px;
}

form#contactform input.textfield {
  width: 190px;
  padding: 2px;
  margin-bottom: 5px;
}

form#contactform textarea {
  width: 192px;
  margin-bottom: 5px;
  font-size: 0.65em;
  padding: 2px;
}

form#contactform textarea#address {
  height: 60px;
}

form#contactform textarea#message {
  height: 90px;
}

form#contactform input.button {
  margin: 10px 0 0 150px;
}

span.required {
  color: #7d409c;
  font-size: 0.7em;
}

/* --------------------------------------------------------------------------- WHITELABEL IFRAMES ------------ */

iframe#whitelabel {
  width: 750px;
  height: 600px;
  margin: 10px;
}

/* --------------------------------------------------------------------------- SUB CAT PAGES ------------ */

ul#subcat {
  width: 290px;
  margin: 0 auto;
}

ul#subcat.nocentre {
  width: 750px;
  margin: 0;
}

ul#subcat li {
  display: block;
  float: left;
  font-size: 0.65em;
  text-align: center;
  width: 125px;
}

/* --------------------------------------------------------------------------- RESULTS TABLE ------------ */

table.results {
  width: 750px;
  margin: 10px;
}

table.results th {
  text-align: left;
  font-size: 0.65em;
  padding: 5px 0;
  border-bottom: 1px solid #7d409c;
}

table.results td {
  font-size: 0.65em;
  padding: 5px 0;
  border-bottom: 1px solid #7d409c;
  vertical-align: top;
}

table.results td.last {
  text-align: right;
}

/* --------------------------------------------------------------------------- OFFERS TABLE ------------ */

table.offers {
  width: 490px;
  margin: 10px;
}

table.offers th {
  text-align: left;
  font-size: 0.65em;
  padding: 5px 0;
  border-bottom: 1px solid #7d409c;
}

table.offers td {
  font-size: 0.65em;
  padding: 5px 0;
  border-bottom: 1px solid #7d409c;
  vertical-align: top;
}

table.offers td.last {
  text-align: right;
}

body#sun table.offers {
  margin: 0;
  padding: 0;
}

body#ski table.offers {
  margin: 0;
  padding: 0;
}


/* --------------------------------------------------------------------------- BOOKING ------------ */

form#bookingform label {
  width: 150px;
  display: block;
  float: left;
  padding-bottom: 5px;
}

form#bookingform input.textfield {
  width: 190px;
  padding: 2px;
  margin-bottom: 5px;
}

form#bookingform select#title {
  padding: 2px;
  margin-bottom: 5px;
}

form#bookingform textarea {
  width: 192px;
  margin-bottom: 5px;
  font-size: 0.65em;
  padding: 2px;
}

form#bookingform textarea#address {
  height: 60px;
}

form#bookingform textarea#specialrequirements {
  height: 90px;
}

form#bookingform input.button {
  margin: 10px 0 0 150px;
}

span.required {
  color: #7d409c;
  font-size: 0.7em;
}

body#bookingref td, body#bookingref th {
  font-size: 0.65em;
  padding-bottom: 20px;
}

body#bookingref th {
  padding-right: 20px;
}

/* --------------------------------------------------------------------------- WORLDWIDE DESTINATIONS ------------ */

body#worldwide div#map {
  width: 569px;
  float: left;
  margin-left: 10px;
  display: inline;
}

body#worldwide div#map-subnav {
  width: 180px;
  float: left;
  color: #7d409c;
}

body#worldwide div#map-subnav ul {
  font-size: 0.65em;
  margin-left: 15px;
}

body#worldwide div#map-subnav li {
  list-style: none;
}

body#worldwide div#map-subnav a {
  text-decoration: none;
}

body#worldwide div#map-subnav h3 {
  margin: 0 0 8px 15px;
}

div#worldwide-welcome h3 {
  margin-bottom: 8px;
}

body#placestostay table {
  width: 400px;
  margin: 0 auto;
}


body#placestostay td {
  font-size: 0.65em;
  text-align: center;
}

body#placestostay p {
  margin-top: 5px;
}

.emph {
	font-weight: bold;
}

