/*
Theme Name: Feilding Glass
Theme URI: http://feildingglass.co.nz/
Author: Fore Design LTD
Author URI: http://foredesign.co.nz/
Description: WordPress Theme for Feilding Glass
Version: 1.0
*/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #FFF;
	margin: 0;
	padding: 0;
}

ul,li {
	list-style: none;
}

img {
	border: none;
}

a {
	text-decoration: none;
}

.spacer {
	clear: both;
	line-height: 0;
	font-size: 0;
	padding: 0;
	margin: 0;
	height: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}
/*==================header=================*/.header {
	background: url(images/header-bg.jpg);
	width: 100%;
	border-top: 7px solid #191919;
}

.wrapper {
	width: 994px;
	margin: 0 auto;
	padding: 20px 0 54px;
	position: relative;
}

.logo {
	float: left;
	width: 198px;
}

.logo a {
	background: url(../../uploads/logo.png) no-repeat;
	width: 337px;
	height: 136px;
	display: block;
	text-indent: -9999px;
}

.txt {
	float: right;
	width: 430px;
	text-align: left;
	font: normal 18px Verdana, Geneva, sans-serif;
	color: #333232;
	padding: 42px 0 0;
}

.txt span {
/*background:url(images/skype-icon.jpg) no-repeat left center; padding:0 0 0 10px;*/
	color: #1eaffd;
}

.nav {
	background: url(images/navback.jpg) repeat-x;
	width: 994px;
	height: 70px;
	position: absolute;
	left: 0;
	bottom: -36px;
	z-index: 9900;
}

.shadow {
	background: url(images/nav-shadow.png) no-repeat;
	width: 990px;
	height: 12px;
	position: absolute;
	left: 50%;
	margin-left: -495px;
	bottom: -12px;
}

.nav ul {
	padding: 0;
	margin: 0;
}

.nav ul li {
	padding: 0;
	margin: 0;
	background: url(images/nav-divider.jpg) no-repeat;
	float: left;
}

.nav ul li a {
	font: normal 14px/70px Verdana, Geneva, sans-serif;
	color: #fcfbfb;
	display: block;
	width: 142px;
	text-align: center;
}

.nav ul li a:hover {
	background: #0d0d0d;
	color: #fd3c51;
}

.nav ul li.current_page_item a {
	background: #0d0d0d;
	color: #fd3c51;
}

.banner {
	width: 100%;
	margin: 0 auto;
}

.banner img {
	width: 100%;
	min-width: 100%;
	max-height: 543px;
}

.three-boxwrap {
	width: 994px;
	margin: 0 auto;
	position: relative;
	z-index: 998;
	padding: 0 0 30px;
}

.threebox-inner {
	width: 994px;
	margin: -173px 0 0;
	text-align: justify;
}

.threebox-lt {
	width: 203px;
	height: 342px;
	float: left;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-top: 6px solid #9dc34f;
	padding: 17px 15px 42px;
	background: #FFF;
	position: relative;
	min-height: 285px;
}

.threebox-lt h1 {
	font: normal 24px Verdana, Geneva, sans-serif;
	color: #9dc34f;
}

.threebox-lt img {
	margin: 10px 0 0;
}

.threebox-lt p {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #484848;
	line-height: 18px;
	padding: 10px 0 0;
}

.threebox-lt .resi-more a {
	background: url(images/resi-readmore.png) no-repeat;
	width: 87px;
	height: 31px;
	position: absolute;
	right: -7px;
	bottom: 5px;
	text-indent: -9999px;
}

.threebox-mid {
	width: 203px;
	height: 342px;
	float: left;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-top: 6px solid #4f62c3;
	padding: 17px 15px 42px;
	background: #FFF;
	position: relative;
	margin: 0 0 0 18px;
	min-height: 285px;
}

.threebox-mid h1 {
	font: normal 24px Verdana, Geneva, sans-serif;
	color: #4f62c3;
}

.threebox-mid img {
	margin: 10px 0 0;
}

.threebox-mid p {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #484848;
	line-height: 18px;
	padding: 10px 0 0;
}

.threebox-mid .resi-more a {
	background: url(images/commercial-reamore.png) no-repeat;
	width: 86px;
	height: 31px;
	position: absolute;
	right: -7px;
	bottom: 5px;
	text-indent: -9999px;
}

.threebox-mid1 {
	width: 203px;
	height: 342px;
	float: left;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-top: 6px solid #c36f4f;
	padding: 17px 15px 42px;
	background: #FFF;
	position: relative;
	margin: 0 0 0 18px;
	min-height: 285px;
}

.threebox-mid1 h1 {
	font: normal 24px Verdana, Geneva, sans-serif;
	color: #c36f4f;
}

.threebox-mid1 img {
	margin: 10px 0 0;
}

.threebox-mid1 p {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #484848;
	line-height: 18px;
	padding: 10px 0 0;
}

.threebox-mid1 .resi-more a {
	background: url(images/auto-readmore.png) no-repeat;
	width: 86px;
	height: 31px;
	position: absolute;
	right: -7px;
	bottom: 5px;
	text-indent: -9999px;
}

.threebox-rt {
	width: 203px;
	height: 342px;
	float: right;
	border-bottom: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-top: 6px solid #4fb4c3;
	padding: 17px 15px 42px;
	background: #FFF;
	position: relative;
	min-height: 285px;
}

.threebox-rt h1 {
	font: normal 24px Verdana, Geneva, sans-serif;
	color: #4fb4c3;
}

.threebox-rt img {
	margin: 10px 0 0;
}

.threebox-rt p {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #484848;
	line-height: 18px;
	padding: 10px 0 0;
}

.threebox-rt .resi-more a {
	background: url(images/xyz-readmore.png) no-repeat;
	width: 86px;
	height: 31px;
	position: absolute;
	right: -7px;
	bottom: 5px;
	text-indent: -9999px;
}

.boxshadow {
	background: url(images/box-shadow.png) no-repeat;
	width: 230px;
	height: 12px;
	position: absolute;
	bottom: -12px;
	left: 2px;
	text-indent: -9999px;
}

.footback {
	background: url(images/foot-back.jpg) repeat;
	width: 100%;
	padding: 26px 0 0;
}

.foot-inner {
	width: 994px;
	margin: 0 auto;
}

.footleft {
	width: 160px;
	float: left;
}

.footleft h1 {
	font: normal 14px Verdana, Geneva, sans-serif;
	color: #fd3c51;
}

.footleft ul {
	padding: 10px 0;
	margin: 0;
}

.footleft ul li {
	padding: 0;
	margin: 0;
	clear: both;
	border-bottom: 1px solid #272727;
	padding: 0 0 6px;
}

.footleft ul li a {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #959595;
}

.footleft ul li a:hover {
	color: #fd3c51;
}

.footright {
	width: 214px;
	float: right;
	padding: 30px 0 0;
}

.cut {
	text-align: center;
}

.cut img {
	width: 100%;
	min-width: 100%;
}

.footback1 {
	background: url(images/foot-back.jpg) repeat;
	width: 100%;
	padding: 0 0 40px;
}

.foot-inner .copy {
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #3a3a3a;
	text-align: center;
}

.foot-inner .copy a {
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #3a3a3a;
	text-align: center;
}

.foot-inner .copy a:hover {
	color: #fd3c51;
}

.panel {
	position: fixed;
	top: 285px;
	right: 0;
	display: none;
	background: #000;
	border: 1px solid #111;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
/*width: 330px;*/
	height: auto;
	padding: 30px 60px 30px 30px;
	filter: alpha(opacity=85);
	opacity: .85;
	z-index: 999;
}

.panel p {
	margin: 0 0 15px;
	padding: 0;
	color: #ccc;
}

.panel a,.panel a:visited {
	margin: 0;
	padding: 0;
	color: #9FC54E;
	text-decoration: none;
	border-bottom: 1px solid #9FC54E;
}

.panel a:hover,.panel a:visited:hover {
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

a.trigger {
	position: fixed;
	top: 410px;
	right: 0;
	background: url(images/emergency-btn.png) no-repeat;
	display: block;
	width: 50px;
	height: 167px;
	text-indent: -9999px;
	z-index: 9999;
}
/*a.trigger:hover{

position: absolute;

top: 410px; 

right: 0;

font-weight: 700;

border:1px solid #444444;

-moz-border-radius-topleft: 20px;

-webkit-border-top-left-radius: 20px;

-moz-border-radius-bottomleft: 20px;

-webkit-border-bottom-left-radius: 20px;

-moz-border-radius-bottomright: 0px;

-webkit-border-bottom-right-radius: 0px;

display: block;

}*//*a.active.trigger {

background:#222222 url(images/minus.png) 15% 55% no-repeat;

}*/.panel td {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #06F;
}

.panel td input {
	width: 250px;
	padding: 5px;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #06F;
	background: #999;
	border: 1px solid #03F;
}

.panel td textarea {
	width: 260px;
	height: 50px;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #06F;
	background: #999;
	border: 1px solid #03F;
}

.panel .submit {
	width: 100px!important;
	background: #00F!important;
	padding: 5px!important;
	text-align: center!important;
	font: normal 12px Verdana, Geneva, sans-serif!important;
	color: #FFF!important;
}

.con-panel a.trigger1 {
	position: fixed;
	top: 240px;
	right: 0;
	background: url(images/contact-us-btn.png) no-repeat;
	display: block;
	width: 50px;
	height: 166px;
	text-indent: -9999px;
	z-index: 9999;
}

.place-content {
	width: 994px;
	padding: 20px 0;
}

.place-content h1 {
	font: bold 20px Verdana, Geneva, sans-serif;
	color: #000;
}

.place-content p {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #333;
	line-height: 18px;
	padding: 10px 0;
}

.contentwrap {
	width: 994px;
	margin: 0 auto;
	position: relative;
	z-index: 998;
	padding: 50px 0 30px;
}

.content-left {
	width: 675px;
	float: left;
}

.content-right {
	width: 300px;
	float: right;
}

.contentwrap h1 {
	font: normal 36px Verdana, Geneva, sans-serif;
	color: #3a3a3a;
}

.contentwrap p {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #3a3a3a;
	line-height: 18px;
	text-align: justify;
}

.contentwrap h2 {
	font: normal 18px Verdana, Geneva, sans-serif;
	color: #3a3a3a;
}

.contentwrap h3 {
	font: normal 18px Verdana, Geneva, sans-serif;
	color: #3a3a3a;
	background: url(images/bigpointer.jpg) no-repeat left center;
	padding: 0 0 0 25px;
}

.contentwrap ul {
	padding: 0;
	margin: 0;
}

.contentwrap ul li {
	padding: 0;
	margin: 0;
	clear: both;
	padding: 5px 0 5px 15px;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #3a3a3a;
	background: url(images/small-pointer.jpg) no-repeat left center;
}

.contentwrap img {
	clear: both;
	margin: 0 0 10px;
}
/*---------- DEFAULT WORDPRESS STYLES START( 091213 ) ----------*//*

 * Responsive images

 *

 * Fluid images for posts, comments, and widgets

 */.entry-content img,.entry-summary img,.comment-content img,.widget img,.wp-caption {
	max-width: 100%;
}
/* Make sure images with WordPress-added height and width attributes are scaled correctly. */.entry-content img,.entry-summary img,.comment-content img[height],img[class*="align"],img[class*="wp-image-"],img[class*="attachment-"] {
	height: auto;
}

img.size-full,img.size-large,img.wp-post-image {
	height: auto;
	max-width: 100%;
}
/* Make sure videos and embeds fit their containers. */embed,iframe,object,video {
	max-width: 100%;
}
/* Override the Twitter embed fixed width. */.entry-content .twitter-tweet-rendered {
	max-width: 100%!important;
}
/* Images */.alignleft {
	float: left;
}

.alignright {
	float: right;
}

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

img.alignleft {
	margin: 5px 20px 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 10px 5px 0;
}

img.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.alignright {
	margin: 5px 0 5px 10px;
}

img.aligncenter {
	margin: 5px auto;
}

img.alignnone {
	margin: 5px 0;
}

.wp-caption .wp-caption-text,.entry-caption,.gallery-caption {
	color: #220e10;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
}

img.wp-smiley,.rsswidget img {
	border: 0;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

.wp-caption.alignleft + ul,.wp-caption.alignleft + ol {
	list-style-position: inside;
}
/**

 * 5.12 Comments

 * ----------------------------------------------------------------------------

 */.comments-title,.comment-list,.comment-reply-title,.must-log-in,.comment-respond .comment-form,.comment-respond iframe {
	display: block;
	margin-left: auto;
	margin-right: auto;
	max-width: 604px;
	width: 100%;
}

.sidebar .comments-title,.sidebar .comment-list,.sidebar .must-log-in,.sidebar .comment-reply-title,.sidebar .comment-navigation,.sidebar .comment-respond .comment-form {
	max-width: 1040px;
	padding-left: 60px;
	padding-right: 376px;
}

.comments-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-list,.comment-list .children {
	list-style-type: none;
	padding: 0;
}

.comment-list .children {
	margin-left: 20px;
}

.comment-list > li:after,.comment-list .children > li:before {
	background: url(images/dotted-line.png) repeat left top;
	background-size: 4px 4px;
	content: "";
	display: block;
	height: 1px;
	width: 100%;
}

.comment-list > li:last-child:after {
	display: none;
}

.comment-body {
	padding: 24px 0;
	position: relative;
}

.comment-author {
	float: left;
	max-width: 74px;
}

.comment-author .avatar {
	display: block;
	margin-bottom: 10px;
}

.comment-author .fn {
	word-wrap: break-word;
}

.comment-author .fn,.comment-author .url,.comment-reply-link,.comment-reply-login {
	color: #bc360a;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
}

.says {
	display: none;
}

.no-avatars .comment-author {
	margin: 0 0 5px;
	max-width: 100%;
	position: relative;
}

.no-avatars .comment-metadata,.no-avatars .comment-content,.no-avatars .comment-list .reply {
	width: 100%;
}

.bypostauthor > .comment-body .fn:before {
	content: "\f408";
	vertical-align: text-top;
}

.comment-list .edit-link {
	margin-left: 20px;
}

.comment-metadata,.comment-awaiting-moderation,.comment-content,.comment-list .reply {
	float: right;
	width: 79%;
	width: 0;
	width: calc(100%-124px);
}

.comment-meta,.comment-meta a {
	color: #a2a2a2;
	font-size: 13px;
}

.comment-meta a:hover {
	color: #ea9629;
}

.comment-metadata {
	margin-bottom: 20px;
}

.ping-meta {
	color: #a2a2a2;
	font-size: 13px;
	line-height: 2;
}

.comment-awaiting-moderation {
	color: #a2a2a2;
}

.comment-awaiting-moderation:before {
	content: "\f414";
	margin-right: 5px;
	position: relative;
	top: -2px;
}

.comment-reply-link:before,.comment-reply-login:before {
	content: "\f412";
	margin-right: 3px;
}
/* Comment form */.comment-respond {
	background-color: #f7f5e7;
	padding: 30px 0;
}

.comment .comment-respond {
	margin-bottom: 20px;
	padding: 20px;
}

.comment-reply-title {
	font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}

.comment-reply-title small a {
	color: #131310;
	display: inline-block;
	float: right;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.comment-reply-title small a:hover {
	color: #ed331c;
	text-decoration: none;
}

.comment-reply-title small a:before {
	content: "\f406";
	vertical-align: top;
}

.sidebar .comment-list .comment-reply-title,.sidebar .comment-list .comment-respond .comment-form {
	padding: 0;
}

.comment-form .comment-notes {
	margin-bottom: 15px;
}

.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url {
	margin-bottom: 8px;
}

.comment-form [for="author"],.comment-form [for="email"],.comment-form [for="url"],.comment-form [for="comment"] {
	float: left;
	padding: 5px 0;
	width: 120px;
}

.comment-form .required {
	color: #ed331c;
}

.comment-form input[type="text"],.comment-form input[type="email"],-form input[type="url"] {
	max-width: 270px;
	width: 60%;
}

.comment-form textarea {
	width: 100%;
}

.form-allowed-tags,.form-allowed-tags code {
	color: #686758;
	font-size: 12px;
}

.form-allowed-tags code {
	font-size: 10px;
	margin-left: 3px;
}

.comment-list .pingback,.comment-list .trackback {
	padding-top: 24px;
}

.comment-navigation {
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0 auto;
	max-width: 604px;
	padding: 20px 0 30px;
	width: 100%;
}

.no-comments {
	background-color: #f7f5e7;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin: 0;
	padding: 40px 0;
	text-align: center;
}

.sidebar .no-comments {
	padding-left: 60px;
	padding-right: 376px;
}
/*---------- DEFAULT WORDPRESS STYLES END( 091213 ) ----------*/