@charset "utf-8";
/* QUOTE PAGE */
.quoteAccHead, .qquoteAccHead{
	position: relative;
	background-color: #e4f7f3;
	margin-bottom: 5px;
	overflow: hidden;
	padding: 5px;
}
.quoteAccHead h2, .qquoteAccHead h2{
	font-weight: normal;
	font-size: 1.6em;
}
.quoteAccHead h2 .bld, .qquoteAccHead h2 .qbld{
	font-weight: bold;
}
.quoteAccHead h2 a, .inputtoa{
	position: absolute;
	top: 0px;
	right: 0px;
	color: #FFF;
	background-color: #15836d;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	width:60px;
	text-align:center;
}
.inputtoa{ border: 0; padding-top: 10px; width: 72px; cursor: pointer; }
.grSec{background-color:#eeeeee;}
.grSec h2{color:#aeaeae;}
.grSec h2 a{display:none;} 
.greSec{background-color:#e6f9cf;}
.greSec h2{color:#8eca48;}
.greSec h2 a{background-color: #a5dc63;}
.gOrSec{background-color:#feecd8;}
.gOrSec h2{color:#fb9324;}
.gOrSec h2 a{background-color: #fb9324;}

.quoteAccContent{
	overflow:hidden;
	height: 0px;
	position: relative;
}
.quoteAccInner{
	padding: 5px;
	display: block;
}
.qRecNfo {
	position: relative;
	height: auto;
}

.quoteAccInner h1{
	font-weight: normal;
	font-size: 1.7em;
	margin-bottom: 10px;
}
.quoteAccInner h1 span{
	font-weight: bold;
}
.quoteAccInner .secLft{
	float: left;
	width: 215px;
	margin-right: 10px;
}
.quoteAccInner .secLft h2{
	font-size: 1.3em;
	text-transform: capitalize;
	margin-bottom: 5px;
	font-weight: normal;
	
}
.quoteAccInner .secRte{
	float: left;
	width: 225px;
	height:210px;
	background-image:url(../layout/sizes/sprite.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.quoteAccInner .podSc, .quoteAccInner .dteDur{
	background-color: #e4f7f3;
	display: block;
	padding: 10px;
	margin-bottom: 10px;
}
.podSc label, .dteDur label{
	clear: left;
	float: left;
	width:50px;
}
.podSc select{
	display: block;
	color: #45836D;
	margin-bottom: 10px;
	width: 140px;
}
.podSc input[type="radio"]{
	float: left;
	margin-right: 5px;
}
.podSc span{
	float: left;
	width: 70px;
	font-size: 0.9em;
	line-height: 1.2em;
}
.dteDur label{
	width:60px!important;	
}
.dteDur .steSel{
	display:block;
	margin-bottom:10px;
}
.dteDur .steSel select, .dteDur select{
	color: #45836D;
	float:left;
	width:90px!important;
	margin-right:10px;
}
.dteDur select{
	width:auto!important;
	float:none!important;
}
.qNfo label, .qqNfo label{
	display:block;
}
.qNfo h4{
	color:#666666;
	font-size:1.4em;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:5px;
}
.qNfo span{
	display:block;
	color:#666666;
}
.qNfo, .qqNfo{
	display:block;
	padding-top:10px;
}
.qNfo label, .qqNfo label{
	clear: left;
	float: left;
	width: 140px;
}
.qNfo .spnSpn{
	display: block;
	margin-bottom: 10px;
	background-color: #E4F7F3;
	margin-left: 140px;
	width: 175px;
	padding: 5px;
	line-height: 1.2em;
}
.qNfo input[type="text"], .qNfo select, .qqNfo input[type="text"]{
	display: block;
	color: #45836D;
	margin-bottom: 10px;
	width: 220px;
	padding:2px;
}
.qNfo input[type="text"], .qqNfo input[type="text"]{
	border:solid 1px #CCC;	
}
.qNfo select{
	width:auto!important;
}
.qNfo .ayhInpBx{
	width:25px!important;
	display:inline-block!important;
}

/* are you human images */
.ayhIco{
	background-image:url(../layout/ayhIcos.gif);
	width:14px;
	height:14px;
	background-repeat:no-repeat;
	display:inline-block!important;
}
.Tms{
	background-position:0px -28px;
}
.add{
	background-position:0px 0px;
}
.min{
	background-position:0px -14px;
}
#presscontainer .presscol {
	float: left;
	padding: 5px;
}
.spOffC{
	background-color:#E4F7F3;
	padding:10px;
	margin-bottom:10px;
}
.spOffC input[type="radio"]{
	clear: left;
	float: left;
	margin-top: 5px;

}
.spOffC span{
	display: block;
	margin-bottom: 10px;
	padding-left: 20px;
}

