body{
	border: 0;
	margin: 0;
	padding: 0;
}
body, td, a{
	font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}
input[type="text"], input[type="password"], textarea, select{
	font-size: 12px;
	padding: 3px 5px 3px 5px;
	border: 1px solid #280f48;
}
p.mes, p.err, p.error{
	margin: 10px;
	font-weight: bold;
}
p.err, p.error{
	color: red;
}
.but{
	color: #280f48;
	font-size: 12px;
	cursor: pointer;
	font-weight: bold;
	text-transform: uppercase;
}
.but:hover{
	color: #fed14c;
}
#page{
	top: 0;
	left: 50%;
	z-index: 1;
	width: 900px;
	height: auto;
	position: absolute;
	margin-left: -450px;
}
#banner{
	width: 100%;
	height: 94px;
}
#lmbar{
	float: left;
	width: 165px;
	height: 613px;
	margin-top: 5px;
}
#hcontent{
	float: left;
	width: 515px;
/*	height: 613px;*/
	margin: 5px 0 0 5px;
}
#rmbar{
	float: left;
	width: 210px;
	height: 613px;
	margin: 5px 0 0 5px;
}
#load{
	right: 0;
	bottom: 0;
	width: 1px;
	height: 1px;
	display: none;
	overflow: hidden;
	visibility: hidden;
	position: absolute;
}


#banner h1{
	margin: 0;
	padding: 0;
}
#banner img{
	border: 0;
}
#login{
	top: 5px;
	right: 50%;
	z-index: 2;
	width: 250px;
	height: 15px;
	color: #280f48;
	text-align: right;
	position: absolute;
	margin-right: -440px;
}
#login p{
	margin: 0;
	padding: 0;
	color: white;
}
#login a{
	color: white;
	font-weight: bold;
	text-decoration: none;
}
#login a:hover{
	text-decoration: underline;
}
#paypal{
	top: 46px;
	right: 50%;
	z-index: 2;
	width: 140px;
	height: 34px;
	text-align: right;
	position: absolute;
	margin-right: -440px;
}


#lmbar #menus{
	z-index: 1;
	width: 100%;
	height: 160px;
	background: white url(/images/lframe.png) no-repeat bottom left;
}
#lmbar #smenus{
	z-index: 1;
	width: 100%;
	height: 448px;
	margin-top: 5px;
	background: white url(/images/lframe.png) no-repeat bottom left;
}
#menus p{
	padding: 0;
	text-align: center;
	margin: 10px 0 0 -1px;
}
#menus img{
	z-index: 2;
}
#menus div.title, #smenus div.title{
	border: 0;
	width: 162px;
	height: 24px;
	font-weight: bold;
	margin: 0 0 0 1px;
	border-style: solid;
	border-color: #685781;
	border-top-width: 1px;
	background: white url(/images/ldegrade.jpg) no-repeat top left;
}
#smenus h2{
	padding: 0;
	margin: 5px 0 0 0;
	text-align: center;
}
#smenus p{
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
}
#smenus a{
	color: #280f48;
	font-size: 11px;
	font-weight: bold;
}
#smenus img{
	border: 0;
	z-index: 2;
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
}
#smenus img.sel{
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
}
div.smenu{
	left: 50%;
	top: 123px;
	z-index: 100;
	width: 165px;
	height: 133px;
	position: absolute;
	margin-left: -450px;
}
div.smenu h2{
	margin: 10px 10px 15px 16px;
}
div.smenu a{
	color: #280f48;
	text-decoration: none;
}
div.smenu a:hover{
	color: #fed14c;
}
div.menu{
	left: 50%;
	top: 169px;
	z-index: 200;
	width: 145px;
	height: 20px;
	position: absolute;
	margin-left: -440px;
}
#sm2{
	top: 271px;
}
#sm3{
	top: 334px;
}
#sm4{
	top: 436px;
}
#sm5{
	top: 533px;
}
#sm6{
	top: 635px;
}
div.menu h2{
	margin: 0;
	padding: 0;
	text-align: center;
}
div.menu a{
	color: #280f48;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
div.menu a:hover, div.menu a.sel{
	color: #fed14c;
}


#hcontent #intro{
	height: 98px;
	color: #280f48;
	font-size: 14px;
	overflow: hidden;
	font-style: italic;
}
#intro p{
	margin: 20px 20px 0 20px;
	text-align: center;
}
#hcontent #news{
	width: 513px;
/*	height: 505px;*/
	margin-top: 10px;
/*	overflow: hidden;*/
	border: 1px solid #685781;
/*	background: white url(/images/nframe.png) no-repeat bottom left;*/
}
#news div.title, #varie div.title, #cont div.title, #mmes div.title, #sgres div.sgtitle{
	border: 0;
	width: 513px;
	height: 24px;
	font-size: 14px;
	margin: 0 0 0 0;
/*	border-style: solid;
	border-color: #685781;
	border-top-width: 1px;*/
	background: white url(/images/ndegrade.jpg) no-repeat top left;
}
#news div.new{
	clear: both;
	margin: 15px 15px 30px 15px;
}
#news h3{
	font-weight: normal;
	font-size: 12px;
	padding: 0;
	margin: 0;
}
#news h3 a, #news div.nav a{
	color: #280f48;
	font-size: 13px;
	font-weight: bold;
}
div.new div.ncontent a{
	color: #280f48;
}
div.new div.ncontent a:hover, #news h3 a:hover, #news div.nav a:hover{
	text-decoration: underline;
}
div.new div.ncontent img{
	border: 0;
}
#news div.nav{
	margin: 0 15px 30px 15px;
}
#news div.nav p.prev{
	float: left;
}
#news div.nav p.next{
	float: right;
}

#rmbar form{
	margin: 0;
	padding: 0;
}
#rmbar #stones{
	width: 100%;
	height: 145px;
	background: white url(/images/rframe.png) no-repeat bottom left;
}
#rmbar #tests{
	width: 100%;
	height: 190px;
	margin-top: 5px;
	background: white url(/images/rframe.png) no-repeat bottom left;
}
#rmbar #ica{
	width: 100%;
	height: 193px;
	margin-top: 5px;
	background: white url(/images/rframe.png) no-repeat bottom left;
}
#tests div.cont, #ica div.cont{
	float: left;
}
#tests div.cont p{
	margin: 0;
/*	line-height: 16px;*/
	font-style: italic;
	text-align: center;
	padding: 10px 20px 0 20px;
}
#ica div.cont p{
	margin: 0;
	text-align: center;
	font-style: italic;
	padding: 5px 10px 0 10px;
}
#ica div.cont p.cleft{
	text-align: left;
}
#ica div.cont img{
	border: 0;
}
#ica div.cont a{
	color: #280f48;
	font-style: normal;
	text-decoration: none;
}
#ica div.cont a:hover{
	color: #fed14c;
}
#rmbar div.title{
	border: 0;
	width: 207px;
	height: 24px;
	margin: 0 0 0 1px;
	border-style: solid;
	border-color: #685781;
	border-top-width: 1px;
	background: white url(/images/rdegrade.jpg) no-repeat top left;
}
#splayer{
	left: 50%;
	top: 134px;
	z-index: 2;
	width: 207px;
	height: 100px;
	overflow: hidden;
	position: absolute;
	margin-left: 241px;
}
#splayer div.spphoto{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
}
#splayer img{
	border: 0;
}
#tplayer{
	left: 50%;
	top: 339px;
	z-index: 2;
	width: 207px;
	height: 173px;
	overflow: hidden;
	position: absolute;
	margin-left: 241px;
}
#tplayer div.test{
	top: 0;
	left: 330px;
	width: 100%;
	height: 100%;
	text-align: center;
	position: absolute;
}
#tplayer p{
	margin: 0;
	font-style: italic;
	text-align: center;
	padding: 10px 20px 0 20px;
}


#lmbar div.title p, #rmbar div.title p, #hcontent div.title p, #ccontent div.title p, #hcontent div.sgtitle p{
	margin: 0;
	color: #280f48;
	font-weight: bold;
	padding: 3px 0 0 0;
	text-align: center;
}


#footer{
	float: left;
	width: 900px;
	height: 25px;
	margin-top: 5px;
	background: white url(/images/footerbg.jpg) no-repeat top left;
}
#footer #fleft{
	float: left;
}
#fleft p{
	margin: 5px 0 0 5px;
	font-size: 11px;
	color: white;
	padding: 0;
}
#footer #fright{
	float: right;
	height: 100%;
	text-align: right;
}
#fright table{
	height: 100%;
}
#fright table td{
	text-align: right;
	font-size: 11px;
	color: white;
}
#fright img {
	border: 0;
}
#fright a{
	color: white;
	font-size: 11px;
	text-decoration: none;
}
#fright a:hover{
	color: #fed14c;
}
#content{
	float: left;
	width: 728px;
	margin: 5px 0 0 5px;
	border: 1px solid #685781;
}
#content h4{
	padding: 0;
	color: #280f48;
	font-size: 14px;
	margin: 5px 0 20px 10px;
}
#content h5{
	font-size: 12px;
	margin: 5px 0 20px 10px;
}
#content p{
	padding: 0;
	text-align: justify;
	margin: 0 10px 20px 10px;
}
#content img{
	border: 0;
}
#content table{
	width: 60%;
	margin-bottom: 20px;
	border: 1px solid #685781;
}
#content span.legend{
	font-size: 12px;
}
#hcontent #varie, #hcontent #cont, #hcontent #mmes{
	width: 100%;
	height: 100%;
	background: white url(/images/nframe.png) no-repeat bottom left;
}
#varie div.stone{
	float: left;
	width: 171px;
	height: 100px;
	overflow: hidden;
	margin-top: 10px;
	text-align: center;
}
div.stone img{
	border: 0;
	margin-bottom: 5px;
}
div.stone a{
	color: #280f48;
	text-decoration: none;
}
div.stone a:hover{
	text-decoration: underline;
}
#rmbar #gemsearch{
	width: 100%;
	height: 440px;
	margin-top: 5px;
	background: white url(/images/rframe.png) no-repeat bottom left;
}
#gemsearch p{
	margin: 0;
	padding: 0;
	text-align: center;
}
#gemsearch select{
	width: 190px;
	margin: 10px 0 0 0;
}
#gemsearch .stext{
	width: 44px;
	margin: 3px;
}
#gemsearch table{
	margin: 10px 0 0 10px;
}
#gemsearch table th{
	color: #280f48;
	text-align: left;
	padding-bottom: 3px;
}
#gemsearch table td{
	border-style: solid;
	border-color: #280f48;
	border-width: 1px 0 1px 0;
}
#gemsearch #key{
	width: 179px;
	margin: 3px 0 0 0;
}
#gemsearch p.fitem{
	color: #280f48;
	text-align: left;
	font-weight: bold;
	margin: 10px 0 0 10px;
}
#gemsearch a, #contact a{
	color: #280f48;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#gemsearch a:hover, #contact a:hover{
	color: #fed14c;
}
#gemsearch a.normal{
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
}
#gemsearch a.normal:hover{
	color: #280f48;
	text-decoration: underline;
}
#rmbar #contact{
	width: 100%;
	height: 168px;
	background: white url(/images/rframe.png) no-repeat bottom left;
}
#contact p{
	margin: 10px 10px 0px 10px;
	font-weight: normal;
	text-align: center;
	line-height: 18px;
}
#contact div.title p, #contact a{
	font-style: normal;
}
#ccontent{
	float: left;
	width: 515px;
	margin: 5px 0 0 5px;
}
#ccontent #gcontent, #ccontent #gident, #ccontent #gdoc, #ccontent #ncontent, #ccontent #sccontent{
	width: 513px;
	border: 1px solid #685781;
}
#ccontent #gident, #ccontent #gdoc{
	margin-top: 5px;
}
#ccontent div.title{
	width: 510px;
	height: 24px;
	font-size: 14px;
	background: white url(/images/ndegrade.jpg) no-repeat top left;
}
#gcontent p{
	margin: 10px 15px 10px 15px;
}
#gident p, #gdoc p{
	line-height: 18px;
	margin: 15px 15px 15px 15px;
}
#gdoc a{
	color: #280f48;
	text-decoration: none;
}
#gdoc a:hover{
	text-decoration: underline;
}
div.gem {
	height: 957px;
}
#rmbar #photo{
	width: 100%;
	height: 304px;
	margin-bottom: 5px;
	background: white url(/images/rframe.png) no-repeat bottom left;
}
#gplayer{
	left: 50%;
	top: 139px;
	z-index: 2;
	width: 207px;
	height: 265px;
	overflow: hidden;
	position: absolute;
	margin-left: 241px;
}
#gplayer div.gpphoto{
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
	position: absolute;
}
#gplayer img{
	border: 0;
	margin-bottom: 5px;
}
#cont p{
	margin: 15px;
}
#cont a{
	color: #280f48;
	font-weight: bold;
	text-decoration: none;
}
#cont a:hover, #content table.link td a:hover{
	text-decoration: underline;
}
#cont table td a, #content table.link td a{
	font-size: 14px;
	text-transform: uppercase;
}
#content table.links{
	border: 0;
	width: 708px;
	margin: 0 10px 10px 10px;
}
#content table.links th, #content table.link th, #ncontent table.com th, #cont table th{
	color: #280f48;
	text-align: left;
	background-color: #c0a9df;
}
#cont table th{
	text-align: right;
	padding: 0 5px 0 5px;
}
#content table.links th a{
	color: white;
}
#content table.links th a:hover{
	color: #fed14c;
}
#content table.links td.odd{
	background-color: #ebe4f4;
}
#content table.links td a:hover{
	text-decoration: underline;
}
#content table.link{
	border: 0;
	width: auto;
}
#content table.link input[type="text"], #content table.link textarea, #content table.link select{
	width: 250px;
}
#cont table input[type="text"], input[type="password"], #cont table textarea{
	width: 300px;
}
#cont table textarea{
	height: 300px;
}
#content table.link td a{
	font-weight: bold;
}
#rmbar #newsearch{
	width: 100%;
	height: 70px;
	background: white url(/images/rframe.png) no-repeat bottom left;
}
#rmbar #nrss{
	width: 100%;
	height: 115px;
	margin-top: 5px;
	background: white url(/images/rframe.png) no-repeat bottom left;
}
#rmbar #nlinks{
	width: 208px;
	margin-top: 5px;
	border: 1px solid #685781;
}
#rmbar #nlinks div.title{
	border: 0;
	margin: 0;
}
#rmbar #nrss p, #rmbar #newsearch p{
	margin: 10px;
	text-align: center;
}
#rmbar #nrss div.title p, #rmbar #newsearch div.title p{
	margin: 0;
}
#rmbar #nrss input[type="text"], #rmbar #newsearch input[type="text"]{
	width: 145px;
}
#rmbar #nrss a, #rmbar #newsearch a{
	color: #280f48;
	font-weight: bold;
	text-decoration: none;
}
#rmbar #nrss a:hover, #rmbar #newsearch a:hover, #rmbar #nlinks a:hover{
	text-decoration: underline;
}
#rmbar #nlinks ul{
	padding: 0;
	margin: 10px;
	list-style-type: none;
}
#rmbar #nlinks li{
	padding: 0;
	margin: 5px 0 0 0;
}
#rmbar #nlinks a{
	color: blue;
}
#ncontent div.post{
	margin: 10px 10px 30px 10px;
}
div.post h2{
	padding: 0;
	color: #280f48;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
}
div.post h2 a{
	color: #280f48;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
div.post h2 a:hover, div.post a:hover{
	text-decoration: underline;
}
div.post table.pinfo{
	width: 100%;
	margin-bottom: 10px;
}
div.post table.pinfo td, p.pinfo{
	font-style: italic;
}
div.post p{
	text-align: justify;
}
div.post a{
	color: #280f48;
	text-decoration: none;
}
div.post img{
	border: 0;
}
#ncontent table.com{
	margin: 10px;
	border: 1px solid #c0a9df;
}
#ncontent table.com input[type="text"], #ncontent table.com textarea{
	width: 200px;
}
#ncontent table.com textarea{
	height: 100px;
}
#ncontent div.comment{
	margin: 10px;
}
div.comment p.cinfo{
	font-weight: bold;
}
#hcontent #sgres{
	border: 0;
	width: 515px;
	height: 612px;
	border-style: solid;
	border-color: #685781;
	border-top-width: 1px;
	background: white url(/images/nframe.png) no-repeat bottom left;
}
#sgres div.sgstone{
	float: left;
	margin: 10px;
	width: 237px;
	height: 95px;
}
div.sgstone table th{
	color: #280f48;
	text-align: left;
}
div.sgstone span.sold{
	color: red;
	text-transform: uppercase;
}
div.sgstone table td{
	line-height: 18px;
}
div.sgstone img{
	border: 0;
}
#sgres #actions{
	float: left;
	margin: 10px;
	width: 235px;
	height: 110px;
	border: 1px solid #685781;
}
#actions div.title, #sgdesc div.title, #sgdet div.title{
	width: 235px;
	height: 24px;
	background: white url(/images/rdegrade.jpg) no-repeat top left;
}
#actions table{
	margin: 10px 10px 10px 50px;
}
#actions a, #nav a, div.sgstone a, #acts a, #sgdet a{
	color: #280f48;
	text-decoration: none;
}
#actions a:hover, #nav a:hover, div.sgstone a:hover, #acts a:hover, #sgdet a:hover{
	text-decoration: underline;
}
#hcontent #nav{
	width: 495px;
	border-style: solid;
	border-color: #685781;
	margin: 10px 10px 0 10px;
}
#hcontent .tnav{
	border-width: 0 0 1px 0;
}
#hcontent #nav table{
	width: 100%;
}
#hcontent .bnav{
	float: left;
	border-width: 1px 0 0 0;
}
#sgres #acts{
	float: left;
	clear: right;
	margin: 10px;
	width: 150px;
	height: 110px;
	border: 1px solid #685781;
}
#acts div.title{
	width: 150px;
	height: 24px;
	background: white url(/images/ldegrade.jpg) no-repeat top left;
}
#acts table{
	margin: 10px;
}
#sgres #sgphoto{
	float: left;
	margin: 10px;
	width: 322px;
	height: 235px;
}
#sgres #sgdesc, #sgres #sgdet{
	float: left;
	width: 230px;
	height: 270px;
	margin: 5px 0 5px 10px;
	border: 1px solid #685781;
}
#sgdesc div.title{
	width: 230px;
}
#sgres #sgdet{
	width: 250px;
}
#sgres #sgdesc p{
	margin: 10px;
}
#sgres #sgdesc div.title p{
	margin: 0;
}
#sgdet table{
	margin: 5px;
}
#sgdet table th{
	color: #280f48;
	text-align: right;
	padding: 0 5px 0 5px;
	background-color: #c0a9df;
}
#sgdet table td{
	padding-left: 5px;
}
#rmbar #macts{
	width: 100%;
	height: 220px;
	margin-top: 5px;
	background: white url(/images/rframe.png) no-repeat bottom left;
}
#macts p{
	padding: 0;
	margin: 10px 0 0 0;
	text-align: center;
}
#macts a{
	color: #280f48;
	text-transform: uppercase;
}
#macts a:hover{
	color: #fed14c;
}
#mmes p{
	margin: 10px;
}
#mmes table{
	margin: 0 10px 0 10px;
}
#mmes table.links{
	border: 0;
	width: 495px;
}
#mmes table.links th{
	padding: 5px;
	color: #280f48;
	text-align: center;
	background-color: #c0a9df;
}
#mmes table.links td.odd{
	background-color: #ebe4f4;
}
#mmes a, #mmes table.links a, #sccontent table.list a{
	color: #280f48;
	text-transform: none;
}
#mmes a:hover, #sccontent table.list a:hover{
	text-decoration: underline;
}
#sccontent table{
	border: 1px solid #280f48;
}
#sccontent table.list{
	margin-top:: 10px;
	margin-bottom: 10px;
}
#sccontent table.bill th, #sccontent table.form th{
	color: #280f48;
	text-align: right;
	padding: 0 5px 0 5px;
	background-color: #c0a9df;
}
#sccontent table.bill td{
	text-align: right;
	padding: 0 5px 0 5px;
}
#sccontent table.list th{
	color: #280f48;
	padding: 0 3px 0 3px;
	background-color: #c0a9df;
}
#sccontent table.list td{
	padding: 0 3px 0 3px;
}
#sccontent table.list td.odd, #sccontent table.form td.odd{
	background-color: #ebe4f4;
}
#sccontent table.list td.title, #sccontent table.form td.title{
	color: white;
	font-weight: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #c0a9df;
}
#sccontent table.form td.title{
	text-align: left;
}
#sccontent table.form input[type="text"], #sccontent table.form textarea, #sccontent table.form select{
	width: 250px;
}
#sccontent table.form input[type="text"].short, #sccontent table.form input[type="password"].short{
	width: 200px;
}
#sccontent table.form img{
	margin-bottom: 5px;
}
#content div.faqsection{
	height: 24px;
	margin: 10px;
	background: white url(/images/ndegrade.jpg) no-repeat top left;
}
div.faqsection h5{
	color: #280f48;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0 0 0;
}
#content ul.faq{
	margin: 10px;
	list-style-type: square;
}

