/* Import font */
@font-face {
	font-family: 'Sansumi-Bold';
	src: url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/sansumi-bold.eot?t=1437078366);
	src: url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/sansumi-bold.eot?t=1437078366#iefix) format('embedded-opentype'),  url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/sansumi-bold.woff?t=1437078366) format('woff'),  url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/sansumi-bold.ttf?t=1437078366) format('truetype'),  url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/sansumi-bold.svg?t=1437078366#sansumiregular) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LMRoman10-Italic';
	src: url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-italic.eot?t=1437078366);
	src: url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-italic.eot?t=1437078366#iefix) format('embedded-opentype'),  url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-italic.woff?t=1437078366) format('woff'),  url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-italic.ttf?t=1437078366) format('truetype'),  url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-italic.svg?t=1437078366#latin_modern_roman10_italic) format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "Saissant";
	src: url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/saissant.eot?t=1437078366);
	src: url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/saissant.eot?t=1437078366#iefix) format("embedded-opentype"),  url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/saissant.woff?t=1437078366) format("woff"),  url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/saissant.ttf?t=1437078366) format("truetype"),  url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/saissant.svg?t=1437078366#saissantregular) format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: "LMRoman10_Regular";
    src: url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-regular.eot?t=1437078366);
    src: url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-regular.eot?t=1437078366#iefix) format("embedded-opentype"),
         url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-regular.woff?t=1437078366) format("woff"),
         url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-regular.ttf?t=1437078366) format("truetype"),
         url(//cdn1.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/fonts/lmroman10-regular.svg?t=1437078366#latin_modern_roman10_regular) format("svg");
    font-weight: normal;
    font-style: normal;
  }
/* Global Reset */
* {
	margin: 0;
	padding: 0;
	outline: none;
}
/* General */
body {
	color: #5a5353;
	font-size: 14px;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
	-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
	
}

#Container {
	position: relative;
	padding-bottom: 250px;
	min-height: 618px;
}
#home #Container , .productPage #Container{
	position: relative;
	padding-bottom: 320px;
}
.productPage.product-block #Container{
	padding-bottom: 500px;
}
input, select, textarea {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
}
select {
	/* line-height: 25px; */
	border: none;
	border-radius: none;
	-webkit-border-radius: none;
	margin: 9px 0 0;
	padding: 0;
	-webkit-appearance: none;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	/* height: 36px; */
	color: #a99c87;
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-select.png?t=1437078366) 100% center no-repeat;
	width: 160px;
}
/*select.Field45 {
	width: auto;
}*/
.no-sel {
	height: auto;
	line-height: inherit;
}
textarea {
	line-height: 18px;
	height: 100px;
}
input {
	padding: 0px;
}
p {
	line-height: 1.5;/*margin-bottom: 20px;*/
}
a {
	color: #918571;
	text-decoration: none;
	font-weight: inherit;
}
a:hover {
	color: #ACA9A9;
	text-decoration: none;
}
a.inverse {
	color: #ACA9A9;
}
a.inverse:hover {
	color: #5a5353;
}
strong, b {
	color: #5A5353;
	font-weight: bold;
}
#LogoContainer a {
	color: #5a5353;
}
.btn {
	/*background-color: #fffb7d;*/
	background-color: #c5ecea;
	border: 1px #fff solid;
 *border: 0;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	display: inline-block;
 *display: inline;
 *zoom:1;
	padding: 5px;
 *padding: 8px;
	/*outline: 3px solid #fffb7d;*/
	outline: 3px solid #c5ecea;
	margin: 3px;
 *margin: 0;
	text-transform: uppercase;
	text-align: center;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	letter-spacing: 0.1em;
	font-weight: normal;
	line-height: normal;
	-moz-transition: background-color 150ms ease;
	-webkit-transition: background-color 150ms ease;
	-o-transition: background-color 150ms ease;
	transition: background-color 150ms ease, outline 150ms ease;
}
.btn:hover {
	background-color: #aca9a9;
	outline-color: #aca9a9;
	color: #fff;
	-moz-transition: background-color 150ms ease;
	-webkit-transition: background-color 150ms ease;
	-o-transition: background-color 150ms ease;
	transition: background-color 150ms ease, outline 150ms ease;
}
.btn.inverse {
	background-color: #aca9a9;
	outline-color: #aca9a9;
	color: #fff;
}
.btn.inverse:hover {
	background-color: #fffb7d;
	outline: 3px solid #fffb7d;
	color: #fff;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #5a5353;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
}
h1 {
	font-size: 26px;
	padding: 1em 0;
}
h2 {
	font-size: 20px;
	padding: .5em 0;
}
h3 {
	font-size: 16px;
	padding: 1em 0;
}
h4 {
	color: #aca9a9;
	font-size: 16px;
	padding: 1em 0;
}


h6 {
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-variant: small-caps;
	text-transform: lowercase;
	letter-spacing: 2px;
	font-size: 18px;
	color: #336784;	
}

#ContainerFooter strong {
	color: #ACA9A9;
}
#ContainerFooter strong:hover {
	color: #5A5353;
}
#ContainerFooter h4 {
	border-bottom: 1px solid #ACA9A9;
}
#ContainerFooter .borderB {
	border-color: #ACA9A9;
}
#ContainerFooter, #ContainerFooter a {
	color: #ACA9A9;
}
#ContainerFooter a:hover {
	color: #5a5353;
}
.TitleHeading {
	position: relative;
	text-align: center;
	padding: 0;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 40px;
	color: #004165;
	margin-top: 20px;
}
.TitleHeading.News{
	margin-top: 20px;
}
.CheckoutTitle {
	text-align: left;
	padding-top: 20px;
	padding-bottom: 15px;
	color: #004165;
}
.TitleHeading.zero {
	margin-bottom: 0;
}
img, img a {
	border: 0;
}
ul, ol {
	margin: 0 0 10px 30px;
}
li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}
blockquote {
	margin-left: 28px;
}
select option {
	padding: 0 10px;
	margin-right: 10px;
}
hr {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	background: none;
	border: 1px solid #D4D3D3;
	border-width: 1px 0 0 0;
}
/* Forms */
.HorizontalFormContainer dl, .VerticalFormContainer dl {
	margin: 0;
}
.HorizontalFormContainer dt img {
	vertical-align: middle;
	float: left;
}
.HorizontalFormContainer dt .fieldLabel {
	float: left;
	padding-top: 4px;
	padding-left: 4px;
}
.HorizontalFormContainer dt {
	/*width: 170px;*/
	float: left;
	clear: left;
}
.HorizontalFormContainer dd.ProductField {
	height: 20px;
}
.HorizontalFormContainer dd {
	padding-top: 4px;/*margin-left: 180px;*/
}
.NarrowFormContainer dt {
	width: 110px;
}
.NarrowFormContainer dd {
	margin-left: 120px;
}
.NarrowFormContainer p.Submit {
	margin-left: 120px;
}
.VerticalFormContainer dt {
	float: none;
	margin-bottom: 6px;
	width: auto !important;
}
.VerticalFormContainer dd {
	margin-bottom: 25px;
	margin-left: 0 !important;
}
#fastCartContainer .ProductList .ProductImage {
	width: 155px !important;
	height: 155px !important;
}
/* Page Containers */
#Container {
	width: 100%;
}
#Container .info-block {
	margin-top: 30px;
}
#ContainerLower {
	clear: both;
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
}
#ContainerFooter {
	clear: both;
	float: none;
	width: 100%;
}
/* Top Menu */
.wi-icon {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-icon.png?t=1437078366) no-repeat;
}
.wi-icon-1 {
	background-position: -80px 0;
	height: 10px;
	width: 10px;
	position: absolute;
	left: 7px;
	top: 4px;
}
.wi-icon-2 {
	background-position: -40px 0;
	height: 14px;
	width: 16px;
	position: absolute;
	left: 5px;
	top: 1px;
}
.wi-icon-3 {
	background-position: -40px 0;
	height: 14px;
	width: 26px;
	position: absolute;
	left: -5px;
	top: 1px;
}
/* Block next collection*/

.next-collection {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-nextcollection.png?t=1437078366) repeat-x;
	height: 535px;
}
/* CategoryHeading */
.CategoryHeading {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) repeat-x 0 -952px;/* height: 246px; */
}
/* Content Default */

.slogan {
	text-align: center;
	font-size: 13px;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.slogan.checkout {width: 638px;
margin: 0 auto;}
.slogan.checkout .inner {width: 95%; color: #b5aa98;}

.slogan p span {
	color: #fffb7d;
	font-size: 30.12px;
}
.info-block {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-content.png?t=1437078366);
	background-repeat: repeat-x;
	height: 279px;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 22px;
	color: #004165;
	min-width: 1000px;
}
.info-block ul {
	margin-left: 0;
}
.info-block .inner {
	width: 860px;
	margin: 0 auto;
	padding-top: 30px;
}
.info-block .inner >li ul li.pinning {
	margin-left: 35px;
	margin-top: 15px;
}
.info-block .inner p {
	margin-bottom: 0;
}
.info-block .inner li {
	list-style: none;
	overflow: hidden;
	margin-left: 0px;
}
.info-block .inner li:first-child {
	padding-right: 15px;
}
.info-block .inner li ul li:first-child {
	padding-bottom: 20px;
	margin-left: 0;
}
.info-block .inner > li {
	float: none;
	display: table-cell;
	vertical-align: top;;
}
.info-block .inner li ul {
	margin: none;
}
.wi-form {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-form.png?t=1437078366) no-repeat;
}
.wi-button {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) no-repeat;
}
.wi-button span {
	display: block;
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) no-repeat;
}
.wi-button span span {
	background-repeat: repeat-x;
}
.wi-button-social {
	background-position: 0 -480px;
	height: 84px;
	float: left;
	padding-left: 15px;
}
.wi-button-social > span {
	background-position: 100% -720px;
	height: 84px;
	padding-right: 15px;
}
.wi-button-social > span span {
	background-position: 0 -600px;
	padding: 21px 15px;
}
.wi-button-social > span span p {
	text-align: center;
	color: #004165;
	font-size: 22px;
	line-height: 18px;
	letter-spacing: -1px;
}
.wi-button-social > span span p:first-child {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0 50px;
	color: #6acec8;
	letter-spacing: 1px;
	
}
.wi-button-pinning {
	background-position: 0 -240px;
	height: 71px;
	float: left;
	padding-left: 14px;
}
.icon-pinning {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-icon-social.png?t=1437078366) no-repeat scroll -120px 0;
	float: left;
	padding: 30px 22px 0;
}
.wi-button-pinning > span {
	background-position: 100% -320px;
	height: 71px;
	padding-right: 14px;
}
.wi-button-pinning > span span {
	background-position: 0 -400px;
	padding: 21px 15px;
}
.wi-button-pinning > span span p {
	line-height: 29px;
	padding: 0 50px;
	color: #004165;
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) no-repeat 95% -835px;
}
.sale-block {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/line-sale-block.png?t=1437078366) repeat-x;
	padding-top: 14px;
	width: 384px;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 22px;
	color: #004165;
}
.sale-block > .inner-sale {
	min-height: 210px;
}
.scroll-container .scroll-bar {
	height: 145px;
margin: 0px 5px 0 7px;
float: right;
position: relative;
width: 0;
border-left: 1px solid #6acec8;
border-right: 1px solid white;
visibility: hidden;
}
.scroll-container .scroll-cont {
	overflow: hidden;
	padding: 10px 0;
}
.dragger {
background-color: #6acec8;
text-indent: -9999px;
position: absolute;
}
.v-dragger {
width: 8px;
height: 24px;
top: 0;
left: -5px;
border-radius: 5px;
}
.scroll-cont-wrap {
height: 154px;
width: 356px;
overflow: hidden;
}
.under-sale-block {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/line-sale-block.png?t=1437078366) repeat-x scroll 0 0;
	padding-right: 383px;
}
.sale-block .inner-sale .title {
	text-align: center;
}
.sale-block .inner-sale .title span {
	color: #fffb7d;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.sale-block .inner-sale .content .date {
	float: left;
	padding-left: 5px;
	padding-right: 28px;
}
.sale-block .inner-sale .content .date .month{
	text-transform: uppercase;
}
.sale-block .inner-sale .content .date-first {padding-right: 20px;}
.sale-block .inner-sale .content {
	padding: 30px 0 0;
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-line-dot.png?t=1437078366)repeat-x 0 10px;
	float: left;
}
.sale-block .inner-sale .content .date > p, .Event-Sale .content .date > p {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #6acec8;
}
.sale-block .inner-sale .content .date > p:first-child, .Event-Sale .content .date > p:first-child {
	line-height: 15px;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 17px;
	color: #6acec8;
/*  border-bottom: 1px solid #f7fae4;*/
}
.Event-Sale .content .date p.month {text-transform: uppercase;}
.sale-block .info {float: left; width: 265px;}
.sale-block .inner-sale .title a {color: #004165;}
.sale-block .inner-sale .title a:hover {color:#6acec8;}
.sale-block .info p + p {font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; font-size: 16px;text-transform: capitalize;}
.info {padding-top: 3px;}
.info p {
	font-size: 16px;
	/*white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
	
}
.info > p {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
	line-height: 15px;
	word-wrap: break-word;
	overflow: hidden;
	
}
.info p > a {
	color: #004165;
}
.info p > a:hover {
	color: #6acec8;
}
.Event-Sale .info > p > a:hover, .Event-Sale .info > p > a {color: #004165; cursor: text;}
.Event-Sale .BlockContent p:first-child, .Event-Sale .BlockContent p:first-child + p {font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;}
.Event-Sale .BlockContent p:first-child + p {padding-bottom: 15px;}
.Event-Sale .BlockContent p a {text-decoration: underline;font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;}
.Event-Sale .BlockContent p span {font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;}
/* Block Keep Shopping*/

.block-keep {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-repeat-1.png?t=1437078366) repeat;
	height: 424px;
}
.block-keep .inner {
	width: 860px;
	margin: 0 auto;
	padding-top: 60px;
}
.block-keep .inner h1 {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	margin-bottom: 40px;
}
.block-keep .inner h2 {
	margin: 0 auto;
	width: 680px;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 29px;
	color: #918571;
	padding-top: 0;
}
/* Block Our Story*/
.block-ourstory {
	padding-bottom: 25px;
	padding-top: 44px;
	padding-left: 7px;
}
.block-ourstory p {
	padding-bottom: 35px;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
	font-size: 14px;
	color: #004165;
}
.block-ourstory .col-1 {
	float: left;
	padding-right: 40px;
	width: 560px;
}
.block-ourstory .col-1 .content span {
	font-variant: small-caps;
}
.block-ourstory .col-2 {
	float: right;
}
.block-ourstory .col-2 img {
	border: 1px solid #d3cabc;
	padding: 5px;
}
.block-ourstory .col-2 p:first-child {
	padding-bottom: 10px;
}
.link-ourstory {
	padding-top:15px;
}
.link-ourstory p {
	text-transform: uppercase;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
}
.link-ourstory .read-hallie {
	color: #b5aa98;
}
.link-ourstory .read-hallie:hover {
	color: #918571;
}
.link-ourstory .connect-face {
	color: #a8e6e6;
}
.link-ourstory .connect-face:hover {
	color: #6acec8;
}
/* Block Footer*/
.block-footer {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-block-footer.png?t=1437078366) repeat-x;
	min-height: 460px;
	width: auto;
	min-width: 1000px;
	background-size: auto 100%;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.contact-block p {
	margin-bottom: 0;
}
.block-footer > ul {
	width: 860px;
	margin: 0 auto;
	padding-top: 38px;
}
.block-footer > ul > li {
	list-style-type: none;
	float: none;
	display: table-cell;
	vertical-align: top;
	border-left: 1px solid #fff;
	padding-left: 20px;
	padding-right: 20px;
}
.block-footer > ul .nav {
	width: 145px;
	padding-top: 10px;
	padding-left: 0;
	border: none;
}
.block-contact .block-1 .block-left .contact-block {
	width: 370px;
}
.block-contact .block-1 .block-left .contact-block dt {
	font-size: 18px;
}
.block-footer .contact-block {
	padding-top: 30px;
	height: 176px;
	padding-left: 30px;
}
.contact-block {
	/*padding-top: 36px;
    width: 240px;*/
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	color: #004165;
	list-style: none;
}
.contact-block a {
	color: #004165;
}
.contact-block a:hover {
	color: #6acec8;
}
.contact-block dl + dl {
	padding-top: 6px;
}
.block-footer .contact-block dt {
	font-size: 14px;
}
.contact-block dt {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style: normal;
	color: #004165;
	text-transform: uppercase;
}
.block-footer > ul .contact-block > p {
	font-size: 14px;
}
.contact-block dd {
	padding-top: 3px;
}
.contact-block dd:first-child {
	padding-top: 0;
}
.block-footer > ul .sale-block {
	padding-top: 12px;
	padding-right: 0;
	background: none;
	width: 388px;
	overflow: hidden;
}
.block-footer > ul .sale-block > .inner-sale {
	background: none;
}
.block-footer > ul .sf-menu li {
	display: block;
	width: 100%;
	text-transform: uppercase;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	padding-top: 8px;
}
.block-footer > ul .sf-menu li a {
	display: inline;
	color: #004165;
}
.block-footer > ul .sf-menu li a:hover {
	color: #6acec8;
}
.block-footer .block-2 {
	clear: both;
	overflow: hidden;
	width: 860px;
	margin: 0 auto;
	padding-top: 70px;
}
.block-footer .copyright {
	overflow: hidden;
	width: 860px;
	margin: 0 auto;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 13px;
	color: #004165;
	text-align: center;
}
.block-footer .copyright span a {
	text-decoration: underline;
	color: #004165;
}
.block-footer .block-2 .wholesale {
	float: left;
	padding: 8px 23px;
	background-color: #6acec8;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
	font-size: 11px;
	color: #fff;
	text-transform: uppercase;
}
.block-footer .block-2 .social {
	margin-left: 220px;
background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) repeat-x 0 -1200px;
padding: 10px 30px;
margin-top: -15px;
height: 60px;
width: 666px;
}
}
.block-footer .block-2 .social > ul {
	margin-left: 0;
}
.block-footer .block-2 .social > ul li {
	float: left;
	padding-left: 45px;
	list-style-type: none;
}
.block-footer .block-2 .social > ul li p {
	text-transform: uppercase;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	color: #004165;
	line-height: 30px;
}
.block-footer .block-2 .social > ul li p:hover {
	color: #6acec8;
}
.block-footer .block-2 .social > ul li:first-child {
	padding-left: 0;
}
.block-footer .block-2 .social .icon-facebook {
	background-position: 0 0;
	padding: 20px;
	float: left;
}
.block-footer .block-2 .social .icon-pin {
	background-position: -40px 0;
	padding: 20px;
	float: left;
}
.block-footer .block-2 .social .icon-email {
	background-position: -80px 0;
	padding: 20px;
	float: left;
}
/* Top Navigational Menu */
#TopMenu {
	font-size: 12px;
	padding: 8px 0;
	margin: 0;
	text-transform: uppercase;
	float: left;
	letter-spacing: -11px;
}
#TopMenu ul {
	padding: 0;
	margin: 0;
	text-align: right;
	white-space: nowrap;
}
#TopMenu li {
	display: inline-block;
*display: inline;
*zoom: 1;
	white-space: nowrap;
	list-style: none;
	margin: 0;
	line-height: 14px;
	padding: 0 0 0 20px;
}
#TopMenu li.First a {
	border-left: 0;
}
#TopMenu li a, #TopMenu li div {
	white-space: nowrap;
	display: inline-block;
*display: inline;
 *zoom: 1;
}
#TopMenu li a + a {
	display: none;
}
#TopMenu li.last {
	padding-right: 0;
	border-right: none;
}
#TopMenu .CartLink span {
	width: auto;
	padding-left: 12px;
	display: inline-block;
 *display: inline;
	zoom: 1;
	/* padding-right: 10px; */
	margin-left: -10px
}
#TopMenu li {
	color: #aca9a9;
}
#TopMenu li a {
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	position: relative;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-weight: normal;
	text-transform: none;
	font-size: 18px;
}
#TopMenu li a:hover {
	color: #ACA9A9;
}
#TopMenu li a {
	padding-left: 20px;
	display: inline-block;
 *display: inline;
 *zoom: 1;
	letter-spacing: -0.02em;
}
#TopMenu li.last a .icon {
	position: absolute;
	left: 0;
	top: -2px;
}
/*Block Title*/

.wi-title {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-title.png?t=1437078366) 0 0 no-repeat;
	text-indent: -9999px;
}
.wi-title-keep {
	background-position: 0 -760px;
	height: 44px;
	width: 827px;
	margin: 50px auto 0;
}
.wi-title-ourstory {
	background-position: 0 -520px;
	width: 384px;
	height: 171px;
	padding: 0;
	margin-bottom: 35px;
}
.block-title {
	width: 665px;
	margin: 0 auto;
	padding-top: 14px;
}
.block-title .title-intro {
	width: auto;
	height: 132px;
	background-position: 0 0;
}
.block-title p {
	padding: 0px;
	font-size: 16px;
	text-align: center;
	color: #918571;
	text-transform: uppercase;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	letter-spacing: 2px;
}
.block-title .button-1 {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) no-repeat scroll 0 0;
	float: left;
	height: 43px;
	padding-left: 8px;
	margin: 20px 0 10px 195px;
}
.block-title .button-1 > span {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) no-repeat scroll 100% -80px;
	padding-right: 8px;
	display: block;
	height: 43px;
}
.block-title .button-1 > span > span {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) scroll 0 -160px repeat-x;
	padding: 14px 30px 0;
	display: block;
	font-family: 'Sansumi-Bold', Arial, Sans-Serif;
	font-size: 13px;
	height: 43px;
	color: #004165;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.block-title .button-collection {
	float: left;
	height: 43px;
	margin-left: 200px;
	cursor: pointer;
}
.block-title .button-collection .button-l {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) no-repeat scroll 0 0 transparent;
	padding: 0 5px 43px;
	float: left;
}
.block-title .button-collection .button-m {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) repeat-x scroll 0 -160px transparent;
	float: left;
	font-family: 'Sansumi-Bold', Arial, Sans-Serif;
	font-size: 13px;
	padding: 15px;
	color: #004165;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.block-title .button-collection .button-r {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-bgd-x.png?t=1437078366) no-repeat scroll 0 -80px transparent;
	padding: 0 5px 43px;
	float: left;
}
/* Outer Content Wrapper (Surrounds header & content) */
#Outer {
	clear: both;
	margin: 0 auto;
	width: 100%;
}
.centerer {
	margin: 0 auto;
	text-align: center;
}
#Wrapper {
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	/*position: relative;*/
	z-index: 1;
}
/* Header */
#Header {
	position: relative;
	padding: 10px 0;
	width: 860px;
	margin: 0 auto;
}
#HeaderUpper { /* Contains Topmenu & Search */
	position: absolute;
	top: 5px;
	right: 0;
}
#HeaderLower {
	clear: both;
	float: left;
	width: 980px;
	min-height: 50px;
}
/*#Outer .PageMenu #Menu {
float: right;
}*/

/* Main Categories Menu */

#SideCategoryList, #Menu {
	display: inline-block;
	float: right;
}
#HeaderLower #SideCategoryList .SideCategoryListClassic li a {
	width: auto;
	margin: 15px 10px;
	padding: 0 0 0 0px;
	font-size: 14px;
	line-height: 20px;
	text-transform: uppercase;
}
#HeaderLower #SideCategoryList .SideCategoryListClassic li:before {
	float: left;
	margin-top: 16px;
	content: "|";
}
#HeaderLower #SideCategoryList .SideCategoryListClassic ul:first-child {
	color: #fff;
}
/* Horizontal Category List (Default & Flyout) */

#SideCategoryList h2 {
	display: block;
	border-bottom: #ACA9A9 solid 1px;
}
/* Logo */
#Logo {
	width: 135px;
	left: 50%;
	margin: 0 auto 0 -67px;
	position: absolute;
}
#Logo h1 {
	font-size: 63px;
	font-weight: normal !important;
	letter-spacing: -1px;
	text-transform: none;
	padding: 0;
	margin: 0 0 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	letter-spacing: normal;
}
#Logo #LogoImage {
}
/* Top Search Form */
#SearchForm {
	/* margin: 15px 0 0 0; */
	padding: 0;
	width: auto;
	position: relative;
	/* border-bottom: 1px solid #ACA9A9; */
	overflow: hidden;
	float: right;
}
#SearchForm form {
	padding: 0;
	margin: 0;
}
#SearchForm label {
	display: none;
}
#SearchForm input {
	color: #aca9a9;
	width: 145px;
	height: 18px;
	font-size: 0.8em;
	font-weight: 400;
	text-transform: uppercase;
	padding: 2px 3px 2px 3px;
}
/*#SearchForm .Button {
	border: 0;
	width: 22px;
	height: 22px;
	padding: 0;
	background: transparent;
	vertical-align: top;
	margin: 0px 0 0 3px !important;
	opacity: 0;
	cursor: pointer;
}
#SearchForm .Button {
	float: left;
	margin: 0;
	width: 30px;
	height: 28px;
	padding: 10px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	background: url(../../BrideToBe/images/theme/searchIcon.png) 50% 50% no-repeat;
	background: none;
	-moz-transition: background-color 150ms ease;
	-webkit-transition: background-color 150ms ease;
	-o-transition: background-color 150ms ease;
	transition: background-color 150ms ease;
	position: absolute;
	right: 0;
	top: 0;
	border: 0;
}*/
#SearchForm p {
	display: none;
	font-size: 0.85em;
	margin: 5px 0 0 0;
}
#SearchForm input.Textbox {
	float: left;
	font-size: 11px;
	width: 107px;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 7px 32px 5px 8px;
	text-transform: none;
}
input.Textbox, textarea, input[type="text"] {
	/*border: 1px solid #d4d3d3;*/
	border: 1px solid #6acec8;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 3px 10px;
	background: #ffffff;
	color: #1f1f1c;
	font-size: 13px;
}
textarea {
	height: 100px;
}
/* Left Content Area */
.f-left {
	float: left;
}
.Left {
	float: left;
	padding-right: 0;
	width: 250px;
	position: absolute;
	left: 0;
	top: 0;
	margin-left: -277px;
	padding-top: 17px;
}
.Left h3 {
	line-height: 35px;
	min-height: 35px;
	padding: 10px 0;
	border-bottom: 1px solid #d4d3d3;
}
/*  This is required because the heading in the footer can't be changed to a H4 without the /brands pages heading changing as well (it should be a H3) */
#ContainerFooter #SideShopByBrand h3 {
	border-bottom: 1px solid #ACA9A9;
	color: #ACA9A9;
	font-size: 16px;
	padding: 1em 0;
}
.Left .Block {
	padding: 0 0 10px 0;
}
.Left .BlockContent {
	margin: 0 0 0px 0;
}
.Left .BlockContent .SideCategoryListFlyout .sf-menu > li > a {
	cursor: default;
	padding-top: 20px !important;
}
.Left .BlockContent .SideCategoryListFlyout .sf-menu > li > a:hover {
	color: #6acec8 !important;
	padding-top: 20px !important;
}
.Left ul {
	margin: 0;
	padding: 0;
}
.Left li {
	clear: both;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.Left li a.active {
	border-bottom: 1px solid #fffb7d;
}
.Left li a.active:hover {
	border-color: #1f1f1c;
}
.Left li li {
	padding-left: 10px;
}
.Left li li a {
	margin: 4px 0;
	font-size: 13px;
	color: #1f1f1c
}
.Left li ul {
/*margin-bottom: 15px;
margin-top: 15px;*/
}
.Left li li a:hover {
	color: #fffb7d;
}
.Left .sf-menu li {
	float: none;
}
.Left #SideCategoryList {
	display: block;
}
.Left #SideCategoryList ul ul {
	margin-bottom: 10px !important;
}
.Left #SideCategoryList .BlockContent, .Left .slist .BlockContent {
	padding-top: 20px;
	padding-right: 10px;
	overflow: hidden;
}
.Left #SideCategoryList li a, .Left .slist li a, .Left .afterSideShopByBrand a, .Left #GiftCertificatesMenu li a, .Left #SideAccountMenu li a {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #6acec8;
	text-transform: uppercase;
	margin: 0 0 5px 0;
	padding: 0;
	letter-spacing: 0.1em;
	color: #6acec8;
	font-size: 14px;
}
.Left #SideCategoryList li a:hover, .Left .slist li a:hover, .Left .afterSideShopByBrand a:hover, .Left #GiftCertificatesMenu li a:hover, .Left #SideAccountMenu li a:hover {
	color: #5a5353;
}
.Left #SideCategoryList li li a, .Left .slist li li a {
	color: #918571;
	font-weight: normal;
	text-transform: none;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
	font-size: 14px;
	margin-bottom: 5px;
}
.Left #SideCategoryList li li a:hover, .Left .slist li li a:hover {
	color: #aca9a9;
	text-decoration: underline;
}
.Left #SideCategoryList li li a:active {
	text-decoration: underline;
}
/* Primary Content Area */
.Content {
	/*float: left;*/
	margin: auto;
	width: 860px;
	min-height: 300px;
	height: auto !important;
}
.Content .Block {
	clear: both;
}
.Block {
	margin-top: 0;
	margin-bottom: 10px;
}
/* Primary Content Area (column span of 2) */
.Content.Wide {
	width: 860px;
	padding: 0;
}
.Content.Wide.WideWithLeft {
	width: 784px;
}
/* Primary Content Area (column span of 3 - spans entire page width) */
.Content.Widest {
	/*width: 100%;*/
	padding: 25px 0;
	border: none;
	/* margin-bottom: 10px; */
	margin: 0 auto 10px;
	float: none;
}
/* Right Content Area */
.Right {
	float: right;
	width: 190px;
}
.Right .Block {
	padding: 0 0 10px 0;
}
.Right .BlockContent {
	margin: 0 10px 0 10px;
}
.Right ul {
	margin: 0;
	padding: 0;
}
.Right li {
	clear: both;
	list-style: none;
	margin: 0;
	padding: 5px 0 7px 0;
}
/* Hero slider */
.hero {
	width: 980px;
	position: relative;
	margin-top: -20px;
	margin-bottom: 20px;
	left: -10px;
	overflow: hidden;
}
.hero_slider div { /* Items to be rotated through */
	position: relative;
	width: 980px;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 10px 0;
}
.hero_slider div .text { /* Text container for each item */
	position: absolute;
	top: 60px;
	left: 70px;
	width: 350px;
	color: #fff;
	z-index: 99;
}
.hero_slider div .text h1 {
	font-size: 5em;
	line-height: 1em;
	margin-bottom: 20px;
}
.hero_slider div .text h2 {
	font-size: 3.5em;
	line-height: 1em;
	margin-bottom: 20px;
}
.hero_slider div .text h3 {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 20px;
}
.hero_slider div .text p {
	font-size: 1.5em;
	margin-bottom: 20px;
}
.hero #slide_prev { /* Previous button */
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
	left: 5px;
	width: 20px;
	height: 40px;
	background: url(../../BrideToBe/images/white/hero_prev.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
.hero #slide_next { /* Next button */
	position: absolute;
	top: 45%;
	z-index: 9;
	cursor: pointer;
	right: 5px;
	width: 20px;
	height: 40px;
	background: url(../../BrideToBe/images/white/hero_next.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
/* Slide-show */
.slide-show {
	margin-top: -20px;
	margin-bottom: 20px;
	position: relative;
	left: -10px;
}
.slide-show-render.slide-show {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 0px solid #FFFFFF;
	margin: 0 0 20px;
	position: relative;
	left: 0;
	height: 450px;
}
.list_carousel .ProductList .ProductDetails {
	top: 85px;
}
/* Top Banner styles */
.Block.banner_home_page_top, .Block.banner_category_page_top, .Block.banner_brand_page_top, .Block.banner_search_page_top {
	position: relative;
	width: 980px;
	z-index: 0;
}
.Block.banner_home_page_top *, .Block.banner_category_page_top *, .Block.banner_brand_page_top *, .Block.banner_search_page_top * {
	padding: 0;
	margin: 0;
}
/* Bottom Banner styles */
.Block.banner_home_page_bottom, .Block.banner_category_page_bottom, .Block.banner_brand_page_bottom, .Block.banner_search_page_bottom {
	position: relative;
	width: 980px;
	left: 0;
	margin-bottom: 0;
}
.Block.banner_home_page_bottom div, .Block.banner_category_page_bottom div, .Block.banner_brand_page_bottom div, .Block.banner_search_page_bottom div {
	float: left;
	width: 320px;
	position: relative;
}
.Block.banner_home_page_bottom div, .Block.banner_category_page_bottom div, .Block.banner_brand_page_bottom div, .Block.banner_search_page_bottom div {
	margin-left: 10px;
}
.Block.banner_home_page_bottom div:first-child, .Block.banner_category_page_bottom div:first-child, .Block.banner_brand_page_bottom div:first-child, .Block.banner_search_page_bottom div:first-child {
	margin-left: 0;
}
.Block.banner_home_page_bottom div .text, .Block.banner_category_page_bottom div .text, .Block.banner_brand_page_bottom div .text, .Block.banner_search_page_bottom div .text {
	position: absolute;
	top: 35px;
	left: 15px;
	width: 200px;
	z-index: 99;
}
.Block.banner_home_page_bottom div .text h2, .Block.banner_category_page_bottom div .text h2, .Block.banner_brand_page_bottom div .text h2, .Block.banner_search_page_bottom div .text h2 {
	font-size: 2.7em;
	line-height: 1em;
	margin-bottom: 12px;
}
.Block.banner_home_page_bottom div .text h3, .Block.banner_category_page_bottom div .text h3, .Block.banner_brand_page_bottom div .text h3, .Block.banner_search_page_bottom div .text h3 {
	font-size: 1.6em;
	line-height: 1em;
	margin-bottom: 10px;
}
.Block.banner_home_page_bottom div .text p, .Block.banner_category_page_bottom div .text p, .Block.banner_brand_page_bottom div .text p, .Block.banner_search_page_bottom div .text p {
	margin-bottom: 10px;
}
.image-container-centered {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	float: none !important;
}
.category-featured .image-container-centered {
	width: 320px;
	height: 264px;
}
.category-featured .image-container-centered img {
	max-width: 320px;
	max-height: 264px;
}
.category-featured h3 {
	text-transform: uppercase;
}
/* Lower & Footer Content */
.Center { /* Centers content */
	clear: both;
	width: 980px;
	margin: 0 auto;
}
#Footer { /* Copyright info */
	clear: both;
	padding: 0;
	margin: 0;
}
#FooterUpper { /* Contains links lists & newsletter */
	clear: both;
	padding: 0;
}
#FooterUpper .Column {
	float: left;
	width: 180px;
	padding-bottom: 15px;
	margin: 0 20px 0 0;
	display: inline;
}
#FooterUpper .Column.NewsletterColumn {
	margin-right: 0;
}
#FooterUpper h2 {
	margin-bottom: 5px;
}
#FooterUpper ul {
	padding: 0;
	margin: 0;
}
#FooterUpper li ul, #FooterUpper li:hover ul {
	display: none !important;
}
#FooterUpper .RecentNews li {
}
#FooterUpper .RecentNews li p {
}
/* Footer content 1 */
.info-block,.footer-1{
	position: absolute;
	left: 0;
	right: 0;
	bottom:0;
}
.info-block{
	bottom: 100px
}
.footer-1 {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-block-footer.png?t=1437078366) repeat-x;
	background-size: auto 100%;
	width: auto;
	color: #004165;
	min-width: 1000px;
	overflow: hidden;
	min-height: 110px;
	bottom: -10px;
}
.footer-1 .inner {
	width: 860px;
	margin: 0 auto;
	height: 100%;
}
.footer-1 .inner > ul {
	margin: 0;
	padding: 0;
}
.footer-1 .inner > ul > li {
	float: none;
	display: table-cell;
	vertical-align: top;
	list-style-type: none;
	padding: 30px 0 0 33px;
}
.footer-1 .inner > ul li:first-child {
	padding-left: 0;
	
}
.footer-1 .inner > ul > li:last-child {
	padding-top: 10px;
}
.footer-1 .inner > ul li p {
	line-height: 1.3;
	margin: 0;
	padding: 0;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-weight: normal;
	text-transform: none;
	font-size: 16px;
}
.footer-1 .inner > ul li p a {
	color: #004165;
}

.footer-1 .inner > ul li p a:hover {
	color: #6acec8;
}
.footer-1 .inner > ul li p span {
	text-transform: uppercase;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 12px;
}
.footer-1 .inner > ul li p.phone {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.wi-icon-social {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-icon-social.png?t=1437078366) no-repeat;
}
.icon-pin-small {
	background-position: 0 -80px;
	float: left;
	padding: 10px;
}
.icon-share-small {
	background-position: -40px -80px;
	float: left;
	padding: 10px;
}
.icon-tweet-small {
	background-position: -80px -80px;
	float: left;
	padding: 10px;
}
.icon-email-small {
	background-position: -120px -80px;
	float: left;
	padding: 10px;
	margin-top: 3px;
}
.footer-1 .inner > ul li span.facebook {
	background-position: 0 0;
	padding: 0 0 14px 29px;
}
.footer-1 .inner > ul li span.pinterest {
	background-position: -40px 0;
	padding: 0 0 14px 29px;
}
.footer-1 .inner > ul li span.icon-email {
	background-position: -80px 0;
	padding: 0 0 24px 34px;
}
.footer-1 .inner > ul li > span {
	margin-right: 10px;
	padding-top: 10px;
}
.footer-1 .inner > ul li > span:last-child {
	margin: 0;
}
.Social-block .SocialConnect li {
	float: left;
	width: 29px;
	height: 29px!important;
	padding-left: 10px;
}
.email-1 {
	background: none;
}
/* Newsletter Subscription Form */
.NewsletterSubscription {
	clear: both;
	float: left;
}
.NewsletterSubscription h2 {
	padding-bottom: 8px;
}
.NewsletterSubscription label {
	clear: both;
	float: left;
	width: 75px;
	padding: 3px 0 0 0;
}
/* News Lists */
#HomeRecentBlogs ul {
	padding-left: 0;
	margin-left: 0;
}
#HomeRecentBlogs li {
	list-style: none;
	padding: 5px 0 5px 10px;
	margin: 0;
}
#LowerRight .FeedLink {
	float: left;
	margin: 6px 4px 0 0;
}
/* Product Listings */

.ProductList, .ProductList li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.Content .ProductList, .Content .ProductList li {
	overflow: hidden;
}
.ProductList li {
	list-style: none;
	float: left;
	width: 192px;
	padding: 0;
	margin-right: -1px;
	font-size: 1em;
	overflow: hidden;
}
#home .Content ul.ProductList li {
	/* width: 248px !important;*/
	position: relative;
	padding: 0;
}
.ProductList .ProductPriceRating {
	padding-bottom: 5px;
	display: none;
}
.ProductList .ProductImage, .brand-img {
	padding: 0px;
	/*display: table-cell;*/
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
	border: 1px solid #d4d3d3;
}
.ProductList .ProductImage .TrackLink{
	background: #fff;
	width: 150px;
	height: 150px;
	border-radius: 100px;
	margin: 0 !important;
	padding: 0px;
	margin-right: 15px;
	float: left;
	text-align: center;
	overflow: hidden;
	vertical-align: middle;
}
.ProductList .ProductImage img {
	vertical-align: middle;
	max-width: 150px;
	overflow: hidden!important;
}

.ProductList .ProductImage img:hover {
	border-radius: 100%;
}
.ProductList li {
	cursor: pointer;
}
.ProductList li:hover a img {
	border-radius: 100%;
	/*width: 150px;*/
	overflow: hidden;
	
} 
.SubBrandListGrid .RowDivider {
	display: none!important;
}
.brand-img {
	float: left;
	width: 100%;
	padding: 5px 0;
	text-align: center;
}
.brand-img img {
	width: auto;
}
.ProductList .ProductDetails {
	padding: 20px 10px 5px 0;
}
.ProductList em {
	display: block;
	padding-bottom: 5px;
}
.ProductPrice {
	padding-left: 10px;
}
.ProductPrice, .ProductList em {
	font-style: normal;
	font-weight: bold;
}
.CartItemTotalPrice > .ProductPrice {font-weight: normal;}
.ProductList .Rating {
	display: block;
}
.ProductList li .ProductCompareButton {
	margin-bottom: 10px;
}
.ProductList .pname {
	display: none;
	padding-bottom: 5px;
}
#home .ProductList .pname {
	display: block;
}
.List.ProductList li .ProductPriceRating {
	padding: 8px 10% 0 0;
	width: auto;
	margin: 0;
}
.List.ProductList li .ProductCompareButton {
	width: auto;
	clear: none;
	padding: 0 20px 0 0;
	margin: 5px 0 0 0;
}
.List.ProductList li .ProductCompareButton {
	padding-top: 7px;
}
.QuickViewBtn {
	/*padding: 0;
	overflow: hidden;
	width: 80px;
	height: 80px;
	background: url(../../BrideToBe/images/btn-quickview.png) no-repeat center center !important;
 filter:  progid:DXImageTransform.Microsoft.gradient(enabled = false) !important;*/
}

.table-cell {
	display: table-cell;
	list-style-type: none;
}
.Left .ProductList li, .Right .ProductList li {
	margin-bottom: 10px;
}
.Left .ProductList .ProductImage, .Right .ProductList .ProductImage {
	display: none;
}
/* Block Page Contact */

.pic-map {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/map-contact.png?t=1437078366);
	background-repeat: no-repeat;
	height: 266px;
	width: 456px;
}
.wi-button-full {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-button.png?t=1437078366) no-repeat;
}
.wi-button-full:hover {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-button-hover.png?t=1437078366);
}
.button-register, .button-login, .shipping_continue, .button-apply {
	background-position: 0 -80px;
	height: 36px;
	width: 130px;
	float: right;
	cursor: pointer;
	margin-top: 10px;
}
.button-apply {margin-top: 0;}
.shipping_continue{float: none;}
.wi-button-addcart {
	background-position: 0 -160px;
	height: 52px;
	width: 192px;
	float: left;
	cursor: pointer;
}
.wi-button-reseller {
	background-position: 0 0;
	height: 47px;
	width: 453px;
}
.block-contact .title-contact {
	background-position: 0 -360px;
	height: 128px;
	width: 278px;
}
.block-contact h1 {
	padding: 0;
	margin-top: 10px;
}
.block-contact .block-1 {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 20px;
}
.block-contact .block-1 .block-left {
	float: left;
}
.block-contact ul {
	padding: 0;
	margin: 0;
}
.block-contact .block-1 .block-right {
	overflow: hidden;
	width: 456px;
	height: 266px;
	position: relative;
	float: right;
}
.block-contact .block-1 .block-right a {
	position: absolute;
	top: 64px;
	left: 0;
	z-index: 5;
}
.block-contact .contact-block dl {
	font-size: 20px;
	padding-bottom: 20px;
}
.block-contact .block-2 {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-line-contact.png?t=1437078366) repeat-x 0 0;
	padding-top: 22px;
	width: 100%;
}
.block-contact .block-2 .inner {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-line-contact.png?t=1437078366) repeat-x 0 100%;
}
.block-contact .block-3 {
	padding: 75px 0 135px;
}
.block-contact .block-3 .lbl-mailing {
	text-transform: uppercase;
	color: #6acec8;
	font-size: 14px;
	float: left;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	padding-right: 15px;
}
.block-contact .block-3 input.email-list {
	width: 205px;
	padding: 8px 10px 14px 10px;
	font-size: 14px;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	background: none;
	border: none;
}
.wi-form-mailing {
	background-position: 0 -40px;
	float: left;
	margin-top: -10px;
	padding-right: 8px;
}
.button-mailing {
	background-position: 0 -80px;
	height: 36px;
	width: 130px;
	float: left;
	cursor: pointer;
	margin-top: -10px;
}
.button-mailing:hover {
	background-position: 0 -80px;
	height: 36px;
	width: 130px;
}
input.button-mailing {
	background: none;
	border: none;
	padding-top: 13px;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 18px;
	color: #004165;
	margin-left: -8px;
}
input.button-register, input.button-login, input.shipping_continue, input.button-apply {
	background: none;
	border: none;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 18px;
	color: #004165;
	margin-left: -8px;
	margin-top: 0;
}
.clear-1 .button {
	float: left;
}
/* Block Question */
.block-question {
	width: 600px;
	background-color: #fefefe;
	padding-top: 20px;
}
.block-question li {
	list-style-type: none;
	padding-bottom: 15px;
}
.block-question ul {
	margin: 0;
}
.block-question .info {
	padding-top: 17px;
}
.block-question .info p:first-child {
	color: #918571;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
}
.block-question .info ul li p {
	color: #004165;
	padding-bottom: 15px;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
}
.block-question .info .contact-us {
	padding-top: 10px;
	padding-bottom: 115px;
}
.contact-us p, .contact-us p a {
	color: #6acec8 !important;
}
.contact-us p a:hover {
	color: #004165 !important;
}
.contact-us p a {
	text-decoration: underline;
}
.title-question {
	background-position: 0 -160px;
	height: 140px;
	width: 524px;
	text-indent: -9999px;
}
/* Top Seller Block Specific */
.Right .TopSellers, .Left .TopSellers {
	clear: both;
	padding: 0 0 10px 0;
}
.Right .TopSellers ul, .Left .TopSellers ul {
	margin: 0;
	padding: 0;
}
.Right .TopSellers li, .Left .TopSellers li {
	clear: both;
	margin: 0 0 5px 0;
}
.Right .TopSellers li .TopSellerNumber, .Left .TopSellers li .TopSellerNumber { /* Contains the number of the item */
	float: left;
	width: 22px;
	font-size: 1.3em;
	text-align: center;
	padding: 1px 0 2px 0;
}
.Right .TopSellers .ProductDetails, .Left .TopSellers .ProductDetails { /* Contains the details of the item */
	margin: 0;
	margin-left: 28px;
}
.Right .TopSellers li.TopSeller1, .Left .TopSellers li.TopSeller1 { /* No1 seller box */
}
.Right .TopSellers li.TopSeller1 img, .Left .TopSellers li.TopSeller1 img {
	display: none;
}
.Right .TopSellers li.TopSeller1 .ProductImage, .Left .TopSellers li.TopSeller1 .ProductImage {
	display: none;
}
.Content .TopSellers li.TopSeller1 .TopSellerNumber, .Content .TopSellers li .TopSellerNumber {
	display: none;
}
/* Page Breadcrumbs */
.Breadcrumb {
	border-bottom: 0px solid #f1f1f1;
	padding: 0!important;
	/*margin-bottom: 0!important;*/
	margin-bottom: 20px
}
.Breadcrumb ul {
	width: 100%;
	padding: 10px 0 0px;
	list-style-type: none;
	margin: 0;
	overflow: hidden;
}
.Breadcrumb li {
	list-style-type: none;
	font-size: 11px;
	padding: 0 12px 0 0;
	display: block;
	float: left;
	background: none;
}
.Breadcrumb li a {
	padding-right: 18px;
	background: url(../../BrideToBe/images/theme/icon_bullet_breadcrumb.png) no-repeat 100% 50%;
	display: inline-block;
*display: inline;
*zoom: 1;
}
.FindByCategory ul, .FindByCategory li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.FindByCategory li {
	padding-left: 12px;
	background: url('../../BrideToBe/images/BreadcrumbSep.gif') no-repeat 3px 5px;
	padding-right: 8px;
	display: inline;
}
.top-title {
	position: relative;
}
.top-title h2 {
	margin: 0;
}
.productlist-page  {
	padding-top: 10px;
}
.productlist-page .top-title {
	margin-bottom: 0;
}
.productlist-page > .inner {
	width: 860px;
	margin: 0 auto;
	position: relative;
	min-height: 400px;
}
.Left .afterSideShopByBrand {
	padding: 8px 0 0 0;
	display: block;
}
/* Helpers */
.hide-visually {
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	height: 1px;



	margin: -1px;
	padding: 0;
	border: 0;
	clip: rect(0 0 0 0);
}
.cf {
	content: "";
	display: table;
}
.cf::after {
	clear: both;
}
.borderB {
	border-bottom: 1px solid #D4D3D3;
}
.borderR {
	border-right: 1px solid #D4D3D3;
}
/* Miscellaneous Definitions */
.Meta {
	color: #444;
	font-size: 0.93em;
}
.Left .FeedLink, .Right .FeedLink {
	float: left;
	margin: 0 7px 0 0;
}
.Content .FeedLink {
	display: none;
}
.FloatRight {
	float: right;
}
.FloatLeft {
	float: left;
}
.ClearRight {
	clear: right;
}
.ClearLeft {
	clear: left;
}
.CompareButton {
	clear: both;
	text-align: right;
	margin-top: 12px;
	width: 190px;
	float: right;
}
.Clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.Field45 {
	width: 45px;
}
.Field80 {
	width: 80px;
}
.Field100 {
	width: 100px;
}
.Field130 {
	width: 130px;
}
.width80px {
	width: 80px;
	margin-left: 10px;
}
.width170px {
	width: 170px;
	float: left;
	padding-right: 20px;
}
.width100px {
	width: 100px;
}
.Field150 {
	width: 150px;
}
.Field180 {
	width: 180px;
}
.Field200 {
	width: 200px;
}
.Field250 {
	width: 250px;
}
.Field300 {
	width: 300px;
}
.Field350 {
	width: 350px;
}
.Field400 {
	width: 400px;
}
input.Field45 {
	width: 25px;
}
input.Field80 {
	width: 60px;
}
input.Field100 {
	width: 80px;
}
input.Field130 {
	width: 110px;
}
input.Field150 {
	width: 130px;
}
input.Field180 {
	width: 160px;
}
input.Fiel375 {
	width: 350px;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
	font-size: 14px;
	color: #a99c87;
}
input.Field260 {
	width: 260px;
}
input.Field200 {
	width: 180px;/*height: 34px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-style: normal;
	font-size: 14px;
	color: #918571;
	background: none;
	border: none;*/
}
input.Field250 {
	width: 230px;
}
input.Field242 {
	width: 242px;
}
input.Field300 {
	width: 280px;
}
input.Field350 {
	width: 330px;
}
input.Field400 {
	width: 380px;
}
.MB10 {
	margin-bottom: 10px;
}
.MT0 {
	margin-top: 0px;
}
.LH140 {
	line-height: 140%;
}
.PLRB5 {
	padding: 0px 5px 5px 5px;
}
.PLR10 {
	padding: 0px 10px 0px 10px;
}
.PL20 {
	padding: 0px 0px 0px 20px;
}
.PL40 {
	padding: 0px 0px 0px 40px;
}
.ML20 {
	margin: 0px 0px 0px 20px;
}
.MT10 {
	margin-top: 10px;
}
.PL10 {
	padding-left: 10px;
}
.PB2 {
	padding-bottom: 2px;
}
.PTB20 {
	padding: 20px 0;
}
.NoMarginBottom {
	margin-bottom: 0;
}
.Required {
	color: #312e29;
}

.message-cart {
	font-style: normal;
}
.InfoMessage {
	padding: 8px 6px 8px 48px;
	margin-bottom: 10px;
	
}
.InfoMessage  a {
	text-decoration: underline;
}
.InfoMessage  a:hover {
	color: #ACA9A9;
}
.InfoMessage strong {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;
	font-size: 20px;
	color: #a8e6e6;
}
.SuccessMessage {
	padding: 8px 6px 8px 48px;
	margin-bottom: 10px;
}
.ErrorMessage {
	padding: 8px 6px 8px 48px;
	margin-bottom: 10px;
}/************* Page Specific: Create Account / Login Page *************/
.CreateAccount {
	float: left;
	padding-right: 4%;
	width: 44%;
}
.text-signin {
	padding-top: 35px;
	padding-left: 14px;
	clear: both;
}
.text-signin a {
	color: #004165;
	text-decoration: underline;
}
.text-signin a:hover {
	color: #a8e6e6;
}
.radio-1 {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-form.png?t=1437078366) no-repeat 0 -200px;
	width: 21px;
	height: 21px;
}
.AccountLogin {
	border-left: 2px solid #E8E8E8;
float: left;
padding: 0 0 0 50px;
width: 392px !important;
height: 250px;
}
ul.ShippingAddressList, ul.ShippingAddressList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.ShippingAddressList li {
	width: 30%;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}
.PrimaryProductDetails {
	/*border-top: 1px solid #d4d3d3;*/
	margin-top: 0;
	min-height: 800px;
}
#ProductDetails h1 {
	padding: 0 0 20px 0;
	margin: 0 auto;
	width: 300px;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #004165;
	font-size: 40px;
	margin-top: -20px;
	text-align: center;
}
.the {
	font-family: "Saissant", Arial, Sans-Serif;
	font-size: 102.25px;
	padding-left: 150px;
	color: #004165;
}
.free-shipping {
	text-transform: uppercase;
	text-align: center;
	margin: 0 auto;
	width: 222px;
	float: left;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 12px;
	color: #918571;
	padding-top: 37px;
	padding-bottom: 58px;
	margin-left: -24px;
	letter-spacing: 1px;
}
.PrimaryProductDetails .ProductThumb {
	float: left;
	width: 350px !important;
	margin-top: 30px;
	text-align: center;
}
.PrimaryProductDetails .ProductThumb .ProductThumbImage .zoomPad {
	float: none;
	display: inline-block;
*display: inline;
*zoom: 1;
}
.PrimaryProductDetails .ProductMain, .PrimaryProductDetails .productAddToCartBelow {
	float: right;
	width: 550px;
	padding: 30px 0 30px 30px;
	border-left: 1px solid #f4f4f4;
}
.PrimaryProductDetails .productAddToCartBelow {
	padding: 0 0 0 30px;
}
.PrimaryProductDetails h2 {
	border: 0;
	line-height: 1.1em;
}
.PrimaryProductDetails .ProductThumb p a {
	font-weight: bold;
}
.ProductDescription, .ProductReviews, .ProductsByCategory, .ProductOtherDetails {
	margin-top: 20px;
}
.PrimaryProductDetails dl {
	font-size: 0.90em;
}
.ProductDescriptionContainer {
	line-height: 1.5;
}
.PrimaryProductDetails dt {
	font-weight: bold;
	width: 80px;
	clear: left;
}
.PrimaryProductDetails dd {
	margin-left: 90px;
}
.Right hr {
	margin: 5px 0 0;
}
.ComparisonCheckbox {
	float: left;
}
.SideRecentlyViewed .ProductList li {
	margin-left: 0;
}
.SideRecentlyViewed .ProductDetails {
	margin-left: 20px;
}
/* Product Comparisons */
.ComparisonTable {
	width: 100%;
}
.ComparisonTable td {
	font-size: 14px;
	padding: 10px;
	vertical-align: center;
}
.CompareFieldName {
	width: 95px;
	padding: 8px 10px 8px 15px;
}
.CompareFieldTop {
	padding: 5px;
	text-align: center;
}
.CompareFieldTop a {
	font-size: 14px;
}
.CompareLeft {
	padding: 5px 10px 5px 10px;
}
.CompareCenter {
	text-align: center;
	padding: 5px;
}
.CompareRating {
	text-align: center;
	padding-top: 8px;
	vertical-align: middle;
}
.CompareProductOption {
	margin-left: 20px;
	padding-left: 5px;
}
.Availability {
	color: gray;
}
.LittleNote {
	color: gray;
	font-size: 0.85em;
}
.ViewCartLink {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* General Tables */
table.General, table.CartContents, table.General {
	width: 100%;
	margin: 20px 0;
}
table.General thead tr th, table.CartContents thead tr th {
	padding: 6px 10px;
	text-align: left;
}
table.General tbody td, table.CartContents tbody td {
	padding: 15px 10px;
	vertical-align: top;
}
table.General tbody tr.First td {
	border-top: 0;
}
/* Cart Contents Table */
.cart-page {
	padding-bottom: 50px !important;
}
.cart-page .CartCode {
	border-top: none;
}
.CartContents tbody td {
	border-bottom: 0;
}
.CartContents .ProductName a {
	font-weight: 400;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-style: normal;
}
.CartContents tfoot .SubTotal td {
	font-weight: normal;
}
.ProductOptionList, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ProductOptionList {
	margin-top: 5px;
}
.ProductOptionList li {
	margin-bottom: 3px;
	margin-left: 2px;
}
.MiniCart h3 {
	font-size: 1.3em;
}
.MiniCart .SubTotal {
	text-align: center;
	font-size: 1.1em;
}
.JustAddedProduct {
	width: 128px;
	overflow: hidden;
	margin: auto;
	text-align: center;
	padding: 5px;
	margin-bottom: 10px;
}
.JustAddedProduct strong, .JustAddedProduct a {
	font-size: 1em;
	font-weight: normal;
	display: block;
	margin-bottom: 3px;
}
.JustAddedProduct .ProductDetails {
	font-size: 1.2em;
	padding-bottom: 10px;
}
.CategoryPagination .PagingList, .CategoryPagination .PagingList li {
	list-style: none;
	padding: 0;
	margin: 0;
}
.CategoryPagination {
	float: left;
	text-align: center;
}
.CategoryPagination .PagingList li {
	display: inline;
}
/* Quick Search */
.QuickSearch {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #939393;
	border-collapse: collapse;
	margin: 16px 0 0 -111px;
	padding: 10px 0 5px;
	position: relative;
	text-align: left;
	width: 368px !important;
	z-index: 9999;
}
.RatingIMG {
	display: none;
}
.QuickSearchTitle td, .QuickSearchAllResults td {
	font-weight: bold;
	padding: 4px;
	font-size: 12px;
}
.QuickSearchResult td {
	font-size: 12px;
	padding: 8px 0px 8px 8px;
	cursor: pointer;
}
.QuickSearchResultImage {
	margin-left: 4px;
	margin-right: 10px;
	text-align: center;
	background: #fff !important;
}
.QuickSearchResultNoImage {
	padding-top: 10px;
	color: #777;
}
.QuickSearchResultName {
	display: block;
	padding-bottom: 5px;
}
.QuickSearchResult .Price {
	font-weight: bold;
	font-size: 12px;
	padding-right: 5px;
}
.QuickSearchHover {
	background: #f4f4f4;
}
.QuickSearchAllResults {
	text-indent: 0;
	padding: 0;
	line-height: 20px;
}
.QuickSearch .QuickSearchAllResults a, .QuickSearch .QuickSearchAllResults a:hover {
	height: 30px;
	line-height: 30px;
	display: inline-block;
}
.QuickSearchAllResults a:active, .QuickSearchAllResults a {
	outline: none;
	-moz-outline-style: none;
}
/* Brand Tag Clouds */
.BrandCloud .smallest {
	font-size: 12px;
}
.BrandCloud .small {
	font-size: 15px;
}
.BrandCloud .medium {
	font-size: 18px;
}
.BrandCloud .large {
	font-size: 20px;
}
.BrandCloud .largest {
	font-size: 26px;
}
.BrandCloud a {
	padding-right: 5px;
}
.DownloadExpires {
	padding-top: 3px;
	color: gray;
}
.DownloadExpiresToday {
	color: #fffb7d;
}
.CheckoutRedeemCoupon h4 {
	margin-top: 0;
}
.CheckoutRedeemCoupon p {
	margin-top: 10px;
	margin-bottom: 0;
}
.BillingDetails {
	float: left;
	width: 48%;
	margin-right: 10px;
	margin-bottom: 15px;
}
.ShippingDetails {
	float: left;
	width: 48%;
	margin-bottom: 15px;
}
.ProductDetailsGrid dt {
	width: 140px;
	margin-bottom: 6px;
	float: left;
	font-weight: bold;
}
.ProductDetailsGrid dd {
	margin-left: 140px;
	margin-bottom: 6px;
}
.SubCategoryList {
	padding: 10px 5px 4px;
	margin-bottom: 20px;
}
.SubCategoryList ul, .SubCategoryList li {
	list-style: none;
	margin-left: 0;
}
.SubCategoryList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../../BrideToBe/images/SubCategory.gif') no-repeat 3px 50%;
}
.SearchTips .Examples {
	padding: 8px;
	color: #555;
	margin-left: 30px;
	margin-bottom: 10px;
}
.ProductDetails .ProductThumb p {
	margin-top: 10px;
	font-size: 0.9em;
}
.ProductReviewList {
	clear: both;
}
.ProductReviewList li {
	padding: 10px 0;
	border-bottom: 1px solid #dadada;
}
.ProductReviewList li:last-child {
	border: 0;
}
.SortBox option {
	color: #444;
}
.YourAccount li {
	margin-bottom: 8px;
}
.SoldOut {
	color: #999;
}
.RemoveFromWishlistForm {
	margin: 5px;
}
.AddToWishlistLink {
	position: relative;
	margin: 0;
}
.AddToWishlistLink .wishlist-button {
	position: absolute;
	top: -70px;
	left: 165px;
	font-weight: bold;
	cursor: pointer;
	color: #000;
	background: #fff;
	border: 0;
}
/* sizing and positioning of the inside part of a swatch */
.productOptionPickListSwatch .thumbnail, .productOptionPickListSwatch .swatchColour {
	display: inline-block;
	width: 25px !important;
	height: 25px !important;
}
.productOptionPickListSwatch li .validation {
	top: 5px;
	left: 5px;
}
.productOptionPickListSwatch .textureContainer, .productOptionPickListSwatch .swatchColours {
	margin: 2px 2px 5px 0 !important;
	padding: 2px !important;
	border-color: transparent !important;
}
.productOptionPickListSwatch .selectedValue .textureContainer, .productOptionPickListSwatch .selectedValue .swatchColours {
	border: 1px solid #d4d3d3 !important;
	padding: 2px !important;
}
.productAttributeValue .dateselector .Field.month {
	width: 80px
}
.productAttributeValue .dateselector .Field.day {
	width: 45px;
}
.productAttributeValue .dateselector .Field.year {
	width: 80px;
}
.productAttributeValue .ui-datepicker-trigger {
	display: none;
}
.ShippingProviderList {
	list-style: none;
	padding: 20px 0;
}
.GoogleCheckout div {
	width: auto !important;
}
.GoogleCheckout, .PayPalExpressCheckout {
	float: none;
}
.GoogleCheckout, .PayPalExpressCheckout, .AlternativeCheckout {
	padding: 10px 0;
	clear: both;
}
.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout p {
	margin: 0;
	font-size: 90%;
	text-align: center;
	float: none !important;
}
.GoogleCheckout p, .PayPalExpressCheckout p, .AlternativeCheckout strong {font-weight: normal;}
.KeepShopping {
	width: 180px;
	margin: 0 0;
	text-align: left;
}
/** Top Right Locale Chooser (list of flags) **/
#TopMenu li.Flag {
}
#TopMenu li.Flag div {
	border: 0;
}
#TopMenu li.Flag img {
	margin: 3px;
}
#TopMenu li.Flag img.Last {
	margin-right: 0px;
}
#TopMenu li.Flag img.Selected {
	border: 2px solid #dadada;
	margin: 1px 3px;
}
/** Currency Selector **/
.CurrencyList dl {
	margin: 0;
	padding: 0;
}
.CurrencyList dd {
	padding: 0px;
	margin: 0px;
	border: 1px solid #dadada;
	background-color: #F9F9F9;
	clear: both;
}
.CurrencyList a {
	padding: 0 3px 0 5px;
	display: block;
	line-height: 1.8;
	font-size: 11px;
}
.CurrencyList a .Flag {
	margin-top: 4px;
	display: block;
	float: left;
	width: 24px;
	padding-right: 2px;
	vertical-align: middle;
}
.CurrencyList a .Text {
	display: block;
	padding-left: 24px;
}
.PrimaryProductDetails .YouSave {
	font-weight: bold;
	margin-top: 3px;
	display: block;
}
/* Shipping Estimation on Cart Contents Page */
.EstimateShipping {
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: normal;
	width: 320px;
	padding: 7px;
	float: right;
}
.EstimateShipping dt {
	width: 100px;
	float: left;
	margin-bottom: 8px;
	clear: left;
}
.EstimateShipping dd {
	margin-bottom: 8px;
	font-weight: normal;
	text-align: left;
	margin-left: 114px;
}
.EstimateShipping p.Submit {
	margin: 20px 0 0 0;
}
.EstimateShipping label {
	display: block;
	margin-bottom: 5px;
}
.EstimatedShippingMethods {
	clear: both;
	padding: 20px 0 0 0 !important;
	text-align: left;
}
.EstimatedShippingMethods table {
	margin: 0 !important;
}
.ShippingMethodList {
	padding: 0 !important;
}
.ShippingMethodList .btn-3 {float: right;}
.EstimatedShippingMethods table {
	width: 100%;
	border-collapse: collapse;
}
.EstimatedShippingMethods .VendorShipping {
	margin-left: 20px;
	margin-bottom: 10px;
}
.EstimatedShippingMethods .Submit {
	text-align: right;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td {
	text-align: left;
}
.CartContents tfoot .SubTotal .EstimatedShippingMethods tbody td.Price {
	text-align: right;
}
.SharePublicWishList {
	padding: 5px;
	border: 1px solid lightgray;
}
/* Express Checkout */
.ExpressCheckoutBlock .ExpressCheckoutTitle {
	position: relative;
	margin: 20px 0 10px 0;
	padding: 5px 0px 5px 20px;
	color: #004165;
	background-color: #a8e6e6;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-weight: normal;
	text-transform: none;
	font-size: 20px;

}
.ExpressCheckoutBlock h3 a {
	font-size: 12px;
}
.ExpressCheckoutBlock .ExpressCheckoutCompletedContent {
	display: none;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	display: inline;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	top: 0;
	padding: 20px;
	line-height: 0px;
	white-space: nowrap;
}
.ExpressCheckoutBlockCollapsed .ExpressCheckoutContent {
	display: none;
}
a.ChangeLink {
	position: absolute;
	right: 15px;
}
.ExpressCheckoutBlock a.ChangeLink {
	display: none;
}
.ExpressCheckoutBlockCompleted a.ChangeLink {
	display: inline;
	top: auto;
	right: 20px;
}
.ExpressCheckoutCompletedContent {
	position: absolute;
	left: 350px;
}
.lbl-checkout {
	padding-top: 30px;
	padding-left: 5px;
}
.lbl-checkout label {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	color: #b5aa98;
	text-transform: uppercase;
}
.LoadingIndicator {
	margin-left: 10px;
}
.LoadingIndicator img {
	vertical-align: middle;
	margin-right: 10px;
}
.HeaderLiveChat img {
	vertical-align: middle;
}
.SubCategoryListGrid {
	padding: 4px;
}
.SubCategoryListGrid ul, .SubCategoryListGrid li {
	list-style: none;
	margin-left: 0;
}
.SubCategoryListGrid li {
	margin-bottom: 4px;
	padding: 10px;
	margin-left: 10px;
	background: #fff;
	float: left;
	text-align: center;
}
.SubCategoryListGrid ol {
	clear: both;
}
.SubBrandList {
	padding: 4px;
}
.SubBrandList ul, .SubBrandList li {
	list-style: none;
	margin-left: 0;
}
.SubBrandList li {
	margin-bottom: 4px;
	padding-left: 25px;
	background: url('../../BrideToBe/images/SubBrand.gif') no-repeat 3px 50%;
}
.SubBrandListGrid ul, .SubBrandListGrid li {
	list-style: none;
	margin-left: 0;

}
.SubBrandListGrid li {
	margin-bottom: 4px;
	margin-right: 20px;
	background: #fff;
	float: left;
	text-align: center;
}
.SubBrandListGrid ol {
	clear: both;
}
.ProductAddToCart dt {
	float: left;
	font-weight: bold;
	width: 140px;
	margin-bottom: 4px;
}
.ProductAddToCart dd {
	margin-left: 140px;
	margin-bottom: 4px;
}
.ProductAddToCart dt div.Required, #CartEditProductFieldsForm dt div.Required {
	width: 8px;
}
.ProductAddToCart input.Textbox, #CartEditProductFieldsForm input.Textbox {
	width: 181px;
}
.ProductAddToCart textarea, #CartEditProductFieldsForm textarea {
	width: 183px;
	height: 50px;
}
.CartContents .CartProductFieldsLink {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../../BrideToBe/images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
}
.ProductFields dd {
	margin-bottom: 4px;
}
.ProductFields {
	margin-bottom: 15px;
}
.ProductFields input.Textbox {
	width: 100%;
}
.ProductFields TextArea {
	width: 100%;
}
.CartContents .CartProductFieldsRow {
	border-top: 0;
}
.CartContents .CartProductFieldsRow dl {
	margin-top: 15px;
}
p.QuantityInput, p.AddCartButton {
	text-align: center;
}
.ProductAddToCart dt.QuantityInput {
	margin-top: 4px;
}
.ProductAddToCart dd.AddCartButton span {
	margin-top: 4px;
	padding-right: 5px;
}
.TagList {
	margin-top: 20px;
}
.CartThumb {
	text-align: center;
	width: 1px;
}
.WrappingOptions {
	font-size: 11px;
	color: #666;
	margin-top: 6px;
	padding-left: 22px;
	background: url('../../BrideToBe/images/GiftWrappingAvailable.gif') no-repeat;
	padding-bottom: 4px;
	line-height: 1.6;
}
.ViewAllLink a {
	padding-top: 10px;
	display: block;
}
.SelectGiftWrapMultiple {
	max-height: 400px;
}
/* Tabbed Navigation */
.TabNav, .TabNav li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.TabNav {
	font-size: 12px;
	padding: 0 30px;
	border-bottom: 1px solid #D4D3D3;
}
.TabNav li {
	margin-bottom: -1px;
	display: inline-block;
*display: inline;
*zoom: 1;
}
.TabNav li a {
	display: block;
	line-height: 41px;
	border: 1px solid #D4D3D3;
	padding: 0 16px;
	height: 41px;
	font-weight: 600;
	font-size: 14px;
	background: #f9f9f9;
	margin: 0 4px;
	color: #a1a1a1;
}
.TabNav li.Active a {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #333;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount {
	display: inline-block;
	float: left;
}
.ProductAddToCart .BulkDiscount {
	clear: both;
}
.ProductAddToCart .BulkDiscount input {
	margin: 20px 3px;
}
.ProductAddToCart dd.AddCartButton div.BulkDiscount div.BulkDiscountLink {
	padding-left: 4px;
}
#VendorLogo .BlockContent, #VendorPhoto .BlockContent {
	margin: 0;
	text-align: center;
}
.TransitTime {
	font-weight: normal;
	color: gray;
}
/*.ProductList.List li {
	margin: 0 0 20px 0;
	margin-top: 0px;
	display: block;
	width: auto !important;
	float: none;
	clear: both;
	padding: 0 0 10px 0;
	min-height: 0;
	height: auto !important;
	background-image: none;
}*/
.ProductList.List .ProductImage {
	margin: 0 !important;
	padding: 0px;
	margin-right: 15px;
	float: left;
	background-image: none;
	width: 120px;
	height: 120px;
}
.ProductList.List .ProductDetails {
	display: block;
	clear: none;
	padding: 15px 20px;
	background: none;
	top: 90px;
}
.ProductList .p-name {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.ProductList.List .ProductQty {
	margin-left: 10px;
}
.ProductList.List .ProductDescription {
	font-style: normal;
	margin-top: 5px;
	display: none;
}
.ProductList .ProductRightCol {
	float: right;
}
.ProductList.List li .ProductCompareButton {
	text-align: left;
	margin-top: 10px;
}
.ContentList {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0;
	list-style-image: none;
}
.ContentList li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 10px 0;
	border-top: solid #E8E8E8 0px;
}
.ContentList li p {
	display: none;
}
.OrderItemMessage {
	padding: 7px;
	margin: 10px 0px 10px 0px;
}
/* Custom Fields - Start */

.LittleNotePassword {
	color: gray;
	font-size: 0.85em;
	padding: 2px 0px 2px 200px;
}
.RequiredClear {
	visibility: hidden;
}
/* Custom Fields - End */

/* Product Details */
.ProductDetailsGrid .DetailRow:last-child {
	border-bottom: none;
}
/* Product Details Price */
.ProductDetailsGrid .DetailRow.PriceRow {
	margin: 20px 0;
	padding: 15px 0;
	background: #f4f4f4;
}
.ProductDetailsGrid .DetailRow.PriceRow .Label {
	margin: 0;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value {
	margin-left: 15px;
	font-size: 24px;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value em {
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 27.62px;
	color: #918571;
	font-weight: normal;
	letter-spacing: 0.1em;
	line-height: 85px;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value em.on-sale {
	color: #fffb7d;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value em strike {
	float: left;
	color: #bbb;
	padding-right: 10px;
}
.ProductDetailsGrid .Label {
	margin: 0 0 10px 0;
	width: auto;
}
.ProductDetailsGrid .Value {
	font-size: 12pt;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #918571;
}
.ProductOptionList ul, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}
.ProductOptionList li {
	margin-bottom: 3px;
}
.ProductOptionList input {
	vertical-align: middle;
}
/** Search All Form Result - Start **/
.SearchPaging {
	float: right;
	font-size: 0.95em;
}
.SearchSorting {
	float: right;
	font-size: 0.95em;
	margin: 8px 0px;
}
#SearchResultsCategoryAndBrand {
	margin: 5px;
	padding: 5px;
}
.ContentList em, .QuickSearchResultMeta em {
	font-size: 0.8em;
}
/** Search All Form Result - End **/

/** AJAX loading box - Start **/

#AjaxLoading {
	display: none;
	text-align: center;
	width: 180px;
	z-index: 10000000000;
	padding: 5px 10px;
}
#AjaxLoading img {
	vertical-align: bottom;
	margin-right: 5px;
}
/** AJAX loading box - End **/

/** Product image gallery **/
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
	float: left;
	background: none;
	border: none;
	margin-top: 16px;
	cursor: pointer;
	display: none;
}
#ProductDetails .ProductTinyImageList {
	float: left;
	margin-top: 10px;
	white-space: nowrap;
	width: 80%;
	overflow: hidden;
	margin-left: auto;
}
#ProductDetails .ImageCarouselBox .ProductTinyImageList {
	margin-top: 0!important;
	margin-bottom: 0!important;
	/*border-left: 1px solid #d4d3d3 !important;*/
	width: 410px !important;
}
#ProductDetails .ProductTinyImageList ul li div {
	display: table-cell;
	text-align: center;
}
#ProductDetails .ProductTinyImageList ul li #TinyOuterDiv {
	border: 2px solid white;
}
#ProductDetails .ProductTinyImageList ul {
	margin: 0pt;
	padding: 0pt;
	position: relative;
	list-style-type: none;
	white-space: nowrap;
	width: 410px !important;
}
#ProductDetails .ProductThumbImage {
	height: 220px;
	width: 220px;
	margin-bottom: 20px;
}
.carousel {
	position: relative;
	visibility: hidden;
	left: -5000px;
	width: 180px;
}
.share-detail-product ul {
	margin: 0;
}
.share-detail-product ul li {
	float: left;
	padding-left: 38px;
	list-style: none;
	padding-top: 50px;
	
	
}
.share-detail-product ul li a {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 12px;
	color: #a8e6e6 !important;
	text-transform: uppercase;
}
.share-detail-product ul li a:hover {
	color: #918571 !important;
}

.share-detail-product ul li:first-child {
	padding-left: 0px;
}
.share-detail-product ul li p {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 12px;
	color: #a8e6e6;
	text-transform: uppercase;
}
/***** Product Attribute List *****/

/* set up the row for css table-like alignment */
.productAttributeList .productAttributeRow {
	margin-top: 0px !important;
	padding-left: 0 !important;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px solid #d4d3d3;
}
.productAttributeList .productAttributeRow ul, .productAttributeList .productAttributeRow ol, .productAttributeList .productAttributeRow li:last-child {
	margin-bottom: 0 !important;
}
.productAttributeList .productAttributeRow input {
	margin-bottom: 5px !important;
}
#QuickViewProductDetails .required, #QuickViewProductDetails .Required, .ProductMain .Required, .productAttributeList .required {
	color: #be0303 !important;
	display: block;
	left: -12px;
	position: absolute;
	top: 0;
	font-weight: bold;
}
/* position the label in the left-padding area of the row */
.productAttributeList .productAttributeLabel {
	margin: 0 !important;
	float: none !important;
	width: auto !important;
	padding-top: 0 !important;
}
.productAttributeList .productAttributeLabel label {
	float: left;
	margin-bottom: 10px !important;
	position: relative;
}
.productAttributeList ul {
	margin-bottom: 20px;
}
.productAttributeList li {
	margin-bottom: 8px;
}
.productOptionViewProductPickListWithImage {
	border-color: #ddd !important;
	margin-bottom: 20px;
}
.productOptionViewProductPickListWithImage .scrollContainer {
	max-height: 160px !important;
}
.productOptionViewProductPickListWithImage td {
	padding: 10px 5px !important;
	border-bottom: 1px solid #e0e0e0;
	vertical-align: middle !important;
}
.productOptionViewRectangle .option label {
	border: 1px solid #d4d3d3 !important;
	padding: 5px 10px !important;
	min-width: 30px;
	text-align: center;
}
.productOptionViewRectangle .option.selectedValue label {
	background-color: #aca9a9;
	border: 1px solid #aca9a9 !important;
	color: #fff;
}
/** Product image gallery end **/
/** AJAX loading box - End **/

/* Product Videos */

#FeaturedVideo, #VideoList, #VideoSingle {
	float: left;
}
#VideoList {
	padding-left: 5px;
}
.VideoSeparator {
	clear: both;
}
.videoRow {
	clear: both;
	margin-bottom: 4px;
	display: block;
	height: 75px;
}
.previewImageContainer {
	height: 30px;
	width: 50px;
}
.videoRow img {
	float: left;
	padding-right: 5px;
}
.videoRowTitle {
	font-weight: bold;
}
.videoRowDescription {
	max-height: 50px;
	overflow: hidden;
}
.VideoOverlay {
	background-image: url('../../BrideToBe/images/VideoOverlay.png');
	background-position: center center;
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;
}
.VideoContentContainer {
	position: relative;
	margin-left: 3px;
	padding-left: 92px;
}
/** If you change the width of the .VideoPreviewSize class below, change the padding-left of the .VideoContentContainer class above **/

.VideoPreviewSize {
	width: 92px;
	height: 69px;
}
.videoRowLength {
	padding-left: 4px;
}
.videoRow, .videoRowTitle, .videoRow img, .videoRowLength {
	cursor: pointer;
}
#VideoList ul {
	position: relative;
	overflow-y: auto;
	padding: 0;
	margin: 0;
	width: 240px;
	height: 265px;
}
#VideoSingle {
	padding-left: 10px;
	width: 240px;
}
#VideoContainer {
	padding: 5px 0 5px 5px;
	height: 265px;
}
.HideElement {
	display: none;
}
.VideoSingleTitle {
	font-weight: bold;
}
.VideoSingleDescription {
	padding-top: 10px;
	overflow-y: auto;
	height: 220px;
	padding-right: 5px;
}
.Left #VideoMiddleContainer, .Right #VideoMiddleContainer {
	display: none;
}
.Content #VideoSideContainer {
	display: none;
}
#VideoSideContainer ul {
	text-align: center;
}
#VideoSideContainer ul li {
	margin-bottom: 5px;
}
.VideoSideDescription {
	padding: 2px 10px;
}
.VideoImageContainer {
	position: relative;
	float: left;
}
.fastCartContent {
	width: auto;
}
.fastCartContent .ProductList li {
	width: 157px !important;
	padding: 0!important;/* margin: 0 -1px 0 0 !important; */
}
.fastCartContent .ProductList .ProductImage img {
	height: 173px !important;
}
.fastCartItemBox {
	max-width: 225px;
	padding: 32px 2px 20px 2px;
}
.fastCartItemBox .ProductPrice {
	margin-top: 20px;
}
.ToggleSearchFormLink {
	margin: 8px 5px 0 0;
	position: relative;
	z-index: 2;
}
.Panel#ProductTabs {
	padding-top: 0px;
}
.productAttributeLabel {
	text-align: left !important;
}
.AddThisButtonBox {
	float: none !important;
	margin: 0 !important;
	width: 280px;
}
.PinterestButtonContainer {
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.AddThisButtonBox, .PinterestButtonContainer {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.fastCartContent .ProductList li:hover .ProductDetails a strong {
	color: #fffb7d
}
/* Social elements
....................................................................... */
#socnet {
	clear: both;
	font-size: 0.85em;
	padding: 20px 0 15px 0;
	width: 133px;
}
#socnet a {
	display: inline-block;
	text-align: left;
	text-indent: -9999px;
	vertical-align: middle;
}
#socnet ul {
	list-style-type: none;
}
#socnet ul li.li-facebook {
	padding-top: 3px;
}
/* Accordion for product page
....................................................................... */

#prodAccordion .Block {
	padding: 0 !important;
	margin: 0 !important;
}
#prodAccordion .Block h2 {
	font-size: 1.2em;
	padding: 8px 15px 8px 0;
	margin: 0;
	cursor: pointer;
}
.prodAccordionContent {
	padding: 10px 0;
	display: block;
	margin-bottom: 20px;
}
.current .prodAccordionContent {
	display: block;
	text-align: left;
}
.current .prodAccordionContent p:first-line{font-variant: small-caps;}
.current .prodAccordionContent p {
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
	font-size: 18px;
	color: #918571;
}
.current .prodAccordionContent p:first-line {
	text-transform: uppercase;
}
/* Account Menu (horizontal)
....................................................................... */

#SideAccountMenu li, #GiftCertificatesMenu li {
	list-style: none;
	padding: 2px 20px 2px 0px;
	margin: 0;
}
/* Footer Menu
....................................................................... */

.PageMenu {
	position: relative;
	z-index: 50;
	margin: 0;
	text-align: center;
	float: left;
	padding-top: 40px;
}
.PageMenu .borderR {
	border-right: 0;
}
.PageMenu .ActivePage a {
	/*color: #fffb7d;*/
	text-decoration: underline;
}
.PageMenu a {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
}
.PageMenu ul {
	border-bottom: none;
	padding-bottom: 0;
	margin: 0;
	position: relative;
}
.PageMenu li .icon {
	display: none !important;
}
/* .PageMenu .ActivePage .icon */
.PageMenu .back {
	float: left;
	width: 13px;
	height: 8px;
	display: block;
	position: absolute;
	left: 50%;
	margin-left: 0px;
	top: -5px;
	padding: 0;
	background: url(../../BrideToBe/images/theme/nav_active.png) no-repeat center top;
}
.PageMenu li ul:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0;
	margin-left: 10px;
	top: -18px;
	border-width: 10px;
	border-style: solid outset solid solid;
	border-color: transparent transparent #5a5353 transparent;
}
#ContainerFooter .PageMenu li ul:before {
	top: auto;
	bottom: -18px;
	border-color: #000 transparent transparent transparent;
}
.PageMenu li ul ul:before {
	content: none;
	border-color: 0 none;
}
.PageMenu li ul li {
	clear: both;
	color: #EEEFE3;
	display: block;
	float: none;
	font-size: 13px;
	margin: 0;
	padding: 0 20px;
	text-align: left;
	width: auto;
	position: static;
}
.PageMenu li ul li a {
	float: none;
	width: auto;
	margin: 0;
	display: block !important;
	padding: 5px 0 !important;
	color: #eeefe3 !important;
	text-transform: uppercase;
	border-bottom: 1px solid rgba(250,250,250, .3);
	font-size: 13px;
	text-align: left;
}
.PageMenu li ul {
	display: none;
	position: absolute;
	z-index: 10;
	padding: 20px 0 21px 0;
	top: 100% !important;
	width: 250px;
	left: 0;
	background: #5a5353;
	list-style-image: none;
}
#ContainerFooter .PageMenu li ul {
	top: auto !important;
	bottom: 25px;
}
.sf-sub-indicator {
	display: none !important;
}
.PageMenu li.sfHover ul {
	display: block;
}
.PageMenu .sf-menu li {
	float: none;/*z-index: 100;*/
}
.PageMenu .sf-menu li ul {
	z-index: 150 !important;
}
.PageMenu .sf-menu li ul li {
	z-index: 200 !important;
}
.Left #SideCategoryList .sf-menu ul {
	display: block !important;
	visibility: visible !important;
	position: static;
	top: 0;
}
.SideCategoryListFlyout ul li ul {
	width: 190px;
}
.Left #SideCategoryList .SideCategoryListFlyout .sf-shadow ul, .Right #SideCategoryList .SideCategoryListFlyout .sf-shadow ul {
	background: none !important;
}
.PageMenu li ul li {
	list-style-image: none;
}
.PageMenu li ul ul {
	display: none;
	border-left: 1px solid #191919 !important;
	left: 249px !important;
	margin-left: 0;
	top: 0px !important;
}
.PageMenu li {
	background: url(../../BrideToBe/images/blank.gif);
	position: relative;
	/*z-index: 1;*/
	padding: 20px 0 20px 0;
	display: inline-block;
*display: inline;
*zoom: 1;
	margin: 0 20px 0 0;
}
.PageMenu li ul li a.hasSub {
	background: url(../../BrideToBe/images/theme/sub.png) 100% 50% no-repeat;
	padding-right: 20px;
}
#Wrapper .Block {
	display: block;
	clear: both;
	width: 860px;
	margin: 0 auto;
}
.FeaturedProducts, .NewProducts, .TopSellers {
	/* padding-top: 20px; */
	margin-bottom: 0;
}
#Wrapper .Left .Block {
	float: left;
	width: 100%;
	padding-top: 0;
	margin-top: 0;
}
#Wrapper .Left .Block {
	float: left;
	width: 100%;
	padding-top: 0;
	margin-top: 0;
}
table.General, table.CartContent, table.CartContents {
	border-collapse: collapse;
}
table tbody tr td, table.General tbody tr td, table.CartContents tbody tr td {
	border-bottom: 1px solid #d4cdc3;
}
.CartContents tfoot .SubTotal td {
	padding-bottom: 25px;
	padding: 0;
	border-top: none;
	border-bottom: none;
}
.CartContents .EstimateShippingButtons {float: right;}
.cancel-estimate {margin-left: 30px;font-family: "LMRoman10-Italic";text-transform: capitalize;font-size: 18px;color: #004165;}
.CartContents .SubTotal {font-family: "Sansumi-Bold", Arial, Sans-Serif; font-size: 14px; text-transform: uppercase; color: #004165;}
.CartThumb img {
	max-width: 115px;
	max-height: 115px;
	height: auto;
	width: auto;
}
.EstimateShippingButtons {
	text-align: right;
}
#uniform-sel_billing_address {
	width: auto;
	margin-bottom: 10px;
}
#ProductDetails ul.ProductList li {
	width: 99px !important;
	margin-right: -1px;
}
.left-content .ProductList .ProductImage img {
	max-height: 95px !important;
	max-width: 97px !important;
	height: auto !important;
	width: auto !important;
}
.left-content .ProductList .ProductDetails {
	float: left;
	font-size: 12px;
	margin: 5px 0 0px 0;
	padding: 5px 5px 5px 0;
}
.left-content .ProductList .ProductDetails .pname {
	border: solid 0px;
	font-size: 12px;
}
.left-content .ProductList .ProductPriceRating {
	display: none;
}
.left-content .ProductList em.p-price {
	font-size: 12px;
	padding-left: 0;
	padding-left: 0;
	padding-top: 0;
	margin-top: 0;
}
#recaptcha_area {
	width: 456px;
	margin-right: auto;
}
.PagingList .icon {
	display: none;
}
.SortBox div.selector, .SearchSortingSelectContainer div.selector {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.SortBox div.selector span, .SearchSortingSelectContainer div.selector span {
	height: 35px;
	line-height: 35px;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
ul.AccountOrdersList {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	list-style-image: none;
}
.AccountOrderStatusList li {
	position: relative;
	list-style-image: none;
}
#LayoutColumn1 .h3tt {
	display: none;
}
#LayoutColumn2 .multiStep {
	display: none;
}
.banner_category_page_top {
	margin: 0;
	position: relative;
}
.banner_category_page_top h2 {
	font-weight: normal !important;
	line-height: 1.25 !important;
	position: relative;
	clear: both;
	color: #312E29 !important;
	display: block;
	font-size: 34px !important;
	font-weight: 600 !important;
	text-transform: uppercase !important;
	bottom: 75px;
	left: 50px;
	position: absolute;
}
.CartContents tfoot .gtotal.SubTotal td {
	font-size: 15px;
	text-transform: uppercase;
}
.HowToPay, .NotifyMessage {
	margin: 0 0 15px 0;
	background: none repeat scroll 0 0 #FDFBEB;
	border: 1px solid #EFECEC;
	padding: 20px;
	border-radius: 0;
}
.HowToPay p {
	margin: 0;
	padding: 0;
}
.OrderItem1 .selector, .OrderItem2 .selector {
	width: 75px;
}
.BlockContent.PageContent {
	line-height: 1.5em;
	margin-top: 50px;
}
.BlockContent.PageContent > h1 {
	position: relative;
	text-align: center;
	padding: 0;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 40px;
	color: #004165;
	word-wrap: break-word;
	line-height: 42px;
}
.BlockContent.PageContent h2, .BlockContent.PageContent h3, #NewsContent h3{
	color: #918571;
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
}
.BlockContent, .BlockContent.PageContent, .BlockContent.PageContent strong{
	color: #004165;
	padding-bottom: 15px;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
}
.BlockContent.PageContent .scroll-cont-wrap{height: auto; width: 100%; overflow: auto;}
.BlockContent.PageContent .scroll-bar {display: none;}
.BlockContent.PageContent .date-first {float: left; margin-right: 20px;}
.BlockContent.PageContent .content {padding: 35px; float: left; background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-line-dot.png?t=1437078366)repeat-x 0 10px; width: 788px;}
.BlockContent.PageContent .content .info {float: left;}
/* recapcha */
.recaptchatable .recaptcha_image_cell center img {
	height: auto !important;
	max-width: 238px !important;
}
.recaptchatable #recaptcha_response_field {
	width: 220px !important;
}
.recaptchatable #recaptcha_image {
	width: 240px !important;
}
.recaptchatable .recaptcha_image_cell {
	width: 240px !important;
}
.recaptchatable #recaptcha_response_field {;
	width: 220px !important;
	border: solid #d4d3d3 1px !important;
}
#recaptcha_reload_btn {
	display: block;
	background: url(../../BrideToBe/images/recapRefresh.png) 0 0 no-repeat !important;
}
#recaptcha_reload_btn img {
	visibility: hidden;
}
#recaptcha_switch_audio_btn {
	display: block;
	background: url(../../BrideToBe/images/recapAudio.png) 0 0 no-repeat !important;
}
#recaptcha_switch_audio_btn img {
	visibility: hidden;
}
#recaptcha_whatsthis_btn {
	display: block;
	background: url(../../BrideToBe/images/recapHelp.png) 0 0 no-repeat !important;
}
#recaptcha_whatsthis_btn img {
	visibility: hidden;
}
.ProductThumbImage a {
	display: inline-block;
*display: inline;
*zoom: 1;
	display: block;
}
.zoomWindow {
	left: 0 !important;
	top: -1px !important;
}
.zoomWrapper {
	border: 1px #ECECEC solid !important;
	position: relative;
	z-index: 110;
}
#PageMenu {
	position: relative;
	z-index: 10;
}
/* fancybox */
#fancy_bg {
	display: none !important;
}
#fancy_content {
	padding-top: 0 !important;
}
#fancy_close {
	background: url("../../BrideToBe/images/icon-close.png") no-repeat scroll 0 0 transparent !important;
	height: 11px !important;
	top: 10px !important;
	right: 10px !important;
	text-indent: 999px;
	width: 12px !important;
}
.PageMenu h3 {
	display: none !important;
}
#ModalContentContainer {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	background: #fff;
}
#ModalContent, .ModalContent {
	border: solid 0px !important;
	padding: 10px !important;
	color: #5A5353;
}
#ModalButtonRow, .ModalButtonRow {
	background: none !important;
	border: none !important;
	padding: 15px !important;
}
#ModalContainer .modalClose {
	top: 7px !important;
	right: 11px !important;
	padding-right: 0 !important;
}
.ModalButtonRow input {
	font-weight: normal !important;
}
.AddBillingAddress dt, .AddShippingAddress dt {
	clear: none;
}
.AddBillingAddress dd, .AddShippingAddress dd {
	margin: 0;
	padding: 0 15px 20px 15px !important;
	float: left;
	width: 210px;
	min-height: 40px;
}
.Content .Button, .form .Button {
	display: inline-block;
}
.QuickSearch:before, .CurrencyChooser:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	right: 5px;
	width: 21px;
	height: 11px;
	top: -11px;
	background: url(../../BrideToBe/images/theme/drop.png);
}
.QuickSearch:before {
	top: -10px;
	right: 110px;
}
.QuickSearch tbody tr {
	display: block;
	padding: 10px 20px;
}
.QuickSearch tbody tr td {
	border: none;
	vertical-align: text-top;
}
.QuickSearchResult .QuickSearchResultImage {
	width: 70px;
	height: 65px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #D4D3D3;
	padding: 0;
}
/* Wrapper */


#Wrapper #CategoryPagingTop, #Wrapper #CategoryPagingBottom {
	float: left;
	width: auto;
	clear: none;
}
#Wrapper #CategoryPagingTop {
	padding-left: 20px;
}
.PagingList {
	float: left;
}
.CategoryPagination .PagingList .ActivePage {
	font-weight: 600;
}
.CategoryPagination .PagingList li {
	padding: 0 10px 0 0;
}
.CategoryPagination .PagingList a {
	color: #b4b4b4;
}
.CategoryPagination .PagingList a:hover {
	color: #312E29;
}
.SortBox, .SearchSorting {
	font-size: 13px;
	margin: 0;
	padding: 0;
	color: #a99c87;
	font-family:"LMRoman10-Italic","Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.SortBox label, .SearchSorting label {
	float: left;
	font-size: 12px;
	padding: 10px 0 0;
}
.SortBox div.selector, .SearchSorting div.selector {
	float: right;
	width: 175px;
	line-height: 35px;
	min-height: 35px !important;
	padding: 0;
	font-size: 12px;
}
div.selector select {
	font-size: 12px;
}
#uniform-revrating {
	width: 200px !important;
}
.SortBox div.selector span, .SearchSorting div.selector span {
	background: #ffffff;
	margin-right: 23px;
	line-height: 35px;
	height: 35px;
	padding-right: 10px;
}
.FormContainer ul li {
	float: left;
	padding: 0;
	margin-right: 10px;
	list-style: none;
}
.FormContainer ul li:first-child {
	padding-top: 10px;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	color: #004165;
	font-size: 18px;
}
.FormContainer .box {
	display: block;
	clear: both;
	width: 100%;
	float: left;
	padding: 20px 0 40px 0;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	color: #004165;
	font-size: 18px;
}
.block-change-pass {
	width: 500px;
	margin: 0 auto;
}
#LoginForm {
	padding-top: 22px;
	padding-left: 12px;
}
.input-checkout {
	background-position: 0 -120px;
	float: left;
	margin-top: -10px;
	padding-right: 8px;
}
.FormContainer .box dt {
	width: 232px;
}
.HorizontalFormContainer dt {
	text-align: right;
}
.NarrowFormContainer dt {
	text-align: left;
}
.step-2 dt {
	width: 170px;
}
.step-3 dt {
	width: 170px;
}
.dd-last {
	overflow: hidden;
	position: absolute;
	margin-top: 82px;
}
.dd-last a {
	text-transform: uppercase;
	color: #b5aa98;
	font-size: 11px;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
}
.btn-3 {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-button-2.png?t=1437078366) 0 -160px no-repeat;
	padding-left: 20px !important;
	display: block;
	cursor: pointer;
	height: 37px;
}
.btn-3 > span, .btn-3 > a {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-button-2.png?t=1437078366) 100% -240px no-repeat;
	padding: 7px 20px 12px 0;
	display: block;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 18px;
	color: #004165;
	line-height: 20px;
	padding-left: 12px;
	height: 20px;
}
.AddBillingAddress .btn-3 {width: 225px;}
.AddBillingAddress .btn-3 > span {float: left;}
.btn-3 > a {padding: 10px 40px 10px 0;letter-spacing: -0.01em;text-transform: capitalize;}
.btn-3:hover {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-button-hover-2.png?t=1437078366)
}
.btn-3:hover > span, .btn-3:hover > a {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-button-hover-2.png?t=1437078366)
}
.btn-3 > span .btn {
	background: none;
	outline: none;
	padding: 0;
	border: none;
	margin: 0 20px 0 0;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 18px;
	color: #004165;
	text-transform: capitalize;
	letter-spacing: -0.01em;
}
.width80px > span {
	width: 62px;
}
.width170px > span {
	width: 157px;
}
.width100px > span {
	width: 92px;
}
input.button-m {
	background: none;
	border: none;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 18px;
	color: #004165;
	margin-left: -10px;
	margin-top: -5px;
	cursor: pointer;
	
}
.CreateAccount .btn-3 {float: left;}
.CreateAccount .btn-3 > span {
	width: 170px;
}
.step-3 .btn-3 {float: left;}
.btn-3.creditcardpay > span {float:left; padding: 7px 25px 12px 0;}
.btn-3.creditcardpay > span input {
margin: 0 28px !important;
}
.HorizontalFormContainer dt, .HorizontalFormContainer dd {
	line-height: 32px;
	padding-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
}
.HorizontalFormContainer dd .selector span {
	color: #1f1f1c;
	font-weight: normal;
	font-size: 13px;
}
.HorizontalFormContainer dt p, .HorizontalFormContainer dd p {
	font-weight: normal;
}
.HorizontalFormContainer dd {
	padding: 0 0 20px 0;
	position: relative;
}
.HorizontalFormContainer dd > a {
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
}
.HorizontalFormContainer p.Submit {
	padding-top: 20px;
	clear: both;
}
.forgot-pass {
	line-height: 50px;
	color: #b5aa98;
}
.forgot-dd {
	float: left;
	margin-top: -50px;
}
#ProductReviews .form dt, #ProductReviews .form dd {
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0 0 0;
	text-align: left;
}
#ProductReviews .form dd {
	padding-bottom: 15px;
}
#ProductReviews .btn {
	float: none !important;
}
#message_content {
	height: 240px;
}
.UtilityLinks {
	float: left;
	width: 100%;
	clear: both;
	margin: 20px 0 5px 0;
}
ul.ShippingAddressList h4 {
	display: block;
	clear: both;
	padding-bottom: 8px;
}
table thead tr th, table.General thead tr th, table.CartContents thead tr th {
	text-transform: uppercase;
	background: #f2f2f2;
}
table thead tr th, table.General thead tr th, table.CartContents thead tr th, table tbody tr td, table.General tbody tr td, table.CartContents tbody tr td {
	padding-top: 20px;
	padding-bottom: 20px;
}
table tbody tr td, table.General tbody tr td, table, table.General, table.CartContents {
	margin: 24px 0;
}
/* Checkout */

.ExpressCheckoutBlockCollapsed .ExpressCheckoutTitle {
	background-color: #f4f2ee;
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-weight: normal;
	text-transform: none;
	font-size: 20px;
}
.ExpressCheckoutBlockCompleted .ExpressCheckoutCompletedContent {
	color: #bebebe;
	font-style: normal;
	display: none;
}
.ExpressCheckoutBlock.ptm{padding-top: 0 !important;}
a.ChangeLink {
	top: 12px;
	right: 10px;
	line-height: 25px;
}
.ExpressCheckoutContent {
	padding: 12px 0 40px 5px;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
	font-size: 14px;
	color: #004165;
}
.ExpressCheckoutContent h4 {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 20px;
	color: #6acec8;
	padding-bottom: 5px;
}
.ExpressCheckoutContent .AccountLogin {
	width: 47%;
}
#CheckoutStepConfirmation .SubTotal td strong, #CheckoutStepConfirmation .SubTotal td em {
	display: block;
	padding-top: 0;
}
#CheckoutStepConfirmation .SubTotal .Block {
	margin-bottom: 0;
}
#CheckoutStepConfirmation .SubTotal.st td {
	border-top: 1px solid #D4D3D3;
	border-bottom: 1px solid #D4D3D3;
}
.ProceedToCheckout {
	text-align: center;
}
.ProceedToCheckout strong a {
	float: none;
	padding: 0;
	margin-left: 5px;
}
.AccountMessageList {
	margin: 0;
	padding: 20px 0;
	list-style: none;
}
.AccountMessageList li {
	padding: 0 0 25px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #D4D3D3;
}
.AccountMessageList .by {
	position: relative;
	display: block;
	padding: 0 0 0 25px;
}
.AccountMessageList .by img {
	position: absolute;
	left: 0;
	top: 2px;
}
.AccountMessageList blockquote {
	margin-left: 0;
	padding-top: 5px;
}
.AccountOrderStatusList {
	margin: 0;
	padding: 0;
	list-style: none;
}
.Meta {
	font-size: 12px;
}
.OrderItemList {
	margin: 10px 60px;
}
.AccountOrderStatusList li {
	position: relative;
}
.li-list {
	padding: 20px 0;
	border-bottom: 1px solid #D4D3D3;
}
.AccountOrderStatusList .box1 {
	padding: 0 10px 0 20px;
}
.btns {
	position: absolute;
	right: 0;
	top: 10px;
	float: left;
	z-index: 2;
	color: #5e5c5c;
	font-size: 13px;
	line-height: 28px;
	font-weight: normal;
}
.btns form {
	display: inline;
	float: right;
}
.btns span.FloatRight {
	padding: 0 5px;
}
.btns .btn-clear {
	float: left;
	clear: none;
}
.EstimateShipping {
	padding: 0 60px;
	width: 450px;
}
.bg-gray {
	float: left;
	padding: 20px;
	width: 90%;
	background: #efefef;
	display: block;
	margin-bottom: 20px;
}
.ShippingMethodList table {
	clear: both;
	padding-top: 20px;
	width: 100%;
}
.ShippingMethodList table td {
	padding: 15px 10px 10px 10px!important;
}
.CartItemQuantity  select{
	border: 1px solid #a8e6e6;
}
.CartItemQuantity .selector, .DetailRow.qty .selector {
	width: 75px !important; /* override invalid width set by uniform jq-plugin on firefox */
}
.CartItemQuantity div.selector span, .DetailRow.qty .selector span {
	margin: 0px 0 0 0;
	line-height: 20px;
	height: 20px;
}
.CartRemoveLink {
	float: right;
	width: 20px;
	height: 20px;
	margin-top: 2px;
	background: url(../../BrideToBe/images/theme/icon_sprite.png) no-repeat -46px -46px;
}
.estimate-ship {
	width: 245px;
	font-weight: normal;
	float: right;
}
.estimate-ship > span{
	padding-top: 8px;
	padding-right: 35px;
	text-transform: none;
}
.SubTotal td {
	padding: 20px 0 0 0;
}
.ProceedToCheckout.btm {
	padding: 0 20px 30px 20px;
}
.ProceedToCheckout.btm .CheckoutButton {
	padding-bottom: 20px;
}
.KeepShopping {
	width: auto;
}
.KeepShopping.mtop {
	margin-top: 7px!important;
}
.boxin {
	display: block;
	width: 100%;
	padding: 20px 0;
	border-bottom: 1px solid #ACA9A9;
}
.boxin .mtop {
	margin-top: 20px;
}
.GiftCertificateThemeList label {
	float: left;
	clear: both;
	padding-top: 7px;
}
.left-content {
	float: left;
	width: 392px;
	padding-right: 55px;
	padding-top: 60px;
}
.PrimaryProductDetails .ProductMain, .PrimaryProductDetails .productAddToCartBelow {
	width: 400px;
	border: none;
	padding: 20px 0 0 0!important;
}
.PrimaryProductDetails .ProductThumb {
	border: 0px solid #ececec;
	width: 392px!important;
	height: auto!important;
	margin-top: -1px;
	padding-bottom: 20px;
}
#ProductDetails .ProductThumbImage {
	height: 429px !important;
	width: 392px!important;
	/*margin: auto;*/
	border: 1px solid #d4d3d3;
	overflow: hidden;
}
#ProductDetails .ProductTinyImageList ul li:first-child {
	margin-left: 0px;
}
#ProductDetails .ProductTinyImageList ul li {
	border: none!important;
	border: 1px solid #d4d3d3 !important;
	/*margin: -1px 0 0 -1px !important;*/
	width: 120px !important;
	/*padding: 0 !important;*/
	height: 130px !important;
	position: relative;
	list-style-image: none !important;
	margin-right: 13px;
	margin-top: 11px;
	float: left;
}
#ProductDetails .ProductTinyImageList ul li a {
	display: block;
	height: 130px !important;
	width: 120px !important;
	padding: 0 !important;
	
}
#ProductDetails .ProductTinyImageList ul li a img {
	height: 135px;
	width: 120px;
}
#ProductDetails .ProductTinyImageList ul li.selected {
	border: 1px solid #ececec !important;
}
#ProductDetails .ProductTinyImageList ul li div {
	border: solid 0px !important;
}
#ProductDetails .ProductTinyImageList ul li div.TinyOuterDiv {
	position: absolute;
	top: 0;
	left: 0;
	width: 120px !important;
	height: 130px !important;
}
#ProductDetails .ProductTinyImageList {
	margin-bottom: 10px;
}
.ImageCarouselBox {
	padding-left: 0!important;
	margin-bottom: 10px;
}
.productAttributeList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#ProductDetails #ImageScrollPrev, #ProductDetails #ImageScrollNext {
	margin-top: 15px;
}
.ProductDetailsGrid .DetailRow {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}
.ProductDetailsGrid .DetailRow h4 {
	padding: 0;
	margin-bottom: 10px;
}
.ProductDetailsGrid .DetailRow em {
	font-size: 12px;
}
.ProductDetailsGrid .DetailRow.nop {
	padding: 0;
}
.ProductDetailsGrid .Label, .ProductAddToCart .productAttributeLabel {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0;
	letter-spacing: 0.1em;
	color: #918571;
	font-size: 12pt;
	padding-bottom: 10px;
}
.p-price {
	display: block;
	color: #5a5353;
}
.ProductDetailsGrid .DetailRow.PriceRow .Value {
	border-radius: 50px;
	height: 91px;
	width: 91px;
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-keep-shopping.png?t=1437078366);
	margin: 0 auto;
}
.ProductDetailsGrid .DetailRow.PriceRow {
	background: none;
	width: auto;
	margin: 0;
	padding: 0;
}
.ProductDetailsGrid .s-price .YouSave {
	float: left;
	padding: 6px 20px;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	font-weight: 300;
	margin: 0;
}
.ProductDetailsGrid .DetailRow.RetailPrice {
	width: auto;
	padding: 5px 10px 0 10px;
	overflow: hidden;
}
.ProductDetailsGrid .CurrentlySoldOut .icon-outofstock {display: none;}
.productAttributeList .productAttributeRow {
	border-bottom: none;
	padding: 12px 0 40px!important;
}
.productAttributeValue .dateselector .selector, .DetailRow.d-date .selector {
	float: left;
	width: 75px;
	margin-right: 10px;
}
.OutOfStockMessage {
	padding: 0;
	display: inline-block;
*display: inline;
*zoom: 1;
margin-left: 50px;
}
.OutOfStockMessage p {
	padding-left: 25px;
}
.OutOfStockMessage .CurrentlySoldOut {
	position: relative;
	margin-top: 50px;
	padding-bottom: 30px;
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/sold.png?t=1437078366) no-repeat;
	width: 300px;
	height: 48px;
	text-indent: -9999px;
}
.icon-outofstock {
	position: absolute;
	float: left;
	width: 14px;
	height: 14px;
	left: 0;
	top: 3px;
	background: url(../../BrideToBe/images/icon-outofstock.png) no-repeat 0 0;
}
#prodAccordion {
	float: left;
	width: 100%;
	padding-bottom: 30px;/*border-top: 1px solid #d4d3d3;*/
}
#prodAccordion .Block {
	float: left;
	width: 100%;/*border-bottom: 1px solid #d4d3d3;*/
}
#prodAccordion .current .sub-title1, #prodAccordion .current .sub-title1 .bul {
	background: url(../../BrideToBe/images/theme/bul_accordion_on.png) no-repeat right center !important;
}
#prodAccordion .current .sub-title1 .bul {
	background-position: right center !important;
}
#prodAccordion .sub-title1 {
	margin: 15px 0 !important;
	border: solid 0px !important;
	font-size: 16px !important;
	padding: 0 30px 0 0 !important;
	float: none;
	background: url(../../BrideToBe/images/theme/bul_accordion_offRight.png) no-repeat right center !important;
}
#prodAccordion .sub-title1 .bul {
	display: block;
	float: none;
	width: auto;
	margin: 0;
	padding: 0 10% 5px 10%;
	background: url(../../BrideToBe/images/theme/bul_accordion_offRight.png) no-repeat right center !important;
}
.ProductDescriptionContainer {
	padding: 0;
}
.prodAccordionContent {
	border-top: 0px solid #EAEAEA;
}
#SimilarProductsByCustomerViews .btn {
	display: none;
}
#SimilarProductsByCustomerViews .sub-title1 {
	float: left;
	width: 100%;
	padding: 0;
	background: url(../../BrideToBe/images/theme/bg_heading_left.png) no-repeat left center;
}
#SimilarProductsByCustomerViews .sub-title1 .bul {
	float: left;
	width: 70%;
	padding: 10px 15% 15px 15%;
	margin: 0;
	background: url(../../BrideToBe/images/theme/bg_heading_right.png) no-repeat right center;
}
#fastCartContainer .ProductList li {
	height: auto!important;
}
#fastCartContainer .ProductList li .ProductPriceRating {
	margin-top: 0;
}
.fastCartThumb {
	border: 1px solid #D4D3D3;
	width: 200px;
	text-align: center;
	padding: 10px 0;
}
.fastCartSummaryBox {
	padding: 20px;
	width: 210px;
	max-width: 210px;
	text-align: center;
}
.fastCartSummaryBox .subtotal {
	float: left;
	width: 100%;
}
.fastCartSummaryBox .subtotal .ProductPrice {
	float: left;
width: 100%;
clear: both;
padding: 15px 10%;
margin: 0 0 -20px -26px;
}
.fastCartSummaryBox .subtotal span {
	padding: 0;
	width: 100%;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
	color: #918571 ;
	text-transform: uppercase;
	font-weight:normal;
}
.fastCartSummaryBox .subtotal em {
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-size: 27.62pt;
}
.fastCartSummaryBox .actionLink {
	float: left;
	padding: 0;
	width: 100%;
}
.fastCartSummaryBox .actionLink {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.fastCartSummaryBox .actionLink a {
	color: #5a5353!important;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.fastCartSummaryBox .ProceedToCheckout a {
	display: block;
}
.fastCartSummaryBox .PayPalExpressCheckout {
	width: 100%;
}
.modalClose {
	float: left;
	width: 18px!important;
	height: 18px!important;
	text-indent: 999px;
	overflow: hidden;
	right: -10px!important;
	top: -88px;
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/icon-close.png?t=1437078366) no-repeat 0 0!important;
}
#ModalTitle, .ModalTitle {
	display: none!important;
}
#ModalContainer {
	position: relative;
	width: 800px !important;
	margin-left: -400px !important;
}
/* ---------  pages  ------ */
.shop-page #CategoryHeading {
	float: none;
	width: auto;
	clear: none;
}
.shop-page .TitleHeading {
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/bgd-the-collection.png?t=1437078366) no-repeat center;
	padding: 92px 0;
	color: #a99c87;
}
#home .ProductList .pname, #home .ProductList .Rating, .ProductList #home #home .ProductCompareButton {
	display: none;
}
.ProductList li {
	width: 153px;
	margin-right: 37px;
}
.ProductList li:first-child {
	margin-left: 0;
}
/* Footer */
#ContainerFooter {
	text-align: left;
	font-size: 12px;
	background: #e6e5e5;
	margin: 0;
	padding: 0;
	border-top: 0;
	overflow: hidden;
}
#ContainerFooter #SideCategoryList li ul, #ContainerFooter #SideCategoryList .sf-menu li ul {
	display: none!important;
}
#ContainerFooter .sub-title1 {
	display: none;
}
#ContainerFooter h2 {
	width: 100%;
	padding: 20px 0 12px 0;
	border-bottom: 1px solid #a6a39e;
}
#ContainerFooter ul, #Footer ul, #ContainerFooter #SideCategoryList ul {
	float: left;
	width: 100%!important;
	margin: 0;
	padding: 13px 0 7px 0!important;
	list-style: none;
}
#ContainerFooter li, #ContainerFooter #SideCategoryList li {
	float: left;
	width: 100%!important;
	margin: 0;
	padding: 5px 0;
}

#ContainerFooter #SideCategoryList li a, #ContainerFooter #SideCategoryList .sf-menu li a, #ContainerFooter .CategoryList .sf-menu li a {
	height: auto;
	font-size: inherit;
	font-weight: inherit;
	text-align: left;
	padding: 0 !important;
}
#FooterUpper .Block {
	float: left;
	width: 180px;
	margin-right: 20px!important;
}
.NewsletterSubscription label {
	float: left;
	width: 55px;
	line-height: 24px;
}
.NewsletterSubscription .Textbox {
	float: left;
	width: 102px;
	height: 28px;
	line-height: 28px;
	border: none;
	font-size: inherit;
	background: transparent;
	padding: 0;
}
.NewsletterSubscription li {
	padding: 0;
}
#ContainerFooter .NewsletterSubscription .Button {
	float: left;
	width: auto;
	padding: 0 12px!important;
}
#Footer ul {
	float: left;
	width: 100%;
	margin: 30px 0 0 0!important;
	padding: 15px 0!important;
	border-top: 1px solid #ACA9A9;
}
#FooterUpper .RecentNews li a {
	font-weight: bold;
}
#FooterUpper .RecentNews li p {
	margin-top: 5px;
}
#ContainerFooter .SocialConnect li {
	float: left;
	width: 28px!important;
	height: 28px!important;
	padding-right: 5px!important;
}
.SocialConnect li a {
	float: left;
	width: 100%;
	height: 100%;
	/*background-image: url(../../BrideToBe/images/theme/icons_off.png) !important;*/
	background: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-icon-social.png?t=1437078366) no-repeat;
}
.SocialConnect .li-email {
	width: 35px !important;
	padding-top: 5px;
}
.SocialConnect .li-facebook a {
/*background-position: 1px -74px;*/
}
.SocialConnect .li-twitter a {
	background-position: -35px -74px !important;
}
.SocialConnect .li-youtube a {
	background-position: -71px -74px !important;
}
.SocialConnect .li-googleplus a {
	background-position: -106px -74px !important;
}
.SocialConnect .li-pinterest a {
	background-position: -40px 0 !important;
}
.SocialConnect .li-email a {
	background-position: -80px 0 !important;
}
.SocialConnect .li-stumbleupon a {
	background-position: 2px -110px !important;
}
.SocialConnect .li-linkedin a {
	background-position: -176px -74px !important;
}
.SocialConnect .li-tumblr a {
	background-position: -35px -110px !important;
}
.SocialConnect .li-rss a {
	background-position: -70px -110px !important;
}
.SocialConnect li a:hover {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/wi-icon-social-hover.png?t=1437078366);
}
#Footer .PageMenu {
	border: none;
}
#Footer .PageMenu .icon {
	display: none;
}
#Footer .PageMenu a {
	font-size: 12px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#Footer .PageMenu ul {
	float: left;
	margin-top: 0!important;
	padding-bottom: 15px!important;
	border-bottom: 1px solid #ACA9A9;
}
#Footer .PageMenu ul ul {
	display: none!important;
}
#Footer .PageMenu li {
	float: left;
	width: auto!important;
	margin: 0;
	padding: 0 8px!important;
	border-left: 1px solid #aca9a9;
	text-transform: none!important;
}
#Footer .PageMenu li:first-child {
	border-left: 0;
	padding-left: 0 !important;
}
#Footer .PageMenu ul ul {
	display: none;
	width: 250px !important;
	top: 30px;
	left: 50%;
	margin-left: -125px !important;
}
#Footer .PageMenu ul li.over ul {
	display: block !important;
}
#Footer .PageMenu ul ul li {
	float: none;
}
#Footer .PageMenu ul ul li a {
	padding: 5px 0 !important;
}
#Footer .PageMenu li.First {
	border-left: none;
	padding-left: 0!important;
}
#Footer .PageMenu > div {
	display: block;
}
#Footer p {
	display: block;
	clear: both;
	padding: 15px 0;
	font-size: 11px;
}
#socnet {
	border-top: 0px solid #D4D3D3;
	clear: none;
	font-size: inherit;
	padding: 0;
	margin-left: 30px;
}
#VideoContainer {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding: 0;
	border: solid red 0px;
	height: auto;
}
#VideoSideContainer {
	display: none;
}
#VideoMiddleContainer {
}
#FeaturedVideo {
	float: none;
	clear: both;
	border: solid red 0px;
	padding-bottom: 15px;
}
#VideoList {
	float: none;
	clear: both;
	padding: 0;
}
#VideoList ul {
	height: auto;
	width: auto;
}
#VideoList li {
	padding: 10px;
	height: 69px;
	margin: 0;
	border: solid #fff 0px;
}
.currentVideo {
	background-color: #f2f2f2;
	border: solid #d4d3d3 0px;
}
.currency-converter {
	float: right;
	position: relative;
	padding: 10px 0;
	clear: both;
	z-index: 60;
	cursor: default;
	text-transform: uppercase;
}
.currency-converter p {
	padding: 10px 0;
	margin: 0;
	font-size: 12px;
}
.currency-converter p span {
	color: #fffb7d;
}
.CurrencyChooser {
	display: none;
	position: absolute;
	float: left;
	right: 0;
	top: 50px;
	padding: 15px;
	background: #ffffff;
	border: 1px solid #cccbca;
}
.CurrencyChooser h2 {
	font-size: 13px;
	padding: 0 0 10px 0;
}
.CurrencyChooser a span {
	color: #1f1f1c!important;
	font-size: 11px;
	line-height: 22px;
}
.CurrencyList a .Flag {
	width: 19px;
	margin-top: 5px;
}
.CurrencyList a .Text {
	padding-left: 17px!important;
}
.selected-currency {
	cursor: pointer;
	width: 146px;
	padding: 3px 5px!important;
	border: 1px solid #cccbca;
	background: url(../../BrideToBe/images/theme/icon_arrow_down.png) no-repeat right 8px;
}
.selected-currency span {
	color: #cccbca!important;
	font-size: 11px;
}
.CurrencyChooser .BlockContent {
	position: relative;
}
.CurrencyChooser .BlockContent .CurrencyList {
	display: block;
	display: none;
	width: 158px;
}
.fullwidth {
	padding: 0 !important;
}
#CartContent {
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
font-style: normal;
font-weight: normal;
color: #918571;
font-size: 17.33px;
}
#ProductBreadcrumb > ul {
}
#ProductBreadcrumb ul.last {
	display: block;
}
.ProductReviewFormContainer .Textbox, .ProductReviewFormContainer textarea {
	width: 90%!important;
}
.Message {
	padding: 20px;
}
.ccode label {
	float: left;
	width: 200px;
	padding: 0 20px;
	text-align: center;
}
/* zoom overrides */
.ProductThumbImage .zoomWindow {
	margin-left: -1px;
}
input[type="radio"], input[type="checkbox"] {
	margin-right: 5px;
}
#provider_list {
	line-height: 200%;
}
#ChooseBillingAddress label, #ChooseShippingAddress label {
	display: block;
}
.AddBillingAddress .btn-4 > span {width: 300px;}
.SelectBillingAddress, .SelectShippingAddress {
	margin-bottom: 20px;
}
#multiAddressForm div.selector {
	width: 450px;
}
.CartItemIndividualPrice {
	text-align: right;
}
#cookieNotification button {
	margin-top: 17px;
}
#cookieNotification .icon-info {
	background: url("../../BrideToBe/images/cookie-sprite.png") no-repeat scroll 0 2px transparent !important;
	float: left;
	height: 40px;
	margin-right: 5px !important;
	margin-top: 15px !important;
	width: 40px;
}
.CategoryDescription {
	display: block;
}
.productAttributes {
	margin: 15px 0;
	font-size: 11px;
}
.productAttributes label {
	white-space: nowrap;
}
select.JSHidden {
	opacity: 0 !important;
	filter: alpha(opacity = 0) !important;
}
#fastCartContainer {
	margin: 5px auto 0 auto;
	/*overflow: auto !important;*/
}
.ProductAddToCart input.Textbox, .ProductAddToCart textarea {
	width: 377px;
}
.zoomWindow {
	width: 100%;
}
/*
.productPage {
position: relative;    
}
.productPage #ModalContainer {
position: absolute !important;
top: auto !important;
bottom: 500px;
}
*/
/* temp zoom override
.PrimaryProductDetails .ProductThumb .ProductThumbImage .zoomPad,
.zoomWindow,
.zoomWrapper  {
width: 490px !important;
height: 416px !important;
}*/

#uniform-eway_ccexpm, #uniform-eway_ccexpy {
	width: 75px !important;
}
.CartCode {
	font-size: 17.33px;
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	font-style: normal;
	color: #004165;
	border-top: 1px solid #f2f0ed;
	padding-top: 40px;
}
.CartCode h3 {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #a8e6e6;
	font-size: 20px;
	padding: 0;
}
.CartCode p {
	padding-bottom: 20px;
}
.CartCode .CouponCode {
	width: 45%;
	float: left;
}
#couponcode {margin-right: 10px;}
.CartCode .CouponCode .CouponCode { /* reset nested classes */
	width: auto;
	float: none;
}
.CartCode .CouponCode > span {
	float: left;
}
.CartCode .GiftCertificateCode > span {
	float: left;
}
.CartCode .GiftCertificate {
	/*width: 50%;*/
	float: right;
}
.lbl_continue {
	font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	color: #a8e6e6;
	text-decoration: underline;

}
.lbl_continue:hover {
	color: #918571;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
.underline:hover {
	text-decoration: underline;
}
.blockquote {
	margin: 0;
}
#uniform-EventDateMonth, #uniform-EventDateDay, #uniform-EventDateYear {
	width: auto !important;
}
.productAttributeConfigurableEntryDate {
	overflow: auto;
}
/* Over writes of defaults */

.sf-menu a.sf-with-ul {
	min-width: 0 !important;
	padding-right: 0 !important;
}
.product-nav {
	display: block;
	padding: 10px 0;
	clear: both;
	/*border-bottom: 1px solid #D4D3D3;
	height: 35px;*/
	margin-bottom: -1px;
	width: 860px;
}
.product-nav #CategoryPagingTop, .product-nav #CategoryPagingBottom, .product-nav .CategoryPagination {
	margin: 0;
	line-height: 35px;
}
.product-nav.btm {
	border: none;/*border-top: 1px solid #D4D3D3;*/
	padding-bottom: 60px;
}
.fastCartTop {
	padding: 0 10px 0 0;
}
.ModalContent h4 a {
	color: #ACA9A9;
}
.ModalContent h4 a:hover {
	color: #5A5353;
}
.ProductAddToCart .productAttributeLabel {
	font-weight: normal !important;
}
.FormFieldLabel {
	float: left;
	margin-right: 5px;
}
.addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m {
	padding: 0 2px;
	margin: 0 2px;
}

.addthis_toolbox .at300b .at16t_facebook {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/facebook-icon.png?t=1437078366) !important; 
	background-position: 0 0 !important;
}
.addthis_toolbox .at300b .at15t_facebook {
	background-position: 0 0 !important;
	width: 74px;
	height: 17px;
	padding-right: 15px;
}

.addthis_toolbox .at300b .at16t_email {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/email-icon.png?t=1437078366) !important; 
	background-position: 0 0 !important;
}

.addthis_toolbox .at300b .at15t_email {
	background-position: 0 0 !important;
	width: 72px;
	height: 12px;
	margin-top: 2px;
	padding-right: 15px;
}

.addthis_toolbox .at300b .at16t_twitter {
	background-image: url(//cdn2.bigcommerce.com/n-ww20x/rqzw1/templates/__custom/images/twitter-icon.png?t=1437078366) !important; 
	background-position: 0 0 !important;
}

.addthis_toolbox .at300b .at15t_twitter {
	background-position: 0 0 !important;
	width: 77px;
	height: 17px;
}
.at15t_facebook:hover, .at15t_twitter:hover, .at15t_email:hover{
	opacity: 0.7;
} 
.PinterestButtonContainer a {
	padding-right: 15px;
}

.PinterestButtonContainer a img:hover {
	opacity: .7;
}
#ModalContent .btn, .ModalContent .btn {
	color: #fff;
}
.CategoryContent {
	padding: 13px 0 0 0;
}
.CategoryContent .ProductList {margin-left: 55px;}
.SubBrandListGrid ul {
	padding: 0;
	margin: 0;
}
.SubBrandListGrid ul li {
	padding: 0;
}
#fastCartWrapper {
	padding: 0;
}
html.javascript .productOptionViewRectangle input, html.javascript .productOptionPickListSwatch input {
	left: -10000px !important;
	opacity: 0 !important;
}
#WishLists {
	position: relative;
}
.BlockContent.full-width {
	padding-top: 20px;
}
#sel_billing_address {
	margin-bottom: 20px;
}
.BulkDiscountLink {
	clear: both;
	float: left;
	margin-bottom: 20px;
}
.ExpressCheckout input[type="text"], .ExpressCheckout input[type="password"], .ExpressCheckout input[type="email"], {
 border: 1px solid #6acec8;
}
.view-details {
	font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
	color: #336784 !important;
	font-size: 20px;
	text-decoration: underline;
}
.related-block{
	height: 190px;
  overflow: hidden;
  margin-bottom: 20px;
  margin-left: 30px;
}
.related-block em {
	color: #A89B85;
  font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif;
  font-size: 28px;
  font-weight: normal;
  line-height: 1em;
 }
.related-block .ProductDetails strong a{
 	color: #004165;
  font-family: "Sansumi-Bold", Arial, Sans-Serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: normal;
}
.ProductList.related-block li .ProductDetails{
	left: 49%;
  top: 70px;
}

#Wrapper .wrapper-FeaturedProducts #SimilarProductsByCustomerViews.SideRelatedProducts {
	width: 860px;
}
 #SimilarProductsByCustomerViews.SideRelatedProducts h2 {
 	margin: 80px auto 40px;
 	background-position: 0 -748px;
 }
#SimilarProductsByCustomerViews h2.txt-center, .FeaturedProducts h2.txt-center{
 	margin-top: 80px!important;
 }
 .related-block.ProductList li {
    margin-right: auto;
    margin-left: 37px;
}
.related-block.ProductList li:first-child{
 	margin-left: 0;
}
#CheckoutStepPaymentDetails dt {
margin-right: 10px;
}
#CheckoutStepPaymentDetails dd .ProductPrice, .ShipperPrice.ProductPrice {font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; font-size: 30px; color: #b5aa98; font-weight: normal;}
.step-checkout {
	font-family:"Sansumi-Bold", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding-right: 40px;
}
.Event-Sale .content .info {width: 680px; word-wrap: break-word;}
.inner-checkout {position: relative;}
.inner-checkout .line-checkout {border-left: 1px solid #f4f2ee;padding: 32px 0 10px 0;position: absolute;z-index: 20;left: 109px;}
.inner-checkout .ExpressCheckoutTitle {letter-spacing: 0;}
#CartHeader .TitleHeading {color: #004165; letter-spacing: 0; padding-bottom: 1px;}
.CartContents .ProductName > a {font-family: "Sansumi-Bold", Arial, Sans-Serif; color:#004165; text-transform: uppercase; font-size: 14px;}
.BlockContent .CartContents, .BlockContent .CartContents .ProductPrice{font-family: "LMRoman10-Italic","Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; font-size: 30px; color: #b5aa98; font-weight: normal;}
.BlockContent .CartContents td {padding-bottom: 0 !important;}
.BlockContent .CartContents th {font-size: 15px;}
.BlockContent .KeepShopping a{font-family: "Palatino Linotype", "Palatino LT STD", "Book Antiqua", Georgia, serif; font-style: normal; font-size: 14px; color: #71cdc7; text-decoration: underline;}
.CartContents tfoot td {vertical-align: middle; padding:0;}
.cart-page .BlockContent {border-bottom: 1px solid #d4cdc3;}
.tax-cart td{vertical-align: middle;}
.tax-cart .SubTotal td:first-child {padding-right: 37px;padding-top: 21px;}
.multiple-address #LoginForm, .multiple-address #LoginForm.mtop {padding-top: 0; margin-top: 0;}
.multiple-address .CreateAccount .mtop{margin-top: 0;}
.multiple-address .AccountLogin .FormContainer{padding-top: 27px;}
.multiple-address .AccountLogin .FormContainer input.Field242, .multiple-address .AccountLogin .FormContainer #LoginButton {float: right;}
.multiple-address .AccountLogin .FormContainer .dd-last {margin-top: 90px;}
.multiple-address .AccountLogin .FormContainer .wi-button-full {margin-top: 30px;}
.multiple-address .AccountLogin .FormContainer .ErrorMessage {margin-top: 0;}
.multiple-address .lbl-checkout label {width: 220px;}
.TitleHeading.multi {margin-top: 40px;}
#ForgotPasswordForm .btn-3 > span, #ForgotPasswordForm .btn-3 > a {padding:4px 20px 12px 0;}
#ForgotPasswordForm .btn-3 input.button-m {margin: 0;}
/* =Spacing
----------------------------nav---------------------------------- */

/* spacing helpers
p,m = padding,margin
a,t,r,b,l,h,v = all,top,right,bottom,left,horizontal,vertical
s,m,l,n = small(10px),medium(20px),large(40px),none(0px)
*/

.ptn, .pvn, .pan {
	padding-top: 0px !important
}
.pts, .pvs, .pas {
	padding-top: 10px !important
}
.ptm, .pvm, .pam {
	padding-top: 20px !important
}
.ptl, .pvl, .pal {
	padding-top: 40px !important
}
.prn, .phn, .pan {
	padding-right: 0px !important
}
.prs, .phs, .pas {
	padding-right: 10px !important
}
.prm, .phm, .pam {

	padding-right: 20px !important
}
.prl, .phl, .pal {
	padding-right: 40px !important
}
.pbn, .pvn, .pan {
	padding-bottom: 0px !important
}
.pbs, .pvs, .pas {
	padding-bottom: 10px !important
}
.pbm, .pvm, .pam {
	padding-bottom: 20px !important
}
.pbl, .pvl, .pal {
	padding-bottom: 40px !important
}
.pln, .phn, .pan {
	padding-left: 0px !important
}
.pls, .phs, .pas {
	padding-left: 10px !important
}
.plm, .phm, .pam {
	padding-left: 20px !important
}
.pll, .phl, .pal {
	padding-left: 40px !important
}
.mtn, .mvn, .man {
	margin-top: 0px !important
}
.mts, .mvs, .mas {
	margin-top: 10px !important
}
.mtm, .mvm, .mam {
	margin-top: 20px !important
}
.mtl, .mvl, .mal {
	margin-top: 40px !important
}
.mrn, .mhn, .man {
	margin-right: 0px !important
}
.mrs, .mhs, .mas {
	margin-right: 10px !important
}
.mrm, .mhm, .mam {
	margin-right: 20px !important
}
.mrl, .mhl, .mal {
	margin-right: 40px !important
}
.mbn, .mvn, .man {
	margin-bottom: 0px !important
}
.mbs, .mvs, .mas {
	margin-bottom: 10px !important
}
.mbm, .mvm, .mam {
	margin-bottom: 20px !important
}
.mbl, .mvl, .mal {
	margin-bottom: 40px !important
}
.mln, .mhn, .man {
	margin-left: 0px !important
}
.mls, .mhs, .mas {
	margin-left: 10px !important
}
.mlm, .mhm, .mam {
	margin-left: 20px !important
}
.mll, .mhl, .mal {
	margin-left: 40px !important
}
.mra, .mha {
	margin-right: auto !important
}
.mla, .mha {
	margin-left: auto !important
}

.hidden { display:none; }