
html {
	
}
body {
	color: #000;
}
#nav ul li a {
	color: #fff;
}
#subnav ul li a {
	color: #000;
}
a {
	color: #0a357e;
	background-color: transparent;
}
a:hover {
	
}
h1 {
	color: #000;
	background-color: transparent;
}
h2 {
	color: #000;
	background-color: transparent;
}
h3 {
	color: #000;
	background-color: transparent;
}
hr {
	color: #ccc;
	background-color: #ccc;
}
img {
	border-color: #ccc;
}
table {
	border-color: #ccc;
}
td {
	border-color: #ccc;
}
.loggedInName {
	color: #fff;
}
body {
	font: normal .75em/1.4em Arial, sans-serif;
}
#nav {
	font: normal 16px/38px Arial, sans-serif;
}
#subnav ul li a {
	font-size: 1em;
	font-weight: normal;
}
#subnav ul li a:hover,
#subnav ul li a.open {
	text-decoration: underline;
}
#subnav ul li ul li a {
	font-size: 1em;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
H1 A:hover,
H2 A:hover,
H3 A:hover {
	text-decoration: none;
}
h1 {
	font-size: 1.5em;
	line-height: 1em;
	font-weight: bold;
  	margin: 0;
	padding: 10px 0 5px 0;
}
h2 {
	font-size: 1.25em;
	line-height: 1em;
	font-weight: bold;
  	margin: 0;
	padding: 8px 0 5px 0;
}
h3 {
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
  	margin: 0;
	padding: 5px 0 5px 0;
}
hr {
	height: 1px;
	border: 0;
}
p {
	margin: 0;
	padding: 5px 0;
}
input, textarea, select {
	font: 11px Arial, sans-serif;
}
form {
	margin: 0;
}

html {
	margin: 0px;
	padding: 0px;
	background: #fff url(color_gray/pics/bg.jpg) no-repeat center top;
}
body {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0 auto;
	width: 975px;
	position: relative;
	padding-bottom: 8px;
	background: url(color_gray/pics/wrapper.gif) no-repeat left bottom;
}
#wrapperCenter {
	
}
#wrapperContent {
	
}

/* Header
=========================================*/

#header {
	height: 162px;
	overflow: hidden;
	position: relative;
	background: url(color_gray/pics/header.jpg) no-repeat left 12px;
}
#logo {
	position: absolute;
	left: 20px;
	top: 0px;
}
#logo a IMG {
	border: 0px;
}


/* Top Navigation
=========================================*/
#nav {
	width: 955px;
	padding: 0 0 0 20px;
	height: 40px;
	overflow: hidden;
	position: absolute;
	top: 84px;
	left: 0px;
}
#nav UL {
	margin: 0;
	padding: 0;
	background: url(color_gray/pics/lineTopnavSeparator.gif) no-repeat left top;
	height: 40px;
}
#nav UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	position: relative;
}
#nav UL LI.open {
	background: url(color_gray/pics/lineTopnavOpen.gif) no-repeat -2px 32px;
}
#nav UL LI a {
	display: block;
	padding: 0px 16px 0px 14px;
	text-decoration: none;
}
#nav UL LI a.open {
	background: url(color_gray/pics/lineTopnavOpenRight.gif) no-repeat right 32px !important;
}
#nav UL LI SPAN {
	width: 2px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	overflow: hidden;
	background: url(color_gray/pics/lineTopnavSeparator.gif) no-repeat left top;
}

.cartInfo {
	height: 38px;
	position: absolute;
	top: 124px;
	left: 0px;
}


/* Content
=========================================*/
#content {
	height: auto;
	min-height: 500px;
	overflow: hidden;
	padding: 7px 0 10px 0;
	position: relative;
	background: #fff url(color_gray/pics/column.gif) repeat-y left;
}
#main {
	width: 755px;
	float: right;
	overflow-x: hidden;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
.mainText {
	padding: 0 20px 0 0;
}
#column1 {
	width: 190px;
	float: left;
	height: auto;
	min-height: 100px;
	overflow: hidden;
}
.column1Text {
	padding: 10px;
}
#column2 {
	display: none;
}
#clearDiv {
	clear: both;
}


/* Sub Navigation
=========================================*/
#subnav {
	overflow-x: hidden;
	padding-bottom: 15px;
}
#subnav UL {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	width: 205px;
	clear: left;
	float: left;
}
#subnav UL LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 2px;
	width: 205px;
	clear: left;
	float: left;
}
#subnav UL LI a {
	display: block;
	padding: 6px 20px 6px 20px;
	overflow: hidden;
	text-decoration: none;
}
#subnav UL LI a:hover {
}
#subnav UL LI a.open {
}
#subnav UL li.sub {
	background: none;
	float: left; /* ie fix */
	width: 178px;
}
/* sub */
#subnav UL LI UL {
	clear: left;
	padding: 5px 0px 10px 0px;
}
#subnav UL LI UL LI {
	background: none;
	padding: 2px 0px;
}
#subnav UL LI UL LI a {
	background: none;
	padding: 0px 0px 0px 39px;
	display: inline;
}
#subnav UL LI UL LI a:hover {
	background: none;
}
#subnav UL LI UL LI a.open {
	background: none;
}
/* subsub */
#subnav UL LI UL LI UL {
	
}
#subnav UL LI UL LI UL LI {
	
}
#subnav UL LI UL LI UL LI a {
	padding: 0px 0px 0px 53px;	
}
#subnav UL LI UL LI UL LI a:hover {
	
}
#subnav UL LI UL LI UL LI a.open {
	
}

/* FooterContainer
=================*/
#footerContainer {
	margin: 0 auto;
	width: 895px;
	overflow: hidden;
	background-color: #fff;
	padding: 5px 40px 20px 40px;
}

/* FooterContent
=================*/
#footerContent {
	
}
#footerContent UL {
	margin: 0 0 20px 0;
	padding: 0;
	height: 30px;
	border-bottom: 1px solid #e0e0e0;
}
#footerContent UL LI {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
}
#footerContent UL LI A {
	display: block;
	float: left;
	padding: 5px 15px;
	color: #000;
}
#footerContent TABLE {
	clear: both;
	margin: 0 auto;
	width: 865px;
}
#footerContent TABLE A {
	color: #808080;
}
/* Footer
=================*/
#footer {
	padding: 40px 0 10px 170px;
	background: url(color_gray/pics/logoFooter.jpg) no-repeat left 18px;
	color: #808080;
}
#footer DIV {
	display: inline;
	padding: 0 10px;
}
#footer DIV.siteInfoAddress {
	padding: 0 0 0 10px;
}
#footer DIV.siteInfoZip {
	padding: 0;
}
#footer DIV.siteInfoCity {
	padding: 0 10px 0 0;
}


/* Buttons
==================*/

A.button {
	background: url(color_gray/pics/buttonLeft.jpg) no-repeat left top;
	padding: 0 0 0 25px;
	display: inline-block;
	height: 20px;
	line-height: 19px;
	color: #000;
	margin: 2px 10px 2px 0;
	text-decoration: none;
}
A.button SPAN {
	background: url(color_gray/pics/buttonRight.jpg) no-repeat right top;
	display: inline-block;
	height: 20px;
	padding: 0px 25px 0px 0;
	cursor: pointer;
}
A.button:hover {
	text-decoration: underline;
}

/* input buttons
====================*/

INPUT.button {
	border: 0;
	width: 76px;
	height: 20px;
	padding-bottom: 2px;
	background: url(color_gray/pics/buttonInput.jpg) no-repeat center center;
	font-size: 12px;
	cursor: pointer;
}
INPUT.button:hover {
	color: #0a357e;
}
