
a {
	color: #3f6fe8;
}
a:hover {
	color: #1f397a;
}
#mainp h1 {
	color:#3f6fe8;
}
h4 {
	font-size:100%;
	font-weight:bold;
	padding-bottom:5px;
	padding-top:0;
	text-align:center;
	text-indent:0;
}
#nav li a:hover, #letters li li#current {
	background-color:#3f6fe8;
}
#displayprice {
	color:#3f6fe8;
}
#prodleft, #searchleft {
	float:left;
	text-align: center;
	padding-left: 15px;
	padding-right: 50px;
}
#prodleft {
	width: 280px;
}
	#prodleft a img {
		border: 0px;
	}
img#productdisplay {
	border:0 none;
	margin:0 0 -3px;
}
a img, a:hover img {
	border:1px solid #000000;
}
#dp {
	background:#FFFFFF none repeat scroll 0 0;
	border:3px double black;
	float:right;
	margin: 0 auto;
	padding:0;
}
#products {
	clear: both;
}

#products img {
	margin: 3px;
	filter:alpha(opacity=75);
	opacity:.75;	
}
#products img:hover, #products img:focus{
	opacity:1;
	filter:alpha(opacity=100);
}

#prbuy {
	float: left;
	width: 250px;
	padding-top: 5px;
	margin-left: -50px;
}
#prmain {
	float: left;
	width: 500px;
}
input#buy {
	margin: 10px 0px;
}
#content p {
	padding-right: 30px;
	font-size: 110%;
}
select#sku {
	width: 175px;
}
.recordindex td, th {
	padding: 0px 2px;
}
.recordindex td {
	font-size: 80%;
}
.recordindex th {
	font-size: 90%;
}
.data td {
	text-align: left;
}
.rborder {
	border-right: 1px solid #000;
}
.lborder {
	border-left: 1px solid #000;
}
.bborder {
	border-bottom: 1px solid #000;
}
.tborder {
	border-top: 1px solid #000;
}
.data td.righttxt {
	text-align: right;
}
.recordindex {
	border-spacing: 0px;
	margin: 0px 0px 0px -20px;
	width: 920px;
}
.row0 {
	background: #f5eac0;
}
.row1 {
	background: #FFFFEC;
}
table#search {
	margin-top: 35px;
	margin-left: 20px;
}
table#search th{
	font-weight:bold;
	text-align: center;
	padding:3px;
}
table#search td{
	text-align: left;
	padding: 3px;
}
table#search p{
	text-indent: 5px;
	padding: 3px;
}
.data:hover, #letters li li:hover {
	background: #8BAAE0;
}
.data:hover {
	cursor: pointer;
}
div#displaynum {
	width: 150px;
	margin-left: -150px;
	font-size: 90%
}
div#letters{
	width: 100%;
	background-color: #aaaaaa;
}
	#letters ul {
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
	}
	#letters li {
		text-align: center;
		float: left;
		font-weight: bold;
	}
#letters li li a, #current {
	display:block;
	padding: 2px 0px;
}
#letters li li a, #letters li li a:hover {
	text-decoration: none;
	color: #000000;
}
#sec1 ul {
	width: 30px;
}
#sec1 li {
	width: 100%;
}
#sec2 ul {
	width: 890px; }
#sec2 li {
	width: 3.704%;
}
#titlestrips {
	display: block;
	float: left;
	font-size: 120%;
	margin-right: -200px;
}
