@charset "utf-8";
/* CSS Document */

#protect {
	display: none;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(https://themes.googleusercontent.com/static/fonts/opensans/v7/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(https://themes.googleusercontent.com/static/fonts/opensans/v7/xjAJXh38I15wypJXxuGMBobN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://themes.googleusercontent.com/static/fonts/oswald/v8/-g5pDUSRgvxvOl5u-a_WHw.woff) format('woff');
}
@font-face {
	font-family: 'Bebas Neue';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/BebasNeue.ttf') format('truetype');
}
@font-face {
font-family: 'DIN Pro Condensed Regular';
font-style: normal;
font-weight: normal;
src: local('DIN Pro Condensed Regular'), url('DINPro-Cond.woff') format('woff');
}
body, html {
	padding: 0;
	/* [disabled]background-color: #f1f3f6; */
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}
body {
	background-color: rgb(184, 222, 255);
	background-repeat: repeat;
	background-position: center top;	
}
	li {
		list-style-image: url(https://www.glassfit.com.au/Images/UI/list.png);
	}
	a, a img {
		text-decoration: none;
		border: none;
		color: #2D93FC;
	}
	a:hover {
		color: #00c0ff;
	}
	#background {
		margin-bottom: 30px;
	}
	#background-bottom {
		/*background-image:url(../Images/Design/banner.png); */
		background-position: center bottom+46px;
		background-repeat:no-repeat;
	}
	#top-bar {
		height: 410px;
	}
	#content {
		width: 1200px;
		margin: -386px auto 0 auto;
		overflow: hidden;
	}
	#header {
		height: 110px;
		margin: 5px 15px 5px 40px;
	}
#contact-image {
	width: 280px;
	position: relative;
	padding: 10px;
	float: right;
	margin-right: 170px;
	text-align: right;
	background-repeat:no-repeat;
}
#contact-image p {
	padding: 4px 20px 5px 40px;
	position: absolute;
	font-size: 14px;
	background-color: #fafafa;
	border-radius: 8px;
	border: 1px solid #487aab;
	text-align: center;
}
#contact-image .highlight {
	font-weight: bold;
	margin: 3px 0 0 0;
}
#contact-image .black {
	padding: 0;
	margin: 0;
	font-weight: bold;
	color: #333;
}
#contact-image:hover > .black {
	color: #00c0ff;
}
#page {	background-color: #fafafa; background-image: url('https://www.glassfit.com.au/Images/white_timber.jpg'); border: 2px solid #999; position: relative;}
		nav .category {
			float: left;
			margin: 5px;
			text-align: center;
			font-family: 'Bebas Neue';
			font-size: 24px;
			position: relative;
			width: 220px;
			background: rgba(255,255,255,1);
			border: 1px solid ccc;
			border-radius: 4px;
			-webkit-border-radius: 4px;
			box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.15);
			transition: all .1s ease-in-out;
			-webkit-transition: all .1s ease-in-out;
			-moz-transition: all .1s ease-in-out;
			-o-transition: all .1s ease-in-out;
		}
		nav .category ul {
			font-family: 'Open Sans';
			font-size: 14px;
			padding: 0;
			margin: 0;
		}
		nav .category li {
			padding: 9px;
			font-weight: bold;
			color: #666;
			list-style: none !important;
		}
		nav .category li:hover {
			background-color: #4E91D0;
			color: #ffffff;
			border: 1px solid #ccc;
			padding: 8px;
			margin-left: -4px;
			margin-right: -4px;
			border-radius: 3px;
		}
		nav .category p {
			color: #666;
			border-bottom: 2px solid rgba(123,199,255,1.00);
			margin-bottom: 0;
			padding-bottom: 11px;
			margin-top: 15px;
		}
		nav .category:hover, nav .category:active {
			box-shadow: 0px 0px 4px 1px rgba(0,0,0,0.25);
  			background: rgba(255,255,255,.95);
			z-index: 11; 
			height: 100%;
		}
.black {
	font-size: 13px;
	padding-top: 4px;
}
#link-bar {
	position:fixed;
	right: 0;
	top: 200px;
	width: 46px;
}
#link-bar div {
	background-color: #f1f3f6;
	border: 2px solid #999;
	padding: 7px;
	-webkit-border-radius: 7px 0 0 7px;
	margin-bottom: 15px;
}
.menu-button {
	padding: 4px;
	margin: 0;
}
.menu-button:hover {
	padding: 2px;
	border: 2px solid #ddd;
}
.fencing-information {
	text-align: right;
	float: right;
	font-size: 18px;
	margin: 7px 55px 0 0;
}
.fencing-information div a {
	color: #eee !important;
}
.fencing-information:hover {
	color: white;
}
#rip {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
}
.clear-top {
	margin-top:60px;
}
#side-bar {
	width: 290px;
	padding: 25px;
	border-left: 1px solid #6CF;
	background-color: #fafdff;
	float: right;
}

#main-info {
	width: 850px;
	float: left;
}
#main-image {
	background-repeat: no-repeat;
	height: 155px;
	padding: 80px 0 0 70px;
	color: white;
	font-family: 'Open Sans', sans-serif;
}
	h1, h2, h3 {
		font-weight: normal;
		margin: 0;
	}
	h1 {font-size: 36px;} 
	h2 {font-size: 24px;}
	h3 {font-family: 'Oswald', sans-serif; font-size: 20px; padding: 10px;}
	h4 {font-family: 'Open Sans', sans-serif; font-size: 18px; padding: 0; margin: 20px 0 5px; color: #0d1318}
	h5 {font-family: 'Open Sans', sans-serif; font-size: 16px; color: #666; padding: 0; margin: 10px;}
	h6 {font-family: 'Open Sans', sans-serif; font-size: 16px; color: #666; padding: 0; margin: 10px;}

blockquote {
	font-size: 12px;
}
	.product-h1 {
		padding: 8px 20px;
		margin-bottom: 5px;
		background-color: rgba(255,255,255,0.9);
		color: #5899d0;
		display: inline;
	}
	.product-h2 {
		padding: 10px 25px;
		margin-left: 20px;
		background-color: #5899d0;
		color: #fff;
		display: inline;
		border-radius: 4px;
	}
	.highlight {
		color: #6aa326;
	}
	.description {font-family: 'Open Sans', sans-serif; font-size: 16px; color: #666; padding: 0 10px;}
	.feature {
		width: 360px;
		float: left;
		margin: 11px;
		padding: 0 0 0 15px;
	}
	.feature-main {
		width: 650px;
		float: left;
		margin-left: 20px;
	}
	.features {
		width: 400px;
		padding: 0 15px;
		float: left;
		margin: 20px 70px;
		padding: 0 15px;
	}
	.feature img {
		margin-left: -12px;
	}
#about-more {
	display: none;
}
	#banner-bar {
		height: 180px;
		border: 1px solid black;
		background-color: #fafafa;
		margin: 0 -42px;
		text-align: center;
	}
	#banner-bar h4 {
		margin: 0;
	}
	#banner-bar p {
		margin: 0;
		padding: 0;
	}
	.banner {
		width: 280px;
		float: left;
		padding: 10px;
		font-size: 14px;
	}
#sign {
	 width: 250px;
	 float: left;
	 margin-top: 25px;
}
#copyrite {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #666;
	clear: both;
}
/* Contact overlay */
#form-controls {
	width: 405px;
	float: left;background-color: #fafafa;
}
#contact-area, #contact-area2{
	background-color: white;
	border: 2px solid #ccc;
	display: none;
	width:  600px;
	padding: 8px;
	position: relative;
	
}
.h3request {width: 350px; clear: none; clear: none;}
#contact-area label, #contact-area2 label, #popupC label {
	width: 35px;
	display: block;
	color: #25a1ca;
	font-size: 16px;
}
#sendPricing label {
	font-size: 14px !important;
}
.contact-column {
	float: left;
	width: 180px;
	padding: 10px;
	margin-left: 30px;
}
.contact-column-right {
	float: right;
	width: 160px;
	margin: 10px 10px 0 0;
	padding: 10px;
}
.contact-column-right p {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
	#contact-area input, #contact-area textarea, #popupC inpout, #popupC textarea {
		width: 165px;
		padding: 5px;
		margin: 0px 0px 10px 0px;
		border: 2px solid #ccc;
		font:inherit;
		font-size: 14px;
	}	
	#contact-area textarea, #popupC textarea {
		height: 106px;
	}	
	#contact-area .submit-button, #popupC .submit-button {
		width: 100%;
		background-color: #FFC;
		cursor: pointer;
	}	
	#contact-area .submit-button:focus, #popupC .submit-button:focus {
		background-color: #b7e1ef;
	}
	#contact-area textarea:focus, #contact-area input:focus, #popupC textarea:focus, #popupC input:focus {
		border: 2px solid #25a1ca;
	}
.button {
	text-align: center;
	color: #222222;
	font-size: 24px;
	font-weight: bold;
	margin: 8px auto;
	padding: 5px 0;
	width: 213px;
	height: 33px;
	border: none;
	border-radius: 4px;
	background-color: #62ab2d;
	border-radius: 4px;
	box-shadow: 2px 2px 5px 0px #aaa;
	border: 1px solid #aaa;
}
.button:hover {
	box-shadow: none;
	width: 213px;
	height: 33px;
	border: 1px solid #333;
	box-shadow: 3px 3px 3px #333;
}
#info {background-image: url(https://www.glassfit.com.au/Images/UI/green-button.jpg);}
.quote {
	width: 215px;
	background-color: #ffa82e;
	background-image: url(../Images/UI/orange-button.jpg);
	cursor: pointer;
}
.close-button {
	position: absolute;
	right: 7px;
	top: 7px;
	cursor: pointer;
}
	#validation-area {
		display: none;
	}
	
	
/* Contact overlay end */
	
/* Price List relevant css */
#display-results {
	padding: 8px;
	margin: 14px 0;
	position: relative;
}
#products {
	width: 200px;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
}
#results {
	width: 920px;
	float: right;
	margin-right: 18px;
	padding: 10px;
	box-shadow: 0 0 10px 4px #ccc;
	border: 2px solid #5899d0;
	border-radius: 10px;
	background-color: #f7fbff;
}
#products .productLabel {
	background-color: #fefefe;
	width: 120px;
	margin: 0 auto;
	border: 1px solid #5899d0;
	padding: 4px;
	border-radius: 4px;
	z-index: 1;
	position: relative;
}
.marginBottom {margin-bottom: 30px !important;}
#products img {
	width: 170px;
	padding: 15px 5px 5px 5px;
	margin: -13px 10px 15px;
	font-size:16px;
	border: 1px solid #5899d0;
	border-radius: 4px;
	background-color: #fefefe;
}
#products img:hover {
	border: 1px solid pink;
	cursor: pointer;
}
.productItemSelected {
	border: 1px solid green !important;
}

#priceList {
	text-align: center;
	background-image: url(/Images/Calculator/steel.jpg);
}
#results h3 {
	clear: both;
}
#popup {
	position: absolute;
	z-index: 12;
	visibility: hidden;
	background-color: rgba(255,255,255,.97);
	opacity: 0;
	transform: scale(.3,.3);
	transition: all cubic-bezier(0,.28,0,1.6) .6s;
	width: 1135px;
	margin-left: 26px;
	top: 150px;
	border: solid 3px #00BBFF;
}
#popupC {
	position: fixed;
	z-index: 12;
	visibility: hidden;
	background-color: rgba(255,255,255,.97);
	opacity: 0;
	transform: scale(.3,.3);
	transition: all cubic-bezier(0,.28,0,1.6) .6s;
	width: 835px;
	margin-left: 176px;
	top: 100px;
	border: solid 3px #00BBFF;
}
#close-pop, #close-pop2, #close-pop3, #close-pop4L, #close-pop4R, #close-pop5, #close-pop6, #close-pop7, #close-pop8 {
	width: 20px;
	height: 20px;
	border-radius: 50%;
	padding: 10px;
	background: #000;
	color: #fff;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	display: block;
	position: absolute;
	border: solid 3px #00BBFF;
	right: -25px;
	top: -25px;
	cursor: pointer;
}
.overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.55);
	top: 0;
	left: 0;
	z-index: 11 !important;
	visibility: hidden;
	opacity: 0;
	transition: all ease-out .3s
}
.active {
	visibility: visible;
	opacity: 1;
}
#popup.active, #popupC.active, #popup2.active, #popup3.active, #popup4L.active, #popup4R.active, #popup5.active, #popup6.active, #popup7.active, #popup8.active {
	transform: scale(1,1);
	visibility: visible;
	opacity: 1;
}
.productShow {
	float: left;
	text-align: left;
	width: 415px;
	height: 220px;
	border: 2px solid #ccc;
	padding: 10px;
	margin: 10px;
	background-color: #fff;
	overflow: hidden;
	border-radius: 5px;
	box-shadow: inset 0 0 7px 2px #eee;
}
.productShow div {
	position: relative;
}
.productShow div h4, #frameless-price, #semi-price, #pinfixpool-price, #balustrade-price, #pinfixbalustrade-price{
	width: 83%;
	padding: 4px;
	margin: 0 0 0 10px;
	background-color: rgba(255,255,255,0.7);
	border: 2px solid red;
	font-size: 18px;
	font-weight: 400;
	color: #666;
	font-family: 'Dosis', sans-serif;
	position: absolute;
	top: 90px;
	text-align: center;
	border-radius: 7px;
	-webkit-transform: rotate(-2deg);	
	-moz-transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	transform: rotate(-2deg);
}
.productShow hr {
	margin: 5px 0;
}
.productShow div p {
	line-height: 16px;
	font-size: 14px;
}
.productShow p {
	line-height: 18px;
    -webkit-margin-before: 3px;
    -webkit-margin-after: 3px;
}
.productLabel {
	font-size: 12px;
	padding-top: 5px;
	clear: both;
	color: #5899d0;
}
.productShow img {
	float: left;
}
.title {
	color: #555;
	font-size: 16px;
	font-weight: bold;
}
.small {
	font-size: 10px;
	text-decoration: line-through;
}
.productDescription p {
	margin: 5px;
}
#controls {
	height: 30px;
	margin: 20px 50px 10px 0;
	padding: 5px;
	clear: both;
}
.searchBar {
	width: 204px;
	height: 29px;
	margin: 5px 50px 7px 5px;
	padding: 1px;
	float: right;
	border: 1px solid #ccc;
	background-repeat: repeat-x;
}
.searchBar:hover {
	border: 2px solid #939bd7;
	padding: 0;
}
.searchBar img {
	float: left;
}
input[type=text] {
	width: 163px;
	margin: 0 0 12px;
	padding: 0 6px;
	color: #939bd7;
	float: right;
	height: 28px;
	padding-left: 3px;
	border: none
}
#toggleBox, #toggleBox2 {
	float: right;
	border: 2px solid #ccc !important;
	padding: 5px;
	width: 172px;
	height: 18px;
	margin: 5px 20px 7px 5px;
	cursor: pointer;
	background-color: white;
}
#toggleBox:hover, #toggleBox2:hover {
	border: 2px solid #939bd7;
	padding: 5px;
}
#toggleBox img {
	float: right;
}
#toggle, #toggle2 {
	width: 140px;
	height: 30px;
	float: right;
	color: #939bd7;
	font-size: 14px;
}
#toggle2 {width: 170px;}
#specials {display: none;}
.grey-box {
	border: 1px solid #bbb;
	background-color: #fafafa;
	padding: 15px;
	margin: 20px;
}
.list {
	cursor: pointer;
	position: absolute;
	padding: 10px;
	top: 70px;
	background-repeat: no-repeat;
}
/* Price List css end */

/* Calculator relevant css */
.fence-catagory {
	float: left;
	width: 300px;
	height: 250px;
	margin: 25px 25px;
	text-align: center;
}
.fence-style {
	cursor: pointer;
	margin: 5px 0;
	border: 1px solid #333;
	box-shadow: 3px 3px 3px #bbb;
}
.fence-style:hover h5{
	color: #0082ac;
}
.fence-style:hover {
	box-shadow: 1px 1px 1px #00c0ff;
}
#selection {
	text-align: center;
	clear: both;
	margin-bottom: 25px;
}
#selection h5 {
	margin: 3px;
}
#parameters {
	position: relative;
}
#feed-back {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 450px;
	font-style: italic;
}
#warning {
	border-bottom: 1px solid #666;
}	
#feed-back img {
	float: left;
	padding: 5px;
}
.inputs {
	padding: 0 10px;
	margin: 5px 0;
	display: inline-block;
	width: 1170px;
	height: auto;
}
.inputs hr {
	 clear:both;
	 padding: 0;
	 margin: 0;
	 border: none;
}
#frameless-inputs {
	border: 2px solid #5899d0;
}
#pinfix-pool-inputs {
	border: 2px solid #f6fd32;
}
#pinfix-bal-inputs {
	border: 2px solid #66F;
}
#semi-frameless-inputs {
	border: 2px solid #f4ab44;
}
#balustrade-inputs {
	border: 2px solid #f91c3f;
}
#aluminium-inputs {
	border: 2px solid #34cd5e;
}
.inputs div {
	float: left;
	width: 200px;
	height: 60px;
	margin: 10px;
	text-align: center;
}
.inputs p {
	margin: 0;
	padding: 2px;
	font-size: 12px;
}
.feedback {
	color: #666;
	font-size: 14px;
	display: none;
}
#feedback {
	width: 1100px;
	margin: 0 auto;
	display: inline-block;
}
#design-area h3{
	color: #000;
}
#description {
	clear: both;
	display: inline-block;
}
#price {
	position: absolute;
	right: 20px;
	top: 60px;
	padding: 0 10px;
	background-color: #fafafa;
	color: #5899d0;
}
#work-area {
	margin: 0 10px 0 10px;
	display: inline-block;
	clear: both;
	padding-top: 3px;
}
#work-area span {
	float: left;
	width: 10px;
	font-size: 11px;
	color: #666;
	-webkit-transform: rotate(90deg);	
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
#work-area span:hover {
	font-weight: bold;
	color: #5899d0;
	cursor: pointer;
}
.new, .newSemi, .newBal, .newAluminium, .newPinfixPool, .newPinfixBal {
	border: 1px solid #999;
	border-bottom: 2px solid #666;
	background-color: #f7fbff;
	text-align: center;
	float: left;
	width: 0;
	height: 60px;
	font-size: 12px;
}
.new, .newBal, .newPinfixPool, .newPinfixBal {
	margin: 0 5px 4px;
}
.newPinfixPool, .newPinfixBal {
	position: relative;
}
.handrail {
	background-color: #ccc;
	margin: 7px -12px 0;
	height: 2px;
}
.pinfixLeft {
	width: 18px;
	height: 25px;
	bottom: 0;
	left: 0;
	float: left;
	position: absolute;
}
.pinfixRight {
	width: 18px;
	height: 25px;
	bottom: 0;
	right: 0;
	float: right;
	position: absolute;
}
.newPinfixPool, .newPinfixBal, .pinfixLeft, .pinfixRight {
	background-image: url(../Images/UI/pinfix.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}
.newSemi {
	margin: 0 4px 15px -2px;
}
.newAluminium {
	border-left: none;
	border-right: none;
	background-color: white;
	background-image: url(../Images/UI/ally.png);
	background-repeat: repeat;
	margin: 0 4px 15px -2px;
}
.newAluminium p {
	background-color: rgba(255, 255, 255, 0.7);
	margin: 0;
	display: inline;
	border-bottom: none !important;
}
.post {
	width: 6px;
	background-image: url(../Images/UI/post.png);
	background-repeat: repeat-y;
	height: 75px;
	margin: -1px -6px 0 -6px;
	float: left;
}
#order div {
	width: 150px;
	height: 150px;
	float: left;
	border: 1px solid #666;
	margin-left: 15px;
	margin-bottom: 25px;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	background-position: center;
}
#order p {
	position: absolute;
	bottom: 0;
	font-size: 12px;
	color: #eee;
	height: 20px;
	width: 100%;
	margin: 0;
	background-color: #666;
}
#order h4 {
	position: absolute;
	bottom: 20px;
	left: 5px;
	border: 1px solid #6aa326;
	width: 30px;
	background-color: #edf6e3;
}
.product10 {background-image: url(../Images/Products/glass10.png);}
.product12 {background-image: url(../Images/Products/glass12.png);}
.productPinfixPool {background-image: url(../Images/Products/glassSOpool.png);}
.productSpigot {background-image: url(../Images/Products/rdCD.png);}
.productSOP {background-image: url(../Images/Products/sop.png);}
.productGate {background-image: url(../Images/Products/glassGate.png);}
.productHardware {background-image: url(../Images/Products/hingeSmall.png);}
.productHinge {background-image: url(../Images/Products/hingeG2G.png);}
.productLatch {background-image: url(../Images/Products/gtogLatch.png);}
.productPost {background-image: url(../Images/Products/postSemi.png);}
.productRail {background-image: url(../Images/Products/handrail.png);}
.productFlat {background-image: url(../Images/Products/handrailFlat.png);}
.productRound {background-image: url(../Images/Products/handrailRound.png);}
.productUFlat {background-image: url(../Images/Products/handrail21x25.png);}
.productURound {background-image: url(../Images/Products/handrail25.4.png);}
.productAlly {background-image: url(../Images/Products/flatTop.png);}
.productAllyPost {background-image: url(../Images/Products/allyPost.png);}
.productShroud {background-image: url(../Images/Products/shrouds.png);}
.productAllyGate {background-image: url(../Images/Products/rockyGate.png);}
.productAllyHardware {background-image: url(../Images/Products/magnaLatch.png);}
.productMP60 {background-image: url(../Images/Products/mp60.png);}
.productBracket {background-image: url(../Images/Products/bracket.png);}
/* Calculator css end */

/* User guide relevant css */
#guide {
	 clear: both;
	 padding: 10px;
}
#guide h4 {
	clear: both;
	margin-top: 15px;
}
#guide hr {
	width: 700px;
	margin-left: 10px;
}
.section {
	margin-bottom: 10px;
	padding: 0 0 0 10px;
}
.open, .close {
	padding: 3px;
	cursor: pointer;
	font-size: 10px;
	color: #666;
	padding-right: 15px;
}
.section h5 {
	border-bottom: 1px dashed #ccc;
	margin-top: 8px;
	padding: 25px;
	background-color: #fafdff;
}
.section-left {
	width: 750px;
	padding: 0 10px;
	float: left;
}
.section-right {
	width: 315px;
	padding: 0 10px;
	margin: 20px 10px;
	border: 2px dashed #8fd6ed;
	float: right;
}
#trade-link, #contact-link {
	cursor: pointer;
}
#top-menu {
	font-family: 'Oswald', sans-serif;
	color: #fafafa;
	float: right;
	width: 250px;
	margin-right: -14px;
	margin-top: 72px;
	text-align: right;
	position: relative;
	z-index: 1;
}
#top-menu ul {
	position: relative;
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
}
#top-menu ul li {
	display: inline-block;
	margin-right: -4px;
	position: relative;
	padding: 13px 17px;
	cursor: pointer;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}
#top-menu ul li:first-child {
	border: 2px solid #333;
	border-radius: 10px;
	margin-right: 4px;
}
#top-menu ul li:hover {
	background: rgba(85,85,85,.2);
}
#top-menu ul li:hover a{
  color: #0F2C8E;
}
#top-menu ul li ul {
	padding: 0;
	position: absolute;
	top: 48px;
	right: 0;
	width: 1200px;
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	display: none;
	opacity: 0;
	visibility: hidden;
 	-webkit-transiton: opacity 0.2s;
 	-moz-transition: opacity 0.2s;
	-ms-transition: opacity 0.2s;
	-o-transition: opacity 0.2s;
	-transition: opacity 0.2s;
}
#top-menu ul li ul:hover {
	background-color: rgba(85,85,85,1);
}
#top-menu ul li ul div { 
	height: 40px;
	padding: 20px 10px 10px;
	float: right;
	width: 185px;
	text-align: center;
	color: #fafafa;
}
#top-menu ul li ul div:hover {
	background: #d13134;
	border: 2px solid #333;
	padding-left: 8px;
	padding-right: 8px;
	margin-top: -2px;
}
#top-menu ul li ul li {
  background: #555; 
	height: 70px;
	padding:  0;
  display: block; 
  text-shadow: 0 -1px 0 #000;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
}
#top-menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
		#top-menu #code-input {
			width: 120px;
			margin-left: 20px;
			margin-bottom: 0;
			border: 1px solid grey;
			text-align: center;
			float: right;
			text-transform: uppercase;
		}
#trade-page, #calculator, #price-list {
	display: none;
}
		#code-li {
			float: right;
			background-color: transparent !important;
			cursor: none;
			padding-right: 28px;
		}
		#code-img {
			float: right;
		}

footer {
	width: 1000px;
	height: 175px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
footer h3 {
	padding: 5px; margin: 0; font-size: 26px;
}
footer a {
	width: 320px;
	float: left;
	margin-top: 15px;
}

footer div {
	width: 325px;
	margin: 0px 5px;
	float: left;
	padding-top: 30px;
	text-align: center;
}

.copyright {
	margin: 0; padding: 5px; font-size: 14px; text-align: center; color: #666; clear: both;
}

footer p {
	margin: 0;
	font-weight: bold;
	color: #0085BD;
	font-size: 20px;
}

.text-bar {
	clear: both;
	text-align: center;
	border-top: 1px solid #eee;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 30px 0px;
	background-color: #fafafa;
	box-shadow: inset 0px -10px 14px -5px rgba(0,0,0,0.30);	
}

.bold {
	font-weight: bold;
}
.green {
	color: #709b64;
}
.orange {
	color: #d68307;
}

.clear {
	clear: both;
}
.rotate {
	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: 0% 0%;
	position: absolute;
	left: 10px;
	bottom: 0px;
	margin: 0;
}
.right-side {
	width: 300px;
	padding: 25px;
	border-left: 1px solid #6CF;
	background-color: #fafdff;
	float: right;
}
.right-side img {
	margin: 30px 0 0 68px;
}
.font14 {
	font-size: 14px;
}
.calculator-widget {
	padding-top: 625px;
}
.calculator-widget img {
	float: left; width: 210px; margin: -35px 0 0 20px; position: relative; z-index: 1;
}
.calculator-widget-box {
	float: left;
	width: 340px;
	margin-left: -120px;
	padding: 0px 30px 10px;
	text-align: center;
}
#meterage-input {
	width: 160px;
	float: left;
	height: 44px;
	font-size: 14px;
	text-align: center;
}
#how-much {
	margin: 10px 0 0 -10px; width: 100%; text-align: center;
}

.mid-heading {
	padding-left: 100px;
	font-size: 18px;
	margin: 10px 0px;
}
.button-text {
	font-weight: bold;
	z-index: 1;
	margin: auto;
	line-height: 50px;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.button-img-orange { background-image: url(../Images/Calculator/orange-button.png) !important; width: 50px; float: left; }
.button-img-orange:active { background-image: url(../Images/Calculator/orange-button-press.png) !important; }
#units {
	margin-left: -55px;
	float: left;
	width: 40px;
	height: 50px;
}
.total {
	cursor: pointer;
}
.soft-button {
	vertical-align: middle;
	float: right;
	width: 145px;
	height: 50px;
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin: 0px 5px 0px;
	cursor: pointer;
}
.bgGreen { background-image: url(https://www.glassfit.com.au/Images/Calculator/option-green.png); }
.bgBlue { background-image: url(https://www.glassfit.com.au/Images/Calculator/option.png); }
.style-heading {
	font-family: 'Bebas Neue';
	font-size: 44px;
	text-align: center;
	line-height: 55px;
	margin: 0px;
	padding: 10px;
	color: #333;
	letter-spacing: 0.05em;
}
.product-highlights {
	width: 500px;
	padding: 0 10px;
	height: 270px;
	position: relative;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto;
}
.special {
	 width: 225px; background-color: rgba(255,255,255,1); border-radius: 3px; border: 2px solid rgba(255,255,255,0.5); box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.25); padding: 10px 4px;; height: 160px; position: absolute; top: 155px; 
}
.special:hover {box-shadow: 1px 0px 10px 2px rgba(0,0,0,0.5);}
#price-a, #price-b {
	 color: #00687b; font-weight: bold; margin: 0; font-size: 20px;
}
.question {
	font-family: 'Bebas Nueu'; font-size: 18px; font-weight: bold; margin: 0; padding: 0; color: #709b64; line-height: 20px;
}
.question-div {
	 width: 20px; padding: 2px; height: 20px; vertical-align: middle; border: 2px solid #709b64; -webkit-border-radius: 14px; border-radius: 14px; position: absolute; right: -5px; top: -5px; box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.1); background-color: white;
}
#per-metre {
	color: #00687b;
	font-weight: bold;
	margin: 0 0 30px;
	font-size: 26px;
}
.special-title {
	font-size: 18px; font-weight: bold; margin: 5px 0; padding: 0; color: #111;
}

.style-img {
	float: left; width: 210px; margin: -70px 0 0 100px; cursor: pointer;
}

.fence-information {
	width: 1196px; height: 820px; position: relative; margin: 0; padding: 0; box-shadow: 0px 4px 4px 2px rgba(0,0,0,0.45);
}

.fence-information-div {
	position: absolute; top: 30px; text-align: center; height: 220px; left: 0; right: 0; z-index: 1;
}

.medium-text {
	font-size: 20px; font-weight: bold; margin: 5px 0; padding: 0; color: #555;
}

.fence-information-button {
	background-color: #ffa82e; margin: -55px auto 20px ; position: absolute; right: 70px; top: 100px;  padding: 7px 15px; color: #555; font-weight: bold;
}

.hammers {
	color: red;
	font-weight: bold;
}

glass-heading {
	font-family: 'Opens Sans', sans-serif;
}