/*
      Created by ZOLLI, Inc. 
	  
*/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
#wrapper {
	margin: 0 auto;
	width: 960px;
}
#header {
	width: 960px;
	height: 100px;
	margin: 10px 0px 0px 0px;
	background: #FFF;
	text-align: center;
}

#header h1 {
	position: absolute;
	text-indent: -9999px;
}

#header h1 img {
	width: 250px;
	height: 82px;
	left: 350px;
	top: 0px;
	position: absolute;
	border: none;
}

#navigation {
	width: auto;
	color: #333;
	margin: 0px;
	background: #FFF;
	height: 30px;
	text-align: center;
	position: relative;
}
#orderinfo {
	text-align: center;
	width: 960px;
	height: 20px;
}

#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
	top: 0px;
	left: 150px;
	width: auto;
}

#navigation li {
	display: inline;
}
	
#navigation li a {
	float: left;
	height: 16px;
	display: block;
	margin-left: 5px;
	text-indent: -99999px;
	overflow: hidden;
	padding-left: 5px;
	padding-left: 20px;
	}

#navigation li.page-item-1 a {
	width: 38px; background: url(images/home.gif) no-repeat;
}

#navigation li.page-item-2 a {
	width: 44px; background: url(images/about.gif) no-repeat;
}

#navigation li.page-item-3 a {
	width: 76px; background: url(images/necklaces.gif) no-repeat;
}
	
#navigation li.page-item-4 a {
	width: 64px; background: url(images/earrings.gif) no-repeat;
}
	
	
#navigation li.page-item-5 a {
	width: 73px; background: url(images/bracelets.gif) no-repeat;
}

#navigation li.page-item-6 a {
	width: 38px; background: url(images/rings.gif) no-repeat;
}

#navigation li.page-item-7 a {
	width: 49px; background: url(images/events.gif) no-repeat;
}

#navigation li.page-item-8 a {
	width: 80px; background: url(images/contact_us.gif) no-repeat;
}
	
#navigation li a:hover,
#navigation li.current_page_item a,
#navigation li.current_page_parent a {
	background-position: 0 -16px;
}


#content {
	width: 960px;
	color: #333;
	margin: 0px;
	height: 428px;
	padding: 0px;
}
#footer {
	width: 960px;
	color: #333;
	background-color: #FFF;
	clear: both;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #838888;
	font-size: 1.1em;
	float: left;
}

#header li {
	display: inline;
	color: #5F5F5F;
}

#header li a {
	display: inline;
	padding-right: 5px;
	color: #5F5F5F;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 1.1em;
	text-decoration: none;
}
#social {
	float: right;
	width: 300px;
}

#header ul {
	float: left;
	padding-left: 12px;
}

#homepage {
	width: 960px;
	color: #333;
	margin: 0px;
	height: 428px;
	padding: 0px;
}
#about {
	width: 960px;
	color: #333;
	margin: 0px;
	height: 428px;
	padding: 0px;
	background-image: url(images/about2_bg.jpg);
	background-repeat: no-repeat;
}
#aboutinfo {
	width: 480px;
	float: right;
	padding-top: 58px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#aboutinfo  h1 {
	margin-bottom: 12px;
	padding-top: 10px;
}

#aboutinfo p {
	font-family: "Lucida Grande";
	font-size: 1.1em;
	color: #8a8a8a;
	padding-bottom: 12px;
	line-height: 1.6em;
}
#contact {
	width: 960px;
	color: #8a8a8a;
	margin: 0px;
	height: 428px;
	padding: 0px;
	background-image: url(images/contactus_bg.jpg);
	background-repeat: no-repeat;
}
#contact a {
	color: #009999;
}

/*  Easy Scroll */

#easyscrollnav, #easyscrollnav li {
		line-height:28px;
		margin:0;	
		padding:0;
		list-style: none;
}	

#easyscrollnav ul {
		margin:0;	
		padding:0;
		list-style: none;
}

#easyscrollnav {
		float: left;
		margin:1em 0;
		padding: 0px 10px 0 10px;
		width: 20px;
}

#easyscrollnav li {
        color: #8a8a8a;
		cursor:pointer;
		float:left;
		height: 20px;
		margin: 5px 0px 5px 0px;		
		padding:0 ;
		text-indent: -9000px;
		width: 20px;
}			
		
#easyscrollnav li.over{ color:#ED1E6B; }	
		
#easyscrollnav li.over{ color:#CCC; }	
		
#easyscrollnav #btnUp {
	background-image:url(images/btnUp.gif)!important; background-repeat: no-repeat;}
#easyscrollnav #btnDown { background-image:url(images/btnDown.gif)!important; background-repeat: no-repeat; }
#easyscrollnav #btnReset {background-image:url(images/btnReset.gif)!important; background-repeat: no-repeat; }
	
#easyscrollnav #btnUp:hover {background-image:url(images/btnUpHov.gif)!important; background-repeat: no-repeat; }
#easyscrollnav #btnDown:hover {background-image:url(images/btnDownHov.gif)!important; background-repeat: no-repeat; }
#easyscrollnav #btnReset:hover {background-image:url(images/btnResetHov.gif)!important; background-repeat: no-repeat; }


#events {
	width: 960px;
	color: #333;
	margin: 0px;
	height: 428px;
	padding: 0px;
	background-image: url(images/events_bg.jpg);
	background-repeat: no-repeat;
}
#easyscroll h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #409597;
}

#eventsinfo {
	width: 500px;
	float: right;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#eventsinfo h1 {
	margin-bottom: 12px;
}
#eventsinfo p {
	font-family: "Lucida Grande";
	font-size: 1.1em;
	color: #8a8a8a;
	padding-bottom: 12px;
	line-height: 1.6em;
}
#contactinfo {
	width: 380px;
	float: right;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#contactinfo h1 {
	margin-bottom: 12px;
}
#contactinfo p {
	font-family: "Lucida Grande";
	font-size: 1.1em;
	color: #999999;
	padding-bottom: 12px;
	line-height: 1.6em;
}
