﻿.vocform
{
	width:60%;
	float:left;	
	font-family:Arial,sans-serif !important;
	font-size:9pt !important;
	border:double 4px #ddd;
	background-color:#eee;
	padding:5px;
	margin-right:20px;
	margin-bottom: 10px;
}
.vocform img
{
	float:right;
    margin-top: 2px;
}
.label
{
	float:left;
	width:176px;
	font-weight:bold;	
	color:#707173;	
	padding: 4px;
	margin-bottom:5px;
	margin-right:5px;
	font-size:9pt;
}
.vocdetails input 
{
	float:left;
	width:190px;
	margin-bottom:7px;

}
.formitem input
{
	width:210px;
	font-family:Arial,sans-serif;
}
.vocform select
{
	float:left;
	width:214px;
	
	margin-bottom:9px;
	font-family:Arial, sans-serif;
	font-size:9pt !important;
}
.clear
{
	clear:both;
}
#vochelptext, #voccalcs
{
	float:left;
	width:32%;
	font-size:9pt;
	font-family:Arial,sans-serif !important;
}

/*.IE6 #vochelptext, #voccalcs
{
	float:left;
	width:265px;
	font-size:9pt;
	font-family:Arial,sans-serif !important;
}*/

#vochelptext
{
	/*height:150px;*/
	border:double 4px #ddd;
	background-color:#eee;
	padding:7px 5px 5px 5px; 
	color:#707173;
	display:none;
	margin-bottom:10px;
}
#vochelptext h3
{	
	margin-top:0px;
	color:#707173;
}
#helptext 
{
	color:#707173;
}
#helptexthidebutton
{
	text-align:right;
	margin-top:5px;	
}
#helptexthidebutton a
{
	font-weight:bold;
}
#voccalcs
{
	border:double 4px #ddd;
	background-color:#eee;
	padding:7px 5px 5px 5px; 
	color:#707173;
}
#CalcsVOCGm2, #vocgm
{
	display:none;
}
.imperial #mainsummarytable td#SummaryVOCGkg,
.imperial #mainsummarytable td.SummaryVOCGkg,
.imperial #CalcsVOCGkg, .imperial #vockg,
.IE .imperial #mainsummarytable td#SummaryVOCGkg,
.IE .imperial #mainsummarytable td.SummaryVOCGkg,
.IE .imperial #CalcsVOCGkg, .IE .imperial #vockg
{
	display:none;
}
#mainsummary
{
	clear:both;
	font-family:Arail,sans-serif !important;
}
#mainsummary h3
{
	font-weight:bold;
}
#mainsummarytable
{
	text-align:center;
	width:100%;
} 
#mainsummarytable .header
{
	font-weight:bold;	
}
#mainsummarytable td
{
	padding:4px;
	border-bottom:dotted 1px #000000;
	font-family:Arail,sans-serif !important;
	font-size:9pt !important;
	display:none;
}

#mainsummarytable td.removecolumn,
#mainsummarytable td.first,
#mainsummarytable td#SummaryVolume,
#mainsummarytable td#SummaryVOCGlt,
#mainsummarytable td#SummaryVOCGkg,
#mainsummarytable td#SummaryVOCTotalkg,
#mainsummarytable td.SummaryVolume,
#mainsummarytable td.SummaryVOCGlt,
#mainsummarytable td.SummaryVOCGkg,
#mainsummarytable td.totalcolumn
{
	display:table-cell;
}

.IE #mainsummarytable td.removecolumn,
.IE #mainsummarytable td.first,
.IE #mainsummarytable td#SummaryVolume,
.IE #mainsummarytable td#SummaryVOCGlt,
.IE #mainsummarytable td#SummaryVOCGkg,
.IE #mainsummarytable td#SummaryVOCTotalkg,
.IE #mainsummarytable td.SummaryVolume,
.IE #mainsummarytable td.SummaryVOCGlt,
.IE #mainsummarytable td.SummaryVOCGkg,
.IE #mainsummarytable td.totalcolumn
{
	display:block;
}


#mainsummarytable td.first
{
	text-align:left;
}
#mainsummarytable .header td
{
	background-color:#D9E8E8;
	color:#006666;
	padding:3px;
	font-weight:bold;
	border:none;
}

/*
#mainsummarytable .header td.first
{
	-moz-border-radius-bottomleft:4px;	
	-moz-border-radius-topleft:4px;	
	text-align:left;
}
#mainsummarytable .header td.last
{
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
}
*/
.removeButton
{
	background-image:url('/PublishingImages/remove.gif');
	background-repeat:no-repeat;
	display:block;
	height:17px;
	overflow:hidden;
	padding-left:18px;
	width:1px;
	cursor:pointer;
}
#mainsummarytable .removecolumn
{
	border-bottom:none;		
}
.summaryheading
{
	margin-top:5px;
}

.vocvalues td, .vocvalues th
{
	padding:4px;
	text-align:center;
}

.vocvalues td
{
	border-bottom:dotted 1px #000000;
}
.vocvalues th
{
	color:#006666;
	background-color:#D9E8E8;
	width:82px;
}
.imperial .vocvalues th
{
	width:122px;
}
/*.vocvalues th#CalcsVOCGlt
{
	-moz-border-radius-bottomleft:4px;	
	-moz-border-radius-topleft:4px;
	width:60px;
}
.vocvalues th#CalcsVOCGm2
{
	-moz-border-radius-topright:4px;
	-moz-border-radius-bottomright:4px;
	width:60px;
}
*/
#totals h3
{
	margin-top:12px;
	margin-bottom:12px;
}
/*
#SummaryArea
{
	width:50px;
}
#SummaryDFT
{
	width:45px;
}
#SummaryVolume
{
	width:50px;
}
#SummaryVOCGlt
{
	width:60px;
}
#SummaryVOCGkg
{
	width:60px;
}
#SummaryVOCTotalkg
{
	width:70px;
}
#SummaryVOCGm2
{
	width:60px;
}
*/
.button
{
	/*background-image:url(/PublishingImages/greygloss.gif);
	border-width:0px;
	border:none;
	color:#FFFFFF;
	cursor:pointer;
	height:31px;*/
	width:auto;
	margin-right:5px;
	margin-top:3px;
	
}
#generatepdf .button
{
	/*display:none;*/
}

#productdiv .SuggestsWindow
{
	width: 186px;
}

.IE6 #productdiv .SuggestsWindow
{
	z-index: 99;
}
#productdiv .SuggestsWindow .itemselected
{
	background-color:#D9E8E8 !important;
	color:#066 !important;
	font-weight: normal !important;
}

.IE6 .formitem select
{
	position: relative;
	z-index: 1;
}
.description
{
	margin-bottom: 10px;
}


