/* Stylesheet: Accessibility and cross-browser tools Modified On 2009-05-13 10:42:54 */
/* accessibility */
/* menu links accesskeys */
span.accesskey {
	text-decoration: none;
}
/* accessibility divs are hidden by default, text, screenreaders and such will show these */
.accessibility, hr {
/* position set so the rest can be set out side of visual browser viewport */
	position: absolute;
/* takes it out top side */
	top: -999em;
/* takes it out left side */
	left: -999em;
}
/* definition tags are also hidden, these are also used for accessibility menu links */
dfn {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* end accessibility */
/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
	position: absolute;
	left: -5000px;
	width: 4000px;
}
a.external {
/* make some room for the image, css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
	padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
	color: #18507C;
/* background image for the link to show wiki style arrow */
	background: url(http://ladeperiodhomes.com.au/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;
}
a.external:visited {
	color: #18507C;
/* a different color can be used for visited external links */
/* Set the last 0 to -100px to use that part of the external.gif image for different color for active links external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.*/
	background: url(http://ladeperiodhomes.com.au/uploads/NCleanBlue/external.gif) no-repeat 100% -100px;
}
a.external:hover {
	color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
	background: url(http://ladeperiodhomes.com.au/uploads/NCleanBlue/external.gif) no-repeat 100% 0;
	background-color: inherit;
}
/* end wiki style external links */
/* clearing */
/* clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item. We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience. Do not edit if you dont know what you are doing*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	height: 0;
	clear: both;
	width: 90%;
	visibility: hidden;
}
#main .clear {
	height: 0;
	clear: right;
	width: 90%;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clear {
/* Hides from IE-mac \*/
	height: 1%;
	clear: right;
	width: 90%;
/* End hide from IE-mac */
}
/* end clearing */
/* Stylesheet: menu Modified On 2012-06-05 17:16:37 */
/* Horizontal menu for the CMS CSS Menu Module */
#menu_vert {margin-left:1px; margin-right:1px;}
/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb {clear:both;}
#menuwrapper {width:100%;}

#primary-nav, #primary-nav ul {margin:0px; list-style:none;}
#primary-nav {margin:0;}
#primary-nav ul {margin:0; position:absolute; top:auto; display:none; z-index:1000;}
#primary-nav li {color:#fff; float:left; margin:0; border-right:0px solid #fff;}
#primary-nav a, #primary-nav a:link,#primary-nav a:visited {
	padding:10px 33px;
	text-align:center;
	color:#2a95d2;
	font-size:14px;
	font-weight:none;
	line-height:17px;
	display:block;
	text-decoration:none;	
	/*text-transform:uppercase;*/
}
#primary-nav a:active{color:#fff;}
#primary-nav li:hover > a {color:#fff;}
#primary-nav li a.menuactive, #primary-nav li.menuactive {color:#fff;}
#primary-nav li a:hover, #primary-nav li:hover, #primary-nav li.menuh, #primary-nav li.menuparenth, #primary-nav li.menuactive {color:#fff;}

#primary-nav ul ul {margin-top:1px; left:100%; top:0px;}
#primary-nav li li {width:150px; margin:0; float:none; position:relative; text-align:left; border:0;}
#primary-nav li li a, #primary-nav li li a:link, #primary-nav li li a:active, #primary-nav li li a:visited {
	padding:7px 20px;
	background:#000;
	font-size:12px;
	color:#2a95d2;
	text-transform:none;
	border-left:1px solid #6f6f6f;
	border-right:1px solid #6f6f6f;
	border-bottom:1px solid #6f6f6f;
	width:auto;
	text-align:left;
}
#primary-nav li li a:hover {color:#fff;}
#primary-nav ul li.menuparenth, #primary-nav ul li.menuparent:hover, #primary-nav ul li.menuparenth {background-position:center right; background-repeat:no-repeat;}
#primary-nav ul, #primary-nav li:hover ul, #primary-nav li:hover ul ul, #primary-nav li.menuparenth ul, #primary-nav li.menuparenth ul ul {color:#fff;}
#primary-nav li:hover ul, #primary-nav ul li:hover ul, #primary-nav ul ul li:hover ul, #primary-nav li.menuparenth ul, #primary-nav ul li.menuparenth ul, #primary-nav ul ul li.menuparenth ul {display:block; background-color:#FFF;}
/* IE Hacks */
#primary-nav li li {float:left; clear:both;}
#primary-nav li li a {height:1%;}




/********************
Footer Links
*********************/

/* hack for Internet Explorer */
* html div#footerNav {
	/* hide ie/mac \*/
   height:1%;/* end hide */
}
/* 
background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
*/
div#footerNav {float:left;}
/* 
the menu ul box has top and left border, 
right border is provided by the li elements 
*/
div#footerNav ul {margin-right:13px; padding-left:7px;}
div#footerNav li {
	margin-top:10px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #fff;
	float:left; /* makes the list horizontal */
	list-style:none; /* hides the list bullet */	
	color:#fff;
	line-height:1.2em;
}
/* the links, that is each list item */
div#footerNav a:link, div#footerNav a:active, div#footerNav a:visited {
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block; /* IE has problems with this, fixed above */
}
/* hover state for links */
div#footerNav li a:hover {text-decoration:underline;}
div#footerNav a.activeparent:hover {text-decoration:underline;}
div#footerNav li.activeparent a, div#footerNav li a.menuactive span {text-decoration:underline;}
/* Stylesheet: theme Modified On 2012-07-25 11:06:18 */
/* reset.css */
html {margin:0; padding:0; border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0; padding:0; border:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5; background:white;}
.hr {width:100%; border-bottom:dotted 1px #e7b5da; padding:0 0 20px 0;}
table, th, td {vertical-align:top;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}
body {font:13px/1.5em Arial, Helvetica, sans-serif; background:#2a577c;}
em {font-style:italic;}


#holder {width:940px; margin:0 auto; padding:10px; background:#000;}
#header {width:960px; height:197px; background:transparent url('/images/bg_header.jpg') no-repeat;position:relative; margin:-10px -10px 0 -10px;}
#logo {width:940px; height:197px; z-index:10;display:block;}
#logo a {width:940px; height:197px; display:block;}
#moto {
	width:270px;
	position:absolute;
	top:10px;
	font-weight:100;
	right:20px;
	font-size:25px;
	line-height:40px;
	color:#4c4c4e;
	text-align:right;
	overflow:hidden;
}
#mainNav {width:940px; padding:0; border-bottom:1px solid #383838;}
#banner {width:940px; margin:0 auto; /*background:#fff url('/images/bg_banner.jpg') no-repeat top; height:422px; */ overflow:hidden; position:relative;}
#bannerTxt {width:380px; position:absolute; top:100px; right:20px; font-size:16px; line-height:1.3em; color:#6d8cc8; text-align:right;font-weight:none; overflow:hidden;}
#bannerTxt p {padding-bottom:20px;}
#bannerTxt a:link, #bannerTxt a:active, #bannerTxt a:visited {color:#fff;text-decoration:none;}
#bannerTxt a:hover {color:#fff;	text-decoration:underline;}


#content {width:100%; margin:0 auto; display:table; }
p {padding:5px 0;}
h1, h2, h3, h4 {color:#a49e5c; font-weight:normal; line-height:1.5em; font-family:"Times New Roman", Times, serif;}
h1 {margin:10px 0;	padding:0; font-size:24px;}
h2 {margin:10px 0;	padding:0; font-size:18px;}
h3 {margin:15px 0 0 0;	padding:0; font-size:16px;}
h4 {margin:10px 0;	padding:0; font-size:13px;}
#content td.menu {magin-right:2px; border-bottom:1px dotted #999;}
#content table.function {border:1px solid #666; padding-left:10px;}
#content a:link, #content a:active, #content a:visited {color:#fff; text-decoration:underline;}
#content a:hover {}
#content ul, #content ol {padding:0px 0; list-style:inside;}
#content li {padding-left:15px; color:#fff;}

div#col-1 {margin:0 auto; padding:0; width:940px; clear:both;}
div#col-2{margin:0; display:block; padding:10px 20px 30px 20px; float:left; position:relative; width:900px; color:#fff; min-height:170px;}

#footerHolder {width:940px; margin:0 auto;  border-top:1px solid #6f6f6f;clear:both;}
#footer {width:920px; margin:0 auto; color:#fff; clear:both; display:table; padding:5px 0;}
#footerTxt {
    width:650px;
    margin:5px 0 7px 5px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	display:block;
	float:left;
	clear:left;
}
#footer a, #footer a:link, #footer a:active, #footer a:visited {color:#fff; text-decoration:none;}
#footer a:hover {color:#fff;}
#social {display:block; float:right; line-height:33px; padding:10px 10px;}
#social img {margin-left:10px;}



table.globalTable {margin:10px auto; border:1px solid #CCC;	border-right:2px solid #999; border-bottom:2px solid #999; width:80%;}
table.globalTable tr.odd td {background:#FAFAFA;}
table.globalTable th {padding:5px 0;border-right:1px solid #CCC;border-bottom:1px solid #CCC;background:#FC0;text-align:center;font-size:13px;font-weight:bold;}
table.globalTable td {padding:5px;border-right:1px solid #DDD;border-bottom:1px solid #DDD;}


.formbuilderform td {padding:3px;font-weight:bold;}
.formbuilderform input, .formbuilderform textarea {width:250px;}
.formbuilderform select {width:257px;}
.cms_submit {width:100px !important; border:0px solid #fff; background:#a29934; color:#fff; padding:4px 0;}

.contactform  input[type=text] {width: 280px; border:1px solid #a29934; background:#f2f0d7;}
#message {width: 280px; border:1px solid #a29934; background:#f2f0d7;}
.contactform select {border:1px solid #a29934; background:#f2f0d7;}
.contactform #m62b34fbrp_captcha_phrase {width: 100px;}