/* CSS Document */

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #993399;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	line-height: 12px;
	background-color: #FECCFF;
	margin: 4px 0px 0px;

}

a.nav {
	text-decoration: none;
	font-weight: normal;
	color: #0066CC;
	font-size: xx-small;
}
a.nav:hover {
	text-decoration: underline;
	color: #0000FF;
}

a.productLinks {
	text-decoration: none;
	font-weight: normal;
	color: #0066CC;
	font-size: x-small;
}

a.productLinks:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0000FF;
	font-size: x-small;
}

a.storeLinks {
	text-decoration: none;
	font-weight: normal;
	color: #0066CC;
	font-size: 11px;
	line-height: normal;

}

a.storeLinks:hover {
	text-decoration: underline;
	color: #0000FF;
	
}

.listItem {
	font-size: 12px;
	font-weight: bold;
	color: #993399;
}
td {
	font-size: x-small;
}
.detail {
	font-size: xx-small;
}

.quote {
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: 0.1em;
	font-family: "Courier New", Courier, mono;
}
.attribute {
	font-size: x-small;
	color: #FFFFFF;
	background-position: right;
	text-align: right;
}

.itemname {
	font-size: small;
	font-weight: bold;
	color: #0066CC;
}

.productborder {
	border: 2px solid #993399;
}

.price {
	font-weight: bold;
}
.heading {
	font-size: medium;
	color: #993399;
	letter-spacing: .5em;
}

.yoga-shop-pic {
	background-image: url(images/Yoga-practice-soft_03.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	border: 1px solid #993399;

}

.order {
	font-size: medium;
	color: #993399;
	letter-spacing: 0.1em;
}

.displayTable {
	border: 1px solid #993399;
}
.displayTable2 {

	border: 2px solid #993399;
}
.nowavailable {
	font-size: 16px;
	font-weight: lighter;
	color: #000000;

}
.productline {
	background-color: #993399;
}
.leftmargin {
	padding-left: 4px;
}
.heading2 {
	font-size: 24px;
	color: #333333;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-style: italic;

}

