/*index.css*/
a:link {
	text-decoration: none;
	color:#666666;
}

a:visited  {
	text-decoration: none;
	color:#666666;
}		

a:hover {
	text-decoration: none;
	color:#c80505;
}		 

a:active {
	text-decoration: none;
	color:#666666;
}

.about  {
	padding:17px 40px 40px;
	text-align:justify;
	color:#666666;
	font-size:small;
	letter-spacing:.8px;
	line-height:185%;
}


.alignRight  {
	float:right;
	width:200px;
	text-align:right;
}

.archive	{
	padding:20px;	
}

#aboutDiv {
	float:right;
	width:576px;
	height:350px;
	margin: 5px 10px 0 0;
	border: 1px solid #999999;
}
#bottomNav	{
	position:absolute;
	top:50px;
	left:-180px;
	
}
#bottomNavEar	{
	position:absolute;
	top:68px;
	left:-180px;
	
}
body{
	font-size:medium;
	background-color:#ffffff;
	margin:0;
	padding:0;
	text-align:right;
	font-variant:small-caps;
}

#contactDiv  {
	float:right;
	width:576px;
	height:350px;
	margin: 5px 10px 0 0;
	border: 1px solid #999999;
}

#container{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	width:790px;
	height:600px;
	margin:0 auto;
	position:relative;
}

#content  {
	width:576px;
	height:346px;
	border: 1px solid #999999;
	position:absolute;
	right:0;
	top:110px;
}

html>body #content  {
	width:576px;
	height:350px;
	border: 1px solid #999999;
	position:absolute;
	right:0;
	top:110px;	
}

#contentAbout  {
	width:576px;
	border: 1px solid #999999;	
	position:absolute;
	right:0;
	top:105px;
}

html>body #contentAbout  {
	float:right;
	width:576px;
	margin: 5px 0 15px 0;
	border: 1px solid #999999;	
	clear:right;
}

#contentArchive		{
	width:496px;
	height:201px;
	position:absolute;
	right:0;
	top:110px;
	padding:109px 40px 40px;
	border: 1px solid #999999;	
	clear:right;
	color:#666666;
	font-size:small;
	letter-spacing:.8px;
	line-height:150%;
}
#contentEarring  {
	width:578px;
	height:345px;
	clear:right;
	position:absolute;
	right:0;
	top:110px;
}

#contentThumb  {
	width:632px;
	float:right;
	margin:3px -46px 0 0;	
	clear:right;
}

.contact  {
	margin:121px 40px 0 0;
	color:#666666;
	font-size:small;
	letter-spacing:.8px;
	line-height:150%;
}

#copyAll	{
	position:absolute;
	top:460px;
	right:0;
}

.copyright{
	width:220px;
	float:right;
	margin: 0 0 0 0;
	color:#666666;
	font-size:50%;
	letter-spacing:1px;
}

.descript {
	float:right;
	width:586px;
	margin: 8px 0 0 0;
}

.doubleEar1 {
	float:right;
	width: 230px;
	border: 1px solid #999999;
	height:345px;
}

.doubleEar2 {
	float:right;
	width: 230px;
	border: 1px solid #999999;
	margin-left:65px;
	height:345px;
}

p.doubleEar1 {
	float:left;
	width: 231px;
	border: 0 solid red;
	margin-left:42px;
	height:0;
}
#footer{
	float:right;
	width: 600px;
	color:#666666;
	font-size:small;
	letter-spacing:.4px;
	margin:0 0 0 0;
}

.gallery {
	width:576px;
	float:right;
	margin: 5px 10px 0 0;
}

.galleryImage {
	border: 1px solid #999999;
	margin: 0 0 1px 0;
}

.galleryBackTo  {
	float:right;
	width:680px;
	margin: 0 0 0 0;
	text-align:right;
	color:#666666;
	font-size:small;
	letter-spacing:.8px;
	line-height:150%;
}

#galBottom	{
	position:absolute;
	top:460px;
	right:0;
}

.galleryNavBar {
	float:right;
	width:200px;
	height:20px;
	margin:0 20px 0 0;
}

html>body  .galleryNavBar {
	float:right;
	width:200px;
	margin:0px 20px 0 0;
}
.galleryNext	{
	width:24px;
	height:20px;
	display:inline-block;
	margin-right:-15px;
	background:url(../images/background/rightTriangleOff.jpg) no-repeat bottom left;
}
.galleryNext:hover	{
	background:url(../images/background/rightTriangleOn.jpg) no-repeat bottom left;
}
.galleryPrevious	{
	width:24px;
	height:20px;
	display:inline-block;
	background:url(../images/background/leftTriangleOff.jpg) no-repeat bottom right;
}
.galleryPrevious:hover	{
	background:url(../images/background/leftTriangleOn.jpg) no-repeat bottom right;
}
.galleryStyle {
	float:right;
	width:527px;
	margin: 8px 0 0 0;
	text-align:right;
	color:#666666;
	font-size:10px;
	letter-spacing:.8px;
	line-height:150%;
}

.galleryStyleNecklace {
	float:right;
	width:576px;
	margin: 8px 10px 0 0;
	text-align:right;
	color:#666666;
	font-size:small;
	letter-spacing:.8px;
	line-height:150%;
	clear:right;
}
.header {
	position:absolute;
	right:1px;
	bottom:7px;
}

#header	{	
	background-color:#fff;
	height:100px;
	width:791px;
	position:relative;
	top:0;
	left:50%;
	margin-left:-395px;
}

#invisible  {
	color:#ffffff;
	position:absolute;
	z-index:-1;
}

.last {
	width:192px;
	float:left;
	margin:8px 0 2px 5px;
	padding:0;
	font-size:x-small;
	color:#666666;
}

.left {
	float:left;
	width:275px;
	font-size:x-small;
}

.leftEar {
	float:left;
	width:230px;
	font-size:10px;
}

#movie {
	width:577px;
	height:351px;
	position:absolute;
	right:0;
	top:110px;
}
.nav_neck #content	{
	text-align:center;
}
.numbers  {
	font-size:x-small;
}

.onPage  {
	color:#c80505;
}

.phoneNumber  {
	line-height:20px;
	font-size:x-small;
}

.portrait {
	float:right;
	padding:10px 0 0 20px;
	width: 150px;
}
.retail  {
	font-size:12px;
	letter-spacing:.8px;
}
.right {
	float:right;
	width:182px;
	font-size:x-small;
}
.rightDescript {
	float:right;
	width:182px;
	font-size:10px;
}

.rightEar {
	float:right;
	width:230px;
	font-size:10px;
}
.slideshow { 
	width:577px;
	height:351px;
	position:absolute;
	right:0;
	top:110px; 
}
.slideshow img { 
	border:1px solid #ccc; 
	background-color:#eee;
	display:none;
}
.slideshow img.first { 
	display: block
}
.spacer  {
	float:right;
	width:576px;
	color:#ffffff;
}

table {
	border-collapse:collapse;
}

.tb1 {
	border: 1px solid #999999;
	padding:0;
}

td {
	padding:0px;
}

.thumb {
	width:192px;
	height:123px;
	float:left;
	margin:8px 5px 2px 0;
	padding:0;
	font-size:x-small;
	color:#666666;
	position:relative;
}
.thumb img{
	position:absolute;
	top:0;
	right:0;
}
.thumb p{
	position:absolute;
	bottom:-8px;
	right:0;
}
.thumbEar {
	width:122px;
	float:left;
	margin:8px 33px 0 0;
	padding:0;
	font-size:x-small;
	color:#666666;
}
.thumbEar p{
	margin:-2px 0 3px;
}
#uppernav{
	position:fixed;
	top:100px;
	width:230px;
	margin-left:-30px;
	font-size:95%;
	line-height:230%;
	color:#666666;
	letter-spacing:7px;
}

#uppernav ul{
	list-style-type:none;
	margin-top:5px;
}

#uppernav li	{
	margin:0 0 2px -15px;
}
#uppernav li#limited	{
	margin-top:10px;
	margin-bottom:10px;
	color:blue;
	line-height:110%;
}

.nav_index a.onIndex, .nav_brace_tb a.onBrace, .nav_neck_tb a.onNeck, .nav_ear_tb a.onEar, .nav_oof_tb a.onOOF, .nav_catalogs a.onCatalogs, .nav_about a.onAbout, .nav_contact a.onContact, .nav_brace a.onBrace, .nav_neck a.onNeck, .nav_ear a.onEar, .nav_oof a.onOOF	{
	color:#c80505;	
}

ul {
	list-style: none;
}
#year	{
	color:#c80505;
	letter-spacing:7px;
}
