/* -----------------------------------------------------------------------------
	iQuilt Pattern - stylesheet
----------------------------------------------------------------------------- */
* {
	font-family: Verdana, Arial, sans-serif;
	color: #000099;}
h4 {
	background-color: #ffffee;
	padding: 5px;
	text-align: left;}
a:link, a:visited {
	color: #990099;}
a:hover, a:active {
	color: #009900;}
body {
	margin-left: 110px;
	width: 800px;}
table {
	width: 100%;}
form {
	margin: 0px;}
select, li {
	vertical-align: middle;}
img {
	border: 0px solid #ffffff;}
.sm {
	font-size: smaller;}
.justify {
	text-align: justify;}
.b {
	font-weight: bold;}
.i {
	font-style: italic;}
.break {
	page-break-before: always;}
.onprint {
	display: none;}
.offprint {
	display: block;}
img.right {
	float: right;
	margin-left: 20px;}
img.left {
	float: left;
	margin-right: 20px;}
a.right {
	float: right;}
.center {
	text-align: center;}
img.fabric {
	width: 50px;
	border: 1px solid #666666;
	float: left;
	margin-right: 5px;}
img.thumb {
	width: 100px;
	float: right;
	margin-left: 20px;}
div.footer {
	font-size: smaller; 
	margin-top: -10px; 
	padding: 5px;}
#iqp_footer {
	text-align: center;}
#iqp_info {
	display: none;}
#iqp_preview {
	width: auto;}
#mgq_footer {
	text-align: center;}
#mgq_info {
	display: none;}
#mgq_preview {
	width: auto;}
a.mgq {
	font-family: Times New Roman, serif;
	font-style: italic;
	font-size: 150%;}
.frac {
	font-size: 80%; 
	vertical-align: middle; 
	letter-spacing: -2px;}
@media print {
	* {
		font-family: Times New Roman, serif;}
	body {
		margin-left: 0px;
		background: none;}
	h4 {
		margin-bottom: 0px;}
	.onprint {
		display: display;}
	.offprint {
		display: none;}
	img.thumb {
		float: left;
		margin-left: 0px;
		margin-right: 20px;}
	#iqp_settings {
		display: none;}
	#iqp_info {
		display: block;}
	#mgq_settings {
		display: none;}
	#mgq_info {
		display: block;}
	a.right {
		display: none;}
	img.left {
		display: none;}
	}
