
body{margin: 0px;
padding: 0px;
overflow-x: hidden;
position: relative;
background-color: #0A2A34;}

#maxbox {
margin: 0 auto;
position: relative;
text-align: left;
width: 960px;}
.clear{clear: both;}
.left{float: left;}
.right{float: right;}
a{text-decoration: none;}

header{padding: 20px; clear: both; height: 50px; background-color: whitesmoke;-moz-box-shadow: 0 0 5px 5px #888;-webkit-box-shadow: 0 0 5px 5px#888;box-shadow: 0 0 5px 5px #888;}
nav{float: right;}
#title{font-family: 'Dosis', sans-serif; float: left; letter-spacing: 2px; color: #A60000; font-size: xx-large; margin-left: 100px;}
#callus{float: left;margin-left: 20px;font-size: xx-large;
color: darkcyan;font-family: 'Dosis', sans-serif;}
.nav{  font-family: 'Dosis', sans-serif;  float: left; font-size: large; color: #F06E57; padding: 10px; cursor: pointer; font-weight: bold; color: tomatoes; letter-spacing: 1px; }
.nav:hover {text-decoration: underline;}
#searching{margin-top: 30px;margin-bottom: 30px;border-radius: 40px;background-color: white;clear: both; border-left: 10px solid #F06E57;border-right: 10px solid #F06E57;padding: 10px;}
#searching1{height: 430px; margin-top: 30px;margin-bottom: 30px;border-radius: 40px;background-color: white;clear: both; border-left: 10px solid #F06E57;border-right: 10px solid #F06E57;padding: 10px;}
#boxsearch{ margin-top: 30px; float:left; -moz-box-shadow: 0 0 5px #888;-webkit-box-shadow: 0 0 5px#888;box-shadow: 0 0 5px #888;padding: 20px; border-radius: 10px; border: 5px solid whitesmoke; width: 400px;}
#searchresult{ float: right;  padding: 20px; height: auto;}
#instantofferbox{width: 100%; clear: both; margin: 10px;}
.submit{
	-moz-box-shadow:inset 0px 1px 0px 0px #fed897;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fed897;
	box-shadow:inset 0px 1px 0px 0px #fed897;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f6b33d), color-stop(1, #d29105) );
	background:-moz-linear-gradient( center top, #f6b33d 5%, #d29105 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6b33d', endColorstr='#d29105');
	background-color:#f6b33d;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #eda933;
	display:inline-block;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:370px;
	cursor: pointer;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #cd8a15;}
footer{width: 100%;clear: both;}
#footerdiv{color: slateblue; text-decoration: none;padding: 20px;}
.clear{clear:both;}
select{padding: 8px; color: #333; background-color: whitesmoke; width: 400px; border:3px solid gray;font-size: medium; text-transform: uppercase; letter-spacing: 1px; font-weight: bold;}
label{font-size: large; font-weight: bold;}
h1{font-family: 'Lobster', cursive; color: #A60000;}

.question{
position: fixed;
text-align: left;
width: 100%;
height: 40px;
bottom: 0px;
display: block;}

#quest{height: 40px;
background-color: dodgerblue;
padding: 10px;}

#money{ text-align: center; -moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888; border-radius: 10px; width: 300px; margin: 0 auto; font-size: 70px; color: yellowgreen;font-family: 'Lobster', cursive; }
#buttoncheck{.
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
	background-color:#ededed;
	-webkit-border-top-left-radius:0px;
	-moz-border-radius-topleft:0px;
	border-top-left-radius:0px;
	-webkit-border-top-right-radius:0px;
	-moz-border-radius-topright:0px;
	border-top-right-radius:0px;
	-webkit-border-bottom-right-radius:0px;
	-moz-border-radius-bottomright:0px;
	border-bottom-right-radius:0px;
	-webkit-border-bottom-left-radius:0px;
	-moz-border-radius-bottomleft:0px;
	border-bottom-left-radius:0px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#777777;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	height:65px;
	line-height:65px;
	width:131px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}

.somemsg{}
.somemsg h3{color: #F06E57; }
.somemsg p{color: #333;}
.msgspace{margin: 10px;}
.minimsg{color: #333; font-size: medium;}

#form{width: 420px; margin-top: 20px; padding: 5px; background-color: gainsboro; border-radius: 10px;-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888; }
legend{ color: tomato; }

.input{ margin:1px; background-color: whitesmoke; border: 1px solid gray;height: 20px; padding: 5px; font-weight: bolder; color: #333; text-transform: uppercase;}
.label{margin:3px; float: left; font-size: small; background-color: whitesmoke; border-bottom: 1px solid gray; height: 20px; padding: 5px; font-weight: bolder; color: #333; text-transform: uppercase;}
.label50{width:180px;  margin:3px; float: left; font-size: small; background-color: whitesmoke; border-bottom: 1px solid gray; padding: 5px; font-weight: bolder; color: #333; text-transform: uppercase;}
.label100{width:377px; margin:3px; float: left; font-size: small; background-color: whitesmoke; border-bottom: 1px solid gray; height: 20px; padding: 5px; font-weight: bolder; color: #333; text-transform: uppercase;}


