/* Results */

.manufacturer {
	text-align: center;
	width: 120px;
	border-right: 1px solid #ccc;
}

.model {
	font-size: 70%;
	background-color: #EFEFEC;
	padding-left: 5px;
	color: #666666;
}

.listprice {
	font-weight: bold;
	text-align: center;
	background-color: #F6891F;
	color: white;
	font-size: 90%;
}

.icons img { margin: 0px 9px; }

.icons { 
	text-align: center;
	background-color: #EFEFEC;
	padding-top: 3px;
}

.indicator {
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	background-color: #DEDEDE;
}

.indicator td {
	padding: 10px 10px 5px 10px;
	width: 25%; 
	font-size: 80%;
	font-weight: bold;
	color: #DEDEDE;
}

.indicatorborder { 
	background-color: #7C619E; 
	font-size: 2px;
	height: 10px;
}

.active a { color: white; }

.active { background: #F6891F; }

.whiteborder { border-left: 4px solid white; }

.resultheader {
	color: #F6891F;;
	font-size: 70%;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #ccc;
}

.utils {
	font-size: 60%;
	color: #666;
	border-bottom: 1px solid #ccc;
	padding: 4px 0px;
}

.resultslist {
	border-bottom: 1px solid #ccc;
}

.resultsinfo td {
	border: 4px solid white;
	border-width: 0px 0px 4px 4px;
	vertical-align: middle;
}

/* END Results */

.contractchoice { 
	margin-bottom: 5px; 
	margin-top: 5px; 
}

.contractselect, .customprice { 
	background-color: #EFEFEC; 
	border-left: 4px solid white;
}

.customdesc{
	background: white;
	padding: 15px 10px;
	font-weight: bold;
	color: #660099;
	font-size: 85%;
}

.customselect td{
	padding: 15px 10px;
	font-size: 80%;
	color: #666;
	width: 50%;
	border-top: 1px solid #ccc;
}

.customprice {
	text-align: center;
	color: #333;
	padding: 20px 0px;
}

.quoteapr {
	text-align: center;
	color: #660099;
	padding: 15px;
}

.customutils {
	background: #F6891F;
	font-size: 65%;
	color: white;
	text-align: center;
	padding: 5px 0px;
}

.customicons img {
	border: 1px solid white;
	border-width: 0px 15px;
}

.customicons {
	padding: 5px 0px;
	border-bottom: 1px solid #ccc;
	text-align: center;
}

.quotedetailscontainer {
	border-left: 4px solid white;
	background-color: #EFEFEC;
	color: #666;
}

.quotetab {
	background: #f6891F;
	padding: 1px 15px 5px 15px;
	color: white;
	font-size: 70%;
	font-weight: bold;
	width: 200px;
}

.services td {
	padding: 5px 5px;
	font-size: 70%;
}

.services {
	margin-top: 5px;
	border-bottom: 5px solid white;
	color: #666;
}

.quoteprices {
	border-left: 1px solid #ccc;
	font-weight: bold;
	width: 70px;
	text-align: right;
}

.quotebuttons td{
	background: white;
	text-align: right;
	padding: 10px;
}

td.remove {
	text-align: center;
	font-size: 60%;
	border-left: 1px solid #ccc;
}

.smallPrint {
	font-size: 80%;
}

.largePrint {
	font-size: 130%;
	font-weight: bold;	
}