@charset "UTF-8";
/* CSS Document */

#leftCol a:hover{
	color:#16A0E2;
}

#leftCol a.selected{
	color:#16A0E2;
}

#topNav a.selected{
	color:#16A0E2;
}

#titleBar{
	margin: 0 0 10px 0;
	padding:10px 30px 10px 10px;
	width: 440px;
	background:#16A0E2 url(../../images/mini_logo_blue.gif) no-repeat 445px ;
}

#leftNavDetail a.btnDetailSelected{
	color:#16A0E2;
	background:url(../../images/ico_detail_pdf.gif) no-repeat top left;
}

form fieldset{
	padding: 0;
	margin:0;
	border:none;

}

form legend{
	display:none;
}

form select{
	width:200px;
}

.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	margin:0 0 0 159px;
	background:url(../../images/forms/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
	clear:both;
}

.buttonSubmitHovered {
	background-position:left bottom;
}

#quotation{
	line-height:1.1;
	color:#16A0E2;
	width:125px;
	height:104px;
	padding:21px 20px 0 15px;
	margin:0 0 0 10px;
	background:url(../../images/quoteNoteBack.jpg) no-repeat;
}

#quotation .endQuote{
	height:9px;
	display:block;
	background:url(../../images/endQuote.gif) right bottom no-repeat;
}

#quotation .author{
	color:#999;
}
/*
#resultsOrder select{
	float:right;
}

.formcol{
	width:140px;
	float:left;
}

.formcolText{
	margin:0 5px 0 0;
	float:left;
}
*/
.formcolText{
	float:left;
}
.formcol{
	float:left;
}

.pricePrefix{
	font-size: 10px;
	font-weight:normal;
	padding:0 5px 0 0;
}

