#path {
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	font-size: 12px;
}

#quickOrder {
	padding-left: 15px;
	margin-bottom: 10px;
}

#priceBox {
	color: #000;
	font-size: 22px;
	font-weight: bold;
	padding: 2px;
	padding-left: 3px;
}

#orderLinks, #tagLinks {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	margin-top: 6px;
	margin-bottom: 6px;
}


#orderLinks lh {
	font-weight: bold;
}


#orderLinks a {
  padding-left: 10px;
}


#priceChange {
	font-size: 14px;
	font-weight: bold;
}

#prevPrice {
	padding-left: 5px;
}

.down {
	color: #F00;
}

.up {
	color: #148d00;
}


.priceHighlight {
	font-weight: bold;
}

#siteNameSub {
	font-size: 14px;
	padding-left: 10px;	
	margin-top: -5px;
}

#siteName {
	
	font-size: 30px;	
	padding-left: 10px;
	padding-top: 5px;
}

#productTagsHeader, #siteName, #orderBoxHeader, #siteNameSub {
	color: #f5f5f5;
}

#topBar, #productTagsHeader, #orderBoxHeader {
	background-color: #005990;
}

#productTagsHeader {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}

#orderBoxHeader {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 3px;
	font-size: 14px;
	font-weight: bold;
}

#orderBox, #rightMenu {
	background-color: #f5f5f5;
	border-style: solid;
	border-width: 1px;
	border-color: #005990;	
}

#productTags {
	padding-top: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	padding-right: 5px;
}

.smallProductBox, .smallProductImage {
	border-style: solid;
	border-width: 1px;
	border-color: #EEE;
}

.smallProductBox {
	float: left;
	padding: 5px;
	width: 450px;	
	margin: 1px;
	font-size: 12px;
}

.smallProductBox:hover {
	background-color: #fffbd9;
}

.smallProductInfo {
	float: left;
	margin-left: 10px;
	width: 250px;
}

.smallProductImage {
	float: left;
	width: 175px;
	height: 175px;
}

.smallProductPrice {
	margin-top: 5px;
	font-weight: bold;	
	font-size: 12px;
}

#smallProductList {
	margin: 10px;
}

a:link {
	color: #00F;
}

a:visited {
	color: #00F;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.smallProductInfo a:link, .smallProductInfo a:visited, .smallProductInfo a:active, .smallProductInfo a:hover {
	text-decoration: none;
	font-size: 14px;
}

.smallProductInfo a:hover {
	text-decoration: underline;
}

#aisleTagCloud {
	max-width: 600px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 10px;
}

.cloudTag a:link, .cloudTag a:visited, .cloudTag a:active, .cloudTag a:hover {
	text-decoration: none;
	color: #009;
}

.cloudTag a:hover {
	color: #000;
}

/* remove those pesky quotes */
q {quotes : '' '' "" ""}

#bottomAisleControls, #topAisleControls {
	clear: both;
	background-color: #FAFAFA;
	height: 20px;
	text-align: center;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}

a.goLeft {
	float: left;
}

a.goRight {
	float: right;
}

.pageCount {
	text-align: center;
	clear: none;
}

#productTagsHeader {
	font-size: 15px;
}

#orderNowLink {
	font-size: 15px;
	font-weight: bold;
}

.pure-button {
	margin: 2px;
	border-radius: 4px;
}

#productDesc {
	margin: 5px;
}

#aisleTagTop {
	margin-left: 10px;
}

#productPageImage {
	height: 300px;
	width: 300px;
}