/* CSS Document */

.popfloat { float:left; width: 80px; text-align: center; margin: 5px; }

.hidden {	position:absolute;
			visibility:hidden; }

body { padding: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.ipt { border:1px solid #999999; font-family: Arial, Helvetica, sans-serif; font-size: 12px; margin:3px; }

a { text-decoration: none;  color: #000000; }
a:hover { color: #990000; }
a img { border: 0px; }

.tab { padding:2px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	cursor:pointer; background-color:#eeeeee; font-size: 12px;}
.tabon { padding:2px;
	border-bottom: 0px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000; font-size: 12px; }

.crumbs { font-size: 11px; border-right: 1px solid #000000; border-left: 1px solid #000000; }

table.dims { border-collapse:collapse; }
table.dims td { border: 1px solid #000000; font-size: 11px; }

h1 { margin: 2px; }

.subdir td { margin: 5px; padding: 5px; width: 100px; text-align: center; border: 1px solid #000000; }

.maintable { margin: 0px; width:760px; background: url(src/top.jpg) 0px 0px no-repeat; text-align: left; }

h1 { border-bottom: 1px dotted #000000; margin-right: 10px; }

.floataddr { margin: 30px; padding: 5px; width: 190px; background-color:#C0CDC3; }

.price { float: left; font-size: 16px; padding: 10px; border: 1px dotted #c0c0c0; font-weight: bold; }
