body {
	font: 12px Trebuchet MS, Trebuchet, Arial, Helvetica sans-serif;
	text-decoration: none;
}

a:link {color: #333333; text-decoration: none; }
a:active {color: #000000; text-decoration: none; }
a:visited {color: #000000; text-decoration: none; }
a:hover {color: #999999; text-decoration: none; }

#pageContainer	{
	float: left;
	width: 850px;
	margin: 10px;
/*border-right: 1px dotted gray;*/
}
#container1	{
	float: left;
	width: 450px;
	margin-top: 10px;
/*border-right: 1px dotted gray;*/
}

#container2	{
	position: absolute;
	left: 450px;
	float: left;
	width: 450px;
	margin-top: 10px;
}

.container1_2	{
	position: relative;
	float: left;
	width: 450px;
	margin-top: 10px;
/*border-right: 1px dotted red;*/
}

.container2_2	{
	position: absolute;
	left: 450px;
	float: left;
	width: 430px;
	margin-top: 10px;
}

#container3	{
	position: absolute;
	left: 350px;
	float: left;
	width: 450px;
	margin-top: 10px;
}

#navcontainer  {
	postition: absolute;
	margin-top: 60px;
	margin-left: 10px; 
	width: 850px;
/*	border: 1px dotted green;*/
}

#shippingmsg  {
	position: relative;
	width: 725px;
	height: 25px;
	margin: 10px;
/*	border: 1px solid gray;*/
	font-weight: bold;
	text-align: center;
	color: #666666;
	z-index:-10;
}

#headerLisiting {
	postition: relative;
	margin-top: 15px;
	margin-left: 25px;
	height: 30px;
	width: 825px;
	border-top: 1px solid #DCDEE2;
	border-bottom: 1px solid #DCDEE2;
}

.headerHome {
	float: left;
	margin: 5px 10px 8px 10px; 
	padding-left: 10px;
	width: 65px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.headerMen {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-left: 10px;
	width: 65px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.headerWomen {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-left: 10px;
	width: 65px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

/*.headerEarrings {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-left: 10px;
	width: 65px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}*/



.headerPolicies {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-left: 10px;
	width: 65px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.headerAbout {
	float: left;
	margin: 5px 15px 0 10px; 
	padding-left: 10px;
	width: 65px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.headerGemstoneLore {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-left: 10px;
	width: 98px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.headerContact {
	float: left;
	margin: 5px 0 0 10px; 
	padding-left: 8px;
	width: 50px;
	height: 20px;
}
/********************** BEGIN OLD NAV  *******************************/
/* ul#navlist  {
	padding: 0;
	margin: 0;
	list-style-type: none;
	float: left;
	width: 850px;
	/*border: 1px solid blue;
}*/

/*ul#navlist li { display: inline; }

ul#navlist li a	{
	float: left;
	width: 90px;
	color: #fff;
	background-color: #B2BEBF;
	padding: 0.2em 1em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #fff;
}

/*ul#navlist headerEarrings a	{
	float: left;
	width: 75px;
	color: #fff;
	background-color: #B2BEBF;
	padding: 0.2em 1em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #000;
}
*/
/*ul#navlist li a:hover	{
	background-color: #51055C;
	color: #fff;
	text-decoration: none;
}*/
/********************** END OLD NAV  *******************************/

/********************** START NEW NAV  *******************************/

#menu {
width: 850px;
float: left;
z-index: 10;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: 120px;
float: left;
}

#menu a, #menu h2 {
text-align:center;
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #ccc #888 #555 #bbb;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #fff;
background-color: #B2BEBF;;
text-transform: uppercase;
}

#menu a {
text-align:center;
color: #fff;
background-color: #B2BEBF;
text-decoration: none;
}

#menu a:hover {
text-align:center;
color: #fff;
background: #51055C;
}

#menu li {position: relative;}

#menu ul ul {
position: absolute;
z-index: 500;
}

#menu ul ul ul {
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
/********************** END NEW NAV  *******************************/

#index_footer  {
	postition: absolute;
	margin-top: 450px;
	left: 20px;
	height: 20px;
	background-color: #B2BEBF;
}

#header {
	width: 867px;
	height: 95px;
	background-image: url(../images/main_nklce-bg.jpg);
	background-repeat: no-repeat;
	border: 1px solid #DFDFDF;
}

#pageid  {
	postition: relative;
	margin-top: 15px;
	margin-left: 25px;
	height: 30px;
	width: 825px;
	border-bottom: 1px solid #51055C;
}

#contentContainer--xx  {
	top: 1px;
	margin-left: 0px;
	width: 745px;
}


.itemlisting  {
	position: relative;
	left: 15px;
	margin-top: 15px;
	padding: 10px;
	width: 390px;
	height: 155px;
	background-color: #F6F6F6;
	border: 1px solid gray;
}

.itemPhoto {
	position: relative;
	float: left;
	width: 182px;
	margin: 8px 0 8px 5px;
	border: 1px solid black;
	text-decoration: none;
}

.itemPhoto2 {
	position: relative;
	float: left;
	width: 194px;
	margin: 8px 0 8px 5px;
	border: 1px solid black;
	text-decoration: none;
}

.itemDesc2 {
	float: left;
	width: 193px;
}

.itemName  {
	float: left;
	width: 160px;
	margin-top:17px;
	margin-left: 12px;
	font: 14px Trebuchet MS, Trebuchet, Arial, Helvetica sans-serif;
	font-weight: bold;
	height: 15px;
	color: #494949;
	}

.itemLength {
	float: left;
	width: 160px;
	font: 12px Trebuchet MS, Trebuchet, Arial, Helvetica sans-serif;
	margin-top: 25px;
	margin-left: 12px;
}

.itemPrice {
	float: left;
	font-size:  14px;
	color: #494949;
	margin-top: 30px;
	margin-left: 12px;
	font-weight: bold;
}

#backTop   {
	float: right;
	width: 125px;
	margin-top: 15px;
	padding: 10px 0 8px 0;
	text-decoration: none;
	color: #DCDEE2;
}

#footerLisiting {
	postition: relative;
	margin-top: 15px;
	margin-left: 25px;
	height: 30px;
	width: 825px;
	border-top: 1px solid #DCDEE2;
	border-bottom: 1px solid #DCDEE2;
}
	
.footerHome {
	float: left;
	margin: 5px 10px 8px 10px; 
	padding-left: 10px;
	width: 60px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.footerMen {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-left: 10px;
	width: 50px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.footerWomen {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-left: 10px;
	width: 60px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.footerKids  {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-left: 10px;
	width: 50px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
	}


.footerEarrings {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-right: 5px;
	width: 60px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.footerPolicies {
	float: left;
	margin: 5px 10px 0 10px; 
	padding-right: 5px;
	width: 60px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.footerAbout {
	float: left;
	margin: 5px 15px 0 10px; 
	padding-left: 10px;
	width: 60px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.footerGemstoneLore {
	float: left;
	margin: 5px 10px 0 5px; 
	padding-left: 0px;
	width: 93px;
	height: 20px;
	border-right: 1px solid #DCDEE2;
}

.footerContact {
	float: left;
	margin: 5px 0 0 10px; 
	padding-left: 8px;
	width: 45px;
	height: 20px;
}

/*HOME PAGE */
#home_news_container {
	float: left;
	width: 225;
	margin: 10px 50px 0 25px;
	line-height: 20px;
}

.home_title  {
	font-weight: bold;
	color: #51055C;
	margin: 15px 0 0 0;
	}
	
.home_txt  {
	width: 220px;
	height: 600px;
	margin: 8px 0 35px 25px;
	}
	
.featured_title {
	width: 475px;
	text-align: center;
	letter-spacing : 4px; 
	margin: 8px 0 15px 10px;
	padding: 5px 0 10px 0px;
	font: 14px Trebuchet MS, Trebuchet, Arial, Helvetica sans-serif;
	border-bottom: 1px solid gray;
}

.news_title {
	width: 150px;
	letter-spacing : 4px; 
	margin: 8px 0 15px 30px;
	padding: 5px 0 10px 70px;
	font: 14px Trebuchet MS, Trebuchet, Arial, Helvetica sans-serif;
	border-bottom: 1px solid gray;
}

.photo_feature_container {
	float: left;
	width: 450px;
	height: 155px;
	margin: 0px 0 0px 15px;

}
.itemlisting2  {
	position: relative;
	left: 15px;
	margin-top: 15px;
	padding: 10px;
	width: 450px;
	height: 155px;
}


.photo_feature_container_index_beta {
	float: left;
	width: 450px;
	height: 155px;
	margin: 0px 0 0px 15px;

}

.photo_main {
	float: left;
	width: 194px;
	height: 176px;
	margin: 8px;
	border: 1px solid black;
}

.thankyou {
	float: left;
	width: 100px;
	height: 100px;
}

/*.itemInv {
	float: left;
	left: 5px; 
	width: 100px;
	font-size: xsmall;
	font: bold;
	color: #494949;
	padding: 10px 40px 0px 40px;
}

.itemOrder  {
	float: left;
	width: 74px;
	height: 25px;
	margin-top: 30px;
	margin-left: 40px;
	padding: 10px 0 0 0px;
}

.itemSep  {
	width: 611px;
	background-image: url(../images/y-sep.gif);
	background-repeat:no-repeat;
	margin-left: 30px;
	margin-top: 100px;
}*/

/* Policies Page */
#policyLisitings {
	float: left;
	margin: 20px 0 8px 3px;
	width: 810px;
	height: 30px;
	/*border-top: 1px solid #DCDEE2;
	border-bottom: 1px solid #DCDEE2;*/

}

.policyQuicklink {
	float: left;
	margin: 5px 0 0 8px; 
	text-align: center;
	width: 125px;
	height: 20px;
}

#policies_container {
	position: relative;
	left: 57px;
	top: 2px;
	margin: 8px;
	width: 785px;
}

.policies_title  {
	font-weight: bold;
	color: #51055C;
	margin: 15px 0 0 0;

	}

.policies_txt  {
	width: 725px;
	margin: 8px 0 35px 0;
	}
	
/* GS lore Page */
.gsl_title  {
	font-weight: bold;
	color: #51055C;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
 	line-height: 15pt
	}
	
.gsl_txt  {
	width: 725px;
	margin: 8px 0 35px 0;
	padding: 0 0 15px 0;
	}
	
	/* SOLD */
	
.itemlisting_sold  {
	position: relative;
	left: 15px;
	margin-top: 15px;
	padding: 10px;
	width: 390px;
	height: 175px;
}

.itemPhoto_sold {
	position: relative;
	float: left;
	width: 182px;
	margin: 8px 0 8px 5px;
	text-decoration: none;
}
