body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: justify;
	color: #4f4444;
	background: #ffffff url(../images/body_back.jpg) no-repeat center top;
	background-attachment:fixed;
	margin: 10px 0 60px;
	padding: 0;
}
html img
{
	border: none;
}
h1, h2, h3
{
	color: #224272;
}
h1 {
	font-size:190%;
	margin-top: 0;
}
h2 {
	font-size:140%;

}
h3 {
	font-size:110%;
	color: #4f4444;
}
p {
	margin-top: 0;
}
a {
	text-decoration: none;
}
img {
	margin: 0;
	padding: 0;
	display: block;
}
form {
	margin: 0;
}
.clear {
	clear: both;
	height: 0.01em;
}
#page {
	width: 977px;
	margin: 0 auto;
}
#header {
}
#topLinks {
	overflow: hidden;
	margin: 0 18px 2px 12px;
	font-size: 90%;
}
#topLinks a {
	color: #4f4444;
	text-decoration: underline;
}
#topLinks a:hover {
	color: #ff8000;
}
#topLinksLeft {
	float: left;
	width: 50%;
}
.topLinksRight {
	float: right;
	width: 200px;
	text-align: right;
}
#topBar {
	background: transparent url(../images/topMenu_back.gif) no-repeat left top;
	/*height: 58px;*/
	margin-bottom: 1px;
	padding: 7px;
	overflow: hidden;
}
#logo {
	float: left;
	padding-left: 5px;
}

#mobileNumber {
	display: block;
	float: right;
	text-shadow: 1px 1px 7px black;
	font-weight: bold;
	font-family: Arial;
	font-size: 50px;
	color: white;
	padding-right: 20px;
}

#topMenu {
	float: right;
	width: 720px;
	text-align: right;
	margin-top: 2px;
}

#topMenu .phone {
	text-shadow: 1px 1px 7px black;
	font-weight: bold;
	font-family: Arial;
	font-size: 58px;
	color: white;
	padding-right: 20px;
}

#topMenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#topMenu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topMenu ul li a {
	display: inline-block;
	color: #ffffff;
	background: url(../images/mainlinks_back.gif) repeat-y left top;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	font-weight: bold;
	padding: 13px 12px;
	width: 115px;
/*	padding: 0 30px;*/
}

#topMenu ul li:first-child a {
	background: none;
}

#topMenu ul li a:hover, #topMenu ul li a.current {
	text-decoration: underline;
}
#headerBanner {
	overflow: hidden;
	position: relative;
	margin-bottom: 11px;
	
}


#quoteBox {
	position: absolute;
	top: 350px;
	right: 20px;
	background: transparent url(https://www.vitalonehealth.com/wp-content/uploads/2017/10/home_quote3.png) no-repeat left top;
	width: 333px;
	height: 85px;
	padding-top:65px;
	padding-left: 25px;
	z-index: 1000;
}
#headerBannerLeft {
	float: left;
}
#headerBannerRight {
	float: right;
	background: transparent url(../images/free_quote_back.gif) no-repeat right top;
	width: 286px;
	height: 179px;
	position: relative;
}
#headerBannerRight img {
	position: absolute;
	top: 115px;
	left: 24px;
}
#quoteInside  {
	float: right;
	background: transparent url(../images/inside_quote_back.gif) no-repeat right top;
	width: 286px;
	height: 179px;
	position: relative;
}
#quoteBlog  {
	background: transparent url(../images/blog_quote_back.gif) no-repeat right top;
	width: 228px;
	height: 177px;
	position: relative;
	margin: 20px 0;
}

#headerBannerRight form#quoteZIP, #quoteInside form#quoteZIP {
	position: absolute;
	top: 115px;
	left: 24px;
}
form#blogQuoteZIP {
	position: absolute;
	top: 120px;
	left: 15px;
}
form#quoteZIP input.inputZIP {
	background: transparent url(../images/input_zipcode.png) no-repeat left center;
	border: none;
	width: 134px;
	height: 70px;
	font-size: 125%;
	padding: 5px;
	outline:none;
}
form#blogQuoteZIP input.inputZIP {
	background: transparent url(../images/input_zipcode.png) no-repeat left center;
	border: none;
	width: 100px;
	height: 13px;
	font-size: 95%;
	padding: 5px;
}
form#quoteZIP input.btnGo, form#blogQuoteZIP input.btnGo {
	/* background: transparent url(../images/btnGo_zipcode.png) no-repeat left center; */
	border:none;
	border-radius: 15px;
	width: 80px;
	height: 31px;
	font-size: 18px;
	margin-left: -35px;
	color: #000;
	font-family: arial;
	font-style: bold;
	font-weight:500;
}
form#quoteZIP input.btnGoo, form#blogQuoteZIP input.btnGo {
	background: transparent url(../images/btnGo_zipcode.png) no-repeat left center;
	border: none;
	width: 88px;
	height: 37px;
}
#contentBody {
	padding: 12px;
	overflow: hidden;
	background: #ffffff url(../images/content_back.jpg) repeat-y center top;
}
#contentBodyQuote {
	overflow: hidden;
	background: #ffffff url(../images/content_back.jpg) repeat-y center top;
	padding: 12px 38px 50px 38px;
}
#contentBodyQuote h1 {
	font-size: 26px;
	line-height: 26px;
	margin: 10px 0;
}
#contentBodyQuote h2 {
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
	margin: 0 0px 10px;
}
#contentLeft {
	float: left;
	width: 693px;
}
.contentBox {
	background: #ffffff url(../images/contentBox_back.jpg) repeat-y center top;
	padding-bottom: 10px;
	margin-top: 20px;
	overflow: hidden;
}
.contentBox h2 {
	background: #ffffff url(../images/contentBox_header.jpg) no-repeat center top;
	padding: 20px 15px;
	margin: 0;
	height: 29px;
	font-size: 170%;
}
.contentBox h2 a {
	color: #224272;
	text-decoration: underline;
}
.contentBox h2 a:hover {
	text-decoration: none;
}
.contentBox div {
	padding: 0 15px;
	overflow: hidden;
}
.contentBox_bottom {
	background: #ffffff url(../images/contentBox_bottom.jpg) no-repeat center top;
	width: 693px;
	height: 10px;
}
#contentLeftQuote {
	float: left;
	width: 650px;
}
.contentBoxQuote {
	background: #ffffff url(../images/contentBoxQuote_back.jpg) repeat-y center top;
	padding-bottom: 10px;
	margin-top: 20px;
	overflow: hidden;
}
.contentBoxQuote h2 {
	background: #ffffff url(../images/contentBoxQuote_header.jpg) no-repeat center top;
	padding: 12px 15px;
	margin: 0;
	height: 46px;
	font-size: 170%;
}
.contentBoxQuote div {
	padding: 0 15px;
}
.contentBoxQuote_bottom {
	background: #ffffff url(../images/contentBoxQuote_bottom.jpg) no-repeat center top;
	width: 650px;
	height: 10px;
}

.boxList {
	float: left;
	width: 300px;
}
.boxList ul {
	margin-top: 0;
}
.boxList ul li {
	list-style: none;
	line-height: 200%;
	text-decoration: underline;
	color: #125B89;
	font-size: 90%;
}
.boxList ul li a {
	color: #0A78BE;
	text-decoration: underline;
}
.boxList ul li a:hover {
	color: #ff8000;
}
.boxListStates {
	float: left;
	width: 200px;
}
.boxListStates ul {
	margin-top: 0;
	margin-left: 15px;
	padding-left: 0;
}
.boxListStates ul li {
	list-style: none;
	line-height: 250%;
	text-decoration: underline;
	color: #125B89;
	font-size: 90%;
	text-align: left;
}
.boxListStates ul li a {
	color: #0A78BE;
	text-decoration: underline;
}
.boxListStates ul li a:hover {
	color: #ff8000;
}
#contentRight {
	float: right;
	width: 230px;
	text-align: right;
}
#bannerSpecialist {
	background: #ffffff url(../images/specialist_back.jpg) no-repeat right top;
	width: 205px;
	height: 153px;
	padding: 12px;
	text-align: center;
        visibility: hidden;
}
#bannerSpecialist h2,
#bannerSpecialist h3,
#bannerSpecialist p {
	color: #ffffff;
	font-weight: bold;
}
#bannerSpecialist h2 {
	font-size: 190%;
	margin: 0;

}
#bannerSpecialist h3 {
	font-size: 110%;
	margin: 0;
}
#bannerSpecialist p {
	font-size: 110%;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: left;
}
.boxRight {
	background: #ffffff url(../images/box_right_back.jpg) no-repeat right bottom;
	text-align: left;
	margin-top: 23px;
	padding-bottom: 5px;
	color: #0A78BE;
}
.boxRight.boxStates img {
	margin-left: 15px;
}
.boxRight h2 {
	background: #ffffff url(../images/box_right_header_back.jpg) no-repeat right top;
	color: #ffffff;
	padding: 5px 10px;
	font-size: 125%;
	margin: 0;
}
.boxRight ul {
	margin-left: 12px;
	padding-left: 12px;
	padding-right: 7px;
}
.boxRight a {
	color: #0A78BE;
	text-decoration: underline;
}
.boxRight a:hover {
	color: #ff8000;
}
.boxRight ul.blogNews {
	list-style: none;
	margin-left: 8px;
	padding-left: 8px;
	padding-right: 7px;
}
.boxRight ul.blogNews li {
	margin-bottom:10px;
}
.boxRight p {
	margin: 10px 12px;
}
.boxRight p.moreBlogs {
	text-align: right;
	margin-right: 7px;
	margin-bottom: 5px;
	font-weight: bold;
}
.boxRight p.moreBlogs a {
	text-decoration: none;
	color: #27497D;
}
.boxRight p.moreBlogs a:hover {
	text-decoration: underline;
}
.boxStates h2 {
	text-align: left;
}
.boxStates {
	text-align: center;
	color: #4f4444;
}
.boxStates p {
	text-align: left;
	padding-left:10px;
	padding-right: 10px;
	font-weight: normal;
}
.boxStates p a {
	text-decoration: underline;
	color: #125b89;
}
.boxStates p a:hover {
	color: #ff8000;
}

#contentBottom {
	background-color: #D4E0F0;
	padding: 0 10px 10px 10px;
	overflow: hidden;
}
#contentBottom li li {
	width: 95%;
	text-align: left;
}
.sub-menu {
	padding-left: 15px;
}
#contentLeft h1 {
	margin-left: 8px;
	margin-right: 20px;
}
#contentLeft .intro {
	margin-left: 8px;
	margin-right: 20px;
}
#contentLeft .intro h1 {
	margin-left: 0;
	margin-right: 0;
}
.postsHome {
	float: left;
	width: 180px;
	font-size: 80%;
	margin-right: 55px;
}
.postsHome h3 {
	margin-left: -10px;
	margin-bottom: 5px;
}
.postsHome li {
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	list-style-type: none;	
	text-align: left;
}
.postsHome p a {
	color: #3f3f3f;
}
.postsHome a:hover {
	text-decoration: underline;
}
#footer {
	background-color: #224272;
	margin-top: 1px;
	padding: 13px 18px 16px 18px;
}
.bottomNav {
	color: #ffffff;
	font-size: 80%;
/*	margin-bottom: 12px;*/
}
.bottomNav a {
	color: #ffffff;
	padding: 0 7px;
	text-decoration: none;
}
.bottomNav a:hover {
	text-decoration: underline;
}
.dotSepar {
	border-top: 1px dashed #ffffff;
}
#rateQuoteData th {
	color: #ffffff;
	background-color: #2C8EDA;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}
#rateQuoteData td {
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#rateQuoteData td.rateQuoteLeft {
	background: #EBF4FD url(../images/rate_quote_border_left.jpg) repeat-y left top;
}
#rateQuoteData td.rateQuoteRight {
	background: #EBF4FD url(../images/rate_quote_border_right.jpg) repeat-y right top;
}
#rateQuoteData td.emptyRow {
	background: none;
}
#searchform input {
	font-size: 100%;
}
#searchform #s {
	width: 120px;
}
.fullForm {
	display: block;
}
.mobileForm {
	display: none;
}
#quoteForm {
	background: #ffffff url(../images/quoteForm_back.jpg) no-repeat left top;
	width: 900px;
	height: 390px;
	position: relative;
}
#quoteForm p {
	position: absolute;
	left: 210px;
	top: 80px;
	margin: 0;
	font-size: 90%;
	color: #666666;
}
#quoteForm form {
	position: absolute;
	top: 90px;
	left: 210px;
}
#quoteForm input,#quoteForm select {
	border: 1px solid #8FC1F0;
	width: 150px;
}
#quoteForm table td.alignRight {
	text-align: right;
}
#quoteForm td.btnQuoteCell {
	padding-top: 27px;
	text-align: center;
}
#quoteForm #btnQuote {
	position:absolute;
	top: 227px;
	left: 208px;
}
#quoteForm #btnQuote input {
	background: #ffffff url(../images/btnQuote.jpg) no-repeat left top;
	width: 193px;
	height: 35px;
	border: none;
}
.prev-link {
	position: absolute;
	left: 0;
	top: 110px;
	z-index: 100;
}
.next-link {
	position: absolute;
	right: 0;
	top: 110px;
	z-index: 100;
}


/* Smartphones (landscape) ----------- */
@media only screen 
and (max-width : 479px) {
/* Styles */

	body {
		margin: 0 0;
	}

	#content {
		margin: 20px 0;
	}

	#content div img {
		display: none;
	}

	#page {
		width: 100%;
	}
	
	#topLinks {
		display: none;
	}
	
	
	#topBar {
		background: #224272;
	}
	
	#topMenu {
		display: none;
	}
	
	#logo {
		padding-left: 65px;
	}
	
	#mobileNumber {
		display: block;
		float: none;
		clear: both;
		text-align: center;
		padding-top: 10px;
		font-size: 30px;		
		font-weight: 700;
		color: white;
	}
	
	#quoteForm {
		background-size: 0;
		width: 100%;
	}
	
	#quoteForm form {
		top: 60px;
		left: 0;
		width: 100%;
	}
	
	.fullForm {
		display: none;
	}
	
	.mobileForm {
		display: block;
		margin-top: -50px;
	}
	
	.mobile_logos {
		background: url('../images/mobile-logos.jpg') no-repeat;
		background-size: 103%;
		width: 108%;
		height: 60px;
		margin: 0 0 0 -20px;
	}
	
	form table {
		font-size: 14px;
	}
	
	form table td {
		line-height: 45px;
	}
	
	#contentBodyQuote h1 {
		font-size: 23px;
		white-space: nowrap;
		text-align: center;
	}
	
	#quoteForm input, #quoteForm select {
		height: 20px;
	}

	
	.entry {
		text-align: left;
	}
	
	.entry h2 {
		display: none;
	}
	
	.entry form {
		text-align: left;
	}
	
	#quoteForm #btnQuote {
		position: absolute;
		top: 200px;
		left: 70px;
	}
	
	#contentBodyQuote {
		padding: 20px;
	}
	
	#contentLeftQuote {
		display: none;
	}
	
	#contentRight {
		display: none;
	}
	
	#contentBottom {
		display: none;
	}
}

/* Smartphones (portrait) ----------- */
@media only screen 
and (max-width : 320px) {
/* Styles */

	#topLinks {
		display: none;
	}
	
	#topBar {
		background: #224272;
	}

	#topMenu {
		display: none;
	}
	
	#logo {
		padding-left: 100px;
	}
}

.btnGoanimate{
	color: rgba(255,255,255,1);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;

}

.btnGoanimateGlow{
	
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	background-color: #25b725;
	cursor:pointer;
	
}

