/* opens submenu for success section */
#m3l2{position: relative; display:block;}
#m3{margin-bottom: 0px;}


/*services landing page and success section specific styles */
.imfloater {
  float: right;
  margin: 86px 20px 0px 10px;
}


.emp2{
    font-weight: bold;
    color: #c4271e;
}

.emp3{
    font-weight: bold;
    color: #00543d;
}

.ssbox1{
  position: relative;
  width: 464px;
  height: 160px;
  margin: 15px 0px 0px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
}

.ssbox2{
  position: relative;
  width: 464px;
  height: 145px;
  margin: 10px 0px 0px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
}

.ssbox3{
  position: relative;
  width: 464px;
  height: 265px;
  margin: 10px 0px 0px 22px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
}


.ssbox1 p, .ssbox2 p, .ssbox3 p
{
  margin: 8px;
  color: #2a2a2a;
}

.ssboxbutton {
  position: absolute;
  bottom: 9px;
  right: 29px;
  border: 0px;
}

.ssboxbutton2 {
  position: absolute;
  bottom: 9px;
  right: 29px;
  border: 0px;
}

.powaybutton{
  margin: 22px 0px 22px 22px;
  border: 0px;
}


/* styles for form on order.html */
.formbox {
  position: relative;
  margin: 24px;
}

.flabel {
  position: relative;
  font-weight: bold;
  color: #606060;
  margin: 5px 0px 0px 0px;
}

.ibox {
  margin-bottom: 13px;
}

input.itext {
  width: 436px;
  font-size: 13px;
  border: 1px solid #7fcfb9;
}

.CityTable{
	width: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

td.citycell{
	width: 290px;
	text-align: left;
	vertical-align: top;
}

td.statecell{
	width: 65px;
	text-align: left;
	vertical-align: top;
}

td.zipcell{
	width: 80px;
	text-align: left;
	vertical-align: top;
}

.celllabel {
  position: relative;
  font-weight: bold;
  color: #606060;
  margin: 0px 0px 0px 0px;
}

.cellbox {
  margin-bottom: 0px;
}

input.icity {
  width: 275px;
  font-size: 13px;
  border: 1px solid #7fcfb9;
}

input.istate {
  width: 45px;
  font-size: 13px;
  border: 1px solid #7fcfb9;
}

input.izip {
  width: 76px;
  font-size: 13px;
  border: 1px solid #7fcfb9;
}

input.itel {
  width: 277px;
  font-size: 13px;
  border: 1px solid #7fcfb9;
}

input.iext {
  width: 146px;
  font-size: 13px;
  border: 1px solid #7fcfb9;
}

.fbutton {
  margin: 18px 0px 18px 0px;
}

.ffbox{
  float: left;
}

.ffbox2{
  float: left;
  margin-left: 10px;
}

.ffbox3{
  float: left;
  margin-left: 10px;
}

.fineprint2{
  font-size: 11px;
  line-height: 17px;
}

.fineprint{
  clear: both;
  color: #606060;
  font-size: 13px;
  line-height: 19px;
}


/* style for box on poway.html */
.powaybox{
  float: right;
  position: relative;
  width: 200px;
  font-size: 13px;
  line-height: 18px;
  font-weight: bold;
  color: #ee3124;
  text-align: center;
  margin: 10px 24px 10px 22px;
  padding: 10px;
  background-color: #fff2da;
  border-left: 1px solid #b7d0b7;
  border-top: 1px solid #b7d0b7;
  border-bottom: 2px solid #b7d0b7;
  border-right: 2px solid #b7d0b7;
  z-index: 99999;
}

.powaybox a{ color: #ee3124;}

p.floatbreaktop{
  position: relative;
  margin-bottom:  0px;
  padding-bottom: 0px;
}

p.floatbreakbottom{
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
}

h1.ordertitle {
  font-size: 17px;
  line-height: 20px;
}

.SendCD
{
	background-color: rgb(255,255,255);
	height: 24px;
	width: 164px;
}

