/* @override 
	http://localhost:8888/low-country/css/style.css */

/* ----------------------------------------
  Low Country CSS master file 
---------------------------------------- */

/*STANDARD COLORS
..................
Grey: #858594;
Yellow-green: BFDE38;
Green: #98B800;
Brown: #663B12;
*/


/*Custom Fonts*/
/*@font-face {
    font-family: 'coalition';
    src: url('fonts/coalition_v2.-webfont.eot');
    src: url('fonts/coalition_v2.-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/coalition_v2.-webfont.woff') format('woff'),
         url('fonts/coalition_v2.-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'coalition';
    src: url('fonts/audiowide-regular-webfont.eot');
    src: url('fonts/audiowide-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/audiowide-regular-webfont.woff') format('woff'),
         url('fonts/audiowide-regular-webfont.ttf') format('truetype'),
         url('fonts/audiowide-regular-webfont.svg#audiowideregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/*Custom Resets*/
html, body {
  color: #666;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1em;
  position:relative;
  margin: 0;
  padding: 0;
  width: 100%;
}
body {
  background: url(../images/bubbles.jpg);
}
p {
  padding: 0 0 22px 0;
  line-height: 22px;
  margin: 0;
}
a {
  color: #94B200;
  text-decoration: none;
}
a:hover {
  color: #000;
}
h1,h2,h3,h4,h5,ul,li,form {
  font-weight: normal;
  list-style: none;
  line-height: 1em;
  margin: 0;
  padding: 0;
}

/* GLOBAL  
---------------------------------------- */
#container-wide {
	float: left;
	width: 100%;
}

h2 {
	font-family: 'coalition', Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #fff;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #663B12;
	font-size: 25px;
	font-weight: bold;
	line-height: 120%;
	margin-bottom: 20px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #fff;
	letter-spacing: 0.05em;
	color: #000;
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 5px;
	font-weight: bold;
}

/*Top Section*/
#top-wrap {
	background:url(../images/top-wide.jpg);
	float: left;
	height: 130px;
	width: 100%;
}

#top-wide {
	background:url(../images/top-bk.jpg) center no-repeat;
	float: left;
	height: 130px;
	width: 100%;
}

#top {
	height: 123px;
	margin: auto;
	width: 980px;
}

#logo {
	background:url(../images/logo-div.png) no-repeat right;
	float: left;
	height: 130px;
	width: 337px;
}

#logo h1 a {
	background:url(../images/logo.png) no-repeat;
	display: block;
	height: 53px;
	margin: 40px 0 0 0;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	width: 293px;
}

#phone {
	background:url(../images/phone-bk.png);
	color: #858594;
	font-size: 14px;
	padding: 20px 20px 10px 20px;
	float: right;
}

#phone strong {
	font-size: 18px;
	font-weight: normal;
}

.icon-phone {
	float: left;
	background:url(../images/icon-phone.png) no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	width: 20px;
}

#nav {
	float: left;
	height: 64px;
	width: 643px;
}

#nav ul {
	padding: 10px 0 0 70px;
}

#nav ul li {
	background:url(../images/nav-div.png) no-repeat right;
	float: left;
	padding: 10px 20px 10px 10px;
	white-space: nowrap;
}

#nav ul li:last-child {
	background:no-repeat;
}

#nav ul li.active a {
	background:url(../images/nav-arrow.png) no-repeat bottom;
	color: #98B800;
	padding-bottom: 20px;
}

#nav ul li a {
	font-size: 15px;
	color: #ECECEC;
	text-transform: uppercase;
}

#nav ul li a:hover {
	color: #98B800;
}

/*Header Section*/
#header-wide {
	float: left;
	height: 474px;
	width: 100%;
	position: relative;
}

#header {
	margin: auto;
	position: relative;
	width: 980px;
}

.icon-eco {
	position: absolute;
	top: 420px;
	height: 40px;
	background:url(../images/icon-eco.png) no-repeat;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
	width: 182px;
	z-index: 100;
}


#header-ip .icon-eco {
	top: 220px;
}

a.btn-request {
	background:url(../images/btn-quote.png);
	position: absolute;
	right: 15px;
	top: 203px;
	padding: 95px 90px 0 0;
	color: #fff;
	font-size: 23px;
	font-family: 'coalition', Helvetica, sans-serif;
	text-align: right;
	height: 148px;
	width: 189px;
	line-height: 110%;
	text-shadow:1px 1px 1px rgba(0,0,0,0.3);
	letter-spacing: 0.06em;
	text-transform: uppercase;
	z-index: 100;
}

a.btn-request:hover {
	color: #FFE577;
}

/*Contet Section*/
#content-wide {
	background:url(../images/content-fuzz.png) repeat-x;
	float: left;
	width: 100%;
}

#content {
	background:url(../images/content-arrow.png) no-repeat center top;
	margin: auto;
	overflow: hidden;
	padding: 50px 0 0 0;
	width: 980px;
}

#content a {
	background: #fff;
}

#c-left {
	float: left;
	padding: 0 30px 0 0;
	width: 460px;
}

#c-right {
	float: left;
	padding: 0 0 0 30px;
	width: 460px;
}

/*Footer Section*/
#footer {
	background:url(../images/footer.png);
	color: #999;
	font-size: 14px;
	float: left;
	height: 48px;
	margin: 40px 0 20px 0;
	padding: 20px 0 0 0;
	text-align: center;
	width: 980px;
}

/* Inner Pages Styles 
---------------------------------------- */
#header-wide-ip {
	background:url(../images/header-inner.jpg) no-repeat center;
	float: left;
	height: 271px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/heade-inner.jpg', sizingMethod='scale')";
}

#header-wide-ip2 {
	background:url(../images/header-ip2.jpg) no-repeat center;
	float: left;
	height: 271px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header-ip2.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header-ip2.jpg', sizingMethod='scale')";
}

#header-wide-ip3 {
	background:url(../images/header-ip3.jpg) no-repeat center;
	float: left;
	height: 271px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header-ip3.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header-ip3.jpg', sizingMethod='scale')";
}

#header-wide-ip4 {
	background:url(../images/header-ip4.jpg) no-repeat center;
	float: left;
	height: 271px;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header-ip4.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/header-ip4.jpg', sizingMethod='scale')";
}

#header-ip {
	margin: auto;
	position: relative;
	height: 271px;
	width: 980px;
}

#header-ip a.btn-request {
	top: 20px;
}

#inner {
	float: left;
	padding-bottom: 30px;
	width: 100%;
}

#inner.contact-page {
	width: 400px;
}

#inner p {
	padding-right: 200px;
}

#inner.contact-page p {
	padding-right: 50px;
}


#inner h2 {
	color: #663B12;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

#form {
	background:url(../images/bk-form.png);
	float: left;
	margin-top: 60px;
	padding: 30px 30px 30px 30px;
	width: 520px;
}

#form h3 {
	background:url(../images/icon-quote.png) no-repeat left top;
	padding: 5px 0 20px 40px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eaeaea;
}

#form label {
	font-weight: bold;
	display: block;
	font-size: 15px;
	margin-bottom: 4px;
	padding: 10px 10px 0 0;
	float: left;
	text-align: right;
	width: 160px;
}

#form label.error {
	color: #c00;
	font-weight: normal;
	display: block;
	font-size: 14px;
	font-style: italic;
	margin-bottom: 4px;
	padding: 5px 30px 0 0;
	float: right;
	text-align: right;
	width: 160px;
}

#form input[type=text].error,
#form textarea.error {
	border: 1px solid #c00;
}

#form input[type=text] {
	color: #666;
	font-size: 14px;
	padding: 10px 10px;
	width: 300px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #CACAD9;
	-moz-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.21);
	box-shadow:inset 1px 1px 4px rgba(0,0,0,0.17);
}

.form-row {
	float: left;
	padding: 0 0 20px 0;
	width: 100%;
}

.btn-submit {
	-moz-border-radius:4px;
	-webkit-border-radius:46px;
	border-radius:4px;
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(170,196,44) 0%,rgb(138,166,1) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(170,196,44)),color-stop(1, rgb(138,166,1)));
	background-image:-webkit-linear-gradient(-90deg,rgb(170,196,44) 0%,rgb(138,166,1) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(170,196,44) 0%,rgb(138,166,1) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(170,196,44) 0%,rgb(138,166,1) 100%);
	background-image:linear-gradient(-90deg,rgb(170,196,44) 0%,rgb(138,166,1) 100%);
	-moz-box-shadow:1px 1px 1px rgba(0,0,0,0.39);
	-webkit-box-shadow:1px 1px 1px rgba(0,0,0,0.39);
	box-shadow:1px 1px 1px rgba(0,0,0,0.39);
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#63000000,Positive=true)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=1,OffY=1,Color=#63000000,Positive=true);
	border: none;
	color: #fff;
	font-size: 16px;
	text-shadow: 1px 1px 1px #666;
	padding: 13px 25px;
	-ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#63000000,Positive=true)
		progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffaac42c,endColorstr=#ff8aa601,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#63000000,Positive=true)
		progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffaac42c,endColorstr=#ff8aa601,GradientType=0);
		margin-left: 170px;
		cursor: pointer;
}

.btn-submit:hover {
	background-image:-moz-linear-gradient(50% 0% -90deg,rgb(100,100,115) 0%,rgb(0,0,0) 100%); 
	background-image:-webkit-gradient(linear,50% 0%,50% 100%,color-stop(0, rgb(100,100,115)),color-stop(1, rgb(0,0,0)));
	background-image:-webkit-linear-gradient(-90deg,rgb(100,100,115) 0%,rgb(0,0,0) 100%);
	background-image:-o-linear-gradient(-90deg,rgb(100,100,115) 0%,rgb(0,0,0) 100%);
	background-image:-ms-linear-gradient(-90deg,rgb(100,100,115) 0%,rgb(0,0,0) 100%);
	background-image:linear-gradient(-90deg,rgb(100,100,115) 0%,rgb(0,0,0) 100%);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff646473,endColorstr=#ff000000,GradientType=0)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff646473,endColorstr=#ff000000,GradientType=0);
}

#form textarea {
	color: #666;
	font-size: 14px;
	padding: 10px 10px;
	height: 200px;
	width: 300px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	border: 1px solid #CACAD9;
	-moz-box-shadow:inset 2px 2px 2px rgba(0,0,0,0.21);
	box-shadow:inset 1px 1px 4px rgba(0,0,0,0.17);
}


