#main:after {
	content: " ";
	display: block;
	clear: both;
}

.socialnetwork,
.menu-bar #nav ul,
#wufoo-ra2newo0xalyf5 ul,
.payment .payment-card,
.footer-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/*html*/

* {
	font-size: 100.01%;
}

html {
	box-sizing: border-box;
	font-size: 62.5%;
	height: 100%;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

/*
 * set default text color
 * set default font size, line height and font family
 * set default background
 */

body {
	margin: 0 auto;
	color: #fff;
	height: 100%;
	font: 1.2em/1.5em "open_sansregular", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}


/*reset default*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

/*image default style*/

img {
	border-style: none;
}

/* set styles for default page links */

p {
	color:#686868;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:26px;
	margin-bottom:30px;}
	
a {color:#3273A9; text-decoration: none;}
a:hover {color:#787878;}
a:visited {color:#84B873;}
a:focus {
	outline: none;
}

/* set default styles in all browsers */

input,
textarea,
select {
	font: 100% "open_sansregular", sans-serif;
	color: #000;
	vertical-align: middle;
}

h3{
	color:#3272a8!important;
	font-family: 'Open Sans', sans-serif;
	text-shadow:0px 1px 0px #FFF;
	font-style:normal;
	font-weight:600!important;
	margin:0;
	padding-top:0;
	font-size:16px;
}

/*form default style*/

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

/*button default style*/

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/*button default style*/

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

input[type="submit"]:hover,
button:hover {
	cursor: pointer;
}

/*input type default style*/

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
	outline: none;
	box-shadow: none;
}

/*input type default style*/

input[type=text],
input[type=password],
input[type=file],
input[type=submit],
input[type=search],
input[type=email],
input[type=tel],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

/*textarea type default style*/

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/*heading type default style*/

h1,
h2,
h3,
h4,
h5,
h6 {
	color:#3272a8!important;
	font-family: 'Open Sans', sans-serif;
	text-shadow:0px 1px 0px #FFF;
	font-style:normal;
	font-weight:600!important;
	margin:0;
	padding-top:0;
}
h1 {
	font-size:34px;
	text-align:center;
	line-height:34px;
}
.uppercase {
		text-transform:uppercase;
}
h2 {
	font-size:26px;
	margin-bottom:25px;
}
.title-head{font-size:22px;font-family: 'Open Sans', sans-serif; font-weight:300;color:#767676; line-height:26px; display:inline; padding-top:5px;vertical-align:middle; margin-bottom:36px;
	}
.grey {
	color:#767676;
	font-weight:300;}
	
.top-phone {
		display:block;
		height:85px;
		width:160px;
		margin:auto;
		background:url(../img/phone_icon_tall.png) no-repeat left center;
		line-height: 15px;
		margin-top: 13px;
		}	
		
	.top-phone a {
		margin:0px 0px 22px 30px;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	text-decoration:none;
	display:block;
	position:relative;
	text-align:left;
	
	}
	.top-phone a:hover {
	
	color:rgba(132,184,115,1.0);
	opacity:.8;
	top:1px;
	-webkit-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;  
	-o-transition: 		all .2s ease-in;  
	transition: 		all .2s ease-in;  
	}
	.phone-holder {
		display:block;
		width:320px;
		margin:auto;}
		
.bottom-phone {
			display:block;
			float:right;
			background:url(../img/phone_icon.jpg) no-repeat left center;
			padding-left:30px;
			margin:16px 10px 0px 0px;
			line-height: 15px;}
		
		
	.bottom-phone a {
		
	font-weight:bold;
	color:#3272a8;
	font-size:16px;
	text-decoration:none;
	display:block;
	position:relative;
	
	}
	.extra-bold {
		font-weight:700!important;
		color:#4791d2;
		}
		
	.bottom-phone a:hover {
	
	color:#787878;
	opacity:.8;
	top:1px;
	-webkit-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;  
	-o-transition: 		all .2s ease-in;  
	transition: 		all .2s ease-in;  
	}	
.readmore {
	font-size:18px;
	font-weight:bold;
	color:#3c7aad!important;
	line-height:26px;
	vertical-align:middle;}
	.readmore span{
		font-weight:400;
		font-size:16px;
		vertical-align:middle;
	}
	
/*sub,sup type default style*/

.sub-top,
.sup-top {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

.sup-top {
	top: -4px;
	font-size: 8px;
	line-height: 10px;
}

.sub-top {
	bottom: -.25em;
}

/*table type default style*/

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*main wrapper style*/

#wrapper {
	width: 100%;
	height: 100%;
	table-layout: fixed;
	position: relative;
	display: table;
}

/*main header style*/

#header {
	width: 100%;
	background: #fff;
	height:198px;
}

#top_bar {
	display:block;
	width:100%;
	height:57px;
	background:url(../img/top_bar_bg.png) repeat-x;}

/*header logo */

.logo {
	width: 279px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
	top:80px;
}

.logo img {
	display: block;
	margin: 0;
}

/* menu-bar */

.menu-bar {
	width: 320px;
  z-index: 999;
  font: 700 30px/35px 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  margin-left: -160px;
  left: 50%;
  -webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.menu-bar .menu {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 36px;
	height: 26px;
	margin: 24px 95px 0 0;
	float: right;
	background: url(../images/nav-selecter.png) no-repeat;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
.menu-bar .home {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	margin: 18px 0 0 104px;
	float: left;
	background: url(../img/home_icon.png) no-repeat;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
.menu-bar .contact {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 32px;
	height: 32px;
	margin: 18px 0 0 11px;
	float: left;
	background: url(../img/contact_icon.png) no-repeat;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}


.menu-bar .menu:hover, .home:hover, .contact:hover {
	opacity: .7;
}

.menu-bar.active .menu {
	width: 35px;
	height: 35px;
	position: relative;
	z-index: 99999999;
	margin: 38px 15px;
	background: url(../images/icon-2.png) no-repeat;
	float: right;
}

.menu-bar .slide {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	padding: 0;
	text-align: center;
	z-index: 99999;
	-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}

.menu-bar .slide-holder {
	width: 100%;
	overflow: hidden;
	background: rgba(53, 113, 163, .95);
	padding: 73px 0 25px;
	box-shadow: 0 0 38px #000;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.menu-bar #nav {
	overflow: hidden;
	margin-top: 40px;
}

.menu-bar #nav ul {
	margin: 0 0 10px;
}

.menu-bar #nav li {
	padding: 0;
}

.menu-bar #nav li a {
	color: #fff;
	display: block;
	font-size:20px;
	line-height:28px;
}

.menu-bar #nav li a:hover {
	background: rgba(132,184,115,.76);
	text-decoration: none;
}

.menu-bar .nav-logo {
	margin: -77px 0 -55px;
}

.menu-bar .number {
	border: 1px solid #ffd700;
	width: 226px;
	margin: 0 auto;
	font: 48px/51px "franchiseregular", Arial, Helvetica, sans-serif;
	padding: 12px 25px 6px;
}

.menu-bar .number a {
	color: #ffd700;
	text-shadow: 3px 4px 5px rgba(0, 0, 0, .75), -1px -1px 0 rgba(255, 255, 255, .75);
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}

.menu-bar .number a:hover {
	text-decoration: none;
	text-shadow: none;
}


/* Main area style */

/* visual style */

.visual {
	position: relative;
	margin: -26px 0 44px;
	box-shadow: 0 30px 36px -2px #000;
}

.visual img {
	width: 100%;
	height: auto;
	display: block;
}

.visual:after {
	background: url(../images/img-3.jpg) repeat-x;
	left: 0;
	top: 0;
	content: "";
	display: block;
	height: 19px;
	position: absolute;
	width: 100%;
}

.visual:before {
	background: url(../images/img-5.jpg) repeat-x;
	left: 0;
	bottom: 0;
	top: 100%;
	content: "";
	display: block;
	height: 19px;
	position: absolute;
	width: 100%;
}

/* visual holder style */

.visual-holder {
	position: absolute;
	background: url(../images/bg-visual.png);
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	text-align: center;
	white-space: nowrap;
}

.visual-holder:after {
	content: "";
	height: 100%;
	display: inline-block;
	vertical-align: middle;
	margin: 23px 0 0 3px;
	width: 1px;
}

.visual-holder h1 {
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 10px;
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	font: 5.167em/1.048em "franchiseregular", Arial, Helvetica, sans-serif;
}

/* content style */

#content {
	text-align: center;
}

/*services style */

.services {
	overflow: hidden;
	color: #fff;
	padding: 36px 32px;
	background:url(../img/section_bg.png) no-repeat bottom center;
}


.services ul {
	color:#686868;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:26px;
	margin-bottom:30px;
	text-align:left;
}

.border {border:1px solid #84B873;}
.formholder {
	display:block;
	background-color:#F6F6F6;
	border:1px solid #84B873;
	padding:30px 20px 20px 20px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden;
	margin-top:25px;}


/* slideshow basic styles */

.slideshow {
	position: relative;
	height: auto;
	
	
	width: 100%;
}

.slideshow img {
	width: 100%;
	height: auto;
	display: block;
}


.slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
}

.slideshow .slide img {
	width: 100%;
	height: auto;
	display: block;
}

.slideshow .slide.active {
	z-index: 2;
}

.slider-img {
	position: absolute;
  bottom: 0;
  left: 50%;
  width: 336px;
  margin: 0 auto;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #fff;
  line-height: 26px;
  display: inline;
  padding-top: 5px;
  vertical-align: middle;
  margin: -41px 0 0 -166px;
}

.positiontext {
	position: absolute;
	left: 0;
	top: 0;
	padding: 17px 8px 17px 20px;
	color: #000;
	width: 98%;
}

.positiontext .text-area {
	
	position: relative;
	margin: auto;
	color:#fff!important;
	font-family: 'Open Sans', sans-serif;
	text-shadow:0px 1px 0px #000;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	padding-top: 8px;
}


.positiontext .degate {
	display: block;
	font-size: 83px;
	line-height: 65px;
}

.positiontext .year {
	font-size: 31px;
	line-height: 34px;
	color: #c80813;
	margin: -6px 3px 0;
	display: block;
}

.positiontext .text {
	font-size: 31px;
	line-height: 32px;
	text-shadow: 1px 1px #fff;
	margin: 10px 0 0;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	width: 210px;
}

.positiontext .text .red {
	color: #c80813;
}

.positiontext .text p {
	margin: 0;
}

/*inner page carousel style */

.carousel1 {
	position: relative;
	margin: 0 0 31px;
}

.carousel1 .mask {
	position: relative;
	overflow: hidden;
	width: 325px !important;
	margin: 0 auto;
}

.carousel1 .slideset {
	width: 99999px;
	float: left;
}

.carousel1 .slide1 {
	width: 325px !important;
	margin: 0 auto;
	float: left;
}

.carousel1 .btn-next,
.carousel1 .btn-prev {
	position: absolute;
	top: 50%;
	left: -26px;
	content: "";
	background: url(../images/left-arrow-b.png) no-repeat;
	height: 42px;
	width: 22px;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	margin: -25px 0 0 0;
}

.carousel1 .btn-next:hover,
.carousel1 .btn-prev:hover {
	opacity: .7;
}

.carousel1 .btn-next {
	background: url(../images/right-arrow-b.png) no-repeat;
	right: -27px;
	left: auto;
}

/* open close style */

.open-close {
	overflow: hidden;
	margin: 0;
}

.open-close .opener {
	color: #3c7aad;
	
	display: inline-block;
	vertical-align: middle;
	
	text-transform: uppercase;
	font: 18px/26px 'Open Sans', sans-serif;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
	font-weight:bold;
}
.opener span { font-weight:normal; font-size:12px;}

.open-close .opener:hover {
	text-decoration: none;
	border-color: #686868;
	color: #686868;
}

.open-close.active .opener {
	color: #686868;
	border-color: #686868;
}

.btn { display:block; position:relative;}
.btn:hover {opacity:.8; -webkit-transition: all .5s linear;
	transition: all .5s linear;}

/* =======================    Form    ===================== */

#wufoo-ra2newo0xalyf5 {
	width: 100%;
	display: block;
	min-height: 386px;
	max-height: 386px;
	background: url(https://911plumbingmyrtlebeach.com/img/form_bg_top.png) no-repeat top #ffd700;
	padding: 87px 39px 30px;
	margin: 5px 0 44px;
}

#wufoo-ra2newo0xalyf5 li {
	padding: 0 0 11px;
}

#wufoo-ra2newo0xalyf5 li.buttons {
	float: left;
}

#wufoo-ra2newo0xalyf5 textarea,
#wufoo-ra2newo0xalyf5 input[type="email"],
#wufoo-ra2newo0xalyf5 input[type="text"] {
	width: 100% !important;
	border: 1px solid #e2dfd0;
	background: #fff;
	padding: 3px 0;
	box-shadow: inset 1px 2px rgba(149, 153, 172, .8);
	font-size: 12px;
	line-height: 15px;
}

#wufoo-ra2newo0xalyf5 .hide {
	display: none;
}

#wufoo-ra2newo0xalyf5 textarea {
	height: 74px;
	margin: 0 0 4px;
}

.place-holder {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	padding: 0 23px;
	width: 100%;
}

/*carousel style */

.carousel {
	position: relative;
	background: #ede9da;
	overflow: hidden;
	padding: 30px 0 19px;
}

.carousel h3 {
	margin: 0 0 12px -12px;
	font: 700 3.000em/1.083em 'Open Sans', sans-serif;
	text-shadow: 1px 1px #fff;
	text-transform: capitalize;
	color: #1c1c1c;
}

.carousel .btn-next,
.carousel .btn-prev {
	background: url(../images/left-arrow.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	display: block;
	height: 42px;
	width: 22px;
	margin: 0 10px;
	position: absolute;
	top: 130px;
	left: 0;
}

.carousel .btn-next:hover,
.carousel .btn-prev:hover {
	opacity: .7;
}

.carousel .btn-next {
	background: url(../images/right-arrow.png) no-repeat 100% 0;
	right: 0;
	left: auto;
}

.carousel .mask {
	position: relative;
	overflow: hidden;
	width: 225px !important;
	margin: 0 auto;
	min-height: 140px;
}

.carousel .slideset {
	width: 99999px;
	float: left;
}

.carousel .slide {
	width: 225px !important;
	margin: 0 auto;
	float: left;
}

.carousel .slide img {
	display: block;
}

/*payment section style */

.payment {
	background: #fed630;
	padding: 0 0 38px 5px;
	overflow: hidden;
}

.payment h3 {
	color: #1c1c1c;
	margin: 23px 0 22px 5px;
	font: 700 3.000em/1.083em 'Open Sans', sans-serif;
	text-shadow: 1px 1px #fff;
}

.payment .payment-card {
	margin: 0 auto;
	max-width: 391px;
	overflow: hidden;
}

.payment .payment-card li {
	display: inline-block;
	vertical-align: middle;
	padding: 6px 18px 0 24px;
}

.payment .payment-card li.add {
	padding: 10px 18px 0 30px;
}

.payment .payment-card li img {
	display: block;
}

/*Footer of the page style */

#footer {
	width: 100%;
	overflow: hidden; /*for FF on Windows 7*/
	display: table-footer-group;
	height: 1%;
	position: relative;
	z-index: 1;
}

.heading {width:215px;
margin:auto;
-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	
}

.heading h2 {
	text-align:center;
	margin: 0 0 0 2px;
	font: 700 24px/27px 'Open Sans', sans-serif;
	color: #3c7aad;
	font-size:22px;
	
	border:2px solid #3c7aad;
	text-transform: uppercase;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.heading h2 a { 
	display:block;
	padding:15px;
	color: #3c7aad;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	
}

.heading h2 a:hover {
	text-decoration: none;
	color: #84b873;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}

.accessibility {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.accessibility:focus {
	position: static;
	width: auto;
	height: auto;
}

.blue-bar {
	display:block;
	width:100%;
	height:100px;
	background:#3c7aad;
	margin-top:40px;
	margin-bottom:40px;
	text-align:center;
	padding-top:20px;
	}

.footblue {
		font-size:14px;
		line-height:25px;
		text-transform:uppercase;
		font-weight:bold;
		color:#3c7aad;}
.footblue a{
		font-size:14px;
		line-height:25px;
		text-transform:uppercase;
		font-weight:bold;
		color:#3c7aad;
		display:block;
		height: 13px;}
.footblue img {margin:0!important; padding:0!important;}		
/*Footer holder of the page style */

.top-phone2 {
		display:block;
		height:85px;
		width:162px;
		margin:auto;
		background:url(../img/phone_icon_tall.jpg) no-repeat left center;
		line-height: 15px;
		text-align:left;}	
		
.top-phone2 a {
		margin:0px 0px 22px 30px;
	font-weight:bold;
	color:#3273a9;
	font-size:16px;
	text-decoration:none;
	display:block;
	position:relative;
	
	}
	.top-phone2 a:hover {
	
	color:#787878;
	opacity:.8;
	top:1px;
	-webkit-transition: all .2s ease-in;
	-webkit-transition: all .2s ease-in;  
	-o-transition: 		all .2s ease-in;  
	transition: 		all .2s ease-in;  
	}

.footer-holder {
	
	
	text-align: center;
	
}


.gototop {
	position:absolute;
	bottom:24px;
	right:10px;
	display:block;
	width:32px;
	height:32px;
	z-index:900;
	background:url(../img/top_btn.jpg) no-repeat;}
	
.footer-holder ul {
	font-size: 18px;
	line-height: 16px;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}
.blue-bar ul {
	position:relative;
	z-index:999;}

.footer-holder li {
	display: inline-block;
	vertical-align: middle;
	padding: 0 7px;
	margin: 0 0 10px;
	border-left: 2px solid #fff;
}

.footer-holder li:first-child {
	border: none;
}

.footer-holder li.active a {
	color: #ca0000;
}

.footer-holder li a {
	color: #fff;
}

.footer-holder li a:hover {
	text-decoration: none;
	color: #ca0000;
}

/*footer-logo style */

.footer-logo {
	margin: 0 auto 4px;
	width: 210px;
}

.footer-logo img {
	display: block;
	margin: 0 0 0 -2px;
}

.wufoo {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	letter-spacing: .01em;
}

.wufoo li {
	width: 100%;
}

.info {
	display: inline-block;
	clear: both;
	margin: 0 0 5px 0;
	padding: 0 1% 1.1em 1%;
	border-bottom: 1px dotted #ccc;
}

.info[class] {
	display: block;
}

.hideHeader .info,
#payment.hideHeader li.first {
	display: none;
}

.info h2 {
	font-weight: normal;
	font-size: 160%;
	margin: 0 0 5px 0;
	clear: left;
}

.info div {
	font-size: 95%;
	line-height: 135%;
	color: #555;
}

form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

* html form ul {
	width: 99%;
}

form li {
	margin: 0;
	padding: 6px 1% 9px 1%;
	clear: both;
	background-color: transparent;
	position: relative;
	-webkit-transition: background-color 350ms ease-out;
	transition: background-color 350ms ease-out;
}

form ul:after,
form li:after,
form li div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html form li {
	height: 1%;
	margin-bottom: -3px;
}

* + html form li {
	height: 1%;
	margin-bottom: -3px;
}

* html form li div {
	display: inline-block;
}

* + html form ul,
* + html form li div {
	display: inline-block;
}

form li div {
	margin: 0;
	padding: 0;
	color: #444;
}

form li span {
	margin: 0 .3em 0 0;
	padding: 0;
	float: left;
	color: #444;
}

form li div span {
	margin: 0;
	display: block;
	width: 100%;
	float: left;
}

li.twoColumns div span {
	width: 48%;
	margin: 0 5px 0 0;
}

li.threeColumns div span {
	width: 30%;
	margin: 0 5px 0 0;
}

li.notStacked div span {
	width: auto;
	margin: 0 7px 0 0;
}

form li.complex {
	padding-bottom: 0;
}

form li.complex div span {
	width: auto;
	margin: 0 .3em 0 0;
	padding-bottom: 12px;
}

form li.complex div span.full {
	margin: 0;
}

form li.complex div span.left,
form li.complex div span.right {
	margin: 0;
	width: 48%;
}

form li.complex div span.full input,
form li.complex div span.full select,
form li.complex div span.left input,
form li.complex div span.right input,
form li.complex div span.left select,
form li.complex div span.right select {
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both !important;
}

label span,
.section span,
p span,
.likert span {
	display: inline !important;
	float: none !important;
}

form li div label,
form li span label {
	margin: 0;
	padding-top: 3px;
	clear: both;
	font-size: 85%;
	line-height: 160%;
	color: #444;
	display: block;
}

fieldset {
	display: block;
	border: none;
	margin: 0;
	padding: 0;
}

label.desc,
legend.desc {
	font-size: 95%;
	font-weight: bold;
	color: #222;
	line-height: 150%;
	margin: 0;
	padding: 0 0 3px 0;
	border: none;
	display: block;
	white-space: normal;
	width: 100%;
}

label.choice {
	display: block;
	cursor: pointer;
	font-size: 100%;
	line-height: 150%;
	margin: -17px 0 0 23px;
	padding: 0 0 5px 0;
	color: #222;
	width: 88%;
}

.safari label.choice {
	margin-top: -16px;
}

form.rightLabel .desc {
	padding-top: 2px;
}

span.symbol {
	font-size: 120%;
	line-height: 135%;
}

form li .datepicker {
	float: left;
	margin: .19em 5px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
	cursor: pointer !important;
}

form span.req {
	display: inline;
	float: none;
	color: red !important;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

form li div label var {
	font-weight: bold;
	font-style: normal;
}

form li div label .currently {
	display: none;
}

input.text,
input.search,
input.file,
textarea.textarea,
select.select {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333;
	margin: 0;
	padding: 2px 0;
}

input.text,
input.search,
textarea.textarea {
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(../images/fieldbg.gif) repeat-x top;
}

input.nospin::-webkit-inner-spin-button,
input.nospin::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

select.select {
	padding: 1px 0 0 0;
}

input.search {
	border-radius: 10px;
	padding-left: 6px;
}

input.checkbox,
input.radio {
	display: block;
	margin: 4px 0 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
}

input.other {
	margin: 0 0 8px 25px;
}

.safari select.select {
	font-size: 120% !important;
	margin: 0 0 1px 0;
}

* html select.select {
	margin: 1px 0;
}

* + html select.select {
	margin: 1px 0;
}

.center,
form li span.center input.text,
form li span.center label,
form li.name span label,
form li.date input.text,
form li.date span label,
form li.phone input.text,
form li.phone span label,
form li.time input.text,
form li.time span label {
	text-align: center;
}

form li.time select.select {
	margin-left: 5px;
}

form li.price .right {
	text-align: right;
}

.third {
	width: 32% !important;
}

.half {
	width: 48% !important;
}

.full {
	width: 100% !important;
}

input.small,
select.small {
	width: 25%;
}

input.medium,
select.medium {
	width: 50%;
}

input.large,
select.large {
	width: 100%;
}

.msie[class] select.ieSelectFix {
	width: auto;
}

.msie[class] select.ieSelectFix.small {
	min-width: 25%;
}

.msie[class] select.ieSelectFix.medium {
	min-width: 50%;
}

.msie[class] select.ieSelectFix.large {
	width: 100%;
}

textarea.textarea {
	width: 293px;
	min-width: 100%;
	max-width: 100%;
}

textarea.small {
	height: 5.5em;
}

textarea.medium {
	height: 10em;
}

textarea.large {
	height: 20em;
}

li.file a {
	color: #222;
	text-decoration: none;
}

li.file span {
	display: inline;
	float: none;
}

li.file img {
	display: block;
	float: left;
	margin: 0 0 0 -10px;
	padding: 5px 5px 7px 5px;
}

li.file .file-size,
li.file .file-type {
	color: #666;
	font-size: 85%;
	text-transform: uppercase;
}

li.file .file-name {
	display: block;
	padding: 14px 0 0 0;
	color: blue;
	text-decoration: underline;
}

li.file .file-delete {
	color: red !important;
	font-size: 85%;
	text-decoration: underline;
}

li.file a:hover .file-name {
	color: green !important;
}

li.file a:hover .file-name {
	color: green !important;
}

form li.likert {
	margin: 0;
	padding: 6px 1% 5px 1%;
	width: auto !important;
	clear: both !important;
	float: none !important;
}

.likert table {
	margin: 0 0 .9em 0;
	background: #fff;
	width: 100%;
	border: 1px solid #dedede;
	border-bottom: none;
}

.likert caption {
	text-align: left;
	color: #222;
	font-size: 95%;
	line-height: 135%;
	padding: 5px 0 .5em 0;
}

.likert input {
	padding: 0;
	margin: 2px 0;
}

.likert tbody td label {
	font-size: 85%;
	display: block;
	color: #565656;
}

.likert thead td,
.likert thead th {
	background-color: #e6e6e6;
}

.likert td {
	border-left: 1px solid #ccc;
	text-align: center;
	padding: 4px 6px;
}

.likert thead td {
	font-size: 85%;
	padding: 10px 6px;
}

.likert th,
.likert td {
	border-bottom: 1px solid #dedede;
}

.likert tbody th {
	padding: 8px 8px;
	text-align: left;
}

.likert tbody th label {
	color: #222;
	font-size: 95%;
	font-weight: bold;
}

.likert tbody tr.alt td,
.likert tbody tr.alt th {
	background-color: #f5f5f5;
}

.likert tbody tr:hover td,
.likert tbody tr:hover th {
	background-color: #ffffcf;
}

.col1 td {
	width: 30%;
}

.col2 td {
	width: 25%;
}

.col3 td {
	width: 18%;
}

.col4 td {
	width: 14.5%;
}

.col5 td {
	width: 12%;
}

.col6 td,
.col7 td {
	width: 10%;
}

.col8 td,
.col9 td,
.col10 td {
	width: 6.5%;
}

.col11 {
	width: 6%;
}

.hideNumbers tbody td label {
	display: none;
}

form li.buttons {
	width: auto !important;
	position: relative;
	clear: both;
	padding: 10px 1% 10px 1%;
}

form li.buttons input {
	font-size: 100%;
	margin-right: 5px;
}

input.btTxt {
	padding: 0 7px;
	width: auto;
	overflow: visible;
}

.safari input.btTxt {
	font-size: 120%;
}

.buttons .marker {
	position: absolute;
	top: 0;
	right: 0;
	padding: 15px 10px 0 0;
	color: #000;
	width: auto;
}

button.link {
	display: inline-block;
	border: none;
	background: none;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	padding: 0;
	font-size: 100%;
}

button.link:hover {
	color: green;
}

.leftLabel li,
.rightLabel li {
	width: 74% !important;
	padding-top: 9px;
}

.leftLabel .desc,
.rightLabel .desc {
	float: left;
	width: 31%;
	margin: 0 15px 0 0;
}

.rightLabel .desc {
	text-align: right;
}

.leftLabel li div,
.rightLabel li div {
	float: left;
	width: 65%;
}

* html .leftLabel li fieldset div,
* html .rightLabel li fieldset div {
	float: right;
}

* + html .leftLabel li fieldset div,
* + html .rightLabel li fieldset div {
	float: right;
}

.leftLabel .buttons,
.rightLabel .buttons {
	padding-left: 23%;
}

.leftLabel .buttons div,
.rightLabel .buttons div {
	float: none;
	margin: 0 0 0 20px;
}

.leftLabel p.instruct,
.rightLabel p.instruct {
	width: 28%;
	margin-left: 5px;
}

.leftLabel .altInstruct .instruct,
.rightLabel .altInstruct .instruct {
	margin-left: 31% !important;
	padding-left: 15px;
	width: 65%;
}

.noI form li,
.altInstruct form li {
	width: auto !important;
}

.noI .leftLabel .buttons,
.noI .rightLabel .buttons {
	padding-left: 31%;
}

.noI .leftLabel .buttons div,
.noI .rightLabel .buttons div {
	margin: 0 0 0 17px;
}

form li.leftHalf,
form li.rightHalf {
	width: 47% !important;
}

form li.leftThird,
form li.middleThird,
form li.rightThird {
	width: 30% !important;
}

form li.leftFourth,
form li.middleFourth,
form li.rightFourth {
	width: 23% !important;
	_width: 22% !important;
}

form li.leftFifth,
form li.middleFifth,
form li.rightFifth {
	width: 18% !important;
	_width: 17% !important;
}

form li.middleThird {
	clear: none !important;
	float: left;
	margin-left: 2% !important;
}

form li.leftFourth,
form li.middleFourth,
form li.leftFifth,
form li.middleFifth {
	clear: none !important;
	float: left;
}

form li.rightHalf,
form li.rightThird,
form li.rightFourth,
form li.rightFifth {
	clear: none !important;
	float: right;
}

li.leftHalf .small,
li.rightHalf .small,
li.leftHalf .medium,
li.rightHalf .medium,
li.leftThird .small,
li.middleThird .small,
li.rightThird .small,
li.leftThird .medium,
li.middleThird .medium,
li.rightThird .medium,
li.leftFourth .medium,
li.middleFourth .medium,
li.rightFourth .medium,
li.leftFourth .small,
li.middleFourth .small,
li.rightFourth .small,
li.leftFifth .medium,
li.middleFifth .medium,
li.rightFifth .medium,
li.leftFifth .small,
li.middleFifth .small,
li.rightFifth .small {
	width: 100% !important;
}

form li.leftHalf,
form li.leftThird,
form li.leftFourth,
form li.leftFifth {
	clear: left !important;
	float: left;
}

* html form li.middleFourth {
	margin-left: 1% !important;
}

* html form li.middleFifth {
	margin-left: 1% !important;
}

form li.focused {
	background-color: #ffd600;
}

form .instruct {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 45%;
	margin: 0 0 0 8px;
	padding: 8px 10px 10px 10px;
	border: 1px solid #e6e6e6;
	background: #f5f5f5;
	visibility: hidden;
	opacity: 0;
	font-size: 105%;
	-webkit-transition: opacity 350ms ease-out;
	transition: opacity 350ms ease-out;
}

form .instruct small {
	line-height: 120%;
	font-size: 80%;
	color: #444;
}

form li.focused .instruct,
form li:hover .instruct {
	left: 100%;
	visibility: visible;
	opacity: 1;
}

.altInstruct .instruct,
li.leftHalf .instruct,
li.rightHalf .instruct,
li.leftThird .instruct,
li.middleThird .instruct,
li.rightThird .instruct,
li.leftFourth .instruct,
li.middleFourth .instruct,
li.rightFourth .instruct,
li.leftFifth .instruct,
li.middleFifth .instruct,
li.rightFifth .instruct,
.iphone .instruct {
	visibility: visible;
	position: static;
	margin: 0;
	padding: 6px 0 0 0;
	width: 100%;
	clear: left;
	background: none !important;
	border: none !important;
	font-style: italic;
	opacity: 1;
}

.altInstruct p.complex,
li.leftHalf p.complex,
li.rightHalf p.complex,
li.leftThird p.complex,
li.middleThird p.complex,
li.rightThird p.complex,
.iphone p.complex {
	padding: 0 0 9px 0;
}

.hideSeconds .seconds,
.hideAMPM .ampm,
.hideAddr2 .addr2,
.hideSecondary #previousPageButton,
.hideCents .radix,
.hideCents .cents,
.hideState .state {
	display: none;
}

form li.section {
	clear: both;
	margin: 0;
	padding: 7px 0 0 0;
	width: auto !important;
	position: static;
}

form li.section h3 {
	font-weight: normal;
	font-size: 110%;
	line-height: 135%;
	margin: 0 0 3px 0;
	width: auto;
	padding: 12px 1% 0 1%;
	border-top: 1px dotted #ccc;
}

form li.first {
	padding: 0;
}

form li.first h3 {
	padding: 8px 1% 0 1%;
	border-top: none !important;
}

form li.section div {
	display: block;
	width: auto;
	float: none;
	font-size: 85%;
	line-height: 160%;
	margin: 0 0 1em 0;
	padding: 0 1% 0 1%;
}

form li.section.scrollText {
	border: 1px solid #dedede;
	height: 150px;
	overflow: auto;
	margin-bottom: 10px;
	padding: 10px;
	-o-box-shadow: rgba(0, 0, 0, .15) 0 0 3px;
	box-shadow: rgba(0, 0, 0, .15) 0 0 3px;
}

form li.section.scrollText h3 {
	border: none;
	padding-top: 8px;
}

form li.captcha {
	width: auto !important;
	clear: both;
	border-top: 1px dotted #ccc;
	margin-top: 5px;
	padding: 1.1em 1% 9px 1%;
	width: auto !important;
	position: static;
}

form li.captcha label.desc {
	width: auto !important;
	margin-bottom: 4px;
	float: none;
}

* + html #recaptcha_area,
* + html #recaptcha_table {
	min-width: 450px !important;
}

* html #recaptcha_area,
* html #recaptcha_table {
	width: 450px !important;
}

#recaptcha_widget_div table {
	background: #fff;
}

form li.captcha .noscript iframe {
	border: none;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

form li.captcha .noscript label.desc {
	display: block !important;
}

form li.captcha .noscript textarea {
	margin-left: 12px;
}

iframe[src="about:blank"] {
	display: none;
}

form li.paging-context {
	clear: both;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 7px 0;
	padding: 5px 1% 10px 1%;
	width: auto !important;
	position: static;
}

.paging-context table {
	width: 100%;
}

.pgStyle1 td {
	text-align: left;
	vertical-align: middle;
}

.pgStyle1 td.c {
	width: 22px;
}

.pgStyle1 td.t {
	padding: 0 1%;
}

.pgStyle1 var {
	display: block;
	float: left;
	background: none;
	border: 1px solid #ccc;
	color: #000;
	width: 20px;
	height: 20px;
	line-height: 19px;
	text-align: center;
	font-size: 85%;
	font-style: normal;
	border-radius: 10px;
	-o-box-shadow: rgba(0, 0, 0, .15) 0 1px 2px;
	box-shadow: rgba(0, 0, 0, .15) 0 1px 2px;
}

.pgStyle1 .done var {
	background: #ccc;
}

.pgStyle1 .selected var {
	background: #fff7c0;
	color: #000;
	border: 1px solid #e6dead;
	font-weight: bold;
}

.pgStyle1 b {
	font-size: 85%;
	font-weight: normal;
	color: #000;
}

.pgStyle1 .selected b {
	font-weight: bold;
}

.circle6 td,
.circle7 td {
	vertical-align: top;
	text-align: center;
}

.nopagelabel td.t {
	display: none;
}

.nopagelabel .pgStyle1 var,
.circle6 var,
.circle7 var {
	width: 24px;
	height: 24px;
	line-height: 24px;
	font-size: 90%;
	margin: 0 auto 7px auto;
	float: none;
	border-radius: 12px;
}

.nopagelabel .pgStyle1 var {
	margin-bottom: 0;
}

.circle6 b,
.circle7 b {
	padding: 0;
}

.circle2 td {
	width: 50%;
}

.circle3 td {
	width: 33%;
}

.circle4 td {
	width: 25%;
}

.circle5 td {
	width: 20%;
}

.circle6 td {
	width: 16.6%;
}

.circle7 td {
	width: 14.2%;
}

.pgStyle2 td {
	vertical-align: middle;
	height: 25px;
	padding: 2px;
	border: 1px solid #ccc;
	position: relative;
	border-radius: 14px;
	-o-box-shadow: rgba(0, 0, 0, .1) 1px 1px 1px;
	box-shadow: rgba(0, 0, 0, .1) 1px 1px 1px;
}

.pgStyle2 var {
	display: block;
	height: 26px;
	float: left;
	background: #fff7c0;
	color: #000;
	font-style: normal;
	text-align: right;
	border-radius: 12px;
	-o-box-shadow: rgba(0, 0, 0, .15) 1px 0 0;
	box-shadow: rgba(0, 0, 0, .15) 1px 0 0;
}

.pgStyle2 var b {
	display: block;
	float: right;
	font-size: 100%;
	padding: 3px 10px 3px 3px;
	line-height: 19px;
}

.pgStyle2 em {
	font-size: 85%;
	font-style: normal;
	display: inline-block;
	margin: 0 0 0 9px;
	padding: 4px 0;
	line-height: 18px;
}

.pgStyle2 var em {
	padding: 4px 5px 3px 0;
}

.page1 .pgStyle2 var {
	padding-left: 7px;
	text-align: left;
	background: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.page1 .pgStyle2 b {
	float: none;
	padding-right: 0;
}

.hideMarkers .marker,
.nopagelabel .pgStyle1 b,
.nopagelabel .pgStyle2 em {
	display: none !important;
}

#errorLi {
	width: 99%;
	margin: 15px auto 15px auto;
	background: #fff !important;
	border: 1px solid red;
	text-align: center;
	padding: 1em 0 1em 0;
	border-radius: 20px;
}

#errorMsgLbl {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 125%;
	color: #df0000 !important;
}

#errorMsg {
	margin: 0 0 2px 0;
	color: #000 !important;
	font-size: 100%;
}

#errorMsg b {
	padding: 2px 8px;
	background-color: #ffdfdf !important;
	color: red !important;
	border-radius: 10px;
}

form li.error {
	display: block !important;
	background-color: #ffdfdf !important;
	margin-bottom: 3px !important;
}

form li label.error,
form li input.error {
	color: #df0000 !important;
	font-weight: bold !important;
}

form li input.error {
	background: #fff !important;
	border: 2px solid #df0000 !important;
}

form li.error label,
form li.error span.symbol {
	color: #000 !important;
}

form li.error .desc {
	color: #df0000 !important;
}

form p.error {
	display: none;
	margin: 0 !important;
	padding: 7px 0 0 0 !important;
	line-height: 10px !important;
	font-weight: bold;
	font-size: 11px;
	color: #df0000 !important;
	clear: both;
}

form li.error p.error {
	display: block;
}

form li.complex p.error {
	padding: 0 0 9px 0 !important;
}

.rtl h1,
.rtl form * {
	direction: rtl;
	text-align: right;
}

.rtl li span {
	float: right;
}

.rtl .right {
	float: left;
}

.rtl #logo a {
	background-position: right top;
}

.rtl label.choice {
	margin: -17px 23px 0 0;
}

.rtl .leftLabel .desc,
.rtl .rightLabel .desc {
	float: right;
	margin: 0 0 0 15px;
}

.rtl .leftLabel li div,
.rtl .rightLabel li div {
	float: right;
}

.rtl .leftLabel .desc {
	text-align: left;
}

.rtl li.focused .instruct,
.rtl li:hover .instruct {
	left: auto;
	right: 100%;
}

.rtl .leftLabel p.instruct,
.rtl .rightLabel p.instruct {
	margin-right: 5px;
}

.rtl .leftLabel .altInstruct .instruct,
.rtl .rightLabel .altInstruct .instruct {
	margin-right: 31% !important;
	padding-right: 15px;
}

.rtl .leftLabel .buttons,
.rtl .rightLabel .buttons {
	padding-right: 23%;
}

.rtl .leftLabel .buttons div,
.rtl .rightLabel .buttons div {
	float: none;
	margin: 0 20px 0 0;
}

.noI .rtl .leftLabel .buttons,
.noI .rtl .rightLabel .buttons {
	padding-right: 31%;
}

.noI .rtl .leftLabel .buttons div,
.noI .rtl .rightLabel .buttons div {
	margin: 0 17px 0 0;
}

.rtl .likert td label {
	text-align: center;
}

.rtl .likert caption,
.rtl .likert tbody th {
	text-align: right;
}

.rtl .likert td {
	text-align: center;
	border-left: none;
	border-right: 1px solid #ccc;
}

.rtl .pgStyle1 var {
	text-align: center;
}

.rtl .pgStyle1 td {
	text-align: right;
}

.rtl .pgStyle2 var {
	float: right;
}

.rtl .pgStyle2 var b {
	float: left;
	padding: 3px 3px 3px 10px;
}

.rtl .pgStyle2 em {
	margin: 0 9px 0 0;
}

.rtl .pgStyle2 var em {
	padding: 4px 0 3px 5px;
}

.rtl .page1 .pgStyle2 var {
	padding-right: 7px;
}

.rtl .page1 .pgStyle2 b {
	padding-left: 0;
}

.rtl .buttons .marker {
	right: auto;
	left: 0;
	padding: 15px 0 0 10px;
}

.rtl #errorLi * {
	text-align: center;
}

/* CSS Document */
.menu-bar #footer-holder {
	overflow: hidden;
}

.menu-bar #footer-holder li.active a {
	background: #ffd700;
}

.menu-bar .menu1 {
	display: block;
  overflow: hidden;
  text-indent: -9999px;
  width: 36px;
  height: 26px;
  background: url(../images/nav-selecter2.png) no-repeat;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  float: right;
  margin: -56px 46px 0 0;
}

.menu-bar .menu1:hover {
	opacity: .7;
}
.menu-bar.active .menu1 {
	width: 35px;
	height: 35px;
	position: absolute;
	 right: -30px;
  top: 90px;
	z-index: 9999999;
	background: url(../images/icon-2.png) no-repeat;
}
.blue-bar .menu-bar {
	color: #fff;
	font: 700 30px/35px "Titillium Web", sans-serif;
	
	text-transform: uppercase;
	width: 320px;
	z-index: 999;
	float: none;
	display: block;
}

.blue-bar .slide {
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 0 33px 0 33px;
	text-align: center;
	z-index: 99999;
	position:relative;
}

.menu-bar {
	width: 320px;
  z-index: 999;
  font: 700 30px/35px 'Open Sans', sans-serif;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  margin-left: -160px;
  left: 50%;
  -webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.menu-bar .menu {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	width: 36px;
	height: 26px;
	margin: 24px 95px 0 0;
	float: right;
	background: url(../images/nav-selecter.png) no-repeat;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}



.menu-bar.active .menu {
	width: 35px;
	height: 35px;
	position: relative;
	z-index: 99999999;
	margin: 38px 15px;
	background: url(../images/icon-2.png) no-repeat;
	float: right;
}

.menu-bar .slide {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	padding: 0;
	text-align: center;
	z-index: 99999;
	-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
}

.menu-bar .slide-holder {
	width: 100%;
	overflow: hidden;
	background: rgba(53, 113, 163, .95);
	padding: 73px 0 25px;
	box-shadow: 0 0 38px #000;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}

.menu-bar #nav {
	overflow: hidden;
	margin-top: 40px;
}

.menu-bar #nav ul {
	margin: 0 0 10px;
}

.menu-bar #nav li {
	padding: 0;
}

.menu-bar #nav li a {
	color: #fff;
	display: block;
	font-size:20px;
	line-height:28px;
}

.menu-bar #nav li a:hover {
	background: rgba(132,184,115,.76);
	text-decoration: none;
}

.menu-bar .nav-logo {
	margin: -77px 0 -55px;
}


