@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
}

h1 a {
	color:#000000;
	text-decoration: none;
}

h1 {
	font-size: 1em;
	border-bottom: 1px dotted #333;
	padding-bottom: 6px;
	margin: 0 0 1em 0;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.0em;
	margin: 0 0 .5em 0;
}

h4 {
	font-size: .9em;
}

p {
	font-size: .8em;
	line-height: 1.6em;
}

img {
	border: 0;
}


div#nav-sub, p.footerNav, div.hide, div#left, div.bc, #main-nav, #top-sub-nav, #top-account-nav, #footer, .no-print, #top-search, #cur-create-top, #cur-create-top-lt, .printPage, #bc-create, .submit-fonts, .group-review-submit, .orderBtnGroup {
	display: none;
}


div#footer {
	border-top: 1px dotted #333;
	padding-top: 6px;
	margin: 24px 0 0 0;
	font-size: 80%;
}





td, th {
	font-size:.8em;
}

table.cart, table.cartGroupReview {
	width: 95%;
	padding: 2px;
	border: 1px solid #999;
}

table.cart td, table.cartGroupReview td {
	padding: 3px;
	border: 1px solid #999;
}

tr.totals td {
	text-align: right;
	font-weight:bold;
}

td.subtotal, th.subtotal {text-align: right;}

th.price, td.price {width: 70px;text-align: right;}
th.qty, td.qty {width: 80px;text-align: center;}
th.subtotal, td.subtotal {width: 110px;}





div.review-items {
	width: 300px;
	float:left;
}

div.review-contact {
	width: 200px;
	float:left;
	display:inline;
	padding: 10px 0 0 0;
	margin-left: 10px;
}



div.group-item {
	border-bottom: 1px dotted #333;
	padding: 0 0 12px 0;
	margin: 6px 0 24px 0;
}

div.group-item-thumbs {
	width: 220px;
	float:left;
	margin: 0 0 0 12px;
}
div.group-item-detail {
	padding-top:16px;
	width: 220px;
	float:left;
}










div.col1, div.col2 {
	float: left;
	display: inline;
	width: 45%;
}

div.col1 {margin-right: 24px;}


div.insetRt {
	float: right;
	margin: 0 0 16px 16px;
}


.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px;}