﻿#container {
	border: none;
	/*border-width: 1px;*/
	border-color: #0099FF;
	width: 780px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: none;
}

#top {
	width: 780px;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
}

.tdGradTop {
	background-image: linear-gradient(left, #14073B 0%, #15114A 4%, #161A59 8%, #172468 12%, #172D77 16%, #183786 20%, #194095 24%, #1A4BA5 28%, #1B56B4 32%, #1C5FC3 36%, #1C68D2 40%, #1D72E1 44%, #1E7DF0 47%, #1F84FF 50%, #1E7DF0 53%, #1D72E1 56%, #1C68D2 60%, #1C5FC3 64%, #1B56B4 68%, #1A4BA5 72%, #194095 76%, #183786 80%, #172D77 84%, #172468 88%, #161A59 92%, #15114A 96%, #14073B 100%);
	background-image: -o-linear-gradient(left, #14073B 0%, #15114A 4%, #161A59 8%, #172468 12%, #172D77 16%, #183786 20%, #194095 24%, #1A4BA5 28%, #1B56B4 32%, #1C5FC3 36%, #1C68D2 40%, #1D72E1 44%, #1E7DF0 47%, #1F84FF 50%, #1E7DF0 53%, #1D72E1 56%, #1C68D2 60%, #1C5FC3 64%, #1B56B4 68%, #1A4BA5 72%, #194095 76%, #183786 80%, #172D77 84%, #172468 88%, #161A59 92%, #15114A 96%, #14073B 100%);
	background-image: -moz-linear-gradient(left, #14073B 0%, #15114A 4%, #161A59 8%, #172468 12%, #172D77 16%, #183786 20%, #194095 24%, #1A4BA5 28%, #1B56B4 32%, #1C5FC3 36%, #1C68D2 40%, #1D72E1 44%, #1E7DF0 47%, #1F84FF 50%, #1E7DF0 53%, #1D72E1 56%, #1C68D2 60%, #1C5FC3 64%, #1B56B4 68%, #1A4BA5 72%, #194095 76%, #183786 80%, #172D77 84%, #172468 88%, #161A59 92%, #15114A 96%, #14073B 100%);
	background-image: -webkit-linear-gradient(left, #14073B 0%, #15114A 4%, #161A59 8%, #172468 12%, #172D77 16%, #183786 20%, #194095 24%, #1A4BA5 28%, #1B56B4 32%, #1C5FC3 36%, #1C68D2 40%, #1D72E1 44%, #1E7DF0 47%, #1F84FF 50%, #1E7DF0 53%, #1D72E1 56%, #1C68D2 60%, #1C5FC3 64%, #1B56B4 68%, #1A4BA5 72%, #194095 76%, #183786 80%, #172D77 84%, #172468 88%, #161A59 92%, #15114A 96%, #14073B 100%);
	/*background-image: -ms-linear-gradient(left, #14073B 0%, #15114A 4%, #161A59 8%, #172468 12%, #172D77 16%, #183786 20%, #194095 24%, #1A4BA5 28%, #1B56B4 32%, #1C5FC3 36%, #1C68D2 40%, #1D72E1 44%, #1E7DF0 47%, #1F84FF 50%, #1E7DF0 53%, #1D72E1 56%, #1C68D2 60%, #1C5FC3 64%, #1B56B4 68%, #1A4BA5 72%, #194095 76%, #183786 80%, #172D77 84%, #172468 88%, #161A59 92%, #15114A 96%, #14073B 100%);*/
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#14073B',endColorstr='#14073B',GradientType=0);
}
table.tdGrid{
	margin: 0 auto;
	width: 621px;
}
#comp-logo {
	border-style: none;
	border-color: none;
	border-width: 0px;
	width: 215px;
	height: 85px;
	float: left;
	padding-left: inherit;
}

#phone-page-name {
	float: left;
	width: 350px;
	height: 40px;
	text-align: center;
}

#phone-numbers-yell {
	font-family: verdana;
	text-align: center;
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	vertical-align: middle;
	width: 400px;
	height: auto;
	padding-top: 3px;
}

#page-name {
	width: 400px;
	height: 50px;
	text-align: center;
	color: #00CCFF;
	font-family: Verdana;
	font-size: 9px;
	font-weight: 700;
	font-style: italic;
	/*vertical-align: middle;*/
	/*padding-top: 10px;*/
}

#cornertrust {
	width: 120px;
	float: right;
	text-align: right;
	/*padding: 15px;*/
}
img#cart {
	height: 40px;
}
 .canvas.box {
	background: #e1f3f3;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1f7f0), color-stop(1, #d3f0f6));
	background: -webkit-linear-gradient(top, #f1f7f0 0%, #d3f0f6 100%);
	background: -moz-linear-gradient(top, #f1f7f0 0%, #d3f0f6 100%);
	background: -o-linear-gradient(top, #f1f7f0 0%, #d3f0f6 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(-ms-linear-gradient(top, #f1f7f0 0%, #d3f0f6 100%)";
	background: linear-gradient(top, #f1f7f0 0%, #d3f0f6 100%);
	/*width: 105px;
	height: 70px;*/
	padding: 5px 5px;
	-webkit-border-radius: 5px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 12px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 12px rgba(0,0,0,0.1);
	float: right;
	margin: 0px;
}
 canvas {
	position: absolute;
	width: 240px;
	height: 113px;
	left: -28px;
	top: -30px;
}
 div#opentip-13 {
	position: absolute;
	right: 580.5px;
	top: 126px;
	visibility: visible;
	width: 201px;
	z-index: 213;
	transition-duration: 0s;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 786px;
	height: auto;
}
#main-error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	width: 745px;
	height: auto;
	padding: 15px;
	background: #f1f7f0;
}

td.tdBottomTopBanner {
	color: black;
}

.style1 {
	font-weight: 200;
}

#Style2 {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
	word-spacing: normal;
	letter-spacing: normal;
	white-space: normal;
	text-indent: 5px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	width: 390px;
	margin: 0 auto;
}

.search-vehicle {
	height: 28px;
	margin-bottom: 9px;
	padding: 10px 0;
	margin: 0 auto;
	width: 360px;
}



#navtop {
	/*border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FF9933;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
	width: 780px;
	background: #FF9933;*/
}

.nav-searchresults {
	border-style: solid;
	border-width: 1px;
	border-color: #30aed6;
	padding: 5px;
	text-align: center;
	background: transparent;
	width: 780px;
}
span.bar{
	color: #FF9933;
}
#bottom-info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 5px;
	clear: both;
	height: 18px;
	float: none;
	width: 780px;
	background-color: #262222;
}
#copyright-left {
	float: left;
	font-style: italic;
	font-size: 12px;
}

#contact-bott-right {
	float: right;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
}
#img-payments{
	width: 250px;
	margin: 0 auto 15px;
}
#img-right {
	width: 370px;
	height: 30px;
	float: left;
	padding: 10px 0;
	font-size: 20px;
	font-weight: 400;
}

#autocenter {
	margin: 0 auto;
	width: 370px;
}


@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

html {
	background-size: cover;
	height: 100%;
}

#feedback-page {
	text-align: center;
}

img.logo-link {
	width: 150px;
	height: 50px;
}

#form-main {
	width: 100%;
	float: left;
	padding-top: 0px;
}

#form-div {
	background-color: rgb(81 245 22 / 66%);
	font-size: 28px;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 18px;
	padding-bottom: 35px;
	width: 550px;
	position: relative;
	float: none;
	height: auto;
	margin: 30px auto;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	/*left: 50%;*/
	/*float: left;*/
	/*position: absolute;*/
	/*margin-top: 30px;
	margin-left: -260px;*/
	/*margin: 30px 0 20px -260px;*/
}
.msg-response {
	background-color: rgba(183,248,233,0.66);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	background-color: rgba(172, 250, 97, 0.76);
	padding: 18px 35px;
	margin: 30px auto;
	width: auto;
	height: auto;
	position: relative;
	float: none;
	color: #15114a;
}
.feedback-input {
	color: #3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 13px 13px 13px 54px;
	margin-bottom: 10px;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid rgba(0,0,0,0);
}

	.feedback-input:focus {
		background: #fff;
		box-shadow: 0;
		border: 3px solid #3498db;
		color: #3498db;
		outline: none;
		padding: 13px 13px 13px 54px;
	}

.focused {
	color: #30aed6;
	border: #30aed6 solid 3px;
}

/* Icons ---------------------------------- */
#name {
	background-image: url('../images/icons/user3.png');
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

	#name:focus {
		background-image: url('../images/icons/user3.png');
		background-size: 30px 30px;
		background-position: 8px 5px;
		background-position: 11px 8px;
		background-repeat: no-repeat;
	}

#email {
	background-image: url('../images/icons/envelop.png');
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

	#email:focus {
		background-image: url('../images/icons/envelop.png');
		background-size: 30px 30px;
		background-position: 11px 8px;
		background-repeat: no-repeat;
	}

#comment {
	background-image: url('../images/icons/pencil.png');
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

textarea {
	width: 100%;
	height: 150px;
	line-height: 150%;
	resize: vertical;
}

	input:hover, textarea:hover,
	input:focus, textarea:focus {
		background-color: white;
	}

#button-blue {
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	border: #fbfbfb solid 4px;
	cursor: pointer;
	background-color: #3edb34;
	color: white;
	font-size: 24px;
	padding-top: 22px;
	padding-bottom: 22px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	margin-top: -4px;
	font-weight: 700;
}

	#button-blue:hover {
		background-color: rgba(0,0,0,0);
		color: #0493bd;
	}

.submit:hover {
	color: #3498db;
}

.ease {
	width: 0px;
	height: 74px;
	background-color: #fbfbfb;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease;
}

.submit:hover .ease {
	width: 100%;
	background-color: white;
}

@media only screen and (max-width: 580px) {
	#form-div {
		left: 3%;
		margin-right: 3%;
		width: 88%;
		margin-left: 0;
		padding-left: 3%;
		padding-right: 3%;
	}

	div#location {
		margin: 0 auto;
		float: none;
	}

	div#comp-logo-small {
		float: none;
	}
	/*.logo-link {
		width: 125px;
		height: 40px;
	}*/
}
