@charset "UTF-8";
/**
* Eric Meyer's Reset CSS v2.0
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, textarea {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, menu, nav, section, time {
	display: block;
}



a {
	color: inherit;
	text-decoration: none;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* meyerweb css reset end */

textarea:focus, input:focus {
	outline: 0;
}

input {
	border-width: 0;
}

em {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

sup {
	vertical-align: text-top;
	font-size: 58.3%; /*Corresponds to Photoshop's font size glyph transformation*/
}

sub {
	vertical-align: text-bottom;
	font-size: 58.3%; /*Corresponds to Photoshop's font size glyph transformation*/
}

img,
embed,
object,
video {
	max-width: 100%;
}

.group:before,
.group:after {
	content: " ";
	display: table;
}

.group:after {
	clear: both;
}

.group {
	zoom: 1; /* ie 6/7 */
}

.no-space-between-inline-blocks {
	letter-spacing: -0.31em; /* webkit */
	*letter-spacing: normal; /* reset IE < 8 */
	word-spacing: -0.43em; /* IE < 8 && gecko */
}


/* restore spacing on inner elements */
.no-space-between-inline-blocks > * {
	letter-spacing: normal;
	word-spacing: normal;
}


.search-form2 {
    top: 0;
    left: 0;
    width: 198px;
/*    position: absolute; */
    padding: 0 29px 0 0;
    border: 1px solid #a9a6a6;
}

.search-form2 input[type="text"] {
    border: 0;
    width: 100%;
    height: 29px;
    padding: 2px 8px;
    color: #4d2525;
    font: bold 14px/16px Verdana, Arial, Helvetica, sans-serif;
}
.displace {
	position: absolute;
	left: -5000px;
}


.main-body {
	position: relative;
	margin: 0 0 0 0;
}
.content {
	position: relative;
	margin: 0 0 0 0;
}
._nav {
	margin: 0 0 0 6px;
	position: relative;
	width: 120px;
}
.nav1 {
	color: #1b1bef;
	font-size: 95.5%; /* 14px / 16px = 87.5% */
	font-weight: bold;
}
.section {
	margin: 31px 0 0;
	position: relative;
}
.no-result {
	margin: 0 0 0 27px;
	position: relative;
	color: #000000;
	font-size: 150%; /* 24px / 16px = 150% */
	text-align: justify;
}
.line {
	height: 1px;
	margin: 19px 0 0;
	background-color: #c7c9cb; /*Layer's solid color*/
}
.comments {
	margin: 19px 0 0 52px;
	position: relative;
	width: 289px;
}
.text {
	margin: -3px 0 -2px;
	color: #000000;
	font-size: 112.5%; /* 18px / 16px = 112.5% */
	text-align: left;
}
.row {
	margin: 17px 1px 0;
	position: relative;
}
.dot {
	float: left;
	margin: 4px 9px 0 0;
}
.paragraph-copy {
	color: #000000;
	font-size: 100%; /* 16px / 16px = 100% */
}
.row-2 {
	margin: 14px 1px 0;
	position: relative;
}
.dot-2 {
	float: left;
	margin: 4px 9px 0 0;
}
.paragraph-copy-2 {
	color: #000000;
	font-size: 100%; /* 16px / 16px = 100% */
}
.row-3 {
	margin: 14px 0 0;
	position: relative;
}
.dot-3 {
	float: left;
	margin: 4px 8px 0 0;
}
.paragraph {
	color: #000000;
	font-size: 100%; /* 16px / 16px = 100% */
	text-align: left;
}
.category {
	margin: 25px auto 0;
	width: 344px;
	color: #000000;
	font-size: 87.5%; /* 14px / 16px = 87.5% */
	line-height: 1.2;
	text-align: center;
}
.section-2 {
	margin: 19px auto 0;
	position: relative;
	width: 989px;
}
.section-2 > * {
	float: left;
	margin: 0 14.3px 0 0;
}
.section-2 > *:last-child {
	margin-right: 0 !important;
}
.article {
	position: relative;
	width: 320px;
}
.rectangle-holder {
	min-height: 17px;
	padding: 17px 15px 11px 0;
	position: relative;
	background: #724f2b;
}
.engagement-rings {
	text-align: center;
}
.engagement-rings > * {
	color: #ffffff;
	font-size: 112.5%; /* 18px / 16px = 112.5% */
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
}
.col-3 {
	min-height: 434px;
	padding: 8px 33px;
	position: relative;
	border: 1px solid #fad59d; /*stroke*/
	background: #ffffff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}
.engagement-ring {
	display: block;
	left: 6.5px;
	margin: 0 auto;
	position: relative;
	width: 171px;
}
a.engagement-ring img {
	display: block;
}
.sub-category {
	margin: 7px auto 0;
	position: relative;
	width: 243px;
}
.item7 {
	display: block;
	position: relative;
}
.icon-av {
	float: left;
	margin: 0 20px 0 0;
}
.antique-vintage {
	margin: 4px 0 0;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.item6 {
	display: block;
	margin: 27px 0 0;
	position: relative;
}
.icon-bs {
	float: left;
	margin: 0 14px 0 0;
}
.bridal-sets {
	margin: 5px 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.item5 {
	display: block;
	margin: 26px 0 0;
	position: relative;
}
.icon-hs {
	float: left;
	margin: 0 16px 0 0;
}
.hallo-with-sidestone {
	margin: 3px 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.item4 {
	display: block;
	margin: 30px 0 0;
	position: relative;
}
.icon-cts {
	float: left;
	margin: 0 15px 0 0;
}
.ic-three-stone {
	margin: 0 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.item3 {
	display: block;
	margin: 32px 0 0;
	position: relative;
}
.icon_sco {
	float: left;
	margin: 0 15px 0 0;
}
.ic-solitaire {
	margin: 2px 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.item2 {
	display: block;
	margin: 31px 0 0;
	position: relative;
}
.icon_ts {
	float: left;
	margin: 0 15px 0 0;
}
.three-stone-with-sidestone {
	margin: 0 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.item1 {
	display: block;
	margin: 32px 0 0;
	position: relative;
}
.icon_cs {
	float: left;
	margin: 0 19px 0 0;
}
.ic-sidestone {
	margin: 1px 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.article-2 {
	position: relative;
	width: 320px;
}
.rectangle-holder-2 {
	min-height: 18px;
	padding: 16px 9px 11px 0;
	position: relative;
	background: #724f2b;
}
.text-2 {
	text-align: center;
}
.text-2 > * {
	color: #ffffff;
	font-size: 112.5%; /* 18px / 16px = 112.5% */
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
}
.col-2 {
	min-height: 428px;
	padding: 11px;
	position: relative;
	border: 1px solid #fad59d; /*stroke*/
	background: #ffffff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}
.diamond-wedding-bands {
	display: table;
	margin: 0 auto;
}
a.diamond-wedding-bands img {
	display: block;
}
.sub-category-2 {
	margin: 4px 0 0;
	position: relative;
}
.men-group {
	position: relative;
	width: 296px;
}
.rectangle-copy-holder {
	min-height: 13px;
	padding: 8px 11px 11px;
	position: relative;
	background: #eddbc8;
}
.men-s-diamond-bands {
	margin: 0 1px;
}
.men-s-diamond-bands > * {
	font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
	font-size: 112.5%; /* 18px / 16px = 112.5% */
	line-height: 161.11111%; /* 29px / 18px = 161.11111% */
}
.group7 {
	display: block;
	margin: 15px 28px 0;
	position: relative;
}
.icon {
	float: left;
	margin: 0 18px 0 0;
}
.text-3 {
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.group6 {
	display: block;
	margin: 25px 29px 0;
	position: relative;
}
.icon-2 {
	float: left;
	margin: 0 18px 0 0;
}
.mens-half-diamond-band {
	margin: 0 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.group5 {
	display: block;
	margin: 23px 30px 0;
	position: relative;
}
.icon-3 {
	float: left;
	margin: 0 17px 0 0;
}
.men-eternity-band {
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.women-group {
	margin: 28px 0 0;
	position: relative;
	width: 296px;
}
.rectangle-copy-2-holder {
	min-height: 13px;
	padding: 8px 11px 11px;
	position: relative;
	background: #eddbc8;
}
.women-s-diamond-bands {
	margin: 0 1px;
}
.women-s-diamond-bands > * {
	font-family: TimesNewRoman, 'Times New Roman', Times, Baskerville, Georgia, serif;
	font-size: 112.5%; /* 18px / 16px = 112.5% */
	line-height: 161.11111%; /* 29px / 18px = 161.11111% */
}
.group3 {
	display: block;
	margin: 19px 13px 0 29px;
	position: relative;
}
.icon-4 {
	float: left;
	margin: 0 17px 0 0;
}
.women-s-diamond-band {
	margin: 0 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.group2 {
	display: block;
	margin: 25px 29px 0;
	position: relative;
}
.iconwe {
	float: left;
	margin: 0 18px 0 0;
}
.women-s-eternity-band {
	margin: 1px 0 0;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.group1 {
	display: block;
	margin: 24px 29px 0;
	position: relative;
}
.iconwg {
	float: left;
	margin: 0 18px 0 0;
}
.women-s-gemstone-band {
	margin: 2px 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.article-3 {
	position: relative;
	width: 320px;
}
.rectangle-holder-3 {
	min-height: 14px;
	padding: 15px 0 16px;
	position: relative;
	background: #724f2b;
}
.text-4 {
	text-align: center;
}
.text-4 > * {
	color: #ffffff;
	font-size: 112.5%; /* 18px / 16px = 112.5% */
	font-weight: normal;
	line-height: 188.88889%; /* 34px / 18px = 188.88889% */
	text-align: center;
}
.col {
	min-height: 442px;
	padding: 4px 17px;
	position: relative;
	border: 1px solid #fad59d; /*stroke*/
	background: #ffffff;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box; /*Will not allow bg color to leak outside borders*/
}
.gold-paltinum-classic-band {
	display: block;
	left: 4px;
	margin: 0 auto;
	position: relative;
	width: 194px;
}
a.gold-paltinum-classic-band img {
	display: block;
}
.gold-band {
	margin: 15px auto 0;
	position: relative;
	width: 275px;
}
.dome-classic {
	display: block;
	position: relative;
}
.icon-5 {
	float: left;
	margin: 1px 18px 0 0;
}
.text-5 {
	margin: 0 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.dome-comfort-heavy {
	display: block;
	margin: 22px 0 0;
	position: relative;
}
.icon-6 {
	float: left;
	margin: 0 17px 0 0;
}
.dome-comfort-fit-heavy-band {
	margin: 1px 0 0;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.dome-comfort-light {
	display: block;
	margin: 20px 0 0;
	position: relative;
}
.icon-7 {
	float: left;
	margin: 0 18px 0 0;
}
.dome-milgrain-comfort {
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.dome-miligrain {
	display: block;
	margin: 24px 0 0;
	position: relative;
}
.icon-8 {
	float: left;
	margin: 0 17px 0 0;
}
.text-6 {
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.dome-milgran-comfort {
	display: block;
	margin: 21px 0 0;
	position: relative;
}
.icon-9 {
	float: left;
	margin: 0 18px 0 0;
}
.text-7 {
	margin: 2px 0 0;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.flat-band {
	display: block;
	margin: 23px 0 0;
	position: relative;
}
.icon-10 {
	float: left;
	margin: 0 17px 0 0;
}
.text-8 {
	margin: 0 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.flat-comfort {
	display: block;
	margin: 24px 0 0;
	position: relative;
}
.icon-11 {
	float: left;
	margin: 0 17px 0 0;
}
.text-9 {
	margin: 0 0 -2px;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.group2lines {
	display: block;
	margin: 18px 0 0;
	position: relative;
}
.icon-12 {
	float: left;
	margin: 0 17px 0 0;
}
.text2lines-band-steps-band {
	margin: 3px 0 0;
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.bevelled {
	display: block;
	margin: 19px 0 0;
	position: relative;
}
.icon-13 {
	float: left;
	margin: 0 16px 0 0;
}
.text-10 {
	font-size: 75%; /* 12px / 16px = 75% */
	font-weight: bold;
	text-align: left;
}
.text-style-5 {
	margin-bottom: -9px;
	margin-top: -8px;
}
.text-style {
	display: block;
	line-height: 128.57143%; /* 18px / 14px = 128.57143% */
	margin-bottom: 0;
}
.color010101 {
	color: #010101;
}
.text-style-6 {
	margin-bottom: -11px;
	margin-top: -11px;
}
.fw700 {
	font-weight: bold;
}
.color000000 {
	color: #000000;
}
.text-style-2 {
	font-size: 214.28572%; /* 30px / 14px = 214.28572% */
	font-style: italic;
}
.text-style-3 {
	line-height: 19px;
}
.text-style-4 {
	margin-bottom: -2px;
	margin-top: -5px;
}
