body {
	background: #FEE8EA url(../images/layout/pink-stripes.png) left top repeat;
	color: #75797B;
	font: 12px/16px Arial, Helvetica, Verdana, sans-serif;
}
a {
	color: #A34F71;
}
img { display: block; }

.imgrep {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -5000px;
}
.clear {
    clear: both;
    height: 0px;
}
p.success, p.error {
	padding: 5px 8px !important;
	font-size: 14px;
	text-align: center;
	margin-bottom: 15px !important;
}
p.success {
	border: 1px solid #090;
	background-color: #D7FFD7;
	color: #090;
}
p.error {
	border: 1px solid #f00;
	background-color: #fcc;
	color: #C40B06;
}
p.error span, success span { font-weight: bold; }

#header-container {
	position: absolute;
	background: url(../images/layout/lace.png) left top repeat-x;
	left: 0;
	top: 0;
	height: 122px;
	width: 100%;
	z-index: 2;
}
#header {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -406px;
	width: 812px;
}
#logo {
	position: absolute;
	top: 18px;
	left: 8px;
	width: 205px;
	height: 65px;
	overflow: hidden;
}
#logo span {
	background-image: url(../images/layout/logo.png);
}
#nav {
	position: absolute;
	right: 8px;
	top: 42px;
}
#nav li {
	display: inline;
	text-transform: uppercase;
	color: #75797B;
	font-size: 15px;
	padding: 2px 0 2px 17px;
	margin-left: 14px;
	border-left: 2px solid #c8c8c8;
}
#nav li a {
	color: #75797B;
	text-decoration: none;
}
#nav li a:hover {
	color: #7C8C91;
}
#nav li.first {
	padding-left: 0;
	margin-left: 0;
	border: none;
}
#search-container {
	position: absolute;
	top: 7px;
	right: 8px;
	width: 187px;
	height: 29px;
	background: url(../images/layout/search-background.png) left top no-repeat;
}
#search {
	position: relative;
	height: 20px;
	width: 140px;
	border: none;
	background: none;
	margin: 4px 0 0 8px;
	font: 12px/16px Arial, Helvetica, Verdana, sans-serif;
	color: #666;
}
#search-container a {
	position: absolute;
	display: block;
	width: 35px;
	height: 29px;
	right: 0;
	top: 0;
	background: url(../images/layout/magnifying-glass.png) left top no-repeat;
}
#search-container a:hover {
	background-image: url(../images/layout/magnifying-glass-over.png);
}
#top-nav {
	position: absolute;
	right: 213px;
	top: 15px;
}
#top-nav li {
	display: inline;
	color: #A34F71;
	font-size: 12px;
	line-height: 12px;
	padding-left: 10px;
	margin-left: 8px;
	border-left: 1px solid #A34F71;
}
#top-nav li a {
	color: #A34F71;
	text-decoration: none;
}
#top-nav li a:hover {
	color: #B64870;
}
#top-nav li.first {
	padding-left: 0;
	margin-left: 0;
	border: none;
}

#content-container {
	position: relative;
	margin: 0 auto;
	padding-top: 97px;
	width: 841px;
	z-index: 1;
	background: url(../images/layout/content-background.png) center top repeat-y;
}
#user-nav {
	position: relative;
	background: url(../images/layout/user-nav-background.png) left top repeat-x;
	height: 43px;
	width: 811px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
#user-nav .greeting {
	position: absolute;
	top: 28px;
	left: 18px;
	color: #EFE9E1;
	line-height: 18px;
}
#user-nav .greeting strong {
	color: #f1f1f1;
}
#user-nav .greeting a {
	color: #f1f1f1;
}
#user-nav .greeting .signout {
	padding-left: 5px;
	font-size: 10px;
}
#user-nav .bracket {
	color: #832F39;
	font-size: 18px;
}
#user-actions {
	position: absolute;
	right: 18px;
	top: 24px;
}
#user-actions li {
	float: right;
	text-transform: uppercase;
	font: 10px Helvetica, Arial, sans-serif;
	color: #fff;
	padding-left: 16px;
	margin-left: 15px;
	background: url(../images/layout/user-nav-separator.png) left top no-repeat;
	height: 30px;
	line-height: 30px;
}
#user-actions li a {
	color: #efe9e1;
	text-decoration: none;
	display: block;
}
#user-actions li a:hover {
	color: #fff;
}
#user-actions li.last {
	padding-left: 0;
	margin-left: 0;
	background: none;
}
#user-actions .my-account a {
	padding-left: 24px;
	background: url(../images/layout/my-account-icon.png) 0 5px no-repeat;
}
#user-actions .my-account a:hover {
	background-image: url(../images/layout/my-account-icon-over.png);
}
#user-actions .cart a {
	padding-left: 34px;
	background: url(../images/layout/cart-icon.png) 0 4px no-repeat;
}
#user-actions .cart a:hover {
	background-image: url(../images/layout/cart-icon-over.png);
}
#content {
	position: relative;
	width: 811px;
	margin: 0 auto;
	background-color: #f9f9f9;
}
#footer {
	position: relative;
	margin: 0 auto;
	background: url(../images/layout/footer-background.png) left top repeat-x;
	height: 68px;
	width: 811px;
}
#organi-logo {
	position: absolute;
	right: 14px;
	top: 17px;
	width: 72px;
	height: 33px;
	overflow: hidden;
	background: url(../images/layout/organi-studios-logo.png) left top no-repeat;
}
#newsletter-container {
	position: relative;
	padding: 10px 0 0 10px;
	background: url(../images/layout/join-our-mailing-list.png) 260px 17px no-repeat;
	width: 460px;
}
#newsletter-signup-container {
	position: relative;
	width: 238px;
	height: 29px;
	background: url(../images/layout/newsletter-signup-background.png) left top no-repeat;
}
#newsletter-signup {
	position: relative;
	height: 20px;
	width: 190px;
	border: none;
	background: none;
	margin: 4px 0 0 8px;
	font: 12px/18px Arial, Helvetica, Verdana, sans-serif;
	color: #666;
}
#newsletter-signup-container a {
	position: absolute;
	display: block;
	width: 37px;
	height: 28px;
	right: 0;
	top: 1px;
	background: url(../images/layout/pink-go.png) left top no-repeat;
}
#newsletter-signup-container a:hover {
	background-image: url(../images/layout/pink-go-over.png);
}
#copyright {
	font-size: 9px;
	color: #f7f7f7;
	margin: 4px 0 0 15px;
}
#organi-logo a {
	position: absolute;
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -5000px;
}
#bottom-shadow {
	position: relative;
	margin: 0 auto 10px auto;
	height: 15px;
	width: 841px;
	background: url(../images/layout/content-background-bottom.png) left bottom no-repeat;
}
.normal-button a {
	text-decoration: none;
	color: #f2eaed !important;
}
.normal-button a:hover {
	color: #fff !important;
}
.normal-button .left-cap,
.normal-button .right-cap,
.normal-button .button-text {
	position: relative;
	float: left;
	display: block;
	height: 26px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.normal-button .left-cap {
	background-image: url(../images/buttons/large-pink/left-cap.png);
	width: 10px;
}
.normal-button .right-cap {
	background-image: url(../images/buttons/large-pink/right-cap.png);
	width: 10px;
}
.normal-button .button-text {
	background-image: url(../images/buttons/large-pink/background.png);
	background-repeat: repeat-x;
	text-transform: uppercase;
	font: 11px/26px Helvetica, Arial, sans-serif;
	padding: 0 12px;
}
.small-button a {
	text-decoration: none;
	color: #515153 !important;
}
.small-button a:hover {
	color: #666 !important;
}
.small-button .left-cap,
.small-button .right-cap,
.small-button .button-text {
	position: relative;
	float: left;
	display: block;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
}
.small-button .left-cap {
	background-image: url(../images/buttons/small-grey/left-cap.png);
	width: 11px;
}
.small-button .right-cap {
	background-image: url(../images/buttons/small-grey/right-cap.png);
	width: 11px;
}
.small-button .button-text {
	background-image: url(../images/buttons/small-grey/background.png);
	background-repeat: repeat-x;
	text-transform: uppercase;
	font: 10px/23px Helvetica, Arial, sans-serif;
	padding: 0 12px;
}
.footer-links {
	position: relative;
	background: url(../images/layout/footer-links-background.png) left top no-repeat;
	width: 797px;
	margin: 20px auto 0 auto;
}
.footer-link {
	position: relative;
	float: left;
	width: 160px;
	margin: 20px 0 20px 35px;
}
.footer-link h3 {
	font: 16px Helvetica, Arial, sans-serif;
	color: #7f7f7f;
}
.footer-link ul {
	margin: 6px 0 0 8px;
}
.footer-link li {
	font-size: 10px;
	padding-bottom: 3px;
}
.footer-link li a {
	color: #7f7f7f;
	text-decoration: none;
}
.footer-link li a:hover {
	text-decoration: underline;
}
#content .sidenav-area {
	position: relative;
	float: left;
	width: 189px;
}
#sidenav-elements {
	position: relative;
}
#sidenav-elements.fixed {
	position: fixed;
	top: 0;
}
#content .main-area {
	position: relative;
	float: left;
	width: 622px;
}
.entry {
}
.entry h2 {
	font: 20px Helvetica, Arial, sans-serif;
	color: #A96D83;
	text-transform: uppercase;
	padding: 20px 0 15px 18px;
}
.entry h3 {
	font: 16px Helvetica, Arial, sans-serif;
	color: #666;
	padding: 10px 0 15px 18px;
}
.entry h4 {
	font: italic 15px Helvetica, Arial, sans-serif;
	color: #666;
	padding: 5px 0 15px 18px;
}
.entry ul {
	margin-left: 18px;
	padding-left: 25px;
	margin-bottom: 20px;
	line-height: 16px;
}
.entry blockquote {
	margin-left: 18px;
}
.entry ul li {
	list-style-type: disc;
}
.entry p {
	padding: 0 18px 15px 18px;
}
.entry p.success,
.entry p.error {
	margin-right: 18px;
	margin-left: 18px;
}
.sidenav {
	position: relative;
	width: 217px;
	margin-top: 7px;
}
.left-sidenav {
	left: -30px;
}
.right-sidenav {
	right: 0px;
}
.sidenav .content-container {
	position: relative;
	background: url(../images/layout/sidenav-background-dark.png) left top repeat-y;
	/* light - background: url(../images/layout/sidenav-background-light.png) left top repeat-y;*/
}
.sidenav .content {
	position: relative;
	background: url(../images/layout/sidenav-top-background.png) 5px 0 no-repeat;
	/* light - background: url(../images/layout/sidenav-bottom-background.png) 5px bottom no-repeat;*/
	min-height: 221px;
}
#content .sidenav .content h2 {
	position: relative;
	background-color: #d9dbdb;
	padding: 9px 12px;
	color: #4a4a4a;
	font-size: 16px;
	margin: 0 12px 6px 15px;
	text-transform: uppercase;
	font-weight: normal;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.sidenav .top {
	position: relative;
	background: url(../images/layout/sidenav-top.png) left top no-repeat;
	height: 15px;
}
.sidenav .brown-top {
	position: relative;
	background: url(../images/layout/sidenav-brown-top.png) left top no-repeat;
	height: 37px;
}
#content .sidenav .brown-top h2 {
	height: 37px;
	background: url(../images/layout/your-cart-header.png) 103px 10px no-repeat;
	overflow: hidden;
	text-indent: -5000px;
}
.sidenav .bottom {
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
	height: 36px;
}
.left-sidenav .bottom {
	background-image: url(../images/layout/sidenav-bottom-left.png);
}
.right-sidenav .bottom {
	background-image: url(../images/layout/sidenav-bottom-right.png);
}
.sidenav ul li {
	position: relative;
	border-top: 1px solid #b9babc;
	border-bottom: 1px solid #e9e9e9;
	margin: 0 12px 0 15px;
	color: #612F45;
	text-transform: uppercase;
	font-size: 13px;
	padding: 14px 0 12px 8px;
}
.sidenav ul li.first {
	border-top: none;
}
.sidenav ul li.last {
	border-bottom: none;
}
.sidenav ul li a {
	text-decoration: none;
	color: #612F45;
}
.sidenav ul li a:hover {
	color: #8A365B;
}
.cart-sidenav .content-container {
	background: url(../images/layout/sidenav-background-light.png) left top repeat-y;
}
.cart-sidenav .content {
	background: url(../images/layout/sidenav-bottom-background.png) 5px bottom no-repeat;
	min-height: auto;
	min-height: inherit;
}
.cart-sidenav .quantity {
	position: relative;
	float: left;
	margin-right: 5px;
}
.cart-sidenav .quantity input {
	width: 17px;
	border: 1px solid #b2b2b2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	padding: 3px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
.cart-sidenav .remove {
	position: absolute;
	top: 8px;
	right: 8px;
	font-weight: bold;
	font-size: 14px;
	display: none;
}
.cart-sidenav #cart-items li.hover .remove {
	display: block;
}
.cart-sidenav .name {
	text-transform: none;
	font-size: 12px;
}
.cart-sidenav .price {
	text-transform: none;
	font-size: 12px;
	font-weight: bold;
}
.cart-sidenav .totals {
	border-bottom: none;
	border-top: none;
	text-align: right;
}
.cart-sidenav .total {
	color: #918F8F;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 5px;
	text-align: right;
}
.cart-sidenav .total-price {
	color: #515153;
	font-size: 22px;
	text-align: right;
	text-transform: uppercase;
	display: inline;
}
.cart-sidenav li.submit {
	border-top: none;
}
.cart-sidenav ul li {
	padding: 12px 0 10px 0;
}
.cart-sidenav .checkout-link {
	width: 182px;
	margin: 0 auto;
}
.categories {
	margin-top: 6px;
}
#content .categories .content h2 {
	text-align: right;
}
.categories ul {
	margin-top: 3px;
}
.categories ul li {
	position: relative;
	padding: 13px 0 11px 50px;
	color: #75797b;
}
.categories ul li a {
	zoom: 1;
}
.categories ul li span {
	color: #612F45;
}
.categories .see-all {
	padding-left: 0;
	text-align: center;
}
.categories .kitchen { background: url(../images/icons/kitchen-small.png) 7px center no-repeat; }
.categories .living-room { background: url(../images/icons/living-room-small.png) 3px center no-repeat; }
.categories .bathroom { background: url(../images/icons/bathroom-small.png) 9px center no-repeat; }
.categories .bedroom { background: url(../images/icons/bedroom-small.png) left center no-repeat; }
.categories .dining-room { background: url(../images/icons/dining-room-small.png) 5px center no-repeat; }
.categories .laundry { background: url(../images/icons/laundry-small.png) 2px center no-repeat; }
.categories .office { background: url(../images/icons/office-small.png) 4px center no-repeat; }
.categories .outdoor { background: url(../images/icons/outdoor-small.png) left center no-repeat; }
.categories .misc { background: url(../images/icons/misc-small.png) 5px center no-repeat; }
.content-box {
	position: relative;
	padding-top: 5px;
}
.content-box .top ul li {
	position: relative;
	float: left;
	font: 12px/46px Helvetica, Arial, sans-serif;
	padding: 0 28px 0 15px;
	background: url(../images/layout/content-box-arrow.png) right 5px no-repeat;
}
.content-box .top ul li a {
	color: #75797B;
	text-decoration: none;
}
.content-box .top ul li a:hover {
	text-decoration: underline;
}
.content-box .top ul li.first {
	padding-left: 0;
}
.content-box .top h2 {
	font: 12px/46px Helvetica, Arial, sans-serif;
}
.content-box .top {
	position: relative;
	height: 43px;
	overflow: hidden;
	background: url(../images/layout/content-box-top-background.png) left top repeat-x;
	padding: 0 20px;
}
.content-box .top .left {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 43px;
	background: url(../images/layout/content-box-top-left.png) left top no-repeat;
}
.content-box .top .right {
	position: absolute;
	right: 0;
	top: 0;
	width: 16px;
	height: 43px;
	background: url(../images/layout/content-box-top-right.png) left top no-repeat;
}
.content-box .main-container {
	position: relative;
	background: #e9e9e9 url(../images/layout/content-box-left.png) left top repeat-y;
}
.content-box .main {
	position: relative;
	background: url(../images/layout/content-box-right.png) right top repeat-y;
	padding: 8px 20px 0 20px;
}
#content .content-box .main h2 {
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 4px;
}
#content .content-box .main h3 {
	font-size: 14px;
	margin-bottom: 4px;
}
.content-box .main p {
	line-height: 18px;
	margin-bottom: 20px;
}
.content-box .bottom {
	position: relative;
	background: url(../images/layout/content-box-bottom-background.png) left top repeat-x;
	height: 16px;
	padding: 0 20px;
	overflow: hidden;
}
.content-box .bottom .left {
	position: absolute;
	left: 0;
	top: 0;
	width: 16px;
	height: 16px;
	background: url(../images/layout/content-box-bottom-left.png) left top no-repeat;
}
.content-box .bottom .right {
	position: absolute;
	right: 0;
	top: 0;
	width: 15px;
	height: 16px;
	background: url(../images/layout/content-box-bottom-right.png) left top no-repeat;
}
.field {
	margin-bottom: 8px;
}
.field label {
	display: block;
	font-size: 13px;
	padding: 0 0 0 4px;
	margin: 0;
}
.field input {
	border: 1px solid #b2b2b2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	padding: 5px;
	font: 14px Arial, Helvetica, sans-serif;
}
.submit {
	margin-top: 15px;
}
dl.form {
	margin: 20px 0;
}
dl.form dt {
	float: left;
	width: 130px;
	padding-top: 6px;
}
dl.form dd {
	padding-bottom: 5px;
}
dl.form label {
	font-size: 13px;
	margin: 0;
}
dl.form input {
	border: 1px solid #b2b2b2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	padding: 5px;
	font: 14px Arial, Helvetica, sans-serif;
}
div.form_row {
	clear: both;
	margin-left: 18px;
}
div.form_row p {
    float: left;
    margin: 0 15px 15px 0;
    padding: 0;
    font-size: 13px;
}
div.form_row label {
    font-weight: bold;
    display: block;
    color: #666;
    padding: 0 0 2px 0;
}
div.form_row input {
	border: 1px solid #b2b2b2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	padding: 5px;
	font: 14px Arial, Helvetica, sans-serif;
}
table.common {
	width: 100%;
	border-collapse: separate;
	border-spacing: none;
}
table.common th {
	background-color: #8C8D8E;
	color: #fefefe;
	font-size: 12px;
	padding: 14px 13px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	border-right: 1px solid #ececec;
	border-left: 1px solid #A9A9AA;
}
table.common td {
	color: #515153;
	padding: 14px 13px;
	font-size: 12px;
	background-color: #e0e0e0;
	vertical-align: middle;
	border-right: 1px solid #ececec;
	border-left: 1px solid #A9A9AA;
}
table.common tr.even td {
	background-color: #c1c1c1;
}
table.common td.first {
	border-left: none;
}
table.common td.last {
	border-right: none;
}
table.common td p {
	padding-bottom: 0;
}
.module {
	position: relative;
}
#content .module h3 {
	background: url(../images/layout/user-nav-background.png) left top repeat-x;
	color: #f8f8f8;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 15px;
	margin-bottom: 0 !important;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
.module .module-content {
	position: relative;
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px;
	background-color: #f1f1f1;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
.module .module-content p {
	padding: 0;
}




/* home */
.home .home-boxes {
	position: relative;
	background: url(../images/home/home-box-background.png) left top repeat-x;
	height: 192px;
	padding: 3px 0 0 7px;
}
.home .home-box {
	position: relative;
	float: left;
	width: 245px;
	height: 151px;
	padding: 16px 13px 16px 10px;
	background: url(../images/home/home-box.png) left top no-repeat;
}
.home .home-box h3 {
	font: 15px Helvetica, Arial, sans-serif;
	color: #A34F71;
	text-transform: uppercase;
	margin-bottom: 8px;
}
.home .field {
	margin-bottom: 4px;
}
.home .field label {
	font-size: 11px;
}
.home .home-box .hint {
	position: absolute;
	bottom: 16px;
	font-size: 10px;
	right: 18px;
	text-align: right;
}
.home .home-box-text {
	line-height: 20px;
}
.home .normal-button {
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.home .medium-touts {
	position: relative;
	padding: 5px 0 0 4px;
}
.home .medium-tout {
	position: relative;
	float: left;
	margin-left: 1px;
}
.home .footer-links {
	margin: 7px auto 0 auto;
}

/* about us */
.about .tout {
	padding: 8px 0 8px 14px;
}

/* login */
.login-box,
.register-box {
	position: relative;
	float: left;
	margin: 0 16px;
	padding: 10px 0 0 0;
}
.login-box {
	margin-right: 10px;
	width: 330px;
}
.register-box {
	margin-left: 10px;
	width: 428px;
}
.login-box h3,
.register-box h3 {
	background-color: #999;
	color: #f8f8f8;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 35px;
	padding: 0 15px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
}
.login-box-content,
.register-box-content {
	position: relative;
	border: 1px solid #ccc;
	border-top: none;
	padding: 15px;
	background-color: #f1f1f1;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomleft: 10px;
    -moz-border-radius-bottomright: 10px;
}
.login-box-content p,
.register-box-content p {
	padding: 0;
}
.login .email input {
	width: 200px;
}
.login .forgot-password {
	position: absolute;
	bottom: 21px;
	right: 20px;
}
.login .question {
	font-size: 15px;
	text-align: center;
	line-height: 20px;
	margin-top: 20px;
}
.login .question span {
	font-weight: bold;
	font-size: 18px;
}
.login .step1 .normal-button {
	margin: 20px auto;
	width: 188px;
}
.login .step1 {
	height: 118px;
}
.login .step2 .first-name {
	float: left;
}
.login .step2 .last-name {
	float: left;
	margin-left: 12px;
}
.login .step2 .email {
	clear: both;
}
.login .step2 .password {
	float: left;
}
.login .step2 .confirm-password {
	float: left;
	margin-left: 12px;
}
.login .step2 .normal-button {
	margin: 10px auto;
	width: 148px;
}
.login .entry p.error,
.login .entry p.success {
	margin-left: 0;
	margin-right: 0;
}

/* item list */
.items {
	position: relative;
	zoom: 1;
}
.items li {
	position: relative;
	border-top: 1px solid #b9babc;
	border-bottom: 1px solid #e9e9e9;
	padding: 14px 0 12px;
	zoom: 1;
}
.items .criteria {
	border-top: none;
	padding-top: 4px;
	padding-bottom: 0;
}
.items li.first {
	border-top: none;
	padding-top: 4px;
}
.items li.last {
	border-bottom: none;
	padding-bottom: 0;
}
.items .remove {
	margin-left: 25px;
}
.items .add-to-cart-container {
	position: relative;
	float: right;
	width: 140px;
	margin-left: 25px;
}
.items .add-to-cart-container .normal-button {
	margin-left: 12px;
}
.items .price {
	color: #515153;
	font-size: 28px;
	line-height: 30px;
	background-color: #e1e1e1;
	padding: 9px 12px;
	margin: 0 0 0 0 !important;
	text-transform: uppercase;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    text-align: center;
}
.items .as-of {
	font-style: italic;
	font-size: 11px;
	text-align: center;
}
.items .image {
	position: relative;
	float: left;
	width: 108px;
	height: 108px;
	border: 1px solid #ccc;
	margin: 0 10px 0px 0 !important;
	background-color: #fff;
	text-align: center;
	overflow: hidden;
}
.items .image img {
	max-height: 108px;
	max-width: 108px;
	margin: 0 auto;
}
.items h3 {
	color: #7B2D35;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
}
.items h3 a {
	color: #7B2D35;
	text-decoration: none;
}
.items hr {
	height: 1px;
	background: #dfdfdf;
	color: #dfdfdf;
	border-bottom: 1px solid #f3f3f3;
	border: none;
}
.items .quantity {
	margin-bottom: 3px !important;
}
.items .quantity span {
	font-weight: bold;
}
.items .quantity-received {
	margin-bottom: 3px !important;
}
.items .quantity-received span {
	font-weight: bold;
}
.items .comments {
	margin-bottom: 3px !important;
}
.items .comments span {
	font-weight: bold;
}
.items .show-unfulfilled {
	font-size: 11px;
	float: right;
	clear: right;
}
.items .item-search {
	font-size: 12px;
	float: left;
}
.items .item-search input {
	width: 120px;
	border: 1px solid #b2b2b2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	padding: 5px;
	font: 14px Arial, Helvetica, sans-serif;
}
.items .item-search label {
	margin-right: 5px;
}
.items .sort {
	float: right;
	font-size: 11px;
	margin-bottom: 2px !important;
}
.items .sort label {
	margin-right: 5px;
}
.registry-items #item-count {
	position: absolute;
	right: 20px;
	top: 14px;
	text-align: right;
	z-index: 100;
}
.registry-items #item-count span {
	color: #7b2d35;
}
.registry-items #event-info {
	margin: 15px 0 20px;
}
.registry-items #event-info h2 {
	color: #352518;
	font: italic 24px "Times New Roman", Times, serif;
	text-align: center;
	margin: 0 0 10px 0;
}
.registry-items #event-info .event-date {
	font-size: 15px;
	text-align: center;
}

/* registries - search */
.registry-search .results {
	margin: 0 18px;
}
.registry-search .no-results {
	text-align: center;
	font-weight: bold;
	margin: 15px 18px;
	padding: 10px 0;
	border: 1px solid #ccc;
	background-color: #e0e0e0;
}
.registry-search .entry .submit {
	margin-top: 18px;
}
.registry-search table th.view {
	width: 170px;
}

/* account - people */
.people {
	position: relative;
	margin-top: 15px;
}
.people table {
	width: 100%;
	border-collapse: separate;
	border-spacing: none;
}
.people table th {
	background-color: #8C8D8E;
	color: #fefefe;
	font-size: 12px;
	padding: 14px 13px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	border-right: 1px solid #ececec;
	border-left: 1px solid #A9A9AA;
}
.people table th.remove {
	width: 95px;
}
.people table td {
	color: #515153;
	padding: 14px 13px;
	font-size: 12px;
	background-color: #e0e0e0;
	vertical-align: middle;
	border-right: 1px solid #ececec;
	border-left: 1px solid #A9A9AA;
}
.people table tr.even td {
	background-color: #c1c1c1;
}
.people table td.first {
	border-left: none;
}
.people table td.last {
	border-right: none;
}

/* account */
.account .section {
	float:left;
	margin: 0 10px 0 0;
	position: relative;
	width: 375px;
}
.account .title {
	padding-bottom: 10px;
}

/* account - edit */
.account-edit .first-name input,
.account-edit .last-name input {
	width: 120px;
}
.account-edit .email input {
	width: 200px;
}
.account-edit .old-password input,
.account-edit .new-password input,
.account-edit .confirm-password input {
	width: 100px;
}

/* event form */
.event-date input {
	width: 80px;
}
.event-city input {
	width: 110px;
}
.event-state input {
	width: 25px;
}
.groom-first-name input,
.groom-last-name input,
.bride-first-name input,
.bride-last-name input {
	width: 140px;
}

/* account - invite */
.account-invite #social-networking-module {
	float: left;
	width: 378px;
}
.account-invite #social-networking-module .icon {
	float: left;
	position: relative;
	width: 140px;
	margin-top: 30px;
}
.account-invite #social-networking-module .icon a {
	position: relative;
	display: block;
	padding-top: 62px;
	text-decoration: none;
	color: #666;
	text-align: center;
}
.account-invite #social-networking-module .icon a:hover {
	text-decoration: underline;
}
.account-invite #social-networking-module .facebook a {
	background: url(../images/icons/social/facebook.png) center top no-repeat;
}
.account-invite #social-networking-module .twitter {
	margin-left: 29px;
}
.account-invite #social-networking-module .twitter a {
	background: url(../images/icons/social/twitter.png) center top no-repeat;
}
.account-invite #blog-module {
	float: left;
	width: 378px;
	margin-left: 15px;
}
.account-invite #blog-module .module-content ,
.account-invite #social-networking-module .module-content {
	height: 150px;
}
.account-invite #blog-module .button img {
	margin: 0 auto;
}
.account-invite #blog-module .share textarea {
	height: 50px;
	width: 340px;
	font-size: 11px;
}
.account-invite #shareable-url {
	margin-bottom: 15px;
}
.account-invite #shareable-url p {
	margin: 0;
	padding: 0;
}
.account-invite #shareable-url .tip {
	margin: 0 0 10px 0;
}
.account-invite #shareable-url .url {
	font-weight: bold;
	font-size: 14px;
}
.account-invite #shareable-url .url input {
	border: 1px solid #b2b2b2;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color: #fff;
	padding: 8px;
	width: 230px;
	font: 16px Arial, Helvetica, sans-serif;
	margin-left: 5px;
}

/* iphone */
.iphone .overview {
	clear: both;
	border-top: 1px solid #d6d5d5;
	border-bottom: 1px solid #d6d5d5;
	margin: 20px 40px 10px 40px;
	padding: 20px 0 10px 0;
}
.iphone .overview .first {
	font: italic 18px/22px "Times New Roman", Times, serif;
	color: #6B3131;
}
.iphone .overview .first .l1 {
	color: #352518;
	font-size: 46px;
	padding-right: 5px;
	line-height: 46px;
}
.iphone .overview .first .l2 {
	color: #352518;
	font-size: 24px;
}
.iphone .features {
	margin: 0 40px 10px 40px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #d6d5d5;
}
.iphone .features h2 {
	color: #6B3131;
}
.iphone .features ul li {
	font-size: 14px;
	margin-bottom: 10px;
}
.iphone .support {
	clear: both;
	margin: 0 40px 10px 40px;
	padding: 0 0 10px 0;
}
.iphone .support h2 {
	color: #6B3131;
}
.iphone .screenshots {
	margin: 20px;
	height: 92px;
}
.iphone .screenshots li {
	position: relative;
	float: left;
	width: 110px;
	height: 92px;
	border: 2px solid #ccc;
	margin-right: 8px;
	list-style-type: none;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
}
.iphone .screenshots li a {
	position: absolute;
	height: 100%;
	width: 100%;
	display: block;
}
.iphone .screenshots li.s1 {
	background-image: url(../images/iphone/screenshots/home.png);
	background-position: -100px -160px;
}
.iphone .screenshots li.s2 {
	background-image: url(../images/iphone/screenshots/scan.png);
}
.iphone .screenshots li.s3 {
	background-image: url(../images/iphone/screenshots/saved.png);
}
.iphone .screenshots li.s4 {
	background-image: url(../images/iphone/screenshots/list.png);
}
.iphone .screenshots li.s5 {
	background-image: url(../images/iphone/screenshots/detail.png);
	background-position: -90px -330px;
}
.iphone .screenshots li.s6 {
	background-image: url(../images/iphone/screenshots/invite.png);
}
.iphone #fancybox-outer { background: none; }
.iphone #fancybox-outer .fancy-bg { background: none; }
.iphone #fancybox-close { right: -8px; top: -5px; }

/* edit registry */
.edit-registry .form_row {
	margin-left: 0;
}

/* acknowledgement */
.acknowledgement #content .content-box h2 {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: normal;
	color: #402D1D;
	margin: 30px 0 30px 0;
}
.acknowledgement #content .content-box h2 span {
	font-weight: bold;
	color: #842F3A;
	font-size: 36px;
}
.acknowledgement #content .main ul p {
	margin-bottom: 0;
}
.acknowledgement #content .main ul .checkbox {
	background: url(../images/checkout/ack-checkbox.png) left 4px no-repeat;
	width: 55px;
	height: 50px;
	float: left;
}
.acknowledgement #content .main ul .clause {
	float: left;
	width: 715px;
	font-size: 16px;
	line-height: 24px;
}
.acknowledgement #content .main ul li {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.acknowledgement #content .main ul li.last {
	border: none;
	margin-bottom: 40px;
	padding-bottom: 0;
}

/* confirm items */
.confirm-items #content .main h2 {
	text-transform: uppercase;
	font-size: 24px;
	font-weight: normal;
	background: url(../images/layout/sidenav-header-background.png) left top no-repeat;
	width: 186px;
	height: 42px;
	line-height: 42px;
	padding: 0 0 0 15px;
	overflow: hidden;
	color: #7B2D35;
	margin: 10px 0 5px -5px;
}
.confirm-items #content .main h2 span {
	color: #616161;
	font-size: 16px;
}
.confirm-items #content .main .instructions {
	font-size: 14px;
	color: #4691B4;
}
.confirm-items .items {
	margin-bottom: 40px;
}