body {
	margin: 0;
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;}
a, a:link, a:visited {
	text-decoration: none;
	color: #2A4FCF;/*99ccff*/
	background-color: transparent; }
a:hover {
	color: #8888cc; }
a img {border: none; }
hr { width:50%; }
br.clear{
	clear:both;
	}

#footer a, #footer a:link, #footer a:visited {
	color:white;
}
#footer a:hover {
	color:lightgray;
	cursor:pointer;
}

DIV{
	-moz-box-sizing:border-box; box-sizing:border-box; margin:0; padding:0;
	line-height:normal;	}

p.right{text-align:right;}
	
h1{
	font-family: Georgia, Garamond, serif; 
	text-align: center; 
	margin-top:.5em;
	}
h2{
	font-family: Georgia, Garamond, serif;
	text-align: left;
	max-width:20em;	}
h2.inline{
	display:inline;
	font-size:1.25em;
	font-weight:bold;
	text-align:left;	}

br.clear{
	clear:both;	}

div#header {
	width:100%;
	max-width:100%;
	height:70px;
	background:#ffffff;
	color: #2200FF;
	font-size:2em;
	line-height:1em;
	font-family: Georgia, Garamond, serif;
	text-align:left;
	background-image:url('header_filler.jpg');
	background-repeat:repeat-x;}
div#header span {
	font-style:italic;
	font-weight:bold;
	padding-left:10%; }
div#header small {
	font-size:.65em;
	letter-spacing:.4em;
	padding-left:12%; }

div#footer {
	width:100%;
	padding-top:5px;
	text-align:right;
	background-image:url('footer.gif');
	background-repeat:repeat-x;
	color: black;
	clear:both;}
div#footer p{
	display:inline;
	padding-left:20px;	}

div#content {
	position:relative;
	width:80%;
	margin-left:auto;
	margin-right:auto;
 	text-align:left;
 	height:auto;
 	overflow:visible;	
 	}
 	
div#main img{
	float:right;
	max-width:150px;
	padding-left:.5em;
}
div#main img.new{
	float:left;
}

div#main small.copyright{
display:block;
float:right;
padding-top:1em;
}

div#category_list{
 	width:100%;
	min-height:2em;
	line-height:1.6em;
	text-align:center;	
	}
div#category_list ul{ 
 	white-space:nowrap;
	text-align:center;
	width:58em;
	height:5em;
	margin-left:auto; margin-right:auto;
	list-style:none;	}
div#category_list li{
	white-space:nowrap;
	float:left;
	background:url("bigtab_left.gif") no-repeat left top;
	margin:0;
	margin-left:3px;
	padding:0 0 0 5px;	}	
div#category_list a{
	color: black; 
	display:block;
	float:left;
	margin:0px;
	background:url("bigtab_right.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration: none;
	text-align:left;
	white-space: nowrap;	}
div#category_list a:hover {
	text-decoration:underline;	}

div#category_list span{
	text-align: center;
	
	/*float:left; //to wrap span around floating elements -- breaks in ie.*/
	/*solution: move each element individually, rather than the whole span.*/
	}
span.row1 li{
	position:relative;
	left:2.2em;	}

div#product_list {
	width:13em;
	/*border:thin dotted blue; */
	float:left;	
	padding-right:5px;
	padding-bottom:0px;	}
div#product_list ul{
	padding-left:0px;
	margin-left:.5em;
	list-style:none outside;	}
div#prodcut_list h1{
	text-decoration:none;}
div#product_list h2{
	border: 2px solid #D4A017;
	font-size:135%;
	margin-left:auto;
	margin-right:auto;
	margin-top:.5em;
	text-align:center;	
	text-decoration:none;}
div#product_list h3{
	width:10em;
	font-size:100%;
	line-height:1em;
	border-bottom: 1px solid #D4A017;
	color: black; 
	background-color: white;
	text-align:center;
	margin-left:auto;
	margin-right:auto;	}
div#product_list h4{
	font-size:.8em;
	text-decoration:none;	
	display:inline;	}

div#main {
	/*border: thin dotted black;*/
	margin-left:13em;
	padding-left:5px;
}

h1, h2{
	text-decoration:underline;
}
div#main h2, h2.inline{
	font-size:1.25em;
	font-weight:bold;
	text-align:left;	
	margin-left:0px;
	margin-bottom:0px;
	padding-left:3px;	}

td {
	padding-left:.5em;
	padding-right:.5em;
}
	
div.featured_items {
	width:90%;
	margin-left:auto;
	margin-right:auto;
	clear:both;	
	text-align:left;
	margin-left:3em;
	}
div.featured_items h2{
	display:block;
	text-align:center;
}
div.featured_items span {
	display:block;
	float:left;
	border: thin solid blue;
	padding:3px;
	width:47%;
	height:35em;
	margin-left:10px;}
div.featured_items img {
	float:right;
	width:81px;
	height:95px;
}

form.resellers label{
	display:block;
	width:9em;
	float:left;	}
form.resellers label.radio{
	display:inline;
	width:auto;
	float:auto;	}

/*
@media speech {
	.Visual-Only, .quiet { display: none; }
}
@media aural {
	.Visual-Only, .quiet { display: none; }
}
@print{
	div.main span{
	display: block;}
}

*/

div#main span{
	white-space:auto;
}
/*
@media screen {
	div.main span{
		display:none;
	}
}
*/
