/* CSS Document to support Langbrook Estate  */
/* www.langbrook.com  */
/* Copyright Project DMS */
/* www.projectdms.com.au */
/* last edited August 2009 */

html {
	text-align: center;
	height: 100%;
	overflow: scroll;}

body {
	margin: 0;
	height: 100%;
	text-align: center;
	font: 12px Verdana, Arial, Helvetica, sans-serif;}

div {
	border: 0px solid #ff0000;
	margin: 0;
	padding: 0;
	text-align: justify;}

tr, td {
	vertical-align: top;}

img {
	border: 0;}

ul {
	list-style-type: square;}

#global {
	padding: 0;
	border: 0;
	height: 100%;
	width: 750px;
	margin: 0 auto;}

#container {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	text-align: left;}
	/* div controls all page contents */

#h1container {
	float:right;
	width:740px;
	height:17px;
	background-color:#004055;
	border-bottom:1px solid #003333;
	margin-right:5px;}

#title {
	width: 750px;
	height: 70px;
	border-bottom: 1px solid #fff;
	background-color: #004055;}

#headpic {
	float: right;
	width :750px;
	height: 250px;
	border-bottom: 1px solid #fff;}

#nav {
	float: left;
	width: 750px;
	margin-bottom: 20px;
	height: 40px;
	background: url(../images/nav_bg.jpg);}
	#nav ul {
	display: inline;
	list-style: none;}
	#nav li {
	display: inline;
	list-style-type: none;}
	.mainnav {
	float: left;
	width: 115px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	height: 34px;
	padding-top: 5px;
	padding-left: 5px;
	display: block;
	border-right: 1px solid #002937;
	background: url(../images/nav_bg.jpg);
	cursor: pointer;}
	a.mainnav:hover {
	color: #00ff00;}

#content {
	width: 750px;
	background-color: #0033FF;}
	/* contains col1 col2 col3 divs */
		#col1 {
			float: left;
			width: 200px;
			font: 11px Verdana, Arial, Helvetica, sans-serif;
			text-align: left;
			color: #666;
			padding-right: 10px;}
			#col1 img {
			border: 1px solid #000;}
		#col2 {
			float: left;
			width: 398px;
			font: 12px Arial, Helvetica, sans-serif;
			text-align: justify;
			line-height: 1.75em;
			color: #000;
			padding: 0 20px 0 10px;
			border-left: 1px dotted #333;
			border-right: 1px dotted #333;}
			#col2 img {
			border: 0;
			padding-right: 5px; }
			#col2 a {
			color: #004e6a;
			text-decoration: underline;}
			#col2 a:hover {
			color: #0C96a2;}
			#col2 p {
			margin-top: 8px;
			margin-bottom: 2px;}
		#col3 {
			float: right;
			width: 102px;
			font: 11px Arial, Helvetica, sans-serif;
			text-align: justify;
			line-height: 1.75em;
			color: #666;}
			#col3 img {
			border: 1px solid #000;}
			#col3 a {
			color: #004e6a;
			text-decoration: underline;}
			#col3 a:hover {
			color: #0C96a2;}

#subnav {
	width: 200px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #777;
	text-indent: 1px;}
	#subnav a {
	color: #999;
	text-decoration: none;}
	#subnav a:hover {
	color: #d5ba72;
	text-decoration: none;
	background-color: #0e0e0e;}
	#subnav ul {
	list-style: none;
	display: inline;}
	#subnav li {
	list-style: none;
	display: inline;}
	.subnav {
	text-indent: 1px;
	padding: 5px 0 0 0;
	width: 200px;
	border-bottom: 1px solid #d5ba72;
	height: 18px;
	display: block;}

#quote {
	font: 12px "Times New Roman", Times, serif;
	color: #999;
	margin-top: 25px;}

#utils {
	float: right;
	width: 80px;
	height: 15px;
	margin-top: 2px;}

#divx {
	clear: both;
	height: 20px;
	background: url(../images/divx_bg.jpg);}

#footer {
	width: 748px;
	height: 120px;
	background-color: #ccc;
	border:1px solid #666;
	border-top:0;}
		#footerleft {
			float: left;
			width: 200px;
			height: 120px;
			font: 9px Arial, Helvetica, sans-serif;
			color: #777;
			margin-top: 10px;
			padding: 0 0 0 5px;}
			#footer1 a {
			color: #777;
			text-decoration: none;}
		#footerright {
			float: right;
			width: 530px;
			height: 120px;
			margin-top: 10px;
			font: 10px Arial, Helvetica, sans-serif;
			color: #666;
			text-align: right;
			padding: 0 10px 0 0;}
			#footerright a {
			color: #d5ba72;
			text-decoration: none;}
			#footerright a:hover {
			text-decoration: none;}
			#footerright img {
			border: 1px solid #000;}

h1 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #777;
	text-align:right;
	margin-top: 1px;
	margin-bottom: 0;}
	/* venue title used in header */

h2 {
	font: 18px Arial, "Times New Roman", Times, serif;
	color: #003749;
	margin-top: 0px;
	margin-bottom: 10px;}
	/* section title ... defines section such as sub-venue etc */

h3 {
	font: bold 13px "Times New Roman", Times, serif;
	color: #003749;
	margin-top: 15px;
	margin-bottom: 9px;
	padding: 0;}
	/* content title - first element in col2 */

h4 {
	font: bold 13px "Times New Roman", Times, serif;
	color: #003749;
	margin-top: 7px;
	margin-bottom: 5px;}
	/* used within body of each page as sub subheading */

h5 {
	font: 11px "Times New Roman", Times, serif;
	color: #000;
	margin-top: 8px;
	margin-bottom: 5px;}
	/* sectional subheading used under an h4 */

h6 {
	font: 10px "Times New Roman", Times, serif;
	color: #000;
	margin-top: 8px;
	margin-bottom: 5px;}
	/* sectional subheading used under an h5 */

/* FORM STYLES*/

.formfields {
	font: 11px Arial, Helvetica, sans-serif;
	border: solid 1px #ccc;}

.formbutton {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ccc;
	width: 60px;
	background-color: #004055;
	border: solid 1px #ccc;}

.f10 {
	font: 10px Arial, Helvetica, sans-serif;}

.f9 {
	font: 9px Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;}
										
.req {
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #ff3300;}

.response {
	font: 10px Arial, Helvetica, sans-serif;
	color: #660000;}
	
.trnoborder td {
	border:none !important;}
	
.tablenoborder td {
	border:none !important;}