@charset "utf-8";
/* CSS Document */
#boutique-sidebar {
	display: inline;
	float: left;
	margin: 0 0 0 5px;
	width: 220px;
	font: .9em Arial, Helvetica, sans-serif;
}

#content #boutique-sidebar h2 {
	margin-bottom: 1em;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #333;
}

#boutique-sidebar img {
	max-width: 100%;
	height: auto;
}

#boutique-cat-nav,
#boutique-links {
	margin: 1em 0;
	padding: 0;
	list-style: none;
	border: 1px solid #ffdfe2;
}

#boutique-links {
	margin-top: 0;
	border-top: 0;
}

#boutique-links li {
	background-image: url(/images/backgrounds/link-grad.png);}

#boutique-cat-nav a,
#boutique-links a {
	display: block;
	padding: 0 5px;
	height: 33px;
	line-height: 33px;
	white-space: nowrap;
	color: #f16992;
	background-image: url(/images/backgrounds/link-grad.png);
}

#boutique-cat-nav a:hover,
#boutique-cat-nav a.selected,
#boutique-links a:hover {
	background-color: #ffdfe2;
	background-image: none;
}

#boutique-links a {
	padding-left: 26px;
	background-position: 5px center;
	background-repeat: no-repeat;
}

#boutique-links a.link-website {
	background-image: url(/images/icons/icon-www.png);
}

#boutique-links a.link-ebay {
	background-image: url(/images/icons/icon-ebay.png);
}

#boutique-links a.link-etsy {
	background-image: url(/images/icons/icon-etsy.png);
}

#boutique-links a.link-contact {
	background-image: url(/images/icons/icon-mail.png);
}

#boutique-policy,
#boutique-about,
#boutique-tags {
	margin-bottom: 10px;
	padding: 5px;
	overflow: hidden;
	background-color: #fff4f5;
	border: 1px solid #ffdfe2;
}

#boutique-tags p {
	margin: 0;
}

#boutique-tags a {
	white-space: nowrap;
}

#boutique-main {
	float: right;
	margin-right: 4px;
	width: 700px;
	font: .9em Arial, Helvetica, sans-serif;
}

#boutique-main h3,
#boutique-main a {
	color: #f16992;
}

.breadcrumb-nav {
	margin-bottom: 10px;
	color: #f16992;
	font-size: .9em;
}

#boutique-main h2 {
	float: left;
	margin: 0 0 5px;
	height: 60px;
}

.toolbox {
	margin-left: 385px;
	padding: 10px;
	height: 38px;
	background-color: #fff4f5;
	border: 1px solid #ffdfe2;
}

#boutique-main .toolbox h3 {
	margin: 0;
	color: #333;
	font-size: 1em;
}

.toolbox ul {
	margin: 5px 0 0;
	padding: 0;
	list-style: none;
}

.toolbox li {
	display: inline;
	margin-right: 1em;
}

.toolbox img {
	vertical-align: bottom;
	border: none;
}

#boutique-top-pager {
	clear: left;
	width: 100%;
	background: transparent url(/images/backgrounds/pink-horiz-line.png) left center repeat-x;
}

#boutique-top-pager:after {
	content: ".";
	display: block;
	clear: right;
	height: 0;
	visibility: hidden;
}

#boutique-top-pager .pager {
	float: right;
	margin: 0;
	padding-left: 1em;
	text-align: right;
}

#boutique-items {
	clear: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#boutique-items:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}

#boutique-items li {
	float: left;
	margin: 0 4px 4px 0;
	padding: 5px;
	width: 159px;
	text-align: center;
	border: 1px solid #ddd;
}

#boutique-items h3 {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
}

#boutique-items a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
}

#boutique-items img {
	border: none;
}

#boutique-items .price {
	display: block;
}

#boutique-bottom-pager {
	clear: left;
	text-align: center;
}

.pager {
	margin: 1em 0;
	background-color: #fff;
}

.pager a {
	text-decoration: none;
}

.pager a.selected {
	font-size: 1.8em;
}

.pager a:hover {
	text-decoration: underline;
}

.pager a img {
	vertical-align: abs-middle;
	border: none;
}

/* Item Details Page */
#item-images {
	clear: left;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 250px;
	list-style: none;
	text-align: center;
	padding: 5px;
	background-color: #fff4f5;
	border: 1px solid #ffdfe2;
}
#item-images img {
	display: block;
	margin-bottom: .5em;
	border: none;
}
#item-images a {
	display: block;
	margin-bottom: 1em;
	font-size: smaller;
	text-decoration: none;
}
#item-details form {
	margin-left: 270px;
}
#item-pricing dt {
	float: left;
	margin-right: 1ex;
}
#item-pricing dd {
	margin-bottom: 0;
}
.information {
	margin: 1em 0 1em 270px !important;
	padding: 1ex;
	background-color: #fff4f5;
	border: 1px solid #ffdfe2;
	}
.information a:link,
.information a:visited,
.information a:active {
	color: #555;
	}
#item-options label {
	display: block;
	}
#item-options input,
#item-options select {
	margin-bottom: .5em;
	}
#facebook-like iframe {
	width: 425px !important;
	}

/* -- Wholesale Gallery -- */
.wholesale-gallery #boutique-sidebar {
	display: inline;
	float: right;
	margin: 0 0 0 10px;
	width: 220px;
	font: .9em Arial, Helvetica, sans-serif;
}
.wholesale-gallery #boutique-sidebar h2 {
	margin: 0px;
}
.wholesale-gallery #boutique-sidebar ul {
	margin-bottom: 10px;
	padding: 5px;
	list-style: none;
	background-color: #fff4f5;
	border: 1px solid #ffdfe2;
}
.wholesale-gallery #boutique-sidebar li {
	line-height: 2;
}
.wholesale-gallery #boutique-sidebar a {
	display: block;
	padding: 0 5px;
	height: 33px;
	line-height: 33px;
	white-space: nowrap;
	color: #f16992;
	background-image: url(/images/backgrounds/link-grad.png);
}

.wholesale-gallery #boutique-sidebar a:hover {
	background-color: #ffdfe2;
	background-image: none;
}
#wholesale-main {
	float: left;
	width: 713px;
	font: .9em Arial, Helvetica, sans-serif;
}
#wholesale-items {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
#wholesale-items li {
	float: left;
	margin: 0 7px 7px 0;
	padding: 5px;
	width: 159px;
	text-align: center;
	border: 1px solid #ddd;
}
#wholesale-items h3 {
	margin: 0;
	overflow: hidden;
	white-space: nowrap;
	font-size: 1em;
	font-weight: normal;
}
#wholesale-items img {
	border: none;
}
#wholesale-gallery-header {
	float: left;
	margin: 0 10px 0 0;
}
#wholesale-main form div {
	float: left;
}
#wholesale-main form {
	margin: 0 0 10px;
	zoom: 1;
}
#wholesale-main form:after {
	content: '.';
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}
#wholesale-main #q {
	color: #777;
}
#wholesale-main #q:focus,
#wholesale-main #q:active {
	color: #000;
}
