@charset "UTF-8";
.text.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.sidebar_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000066;
	text-decoration: none;
}
.bottom_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.white_links_side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6699CC;
	padding-left: 25px;
}
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.side_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	text-decoration: none;
}
.red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #CC0000;
	text-decoration: none;
}
.required_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFED;
}
.unrequired_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.cost_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #990000;
	text-decoration: none;
}
.next_button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.supplies_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.photo_gallery_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFFFFF;
	text-decoration: none;
}
.tradeshows_old {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
	text-decoration: none;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-top: 7px;
}
.tradeshows_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #990000;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.tradeshow_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	text-decoration: none;
}
.promotion_code_box {
	background-color: #FFFFCC;
	padding: 10px;
	border: 5px solid #FFFFFF;
}
.grey_box {
	border: 1px solid #CCCCCC;
}
.order_grey_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.blue_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-image: url(images/blue_box_line.jpg);
	padding: 15px;
	border: 4px solid #FFFFFF;
}
.tools_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #990000;
	text-decoration: none;
	display: block;
	padding-bottom: 4px;
}
.productPreview {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	width: 382px;
	height: 365px;
	background: url(../images/productPreview.png) 0 0 no-repeat;
	color: #ffffff;
	cursor: pointer;
}

.productPreview div {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	width: 382px;
	height: 365px;
}

.productPreview img {
	position: absolute;
	top: 31px;
	left: 25px;
	z-index: 1;
	width: 300px;
	height: 300px;
}

#productPreviewShield {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	width: 382px;
	height: 365px;
}
