body, td {
	font-size: 0.95em;
}

#pageFooterPrint td {
	font-size: 0.75em;
	font-family: Tahoma, Arial, sans-serif;
}

a {
	color: #000066;
}

hr {
}

h1 {
	color: #000;
}

h2,
h3,
h4,
h5,
h6 {
	color: #000066;
}

/* ----------------------------------------------------------------------------------- */

*.gray,
*.gray * {
	color: #999;
}

.small,
small {
	font-family: Tahoma, sans-serif;
	font-size: 0.85em;
}

.hidden {
	visibility: hidden;
}

.delete {
	display: none;
}

/* ----------------------------------------------------------------------------------- */

#pageHeader,
#pageMenu,
#searchBlock,
#pageFooter,
.newsTickerBlock,
.getDirectionForm,
.navigationBar,
.spacer {
	display: none;
}

/* ----------------------------------------------------------------------------------- */

.newsImageBlock {
	font-size: 0.001em;
	padding: 5px 0 7px 0;
}

.newsImage {
}

.newsContentBlock {
	padding: 0 0 10px 0;
}

.newsTitle {
	font: bold 1em/1.2em Tahoma, Arial, sans-serif;
	margin-top: 0.25em;
}

.newsDescription {
	margin-bottom: 0.25em;
}

.newsDate {
	color: #999;
	margin: 0.5em 0 0 0;
	padding: 0 0 1.25em 0;
	border-bottom: 1px dashed #999;
}

#newsOpen .newsDate {
	border: none;
}

/* ----------------------------------------------------------------------------------- */

.productTable {
}

.productTable td {
	font-family: Arial, sans-serif;
}

.productCaption td {
	color: #cb6733;
	padding: 5px 0 7px 0;
}

.productCode {
}

.productDescription {
}

.productPrice {
}

.productBasket {
	padding: 0 7px 0 0;
}

.productBasket img {
	vertical-align: bottom;
	margin: 0 0 1px 0;
}

.lineHorizontalDottedGray {
	background: center center url("/images/page/line-horizontal-dotted-gray.gif") repeat-x;
	height: 1px;
	font-size: 0.001em;
	margin: 2px 0 3px 0;
}

/* ----------------------------------------------------------------------------------- */

.categoryBlock {
	width: 150px;
	margin: 0 5px -35px 0;
	padding: 0.5em 0 0 0;
}

.categoryBlock a {
	text-decoration: none;
}

.categoryBlock h2 {
	font-size: 1.6em;
	font-weight: normal;
	position: relative;
	right: -8px;
	top: -35px;
}

.categoryBlock a h2 {
	color: #cc6633;
	letter-spacing: -0.05em;
}

.categoryBlock a:hover h2 {
	color: #cc3300;
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------- */

.subCategoryBlock {
	width: 92px;
	margin: 0 10px -27px 0;
	padding: 0.5em 0 0 0;
}

.subCategoryBlock a {
	text-decoration: none;
}

.subCategoryBlock h3 {
	font-size: 1.1em;
	font-weight: normal;
	position: relative;
	right: -8px;
	top: -37px;
}

.subCategoryBlock a h3 {
	color: #cc6633;
	text-decoration: none;
	/*letter-spacing: -0.05em;*/
}

.subCategoryBlock a:hover h3 {
	color: #cc3300;
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------- */