body {
	background-color: #e8eaeb;
	font-family: arial;
	font-size: 12px;
	height:100%;
}

a {
	color: #0089d0;
}

div.outer {
	text-align:-moz-center;
	#text-align:center;
	margin: auto;
	height:100%;
}

div.inner {
	width: 990px;
	text-align: left;
	background-color: #fff;
	padding-left: 2px;
	padding-right: 2px;
	overflow: hidden;
	height:100%;
}

div.header_logo {
	float: left;
}

div.header_search {
	float: right;
}

div.header_search .searchbox {
	font-family: arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #0089d0;
	padding-left: 10px;	
	padding-top: 24px;
	padding-right: 10px;
}

select {
	height: 19px;
	border: solid 1px #0089d0;
	font-size: 10px;
	color: #878788;
}

div.nav {
	background-color: #0089d0;
	float: left;
}

div.nav_cart {
	text-align: right;
	color: #fff;
	float: right;
	width: 234px;
	background-color: #0089d0;
	height: 18px;
	font-size: 11px;
	padding-top: 6px;
	padding-right: 10px;
}

div.title_thin {
	background-color: #0089d0;
	height: 18px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 10px;
}

div.homepage_left {
	width: 498px;
	float: left;
}

div.homepage_right {
	float: right;
	width: 235px;
	text-align: left;
}

div.home_text {
	color: #878788;
	font-size: 12px;
	padding: 5px;
}

div.main_text {
	color: #878788;
	font-size: 12px;
}

td {
	color: #878788;
	font-size: 11px;
}

div#news_left {
	float: left;
	width: 240px;
}

#news_right {
	float: right;
	width: 246px;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.featured_paging {
	background-image: url('/images/featured_paging_bg.jpg');
	background-repeat: no-repeat;
	width: 235px;
	height: 18px;
	padding-top: 2px;
}

.heading_sml {
	color: #0089d0;
	font-weight: bold;
	font-size: 12px;
}

.heading_lrg {
	color: #0089d0;
	font-size: 14px;
	font-family: arial;
	font-weight: bold;
}

span.heading_sml a {
	color: #0089d0;
}

div.nav_cart a {
	color: #fff;
	text-decoration: underline;
}

A.pageResults {
  color: #fff;
}

a:hover.pageResults {
  color: #0000FF;
}

div.footer {
	background-color: #9d9fa1;
	padding-top: 12px;
	padding-left: 16px;
	width: 978px;
	text-align: left;
}

a.footera {
	color: #e2e2e2;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

input {
	color: #878788;
}

td.messageStackError {
	color: #ff0000;
}