@charset "utf-8";
/* CSS Document */
a, a:visited {
	color: #005293;
}

p select {
	/*border: 1px solid #000;*/
	float: right;
	font-size: 0.8em;
}
select {
	font-size: 1em;
}
#information h3 a {
	color: #fff;
}
span.lowestprice {
	font-weight: bold;
	color: red;
}
body {
	background: #2a1771 none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
h1, h2 {
	background: url(/_assets/images/ERA0410/titleIcon.jpg) no-repeat 0 2px;
	border-bottom: 1px solid #2a1771;
	padding-left: 20px;
	margin-right: 25px;
}
#bodywrapper {
	background-color: #fff;
	margin:auto;
	width: 1000px;
}
#header {
	background-image: url(/_assets/images/ERA0410/logo.jpg);
	height: 139px;
	width: 1000px;
}
#header div#logo {
	height: 100px;
	width: 180px;
}
#header div#logo span {
	display: block;
	height: 100px;
	visibility:hidden;
	width: 180px;
}
#nav {
	margin-left: 20px;
	margin-top: 20px;
	/*border-right: 1px solid #2a1771;*/
	padding-right: 15px;
}
#tlfooter {
	border-top: 1px solid #2a1771;
	position: relative;
	width: 1000px;
}
ul.globalnav {
	list-style-type: none;
}
ul.globalnav li.indent {
	text-indent: 10px;
}
ul.globalnav li.indent a {
	color: #000;
	text-decoration:none;
}
ul.globalnav li.indent a:hover {
	color: #fc001a;
}
ul.globalnav li.indent a:visited {
	text-decoration: none;
}
#navdir {
	clear: both;
	font-size: 0.8em;
	margin: 20px;
}
.column {
	float: left;
	width: 150px;
}
div.first, div.last {
	width: 275px;
}
#copyright {
	font-size: 0.8em;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}
#contentcolumn, #featuredproducts {
	margin-top: 20px;
	padding-left: 250px;
	border: 1px solid #fff;
}
ul.breadcrumbnav {
	display: block;
}
ul.breadcrumbnav li {
	list-style-type: none;
	float: left;
	height: 25px;
	margin-bottom: 10px;
}
ul.breadcrumbnav li.last {
	float: none;
}
ul.breadcrumbnav a:hover {
	color: #fc001a;
}
ul.sitemap {
	margin-left: 30px;
}
ul.sitemap li {
	line-height: 2;
}
ul.sitemap li a:hover {
	color: #2a1771;
}
ul.sitemap ul {
	margin-left: 30px;
}
#accountLevel {
	/*color: #000;*/
	font-size: 1em;
	float: none;
	
	position: absolute;
	margin-left: 605px;
	margin-top: -40px;
}
.ContentSectionBody {
	font-size: 1em;
}
#GroupItems {
	width: 725px;
}
table#ItemListTable {
	width: 725px;
}
a.ItemListItemLink {
	font-size: 1em;
}
h3.featured a {
	text-decoration: none;
}
h3.featured a:hover {
	color: #fc001a;
}
#imgDisplayLayer {
	z-index: 2000;
}
.LockLayerBackground {
	z-index: 2500;
}
.infoTab_selected a {
	color: #fff;
}