* {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
  color: #FFCF21;
  font-size: 18px;
}

h2 {
  color: #000000;
  font-size: 14px;
}

body {
  margin: 0px auto;
/*  font-family: verdana, arial, helvetica, sans-serif;*/
  font-size: 62.5%;
  color: #000000;
/*  background-color: #FFFE9A;*/
  }

a img {
  border: none;
}

a:link, a:visited {
  color: #B1B6A4;
  text-decoration: none;
  }

#mailAddress {
  height: 15px;
  vertical-align: middle;
}

#mailAddress img {
  vertical-align: middle;
}

form#generalEnquiry, form#travelEnquiry, form#motorEnquiry{
  width: 600px;
}

form#generalEnquiry fieldset, form#travelEnquiry fieldset, form#motorEnquiry fieldset{
  text-align: center;
  background-color: #FFE78C;
  border: 0px;
  padding: 5px;
}

form#travelEnquiry fieldset{ /*, form#motorEnquiry fieldset{*/
  text-align: left;
}

form#motorEnquiry fieldset input{
  float: left;
}

label {
	margin-left: 40px;
	margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
	width: 100px;
	float: left;
	text-align: right;
	line-height: 1.5;
}

form#travelEnquiry label{
  width: 210px;
}

#contactPerson, #contactEmail, #contactNumber, #contactSubject, #contactMessage {
  width: 350px;
  float: left;
  margin-top: 2px;
  margin-bottom: 2px;
}

#contactPerson, #contactEmail, #contactNumber {
  width: 200px;
}

#contactMessage {
  height: 10em;
}

select, #departureDate, #returnDate {
  width: 100px;
  float: left;
  margin-top: 2px;
  margin-bottom: 2px;
}

select#destination {
  width: 150px;
  margin-top: 18px;
}

/*
  select#motorInsuranceType {
  width: 180px;
}
*/

div#destinationAnnual {
  display: none;
}

div#buttonContainer {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

#error {
  color: #FF0000;
  text-align: center;
  margin-top: 5px;
}

#success {
  text-align: center;
  margin-top: 5px;
}

ul#productListing li#productItem {
  list-style-type: none;
  padding: 0px 2px;
  margin-top: 10px;
}

.productHeading {
  width: 100%;
/*  background-color: #FFCF21;
  color: #FFFFFF;*/
  background-color: #FFFFFF;
  color: #FFCF21;
/*  padding: 2px 3px;*/
  margin: 2px 0px 4px 0px;
  font-weight: bold;
  text-decoration: underline;
}

.button {
  cursor: pointer;
  padding: 3px;
  margin-top: 10px;
}

.compulsoryField, .compulsoryField2 {
  line-height: 2em;
  font-size: 10px;
  float: left;
  color: red;
}

.compulsoryField2 {
  margin-top: 16px;
}

.prompt {
  line-height: 2em;
  float: left;
  font-style: italic;
  font-size: 10px;
}

span#note {
  font-size: 10px;
}

checkbox, input, radio, select, textarea, file {
  font-size: 11px; /* need this here to set the size of the text in the input's (even though it's specified body and html above) */
}

#mainWrapper {
  text-align: left;
  width: 750px;
  vertical-align: top;
  margin: auto;
/*  border: 1px solid #B1B6A4;*/
/*  background-color: blue;*/
  }

#headerWrapper {
  padding: 0px;
  margin: 0px;
  border: 0px;
  line-height: 0px;
/*  background-color: yellow;*/
  background-color: #FFFFFF;
  }

#menuWrapper {
  margin: 0px;
  padding: 0px;
  border: 0px;
/*  height: 27px;*/
  height: 26px;
  width: 100%;
  font-weight: bold;
/*  font-size: 11px;*/
  font-size: 11px;
  vertical-align: top;
/*  background-color: green;*/
}

#rightCenterWrapper {
/*	position: relative;*/
  clear: right;
	float: right;
	width: 603px;
/*  height: 350px;*/
/*	display: inline;*/
	margin: 5px 20px 20px 0px;
	background-color: #FFFFFF;
  font-size: 12px;
}

#leftCenterWrapper {
	position: relative;
	float: left;
	clear: left;
	width: 117px;
  height: 350px;
	margin: 0 0 0 1px;
	display: inline;
	overflow: auto;
  font-size: 10px;
  background-image: url(../images/left_content.png);
}

#footerWrapper {
  margin: 0px auto;
  padding: 0px;
  border: 0px;
/*  width: 100%;*/
/*  width: 605px;*/
  background-color: #FFFFFF;
  color: #B1B6A4;
  font-size: 8px;
/*  vertical-align: top;*/

height: 40px;
/*border: 1px solid #00FF00;*/
/*  text-align: left;*/
  }

#footerLinks {
/*margin: 0px auto;*/
/*  height: 10px;*/
/*border: 1px solid #FF0000;*/
  }

#footerLinks ul {
/*  margin: 0px auto;*/
  margin: 0px;
/*  height: 25px;*/
  height: 16px;
  text-align: center;
  padding: 0px;
/*  margin: 0pt auto;
  width: 750px;*/
  }

#footerLinks li {
/*border: 1px solid #000000;*/
  margin: 0px auto;
  display: inline;
/*  float: left;*/
  list-style-type: none;
/*  position: relative;*/
  }

#footerWrapper a {
  color: #B1B6A4;
  }

#footerWrapper a:hover {
  color: #000000;
  }

#footerLinks a {
  padding: 0px 10px;
/*  display: block;*/
  }

#footerLegal {
  text-align: center;
/*  margin: 0px auto;
  width: 100%;
border: 1px solid #000000;
height: 20px;*/
  }

#marginMain {
  margin: 0px auto;
  }

#contentMain {
  }

.clearBoth {
	clear: both;
  height: 0px;
	}

#menu {
/*  width: 564px; for font-size 10px*/
/*  width: 607px;*/
  width: 619px;
  margin: 0px auto;
  position: relative;
  background-color: #B1B6A4;
  text-align: left;
/*  vertical-align: center;*/
  border: 1px solid #FFFFFF;
  }

#menu ul.level1 {
  margin: 0px;
/*  height: 25px;*/
  height: 24px;

/*height: 28px;*/
  text-align: center;
  padding: 0px;
/*  margin: 0pt auto;
  width: 750px;*/
  z-index: 1000;
  }

#menu ul.level2 {
  margin: 0px;
  text-align: left;
  padding: 0px;
  position: absolute; 
  display: none;
  width: 165px;
/*  top: 23px; */
/*  top: 27px; */
top: 23px;
	color: #FFFFFF; 
	background: #B1B6A4; 
  z-index: 1000;
  }

#menu ul.level1 li {
/*  display: inline;  alternate */
  float: left; /*alternate*/
  list-style-type: none;
  position: relative;
  }

#menu ul.level2 li {
  width: 165px;
  }

#menu ul.level1 li a {
  display: block; /*alternate*/
/*  padding: 6px 15px;*/
  padding: 4px 15px;
  color: #FFFFFF;
  border: 1px solid #B1B6A4;/**/
  }

#menu ul.level2 li a {
  display: block; /*alternate*/
  padding: 2px 10px;
  color: #FFFFFF;
  border: 1px solid #B1B6A4;
  }

#menu li#leftMenu {
  background-image: url(../images/menu_left.png);
  width: 10px !important;
  height: 24px;
}

#menu li#rightMenu {
  background-image: url(../images/menu_right.png);
  width: 10px !important;
  height: 24px;
}

#menu ul.level1 li:hover ul.level2 {
  display: block;
	z-index: 1000;
  }

#menu li a:hover {
  background-color: #FFFFFF!important;
  color: #B1B6A4!important;
  }

#menu ul.level2 li a:hover {
  border: 1px solid #B1B6A4;
  }


div.whiteSeparator {
  background-color: #ffffff;
  height: 1px;
  width: 100%;
  margin-top: 2px;
  margin-bottom: 2px;
  border: 0px;
  padding: 0px;
}

div#detailsInsured {
/*  display: none;*/
}

div.motorSubSectionTitle {
  float: left;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
	margin-left: 30px;
  margin-top: 5px;
  margin-bottom: 5px;
}

form#motorEnquiry fieldset input {
  width: 150px;
}

form#motorEnquiry fieldset select {
  width: 154px;
}

form#motorEnquiry fieldset label {
	margin-left: 30px;
/*
  margin-right: 5px;
  margin-top: 2px;
  margin-bottom: 2px;
	width: 100px;
	float: left;
	text-align: right;
	line-height: 1.5;
  */
}
