/* LDAR Solutions Master Style Sheet

---------------------------------------------------------- */

@import url("layout.css");

@import url("content.css");

@import url("extra.css");
#choose-top {
	height: 150px;
	width: auto;
	background-image: url(../res/dots-sub-page.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#choose-sub {

	background-image: url(../res/choose.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 400px;
	padding-top: 10px;
	margin-left: 10px;
}
#choose-box {

	height: 99px;
	width: 500px;
}
#choose-top1 {
	height: 410px;
	width: 500px;
	margin-top: 0px;
}
#mobile-discount {
	background-image: url(../res/mobile-discount.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 390px;
	background-position: right top;
}
.discount {
	background-image: url(../res/15Off.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
	width: auto;
}

#choose-top2 {

	height: 410px;
	width: 500px;
	margin-top: 0px;
}
#mobile-discount-archer {
	background-image: url(../res/10-discount.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 390px;
	background-position: right top;
}
#logos {
	background-image: url(../res/logos.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 1000px;
	width: 900px;
}
#quoteForm {
	border: thin none #FF0000;
	height: 1100px;
	width: 420px;
	background-image: url(../res/quoteBackground.png);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right:200px;
	padding-bottom: 0px;
	margin-left: 90px;
	margin-top: 30px;
	padding-left: 140px;
	font-size: 12px;
	color: #000000;
}
fieldset {
	border:1px solid #006633;
	width: 350px;
}

legend {
	padding: 0.2em 0.5em;
	border:1px solid #256E19;
	color:#266E1A;
	font-size:12px;
	text-align:right;
  }


#newField {
    border:1px solid #F87B07;
    width: 300px;       
}
#mysubmit {
	height: 50px;
	width: 180px;
}
#myInput {
	border: thin inset #666666;
}
