/*
-----------------------------------------------
Grey Box Method - Layout CSS
----------------------------------------------- */

body {
	padding: 0;
	background: url('../images/marla-background.jpg') center top repeat-x;
}
#back_wrap {
	min-height: 822px;
	margin: 0 auto;
}
#back-image {
	height: auto !important;
	left: 0 !important;
	min-height: 100% !important;
	min-width: 100% !important;
	padding: 0;
	margin: 0;
	position: fixed !important;
	top: 0 !important;
	width: auto !important;
	z-index: -999 !important;
}
#location-overlay {
	z-index: 1000;
}
#wrapper {
	height: 810px;
	margin-bottom: 5px;
}

/* 960 grid system container background
----------------------------------------------- */
.container_12,
.container_16 {
	position: relative;
}
#spacer {
	height: 25px;
}
.entry .gf_browser_chrome {
	margin: 0 !important;
}

/* Reset Customised 
----------------------------------------------- */
.entry ul, .entry ol {

}

#container a {
	color: #ed661d;
	text-decoration: none;
}
#container a:hover {
	text-decoration: underline;
}
#content {
	background: url('../images/white-fade.png') repeat;
	border-radius: 10px;
	box-shadow: 5px 5px 10px #8c5119;
}
#content .ngg-galleryoverview {
	margin-top: 0 !important;
}
.box {
	padding: 15px;
}
.entry p {
	margin-bottom: 8px;
}
ul.serfac {
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-size: 1.1em;
	list-style: none;
}
ul.serfac li {
	list-style: none;
	display: block;
	min-height: 65px;
	margin-bottom: 15px;
	width: 50%;
	float: left;
	line-height: 18px;
}

#location-overlay .close {
    background-image:url('../images/apple-close.png');
    position:absolute;
    right:100px;
    top:30px;
    cursor:pointer;
    height:28px;
    width:28px;
}
#location-overlay-content {
	position: absolute;
	background: #FFF;
	width: 277px;
	height: 100px;
	top: 287px;
	right: 30px;
	font-size: 11px;
	z-index: 100;
}
#north-interest-logo {
	position: absolute;
	top: 30px;
	left: 85px;
	
}
#location-overlay-distance {
	position: absolute;
	bottom: 351px;
	left: 102px;
	background: url('../images/white.png') center center;
}
#location-overlay-distance p {
	font-size: 14px;
	line-height: 19px;
	text-shadow: 0 2px 2px #FFF;
}
/* headings
----------------------------------------------- */
h1.pagetitle {
	color: #F06D2C;
	font-weight: bold;
	font-size: 32px;
	margin-bottom: 12px;
}
h1.pagetitle small { 
	font-size: 15px;
	color: #777;
}
h2.hyperlink {
}
h2.hyperlink small {
	font-size: 13px;
	color: #777;
}

/* Site Branding
----------------------------------------------- */
#header {
}
h1#branding {
	font-weight:normal;
	font-size:3em;
	text-align:left;
	line-height: normal;
}

/* Index Details
----------------------------------------------- */
#articles div.article {
	border-bottom: 2px solid #EEE;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
#articles div.article:last-child {
	border-bottom: none;
}

/* Sidebar Details
----------------------------------------------- */
#signpost {
	height: 738px;
	position: relative;
}
#signpost-image {
	z-index:10;
	position: absolute;
	top: 30px;
	left: 30px;
}
.colour-sign {
	position: absolute;
	z-index: 50;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
}
#marla-sign {
	background: url('../images/marla.png') no-repeat;
	width: 80px;
	height: 95px;
	top: 275px;
	left: 95px;
}
#marla-sign:hover {
	background-position: 0 -95px;
}
#elliott-sign {
	background: url('../images/elliott.png') no-repeat;
	width: 106px;
	height: 88px;
	top: 186px;
	left: 75px;
}
#elliott-sign:hover {
	background-position: 0 -88px;
}

#glendambo-sign {
	background: url('../images/glendambo.png') no-repeat;
	width: 229px;
	height: 59px;
	top: 55px;
	left: 91px;
}
#spuds-sign {
	background: url('../images/spuds.png') no-repeat;
	width: 92px;
	height: 85px;
	top: 228px;
	left: 225px;
}
#spuds-sign:hover {
	background-position: 0 -85px;
}
#innamincka-sign {
	background: url('../images/innamincka.png') no-repeat;
	width: 112px;
	height: 119px;
	top: 308px;
	left: 216px;
}
#innamincka-sign:hover {
	background-position: 0 -119px;
}
#ord-sign {
	background: url('../images/ord.png') no-repeat;
	width: 79px;
	height: 95px;
	top: 379px;
	left: 99px;
}
#ord-sign:hover {
	background-position: 0 -95px;
}

/* IDWeb Branding
----------------------------------------------- */
#footer-wrap {
	background: #222;
	border-top: 2px solid #999;
	min-height: 350px;
	padding-top: 20px;
	min-width: 1000px;
	color: #777;
	font-size: 1em;
}
#footer p {
	font-size: 16px;
	line-height: 1.8em;
	padding-right: 15px;
}
#footer p.title {
	margin-bottom: 10px;
	color: #EEE;
	font-size: 22px;
	line-height: 1em;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 0 0 0 20px;
	padding: 0;
	font-size: 14px;
}
#footer ul.gform_fields {
	margin: 0;
}
#footer ul li {
	padding-bottom: 5px;
}
#footer ul li a {
	text-decoration: none;
	color: #777;
}
#footer ul li a:hover {
	color: #BBB;
	text-decoration: none;
}
#footer .gform_wrapper {
	margin: 0 0 20px;
}
#footer-right {
	text-align: right;
}
#site_info {
	color:#BBB;
	margin: 15px auto 0;
	text-align: center;
	padding: 15px 0;
}
#site_info a {
	color:#333;
	text-decoration: none;
}
#site_info a:hover {
	color:#000;
	text-decoration: underline;
}
#website_by {
	position: relative;
	margin: 0 auto;
	background:url("../images/identiti_web_development.png") no-repeat scroll center top;
	width: 143px;
	height: 44px;
}
#website_by:hover {
	background-position: 0 -44px;
}
#website_by a {
	width: 143px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1500px;
	overflow: hidden;
}
input[type="submit"],
input[type="reset"],
input[type="button"] {
	background: #eee; /* Old browsers */
	background: #eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
	background: #eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
	background: #eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
	background: #eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
	background: #eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
	background: #eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
  border: 1px solid #aaa;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #444;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, .75);
  cursor: pointer;
  line-height: normal;
  padding: 8px 10px;
  font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
	color: #222;
	background: #ddd; /* Old browsers */
	background: #ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
	background: #ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
	background: #ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
	background: #ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
	background: #ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
	background: #ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
  border: 1px solid #888;
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa; }

input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active {
	border: 1px solid #666;
	background: #ccc; /* Old browsers */
	background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
	background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
	background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
	background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
	background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
	background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 0 !important;
	text-align: center; }
.gform_wrapper .gform_footer {
	margin: 0 !important;
	padding: 0 !important;
}