body { 
	margin: 0px; 
	background-color: #EFEFDE; }
li { 
	list-style-position:inside; }
img {
	border: 0px;}
h1 { 
	margin:18px 0 2px 0; 
	font-size:18px; 
	font-weight:bold; 
	color:#000000; }
h2 { 
	margin:16px 0 0 0; 
	font-size:14px; 
	color:#000; }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #000000;}

p.clear {
	clear: both;
	height: 0; /* only necessary for IE */
	margin: 0;
	padding: 0;
}	

.listBox {
	border: 1px solid #CCCCCC; 
	background: #EFEFDE;}
	
a:link {color: #000099; text-decoration: none}
	a:visited {color: #000099; text-decoration: none}
	a:hover {color: #000000; text-decoration: underline}
		
a.listItems {
	line-height: 20px; 
	text-decoration: none;}
a.listItems:hover { 
	text-decoration: underline;}
.listHeader {
	background: #D1E6EC;
	font-weight: bold; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif; 
	color: #3B4F55;
	border: #A3C6D2 1px solid;}
.list {
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif; 
	border-bottom: #A3C6D2 1px solid; }
.specsTitle {
	width: 200px; 
	background-color: #EBE7DE; 
	height: 20px; 
	border-right: solid 1px #8D8B85;}
.specsValue {
	width: 465px; 
	background-color: #F3F1EB;}
	border-top: #A3C6D2 1px solid;}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
.bodyText{
	padding-left:10px;
	padding-right:10px;
	border-top:1px solid #000000;}
.bodyText p{
	margin-top:5px;}
.pagetitle {
	margin-top:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #002F5E;}
#brand_alphabetic {
	text-align:center;
}
#brand_alphabetic a {
	position:relative;
	width:22px;
	height:22px;
	border:1px solid rgb(203, 214, 149);
	text-decoration:none;
	font:14px "Times New Roman"; 
	font-weight:bold;
	float:left;
	color:#330; 
	background-color:#EFEFDE;
}
#brand_alphabetic a span {
	width:22px;
	height:22px;
	display:block;
	position:absolute;
	top:0px;
	left:0;
}
#brand_alphabetic a:hover {
	background:rgb(224, 232, 158);
	z-index:100;
}
#brand_alphabetic a:hover span.first {
	display:block;
	font-size: 28px;
	line-height:1.1;
	font-weight:bold;
	color:#15362d;
	cursor:pointer;
	width:35px;
	height:35px;
	top:-1px;
	left:-1px;
	background:rgb(224, 232, 158);
	border:1px solid rgb(203, 214, 149);
}
#brand_alphabetic a:hover span span {
	display:block;
	position:absolute;
	width:35px;
	height:35px;
}
h2.leftNavRefinements {
	font:11px Arial,Helvetica,sans-serif; 
	margin:0px; 
	display:inline;
}
.leftnav {
	background:none; 
	line-height:0px;
}
.leftnav ul {
	margin:0px; 
	padding-left:2px;
}
.leftnav ul li {
	font:11px Arial,Helvetica,sans-serif; 
	margin:0; 
	padding:0; 
	list-style-type:none;
}
.leftnav ul li a {
	display:block; 
	text-decoration:none; 
	width:140px; 
	border-bottom: 
	solid 1px #ebe7de; 
	padding:4px 4px 4px 4px;
}
.leftnav ul li a:visited {
	text-decoration:none;
}
.leftnav ul li a:hover {
	background:#faebbf; 
	border-color:#f5b100; 
	text-decoration:none;
}
.refinements-left-nav {
	float:left; 
	background:url(/images/bkgrd-refinements.gif) no-repeat top left; 
	width:175px; 
	margin: 0px; 
	text-align:left;
}
.refinements-left-nav .refinements-list {
	clear:both; 
	float:left; 
	width:149px; 
	padding:0px 12px; 
	border:solid 1px #8D8B85; 
	border-top:none; 
	padding-bottom:6px;
}
.refinements-title {
	display:block; 
	float:left; 
	padding:6px 10px 3px; 
	font: bold 12px arial, sans-serif;
}
.refinements-none {
	float:left; 
	width:175px; 
	margin: 0px; 
	text-align:left;
}
.refinements-list ul li {display:none;}

.refinements-list ul li.visible {display:block;}
.refinements-list ul li.more-link {font-weight:bold;display:block;}

.stats {font:11px Arial,Helvetica,sans-serif; color:#8d8b85; /*color:#7c5800;*/}

/* footer style  */
#footer {
    height: 200px;
    width: 925px;
    display: block;
    background: url(../images/FooterBack.jpg) 0px 0px;
    margin: 0 auto; /* centers div */
    position: relative;     /* allow absolute positioning relative to this space */
}
.footerContent {
    height: 125px;
    width: 800px;
    display: block; 
	border:1px solid #ffff;
    margin: 0 auto; /* centers div */
    position: absolute;
    left: 50px;
    top: 40px;
}
/* Shopping Cart */
.CartBackColor{ 
	background-color: #CCCCCC;
}
