body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url('images/bg_v2a.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#main {
	background-image: url('images/main_bg.gif');
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
#body {
	border: 1px solid #cccccc;
	border-top: 0px;
	width: 760px;
	background-color: #ffffff;
	margin-bottom: 75px;
}
#header {
	background: url('images/header_bg.gif') top right;
}
#logo {
	float: left;
}
#search {
	float: right;
	padding-right: 14px;
	padding-top: 75px;
}
#search .text {
	color: #666666;
}
#topNav {
	width: 760px;
	background-color: #2e1253;
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-top: 2px;
}
.topNavButton {
	margin-left: 16px;
	margin-right: 16px;
}
#leftNav {
	float: left;
	background-color: #ebebeb;
	border-right: 1px solid #cccccc;
	padding-bottom: 55px;
	text-align: left;
	width: 185px;
	overflow:hidden;
}
.leftNavButton {
	background-color: #e7e2ed;
}
.leftNavSub {
	background-color: #e7e2ed;
	padding: 7px 18px 18px 18px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	border-bottom: 2px solid #ffffff;
}
a {
	color: #2e1253;
	text-decoration: none;
}
a:hover, #contactInfo a:hover {
	text-decoration: underline;
}
#contactInfo a {
	text-decoration: none;
}
#breadCrumbs, #breadCrumbs a {
	font-size: 11px;
}
.leftNavSubActive, .leftNavSubActive a, .breadCrumbActive, .breadCrumbActive a {
	color: #df0023;
}
#contactInfo {
	padding: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
}
#content {
	width: 549px;
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 15px;
}
#pageTitle {
	font-size: 14px;
	font-weight: bold;
	color: #f14a5b;
}
#textContent {
	float: left;
	padding-right: 10px;
	width: 290px;
	line-height: 20px;
}
.specials {
	text-align: center;
	width: 125px;
	float: left;
	padding-left: 25px;
	padding-right: 30px;
}
.bio {
	float: left;
	padding-right: 10px;
	width: 290px;
	line-height: 20px;
}
.bioPhoto{
	float: left;
	width: 249px;
}
#categoryItems {
	float: left;
	padding-right: 10px;
	width: 540px;
	line-height: 20px;
}
.categoryItemImage {
	float:left;
	padding:5px 5px 10px 10px;
	min-height:79px;
}
.categoryItem {
	min-height:79px;
}
.categoryItem a {
	text-decoration: underline;
	color: #df0023;
}

/* Product Details */
#productPreview {
	float:left;
	width: 248px;
	height: 298px;
	margin-right: 15px;
}

#productPreviewImage {
	border: 1px solid #cccccc;
}
#productDetail {
	float: left;
	width: 245px;
}
.color_swatch {
	float:left;
	margin:5px;
}
#productPrice {
	padding: 5px;
	border: 1px solid #cccccc;
	background-color: #f5f5f5;
}
/* */



.itemCount {
	float: left;
	font-size: 11px;
}
.itemCount a {
	text-decoration: underline;
	color: #df0023;
}
#itemSort {
	float: right;
}
#itemSort select {
	width: 125px;
}
#pics{
	float: left;
	width: 249px;
}
#footer {
	width: 760px;
	height: 50px;
	background-color: #e7e2ed;
	border-top: 2px solid #cccccc;
}
hr {
	border:0px;
	border-top: 1px dotted #000000;
	height:0px;
}
p {
	margin:0px;
	padding:0px;
}