﻿/*
Theme Name: Insurance4U
Description: Insurance4U WordPress Theme
Author: Bradley Kirwan http://www.bradleykirwan.com
*/

#underConstruction {
	width: 100%;
	padding: 0 5px;
	background: rgba(0,0,0,.2);
	position:absolute;
	top: 0;
	left: 0
}

#underConstruction p {
	width: 980px;
	padding: 20px;
	margin: 0 auto;
	font: 14px 'Droid Sans';
}

html {
	height: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	background: #fff; /*url('images/bg.jpg') center top; */
	height: 100%;
}

a {
	color: inherit;
}

em {
	font-style: italic;
}

strong {
	font-weight: 600;
}

#wrapper {
	width: 96%;
	max-width: 980px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 2% 120px;
	position: relative;
	/*-webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.3);
	box-shadow: 0 0 10px rgba(0,0,0,.3);*/
}

img {
	max-width: 100%;
	height: auto;
}

#callNow {
	position: absolute;
	right: 0;
	top:  -50px;
	height: 30px;
	text-align: right;
	font: 600 20px 'Droid Sans';
	text-shadow: 0 1px rgba(255,255,255,.5)
}

header {
	width: 100%;
	max-width: 980px;
	margin:  0 auto;
	padding: 0 0 20px 0;
}

header .logo {
	height: 100px;
	background: url('images/header.png') no-repeat;
	margin: 0 auto;
}

header .mobile {
	display: none;
}

header .mobile nav {
	padding: 20px 0 0;
}

header .mobile nav > ul {
	text-align: center;
}

header .mobile li {
	padding: 0 5px;
}

h1 {
	float: left;
	width: 169px;
	height: 71px;
	background: url('images/logo.png') no-repeat;
	text-indent: -9999px;
}

.logo nav {
	float: right;
	height: 35px;
	margin: 34px 0 0 0;
}

nav li {
	display: inline-block;
	zoom: 1;
	*display: inline;
	/*margin-left: 20px;*/
	position: relative;
	padding-left: 10px;
}

nav a {
	text-decoration: none;
	font: 600 14px 'Droid Sans';
	color: #333;
	text-shadow: 0 1px #fff;
	line-height: 35px;
}

nav li.active ul li a {
	text-decoration: none;
}

nav a:hover {
	color: #555;
}

nav ul ul {
	position: absolute;
	top: 28px;
	left:  -9999px;
	width: 250px;
	text-align: right;
	z-index: 1337;
	padding-top: 5px;
}

nav li ul li {
	background: #f4f5f2;
	display: block;
	padding: 5px 10px;
}

nav li ul a {
	text-decoration: none;
	font:  600 12px 'Helvetica Neue', 'Helvetica';
	color: #333;
	text-shadow: 0 1px #fff;
	line-height: 20px;
}

nav li ul li a:hover:before {
	content: "▶ ";
}

nav li.active ul a {
	border-bottom: none;
}

nav li:hover ul {
	left: auto;
	right: -10px;
}

#banner {
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #ccc;
	position: relative;
	text-align:  center;
	padding: 70px 0 100px 0;
}

#banner h2 {
	font: 600 20px 'Droid Sans';
	color: #000;
	padding: 50px 0;
}

#banner h2 span {
	color: #ba0326;
}

#banner h2 span.lemon {
	font: 22px 'Lemon';
}

a.button {
	display: inline-block;
	color: #fff;
	font: 600 16px 'Helvetica';
	padding: 15px;
	background: #ba0326;
	text-decoration: none;
	border: 1px solid white;
}

a.button {
	background: #c1022d;
	border: none;
	padding: 10px 20px;
	font: 14px 'Droid Sans';
	color: #fff;
	position: relative;
	
}

a.button:hover {
	background: #d20231;
}

a.button:active {
	top: 1px;
}

#banner .button:hover {
	box-shadow: 0 0 10px rgba(0,0,0,.4);
	text-decoration: underline;
}

#content {
	overflow: hidden;
	border-top: 1px solid #ccc;
	padding: 20px 0;
}

#content p, #content td {
	font: 14px 'Droid Sans';
	line-height: 20px;
	margin: 20px 0;
}

table td {
	padding: 10px 0;
}

#content h2 {
	font: 600 24px 'Droid Sans';
	margin: 0 0 10px 0;
	color: #000
}

#content h3 {
	font: 600 18px 'Droid Sans';
	margin: 0 0 10px 0;
}

#contentLeft h3 {
	color: #c1022d;
}

#content .thirdCol {
	width: 31%;
	float: left;
	margin: 0 1%;
}

#content .thirdCol p {
	margin: 10px 0
}

#contentLeft {
	width: 66%;
	float: left;
}

#contentLeft.no-sidebar {
	width: 100%;
	float: none;
}

#contact {
	overflow: hidden;
}

.wpcf7 {
	float: left;
}

#content h3 {
	font: 600 18px 'Droid Sans';
	margin: 10px 0;
}

#contentLeft h3 {
	color: #c1022d
}

#content h4 {
	font: 600 16px 'Droid Sans';
	margin: 10px 0;
}

#contentLeft h4 {
	color: #c1022d
}

#contentLeft ul {
	list-style: square;
	font: 14px 'Droid Sans';
	line-height: 25px;
	margin: 20px 0 20px 15px;
}

ul#testimonials {
	list-style: none;
	margin: 0;
}

ul#testimonials li {
	padding: 5px 0;
	border-bottom: 1px solid #bbb;
}

ul#testimonials li:last-child {
	border-bottom: none;
}

ul#testimonials a {
	text-decoration: none;
}

ul#testimonials a:before {
	content: "▶ ";
}

ul#testimonials li.active a:before {
	content:  "▼ ";
}

#testimonials section {
	position: relative;
	background: url('images/startQuote.png') no-repeat;
	margin: 20px 0 20px 20px;
	display: none;
}

#testimonials section blockquote {
	background: url('images/endQuote.png') no-repeat 100% 100%;
	padding: 30px 40px;
}

a.extra {
	position: relative;
	text-decoration: none;
}

a.extra span {
	display: none;
	width: 200px;
	padding: 10px;
	background: #eee;
	position: absolute;
	font: 14px 'Droid Sans';
	line-height: 20px;
	z-index: 999999;
}

a.extra:hover span {
	display: block;
}




/***********************************************
************************************************
***************** FORM STYLING *****************
************************************************
***********************************************/

fieldset {
	padding: 10px 0;
	font: 16px 'Droid Sans';
	position: relative;
}

fieldset label {
	display: block;
	margin-bottom: 10px;
}












aside {
	float: right;
	text-align: right;
}

aside.contactSidebar {
	width: 400px
}

aside ul {
	list-style: square;
	text-align: left;
}

aside.contactSidebar ul {
	list-style: none;
	text-align: right;
}

aside li {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0;
	margin-left: 18px
}

aside.contactSidebar ul li {
	border-bottom: none;
	margin-bottom: 20px;
	padding: 0;
	margin-left: 0;
}

aside li a {
	font: 14px 'Droid Sans';
	text-decoration: none;
}

aside li.current_page_item a {
	font-weight: 600
}

span.your-message textarea {
	-webkit-appearance: none;
	box-sizing: border-box;
	padding: 5px 10px;
	color: #666;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #828282;
	line-height: 20px;
	outline: 0 !important;
	width: 300px;
	height: 210px;
	font: 14px 'Droid Sans';
}

input.wpcf7-submit, button#getQuote {
	background: #c1022d;
	border: none;
	padding: 10px 20px;
	font: 14px 'Droid Sans';
	color: #fff;
	position: relative;
	-webkit-appearance: none;
	
}

input.wpcf7-submit:hover, button#getQuote:hover {
	background: #d20231;
}

input.wpcf7-submit:active, button#getQuote:active {
	top: 1px;
}

div.wpcf7-response-output {
	font: 12px 'Droid Sans';
	padding: 10px !important;
}

#footerWrapper {
	min-height: 100%;
	margin-bottom: -100px;
}

#footerContainer {
	height: 100px;
	position:relative;
}


footer {
	position:absolute;
	bottom: 0;
	width: 100%;
	margin: 0 auto;
	background: #222;
	border-top: 1px solid #eee;
	padding: 20px 0;
}

footer .inner {
	padding: 0 2%;
	max-width: 980px;
	margin: 0 auto;
	overflow: hidden
}


footer p {
	font: 12px 'Droid Sans';
	color: #999;
}

#notSureQuestions label {
	display: inline-block;
	font-size: 13px;
	margin-right: 20px;
}

#notSureQuestions input {
	display: block;
	border: 1px solid #eee;
	background: none;
	padding-left: 25px;
	width: 100%;
	max-width: 300px;
}

#notSureQuestions fieldset {
	padding: 0;
}

#notSureQuestions .input-container {
	position: relative;
}

#notSureQuestions .input-container:before {
	content: "$";
	position: absolute;
	left: 10px;
	line-height: 40px;
}

p.source span {
	font-size: 12px !important;
	color: #999;
	font-style: italic;
}

p.source {
	text-align: right;
}

p.disclaimer {
	font-size: 13px !important;
	color: #999;
}











#notSureQuestions {
	border: 1px solid #eee;
	padding: 20px;
	position: relative;
	max-width: 400px;
}

#runningTotal label {
	text-align: right;
}

input[type=text], input[type=email] {
	-webkit-appearance: none;
	box-sizing: border-box;
	padding: 5px 10px;
	color: #666;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #828282;
	line-height: 30px;
	height: 40px;
	outline: 0 !important;
	max-width: 320px;
	width: 100%;
	font: 14px 'Droid Sans';
}

.selectBox-dropdown {
	padding: 5px 10px;
	color: #666;
	background: #fff;
	margin-bottom: 10px;
	position: relative;
	border: 1px solid #828282;
	line-height: 30px;
	height: 40px;
	outline: 0 !important;
	max-width: 320px;
	width: 100%;
	box-sizing: border-box;
}

.selectBox-dropdown .selectBox-arrow {
	position: absolute;
	top: 0;
	right: 10px;
	width: 9px;
	height: 100%;
	background: url('images/dropDownArrow.gif') no-repeat 0 50%;
}

.selectBox-dropdown.selectBox-menuShowing {
	outline: 0;
}

.selectBox-dropdown .selectBox-label {
	width: 100%;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
}

.selectBox-dropdown-menu {
	position: absolute;
	z-index: 99999;
	max-height: 200px;
	border: solid 1px #828282; /* should be the same border width as .selectBox-dropdown */
	background: #FFF;
	-moz-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	box-shadow: 0 2px 6px rgba(0, 0, 0, .2);
	overflow: auto;
	font: 14px 'Droid Sans';
}

.selectBox-inline {
	width: 250px;
	outline: none;
	border: solid 1px #BBB;
	background: #FFF;
	display: inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}

.selectBox-inline:focus {
	border-color: #666;
}

.selectBox-options,
.selectBox-options LI,
.selectBox-options LI A {
	list-style: none;
	display: block;
	cursor: default;
	padding: 0;
	margin: 0;
}

.selectBox-options LI A {
	color: #666;
	line-height: 25px;
	padding: 0 12px;
	white-space: nowrap;
	overflow: hidden;
	background: 6px center no-repeat;
}

.selectBox-options LI.selectBox-hover A {
	background-color: #EEE;
}

.selectBox-options LI.selectBox-disabled A {
	color: #888;
	background-color: transparent;
}

.selectBox-options LI.selectBox-selected A {
	background-color: #C8DEF4;
}

.selectBox-options .selectBox-optgroup {
	color: #666;
	background: #EEE;
	font-weight: bold;
	line-height: 1.5;
	padding: 0 .3em;
	white-space: nowrap;
}

.selectBox.selectBox-disabled {
	color: #888 !important;
}

.selectBox-dropdown.selectBox-disabled .selectBox-arrow {
	opacity: .5;
	filter: alpha(opacity=50);
	border-color: #666;
}

.selectBox-inline.selectBox-disabled {
	color: #888 !important;
}

.selectBox-inline.selectBox-disabled .selectBox-options A {
	background-color: transparent !important;
}

#loginLogout {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	padding: 0 0 20px;
	text-align: center;
}

#loginLogout a {
	color: #666;
	text-shadow: 0 1px #eee;
	font: 12px 'Droid Sans';
	text-decoration: none;
}

@media (max-width: 450px) {
	.wpcf7 {
		float: none;
	}

	input[type=text], input[type=email] {
		width: 100%;
	}

	span.your-message textarea {
		width: 100%;
	}
}

@media (max-width: 500px) {
	#notSureQuestions label {
		display: block;
	}

	#runningTotal label {
		text-align: left;
	}
}

@media (max-width: 700px) {
	header .logo {
		width: 240px;
	}

	header .logo nav {
		display: none;
	}

	#contentLeft {
		width: 100%;
		float: none;
	}

	aside {
		float: none;
		text-align: left;
	}

	#content .thirdCol {
		width: 98%;
		float: left;
		margin: 0 1%;
	}

	footer p {
		float: none !important;
		text-align: center !important;
		padding: 5px 0;
	}
}

@media (max-width: 800px) {
	header .logo {
		background: url('images/header-nobar.png') no-repeat;
		width: 240px;
	}

	header .logo nav {
		display: none;
	}

	header .mobile {
		display: block;
	}
}




