﻿/* CSS Document For Version 1 Skin */
body {
	font-size: 14px;
	background-color: black;
	background-image: url(/store2/images/back.jpg); /*padding:720px 0px 0px 0px;*/;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
}
table {
	font-size: inherit;
}
input {
	border: 1px solid #C6C6C6;
}
a {
	color: #00008B;
}
.spacing {
	margin-top: 200px;
}
.txtheader {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
.txtsubheader {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
.txtsubheaderhr {
	font-size: 15px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #c6c6c6;
}
.breadcrumbs {
	font-size: 12px;
	margin-bottom: 10px;
}
.searchtable {
	border: 1px solid #C1C1C1;
}
.tableheader {
	background-image: url(images/silver_bgbar.jpg);
	border-bottom: 1px solid #C1C1C1;
	background-repeat: repeat-x;
	height: 23px;
}
.tableheaderleft {
	background-image: url(images/silver_bgbar.jpg);
	border-bottom: 1px solid #C1C1C1;
	text-align: left;
	padding-left: 2px;
}
.searchtable td {
	padding: 5px;
}
.innersearchtable td {
	padding: 2px;
}
.innersearchtable th {
	text-align: left;
}
.searchfooter {
	font-size: 12px;
	text-align: center;
}
.error {
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #CCFFFF;
}
.maptable {
	margin-top: 20px;
}
.maptable td {
	padding: 2px;
}
.txtsubheader {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 5px;
}
.resultsdisplay1 ol {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
.resultsdisplay1 li {
	margin-bottom: 5px;
	font-size: 14px;
}
.resultsdisplay1 a {
	text-decoration: none;
}
.resultsdisplay2 td {
	font-size: 14px;
}
.resultsdataitem {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background-color: #F2EFE9;
}
.mapwindow {
	color: #666666;
	font-size: 14px;
}
.map {
	border: 1px solid #CCCCCC;
}
.smalltxt {
	font-size: small;
}
.altlink {
	color: blue;
}
.altaltlink {
	color: purple;
}
.altaltaltlink {
	color: green;
}
.altrow {
	background-color: #F2EFE9;
}
.alttxt {
	color: #666666;
}
.alttxtsmalltxt {
	color: #000000;
}
.hide {
	display: none;
}

