/* REQUEST FOR QUOTE */
/*--- begin Shopping Cart ---*/
.tableCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004990;
	border: 1px solid #999999;
	font-size: 10px;
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.thCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #004990;
	font-size: 12px;
	line-height: 22px;
	text-align: center;
}
.tableBtn {
	width: 70%;
	text-align: center;
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.tdCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004091;
	font-size: 10px;
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FE38A2;
}
.trCart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004091;
	font-size: 12px;
	background-color: #F2F2F2;
}
.quoteH1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #004990;
	text-align: center;
	font-weight: bold;
}
.divHeader {
	/*	text-align: center;
*/	width: 100%;
	border: 1px solid #000000;
	text-align: center;
}
a.btn:link {
	color: #004990;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.btn:visited {
	color: #004990;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.btn:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004990;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.btnRemove:link {
	color: #004990;
/*	width: 80px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #808080;
	padding: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;	*/
}
a.btnRemove:visited {
	color: #004990;
/*
	width: 80px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #8FAACD;
	background-color: #808080;
	padding: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC; */
}
a.btnRemove:hover {
/*	width: 80px;
	color: #004990;
	text-decoration: none;
	background-color: #8FAACD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC; */
}
a.btnLink:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #804444;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}
a.btnLink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #804444;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a.btnLink:hover {
	color: #004990;
	text-decoration: none;
	background-color: #8FAACD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
}
.divButton {
	width: 250px;
	text-align: center;
	float: left;
	border: 1px solid #000000;
	margin-right: 10%;
	margin-left: 10%;
}
.quoteH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004990;
	text-align: center;
	font-weight: bold;
}
.divHeader2 {
	width: 70%;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.tdCartImage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004091;
	font-size: 10px;
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FE38A2;
	text-align: center;
}
.imgBorder img{
	border: 1px solid #F2F2F2; /* set to same color as background */
}
.imgBorder:hover img{
	border: 1px dotted #7F9DB9;
}
.imgBorder:hover{
	color: red; /* Dummy definition to overcome IE bug */
}
.details {
	font-size: 10px;
	color: #666666;
}
.description {
	font-size: 12px;
}
/*--- end Shopping Cart ---*/

/*--- begin RFQ Form ---*/
.style21 {font-size: 18px}
.style22 {font-size: 9px}
.style23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.inputTextBox {
	border-color: #7F9DB9;
	border-width: 1px;
	border-style: solid;
	height: 22px;
}
.inputBorder {
	border-color: #7F9DB9;
	border-width: 1px;
	border-style: solid;
}
.reqFormRequired {
	color: #FF0000;
}
/*--- end RFQ Form --*/

