
/* Basic Tag Styles */

body
{ 
color: #444; 
background: #cdc8b5; 
width: 97%;
	font: 14px "Trebuchet MS", "Lucida Sans", "Lucida Grande", Lucida, Verdana, SansSerif, Arial, Helvetica;
}

a
{
	color: #945253;
	font-weight: bolder;
	text-decoration: none;
}

a:visited
{
	color: #a06e73;
	font-weight: bolder;
	text-decoration: none;
}

a:hover
{
	color: #943035;
	font-weight: bolder;
	text-decoration: underline;
}

a img {
	border: none
}

h1
{
	color: #b3b3b0;
	font-size: 2em;
	text-align: left;
	margin: 20px;
	border: none 1px silver;
	top: 0px;
	left: 0px;
	text-shadow: #c3c3c3 2px 3px 5px;
}

h2
{
	font-size: 1.2em;
	text-align: left;
	margin: 0px;
	border: none 1px silver;
	top: 0px;
	left: 0px;
	color: #474747;
}

h3
{
	color: #474747;
	font-size: 1em;
	text-align: left;
	border: none 1px silver;
	top: 0px;
	left: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

h5
{
	color: #b3b3b0;
	font-size: 2em;
	text-align: left;
	margin: 20px;
	border: none 1px silver;
	top: 0px;
	left: 0px;
}

input {
	font-size: 1em;
}

select {
	font-size: 1em;
}

table
{
	background-color: #fff;
	border: none 1px aqua;
	display: block;
	position: relative;
	font-size: 1em;
}

/* ID Styles
  */

#maincontent
{ padding: 0 20px 30px; border: solid 1px silver; position: absolute; z-index: 1; top: 40px; left: 7%; width: auto; overflow: hidden; visibility: visible; display: block; right: 7%; background: white; height: auto; }

#smallcontent
{
	background-color: white;
	padding: 20px 20px 30px;
	border: solid 1px silver;
	position: absolute;
	top: 30px;
	left: 6%;
	right: 6%;
	overflow: hidden;
	visibility: visible;
	display: block;
}

#topnav
{
	font-size: 0.7em;
	text-align: left;
	margin-bottom: 20px;
	margin-left: 25%;
	border: none 1px silver;
	position: relative;
	width: auto;
	overflow: visible;
}

#topnav ul { border-color: silver; border-width: 1px; display: inline; }
#topnav ul li:first-child { border-color: purple; border-width: 1px; }

#topnav ul li
{ display: inline; margin: 8px; border-color: red; border-width: 1px; }

#topnav a
{
	color: #93a19b;
	text-decoration: none;
}

#topnav a:hover
{
	color: #93a19b;
	background-color: #eee;
}

#noteslayer
{
	font-size: 90%;
	background-color: white;
	float: left;
	margin: 12px;
	border: solid 10px #bbbbb2;
	position: absolute;
	z-index: 3;
	top: 120px;
	left: 3%;
	width: 360px;
	height: auto;
	visibility: hidden;
	display: block;
	color: black;
}

.notes
{
	line-height: 1.2em;
	background-color: white;
	text-align: left;
	margin: 15px;
	padding: 1em;
	border: none 1px navy;
	left: 12%;
	height: auto;
	font-size: .9em;
}

#captionbox
{
	background-color: white;
	position: absolute;
	z-index: 10;
	top: 200px;
	width: 280px;
	visibility: hidden;
	border: solid 10px #bbbbb2;
	height: auto;
	display: block;
	left: 40px;
	padding-left: 6em;
	padding-right: 2em;
	padding-top: 2em;
	padding-bottom: 2em;
	font-size: 90%;
}

.boxdetails
{
	line-height: 1.2em;
	background-color: white;
	text-align: left;
	border: none 1px #f1b5b1;
	left: inherit;
	height: auto;
	display: block;
	text-indent: -4em;
	z-index: 10;
}

/* Classes
 */

.boxdetails p:first-line {
	border: 1px purple solid;
}

.notice {
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
}

.closenotes
{
	line-height: 1.2em;
	background-color: white;
	text-align: center;
	border: none 1px silver;
	left: 12%;
	height: auto;
	margin-bottom: 1em;
	margin-top: 8px;
}

.chunk
{
	line-height: 1.3em;
	background-color: white;
	text-align: left;
	border: none 1px silver;
	left: 12%;
	height: auto;
	margin-right: 12%;
	margin-left: 12%;
	font-size: .8em;
}

.foliosample 
{
	float: left;
	width: 124px;
	margin-right: 1em;
	margin-left: 2em;
	margin-bottom: 1em;
}

.subcontent {
	border: none #ecddcf 1px;
	height: 401px;
	width: 84%;
	text-align: left;
	display: block;
	float: none;
}

.navmenu
 { font-size: 0.8em; line-height: 30px; text-align: right; border: 1px silver; top: 20px; display: block; float: right; margin-bottom: 30px; visibility: visible; height: 380px; position: relative; z-index: 20; background: url(../media/semitrans.gif);
	paddi;padding: 30px 30px 10px 10px; }

.mainimage
{
	border: none 1px #bee0b5;
	height: 400px;
	display: block;
	width: 400px;
	float: left;
	position: absolute;
	z-index: 10;
}

.doubleimage
{
	margin-left: 6%;
	z-index: 4;
	height: 400px;
	width: 600px;
	margin-right: 1%;
	display: block;
	float: left;
	border: 1px dotted white;
	left: -20px;
	position: absolute;
}

.thumbcell {
	height: 150px;
	width: 150px;
	float: left;
	margin-right: 1%;
	margin-left: 4%;
}

.stockcontent {
	height: 401px;
	border: dashed white 1px;
	width: 100%;
	text-align: left;
	display: block;
	float: none;
	z-index: 20;
	overflow: visible;
	position: static;
}

.stocknavitems {
	border: 1px none red;
	left: 80px;
	width: 162px;
	height: 360px;
	display: block;
	position: absolute;
	padding-top: 32px;
	background: url(../media/semitrans.gif);
	z-index: 10;
}


.stocktitle
{
	font-size: .8em;
	line-height: 16px;
	float: left;
	border: none 1px green;
	z-index: 50;
	top: 150px;
	left: 50px;
	width: 160px;
	height: 6em;
	display: block;
	position: absolute;
	text-align: center;
	background: none;
}

.stocknav
{
	font-size: .8em;
	text-align: center;
	float: left;
	border: none 1px aqua;
	left: 50px;
	width: 160px;
	height: auto;
	line-height: 18px;
	z-index: 2;
	display: block;
	top: 16px;
	margin-top: 200px;
	position: absolute;
	background: none;
	overflow: visible;
}

.stockimage
{
	font-size: 0.6em;
	text-align: center;
	border: dashed 1px white;
	height: auto;
	margin-top: 26px;
	position: absolute;
	display: block;
	z-index: 1;
	width: 400px;
	margin-left: 32%;
}

.stockimage img
{
	border: white;
}

.scrolllist
{
	width: 100%;
	height: 300px;
	overflow: scroll;
	border-color: #fbd4ff;
	border-style: none;
}


/* Hacks for IE
   */

/* Not for IE */
* html .scrolllist
{
	overflow: visible;
}

/* End Hack */

/* Not for IE */
* html .navmenu
{
	background: none;
}

/* End Hack */

/* Not for IE */
* html .stocknavitems
{
	background: none;
}

/* End Hack */




