label.title { color:#333; }

#project_bb{ padding:5px;margin:7px 0px 10px;border:1px solid #ccc;font-size:10px; }
#project_bb h3 { margin:0px 0px 5px;border-bottom:1px solid #ccc;font-size:13px;color:#6699CC; }

.spacer5 { border-top: 3px solid #fff;margin-top: -5px; }

input.btn_submit {
	background:url(../admin/images/btn_submit_quotation.gif) no-repeat;
	width:150px;
	height:30px;
	text-indent: -9999px;
	cursor: pointer;
}


iframe.fileUpload { background:url(../admin/images/indicator.gif) center no-repeat;float:left;width:20px;height:20px;display:none; }

input.text, input.full{
	border:1px solid #bbb;
	padding:2px 3px;
	margin-right:2px;	
}

input.full, textarea.full { width:98% !important; }

select {
	border:1px solid #bbb;
	margin-right:2px;
	padding:1px 0px;
	z-index:1;
}

input.radio{
	border:none !important;
	padding:none;
}

input.file {
	position: relative;
	float:none;
	text-align: left;	
	-moz-opacity:0 ;
	filter:alpha(opacity: 0);	
	opacity: 0;	
	z-index: 2;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 1px;
	left: 0px;
	z-index: 1;
}




div.formBlock {
	float:left;
	display:inline-block;
	width:100%;	
}


fieldset{
	border:1px solid #ccc;
	margin-bottom:10px;
	padding:6px;	
}

fieldset.help{
	padding:0px;
	margin:0px;
	border:1px solid #FFCC33;
}

legend, h3.legend{
	color:#777;
	font-weight:bold;
	font-variant:small-caps;
	text-transform:lowercase;
	font-size:11px;
	background:#fff;
	border:1px solid #ccc;
	padding:0px 4px;
}

h3.legend{		
	margin:0px;
	margin-bottom:-5px;
	z-index:6;	
}

legend.full {
	border:none;
	margin-left:5px;
}


div.formBlock div.input{
	float:left;
	width:79%;
	display:block;
	padding:2px 0px;
	background:#fff;
}

div.dateInput{
	float:left;
	width:auto;
}

div.formBlock div.contents {
	float:left;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:100%;
	/*
	width:70%;
	border-right:1px dotted #666;
	*/
}

hr.thin {
	color:#666;
}

div.help h1{
	font-size:11px;
	font-weight:bold;
	color:#333;
	margin:0px;
	padding:0px;	
}

div.help p{
	font-size:11px;
	font-weight:normal;
	color:#666;
	margin:0px;
	padding:2px 1px;	
}

div.formBlock div.dblContents {
	float:left;
	display:block;
	font-size:11px;
	font-weight:normal;
	width:99.9%;
}

div.help {
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	background:#FFFFCF;	
	padding:5px;
	/*margin-top:-5px;*/
	padding-top:10px;
}

div.mainBlock {
	width:70%;
	float:left;
}

div.fullBlock {
	width:100%;
	float:left;
}

div.helpBlock {
	width:29%;
	float:right;
	text-align:left;
}

div.helpBlock legend{
	background:#fff;
}

div.formBlock div.dblContents label {
	width:10% !important;
}

div.formBlock div.dblContents div.input{
	width:89% !important;
}

div.formBlock label{
	width:19% !important;
	float:left;
	color:#999999;
	font-weight:bold;
	text-align:left;
	padding-right:2px;
}

div.formBlock label.sublabel{
	width:auto !important;
	float:left;
	color:none;
	font-weight:normal;	
}

div.formBlock br{
	clear:both;
	color:#FFFF99
}


#quoteitem_table th { text-align:left;border-bottom:2px solid #666;padding:1px}
#quoteitem_table td { text-align:left}
input.gq_totalprice { font-size:16px; font-weight:bold;float:right !important;text-align:right;border:none;background:#fff; }
input.gq_price { width:70px;float:none !important;background:#FFFF99;margin:0px;border:1px #FFCC00 solid;text-align:center;padding:2px;font-weight:bold; }
