@charset "UTF-8";

.btmTblPding {
	width: 165px;
	padding: 4px;
	text-align: justify;
}
.width80 {
	width: 80px;
}
.orderTable a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #000099;
}
.orderTable a:link{
	color: #0000CC;
}
.orderTable a{
	color: #0000CC;
}
.orderTable{
	color: #0000CC;
	margin-left: 1px;
	font-size: 120%;
	border: 1px solid #0B017C;
	width: 585px;
	height: 240px;
	clear: both;
}
ul  {
	list-style: none;
	margin: 0px;
	padding: 0pt;
}
.rightTxtOptions {
	font-size: 110%;
	float: right;
	text-align: justify;
	line-height: 15px;
	width: 200px;
	padding-top: 10px;
	padding-right: 15px;
}
.flyerTopTxt {
	line-height: 13px;
	font-size: 100%;
}

#quoteOrderNFTitle {
	background-image: url(../images/webLayout/specificationImages/topBar.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 448px;
	padding-left: 5px;
	font-size: 90%;
	padding-top: 2px;
	margin-right: auto;
	margin-left: auto;
}
#quoteOrderNFBox {
	width: 450px;
	border: 1px solid #999999;
	font-size: 90%;
	padding-top: 2px;
	height: 100%;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#quoteFormNF {
	font-size: 130%;
	padding-top: 5px;
	padding-left: 10px;
	width: 400px;
	padding-bottom: 5px;
}

#quoteOrderNFBox #other {
	padding-top: 5px;
	padding-left: 10px;
	width: 400px;
	padding-bottom: 5px;
	font-size: 130%;
}
.orderTable .imagePreview a {
	position:relative;
	color: #FFFFFF;
}
.orderTable .imagePreview a img{
  display:block;
  position:absolute;
  top:-999px;
  left:0;
}
.orderTable .imagePreview a:hover img {
	top:-150px;
	left:0;
	border: 1px dotted #666666;
}
.orderTable .imagePreview a, .imagePreview a:hover, .imagePreview{
	color: #FFFFFF;
}	
	

