/******************** begin global rules ********************/
body {
	margin: 6px;
}

body, .bodyBG {
	background-color: #CDD9E6;
}

p {
	font: 11px/18px Verdana,Arial,sans-serif;
	margin: 8px 0 0;
	color: #676767;
}

td {
	font: 11px Verdana,Arial,sans-serif;
	color: #676767;
}

h1 {
	font: 19px/23px Helvetica,Arial,sans-serif;
	color: #676767;
	margin-bottom: 0;
}

h2 {
	font: 15px/21px Helvetica,Arial,sans-serif;
	color: #676767;
	margin-bottom: 0;
}

.spacer {
	font-size: 1px;
	line-height: 1px;
}

.error {
	color: #CC0000;
	line-height: 14px;
	margin-bottom: 16px;
}



/******************** begin header ********************/
.headerBG {
	background-color: #B0B8BA;
}

p.topnav {
	margin-bottom: 4px;
	margin-right: 10px;
}



/******************** begin content ********************/
#mainMenu {
	width: 714px;
	margin-bottom: 48px;
}

.mainBorder {
	background-color: #C7C3B5;
}

#content {
	margin: 30px 19px;
	border: solid .5px #FFFFFF; /* hack for NS4 */
}

#home {
	margin: 15px 20px 0;
}

#home h1, #home h2 {
	font: 11px/15px Times New Roman, serif;
	letter-spacing: 1px;
	margin: 0;
}

#home h1 {
	color: #AAA597;
}

#home h2 {
	color: #ABA697;
	margin-top: 15px;
}

#home h2 a {
	color: #ABA697;
}

#home .caps {
	font-size: 15px;
}

#home p {
	font: 14px/16px Times New Roman, serif;
	color: #808D9B;
	margin: 0;
}

#home p a {
	color: #808D9B;
}

p.tc {
	text-align: center;
	margin: 2px 75px 30px;
}

p.productOrder {
	color: #000000;
	line-height: 14px;
	margin-bottom: 4px;
}

p.productOrderLink {
	color: #000000;
	line-height: 16px;
}

.prodSummaryBox {
	border: solid 1px #B5B5B6;
	height: 38px;
	width: 266px;
	text-align: center;
}

.prodSummaryBox h2, .prodSummaryBox h1 {
	margin-top: 7px;
}

.continueBox {
	/*border: solid 1px #B5B5B6;
	text-align: center;
	background-color: #4B6E93;
	height: 38px;
	width: 266px;*/
}

.continueBox h2 {
	font: 19px/23px Helvetica,Arial,sans-serif;
	margin-top: 7px;
}

.continueBox a {
	color: #4B6E93;
	text-decoration: underline;
}

.prodSummaryBox p {
	font: 11px Arial,Helvetica,Verdana,sans-serif;
	color: #000000;
	margin-bottom: 7px;
	line-height: 12px;
}

.smallType {
	font: 11px Arial,Helvetica,Verdana,sans-serif;
	color: #000000;
}

.popup p, .popup td {
	font: 11px Arial,Helvetica,Verdana,sans-serif;
	color: #000000;
}

.swatchBorderOn {
	border-color: #B5B5B6;
	border-style: solid;
}

.swatchBorderOff {
	border-color: #FFFFFF;
}

#checkoutDiv h1 {
	border-top: dashed 1px #676767;
	padding-top: 2px;
	margin-top: 25px;
}

.box {
	border: solid 1px #DFDFDF;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: center;
	padding: 10px;
}



/******************** begin order color info divs ********************/
#fabricNameDiv {
	position: relative;
}

#threadCountDiv {
	position: relative;
}

#threadCount {
	position: absolute;
	text-align: center;
}

#threadNameDiv {
	position: relative;
	width: 280px;
	text-align: center;
}

#embroideryStyleNameDiv {
	position: relative;
}

#broadbandNameDiv {
	position: relative;
}

#fabricName {
	position: absolute;
	text-align: right;
}

#threadName {
	position: absolute;
	text-align: right;
}

#broadbandName {
	position: absolute;
}

#embroideryStyleName {
	position: absolute;
	text-align: right;
}

.productName {
	font: 11px/18px Verdana,Arial,sans-serif;
}



/******************** begin product table styles ********************/
.productTableHeader {
	background-color: #C7C3B5;
	padding: 0 5px;
	font: italic 11px Georgia, Times New Roman, serif;
	color: #666666;
}

.productTableHeader em {
	font-style: normal;
}

.productTablePriceHeader, .productTablePrice, .productTablePriceHeaderTrade {
	text-align: right;
	padding-right: 5px;
}

.productTablePriceHeader, .productTablePriceHeaderTrade {
	font: italic 11px Georgia, Times New Roman, serif;
	color: #FFFFFF;
	background-color: #4B6E93;
}

.productTablePrice, .productTablePriceTrade {
	font: 11px Verdana,Arial,sans-serif; /* needed for NS4 to display style properly */
	background-color: #C1D5E5;
}

.productTableItemHeader {
/*	background-color: #F4F4F4;*/
	background-color: #E3E1DC;
	padding: 0 5px;
	font: italic 11px Georgia, Times New Roman, serif;
	color: #666666;
}

.productTableItemHeader em {
	font-style: normal;
}

.productTableItem, tr.productTableItem td {
	background-color: #F4F4F4;
	padding: 0 5px;
}

.productTableItem strong {
	color: #666666;
}

.productTableTotal {
	padding: 0 5px;
	font-weight: bold;
	color: #AF9022;
}

.productTableSubTotal {
	font-weight: bold;
	color: #AF9022;
	background-color: #F4F4F4;
	padding: 0 5px;
}

.productTable {
	padding: 0 5px;
}



/******************** begin image styles ********************/
.tcProduct, .prodSummary {
	border: solid 1px #D6D6D6;
	padding: 0;
	width: 151px;
	margin-left: auto;
	margin-right: auto;
}

.prodSummary {
	width: 262px;
}



/******************** begin footer ********************/
#footerMenu {
	width: 734px;
	border: solid 2px #B0B8BA;
	margin-top: 18px;
}



/******************** begin links ********************/
#home a {
	color: #A1AEB9;
	text-decoration: none;
}

#home h2 a {
	color: #AEADA2;
}

#home a:hover {
	text-decoration: underline;
}

#footerMenu a, #mainMenu a {
	color: #657E91;
	font: 11px Times New Roman, serif;
	text-decoration: none;
}

#footerMenu a:hover, #mainMenu a:hover {
	text-decoration: underline;
}

p.topnav a {
	color: #716462;
	font: 11px Georgia, Times New Roman, serif;
	text-decoration: none;
}

p.topnav a:hover {
	text-decoration: underline;
}

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

h1 a:hover {
	text-decoration: underline;
}

h2 a {
	color: #676767;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

a, a.color {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #996666;
	text-decoration: underline;
}


/******************** begin forms ********************/
form {
	margin: 0;
}

select {
	font-family: Verdana;
	font-size: 11px;
}
