/* CSS Document */


body {
	margin: 5px 0px 0px 0px;
	background-color: #FFFFFF;
	color: #533C58;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 16px; }
	
td { 
	font-family: Arial, Helvetica; 
	font-size: 10px; }
	
h1 {
	margin: 2px 0px 2px 0px;
	color: #533C58;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px; }
	
h2 {
	margin: 8px 0px 8px 0px;
	color: #533C58;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .05em; }	
	
h3 {
	margin: 10px 0px 10px 0px;
	color: #533C58;
	font-size: 10px;
	font-weight: bold; }
	
h4 {
	margin: 2px 0px 2px 0px;
	color: #533C58;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px; }
	
strong {
	color: #533C58;
	font-weight: normal; }

/* Link Styles
--------------------------------------------------- */
a {
	color: #533C58;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none; }
	
a:hover {
	color: #885B92;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none; }
	
#footerNavigation a {
	color: #9C9C9C;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none; }
	
#footerNavigation a:hover {
	color: #885B92;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none; }

#footerLegal a {
	color: #9C9C9C;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none; }
	
#footerLegal a:hover {
	color: #885B92;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none; }
	
.darkLink {
	color: #533C58;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .02em; }
	
#darkLink:hover {
	color: #533C58;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none; }
	
.pressTitle {
	color: #885B92;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .02em; }
	
.pressTitle a {
	color: #885B92;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .02em; }
	
.pressTitle a:hover {
	color: #885B92;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: .02em; }
	
.leftSubNavigation a {
	color: #533C58; }
	
/* Form Styles
--------------------------------------------------- */	

.fieldInput {
	border: 1px solid #533C58; }
	
select {
	border: 1px solid #E7DFEA;
	font-size: 11px; }
	
.formHeader {
	padding: 5px;
	background-color: #FAFAFA;
	border-top: 1px solid #533C58;
	border-bottom: 1px solid #533C58; }
	
.cartHeader {
	padding: 5px;
	background-color: #FAFAFA;
	border-top: 1px solid #533C58;
	border-bottom: 1px solid #533C58; }
	
.goBtn {
	background-color: #FFFFFF;
	color: #9C9C9C;
	border: 0px; }
	
#wishListButton {
	width: 123px;
	height: 25px; }
	
#btnSignIn {
	width: 216px;
	height: 25px; }

input {
	font-size: 11px; }

.button {
	background-color: #FFFFFF;
	color: #9C9C9C;
	border: 0px; }
	
.button:hover {
	background-color: #FFFFFF;
	color: #885B92;
	border: 0px; }
	
.buttonOver {
	background-color: #FFFFFF;
	color: #885B92;
	border: 0px; }
	
.fieldLabel { 
	text-align: right;
	width: 33%; }

.fieldLabelError {
	color: #FF0000;
	text-align: right; }

.fieldRequire {
	color: #FF0000; }
	
.requireField {
	color: #FF0000; }
	
	
/* Navigation Styles
--------------------------------------------------- */

#headerNavigation {
	color: #533C58;
	width: 754px;
	height: 45px;
	border-bottom: 1px solid #533C58; }
	
#headerNavigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px; }
	
#headerNavigation ul li {
	display: inline;
	border-right: 1px solid #533C58;
	padding: 0px 8px 0px 8px; }
	
#userNavigation {
	height: 20px;
	padding-bottom: 4px;
	width: 100%; }
	
#userNavigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px; }
	
#userNavigation div {
	float: left;
	width: 148px;
	text-align: center;
	border-right: 4px solid #FFFFFF;
	padding: 2px 0px 2px 0px;
	background-color: #D8D6D7; }
	
#footerNavigation {
	border-top: 1px solid #533C58;
	width: 754px;
	padding-top: 3px; }
		
#footerLegal {
	width: 754px;
	font-size: 9px;
	padding-top: 2px;
	text-align: left; }
		
.bodyNavigation {
	width: 141px; 
	vertical-align: top; 
	text-align: right;
	padding: 4px 0px 10px 0px; }
	
#leftNavigation { }
	
#leftNavigation ul {
	list-style: none;
	padding: 0px;
	margin: 0px;}
	
#leftNavigation ul li {
	padding: 2px 0px 2px 0px;
	background-color: #D8D6D7;
	margin-bottom: 4px;
	text-align: center; }

#leftSubNavigation {
	background-color: #FFFFFF; }

#leftSubNavigation ul {
	background-color: #FFFFFF; }	
	
#leftSubNavigation ul li {
	text-align: left;
	background-color: #FFFFFF;
	padding: 0px; }

/* Content and Layout Styles
--------------------------------------------------- */
	
#bodyCenter {
	background-color: #FFFFFF; }

#bodyFooter { }

.headerOutline {
	width: 217px;
	border-top: 1px solid #E7DFEA;
	border-bottom: 1px solid #E7DFEA; }
	
#breadcrumbs {
	text-align: right; }

.bodyContent {
	height: 350px;
	vertical-align: top;
	text-align: left;
	padding: 4px 0px 5px 5px; }

.pageTitle {
	color: #885B92;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px; }
	
.sessionMessage {
	padding: 5px;
	color: #000000;
	background-color: #EEEEEE;
	border-top: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000; }
	
.categoryCell {
	text-align: center; 
	vertical-align: top; 
	/* height: 230px;*/ }
	
.productCell {
	text-align: center; 
	vertical-align: top;
	height: 200px; }
	
.product_price {
	color: #885B92;
	font-size: 10px;
	font-weight: bold; }
	
.product_discounted_price {
	color: #885B92;
	font-size: 10px;
	font-weight: bold; }
	
.product_price_msrp {
	text-decoration: line-through;
	color: #885B92;
	font-size: 10px;
	font-weight: bold; }

.productimg {
	border: 0px; }

.productTitle {
	color: #885B92;
	font-size: 10px;
	font-weight: bold; }
	
.headingUnderline {
	border-bottom: 1px solid #E7DFEA; }

.oddRow { }

.evenRow { }

.heading1 {
	color: #885B92;
	font-size: 10px;
	font-weight: bold; }
	
.hoursLeft {
	float: left;
	color: #885B92; }
	
.hoursRight {
	float: right; }
	
	
/* BLOG */
.blogNavigation {
	height: 20px;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #d8d6d7;
}
	
.blogNavigationNoRecords {}
.blogNavigationItems {}
	
.blogNavigationItem {}
.blogNavigationItemLink {}
.blogNavigationItemOn {}
.blogNavigationItemLinkOn {}
	
.blogBody {
	width: 100%;
 }

.blogBodyNoRecords {}
.blogEntry {
	padding-top: 5px;
	border-bottom: 1px solid #e7e1d5;
}
.blogEntryTitle {
	font-weight: bold;
	font-size: 14px;
}
.blogEntryAuthor {
	float: left;
}

.blogEntryDate {
	width: 50%;
	float: right;
	padding-right: 10px;
}

.blogEntryContent {
	padding: 10px 0px 10px 0px;
	clear: both;
}
	
.blogPagination {
	width: 49%;
	float: right;
	text-align: right;
}

.blogPaginationPrevious {}
.blogPaginationPreviousOff {}
.blogPaginationNext {}
.blogPaginationNextOff {}

.blogEntryCommentLinks {
	text-align: right;
	margin: 5px 0px 5px 0px;
}

.blogEntryCommentLink {}
.blogEntryComments_Show {}
.blogEntryComments_Hide { display: none; }
.blogEntryComment {
	padding: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #f5f3ef;
}
.blogEntryCommentName {
	font-weight: bold;
}
.blogEntryCommentBody {}
.blogEntryNoComments {
	text-align: center;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	background-color: #f5f3ef;
}


	