@charset "UTF-8";
/* CSS Document */

/* H Types */
h1 {
	font-family: "Didot";
	font-size: 0px;
	color: #507ead;
	font-weight: lighter;
	padding-bottom:0px;
	letter-spacing: 0.1em;
}

h2 {
	font-family: "Didot";
	font-size: 12px;
	color: #515151;
	font-weight: lighter;
	padding-bottom: 25px;
	letter-spacing: 0.1em;
}

h3 {
	font-family: "Didot";
	font-size: 24px;
	color: #507ead;
	font-weight: lighter;
	padding-bottom: 25px;
	letter-spacing: 0.1em;
}

h4 {
	font-family: "Didot";
	font-size: 12px;
	color: #515151;
	font-weight: lighter;
	padding-bottom: 25px;
	letter-spacing: 0.1em;
	line-height: 1px !important;
}


h5 {
	font-family: "Didot";
	font-size: 10px;
	color: #515151;
	font-weight: lighter;
	padding-bottom: 25px;
	letter-spacing: 0.1em;

}


h6 {
	font-family: "Didot";
	font-size: 20px;
	color: #515151;
	font-weight: lighter;
	padding-bottom: 25px;
	letter-spacing: 0.1em;
	line-height: 22px;
}



/* Links */
a {
	font-family: "Didot";
	font-size: 12px;
	color: #515151;
	font-weight: lighter;
	letter-spacing: 0.1em;

	text-decoration: none;
	
}

a:hover {
	
	color: #507ead;
}




.small-nav a {
	font-family: "Didot";
	font-size: 10px !important;
	color: #515151;
	font-weight: lighter;
	letter-spacing: 0.1em;

	text-decoration: none;
	
}

.small-nav a:hover {
	
	color: #507ead;
}




#container-full {
	width: 100%;
	height: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #fdfdfd;
	
}






/* Top Image */
#container-top {
	width: 100%;
	height: 350px;
	margin-left: auto;
	margin-right: auto;

}

#main-img-container {
	width: 960px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	z-index: 1;
	
}

.main-img {
	width: 960px;
	height: 350px;
	float: left;
	
}

#title {
	width: 320px;
	height: 140px;
	margin-top: -350px;
	margin-right: auto;
	margin-left: auto;
	z-index: 99 !important;
	position: relative;
	
}

#arrows {
	width: 880px;
	height: 120px;
	margin-top: -25px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 99 !important;
	

}

#arrow-left {
	width: 60px;
	height: 120px;
	float: left;

}

#arrow-right {
	width: 60px;
	height: 120px;
	float: right;

}


#nav {
	width: 910px;
	height: 30px;
	padding: 25px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #ececec;
}














/* Main Nav */
.nav {
	text-align: center;
	padding-top: 5px;
}

.nav li {
	display:inline;
	font-family: "Didot";
	font-size: 12px;
	padding: 45px;
	letter-spacing: 0.1em;
}


.nav a {
	text-decoration: none;
	color: #515151;
	
}


.nav a:hover {
	text-decoration: none;
	color: #507ead;
}















/* Main Container */
#container-main {
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}


#left-diamond {
	width: 210px;
	height: 400px;
	background: url(img/leftdiamond.png);
	position: absolute; 
	left: 0;
	top: 600;
	opacity: 0.5;
}

#right-diamond {
	width: 210px;
	height: 400px;
	background: url(img/rightdiamond.png);
	position: absolute;
	right: 0;
	top: 600;
	opacity: 0.5;
}


#main-body {
	width: 960px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 25px;

}


.slide {
	width: 960px;
	height: 500px;
	float: left;
	text-align: center;
	margin-top: 25px;
	overdlow: hidden;

}












/* Sub Slides */
#home {
	width: 960px;
	height: 300px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
	
}



#home-nav {
	width: 960px;
	height: 200px;
	text-align: center;
	padding-top: 50px;
	
}


#nav-home a {
	display: none;
	font-size: 0;
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background-color: #507ead;
	margin: 0 5px;
}


#fblogo a {
	width: 960px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	
}


#jewellery {
	width: 960px;
	height: 500px;
	float: left;
	overflow: hidden;
	
}

.sub-slide {
	width: 960px;
	height: 400px;
	float: left;
	overflow: hidden;
}



.sub-slide2 {
	width: 960px;
	height: 500px;
	float: left;
	overflow: hidden;
}





/* Diamond Nav */
.jgallery {
	width: 700px;
	height: 260px;
	background: url(img/gallbg.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	padding-top: 40px;
}



.box1 {

	width: 324px;
	height: 60px;
	float: left;
}

.box2 {
	width: 122px;
	height: 60px;
	float: left;
	
	
}


.box3 {
	width: 264px;
	height: 60px;
	float: left;
	
}



.box4 {
	width: 122px;
	height: 60px;
	float: left;
	
	
}

.box5 {
	width: 252px;
	height: 60px;
	float: left;
}

.box6 {
	width: 180px;
	height: 60px;
	float: left;
}



.jg-nav a {
	width: 70px;
	height: 30px;
	padding-top: 27px;
	float: right;
	text-align: center;
	font-size: 10px;
}

.jg-nav2 a {
	width: 70px;
	height: 27px;
	padding-top: 30px;
	float: right;
	text-align: center;
	font-size: 10px;
}



.jg-nav3 a {
	width: 70px;
	height: 30px;
	padding-top: 33px;
	float: right;
	text-align: center;
	font-size: 10px;
}



.jg-nav4 a {
	width: 70px;
	height: 30px;
	padding-top: 33px;
	float: right;
	text-align: center;
	font-size: 10px;
}



.jg-nav5 a {
	width: 70px;
	height: 30px;
	padding-top: 33px;
	float: right;
	text-align: center;
	font-size: 10px;
}


.jg-nav6 a {
	width: 70px;
	height: 30px;
	padding-top: 33px;
	float: right;
	text-align: center;
	font-size: 10px;
}



.jg-nav7 a {
	width: 70px;
	height: 30px;
	padding-top: 33px;
	float: right;
	text-align: center;
	font-size: 10px;
}











/* Slide Contect */
.title {
	width: 700px;
	height: auto;
	border-bottom: 1px solid #ececec;
	margin-left: auto;
	margin-right: auto;
}


.text {
	width: 480px;
	margin-left: auto;
	margin-right: auto;
	line-height: 16px;
	padding-top: 25px;
	height: 200px;

}


.left-column {
	width: 100px;
	height: auto;
	float: left;
	text-align: left;
	padding-left: 140px;
}

.right-column {
	width: 100px;
	height: auto;
	float: left;
	text-align: right;
	padding-right: 140px;
}



.border {
	width: 480px;
	margin-bottom: 30px;
	border-top: 1px solid #ececec;
	margin-left: auto;
	margin-right: auto;
}




/* Footer */
#footer-container {
	width: 100%;
	height: 80px;
	margin-top: 20px;
	margin-bottom: 0px;
	


	
	
}

#footer-wrap {
	width: 960px;
	height: 30px;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #ececec;
}


#footer-wrap a {
	opacity: 0.5;
}

#footer-wrap a:hover {
	opacity: 0.9;
}


.small-nav {
	float: right;
	margin-top: 20px;
}




/* Workshop Gallery */
.gallery {
	border-top: 1px solid #ececec;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
	
.gallery ul { 
	list-style: none;
	margin-left: -35px !important;
}
 
.gallery  ul li { 
	display: inline;
	padding: 5px;
	
}
	 
.gallery ul img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	
}

.gallery ul a:hover img {
		opacity: 0.8;
		color: #fff;
	}
	
.gallery  ul a:hover {
	color: #fff; 
}




/* Shop Gallery */
.gallery2 {
	border-top: 1px solid #ececec;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
	
.gallery2 ul { 
	list-style: none;
	margin-left: -35px !important;
}
 
.gallery2  ul li { 
	display: inline;
	padding: 5px;

}
	 
.gallery2 ul img {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;	

}

.gallery2 ul a:hover img {
		opacity: 0.8;
		color: #fff;
	}
	
.gallery2  ul a:hover {
	color: #fff; 
}




.link {
	text-decoration: underline;
}