/* CSS Document */

	


.printtext {
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	display: block;
	width: 100%;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
	
.dontprinttext {
	display: none
}

a:link, a:visited, a:hover, a:active  {
	text-decoration: none;
}

p {
	margin: 0 0 10px;
	padding: 0;
}

.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px 0px 8px;
	padding: 4px 0px;
	font-size: 16px;
	color: #0066CC;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
}


h2 {
	margin: 0px 0px 8px;
	padding: 4px 0px;
	font-size: 16px;
	color: #B4985A;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
}


h3 {
	margin: 0px;
	padding: 15px 0px 5px;
	font-size: 15px;
	color: #B4985A;
	font-weight: normal;
	line-height: 17px;
}
.conditions-h3-right-top {
	margin: 0px;
	font-size: 15px;
	color: #B4985A;
	font-weight: normal;
	line-height: 17px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.blue-h3 {
	margin: 0px;
	padding: 0px;
	color: #0066CC;
}

h4 {
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 18px;
}


h5 {
	margin: 25px 0px 15px;
	padding: 4px 0px 8px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	letter-spacing: 2px;
	text-align: left;
	display: block;
}


#content {
	width: 600px;
	margin: 0px;
	display: block;
	padding: 15px 0px 15px 50px;
}

#left {
	float: left;
	padding-bottom: 30px;
}
#right {
	float: left;
	padding-bottom: 30px;
}
.highlight-box-homeH {
	margin: 0px 0px 8px;
	padding: 4px 0px;
	font-size: 16px;
	color: #996600;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 2px;
	text-align: left;
}
.img-right {
	float: right;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.img-left {
	float: left;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.img-planes {
	display: block;
	padding-top: 8px;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	font-weight: bold;
	color: #666666;
}
.destinations-menu .menulist ul, .destinations-menu .menulist li {
	background-image: url(../images/global/arrow-blue.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-bottom: 6px;
}

.destinations-menu .menulist a, .destinations-menu .menulist a:link {
	color: #666666;
	padding: 0 0 0 28px;
}
.destinations-menu .menulist a:hover {
	background-image: url(../images/global/arrow-black.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	color: #0066CC;
}

.img-right-enquiry {
	float: right;
	padding-left: 25px;
	padding-top: 28px;
	padding-bottom: 5px;
}

#left a:link, #left a:visited, #left a:active {
	background-color: transparent;
	color: #0066CC;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

#left a:hover {
	background-color: transparent;
	color: #996600;
	text-decoration:none;
	font-weight: bold;
}
#right a:link, #right a:visited, #right a:active {
	background-color: transparent;
	color: #0066CC;
	text-decoration: none;
	padding: 0px;
	font-weight: bold;
}

#right a:hover {
	background-color: transparent;
	color: #996600;
	text-decoration:none;
	font-weight: bold;
}
.accom-info-a {
	margin-bottom: 12px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.accom-info-b {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


































body#quickForm {
	padding: 0;
	background-color: white;
}

p#jsWarning {
	font-weight: bold;
	margin: 10px 0;
	border: 1px solid #F4AC28;
	background-color: #F4EDCD;
	padding: 10px;
}

fieldset {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 10px 0;
}

legend {
	border: 1px solid #ccc;
	border-width: 0px 1px;
	padding: 2px 5px;
}

div#quickForm {
	position: fixed;
	right: 20px;
	top: 0;
	width: 200px;
	background-color: #FDEB9A;
	border-top: none;
	padding: 5px;
	padding-top: none;
	opacity: 1;
}

div#quickForm div {
	padding: 5px 10px;
	border: 1px dashed orange;
	border-top: none;
}

div#quickForm span {
	font-weight: bold;
	font-size: large;
}

div#quickForm button {
	width: 180px;
	margin: 5px 0;
}


div#call {
	width: 200px !important;
	color: white;
	float: left;
	padding: 10px 0 5px 0;
}

div#call div {
	width: 100%;
}

div#call div.number {
	font-size: 18px;
}

div#call div.hours {
	font-size: 10px;
}

div.container {
	margin: 0 auto;
	text-align: left;
	width: 740px;
	border: 1px solid #999;
	background-color: white;
}

body#quickForm div.container {
	width: 540px;
	border: none;
}

div#phoneOptions {
	display: none;
	border: 1px solid #d7ae56;
	border-width: 1px 0;
	background-color: #fff1ae;
	padding: 5px 20px;
	margin: 10px 0;
}

div#phoneOptions label {
	display: inline;
}

button.text {
	background-image: url(../images/buttons/buttonbg.png);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #d7ae56;
	padding: 3px 5px;
}

div#resurrectNotice {
	display: none;
	border: 1px solid #98e4e4;
	border-width: 1px 0;
	padding: 10px 20px;
	margin: 10px 0;
	background-color: #d8f8ff 
}

div.intro {
	padding: 10px 200px 10px 0px;
}

div.sectionHeader {
	width: 700px;
	padding: 5px 20px 0px 0px;
	margin: 0 0 15px;
	/*	background-color: #ddd; */
	border-bottom: 1px solid #ddd;
}

body#quickForm div.sectionHeader {
	width: 500px;
	border: none;
}

div.section {
	width: 700px;
	padding: 5px 20px 5px 0px;
}

body#quickForm div.section {
	width: 500px;
}

div.section#detailsSection {
}

div.leftCol {
	float: left;
	width: 340px;
	padding-right: 10px;
}

div.rightCol {
	float: right;
	width: 340px;
	padding-left: 10px;
}

body#quickForm div.leftCol,
body#quickForm div.rightCol {
	width: 240px;
}

div.section#addressSection div.leftCol {
	width: 280px;
}

div.section#addressSection div.rightCol {
	width: auto;
	float: left;
}

div#addressDiv {
	position: relative;
}

div.pafInfo {
	padding: 5px;
	border: 1px solid white;
	border-width: 1px 0;
}

div.pafInfo#pafUK {
	display: auto;
	border-color: green;
	background-color: #e4fdd5;
}

div.pafInfo#pafNonUK {
	display: none;
	border-color: red;
	background-color: #ffdede;
}

.clear {
	clear: both;
}

.disabled {
	border: none;
	border-bottom: 1px solid #999;
}

body#quickForm h3 {
	margin-top: 10px;
}

p {
	margin: 5px 0;
}

div.field {
	margin: 10px 0;
}

div#pafpostcodeField,
div#pafbuildingField {
	float: left;
	margin-right: 5px;
}

label {
	display: block;
	padding-bottom: 5px;
}

span.fieldStatus {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 5px;
	color: green;
}

span.required {
	color: red;
}

input,
textarea {
	background-color: #fdfbf3;
	font-size: 12px;
	padding: 2px 5px;
	border: 1px solid #999;
}

input[type="checkbox"],
input.checkbox,
input.brochureCheckbox {
	border: none;
	background-color: transparent;
}

select {
	background-color: #fdfbf3;
	font-size: 12px;
	padding: 2px 0px 2px 5px;
	border: 1px solid #999;
}

textarea {
	width: 688px;
}

.fieldValue span {
	background-color: yellow;
	padding: 2px;
}

body#quickForm textarea {
	width: 488px;
}

div.leftCol textarea,
div.rightCol textarea {
	width: 328px;
}

p.fieldHelper {
	margin: 0;
	font-size: 12px;
	color: #333;
}

label.inline {
	display: inline;
}


input.brochureCheckbox {
/*	display: none; */
	position: absolute;
	bottom: 5px;
	right: 5px;
}

div.actionBar {
	background-color: #fff7cf;
	border-top: 1px solid #d7ae56;
	padding: 5px 5px 1px 5px;
	text-align: right;
}





.required {
	display: block;
	float: left;
	height: 22px;
	padding-top: 4px;
	padding-left: 10px;
	color: #CC0000;
}
.input-fields {
	float: left;
}


.buttons {
	background-color: #0066CC;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}

