/* CSS Document */

/*----------------------------------------------------- */
/* COLOUR SCHEMES
/*----------------------------------------------------- */
/*
/*	Purple:			#5b1c47
/*	Dark purple:	#200314
/*
/*----------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	line-height: 140%;
	background: #b0b0b0;
}

p {
	font-size: 12px;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
	background: #fff;
	}

#masthead {
	width: 800px;
	height: 226px;
	background: url(../images/masthead.jpg) no-repeat;
	margin: 0;
	padding: 0;
	}

h1.logo {
	text-indent: -999em;
	display: block;
}


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

#nav {
	margin: 0;
	padding: 0;
	}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#nav li {
	font-size: 14px;
	float: left;
	}
#nav li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	margin-right: 5px;
	padding: 0;
	padding-top: 8px;
	text-align: center;
	display: block;
	text-decoration: none;
	color: #fff;
	height: 33px;
	}

#nav li a:hover {
	color: #ff0;
}

#contentHolder {
	margin-top: 0px;
	background: url(../images/bg-content.gif) repeat-y;
	}

/* CONTENT
-----------------------------------------------------------*/

#content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	width: 450px;
	float: left;
	padding: 0 20px 20px 20px;
	}

#content h1 {
	font-size: 18px;
	line-height: 123%;
	font-weight: normal;
	}
#content h2 {
	font-size: 16px;
	line-height: 123%;
/*	font-weight: normal;*/
	}
	
.contentRight, .contentLeft {
	font-size: 12px;
	width: 210px;
	margin-bottom: 20px;
}
.contentRight {
	float: right;
}
.contentLeft {
	float: left;
}
#content label {
	display: inherit;
	width: auto;
}
#content table {
	border-top: 1px dotted #999;
	}
#content table td {
/*	border-bottom: 1px dotted #999;
	border-collapse: collapse;*/
	}
#content .formTable td {
	border: none;
	color: #666;
	padding: 5px 3px  5px 3px;
	}
#content .formTable th {
	text-align: left;
	font-size: 20px;
	color: 5b1c47;
	font-weight: normal;
	background: #fff;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	}
#content .formTable {
	border: none;
	background: url(../images/bg-purpleStripe.gif);
	}
#content .formTable input, #content .formTable textarea, #content .formTable select {
	height: auto;
	width: 90%;
	margin: 0 3px 0 0;
	padding: 2px;
	border: 1px solid #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style:italic;
	/*float: left;*/
	}
#content .formTable select {
	width: auto;
}
#content .formTable textarea {
	min-height: 72px;
	height: auto;
	}
#content .formTable .halfwidth {
	width: 40%;
	}
#content .formTable .file{
	font-size: 10px;
	/*width: 55%;*/
}
#content .formTable .checkbox{
	width: auto;
	margin-bottom: 2px;
}
#content .formTable label{
	display: inline;
}
.smalltext{
	font-size: 75%;
}

	
/* ROOMS TABLE
-----------------------------------------------------------*/
	
#content .roomsTable {
	background: #fff;
	font-size: 11px;
	}
	
#content .roomsTable td {
	border: 1px solid #CCC;
	padding: 3px 2px  3px 2px;
	text-align: left;
	text-align: top;
	}
	
#content .roomsTable th {
	text-align: left;
	font-size: 20px;
	color: 5b1c47;
	font-weight: normal;
	background: #fff;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	}
	
td.dkPurple-Header {
	color: #fff;
	background: #5b1c47;
	font-size: 16px;
}

td.dkGrey-Header {
	color: #fff;
	background: #999;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-align: top;
	
}

.pageBullets li {
	list-style: circle;
	font-size: 11px;
}

.centreText p{
	text-align: center;
}
	
/* SHORTCUTS TABLE
-----------------------------------------------------------*/

.shortcutsHolder,
.shortcutsHolderGolf,
.shortcutsHolderGolf-Content,
.shortcutsHolderWeddings {
	border-top: 1px dotted #666;
	padding-top: 20px;
	clear: both;
	width: 450px;
	}
	
table.shortcutsHolder img,
.shortcutsHolderGolf img,
.shortcutsHolderGolf-Content img,
.shortcutsHolderWeddings img {
	float: left;
	margin-right: 10px;
	}
table.shortcutsHolder td,
.shortcutsHolderGolf td,
.shortcutsHolderGolf-Content td,
.shortcutsHolderWeddings td {
	padding-bottom: 20px;
	}
td.tdRight {
	padding-left: 25px;
	}

table.shortcutsHolder h2,
.shortcutsHolderGolf h2,
.shortcutsHolderGolf-Content h2,
.shortcutsHolderWeddings h2 {
	color: #5b1c47;
	font-size: 14px;
	padding: 0;
	margin: 0;
	}
table.shortcutsHolder p,
.shortcutsHolderGolf p,
.shortcutsHolderGolf-Content p,
.shortcutsHolderWeddings p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	}

.shortcutsCopy {
	float: right;
	width: 100px;
	}

.shortcutsCopyFloatLeft {
	float: left;
	width: 200px;
	}
	
	
.shortcutsCopyFloatLeftWide {
	float: left;
	width: 300px;
	}
	
	
/* KID GRID TABLE
----------------------------------------------------------- */

table.kidGrid{
	border: 1px solid #999999;
}

table.kidGrid td{
	border: 1px dotted #CCCCCC;
}

.ltGreyCell{
	color: #333;
	background-color: #CCCCCC;
}

.accompany{
	font-size: 130%;
	color: #330033;
}

.unaccompany{
	font-size: 130%;
	color:	#666699;
}
	


/* RIGHT COLUMN
-----------------------------------------------------------*/

#rightColumn {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 5px 0 20px;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 270px;
	float: right; 
	color: #999;
/*	border-left: 1px dotted #666; */
}



/* MEMBERSHIP / SPECIALS
-----------------------------------------------------------*/

#membersHolder, #reservationsHolder, #sideLinksHolder, #backToWebsite, {
	padding: 3px;
	margin: 0;
	margin-bottom: 10px;
	color: #333;
	width: 254px;
	border: 1px dotted #666;
	text-transform: lowercase;
}
#sideLinksHolder {
	border: none;
	}
#members {
	margin: 0 auto;
	margin-bottom: 3px;
	color: #333;
	padding: 10px;
	width: 234px;
	background: url(../images/bg-members.gif) repeat 0 0;
	height: 50px;
}

#members h1 {
	color: #000;
	font-size: 16px;
	line-height: 100%;
	padding: 0;
	margin: 0;
	}

#members p, #specials p {
	margin-top: 5px;
	padding-top: 0;
}
#members a, .notMember a {
	color: #ccc;
	}
.notMember a {
	margin-left: 5px;
}

.notMember a:hover {
	color: #ccc;
}

.notMember {
	display: block;
	background: #5b1c47;
	color: #fff;
	margin: 0;
	padding: 5px 10px 5px 10px;
	width: 234px;
	}
#members form {
	padding: 1px;
	margin: 10px 0 0 0;
	}
#members input {
	height: 18px;
	margin: 0 3px 0 0;
	padding: 1px;
	border: 1px solid #999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	float: left;
	}
.required {
	width: 90px;
}
.login {
	border: none;
	margin: 0;
}
fieldset {
	border: 0;
	padding: 0;
	margin: 0;
	}
label {
	display: none;
	}
/* RESERVATIONS
-----------------------------------------------------------*/
#reservations2 {
	margin: 0;
	padding: 10px;
	width: 234px;
	background: #200314;
}
#reservations {
	margin: 0;
	padding: 0;
	width: 234px;
	background: #200314;
}
#reservations a, #reservations a:visited {
	color: #fcc;
}
#reservations a:hover {
	color: #5b1c47;
}
#reservations p {
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
}

/* SPECIALS
-----------------------------------------------------------*/

#specialsHolder {
	padding: 3px;
	margin: 0;
	color: #5b1c47;
	width: 254px;
	border: 1px dotted #666;
	margin-bottom: 10px;
}

#specials {
	padding: 10px;
	margin: 0;
	width: 234px;
	background: url(../images/bg-offers.gif) repeat center top;
	font-size: 12px;
}
#specials h1 {
	color: #000;
	font-size: 16px;
	line-height: 100%;
	padding-bottom: 5px;
	}
#specials h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	padding: 0;
	margin: 0;
	}
#specials a {
	color: #666;
	}



/* NEWS
-----------------------------------------------------------*/

#news {
	padding: 13px;
	margin: 0;
	color: #333;
	width: 234px;
	border: 1px dotted #666;
	font-size: 12px;
}

#news h1 {
	color: #666;
	font-size: 16px;
	line-height: 100%;
	}
#news h2 {
	font-size: 13px;
	font-weight: bold;
	line-height: 100%;
	padding: 0;
	margin: 0;
	}
#news a {
	color: #999;
	}

/* CONTENT
------------------------------------------------------------------ */

#content ul {
	padding: 0 0 0 20px;
	margin: 0;
	list-style: none;
	}

#content li {
	background: url(../images/bullet-green.gif) no-repeat 0 3px;
	padding-left: 15px;
	padding-bottom: 3px;
	}

/* links */

a {
	text-decoration: none;
	color: #5b1c47;
	}
a:hover {
	text-decoration: underline;
	color: #200314;
	}
a:visited {
	text-decoration: underline;
	}

/* ---------------------------------------------------------------- */	

.orange {
	font-weight: bold;
	color: #f60;
	margin-bottom: 0;
	padding-bottom: 0;
	}
.pdf {
	font-size: 10px;
	}

/* ---------------------------------------------------------------- */	

.breadcrumbDash  {
	color: #999;
	font-size: 10px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
	
.breadcrumb a, .breadcrumb a:visited {
	color: #999;
	font-size: 10px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
	
.breadcrumb a:hover {
	color: #999;
	text-decoration: underline;
	}

/* ---------------------------------------------------------------- */	

#news ul {
	padding: 0;
	padding-left: 10px;
	margin: 0;
	list-style: none;
	}

#news li a {
	color: #f60;
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/arrow-news.gif) no-repeat 0 50%;
	}
#news li a:hover {
	color: #f90;
	background: url(../images/arrow-news.gif) no-repeat 5px 50%;
	}

/* ---------------------------------------------------------------- */	

.arrowPurple {
	color: #5b1c47;
	}
.arrowPurpleDark {
	color: #200314;
	}


/* TOP LINK
------------------------------------------------------------------ */
a.top, a.top:visited {
	color: #666;
	font-size: 12px;
	}
a.top:hover {
	color: #333;
	text-decoration: none;
	}

/* FOOTER
------------------------------------------------------------------ */
 
#footer {
	clear: both;
	display: block;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: 12px;
	line-height: 140%;
	padding: 0 15px;
	margin: 30px 0 10px 0;
	}
#footer p {
	margin: 5px 0;
	}
#footer table {
	margin: 10px 0 10px 10px;
	}
#footer table td {
	padding-right: 20px;
	}
	
	
/* Clears floats */
.floatFix {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	}


/* IMAGES
------------------------------------------------------------------- */
	
img {
	border: 0;
	}
	
.floatLeft{
	float: left;
	padding-top: 3px;
	margin-right: 10px;
}

.floatRight{
	float: right;
	padding-top: 3px;
	margin-left: 10px;
}


/* SIDE PANEL individual image & links
------------------------------------------------------------------ */
.sideLinks {
	margin-bottom: 20px;
	text-transform: none;
	}
.sideLinks h2 {
	color: #5b1c47;
	font-size: 14px;
	padding: 0;
	margin: 0;
	}
.sideLinks img {
	float: left;
	margin: 0 10px 25px 0; 	
	}
.sideLinks p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	}
.sideLinks .arrowPurple {
	font-size: 15px;
	}
.sideLinks a:visited, .sideLinks a {
	text-decoration: none;
	}
.sideLinks a:hover {
	text-decoration: underline;
	}
	
/* INLINE BODY IMAGE FLOAT allows text to wrap around images in the body text
-----------------------------------------------------------------------------------*/

.picWrapLeft img {
	float: left;
	margin: 0 20px 0 0; 	
}



/* Double arrow styles ( » )
--------------------------------------------------------------------*/
.doubleArrow-Reg, .doubleArrow-SingleLine {
	display: block;
	float: left;
	padding: 8px 10px 8px 2px;
	color: #5b1c47;
	font-size: 21px;
	font-weight: bold;
	}
.doubleArrow-SingleLine {  /* when the text on the right will only be single line  */
	padding-top: 0 10px 8px 2px;
	}


/* DISPLAY and HIDE styles
------------------------------------------------------------------ */
.display {
	display: block;
	}
.hidden {
	display: none;
	}
	
.indentedText10px {
	margin-left: 20px;
}

/* Java Pop Ups Text Styling
------------------------------------------------------------------ */	

.pageTitle {
	color: #fff;
	font-weight: bold;
}

.priceTable {
	padding: 5px;
	border: 1px solid #999999;
}

/* GALLERY STRUCTURE ELEMENTS
-------------------------- */
.row	{
	height: 100%;
	width: 100%;
	
}

.thumb	{
	float: left;
	width: 130px;
	height: 120px;
	margin-bottom: 18px;
	margin-right: 52px;
}

.thumb a	{
	display: block;
	width: 130px;
	color:#660066;
}

.imageBorder {
	border:	2px solid #660066;
	}
	

/* MEMBERS & WEDDINGS PHOTO GALLERY
---------------------------------------------------------*/

.memberGallery{

}

.memberThumb{
	background: url(../images/membersThumb.gif) no-repeat;
	background-position: -3px 0;
	float: left;
	padding: 15px 10px 5px 11px;
	margin: 0;
	width: 129px;
	height: 135px;
	text-align: right;
	font-size: 80%;
}

.memberThumb img{
	border: 1px solid #ccc;
	margin-bottom: 2px;
}
