html,body,div,span,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,
small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary,
time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{display:block;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after{content:'';content:none;}
ins{background-color:#ff9;color:#000;text-decoration:none;}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}
del{text-decoration:line-through;}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}
table{border-collapse:collapse;border-spacing:0;}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}
input,select{vertical-align:middle;}
body{font:13px/1.231 sans-serif;*font-size:small;}
select,input,textarea,button{font:99% sans-serif;}
pre,code,kbd,samp{font-family:monospace,sans-serif;}
/* minimal base styles */
body,select,input,textarea{color:#555;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
html{overflow-y:scroll;}
a:hover,a:active{outline:none;}
a,a:active,a:visited{text-decoration:none;}
ul,ol{margin-left:15px;}
ol{list-style-type:decimal;}
nav ul,nav li{margin:0;list-style:none;list-style-image:none;}
small{font-size:85%;}
strong,th{font-weight:bold;}
td{vertical-align:top;}
sub,sup{font-size:75%;line-height:0;position:relative;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word;padding:15px;}
textarea{overflow:auto;}
.ie6 legend,.ie7 legend{margin-left:-7px;}
input[type="radio"]{vertical-align:text-bottom;}
input[type="checkbox"]{vertical-align:bottom;}
.ie7 input[type="checkbox"]{vertical-align:baseline;}
.ie6 input{vertical-align:text-bottom;}
label,input[type="button"],input[type="submit"],input[type="image"],button{cursor:pointer;}
button,input,select,textarea{margin:0;}
input:valid,textarea:valid{}
input:invalid,textarea:invalid{border-radius:1px;-moz-box-shadow:0px 0px 5px red;-webkit-box-shadow:0px 0px 5px red;box-shadow:0px 0px 5px red;}
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid{background-color:#f0dddd;}
::-moz-selection{background:#FF5E99;color:#fff;text-shadow:none;}
::selection{background:#FF5E99;color:#fff;text-shadow:none;}
a:link{-webkit-tap-highlight-color:#FF5E99;}
button{width:auto;overflow:visible;}
.ie7 img{-ms-interpolation-mode:bicubic;}
/* .droppy ul a { border-bottom: none; } - I also needed this for IE6/7 *//* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */
/* class for image replacement */
.ir{display:block;text-indent:-999em;overflow:hidden;background-repeat:no-repeat;text-align:left;direction:ltr;}
/* Hide for both screenreaders and browsers */
.hidden{display:none;visibility:hidden;}
/* Hide only visually,but have it available for screenreaders:by Jon Neal */
.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
/* Hide visually and from screenreaders,but maintain layout */
.invisible{visibility:hidden;}
.clearfix:before,.clearfix:after{content:"\0020";display:block;height:0;visibility:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
/* Common Styles */
body {
	color:#333333;
	background-color:#f9f2df;
}
a,h1,h2,h3,h4,h5 {
	color:#8b0f04;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.7em;
	border-bottom: solid 1px #F9F2DF;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.3em;
}
p,li {
	line-height:1.4em;
}
p,ul,ol,h1,h2,h3,h4,h5 {
	margin-bottom: 10px;
}
#content ul li {
	list-style: none;
	padding-left: 12px;
	background-image: url(/public/skin/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 6px;
}
#content ul.hol-list {
	margin: 0;
}
#content ul.hol-list li {
	margin-bottom: 15px;
	list-style: none;
	background: none;
	padding: 0;
	clear: both;
}
#content ul.hol-list li span.h-day {
	font-weight: bold;
	width: 130px;
	display: inline-block;
	*display: inline;
}
#content ul.hol-list li span.h-nights {
	display: inline-block;
	*display: inline;
	clear: both;
	width: 85px;
}
#content nav ul li {
	padding-left: 0;
	background-image: 0;
}
#content ul.hol-list li.li-head {
	
	color: #9e1d00;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 15px;
	float: left;
}
#content ul.hol-list li.li-head span {
	float: left;
	margin-right: 10px;
	
}

#content table.hol-list td,
#content table.hol-list th {
	padding: 5px;
	text-align: left;
} 

#content table.hol-list th {
	color: #9e1d00;
	font-size: 15px;
	font-weight: bold;
	
}

#content table.hol-list td.td-dest {
	text-transform: uppercase;
	width: 260px;
}

#content ul.hol-list li.li-head span.lih-day {
	width: 130px;
}
#content ul.hol-list li.li-head span.lih-dest {
	width: 260px;
}
#content ul.hol-list li.li-head span.lih-type {
	width: 150px;
	margin-right: 0;
}
img {
	float: right;
	margin-left: 10px;
	margin-right:10px;
	border: solid 5px #F9F2DF;
}
header img, #testimonials img {
	float: none;
	margin-left: 0;
	margin-right: 0;
	border: none;
}
#content p {
	margin-right: 10px;
}
#intro p {
	font-weight: bold;
	font-size: 1.1em;
}
#wrap {
	width: 940px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color:#fff;
}
header {
	position:relative;
}
a#logo {
	display: block;
	width: 620px;
	height: 115px;
	float:left;
}
div#telephone {
	display: block;
	float: right;
	width: 310px;
	font-size: 1.8em;
	text-align: right;
	color:#cbb677;
}
span#number {
	color:#8b0f04;
}
ul#affiliations {
	display: block;
	float: right;
	width: 310px;
	margin: 0;
}
ul#affiliations li {
	display: block;
	float:right;
}
ul#affiliations li a {
	display:block;
}
#content {
	width: 620px;
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}
nav#full {
	width: 620px;
	z-index: 9999 !important;
}
#nav_full
{
	width: 100%;
	margin: 0;
	list-style: none;  
	background: #8B0F04;
	z-index: 9999 !important;
}

#nav_full li
{
	float: left;
	position: relative;
	line-height: 0;
	z-index: 9999 !important;
}

#nav_full a 
{
	float: left;
	height: 25px;
	padding: 8px 18px 0px 10px;
	color: #999;
	z-index: 9999 !important;	
	border-right: 1px solid #fff;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	line-height: 14px;
}



#nav_full li:hover > ul
{
	display: block;
}

/* Sub-menu */

#nav_full ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 33px;
    left: 0;
    z-index: 99999;    
    background: #CBB677;
}

#nav_full ul ul
{
  top: 0;
  left: 150px;
z-index: 9999 !important;
}

#nav_full ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block; 
    border-bottom: 1px solid #fff; 
    background-image: none;

}
#nav_full li a:hover,
#nav_full li.current a,
#nav_full li.parent-current a {
	background: #CBB677;
	color: #8B0F04;
}
#nav_full ul li:last-child
{   
    border-bottom: 0;  
}

#nav_full ul a
{    
    padding: 10px;
	height: 10px;
	width: 130px;
	height: auto;
    line-height: 1.2em;
    display: block;
    white-space: wrap;
    float: none;
	text-transform: none;
	background-image: none;
	font-size: 1em;
	font-weight: normal;
	color: #8B0F04;
	z-index: 9999 !important;
}

*html #nav_full ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #nav_full ul a /* IE7 */
{    
	height: 10px;
}
#nav_full ul li a {
	border-right: 0;
}
#nav_full ul a:hover
{
    background: #8B0F04;
    color: #fff;
}

#nav_full ul li ul a {
	font-size: 1em;
}

#nav_full ul ul li:first-child a:after
{
    left: -8px;
    top: 5px;
    width: 0;
    height: 0;
}

/* Clear floated elements */
#nav_full:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

#slider {
	margin-top:10px;
	height:220px;
	width:620px;
	position: relative;
	margin-bottom: 7px;
	z-index: 10 !important;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
    z-index: 10 !important;
}
hr.gold {
	margin-top: 0;
	border-top: 10px solid #CBB677;
}
#sidebar {
	width: 310px;
	float: left;
	margin-bottom: 25px;
}
h3#tl {
	font-size:1.2em;
	font-weight:bold;
	color: #8B0F04;
}
ul#nav_sub li a, h3#tl {
padding:5px 5px 5px 10px;
background-color:#CBB677;
margin-bottom:5px;
display:block;
color: #fff;
}

ul#nav_sub li ul {
padding-left:7px;
}
ul#nav_sub li ul li,
ul#nav_sub li ul li ul li {
padding-left: 7px;
list-style:none;
}
ul#nav_sub li a {
font-size:1.1em;
line-height:1.3em;
font-weight: bold;
}
ul#nav_sub li ul li a,
ul#nav_sub li ul li ul li a {
font-size:1.1em;
line-height:1.3em;
font-weight: normal;
}
ul#nav_sub li.current a, ul#nav_sub li a:hover {
color:#fff;
background-color:#8B0F04;
text-decoration: none;
}
ul#nav_sub li.current ul li a:hover, ul#nav_sub li.parent-current ul li a:hover, ul#nav_sub li.parent-current ul li.current a {
	background-color: #cfc081;
}
ul#nav_sub li.current ul a, ul#nav_sub li.parent-current ul li a  {
color: #fff;
padding-left: 17px;
text-decoration: none;
}

#hsearch {
	border-bottom: 10px solid #8b0f04;
	margin-bottom:20px;
	height: 270px;
}
form#holiday-filter, #nlsignup {
	padding:10px;
	border: solid 5px #e5dabb;
	height: 230px;
}
#nlsignup {
	margin-bottom: 15px;
}
#hsearch h3, #nlsignup h3 {
	display: block;
	text-indent: -99999px;
	margin-left: auto;
	margin-right: auto;
}
#hsearch h3 {
	width: 175px;
	height: 55px;
	background-image: url(/public/skin/h3holidaysearch.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
form div {
	text-align: right;
	margin-bottom: 10px;
}
form label {
	color:#8b0f04;
}
#nlsignup form label {
	position:absolute;
	top: -100px;
	left: -100px;
}
#nlsignup form input {
	width: 262px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #CCC;
	padding: 3px;
	margin-bottom: 10px;
	display: block;
}
#nlsignup form input.submitbutton {
	width:270px;
color: #fff;
background-color: #8B0F04;
}
form#holiday-filter select {
	width: 150px;
	padding: 2px;
}
form p.show_me_filter {
	text-align: right;
}
form p.show_me_filter input {
	color: #fff;
background-color: #8B0F04;
width: 150px;
	border: solid 1px #CCC;
	padding: 3px;
}
#nlsignup h3 {
	width: 195px;
	height: 55px;
	background-image: url(/public/skin/h3newslettersignup.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
div#content ul.files {
	width: auto;
	background-color: #E4E7E8;
	padding: 0;
	margin: 0;
	clear: both;
}

div#content ul.files li {
	border-bottom: 2px solid #fff;
	padding-bottom: 5px;
	margin: 0;
	padding: 8px;
}

div#content ul.files li.pdf {
	background-image: url(/public/skin/icon_pdf.jpg);
	background-repeat:no-repeat;
	background-position:8px 8px;
	padding-left: 32px;
	margin: 0;
}

div#content ul.files li.doc {
	background-image: url(/public/skin/icon_word.gif);
	background-repeat:no-repeat;
	background-position:8px 8px;
	padding-left: 32px;
	margin: 0;
}

div#content ul.files li.xls {
	background-image: url(/public/skin/icon_excel.gif);
	background-repeat:no-repeat;
	background-position:8px 8px;
	padding-left: 23px;
	margin: 0 0 0 8px;
}

div#content ul.files li.zip {
	background-image: url(/public/skin/icon_zip.jpg);
	background-repeat:no-repeat;
	background-position:8px 8px;
	padding-left: 23px;
	margin: 0 0 0 8px;
}
footer {
	background-color:#8b0f04;
	color:#fff;
	clear: both;
	padding: 10px;
}
footer a {
	color: #fff;
	font-weight: bold;
}
footer p {
	width: 700px;
	float: left;
}
footer ul#social {
	float: right;
	width: 50px;
	margin: 5px 0 0 0 ;
	clear: right;
}
footer nav {
	float: right;
	width: 200px;
}
footer ul#social li {
	background: none !Important;
	padding: 0;
	float: left;
	list-style: none;
}
footer ul#social li  img {
	border: none;
}
nav#info ul {
	text-align: right;
}
nav#info ul li {
	display: inline-block;
	margin-left: 10px;
}
nav#info ul li a {
	color: #fff;
}
article.newsitem {
	margin-bottom: 10px;
}
article.newsitem img {
	float: left;
	margin-right:10px;
	margin-left: 0;
}
article.newsitem p.date {
	font-style:italic;
	color: #999999;
	margin-bottom: 5px;
}
#content ul.pagination {
	list-style: none;
	 margin-left: 0;
}
#content ul.pagination li {
	display: inline-block;
	padding-left: 0;
	background-image: 0;
}
#content ul.pagination li a {
	padding: 4px;
	background-color: #F9F2DF;
	margin-right: 3px;
}
#content ul.pagination li.here a, #content ul.pagination li a:hover {
	background-color:#8B0F04;
	color:#F9F2DF;
}
div#points {
	float: right;
	width: 50%;
	margin-left: 10px;
}
div#points h2 {
	margin-left:10px;
	font-size:1.6em;
	border-color:#8B0F04;
}

h2.accordion {
	background: #d5c28a url(/public/skin/accordion-arrow.jpg) 98% 50% no-repeat;
	padding: 10px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
}

div.accordion {
	display: none;
	margin-bottom: 15px;
}

div.home-callout {
	width: 300px;
	float: left;
}

div.home-callout.one {
	margin-right: 20px;
}

div.home-callout img {
	float: none;
	border: none;
	margin: 0;
	display: block;
}

div.home-callout h3 {
	background: #9e1d00 url(/public/skin/home-callout-arrow.jpg) 98% 50% no-repeat;
	padding: 10px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
form#contact_form {
width: 600px;
display: inline;
margin: 0px 0 20px 0;
float: left;
}
form#contact_form fieldset {
padding: 10px 0 10px 20px;
margin: 10px 0 10px 0;
border: 1px solid #ccc;
}
form#contact_form legend {
color: #1a1a1a;
font-size: 2em;
font-family: Arial, sans-serif;
padding: 4px 8px;
}
form#contact_form label, form#directions label {
color: #333;
font-weight:bold;
font-family: Arial, sans-serif;

}
form#contact_form input#area_of_interest, form#contact_form input#area_of_interest2, form#contact_form input#enquiry_newsletter {
width: 20px;
border: none;
}
form#contact_form input, form#contact_form textarea {
font-size: 1.2em;	
padding: 3px;
border: solid 1px #ccc;
margin-top: 2px;
margin-bottom: 10px;
color: #4D4D4D;
width: 95%;
font-family: Arial, Helvetica, sans-serif;
}
form#contact_form input:focus {
border: solid 1px #a1a1a1;
color: #4D4D4D;
}
form#contact_form input.submitbutton {
background-color: #8B0F04;
padding: 8px 8px 0 0px;
font-weight: bold;
cursor: pointer;
float: left;
width: 550px;
padding: 5px;
color: #fff;
}
form#contact_form input.submitbutton:hover{
color: #fff;
background-color: #8B0F04;

}
span.red {
color:#E30000;
}
a#brochure {
	width:310px;
	height: 125px;
	display: block;
	margin-bottom: 15px;
	border: none;
}
a#brochure img {
	float: right;
	margin-left: 0;
	margin-right: 0;
	border: none;
	width:310px;
	height: 125px;
}

a#facebook-like {
	display: block;
	width:310px;
	height: 80px;
	margin-bottom: 15px;
	border: none;
}
a#facebook-like img {
	float: right;
	margin-left: 0;
	margin-right: 0;
	border: none;
	width:310px;
	height: 80px;
}
a#bridge {
	display: block;
	width:312px;
	height: 94px;
	margin-bottom: 15px;
	border: none;
}
a#bridge img {
	float: right;
	margin-left: 0;
	margin-right: 0;
	border: none;
	width:312px;
	height: 94px;
}
/* Desktops and laptops */
@media only screen and (min-width : 1224px) {
}
/* Large screens */
@media only screen and (min-width : 1824px) {
}
/* Smartphones (portrait and landscape) */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
}
/* Smartphones (landscape) */
@media only screen and (min-width : 321px) {
}
/* Smartphones (portrait) */
@media only screen and (max-width : 320px) {
}
/* iPads (portrait and landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}
/* iPads (landscape) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
}
/* iPads (portrait) */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}
/* iPhone 4 and high pixel ratio devices */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
}
@media print{
*{background:transparent !important;color:black !important;text-shadow:none !important;filter:none !important;-ms-filter:none !important;}
a,a:visited{color:#444 !important;text-decoration:underline;}
.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:"";}
pre,blockquote{border:1px solid #999;page-break-inside:avoid;}
thead{display:table-header-group;}
tr,img{page-break-inside:avoid;}
@page{margin:0.5cm;}
p,h2,h3{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
header,div#sidebar,nav,div#slider {display: none;}
div#content {width:100%}
}
