/***********************
*  Site Specific CSS   *
************************/

/* @imports
--------------*/
@import url("http://cdn.myld.com.au/1/css/fontawesome/4.0.3/css/font-awesome.css");
@import url('http://cdn.myld.com.au/1/js/cform_validation/validation-2.2.min.css');
@import url('http://cdn.myld.com.au/1/js/plugins/CameraSlider/1.3.4/camera.min.css');

/* @font-faces
--------------*/
@font-face{
   font-family: 'Open Sans Condensed';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-condbold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-condbold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-condbold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-condbold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-condbold-webfont.svg#open_sans_condensedbold) format('svg');
   font-weight:700;
   font-style:normal;
}

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-italic-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-italic-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-italic-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-italic-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-italic-webfont.svg#open_sansregular) format('svg');
   font-weight:400;
   font-style:normal;
}

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-regular-webfont.svg#open_sansregular) format('svg');
   font-weight:400;
   font-style:normal;
}

@font-face{
   font-family: 'Open Sans';
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot);
   src:   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.eot?#iefix) format('embedded-opentype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.woff) format('woff'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.ttf) format('truetype'),
   url(http://cdn.myld.com.au/1/fonts/OpenSans/opensans-semibold-webfont.svg#open_sanssemibold) format('svg');
   font-weight:600;
   font-style:normal;
}

/* @general styles
-----------------*/
::selection {
  background:#7c000b;
	color:#fff;
}

a {
	color:#7c000b;
	text-decoration:none;
}

a:hover {
	color:inherit;
	text-decoration:none;
}

body:before {
    content: url(http://cdn.myld.com.au/2/662/gillen-plumbing_304d8598ae.png);
    display:none;
}

body {
	background:#fff;
	color:#666;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:22px;
}

.negMargin {
	margin-left:-15px;
	margin-right:-15px;
}

#header {
	background:#191919;
	height:auto;
}

#logo {
	padding-top:20px;
	padding-bottom:20px;
}

#logo img {
	display:inline-block;
}

#logo span {
	display:block;
	margin-top:20px;
	color:#eadd16;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:italic;
	font-size:20px;
	letter-spacing:0.02em;
	line-height:normal;
}

#logo span br {
	display:none;
}

#menu {
	display:none;
	position:relative;
	z-index:2;
}

.navbar {
	min-height:0;
	margin-bottom:0;
}

.navbar .nav {
	margin:0;
}

.navbar .nav>li {
	float:left;
}

.navbar-nav>li>a {
	color:#fff;
	font-family: 'Open Sans Condensed';
	font-weight:700;
	font-style:normal;
	font-size:16px;
	text-transform:uppercase;
	letter-spacing:0.04em;
	height:62px;
	line-height:62px;
	white-space:nowrap;
	padding:0 10px;
	position:relative;
	z-index:2;
	display:block;
	border-top:solid 1px transparent;
	border-left:solid 1px transparent;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

body#contact-us .navbar-nav>li>a {
	height:60px;
	line-height:60px;
}

.nav>li>a:hover, .nav>li>a:focus, .nav>li.active>a {
	background:#530009;
	color:#f7ed18;
	border-top:solid 1px #6d000b;
	border-left:solid 1px #6d000b;
}

body#contact-us #slider {
	display:none;
}

#sliderInner {
	height:600px;
	margin:-600px 0 0 -147px;
}

#slideShow:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
	pointer-events:none;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjM1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjE2JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjI5Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjA1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.35) 0%, rgba(0,0,0,0.29) 16%, rgba(0,0,0,0.05) 65%, rgba(0,0,0,0) 80%, rgba(0,0,0,0) 82%, rgba(255,255,255,0) 83%, rgba(255,255,255,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.35)), color-stop(16%,rgba(0,0,0,0.29)), color-stop(65%,rgba(0,0,0,0.05)), color-stop(80%,rgba(0,0,0,0)), color-stop(82%,rgba(0,0,0,0)), color-stop(83%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.29) 16%,rgba(0,0,0,0.05) 65%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 82%,rgba(255,255,255,0) 83%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.29) 16%,rgba(0,0,0,0.05) 65%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 82%,rgba(255,255,255,0) 83%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.29) 16%,rgba(0,0,0,0.05) 65%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 82%,rgba(255,255,255,0) 83%,rgba(255,255,255,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.35) 0%,rgba(0,0,0,0.29) 16%,rgba(0,0,0,0.05) 65%,rgba(0,0,0,0) 80%,rgba(0,0,0,0) 82%,rgba(255,255,255,0) 83%,rgba(255,255,255,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
}

#slideShow {
	position:relative;
	width:100%;
	height:100%;
}

#sliderCaption {
	position:absolute;
	top:140px;
	left:35px;
	z-index:1;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:italic;
	font-size:30px;
	letter-spacing:0.02em;
	line-height:40px;
}

#sliderCaption ul {
	margin-left:-12px;
	margin-bottom:0;
}

#sliderCaption h3 {
	color:#fff;
	font-family: 'Open Sans Condensed';
	font-weight:700;
	font-style:normal;
	font-size:44px;
	text-transform:uppercase;
	letter-spacing:0.02em;
	line-height:44px;
	border-bottom:solid 1px rgba(255,255,255,0.28);
	margin:0 0 20px 0;
	padding-bottom:12px;
}

.camera_wrap {
	margin-bottom:0 !important;
}

.camera_pag {
	position:absolute;
	bottom:12px;
	left:125px;
	z-index:2;
}

.camera_wrap .camera_pag .camera_pag_ul {
	text-align:left;
}

.camera_wrap .camera_pag .camera_pag_ul li {
	background:#fff;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	height:10px;
	margin:0 6px;
	width:10px;
}

.camera_wrap .camera_pag .camera_pag_ul li.cameracurrent {
	background:#f0e219;
}

.camera_wrap .camera_pag .camera_pag_ul li>span {
	display:none;
}

#main {
	padding-top:50px;
	padding-bottom:50px;
}

#intro {
	color:#666;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:22px;
	margin-bottom:50px;
}

#intro h1 {
	color:#7c000b;
	font-family: 'Open Sans Condensed';
	font-weight:700;
	font-style:normal;
	font-size:34px;
	text-transform:uppercase;
	line-height:34px;
	margin:0 0 18px 0;
}

#intro h2 {
	color:#7b000b;
	font-family: 'Open Sans Condensed';
	font-weight:700;
	font-style:normal;
	font-size:22px;
	text-transform:none;
	line-height:28px;
	margin:18px 0 12px 0;
}
	

.contentBox {
	overflow:hidden;
	padding-bottom:30px;
	border-bottom:solid 1px #dbdbdb;
	margin-bottom:40px;
}

.contentBox:last-child {
	padding-bottom:0;
	border-bottom:none;
	margin-bottom:0;
}

.contentBox h2 {
	color:#7b000b;
	font-family: 'Open Sans Condensed';
	font-weight:700;
	font-style:normal;
	font-size:28px;
	text-transform:none;
	line-height:28px;
	margin:0 0 12px 0;
}

.contentImage {
	margin-bottom:20px;
}

.contentImage img {
	display:inline-block;
}

#welcome {
	color:#666;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:18px;
	line-height:28px;
}

#homeThumbs {
	margin-top:50px;
}

#ht1 > .col-sm-6,
#ht2 > .col-sm-6 {
	margin-bottom:30px;
}

#ht2 > .col-sm-6:last-child {
	margin-bottom:0;
}

#ht2 {
	margin-top:0;
}

.homeThumb {
	color:#666;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:14px;
	line-height:20px;
}

.htImage:before {
	content:"";
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(http://cdn.myld.com.au/2/662/gillen-plumbing_304d8598ae.png) center center no-repeat rgba(254,242,39,0.4);
	opacity:0;
	filter: alpha(opacity=0);
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

#homeThumbs a:hover .htImage:before {
	opacity:1;
	filter: alpha(opacity=100);
}

.htImage {
	position:relative;
	margin:0 auto 20px;
	max-width:255px;
}

.htImage img {
	display:inline-block;
}

.homeThumb h3 {
	color:#7b000b;
	font-family: 'Open Sans Condensed';
	font-weight:700;
	font-style:normal;
	font-size:28px;
	text-transform:uppercase;
	line-height:32px;
	margin:-5px 0 15px 0;
}

.footer:before {
	content:"";
	pointer-events:none;
	display:block;
	position:absolute;
	width:230px;
	height:192px;
	bottom:0;
	left:50%;
	margin-left:255px;
	background:url(http://cdn.myld.com.au/2/661/gillen-plumbing_61f5366d97.png) no-repeat;
}

#footer1 {
	background:#7c000b;
	padding-top:40px;
	padding-bottom:40px;
	color:#fff;
	font-family: 'Open Sans';
	font-weight:400;
	font-style:normal;
	font-size:13px;
	line-height:20px;
}

#footer1 h3 {
	color:#fff;
	font-family: 'Open Sans Condensed';
	font-weight:700;
	font-style:normal;
	font-size:25px;
	text-transform:uppercase;
	letter-spacing:0.01em;
	line-height:normal;
	margin:0 0 10px 0;
}

#footerContact address {
	padding-left:95px;
	margin-bottom:6px;
}

#footerContact span {
	float:left;
	margin-left:-95px;
	font-family: 'Open Sans';
	font-weight:600;
	font-style:normal;
}

.footerHours br {
	display:none;
}

#footerContact a {
	color:#fff;
}

#footerContact a:hover {
	color:#ccc;
}

#footer2 {
	background:#191919;
	padding-top:18px;
	padding-bottom:8px;
}

#footerBrand {
	padding-top:2px;
}

#footerBrand a {
	margin-right:22px;
}

#mapInner {
	height:200px;
	margin:0;
}

#map-canvas {
	width:100%;
	height:100%;
}

ul, ol {
	margin:0 0 10px -18px;
}

dt, dd, ul li, ol li {
	line-height:inherit;
}

dd {
	margin-left:0;
	margin-bottom:10px;
}

.break {
	word-break:break-all;
}

label, input, button, select, textarea {
	font-family:inherit !important;
	font-size:inherit !important;
	font-weight:inherit !important;
	line-height:inherit !important;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	background:#f2f2f2 !important;
	border:1px solid #d9d9d9;
}

.btn {
	background:#7c000b;
	border-radius:0 !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border:1px solid #d9d9d9;
	color:#fff;
	box-shadow:none;
	text-shadow:none !important;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.btn:hover {
	color:#7c000b;
	background:#fff;
}

#schema, .schema-address {
	display:none;
}

/* @media queries
-----------------*/
@media (min-width: 1200px) {
	.container {
		width:1140px;
	}
	
	#sliderInner {
		margin:-600px 0 0 -175px;
	}
	
	.footer:before {
		margin-left:320px;
	}
	
	#footer1 {
		font-size:14px;
	}
}

@media (min-width: 992px) {
	#header {
		height:660px;
	}
	
	#menu {
		display:block;
	}
	
	#mapInner {
		height:600px;
		margin:-600px 0 0 -175px;
	}

	#logo {
		padding-top:185px;
		padding-bottom:0;
	}
	
	#logo span br {
		display:block;
	}

	#main {
		padding-top:75px;
		padding-bottom:100px;
	}
	
	#homeThumbs {
		margin-top:90px;
	}
	
	#ht2 {
		margin-top:65px;
	}
	
	.homeThumb h3 {
		margin-bottom:25px;
	}
	
	#intro h1 {
		margin-bottom:28px;
	}
	
	.contentBox h2 {
		margin-bottom:22px;
	}
}

@media (max-width: 991px) { /*beginning of default fixed menu bar*/ }

@media (min-width: 768px) {
	.htImage {
		margin-bottom:0;
	}

	#ht1 > .col-sm-6,
	#ht2 > .col-sm-6 {
		margin-bottom:0;
	}
	
	.contentImage {
		margin-bottom:0;
	}
	
	#intro {
		margin-bottom:75px;
	}
}

@media (max-width: 767px) {
	body#contact-us .contactInfo {
		margin-top:30px;
	}
}

@media (max-width: 568px) {...}

@media (max-width: 480px) {...}

@media (min-width: 768px) and (max-width: 991px) {
	#mapInner {
		height:300px;
	}
	
	#ht2 {
		margin-top:35px;
	}
	
	.htImage:before {
		background-size:85px 82px;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	#mapInner {
		margin-left:-147px;
	}
}

/* Device specific media queries ----------- */
/* Tablets */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {...}

/* iPads (landscape) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	.footerHours br {
		display:block;
	}		
}

/* iPads (portrait) */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {...}
}

/* iPhone */
@media only screen  
and (max-device-width : 568px) {...}