@charset "utf-8";
/* -- Global Style Sheet --
   Author: Cottage Collections
   Created: 1-9-9
*/

/* HTML Element Styling */
html {font-size: 16px;}

body {
	margin: 0;
	padding: 0;
	font: 62.5% Calibri, "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
p, ul, ol, dl {
	margin: 1em 0;
}
a:link,
a:visited,
a:hover,
a:active,
a:focus {
	color: #e786a3;
}
h2 {
	font-family: Georgia, serif;
	font-weight: normal;
}
form {
	margin: 0;	
}

/* Structural Styling */
#wrapper {
	position: relative;
	margin: 10px auto;
	padding: 5px 10px 10px;
	width: 943px;
	border: 1px solid #f7a6be;
}
#banner {
	position: relative;
	height: 226px;
	z-index: 2;
}
#banner h1 {
	margin: 0 0 16px 9px;
	padding-top: 4px;
	height: 160px;
	overflow: hidden;
}
#banner h1 img {
	border: none;
}

/* Navigational Drop-down Menu */
#nav {
	margin: 0;
	padding: 0;
	width: 505px;
	height: 37px;
	background: #f7a6be url(/images/ui/nav-bar-left.png) no-repeat;
}
#nav li {
	position: relative;
	float: left;
	display: block;
	width: 16.6%;
	line-height: 37px;
	text-align: center;
	list-style: none;
}
#nav li.last-child {
	float: right;
	background: transparent url(/images/ui/nav-bar-right.png) right top no-repeat;
}
#nav li:hover,
#nav li.over {
	background: url(/images/ui/nav-cursor.png) center bottom no-repeat;
}
#nav li:hover ul,
#nav li.over ul {
	display: block;
}
#nav li a {
	display: block;
	height: 37px;
	font-size: 1.4em;
	color: #fff;
	text-decoration: none;
}
#nav li a.no-sub:hover {
	background: none;
}
#nav ul {
	display: none;
	position: absolute;
	top: 35px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 182px;
}
#nav ul li {
	float: none;
	padding: 0 16px 0 10px;
	width: auto;
	height: 23px;
	line-height: 1;
	overflow: hidden;
	text-align: left;
	background: transparent url(/images/ui/menu-drop-down-item.png);
}
#nav ul li:hover {
	background: transparent url(/images/ui/menu-drop-down-item.png);
}
#nav ul li.first-child {
	padding-top: 10px;
	background: url(/images/ui/menu-drop-down-top-a.png);
}
#nav ul li.last-child {
	float: none;
	padding-bottom: 0;
	height: 45px;
	background: transparent url(/images/ui/menu-drop-down-bottom.png) bottom left;
}
#nav ul li a {
	padding: 4px 5px 0;
	height: 20px;
	line-height: 1;
	white-space: nowrap;
}
#nav ul li a:hover {
	color: #e7869e;
	background: #fbdfe7;
}

/* Sign-up Box */
#sign-up-box {
	position: absolute;
	top: 0;
	left: 282px;
	width: 231px;
	height: 178px;
	overflow: hidden;
	font-size: 1.2em;
	background-image: url(/images/ui/sign-up-box-empty.png);
}
#dynamic-content {
	position: relative;
	top: 0;
	margin: 15px 20px 0 14px;
	height: 143px;
	overflow: hidden;
}
#dynamic-content .content-item {
	height: 143px;
	overflow: hidden;
}

/* Spotlight Boutiques */
#spotlight-boutiques {
	position: absolute;
	top: 0;
	right: 0;
	width: 429px;
	height: 222px;
	overflow: hidden;
	background-image: url(/images/ui/spotlight-box.png);
}
#spotlight-boutiques h2 {
	margin: 11px 0 4px;
	height: 35px;
	text-indent: -9999px;
}
#spotlight-boutiques div {
	float: left;
	display: block;
	margin-left: 26px;
	width: 177px;
	height: 161px;
	overflow: hidden;
	text-align: center;
}
#spotlight-boutiques div#spotlight-2 {
	margin-left: 17px;
}
#spotlight-boutiques a {

	color: #fff;
	text-decoration: none;
}
#spotlight-boutiques img {
	display: block;
	margin: 5px auto 9px;
	height: 126px;
	border: none;
}
#spotlight-boutiques span {
	line-height: 21px;
	font-size: 1.4em;
}

/* Member Navigation */
.member-nav {
	margin: .5em 0 1em;
	padding: .5em 0;
	list-style: none;
	text-align: center;
	font-size: 1.2em;
	background-color: #fff;
	border: 2px solid #f7a6be;
}
.member-nav li {
	display: inline;
	padding: 0 .35em;
}
.member-nav a {
	white-space: nowrap;
}

/* Content */
.sidebar #page,
.articles #page {
	background: #fff url(/images/ui/feature-box-repeat.png) right top repeat-y;
}
.sidebar #content,
.articles #content {
	padding-right: 10px;
	margin: 0 0 5px 5px;
	width: 517px;
	border-right: 1px dotted #333;
}
#content {
	line-height: 1.5;
	font-size: 1.4em;
	color: #333;
}
#content h2 {
	margin-top: 0;
	color: #f7a6be;
}
#content h2:first-child {
	margin-bottom: 0;
}
#content h3 {
	color: #f7a6be;
}
#content p {
	margin-top: 0;
}

/* Sidebar */
#sidebar {
	float: right;
	display: inline;
	padding-left: 15px;
	width: 395px;
	font-size: 1.4em;
}

#recent-articles ol,
#archives ol {
	margin: 1em;
	padding: 0;
	list-style: none;
}
#recent-articles a,
#archives a {
	color: #000;
}

/* Footer */
#footer {
	position: relative;
	clear: both;
	margin: 0 auto;
	padding: 10px;
	height: 41px;
	font-size: 1.2em;
	color: #fff;
	background-color: #f7a6be;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#footer li {
	display: inline;
}
#footer li::after {
	content: "|";
}
#footer li:last-child::after {
	content: "";
}
#footer li a {
	margin: 0 .3em 0 0;
}
#footer p {
	margin: 1em 0 0;
	text-align: center;
}

/* Classes */
.important {
	padding: 1ex;
	color: #e595ad;
	background-color: #fff9fc;
	border: 1px solid #e595ad;
}
.error {
	padding: 1ex;
	color: #c00;
	background-color: #fff9fc;
	border: 1px solid #c00;
}
.success{
	padding: 1ex;
	color: #090;
	background-color: #f9fffc;
	border: 1px solid #090;
}
.spotlight {
	text-align: center;
	font: 1.2em Georgia, serif;
	font-weight: bold;
}
.spotlight img {
	border: none;
}
.float-left {
	float: left;
	margin-right: 1em;
}
.float-right {
	float: right;
	margin-left: 1em;
}
.small-text {
	font-size: .6em;
}
.feature-wrapper {
	margin: 10px 0 0;
	padding: 10px 17px 10px;
	background: transparent url(/images/ui/feature-wrapper.png) repeat-x;
}
.feature-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.feature-box,
.feature-box-double {
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	width: 375px;
	height: 155px;
	overflow: auto;
	color: #333;
	background: transparent url(/images/ui/feature-box.gif) no-repeat;
}
.feature-box-double {
	height: 340px;
	background: transparent url(/images/ui/feature-box-double.gif) no-repeat;
}
.feature-content {
	width: 375px;
	height: 155px;
	overflow: auto;
}
.feature-box-double .feature-content {
	height: 340px;
}
.feature-box h2,
.feature-box-double h2,
.feature-box p,
.feature-box-double p {
	margin: 0 0 10px;
}
.feature-box a,
.feature-box-double a,
.feature-box-stretch a {
	color: #fff;
}
.no-sidebar .feature-box a {
color: #e786a3;
}
#wrapper .feature-box h2,
#wrapper .feature-box-double h2,
#wrapper .feature-box-stretch h2 {
	margin-top: .5em;
	padding-bottom: .5em;
	text-align: center;
	font: 1.3em Georgia, serif;
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#wrapper .feature-box h3,
#wrapper .feature-box-double h3,
#wrapper .feature-box-stretch h3 {
	color: #333;
}
.feature-box-stretch {
	float: left;
	padding-bottom: 20px;
	width: 395px;
	color: #333;
	background: #fff url(/images/ui/feature-box-stretch-footer.png) left bottom no-repeat;
}
.feature-box-stretch .feature-content {
	padding: 1px 10px;
	height: auto;
	overflow: visible;
	background: transparent url(/images/ui/feature-box-stretch-top.png) no-repeat;
}
.box-content {
	margin-top: 5px;
	padding: 1px 5px;
	background-color: #fff;
}
.feature-box .box-content a,
.feature-box-double .box-content a,
.feature-box-stretch .box-content a {
	color: #e786a3;
}
.last-feature {
	background: none;
}
.form-fields {
	margin: 0;
	padding: 0;
	list-style: none;
}
.form-fields label {
	display: block;
	float: left;
	width: 11em;
}
.short label {
	width: 7em;
}
.long label {
	float: none;
	margin: .5em 0 .2em;
	width: auto;
}
.form-fields .multi-line label {
	float: none;
	margin: .2em 0;
	width: auto;
}
.form-fields li {
	clear: left;
	margin: .1em 0;
}
.form-fields .non-key-value label {
	display: inline;
	float: none;
	width: auto;
}
.captcha-info {

	font-size: .8em;
	color: #777;

}

/* Home Page Styles */
#home-page-feature-tabs {
	float: left;
	margin-right: 10px;
	width: 502px;
	height: 545px;
	background: #a5b1ba;
}
#home-page-feature-tabs h2,
#home-page-feature-tabs h3,
#home-page-feature-tabs p {
	margin: 0 0 10px;
}
#home-page-feature-tabs .TabbedPanelsContent ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}
#home-page-feature-tabs .TabbedPanelsContent li {
	clear: left;
}
#home-page-feature-tabs .TabbedPanelsContent li img {
	float: left;
	margin: 0 1em .5em 0;
	border: 1px solid #000;
}

#home-page-feature-tabs .TabbedPanelsContent li p {
	margin-top: 0;
}
.TabbedPanelsFooter {
	padding:0 .5em;
	line-height:23px;
	color: #fff;
}
.TabbedPanelsFooter a {
	color: #fff;
}
#home-page-feature-top {
	background: transparent url(/images/ui/feature-box-double.gif) no-repeat;
}
#recently-added-items h2 {
	margin-bottom: .5em;
	text-align: center;
}
#recently-added-items ul {
	margin: .5em 0 1em;
	padding: 0;
	list-style: none;
	height: 147px;
}
#recently-added-items li {
	float: left;
	display: inline;
	margin: 0 12px 12px;
	padding: 5px;
	width: 197px;
	height: 147px;
	overflow: hidden;
	text-align: center;
	border: 2px solid #f7a6be;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#recently-added-items a {
	display: block;
	width: 197px;
}
#recently-added-items img {
	border: none;
}

/* Additional Content */
#extra-content-1,
#extra-content-2,
#extra-content-3,
#extra-content-4 {
position:absolute;
z-index: 1;
}
#extra-content-1 img,
#extra-content-2 img,
#extra-content-3 img,
#extra-content-4 img {
border: none;
}
#extra-content-1 {
	top: 230px;
	left: -15px;
	}
#extra-content-4 {
	top: 291px;
	right: -20px;
	}

/* -- Member Pages -- */
#member-item-images {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#member-item-images li {
	display: block;
	float: left;
	margin: 3px;
	width: 120px;
	text-align: center;
	}
#member-upload-image {
	clear: left;
	padding-top: 10px;
	}
#member-add-option {
	font-size: .9em;
	}
#member-add-option h3 {
	margin: 0;
	font-size: 1.4em;
	}
#optionsDataGrid {
	margin-bottom: 1em;
	width: 100%;
	border: 1px solid #f5a5bd;
	}
#optionsDataGrid td {
	background-color: #fef0f6;
	}
#optionsDataGrid tr.datagrid-header td {
	color: #fff;
	background-color: #f5a5bd;
	}
#optionsDataGrid tr.datagrid-alt-row td {
	background-color: #fff9fc;
	}
#optionsDataGrid td ul {
	margin: 0 0 5px;
	padding: 0;
	list-style: none;
	}
/* -- Testimonials Page -- */
.testimonial .author {
	padding: 5px 5px 0;
	background-color: #f0f0f0;
	}
.testimonial .author:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	line-height: 0;
	visibility: hidden;
	}
.testimonial .author img {
	float: left;
	margin: 0 1em .5em 0;
	border: 2px solid #fff;
	}
.testimonial .author h3 {
	margin: 0;
	color: #333 !important;
	}
.testimonial blockquote {
	clear: left;
	margin: 0;
	}
