@import url("menu.css");
* {
	margin:0;
	padding:0
}
/* mac hide \*/
html, body {
	/* height:100%;*/
	width:100%;
	margin: 0px;
	padding: 0px;
}
/* end hide */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	clear: both;
}
/* Hides from IE-mac \*/
.clearfix {
	height: 1%;
	clear: both;
}
.clearfix {
	display: block;
	clear: both;
}
/* End hide from IE-mac */

body {
	font-size: .73em;
	color: #4C4C4C;
	margin: 0px 0px auto;
	padding: 0px;
	width: 100%;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
 min-height:height: 700px;/* for good browsers*/
	min-width:900px; /* for good browsers*/
	background: #FFFFFF url("http://www.caplescourt.co.nz/graphics/background_body.jpg") repeat-x left top;
}
* {
	margin:0;
	padding:0
}
p {
	margin:0 0 1em;
	padding:0px
}
a {
	color: #898470;
	text-decoration: none;
	outline: none;
}
a:hover {
	background-color: #898470;
	color: #ffffff;
	outline: none;
}
#BodyHolder {
	MARGIN: 0px auto;
	padding: 0px;
	width: 100%;
}
#BodyWrap {
	MARGIN: 0px auto;
	padding: 0px;
	width: 900px;
	clear: both;
}
#TopLogo {
	MARGIN: 0px auto;
	padding: 0px;
	width: 900px;
	clear: both;
	background: url(../graphics/CaplesCourtLogo.jpg) no-repeat right bottom;
	height: 85px;
}
#TopLogo #VideoFloat {
	POSITION: relative;
	z-index: 5;
	float: left;
}
#TopLogo #Video {
	POSITION: absolute;
	LEFT: 10px;
	TOP: 0px;
	width: 85px;
}
#TopLogo #LogoFloat {
	POSITION: relative;
	z-index: 5;
	float: left;
}
#TopLogo #Logo {
	POSITION: absolute;
	LEFT: 142px;
	TOP: 37px;
	width: 334px;
}
#TopLogo #Logo a {
	background-color: transparent;
}
#TopLogo #Logo a:hover {
	background-color: transparent;
}
#TopLogo #PhoneFloat {
	POSITION: relative;
	z-index: 5;
	float: right;
}
#TopLogo #Phone {
	POSITION: absolute;
	LEFT: -305px;
	TOP: 68px;
	height:12px;
	width: 310px;
	margin: 0px;
	padding: 0px;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#TopLogo #EventsFloat {
	POSITION: relative;
	z-index: 5;
	float: right;
	height:21px;
	width: 155px;
}
#TopLogo #Events {
	POSITION: absolute;
	right: 25px;
	TOP: 285px;
	height:18px;
	width: 140px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
	background-color: transparent;
	background-image: url(../graphics/events-tab.png);
	font-weight: bold;
	text-transform: uppercase;
}
#TopLogo #Events:hover {
	background-color: transparent;
	background-image: url(../graphics/events-tab-over.png);
	background-repeat: no-repeat;
}

#TopLogo #Events a{
	background-color: transparent;
}
#TopLogo #Events a:hover{
	background-color: transparent;
	color: #000000;
}

#TopBody {
	MARGIN: 0px auto;
	padding: 0px;
	width: 900px;
	height: 220px;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#TopBody .TopBodyLeft {
	MARGIN: 0px;
	padding: 0px;
	width: 250px;
	float: left;/*text-align: center;*/
}
#TopBody .TopBodyLeft #VerticalNavigation {
	MARGIN: 0px;
	width: 250px;
	color: #FFFFFF;
	background: #ACA899;
	padding: 5px 0px 0px;
	height: 215px;
	clear: right;
}
#TopBody .TopBodyRight {
	MARGIN: 0px;
	width: 625px;
	border-left: 1px solid #FFFFFF;
	border-right: 24px solid #7D0000;
	height: 220px;
	padding: 0px;
	float: right;
}
#MainBody .TopBodyRight img {
	width: 625px;
	height: 220px;
}
#MainBody {
	MARGIN: 0px auto;
	padding: 0px;
	width: 900px;
	clear: both;
	background: url("http://www.caplescourt.co.nz/graphics/background_left.jpg") repeat-y left top;
}
.break {
	padding: 0px;
	height: 1px;
	width: 100%;
	margin: 5px 0px;
	border-top: 1px dotted #DFDED9;
	clear: both;
}
.small {
	font-size: 80%;
}
#MainBody .MainLeft {
	MARGIN: 0px;
	padding: 0px;
	width: 250px;
	float: left;/*text-align: center;*/
}
#MainBody .MainLeft #VerticalNavigation {
	MARGIN: 0px;
	width: 250px;
	color: #FFFFFF;
	background: #ACA899;
	padding: 5px 0px 0px;
	height: 185px;
	clear: right;
	border-bottom: 1px solid #FFFFFF;
}
#MainBody .MainLeft h2 {
	font-size: 20px;
	font-weight: normal;
	color: #BBB7A8;
	text-transform: none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 150%;
}
#MainBody .MainLeft h3 {
	font-size: 15px;
	font-weight: normal;
	color: #8A8776;
	text-transform: none;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
}
#MainBody .MainLeft #LargeImage {
	height: 175px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#MainBody .MainLeft #LargeImageAlt {
	background: #7D0000 url(../graphics/background_navigation.jpg);
	height: 20px;
	padding: 0px;
	width: 250px;
	margin: 0px;
}
#MainBody .MainLeft #SideText {
	MARGIN: 0px;
	padding: 20px;
	float: left;
	width: 210px;
}
#MainBody .MainLeft #SideText p {
	color: #727061;
	font-size: 13px;
}
#MainBody .MainLeft #BookingText {
	MARGIN: 0px;
	padding: 20px;
	float: left;
	width: 210px;
	font-size: 11px;
}
#MainBody .MainLeft #BookingText p {
	color: #727061;
}
#MainBody .MainLeft #New {
	MARGIN: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	background: #7D0000 url(../graphics/background_navigation.jpg);
	text-align: center;
	border-bottom: 1px solid #ACA899;
}
#MainBody .MainLeft #New img {
	margin-bottom: 10px;
}
#MainBody .MainLeft #New H2 {
	MARGIN: 0px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#MainBody .MainLeft #New .CCTextFloat {
	POSITION: relative;
	z-index: 5;
	float: right;
}
#MainBody .MainLeft #New .CCText {
	POSITION: absolute;
	LEFT: -242px;
	TOP: 93px;
	width: 240px;
}
#MainBody .MainLeft #New .TLTextFloat {
	POSITION: relative;
	z-index: 5;
	float: right;
}
#MainBody .MainLeft #New .TLText {
	POSITION: absolute;
	LEFT: -242px;
	TOP: 93px;
	width: 240px;
}

#MainBody .MainLeft #New .CCText H3,
#MainBody .MainLeft #New .TLText H3 {
	text-align: right;
	color: #EDECE9;
	font-size: 2.5em;
	font-weight: normal;
}
#MainBody .MainLeft #New .CCText H3 a,
#MainBody .MainLeft #New .TLText H3 a {
	color: #EDECE9;
	background-color: transparent;
}
#MainBody .MainLeft #New .CCText H3 a:hover,
#MainBody .MainLeft #New .TLText H3 a:hover {
	background-color: transparent;
}
#MainBody .MainLeft #LuxuryCars {
	MARGIN: 40px 0px 0px;
	padding: 0px;
	float: left;
	width: 250px;
	background: #93C1F2;
	text-align: center;
	font-size: 0.95em;
	color: #092442;
	font-style: italic;
}
#MainBody .MainLeft #LuxuryCars img {
}
#MainBody .MainLeft #LuxuryCars p {
	/*	color: #423F35;
	font-size: 11px;*/
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#MainBody .MainLeft #Gallery {
	margin: 0px;
	padding-top: 35px;
	padding-left: 1px;
}
#MainBody .MainLeft #Gallery img {
	MARGIN: 5px 0px 0px 5px;
	padding: 2px;
	border: 1px solid #ACA899;
	background: #E4E3DE;
	height: 50px;
	width: 50px;
}
#MainBody .MainLeft #Gallery a {
	background: transparent;
}
#MainBody .MainLeft #Gallery a:hover {
	background: transparent;
	border-style: none;
}
#MainBody .MainLeft #TariffRate {
	margin: 10px 0px 0px;
	background: #BFBBAC;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px 20px;
}
#MainBody .MainLeft #TariffRate .heading {
	background: transparent;
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #757160;
	text-transform: uppercase;
}
#MainBody .MainLeft #TariffRate .tariffs {
		font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D3C34;
	text-transform: lowercase;
	line-height: 120%;
	padding: 0px;
/*font-weight: bold;
	font-size: 15px;
	line-height: 150%;
	color: #000000;*/
}
#MainBody .MainLeft #TariffRate .small {
	font: normal 11px;
	padding-left: 10px;
}
#MainBody .MainRight {
	MARGIN: 0px;
	float: right;
	padding: 0px 25px 30px;
	clear: right;
	width: 600px;
}
#MainBody .MainRight .floatright {
	width: 585px;
	text-align: right;
	font-size: 9px;
	padding-right: 15px;
	clear: right;
	float: right;
	margin: 10px 0px 0px;
}
#MainBody .MainRight .floatright a {
	background: transparent;
	border-style: none;
}
#MainBody .MainRight .floatright a:hover {
	background: transparent;
	border-style: none;
	color: #000000;
}
#MainBody #SpecialWrap {
	MARGIN: 0px;
	padding: 10px;
	color: #FFFFFF;
	background: #7D0000 url(../graphics/background_navigation.jpg);
	text-align: center;
	width: 629px;
	float: right;
	border-left: 1px solid #FFFFFF;
}
#MainBody #TitleWrap {
	MARGIN: 0px 0px 20px;
	padding: 10px 34px 10px 25px;
	color: #FFFFFF;
	background: #EDECE9 url(../graphics/title-image.jpg) repeat-y right top;
	width: 590px;
	float: right;
	border-left: 1px solid #FFFFFF;
}
#MainBody #TitleWrap H1 {
	font-size: 25px;
	font-weight: normal;
	color: #ACA899;
	padding: 0px 0px 5px;
	text-transform: none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	margin: 0px;
}
#MainBody #TitleWrap h1.head {
	font-size: 13px;
	font-weight: normal;
	color: #ACA899;
	margin: 10px 0px 0px;
	/*padding: 5px;*/
	text-transform: none;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	;
	line-height: 140%;
}
#MainBody .MainRight .noborder {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background: transparent;
}
#MainBody .MainRight H1 {
	font-size: 25px;
	font-weight: normal;
	color: #8C8978;
	padding: 0px 0px 5px;
	text-transform: none;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
#MainBody .MainRight h1.head {
	font-size: 13px;
	font-weight: normal;
	color: #8C8978;
	margin: 10px auto 10px 0px;
	/*padding: 5px;*/
	text-transform: none;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*background: #D3D0C9 url(../graphics/twirl.gif) no-repeat 10px -10px;*/;
	line-height: 140%;
}
#MainBody .MainRight H2 {
	/*border-bottom: 1px dotted #DFDED9;*/
	font-size: 17px;
	font-weight: normal;
	color: #8A8776;
	margin: 10px 0px 0px;
	padding: 0px;
	text-transform: uppercase;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;	/*border-top: 1px dotted #DFDED9;*/
	background: url(../graphics/bullet.jpg) no-repeat left 4px;
	text-indent: 15px;
	clear: both;
}
#MainBody .MainRight h3,
#MainBody .MainRight h3 a {
	font-size: 16px;
	font-weight: normal;
	color: #7D0000;
	text-transform: none;
	font-style: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
#MainBody .MainRight h4 {
	font-size: 13px;
	font-weight: normal;
	color: #8C8978;
	margin: 0px;
	/*padding: 5px;*/
	text-transform: none;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*background: #D3D0C9 url(../graphics/twirl.gif) no-repeat 10px -10px;*/;
	line-height: 120%;
	padding: 0px;
}
#MainBody .MainRight .eventholder {
	padding: 5px 10px;
}
#MainBody .MainRight .home {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 10px;
}
#MainBody .MainRight .home img {
	MARGIN: 5px;
	padding: 3px;
	border: 1px solid #D6D5D0;
	vertical-align: middle;
	float: left;
}
#MainBody .MainRight .home .view {
	padding: 2px;
	border: 1px solid #D6D5D0;
	float: right;
	font-size: 10px;
	width: 100px;
	clear: right;
}
#MainBody .MainRight .home .view:hover {
	background: #898470;
	color: #FFFFFF;
}
#MainBody .MainRight .home .view img {
	padding: 0px 5px;
	border: none;
	vertical-align: middle;
	margin: 0px;
	float: right;
}
#MainBody .MainRight .home .view .ViewImage {
	float: right;
	border: none;
	padding: 0px;
	margin: 0px;
	width: 16px;
	height:16px;
	background: transparent;
}
#MainBody .MainRight .home table {
	margin-right: auto;
	margin-left: auto;
	width: 590px;
}
#MainBody .MainRight .home td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-bottom: 1px dotted #C7C5BA;
}
#MainBody .MainRight .home .left {
	text-align: left;
	vertical-align: top;
	font-size: 15px;
	color: #8A8776;
	padding-right: 10px;
	width: 20%;
	font-weight: normal;
}
#MainBody .MainRight .home td ul, li {
	list-style: none;
}
#MainBody .BookNow {
	background: url(../graphics/booknow-link.gif);
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 20px;
	width: 150px;
	margin-right: auto;
	margin-left: auto;
}
#MainBody .BookNow a {
	color: #FFFFFF;
	/*color: #420000;*/
	font-size: 15px;
}
#MainBody .BookNow a:hover {
	color: #FFFFFF;
	background: transparent;
}
#MainBody .MainRight .UnitWrap {
	width:580px;
	/*border-top: 7px solid #CFCDC5;*/
	margin: 0px;
	padding: 10px;
	/*background: url(../graphics/background_unittext.jpg) repeat-x left bottom;*/
	clear: both;/*border: 1px dotted #DFDED9;*/
	background: #F9F9F7;
	border: 1px solid #D5D2C9;
}
#MainBody .MainRight .UnitWrapFull {
	margin: 0px;
	padding: 10px;
	background: #F9F9F7;
	border: 1px solid #D5D2C9;
}
#MainBody .MainRight .UnitWrapLeft {
	margin: 0px;
	padding: 0px;
	float:left;
	width: 390px;
}
#MainBody .MainRight .UnitWrapRight {
	float:right;
	margin:0;
	padding:0px;
	/*border-left: 1px dotted #DFDED9;*/
	width:190px;
	clear: right;
}
#MainBody .MainRight .UnitWrap .UnitWrapRight a {
	background: transparent;
	margin: 0px;
	padding: 0px;
}
#MainBody .MainRight .UnitWrap .UnitWrapRight a:hover {
	background: transparent;
	border-style: none;
}
.FactSheet {
	float:right;
	margin:0px;
	padding:0px 20px 0px 0px;
	/*border-left: 1px dotted #DFDED9;*/
	width:170px;
	clear: right;
	font-size: 13px;
	font-weight: normal;
	color: #8C8978;
	text-transform: none;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 120%;
	text-align: center;
}
.FactSheet a {
	background: transparent;
	margin: 0px;
	padding: 0px;
}
.FactSheet a:hover {
	background: transparent;
	border-style: none;
	color: #000000;
}
#MainBody .MainRight .UnitWrapRight .EnlargeFloat {
	POSITION: relative;
	z-index: 5;
	float: left;
}
#MainBody .MainRight .UnitWrapRight .Enlarge {
	POSITION: absolute;
	LEFT: 177px;
	TOP: -30px;
	height: 16px;
	width: 16px;
}


#MainBody .MainRight .Gallery {
	margin: 0px;
	padding-top: 1px;
	padding-left: 1px;
}
#MainBody .MainRight .Gallery img{
	MARGIN: 0px 0px 0px 5px;
	padding: 3px;
	border: 1px solid #FFFFFF;
	height: 50px;
	width: 50px;
	background: #FFFFFF;
}
#MainBody .MainRight .Gallery .one{
	MARGIN: 0px 5px 0px 0px;
	padding: 3px;
	height: 125px;
	width: 125px;
	float: right;
}
#MainBody .MainRight .Gallery .floatright{
	float: right;
	margin: 0px;
	padding: 5px 5px 0px 0px;
}
#MainBody .MainRight .Gallery a {
	background: transparent;
}
#MainBody .MainRight .Gallery a:hover {
	background: transparent;
	border-style: none;
}

#MainBody .MainRight .UnitWrapLinksWrap {
	margin: 0px;
	padding: 0px;
	float: right;
}
#MainBody .MainRight .UnitWrapLinks {
	margin: 0px 0px 8px 2px;
	padding: 2px 5px 5px;
	float: left;
	background: url(../graphics/link-navigationOVER.jpg) no-repeat center bottom;
	height: 15px;
	width: 90px;
}
#MainBody .MainRight .UnitWrapLinks:hover {
	margin: 0px 0px 0px 2px;
	padding: 5px;
	float: left;
	background: url(../graphics/link-navigation.jpg) no-repeat center bottom;
	height: 20px;
	width: 90px;
}

#MainBody .MainRight .UnitWrapLinks,
#MainBody .MainRight .UnitWrapLinks a,
#MainBody .MainRight .UnitWrapLinks a:hover {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
#MainBody .MainRight .UnitWrapLinks,
#MainBody .MainRight .UnitWrapLinks a {
	font-size: .95em;
	color: #D5D2C9;
}
#MainBody .MainRight .UnitWrapLinks a:hover {
	background: transparent;
	color: #FFFFFF;
}

#MainBody .MainRight .UnitWrapBottom {
	margin: 0px;
	padding: 10px 20px;
	float:left;
	width: 560px;
	background: #EDECE9;
	border-top: 1px dotted #DFDED9;
	border-bottom: 1px dotted #DFDED9;
}
#MainBody .MainRight .UnitWrapBottom .heading {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3D3C34;
	text-transform: lowercase;
	line-height: 120%;
	padding: 0px;
}
#MainBody .MainRight .UnitWrapBottom strong {
	padding-left: 5px;
}
#MainBody .MainRight .UnitWrapBottom .small {
	font-size: 90%;
	padding-left: 5px;
	color: #FFFFFF;
}
#MainBody .MainRight .UnitWrapRight .EnlargeImage, #MainBody .MainRight .UnitWrapBottom .BookNowImage, #MainBody .MainLeft .BookNow .BookNowImage {
	padding: 0px;
	height: 16px;
	width: 16px;
	background: transparent;
	margin: 0px;
	border-style: none;
}
#MainBody .MainRight .heading {
	font-size: 15px;
	font-weight: normal;
	color: #990000;
	/*color: #D52100;
	color: #2C5782;*/
	text-indent: 0px;
	line-height: 120%;
	padding-bottom: 5px;
}
#MainBody .MainRight .blacktext {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 250%;
	text-transform: uppercase;
}
.TopPage {
	width:600px;
	float: right;
	clear: both;
	text-align: right;
	font-size: .85em;
	margin-bottom: 10px;
}
.TopPage a {
	text-align: right;
	clear: both;
	color: #BCBCBC;
	text-decoration: none;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	border-style: none;
	margin-right: 2px;
}
.TopPage a:hover {
	text-align: right;
	color: #79AC33;
	text-decoration: underline;
	background: transparent;
}
#Footer {
	MARGIN: 0px auto;
	padding: 0px;
	width: 900px;
	clear: both;
	border-top: 1px solid #FFFFFF;
}
#Footer #FooterLeft {
	MARGIN: 0px;
	padding: 15px 0px 0px;
	width: 250px;
	float: left;
	background: #ACA899;
	height: 60px;
	text-align: center;
}
#Footer #FooterLeft img {
	MARGIN: 5px;
	padding: 2px;
	border: 1px solid #A29D8C;
}
#Footer #FooterRight {
	MARGIN: 0px;
	padding: 10px 15px 0px;
	width: 619px;
	float: right;
	border-left: 1px solid #FFFFFF;
	background: #D5D2C9;
	height: 65px;
}
#Footer #FooterRight p {
	color: #9D9986;
	margin: 0.5em 0;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
}
#Footer #FooterRight a {
	color: #656152;
	border-bottom: none;
}
