.calcTD {

	padding-left: 0px;

	margin-top: 0;

	width: 233px;

	background: #016a9a url(/img/ui/calc_bkgd.jpg) top center;

	border-left: black;

	border-width: 0 0 0 2px;

	border-style: none none none solid;

}



div#calcContainer {

	padding-left: 0px;

	width: 233px;

	color: #a7a9ac;

}



div#calcHeader {

	background:url(/img/ui/calc_header.jpg) top right no-repeat;

	width: 233px;

	height: 37px;

	margin-top: 2px;

	text-align: center;

	font-size: 13px;

	font-weight:bold;

	line-height: 34px;

	padding-top: 0px;

	padding-left: 0px;

	/* 	background-color: #a7a9ac; */

	color: #FFF;

	text-transform: uppercase;

}



div#calcFooter {

	display: none;

	margin-bottom: 10px;

}



div#calc { 

	font-size: 12px;

	line-height: 1.0em;

	width: 210px;

	color: #ffffff;

	padding: 1px 10px 1px 10px;



}



div#calc table {	

	border-collapse: collapse;

	

}



div#calc tr, div#calc td {	

	vertical-align: top;

}



h3.formTitle {

	display: none;

}



h4.formHeading {

	font-size: 14px;

	color: #f36e30;

	margin: 0;

	padding-left: 0px;

}



td.fiTitle {

	text-align: left;

	font-size:  11px;

	font-weight: bold;

	padding-top: 5px;

	color: #ffffff;

}



td.fiHelp {	

	text-align: right;

	margin-bottom: -2px;

}



td.price {

	text-align: right;

}



td.fiItem select {

	width: 175px;

}



.textInput {

	width: 170px;

}



hr.fiHR {	

	border-width: 1px 0px 0px 0px;

	border-color: #74a33d;

	border-style: solid;

	height: 2px;

	margin: 10px 0;

	padding: 0;

	font-size: 1px;

	width: 200px;

}



#shipGrid {

color:#ffffff;

}



#shipGrid table {

	margin-left: -7px !important;

}



input.zipTI {

	width: 80px;

	margin-right: 10px;

}



input.quantityTI {

	width: 80px;

	margin-right: 10px;

}



input.updateTI {

	margin-right: 18px;

}



input.dateTI {

	width: 80px;

}



div.price {

	font-size: 14px;

	font-weight: bold;

	color: #f36e30;

}



div.price p {

	margin: 0;

	font-size: 12px;

	font-weight: bold;

	color: #000000;

}



div#calc a {

/* help.png, help_calc.png */

}



img.helpIMG {

	cursor: pointer;

	vertical-align: bottom;

	padding-bottom: 1px;

	margin-left: 5px;

}



.sizeInput {

	width: 81px !important;

}



div#calcDebug { 

	font-family:Monaco,"Courier New",Tahoma;

	font-size: 11px;

	white-space: pre;

	width: 600px;

	height: 800px;

	border: 1px solid #808080;

	padding: 5px;

	position: absolute;

	top: 3px;

	left: 3px;

	overflow: scroll;


}
 
.greenBadgeTD {
	padding: 38px 0px 20px 0px !important;
	background: transparent url(/img/ui/gogreenpricedd.jpg) bottom left no-repeat;
}


.date-picker-control {

	margin-right: 70px;

}



.listOptionCB {

	margin-left: -3px;

}



.liteText {

	font-weight: normal;

}



#shipGrid table {

	margin-left: -4px !important;

}



#shipGrid .ship_desc {

	font-size: 10px;

	width: 100%;

}



#shipGrid .ship_price {

	font-size: 11px;

	font-weight: bold;

	text-align: right;

	vertical-align: middle;

}