/* CSS Document */
body,td,th {
	font-family: 'Trebuchet MS', Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #ea5900;
}
a:active {
	text-decoration: underline;
	color: #ea5900;
}td#footer {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.border {
	border: 1px solid #999999;
}
div#storecontainer {
	background-image: url(slices/storecollectionbk.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#secondarycontainer {
	background-image: url(slices/secondaryback.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
div#displaythumb img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
}
div#displaythumb {
	margin: 0px;
	float: left;
	width: 160px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	z-index: 1;
}
#breadcrumbbottom {
	color: #000000;
	display:block;
	visibility: visible;
	width: 250;
	height: 15;
	margin-left: 0px;
	margin-top:0px;
	position: relative;
	padding: 0px;
	float: right;
	font-weight: bold;
	}
.orange {
	color: #ea5900;
}
