body {
margin: 0;
background-color: #343434;
color: white;
}

a {
text-decoration: none;
color: white;
}

a:hover {
text-decoration: underline;
}

a h4 {
text-decoration: underline;
}

a.click-here {
text-decoration: underline;
}

img {
border: 0;
}

#container {
width: 100%;
line-height: 130%;
}

#navbar {
width: 90%;
line-height: 90%;
margin-top: 5px;
margin-left: 2px;
}

#navbar ul {
	margin: 1em;
	padding: 0px;
}
#navbar ul li {
	display: inline;
	list-style: none;
}
#navbar ul li {
	padding-left: 0.7em;
	padding-right: 0.5em;
	border-left: 1px solid #b0b0b0;
}
#navbar ul li.first {
	padding-left: 0em;
	border-left: none;
}

#top {
padding: .5em;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#top h1 {
padding: 0;
margin: 0;
color: black;
}

#top form {
float: right;
}

#searchdiv {
float: right;
}

#leftnav {
float: left;
width: 160px;
margin: 0;
padding: 1em;
}

#rightnav {
float: right;
padding: 1em;
}

#content {
margin-left: 200px;
margin-right: 50px;
padding: 1em;
font-size: 12px;
}

#content h4 {
font-size: 14px;
}

#pagination {
clear:both;
display: block;
width:100%;
float: none;
padding: 1em;
}

#pagination ul {
margin: 0;
padding: 0;
text-align: left;
font-size: 12px;
}

#pagination li {
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

#pagination a, #pagination a:visited {
padding: 0 5px;
text-decoration: none;
}

#pagination li.currentpage {
font-weight: bold;
padding: 0 5px;
}

#footer {
clear: both;
text-align: center;
margin-left: auto;
margin-right: auto;
padding: .5em;
font-size: 10px;
}

#leftnav p, #rightnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

.productImage {
padding:5px;
float: left;
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
margin-bottom:2px;
}

.productImage p {
text-align: center;
font-size: 10pt;
}

.productImage p a {
text-decoration: underline;
font-weight: bold;
}

#menu_container ul {
margin: 0;
padding: 0;
list-style-type: none;
}

#shipping ul li {
list-style-type: none;
text-decoration: none;
padding-left: 1em;
text-indent: -1em;
}

#checkoutprogress {
border-style: solid;
border-width: 1px;
padding: 3px;
margin-bottom: 25px;
}

#checkoutprogress ul {
display: inline;
margin-left: 0;
padding-left: 0;
border: none;
}

#checkoutprogress ul li {
margin-left: 0;
padding-left: 2px;
display: inline;
list-style: none;
}

#checkoutprogress ul li:before {
content: "\0020 \0020 \0020 \00BB \0020";
display: inline;
list-style: none;
}

#checkoutprogress ul li.first:before {
content: " ";
}

#checkoutprogress li.active {
background-color: #ccc;
}

#product_category ul li {
list-style: none;
}

#product_category {

}

#menu_container a {
width: 9em;
padding: 3px 17px 3px 8px;
font-weight: bold;
}

#menu_container li li a {
width: 9em;
padding: 3px 8px 3px 17px;
font-weight: normal;
}

#menu_container li li li a {
width: 9em;
padding: 3px 1px 3px 24px;
font-weight: normal;
}

#product_images {
float: left;
margin-right: 8px;
}

#product_images p {
text-align: center;
}
