body {
	margin: 0;
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #7b7b7b;
	background-color: #ffffff;
	text-align: left;
}

#container {
	width: 920px;
	float: none;
	margin:  auto;
	background-color: #ffffff;
}
#header {
float:left;
	width: 800px;
	margin:  auto;
	background-color: #ffffff;
	height: 136px;
}

#thePage {
  float:left;
	background-color: #ffffff;
}

#center{
	margin-left: 200px;
	width: 460px;
	margin-right: 130px;
	
}

.leftHead {
				width: 175px;
				padding-left: 5px;
				float: left;
				color: #8b8b8b;
}
td {
  background-color: #ffffff;
	color: #7b7b7b;
}

td.leftHead {
				width: 175px;
				padding-left: 25px;
}

#rightHead {
				width: 600px;
				float: right;
}

#topnavbar {
				position: relative;
				left: -10px;
}
table {
}
table.tight {
				border-collapse: collapse;
				border: 0;
				border-spacing: 0;
}
xtd,th {
				border: 0;
				padding: 0;
}

td.topnavUL{
				height:21px;
				background-color:#e4e4e4;
}
td.topnavUC{
				color: #ffffff;
				background-color:#a5a5a5;
}
td.topnavUR{
				background-color:#aeaeae;
}

td.topnavLL{
				height: 12px;
				background-image:url(http://www.delisch.com/imgs/topmenubg_LL.gif);
}
td.topnavLC1{
				width: 410px;
				background-image:url(http://www.delisch.com/imgs/topmenubg_LC.gif);
}
td.topnavLC2{
				width: 160px;
				color: #737373;
				font-size: 9px;
				background-image:url(http://www.delisch.com/imgs/topmenubg_LC.gif);
}
td.topnavLR{
				height: 12px;
				background-image:url(http://www.delisch.com/imgs/topmenubg_LR.gif);
}

td.farright {
      padding-left: 10px;
}

td.indexpanelabel {
		 padding-left: 15px;
		 padding-top: 40px;
		 vertical-align: top;
		 width: 140px;
		 font-style:italic;
		 font-size:100%;
}

.pricerange {
				font-size:12px;
				font-style:italic;
				color:#999;
}

form {
				margin: 0px;
}
#searchnav {
			height:21px;
			
}
#searchnavinput{
				position: relative;
				vertical-align:middle;
				width: 130px;
				border-width: 1px;
				border-style: inset;
				border-color: #c2c2c2;
				background-color: #b2b2b2;
				color: #ffffff;
				font-size: 10px;
}
input.text {
				background-color: #ffffff;
}

input.button1 {
			font-family: Verdana, Arial, sans-serif;
			font-size: 90%;
 			color: #ffffff;
			background: #838383;
			width: auto;
			overflow: visible;
			border:0;
			margin:0;
			padding:1px;
			padding-left:6px;
			padding-right:6px;
}
input.button1-hover {
			font-family: Verdana, Arial, sans-serif;
			font-size: 90%;
 			color: #ffffff;
			background: #a4a4a4;
			width: auto;
			overflow: visible;
			border:0;
			margin:0;
			padding:1px;
			padding-left:6px;
			padding-right:6px;
}
.topnavbar {
			color: #ff0000;
}

div.leftPanel {
	width: 145px;
	float: left;
	padding-left: 30px;
	padding-right: 25px;
	text-align: left;
}
td.leftPanel {
	width: 145px;
	padding-left: 30px;
	padding-right: 25px;
	text-align: left;
	background-color: #ffffff;
	color: #7b7b7b;
}

.rightPanel {
				position: relative;
				width: 600px;
				float: right;
				background-color:#ffffff;
}
div.rightpanel {
				margin-right:165px;
				padding-top:10px;
}
#farrightPanel {
				width: 120px;
				padding-right: 5px;
				padding-left: 5px;
				float: right;
}

#nav2 {
		 width: 95%;
		 padding: 0.2em;
		 color: #aaaaaa;
     background-color: #777777;
}

/* The following governs the splicing of a single gif to handle rollovers
  for the formats menu. Thanks to: Dave Shea */

#catnavOLD {
float: left;
	width: 579px;
	height: 44px;
	background: url("/imgs/jewelry_labels.jpg");
	margin: 0;
	padding: 0;
	position: relative;
}
#catnav{
	width: 579px;
	height: 44px;
	margin: 0;
	padding: 0;
	position: relative;
}
#catnavxx span {
	background: url("/imgs/jewelry_labels.jpg") no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
/* use of empty spans to hide text a-link labels */
#catnav li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}
#catnav li,  #catnav a {height:44px; display: block;}
#catnav-bracelets {left:0; width:160px;}
#catnav-bracelets span {position: absolute; width:100%; height:100%; background: url("/imgs/jewelry_labels.jpg") 0 0 no-repeat;} 
#catnav-bracelets a:hover span { background: url("/imgs/jewelry_labels.jpg") 0 -51px no-repeat;}

#catnav-necklaces {left:161px; width:160px; } 
#catnav-necklaces span { position: absolute; width:100%; height:100%; background: transparent url("/imgs/jewelry_labels.jpg") -161px 0 no-repeat;}
#catnav-necklaces a:hover span { background: transparent url("/imgs/jewelry_labels.jpg") -161px -51px no-repeat;}

#catnav-earrings {left:320px; width:160px; } 
#catnav-earrings span { position: absolute; width:100%; height:100%; background: url("/imgs/jewelry_labels.jpg") -320px 0 no-repeat;}
#catnav-earrings a:hover span { background: transparent url("/imgs/jewelry_labels.jpg") -320px -51px no-repeat;}

#catnav-rings {left:480px; width:112px; } 
#catnav-rings  span {  position: absolute; width:100%; height:100%; background: url("/imgs/jewelry_labels.jpg") -480px 0 no-repeat;}
#catnav-rings a:hover span { background: transparent url("/imgs/jewelry_labels.jpg") -480px -51px no-repeat;}

a, a:visited {
	font-family: Verdana;
	text-decoration: none; 
	font-size:11px; 
	color:#7b7b7b;
}
a:hover {
	text-decoration: uline; 
	font-size:11px; 
	color:#333333;
}
a.bold, a.bold:visited {font-weight: bold;}

a.uline, a.uline:visited { text-decoration: underline;}

a.topnav, a.topnav:visited {
				font-family: Verdana;
	font-weight:normal; 
	font-size:11px; 
	color:#ffffff;
	}
a.topnav:hover {
				margin:0px;
	color:#000000;
	}

a.h1nav {
				text-decoration: none; 
				font-weight:normal; 
				font-size:16px; 
				color:#999999;
				color: #7b7b7b;
				}
a.h1nav:hover {color:#000000;}

a.h2nav, a.h2nav:visited {
	font-weight:normal; 
	font-size:14px; 
	color: #7b7b7b;
	}

a.h2nav:hover {
				margin:0px;
	color:#343434;
	text-decoration: underline;
	}

img.withborder {
				border: solid 0px;
				border-color: #a5a5a5;
}

img.left {
				float: left;
}

img.right {
				float: right;
}

.copy1 {
				font-family: Times, serif;
				font-style: italic;
	axxxxx			font-weight: normal;
				font-size: 14px;
				line-height: 200%;
}

.copy2 {
				font-family: Verdana, sans-serif;
				font-weight: normal;
				font-size: 11px;
				line-height: 120%;
}

.copy2i {
				font-family: Times, serif;
	color: #7b7b7b;
				font-style: italic;
				font-weight: normal;
				font-size: 16px;
				line-height: 140%;
}
.copy3 {
				font-family: Times, serif;
	color: #7b7b7b;
				font-style: italic;
				font-weight: normal;
				font-size: 14px;
				line-height: 140%;
}
/* index rows */

td.paddedbottom { padding-bottom: 0px;}
td.paddedbottom20 { padding-bottom: 20px;}
img.largephoto {border: 0px;}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size:16px;
}
h1#line_title{
	font-size:11px;
	color:#000000;
	font-style:normal;
	margin-bottom: 0;
}
h1#subf_title{
	font-size:14px;
	color:#5b5b5b;
	font-style:normal;
}
h2 {
	font-family: Verdana, Arial, sans-serif;
	color:#333333;
	font-weight: bold;
	font-style: italic;
	font-size:150%;
}
span.h1format {
				font-weight: bold;
				color: #999999;
		font-size: 22px;
}
span.h2format {
				font-weight: normal;
				color: #999999;
		font-size: 18px;
}
span.h3format {
				font-weight: normal;
				color: #666666;
		font-size: 14px;
}
a.quiet{
				text-decoration: none;
}
a.quiet:hover, :visited {
				text-decoration: none;
}
a.announce, :visited{
				font-weight: normal;
				font-family: Georgia, Times New Roman,  serif;
				color: #336699;
		font-size: 20px;
}
a.announce:hover {text-decoration: underline;}

span.ourranges {
				font-weight: bold;
				font-style: italic;
				color: #999999;
		font-size: 11px;
}
p, span.copy {
				font-weight: normal;
				color: #000000;
		font-size: 120%;
}
span.smallcopy {
				font-weight: normal;
				color: #333333;
		font-size: 100%;
}
span.linedescr {
				font-weight: normal;
				color: #333333;
		font-size: 140%;
}
.status{
	font-family: Verdana, Arial, sans-serif;
	color:#eeeeee;
	font-size:14px;
}
.bintro {
	color:#000066;
	font-weight:bold;
	font-size:18px;
}
td {font-size:11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
th {font-weight:bold;font-size:11px;}
td.small ,th.small {font-weight:bold;font-size:11px;}
td.secthead {font-weight:bold;font-size:12px; color:#ffffff; background:#000099; }
td.sectheadp {font-weight:bold;font-size:12px; color:#ffffff; background:#770077; }
td.secthead2 {font-weight:bold;font-size:10px; color:#ffffff; background:#9999aa; }
.headline1 {text-decoration:none; font-weight:bold;font-size:12px; color:#000000; }
.announce {text-decoration:none; font-weight:bold;font-size:12px; color:#6666ff; }
.headline1p {text-decoration:none; font-weight:bold;font-size:12px; color:#770077; }
.headline2 {text-decoration:none; font-weight:bold;font-size:9px; color:#000000; }
.headline2p {text-decoration:none; font-weight:bold;font-size:9px; color:#770077; }
.headline1:hover {text-decoration: underline; color:#0000cc; }
.headline1p:hover {text-decoration: underline; color:#cc00cc; }
.headline2:hover {text-decoration: underline; color:#0000cc; }
.headline2p:hover {text-decoration: underline; color:#cc00cc; }
.headline2_l {text-decoration:none; font-weight:bold;font-size:10px; color:#000000; }
.headline2_l:hover {text-decoration: underline; color:#0000cc; }
td.copy1 {font-size:14px;}
.atitle  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold; 
	color:#202d6f;
	font-size:16px;
}
.adateline  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333333;
	font-style: italic;
	font-size:11px;
}
.atext {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}


img {border-color: #000000;}
.store {font-weight:bold; color:#999;}


.h3nav  {text-decoration:none; font-weight:bold; font-size:10px; color:#999;}
a.h3nav {text-decoration: none; font-weight:bold; font-size:10px; color:#999999;}
a.h3nav:hover {color:#000000;}
a.h3nav:visited {text-decoration: none;}

a.enl {text-decoration: none; font-weight:normal; font-size:10px; color:#0000aa;}
a.enl:hover {text-decoration: underline; color:#0000aa;}
a.enl:visited {color:#0000aa;}
a.footer {color:#000000;}
a.large {color:#000000; font-size:16px;}
a.act {color:#0000cc; font-style: italic; font-weight: bold; font-size:14px;}
a.shortdesc {text-decoration: none; font-weight:bold;font-size:11px; color:#666666; }
a.shortdesc :visited {color:#333333;}
a.shortdesc :hover {color:#33cc33;}

a.more {font-weight:bold;font-size:10px; color:#0000ff; }
a.more :visited {color:#0000ff;}
a.more:hover {color:#0000cc;}
TD.subtitle {
	font-weight:bold;
	color:#ffffff;
	font-size:22px;
}
td.small2 {font-size:9px;}
td.small2_l {font-size:10px;}
td.small2g {font-size:9px; background:#eeeeee}
TD.browsetitle {
	color:#ffffff;
	font-size:150%;
}
TD.navtitle {
	color:#ffffff;
	font-size:14px;
}
TD.orderhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color:#a5a5a5;
	font-weight: normal;
	font-size:14px;
	padding: 4px;
}

A.rnavbar {font-weight:bold;font-size:120%; color:#000000; }
A.rnavbar:visited {color:#000000;}
A.rnavbar:hover {color:#9999ff;}


A.subnav{font-weight:bold;font-size:80%; color:#000000; }
A.subnav:visited {color:#000000;}
A.subnav:hover {color:#999999;}

A.anavbar {text-decoration:none; font-weight:bold;font-size:80%; color:#cc6666; }
A.anavbar:visited {color:#cc6666;}
A.anavbar:hover {color:#9999ff;}

A.navbar_ft {text-decoration:none; font-weight:bold;font-size:12px; color:#ff9999; }
A.navbar_ft:visited {color:#ff9999;}
A.navbar_ft:hover {color:#9999ff;}

A.forgot {font-weight:normal;font-size:9px; color:#6666cc; }
A.forgot:visited {color:#6666cc;}
A.forgot:hover {color:#9999ff;}
A.navbarL {text-decoration:none; font-weight:bold;font-size:14px; color:#ffff99; }
A.navbarL:hover {color:#009966;}
A.navbarA {text-decoration:none; font-weight:bold;font-size:14px; color:#ff9999; }
A.navbarA:hover {color:#009966;}

