/* 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(https://thelandscapegroup.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(https://thelandscapegroup.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(https://thelandscapegroup.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: Accessibility and cross-browser tools Modified On 2019-06-26 11:54:16 */
body {line-height: 1.4em;color: #fcf5e6;margin: 0px;padding: 0px;font-weight: 400;font-family: Arial, sans-serif;box-sizing: border-box;-moz-box-sizing: border-box;font-size: 14px;background-color: #282828;}a {transition-duration: 0.5s;-moz-transition-duration: 0.5s; /* Firefox 4 */-webkit-transition-duration: 0.5s; /* Safari and Chrome */-o-transition-duration: 0.5s; /* Opera */color: #CCC;}a:hover {transition-duration: 0.5s;-moz-transition-duration: 0.5s; /* Firefox 4 */-webkit-transition-duration: 0.5s; /* Safari and Chrome */-o-transition-duration: 0.5s; /* Opera */color: #8fd300;}img {border: 0px;}.dotted-line-horizontal {background-image: url(/uploads/images/dotted_line_h.gif);background-repeat: repeat-x;background-position: center center;}.dotted-line-vertical {background-image: url(/uploads/images/dotted_line_v.gif);background-repeat: repeat-y;background-position: center center;}h1,h2,h3{line-height: 1.5em;font-weight: normal;font-family: "Myrid Pro", Arial, sans-serif;}h1 {font-size: 26px;color:#8fd300;margin:0px;border-bottom: 1px dotted #CCC;}h2 {font-size: 20px;font-weight: normal;color:#FFF;}h3 {font-size: 16px;color:#e6f5c7;}.image-border {border: 4px solid #E7E7E7;}.image-float-left {float: left;margin-right: 20px;margin-bottom: 14px;}.image-float-right {float: right;margin-left: 20px;margin-bottom: 14px;}.main-wrapper {width: 1160px;margin: 0px auto;background: #000;box-sizing: border-box;}/* header style */.header-wrapper {height: 230px;display: block;z-index: 1000;position: relative;width: 960px;background: url("/uploads/images/header-bg.png") no-repeat scroll right top #000;margin: 0 auto;}#logoSection {position: absolute;z-index: 1;top: 0px;left: 0px;}#contactDetailsSection {position: absolute;z-index: 1;font-size: 20px;font-style: normal;right: 61px;margin: 25px 0 0;top: 40px;line-height: 1.2em;}#contactDetailsSection span {font-weight: bold;font-size: 25px;color: #f4f4f4;margin: 0  7px 0;font-style: italic;}#contactDetailsSection img {margin: 2px 0 -9px 0;;}#contactDetailsSection span:first-child a, #contactDetailsSection span:first-child a:hover {color: #FFF;text-decoration: none;}/* wrapper style */.main-content-wrapper {width: 100%;}/* banner style */.banner-wrapper {position: relative;width: 960px;margin: 0px auto;}.banner-wrapper img{margin: 0 auto;width: 100%;border-bottom: 8px solid #97de00;;}.banner-wrapper blockquote {color: #FFFFFF;font-size: 41px;left: 50px;margin: 0;position: absolute;top: 130px;line-height: 32px;max-width: 600px;font-family: "Myrid Pro",Arial, sans-serif;letter-spacing: -1.9px;text-shadow: 2px 1px 2px #000000;;}.banner-wrapper blockquote  p{}.banner-wrapper blockquote .colored {margin: -29px 0 0 50px;color: #00b3ff;font-weight: bold;font-style: italic;;}/* inner content wrapper style */.content-wrapper {margin: 0px auto 30px;overflow: hidden;padding: 52px 30px 0;width: 960px;}.content-wrapper ul {overflow: hidden;list-style-image: url(/uploads/images/bullet.png);}.content-wrapper .floated-list {float: left;margin: 29px 163px 0 0;}.content-wrapper ul li {margin-bottom: 8px;}.services-list {margin: 11px 0 -9px;}.services-list li {width: 210px;float: left;}/* primary & secondary columns style */#primaryColumn {float:left;width:65%;padding:0 24px 0 0;box-sizing:border-box;-moz-box-sizing:border-box;border-right:1px dotted #ccc;}#secondaryColumn{width: 33%;float: right;box-sizing:border-box;-moz-box-sizing:border-box;padding:14px 0px 0px 21px;}#secondaryColumn  img {border: 6px solid;display: block;box-sizing: border-box;-moz-box-sizing: border-box;}/* footer style */.footer-wrapper {width: 960px;margin: 0 auto;height: 51px;overflow: hidden;padding: 20px 0 10px;border-top: 2px solid #cdcdcd;}.footer-inner-wrapper {width: 920px;margin: auto;display: block;}.footer-text a {color: #FFF;text-decoration: none;}.footer-text a:hover {text-decoration: none;}a.footer-link:hover {color: #DE1E25;text-decoration: underline;}.copyright {width: 600px;height: 30px;z-index: 1;float: left;color: #FFF;}/* social media links style */#social {width: 300px;height: 30px;z-index: 1;text-align: right;float: right;color: #FFF;margin: 4px 12px 0 0;}#social img {vertical-align: middle;margin-left: 8px;}/* tabs style */.home_tabs {list-style-image: none !important;list-style: none;padding: 30px 0 5px;margin: 0px;overflow: hidden;}.home_tabs li {float: left;padding: 0;width: 30%;}.home_tabs li + li {margin: 0  0 0 52px;}.home_tabs li:first-child {margin: 0 -15px 0 0;}.home_tabs li img {margin-bottom: 6px;float: left;display: block;margin: 0;height: auto;}.home_tabs li div {float: left;overflow: hidden;width: 100%;-moz-box-sizing: border-box;box-sizing: border-box;}.home_tabs li h2{font-size: 18px;border: 0px;width: 100%;height: auto;text-transform: uppercase;float: left;margin: 18px auto 0;}.home_tabs li h2 a {text-decoration: none;color: #FFF;text-align: center;display: block;font-size: 18px;}.home_tabs li a:hover {color:#d2878d;}.home_tabs li a:hover {-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}/* Sample FormBuilder style */form {margin-top: 0}form, td, th, li {font-size: 100%}form div {margin-bottom: 0}fieldset div {margin-bottom: 0.5em;margin-left: 0px;}fieldset div div {margin-top: 10px;margin-left: 0px;float: left;clear: both;display: block;border-bottom: 1px dotted #CCC;width: 95%;}fieldset div div + div {margin-top: 2px;}.contactform fieldset div div label {padding-top: 0px;font-weight: normal;font-size: 12px;margin-right: auto !important;}fieldset {margin-bottom: 1em;border: 0px solid #F60;padding: 0px;}fieldset label {width: auto;}legend {color: #FFF;background: #F60;font-style: italic;font-size: 1.2em;margin-bottom: 0.5em;padding: 0.2em;width: auto;border: 1px solid #CCC;display: none;line-height: 42px;text-shadow: 2px 1px 1px #000000;}/* Apply this class to text/select input fields with shorter labelsto help alignment */.short-label label {float: left;width: 10em}.short-label fieldset div input, .short-label fieldset div select {width: 16em}/* Pretty up your Captcha image output */.captcha {margin: 0.5em 0;width: 320px;text-align: left;}.captcha img {border: 1px solid #CCC;margin-bottom: 0.5em;margin-right: 10px;float: left;}.captcha input {width: 196px;margin-top: 0.5em;}/* Just a bit more room for the Submit button */.submit {margin-top: 0.5em}.contactform input[type="text"] {background-color: #FFF;border: 1px solid #CCC;width: 90%;padding: 6px 10px;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.contactform input[type="text"]:focus {background-color: #EEE;border: 1px solid #CCC;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}input.cms_submit {border: 1px solid #CCC;background-color: #3f4143;color: #FFF;width: 100px;padding: 6px 10px;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;cursor: pointer;}input.cms_submit:hover {border: 1px solid #CCC;background-color: #8FD300;color: #FFF;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.contactform input.checkbox {border: none;}.contactform label {display: block;float: left;font-weight: bold;padding-top: 6px;font-size: 14px;margin-right: 200px;}.contactform label.label {display: inline;float: none;width: 50px;font-size: 10px;}.contactform textarea {font-family: Arial, Verdana, Helvetica, sans-serif;background-color: #FFF;border: 1px solid #CCC;width: 90%;padding: 6px 10px;font-size: 14px;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.contactform textarea:focus {background-color: #EEE;border: 1px solid #CCC;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.contactform .cms_dropdown {font-family: Arial, Verdana, Helvetica, sans-serif;background-color: #FFF;border: 1px solid #CCC;width: 98%;padding: 6px 10px;font-size: 14px;-webkit-transition: all 0.15s ease-in 0s;-moz-transition: all 0.15s ease-in 0s;-o-transition: all 0.15s ease-in 0s;-ms-transition: all 0.15s ease-in 0s;transition: all 0.15s ease-in 0s;}.formbuilderform .message {line-height: 16px;padding: 0 0 8px 0;}.contactform input.cms_checkbox {width: auto !important;float: left;}.error_message {background-color: #EEE;padding: 10px;color: #F00;-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 8px;width: 90%;border: 1px solid #DDD;margin-bottom: 20px;}.error_message ul {margin: 0px;}/* table content start */.content_table {border-top: 1px solid #666;border-right: 1px solid #666;}.content_table td {border-bottom: 1px solid #666;border-left: 1px solid #666;padding: 4px 10px;}
/* Stylesheet: theme Modified On 2019-06-26 11:53:55 */
/* Genaral menu style*/.link-list{list-style: none;margin: 0px;padding: 0px;}/* first menu style */.primary-menu {background: #000;height: 45px;position: relative;text-align: left;top: 185px;z-index: 1;width: 100%;color:#fff;display:table;border-bottom:2px solid #97de00;border-top: 1px solid #97de00;}/* primary ul style */.primary-ul li {float: left;border-right: 3px solid #333333;}.primary-ul li a {display: block;text-decoration: none;padding: 15px 30px;font-size: 14px;font-weight: normal;color:#97DE00;line-height:1.2em;}.primary-ul li li  a {padding: 12px 20px;}.primary-ul li a:hover,.primary-ul li a.active-menu-item, .primary-ul li.active-menu-item {color:#FFF;}.primary-ul li li {width: 200px;margin-left: 0px;margin-top: -1px;float: none;position: relative;}/* sub ul style */.sub-ul {display: none;position: absolute;background: #000;top: 47px;}.sub-ul ul {margin-top: 1px;margin-left: 0px;left: 100%;top: -1px;}.sub-ul li{border: 1px solid #5e6060;}.parent-menu-item:hover > .sub-ul, .sub-ul .parent-menu-item:hover .sub-ul {display: block;}/**//* secondary menu */.secondary-menu {width: 100%;margin: 0;height: 11px;}.secondary-menu li {float: left;}.secondary-menu a, .menu-link-text span {text-decoration: none;display: block;background-position: center;border-right: 1px solid #fff;margin:0 10px 0 0;padding: 0 10px 0 0;line-height: 12px;color: #8fd300;}.secondary-menu li a:hover {text-decoration: underline;color: #FFF;}.secondary-menu .active-menu-item:hover {color: #FFF;}.secondary-menu .active-menu-item a {text-decoration: none;color: #FFF;display: block;background-position: center;border-right: 1px solid #FFF;margin:0 10px 0 0 ;}/* Footer */
/* Stylesheet: menu Modified On 2019-06-26 11:54:05 */
