/* 
  -----------------------------------
  Gallery Magic PRINT Style Sheet
  -----------------------------------
*/
#p7GS {
	font-family: georgia;
}
#p7GSvpW3 {
	margin: 0 auto;
	background-color: white;
	border: none;
}
#p7GSvp {
	margin:0 auto;
	background-color: white;
	position:relative;
}
#p7GSsc {
	position:relative;
	margin:0;
}
/* ------------ Hide Description --------------------- */
#p7GSsc div {display: none;}

/* ------------ Thumbnail Lists --------------------- */
#p7GSsc ul {
	margin:0;
	padding:0;
	position:relative;
}
#p7GSsc li{
	margin:0;
	padding:0; /* do not use padding or margin on li, use margin and padding on img */
	list-style-type: none;
	display:inline;
}
#p7GSsc img {
	padding: 6px;
	border: none;
	background-color: white;
	opacity: 1;
	filter: alpha(opacity=100);
	margin: 6px 6px;
}

/* ------ Thumbnail Hover and Down Classes ------------------------------- */

#p7GSsc .p7GSover {
	border-color: none;
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: white;
}
#p7GSsc .p7GSon {
	opacity: 1;
	filter: alpha(opacity=100);
	background-color: white;
	border-color: #000000;
}

/* ------------ Thumbnail Nav Styles ------------ */
#p7GSnv {
/*
	margin: 0;
	padding: .25em 0;
	font-size: 1em;
	background-color: white;
	border: none;
	color: #333333;
	text-align: left;
	*/
	display: none;
}
#p7GSnvtitle {
	margin: 0 10px 0 0;
	display: inline !important;
	color: #333333;
}
#p7GSnv span {
	display: none;
}
#p7GSnv h2 {
	margin: 0;
	font-size: 1.5em;
	color: #FFFFFF;
	text-transform: capitalize;
	letter-spacing: normal;
}
#p7GSnv a {
	padding: 0 .5em;
	color: #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #333333;
}

#p7GSnv a:visited {
	color: #333333;
	background-color: #FFFFFF;
}
#p7GSnv a:hover,
#p7GSnv a:active,
#p7GSnv a:focus {
	border-color: #333333;
	color: #FFFFFF;
	background-color: #FF9900;
}

.p7GSnvon {
	color: #FFFFFF!important;
	border-color: #333333!important;
	background-color:#AEBF3F!important;
	cursor: default;
}

/* ------------FULLSIZE IMAGE DIV---------------- */
/* WRAPPER */
#p7GSfs {
	/* border: 1px solid red; */
	margin: 12px 0 12px 0;
	display: none;
}
/* FullSize Row Construct */
.p7GSfst {
	width: 1px;
	margin: 0 auto;
}
/* ------------FULLSIZE IMAGE DIV---------------- */
/*IMAGE ROW*/
.p7GSfsi {
	background-color:#FFFFFF;
	padding: 4px;
	border: 1px solid #333333;
}
/* IMAGE */
.p7GSfsi img {
	padding: 0px;
	border: 1px solid #000000;
}


/* -------------------------- IMAGE CAPTION ---------------- */
/* CAPTION ROW */
.p7GSfsc {
	color: #333333;
	padding: 3px 0;
}
.p7GSfsc p{
	font-size:0.9em;
}

/* ------------------------- IMAGE DESCRIPTION ------------- */
/* DESCRIPTION ROW */
.p7GSfsd {
	padding: 0;
	font-size: 1em;
}
.p7GSfsd div {
	margin: 0px;
	padding: 6px 0 0 0;
	color: #333333;
}
.p7GSfsd p{
	margin: 0px;
}

/* ------------- progess bar div ----------------- */
#p7GSpb {
	position:absolute;
	visibility:hidden;
}
/* ------------- placeholder div for loading image ---------- */
#p7GSah {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	z-index: 1000;
}

/*COUNTER*/
.p7GScounter {
	letter-spacing: normal;
	font-weight: normal;
	text-transform: lowercase;
}

/* other styles from 'regular' printStyles.css */
/***********************************************/
body {
	background: none;
	font-size: 12pt;
	}
p, li {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	margin-bottom: 10px;
}
a {
	color: black;
	text-decoration: none;
}
h1 {font-size: 18pt;}
h2 {
	font-size: 16pt;
	color: #000;
	padding: 0  0 20px 0;}

h3{
	font-size: 14pt;
	padding: 15px 0;
	color: #000;
}
ul {
	margin-left: 25px;
}

img {
	border: none;
}
#page-wrap {
	background: white;
	width: auto;
	margin: 0;
	}
#page-wrap #inside {
	padding-top: 10px;
	padding-bottom: 10px;
	background: none;
}
	
#mainContent {
	padding-left: 0;
	padding-top: 20px;
}
	
#header {text-align: left;}
#masthead {
	text-align: left;
	margin-left: 0px;
	background: none; height: 0;
}
#masthead h1 {text-indent: 0; margin: 0; padding: 0;}
#masthead h2 {text-indent: 0; margin: 0; padding: 0;}
#movieWrapper {display: none; padding: 0px;}	
#leftSidebar {display: none;}
#footer {display: none;}
#ratesAndBookings {display: none;} /*hides link to rates & bookings page */

/**************Default Styles for all tables throughout site ***************/
table{
		margin: 0;
		text-align: center;
		}
table td {text-align: center;}		

/**********Provides some 'breathing space' around the thumbnail tables **********/
table.thumbsTable {
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;
	}

/*****Styles the contact details table *******/
table#contactUs td {font-size: 12pt; text-align: left;}
table#contactUs td {padding: 5px;}
table#contactUs td.lcol {color: #000;}

/*****Styles the events table *******/
table#events td {font-size: 1em; text-align: left;}
table#events td {padding: 5px;}
table#events {margin: 0;}

/********** Sytles for quotations ************/
blockquote {
	width: 460px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, serif;
	font-size:110%;
	letter-spacing: -1px;
	line-height: 1em;
	color: #555;
	background: none;
	}
#quote{
	font-weight: bold;
	margin: 0 10px 0 0;
	padding: 20px 20px 10px 20px;
	background: none;
	}
#author {
	margin: 0;
	padding: 0 30px 10px 0;
	text-align: right;
	color: #000;
	font-size: 1em;
	background: none;
	}		
/********** Sytles for 'What others have said' ************/
body#guestbook blockquote {
	width: 100%;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, serif;
	color: #555;
	background: none;
	}
body#guestbook #quote{
	margin: 0 10px 0 0;
	padding: 20px 20px 5px 20px;
	background: none;
	font-weight: normal;
	font-size: 100%;
	color: #333;
	letter-spacing: normal;
	}
body#guestbook #author {
	margin: 0;
	padding: 0 0px 10px 0;
	color: #000;
	font-size: 100%;
	text-align: right;
	background: none;
	}		

/********* Styles for coloured headings on cottages pages ************/
h2.gelatenheid,
h2.oortuiging,
h2.vreugde,
h2.uitsig {
	margin-bottom: 20px;
	padding: 0;
	color: #000;
	text-align: center;
	background: none;
	}	
/**********************************************************************/

/*********Colours Cottage names**************/
.gelatenheid {color: royalblue;}
.oortuiging {color: green;}
.vreugde {color: orange;}
.uitsig {color: red;}

/*Where cottage names are links, removes underline*/
a.gelatenheid, a.oortuiging, a.vreugde, a.uitsig {text-decoration: none;}


.establishment {font-weight: bold;} /* style for establishment name on 'where to eat' list.*/
.standoutPoint {font-weight: bold; color: black;} /* styles the highlighted comments within the 'reviews' */

body#directions #mainContent li {margin: 0;}

