/* CSS Document */

body{
	padding:0px;
	margin:0px;
}

a,img{
	border:none;
	outline:none;
}

#home-bg{
	background-image: url(../images/home-bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#inner-bg{
	background-image: url(../images/inner-bg1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu-links {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #414141;
	text-decoration: none;
}
.menu-links:hover {
	color: #31aa49;
}
.menu-links.active {
	color: #31aa49;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 22px;
	color: #292929;
	text-decoration: none;
	text-align: justify;
}
.cont {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 22px;
	color: #292929;
	text-align:left;
	text-decoration: none;
}
.cont-blue {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #00a9a6;
	text-decoration: none;
}
.inner-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #00a9a6;
	text-decoration: none;
}
.bg-shdow {
	background-image: url(../images/bg-shdow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
}
.mega-meadows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #31AA49;
	text-decoration: none;
}
.mail-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #00a9a6;
	text-decoration: none;
}
.mail-link:hover {
	color: #000;
}

ul.green-bullet{
	margin:0px;
	padding:0px;
}
ul.green-bullet li{
	list-style: url(none) none outside;
	background-image: url(../images/green-bullet.png);
	background-repeat: no-repeat;
	background-position: 20px 8px;
	text-indent:23px;
	padding-left: 15px;
	line-height: 23px;
}

.sub-links {
	font-family: Tahoma;
	font-size: 12px;
	color: #363738;
	font-weight:normal;
	text-decoration: none;
	background-color:#f2f4f7;
	display:block;
	border-right:1px solid #FFFFFF;
	line-height:24px;
}
.sub-links:hover {
	background-color:#31aa49;
	color: #fff;
	font-weight:bold;
}
.sub-links.active {
	background-color:#31aa49;
	color: #fff;
	font-weight:bold;
}
.project-heading {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #00a9a6;
	text-decoration: none;
}

.prgct-menu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.prgct-menu:hover {
	color: #31aa49;
}


.alignleft {
	display: inline;
	float: left;
}

img.alignleft{
    padding-right:20px !important;
}

.alignright {
	display: inline;
	float: right;
}

img.alignright{
    padding-left:15px !important;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* start links */

a#theperch-link {
	height: 67px;
	width:184px;
	display:block;
	background: url(../images/the-perch.png) left top;
	outline: none;
}

a#theperch-link span { display:none;
outline: none; }
a#theperch-link:hover {
	background: url(../images/the-perch-h.png) right top;
	outline: none;
}
a#download-link {
	height: 67px;
	width:184px;
	display:block;
	background: url(../images/download-brochure.png) left top;
	outline: none;
}

a#download-link span { display:none;
outline: none; }
a#download-link:hover {
	background: url(../images/download-brochure-h.png) right top;
	outline: none;
}
a#sendenquiry-link {
	height: 67px;
	width:184px;
	display:block;
	background: url(../images/sendus-enquiry.png) left top;
	outline: none;
}

a#sendenquiry-link span { display:none;
outline: none; }
a#sendenquiry-link:hover {
	background: url(../images/sendus-enquiry-h.png) right top;
	outline: none;
}
a#download-link2 {
	height: 52px;
	width:236px;
	display:block;
	background: url(../images/download-brochure2.png) left top;
	outline: none;
}

a#download-link2 span { display:none;
outline: none; }
a#download-link2:hover {
	background: url(../images/download-brochure2-h.png) right top;
	outline: none;
}
a#sendenquiry-link2 {
	height: 52px;
	width:236px;
	display:block;
	background: url(../images/sendus-enquiry2.png) left top;
	outline: none;
}

a#sendenquiry-link2 span { display:none;
outline: none; }
a#sendenquiry-link2:hover {
	background: url(../images/sendus-enquiry2-h.png) right top;
	outline: none;
}





#footer-links {
	width:600px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}
#footer-links a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #fff;
	padding:0px 6px 0px 6px;
	text-decoration: none;
	text-align: center;
}
#footer-links a:hover {
	color: #17e6e2;

}
.copyright{
	font-family:Tahoma;
	font-size:10px;
	color:#dadada;
	text-decoration:none;
}


@media only screen and (min-width: 752px) {
.addwhatsppfix {
    bottom: 200px !important;
    top: 40%;
}

div#wylto-popup {
    top: 48%;
}
}