body {
	background-image: url(images/bg_orangecrystalmist.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height: 1.4em;
	font-size: .8em;
}

#menu{
	display:block;
	width:935px;
	height:26px;
	background:#F5A203; 
	margin-bottom:10px;
	padding-bottom:0px;
	border: 0px solid white;


}

.menu {
  padding:0; 
  margin:0; 
  list-style-type:none;
  white-space:normal;

  }
.menu li {
  float:left;
  min-width:100px;
  }
.menu a {
  position:relative;
  display:block; 
  text-decoration:none; 
  min-width:100px; 
  float:left; 
  }
* html .menu a {
  width:100px;
  }
.menu a span {
  display:block; 
  color:#000;   
  background:#F5A203; 
  border:1px solid #fff; 
/*  border-width:2px 1px; */
  text-align:center; 
  padding:4px 16px; 
  cursor:pointer;
  }
* html .menu a span {
  width:100px; 
  cursor:hand; 
  w\idth:66px;
  }
.menu a b {
  display:block; 
  }
.menu a em {
  display:none;
  }
.menu a:hover {
  	background-color:#336699;
  }
.menu a:hover span {
	background-color:#336699;
	width: 100px;
	font-weight:bold;
	color:#FFFFFF;
  }
.menu a:hover em {
  display:block; 
  overflow:hidden; 
  border:1px solid #06a; 
  border-color:#06a #fff; 
 /* border-width:6px 6px 0 6px; */
  position:absolute; 
  /*left:50%; */
  margin-left:-1px;
  }


#container{
	position:relative;
	margin: 0px;
	padding: 0px;
}

a:link{
	color:#336699;
	text-decoration:underline;
}

a:visited{
	color:#336699;
	text-decoration:underline;
}

a:hover{
	color:F5A203;
	text-decoration:none;
}

a:active{
	color:#F5A203;
	text-decoration:none;
}

strong{
	font-weight:bold;
	color:#F5A203;   
	text-decoration:none;
}

#header{
	display: block;
	margin: 8px;
}

#topad{
	display:block;
	width: 728px;
	height: 79px;
	position:absolute;
	border:0;
	padding:0;
	left:128px;
	top:5px;

}

#header a.scdlogo{
	display:block;
	width:100px;
	height: 196px;
	margin: 0 0 0 5px;
	border:0;
}

h1{
	display:block;
	width: 800px;
	height: 89px;
	position: absolute;
	border:0;
	padding:0;
	font-size:0;
	left: 150px;
	top: 100px;
}

h1 span{
	background-image:url(images/home_header.png);
	background-repeat:no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
	}
	

#leftad{
	display:block;
	float:left;
	width:120px;
	height:600px;
	margin: 0 10px;
	border:0;
	padding:0;


}

#main{
	clear:both;
}

#content{
	margin:0;
	float:left;
	padding: 0 10px;
	display: block;
	width: 500px;
	height: 160px;
}

#content p{
	margin-top:0;
}

#content h3{
	display: block;
	position: relative;
	margin: 0px 0 15px 0;
	padding: 2px;
	width: 345px;
	font-weight:bold;
	color:#336699;
	font-size:1.3em;
	padding: 5px 5px;
	letter-spacing: .05em;
}

#rightcolumn{
	display: block;
	float:left;
	width: 250px;
	margin: -15px 0 0 15px;
	float:left;
}

#rightcolumn h2{
	display: block;
	position: relative;
	margin:15px 0 15px 0;
	padding: 2px;
	background-color:#F5A203;
	width: 250px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.3em;
	padding: 5px 5px;
	letter-spacing: .05em;

}

#rightcolumn ul{
	margin: 0;
	padding: 0;
	list-style-position:inside;
}

#rightcolumn li{
	list-style-type:circle;
	margin: 0 0 0 15px;
}

#rightcolumn li.featureitemlist{
	margin: 0 0 25px 0;
	padding: 0;
	list-style-type:none;
	list-style-position:outside;
	text-align:center;
}

#footer{
	display:block;
	clear:both;
	float:left;
	padding-top:20px;
	padding-left:150px;
}

#footer ul{
	margin:0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

#footer li{
	list-style-type: none;
	display: inline;
	margin-right: .5em;
}

.smalltext {font-size: .7em}

a.tooltip:link {color:#336699;	text-decoration: none; color:#000000; border-bottom: 1px grey dashed;}
a.tooltip:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; margin-top: 2px; width:200px;}
a.tooltip:hover span{display:inline; position:absolute; background-color:#FFFF99; border:1px solid #cccccc; color:#000000; font-style:italic; text-align:left;}


#gemcolors{
	display: block;
	float:left;
	background-color:#FFFFFF;
	border: 1px solid black;
	margin: 0 10px 0 0;
	padding: 8px;
	font-size:10px;
	font-style:italic;
}

#gemcolors ul{
	display:block;
	list-style-type:none;
	list-style-position:inside;
	margin:0;
	padding:0;
}

#gemcolors ul li{
display:block;
padding:0;
margin: 0 0 15px 0;
text-align:center;
}

#gemcolors ul span{
display:block;
margin:0;
padding:0;
height:69px;
width:56px;
background-image:url(images/gemstones-sprite2.jpg);
}

#gemcolors ul li.greengem span{background-position:-114px 0px}
#gemcolors ul li.ltbluegem span{background-position:0px 0px}
#gemcolors ul li.purplegem span{background-position:-171px 0px}
#gemcolors ul li.pinkgem span{background-position:-394px 0px}
#gemcolors ul li.yellowgem span{background-position:-225px 0px}
#gemcolors ul li.redgem span{background-position:-56px 0px}
#gemcolors ul li.cleargem span{background-position:-337px 0px}
#gemcolors ul li.blank span{background-position:-506px 0px}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
