body {
	background-image: url("/images/redinvert.png");
	font-family:sans-serif;
	background-repeat:no-repeat;
	behavior:url("/css/csshover2.htc");

}


.topaddress {
	position:absolute;
	top:30px;
	left:529px;
	width:394px;
	text-align:center;
	z-index:2;

}

.topaddress:p {
	text-align:center;
	color:darkgray;
}


#stripe {
	background-image: url("/images/redstripe.gif");
	background-repeat: repeat;

}

#main {
	position:relative;
	top:165px;
	left:242px;
	float:relative;
	width:740px;
	z-index:3;
}

#topnav {
	margin: 0px;
	margin-top: 0px;
	padding-top: 0px;
	cursor: default;
	width:720px;
	z-index:50;
	/*background-color:green;
	border:2px solid blue;*/
}

#topnav ul {
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	list-style: none;
	width:19.5%;
	float: left;

}

#topnav a {
	/*float:left;*/
	/*width:19.5%;*/
	text-align:left;
	display:block;
	background-image: url("/images/redgrad.png");
	background-repeat: repeat-x;
	background-position: bottom left;
	color: #222222;
	/*border-bottom: 1px solid #941C38;*/

}

#topnav a:visited {
	color:#222222;
}

#topnav a:hover {
	z-index:2;
	color: #222222;

	background-image: url("/images/redinvert.png");	
	background-repeat: repeat-x;
	background-position:bottom left;

}

#topnav li, #topnav ul ul, #topnav ul ul li, #topnav ul ul li ul   {
	position: relative;
	
	
}

#topnav ul ul {
	min-width:100%;
	z-index:100;
	
	background-color:#b9afc6;
	
	width:100%;

	font-weight: normal;
	font-size:90%;
	padding:0em;
	background-image: none;
	
	position:absolute;  /*keep from pushing down text below */
}

#topnav ul ul li {
	padding-top:1px;
	padding-bottom:1px;
	border-bottom: 1px white solid;
	z-index:100;
}

#topnav ul ul ul {
	font-size:100%;
}


#topnav ul ul ul li {
	padding-top:1px;
	padding-bottom:1px;
	border-bottom: 1px white solid;
	z-index:100;
}


#topnav ul ul a {
	background-image: none;
}


#topnav ul ul ul {
	position:absolute;
	top:1em;
	left:100%;
}
div#topnav ul ul,
div#topnav ul li:hover ul ul,
div#topnav ul ul li:hover ul ul
{display: none;}

div#topnav ul ul,
div#topnav ul li.over ul ul,
div#topnav ul ul li.over ul ul
{display: none;}

div#topnav ul li:hover ul,
div#topnav ul ul li:hover ul,
div#topnav ul ul ul li:hover ul
{display: block;
position:absolute;
	top:1.2em;
	left:0%;}


div#topnav ul ul li:hover ul,
div#topnav ul ul ul li:hover ul
{display: block;
position:absolute;
	top:0em;
	left:100%;}
	
	div#topnav ul li.over ul,
div#topnav ul ul li.over ul,
div#topnav ul ul ul li.over ul
{display: block;
position:absolute;
	top:1.2em;
	left:0%;}


div#topnav ul ul li.over ul,
div#topnav ul ul ul li.over ul
{display: block;
position:absolute;
	top:0em;
	left:100%;}



/*div#topnav ul li:hover ul ul
/*div#topnav ul ul li:hover ul
/*div#topnav ul li.over ul ul,
div#topnav ul ul li.over ul{
	display:none;
}
*/
#topnav ul li:hover ul, div#topnav ul li.over ul
{
	position:absolute;
	display:block;
	z-index:200;
}

/*#topnav  ul ul ul
{
	display:block;
	left:-30em;
}*/




/*
#topnav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index:10;
	
	background-color:#b9afc6;
	
	width:19.5%;

	font-weight: normal;
	font-size:90%;
	padding:0em;
}

#topnav li ul {
	top: auto;
	left: auto;
}

#topnav li:hover ul, #topnav li.over ul {
	display: block;
	width:19.5%;
	positio
}


#topnav li li {
	display: block;
	float: none;
	padding-top:1px;
	padding-bottom:1px;
	border-bottom: 1px white solid;
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom left;
	width:100%;
	
}


#topnav li li  {
	
	background-image: none
	background-repeat: repeat-x;
	background-position: bottom left;

}

#topnav li li:hover,  #topnav li li.over {
	
	z-index:2;
	color: #222222;
	background-color:white;
	background-image: url("/images/redinvert.png");	
	background-repeat: repeat-x;
	background-position:bottom left;

}
*/


/* css preload of hover images*/


/*ul#topnav li a { background-image: url("/images/redinvert.png"); }*/
/*ul#topnav li a:link { background: url("/images/redgrad.png"); }*/
/*
ul#topnav li a:hover { 
	background-image: url("/images/redinvert.png"); 
}
*/

/*ul#topnav li a {
	/*background-image: url("/images/redgrad.png");
	background-repeat: repeat-x;
	background-position: bottom left;*/
	/*text-decoration:underline;
	color: #222222;


}

/*
ul#topnav li:hover, ul#topnav li.over {
	z-index:2;
	color: #222222;
	background-color:transparent;
	background-image: url("/images/redinvert.png");	
	background-repeat: repeat-x;
	background-position:bottom left;
}
*/




/*content layout */

#content {
	font-size: 75%;
	position: relative;
	top: 30px;
	
	padding-top:0px;
	margin-top:0px;
	width:695px;
	max-width:695px;
	
	clear:left;
	z-index:-1;
}

h1 {
	text-align: left;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0.05em;
	padding-bottom:0.05em;
}

h2 {
	margin-top:0em;
	padding-top:0em;
}


#fronttable td {
	padding-bottom:20px;
}







/************************/
/*product pages styles */

.normalize {
	
}

.normalize .prodthumb {
	position:relative;
	
}

.normalize .prodthumb div {
	position:absolute;
	top:41%;
	height: 450;
}

/* thumbnail index pages */
.prodthumb {
	display:inline;
	vertical-align:bottom;
	width: 140px;
	min-height: 370px;
	float : left;
	padding-right:60px;
}

.short .prodthumb {
	display:inline;
	vertical-align:bottom;
	width: 140px;
	min-height: 200px;
	float : left;
	padding-right:60px;
}

.prodthumb a {
	color:#333333;
}

.prodthumb a:hover {
	color:blue;
}

.prodthumb a:visited {
	color:#370F94;
}

.prodthumb a:visited:hover {
	color:blue;
}

.prodthumb img {
	display:inline;
	border:none;
	border-bottom:2px solid;
	margin-bottom:2px;
	text-decoration:none;
	max-width : 128 px;
	
	

}

.prodthumb a {
	text-decoration:none;
}


/* actual product pages */

#treelink a {
	color:#333333;
	text-decoration:none;
}

#treelink a:hover {
	color:#9C4D4D;
	text-decoration:underline;
}

#treelink a:visited {
	color:#370F94;
}

#treelink a:visited:hover {
	color:#9C4D4D;
	text-decoration:underline;
}

#prodtop img {
	border:0px;
	text-decoration:none;
	float:left;
}

#features {
	color:#393939;
	font-style:oblique;
	float:left;
	vertical-align:bottom;
	padding-left:40px;
}


.listProps {
	line-height:1.5em;

}

ul.listProps {
	line-height:1.5em;
	margin-left:-2em;
	padding-left:-2em;
	list-style-type:square;
	padding-bottom:10px;
}

table.listProps {
	border: 1px solid;
	border-collapse:collapse;
}

table.listProps th {
	font-weight:bold;
	font-size:120%;
	background-color:#DDDDDD;
}

table.listProps tr td {
	border: 1px solid;
}


#priceBox {
	color:white;
	background-color:#999999;
	border:1px solid #951d39;
	width:100px;
	height:15px;
	padding :8px;

}

.propName {
	font-weight:bold;
	margin-right:.5em;
}

#tech h3 {
	font-style: oblique;
}

#tech {
	color:#393939;
	margin-top:25px;
	clear : left;
	float : none;
}

#buy {
	clear: left;
	padding-top:1px;
}

#buy a {
	color:#333333;
	text-decoration:none;
}

#buy a:hover {
	color:#9C4D4D;
	text-decoration:underline;
}

#buy a:visited {
	color:#333333;
}

#buy a:visited:hover {
	color:#9C4D4D;
	text-decoration:underline;
}



/************************/
/*pricelist styles */

table.pricelist td {
	padding:4px 10px 4px 10px;
	vertical-align:top;
	text-align:justify;
}

table.pricelist td.subcat {
	border-top:2px solid gray;
	font-style:italic;
	font-weight:bold;
}