html{overflow-y: scroll;}
/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;color:black;background:white;}
table {border-collapse:separate;border-spacing:0;margin-bottom:20px;}
table, td, th {vertical-align:top;} thead, th {font-weight:bold;} tfoot {font-style:italic;}
th, td, caption {text-align:left;font-weight:normal;padding:5px 10px;}
hr {border:0 #ccc solid;border-top-width:1px;clear:both;height:0;}
blockquote:before, blockquote:after, q:before, q:after {content:"";} blockquote, q {quotes:"" "";}
label {font-weight:bold;} strong, dfn {font-weight:bold;} em, dfn {font-style:italic;}
ul, ol {margin:20px 30px;} ul {list-style-type:disc;} ol {list-style-type:decimal;} li {margin-bottom:10px;}
dl {margin-bottom:20px;} dt {margin-bottom:5px;font-weight:bold;} dd {margin:0 0 10px 10px;}
sup {vertical-align:text-top;} sub {vertical-align:text-bottom;}
fieldset {margin:20px;padding:20px;border:1px solid #ccc;} legend {margin:20px;font-weight:bold;}

/* fixes */
img {vertical-align:bottom;} a img {border:none;} :focus {outline:0;}
.ie6 input {vertical-align:text-bottom;}
button {width:auto;overflow:visible;}

/* clearfix */
.clearfix:after {clear:both;content:".";display:block;height:0;visibility:hidden;} 
.clearfix {zoom:1;}

/* typography */
@font-face {
	font-family: 'TrajanProRegular';
	src: url('../fonts/trajanpro-regular-webfont.eot');
	src: local('☺'), url('../fonts/trajanpro-regular-webfont.woff') format('woff'), url('../fonts/trajanpro-regular-webfont.ttf') format('truetype'), url('../fonts/trajanpro-regular-webfont.svg#webfontdchqgSIo') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {font:14px sans-serif;line-height:20px;}
input, select, textarea, button {font-family:inherit;font-size:inherit;}
h1 {font-size:20px;} h2 {font-size:19px;} h3 {font-size:18px;} h4 {font-size:17px;} h5 {font-size:16px;} h6 {font-size:15px;}
h1, h2, h3, h4, h5, h6 {font-family:'TrajanProRegular';color:#02436b;}
h1, h2, h3, h4, h5, h6, p {margin-bottom:20px;}
a, .link {color:#006699;text-decoration:underline;} a:hover, .link:hover {text-decoration:none;}

/* structure */
body {padding:40px;color:#000;background:#00417b url(../images/bg.gif) repeat-x 0 0;}
#wrap {margin:auto;width:936px;}

/* header
---------------------------------------------------------------------------------------------------- */

#logo {
	margin: 0;
	display: block;
	height: 140px;
	width: 100%;
	text-align:center;
}

#logo a {

}

/* nav
---------------------------------------------------------------------------------------------------- */

#nav {
	display: block;
	margin: 0;
	list-style: none;
	letter-spacing: -4px;
}

#nav li {
	margin: 0;
	display: inline-block;
	letter-spacing: normal;
}

.ie6 #nav li, .ie7 #nav li {
	display: inline;
	zoom: 1;
}

#nav-home a {
	display: block;
	background: url(../images/nav-home.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 39px;
	height: 55px;
}

#nav-perfect a {
	display: block;
	background: url(../images/nav-perfect.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 150px;
	height: 55px;
}

#nav-evolution a {
	display: block;
	background: url(../images/nav-evolution.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 177px;
	height: 55px;
}

#nav-revolution a {
	display: block;
	background: url(../images/nav-revolution.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 177px;
	height: 55px;
}

#nav-yours a {
	display: block;
	background: url(../images/nav-yours.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 106px;
	height: 55px;
}

#nav-love a {
	display: block;
	background: url(../images/nav-love.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 155px;
	height: 55px;
}

#nav-gallery a {
	display: block;
	background: url(../images/nav-gallery.gif) no-repeat 0 0;
	text-indent: -9999px;
	width: 132px;
	height: 55px;
}

#nav-home a:hover, #nav-perfect a:hover, #nav-evolution a:hover, #nav-revolution a:hover, #nav-yours a:hover, #nav-love a:hover, #nav-gallery a:hover {
	background-position: 0 -55px;
}

#nav-home a:active, #nav-perfect a:active, #nav-evolution a:active, #nav-revolution a:active, #nav-yours a:active, #nav-love a:active, #nav-gallery a:active {
	background-position: 0 -110px;	
}

.nav-active a {
	background-position: 0 -110px !important;
}

/* home
---------------------------------------------------------------------------------------------------- */

#home-banner {
	margin-bottom: 20px;
	background: url(../images/home-banner2.jpg) no-repeat 0 0;
	text-indent: -9999px;
	width: 644px;
	height: 379px;
}

/* gallery
---------------------------------------------------------------------------------------------------- */

#gallery {
	font-size: 28px;
}

#perfection {
	font-size: 24px;
	text-align: center;
	color: #6d9eb8;
}

#realize {
	text-align: center;
}

#jewelry {
	margin: 40px 0 0 40px;
	text-align: center;
}

#jewelry img {
	margin: 0 40px 40px 0;
}

/* main
---------------------------------------------------------------------------------------------------- */

#main {
	padding: 40px;
	background: #f5f5f5;
}

#content {
	float: left;
	width: 644px;
}

#sidebar {
	margin-left: 20px;
	float: left;
	width: 192px;
}

#diamonds {
	text-align: center;
	line-height: 2em;
}

/* footer
---------------------------------------------------------------------------------------------------- */

#footer {
	text-align: center;
	background: #6d9eb8 url(../images/footer-bm.gif) no-repeat bottom left;
	padding: 30px 0 18px 0;
}

#footer-nav, #legal {
	margin: 0 0 20px 0;
	list-style: none;
	letter-spacing: -4px;
}

#footer-nav li, #legal li {
	display: inline-block;
	margin-left: 8px;
	border-left: 1px solid #7ea9c0;
	padding-left: 8px;
	letter-spacing: normal;
}

.ie6 #footer-nav li, .ie7 #footer-nav li, .ie6 #legal li, .ie7 #legal li {
	display: inline;
	zoom: 1;
}

#footer-nav li:first-child, #legal li:first-child {
	margin-left: 0;
	border-left: 0;
	padding-left: 0;
}

#footer-nav li a, #legal li a {
	color: #fff;
}
#footerlike{
	height:25px;
	margin:0 auto;
	padding: 0;
	position:relative;
	width:275px;
}
#ftlikedet1 {
    border: none;
    float: left;
    padding-left: 65px;
    padding-right: 10px;
    width: 40px;
}
#ftlikedet2 {
	border:none;
	float: left;
	width: 60px;
	padding-right:2px;
}
#ftlikedet3 {
	border:none;
	float: left;
	width: 40px;
}
#copyright {
	color: #c5ddea;
}
.fb_edge_widget_with_comment{
overflow: hidden;
width: 45px !important;
}


.pluginCountButton {
display: none !important;
}

.pluginCountNum {
display: none !important;
}