body {
	color: #333;
}

body, td {
	font-size: 0.90em;
}

#pageFooterPrint td {
	font-size: 0.75em;
	font-family: Tahoma, Arial, sans-serif;
}


a {
	color: #2a6db0;
}

h1 {
	font-size: 1.95em;
}

h2 {
	font-size: /*1.55*/1.25em;
}

h3 {
	font-size: /*1.25*/1.1em;
}

h4,
h5,
h6 {
	font-size: 1em;
}

h1,
h2 {
	color: #14447f;
}

h3,
h4,
h5,
h6 {
	color: #03a8c2;
}


hr {
}


*.gray,
*.gray * {
	color: #999;
}

*.silver,
*.silver * {
	color: #a7b1bd;
}

.spacer {
	width: 1px;
	height: 1px;
	font-size: 1px;
	visibility: hidden;
}

.small,
small {
	font-size: 0.85em;
}

.smaller {
	font-size: 0.80em;
}

.hide {
	visibility: hidden;
}

.delete {
	display: none;
}

.clear {
	clear: both;
}


#pageHeader,
#pageMenu,
#search,
#pageFooter,
#newsTicker,
.getDirectionForm,
.navigationBar,
.spacerGlobal {
	display: none;
}


#homepageNews {
}

#homepageNews h2 {
	margin: 1px 0 16px 0;
}


.newsImage {
	width: 100px;
	margin: 0 15px 0 0;
	padding: 2px 0 0 0;
	position: relative;
	z-index: 1001;
	text-align: center;
}

.newsCrop-lt,
.newsCrop-rt,
.newsCrop-rb,
.newsCrop-lb {
	/*width: 100%;
	height: 5px;*/
	position: relative;
	z-index: 1002;
	font-size: 1px;
	text-align: right;
}

.newsImage .newsCrop-lt,
.newsImage .newsCrop-rt,
.newsImage .newsCrop-rb,
.newsImage .newsCrop-lb {
	width: 100%;
	height: 5px;
}

.newsCrop-lt {
	margin: -5px 0 0 0;
	bottom: -5px;
	background: left top url("/images/page/crop-small-lt.png") no-repeat;
}

.newsCrop-rt {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: right top url("/images/page/crop-small-rt.png") no-repeat;
}

.newsCrop-lb {
	margin: 0 0 -5px 0;
	top: -5px;
	background: left bottom url("/images/page/crop-small-lb.png") no-repeat;
}

.newsCrop-rb {
	display: inline-block;
	width: 5px;
	height: 5px;
	background: right bottom url("/images/page/crop-small-rb.png") no-repeat;
}

.newsImage img {
	vertical-align: bottom;
}


.newsContent {
}

.newsTitle {
	margin: 0;
	font-family: Arial, sans-serif !important;
	font-size: 1.1em !important;
	font-weight: normal;
}

.newsDescription {
	margin: 0.25em 0 0.5em 0;
}

.newsDate {
	margin: 0.4em 0 0 0;
}


.newsSeparator .spacer {
	height: 19px;
}


#newsPage {
	margin: -0.15em 0 -10px 0;
	padding: 0.75em 0 0 0;
}

#newsOpen .newsDate {
	margin: 1em 0 0.25em 0;
}


.productRow {
}

.productRow img {
	vertical-align: bottom;
}

.productRow .spacer {
	width: 19px;
	height: 29px;
}

.product {
	width: 200px;
}

.product table {
	margin: 0 0 10px 0;
	border: 1px solid #dbf0f2;
}


.productImage {
	width: 200px;
	height: 160px;
	margin: 0 0 10px 0;
	text-align: center;
}

.productImage a {
	display: block;
}


.productCrop-lt {
	margin: 0 0 -9px 0;
	position: relative;
	z-index: 1012;
	background: left top url("/images/page/crop-medium-lt.png") no-repeat;
	font-size: 1px;
	text-align: right;
}

.productCrop-rt {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: right top url("/images/page/crop-medium-rt.png") no-repeat;
}

.productCrop-lb {
	margin: 0 0 -9px 0;
	position: relative;
	top: -9px;
	z-index: 1013;
	background: left bottom url("/images/page/crop-medium-lb.png") no-repeat;
	font-size: 1px;
	text-align: right;
}

.productCrop-rb {
	display: inline-block;
	width: 9px;
	height: 9px;
	background: right bottom url("/images/page/crop-medium-rb.png") no-repeat;
}


.productPrice {
	padding: 6px 9px 5px 9px;
}

.productPriceNow {
	color: #2a68a6;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1em;
}

.productPriceOld {
}

.productDiscount {
}


.productBasket {
	padding: 5px 9px 5px 9px;
}

.productBasket img {
	background: #3a73b0;
	color: #fff;
}


.productTitle {
	margin: 0;
	padding: 0 9px 0 9px;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
}

.productDescription {
	margin: 0.25em 0 0.5em 0;
	padding: 0 10px 0 10px;
}

.productCode {
	padding: 0 10px 0 10px;
}

