body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFFFFF;
	background-image: url('/assets/images/bg.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
}
p {
	text-align: justify;
	display: inline;
}
img {
	border: 0px none;
	display: block;
	padding: 0px;
	margin: 0px;
}
a,
a:link,
a:visited {
	text-decoration: none;
	color: #657784;
	color: #30678F;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #AE7439;
}
div {
	padding: 0px;
	margin: 0px;
	border: 0px none;
	text-align: left;
}
table {
	padding: 0px;
	margin: 0px;
	border: 0px none;
	text-align: left;
}
td {
	padding: 0px;
	margin: 0px;
	border: 0px none;
	height: 100%;
}
ul {
	margin: 0px;
	padding: 0px;
}
.float-left {
	float: left;
}
.clear-custom {
	clear: both;
}
.breadcrumb {
	padding: 10px;
	padding-top: 137px;
	font-size: 11px;
	color: #000;
	border: 2px solid #000;
	border-top: 0px;
	border-bottom: 0px;
	background-image: url('/assets/images/main_bg.gif');
}
.container {
	width: 740px;
}

.header-image {
	border: 2px solid #000;
	width: 736px;
	height: 127px;
	background-image: url('/images/header3.jpg');
}
.header-custom-spacer {
	width: 100%;
	height: 20px;
}
.header-custom {
	width: 100%;
}
.header-custom-left {
}
.header-custom-right {
}
.header-custom-top-right {
}
.image-banner {
	border: 1px solid #000;
	border-top: 0px none;
	border-bottom: 0px none;
}
.main {
	background-image: url('/assets/images/main_bg.gif');
	border: 2px solid #000;
	border-top: 0px none;
	height: auto;
	overflow: hidden;
	
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
}
.box {
	float: left;
	width: 100%;
	background-image: url('/assets/images/main_bg.gif');
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	right: 585px;
	
	/*-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;*/
}
.sidebar {
	float: left;
	width: 155px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px 0px 10px 0px;
	position: relative;
	left: 585px;
	
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
}
.content {
	background-color: #FAF9F7;
	margin-left: 165px;
	padding: 10px 20px 10px 20px;
	font-family: Tahoma, Geneva, sans-serif;
	position: relative;
	left: 585px;
	margin-right: 20px;
	color: #3C3024;
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	/*border: 2px solid #3C3024;*/
}
.nav {
	position: relative;
	top: -2px;
	/*background-color: #CEE0ED;*/
	/*background-color: #E9F1F7;*/
	/*background-color: #C0A884;*/
	background-image: url('/assets/images/main_bg.gif');
	font-size: 11px;
	line-height: 12px;
	width: 155px;
	overflow: hidden;
}
.nav ul {
	list-style: none;
	padding: 2px 0px 7px 0px;
}
.nav ul ul li {
	margin-left: 5px;
}
.nav ul ul {
	padding-bottom: 15px;
	list-style: inside none;
	color: #000;
}
.nav a,
.nav a:link,
.nav a:visited {
	color: #000;
	font-weight: 600;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
}
.nav a:hover,
.nav a:active {
	color: #FFF;
}
.mailing-list {
	width: 265px;
	padding: 20px 0px 0px 20px;
}
.mailing-list-header-custom {
}
.centered-text,
.centered-text p{
	text-align: center;
	padding: 0px 20px 20px 0px;
	width: 400px;
}
.footer-links {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}
.footer-image {
	width: 100%;
	text-align: center;
}
.footer-spacer {
	width: 100%;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	font-size: 11px;
}

.sidebar-image {
	margin-left: 27px;
}

.shop-main .catalogueTable {
}
.shop-catalogue {
	background-color: #D9E2E8;
	padding-bottom: 10px;
}
.shop-product-small {
	background-color: #D9E2E8;
}
.shop-product-large {
	margin: 0px;
}
.shop-product-large .image {
	width: 160px;
	padding-left: 10px;
	float: right;
}
.shop-product-large img {
	width: 160px;
	float: right;
	margin: 18px 18px 10px 0px;
}
.shop-product-large .image img {
	width: 100%;
}
.shop-product-large .details {
	float: none;
	width: auto;
}
.shop-product-large .details li.addtocart img {
	width: auto;
	float: none;
	display: inline;
	position: relative;
	margin: 0px;
	top: 7px;
}
.shop-product-large .details li.addtocart {
	margin-top: -8px;
}
.shop-main .breadcrumbs {
	float: left;
	width: 70%;
}
.shop-main .cart-summary {
	float: right;
	width: 30%;
}
.breadcrumbs {
	font-size: 12px;
	overflow: hidden;
	height: 26px;
}
.shop-product-small {
}
.shop-product-small .image td {
	height: 140px;
	vertical-align: center;
}
.shop-product-small ul {
	margin-top: 30px;
}
.shop-product-small img {
	max-width: 210px;
	max-height: 138px;
}
.shop-catalogue {
	width: 248px;
}
.shop-catalogue .image {
}
.shop-catalogue img {
	max-width: 210px;
	max-height: 125px;
}
.shop-product-large {
	background: transparent;
}
.shop-cart .actions a{
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.image {
	background-color: transparent;
}
.poplets {
	display:none;
}
.productItemNotFound,
.catalogueItemNotFound {
	display: none;
	height: 1px;
	width: 1px;
}
ul {
	text-align: justify;
}
.article-index {
	border: 1px solid #000;
	width: 185px;
	padding: 5px;
	float: right;
	margin: 20px;
	margin-right: 0px;
}
.home-link {
	width:330px;
	height: 125px;
	position: absolute;
	cursor: pointer;
}
.nancy-link {
	margin-left: 345px;
	width:390px;
	height: 70px;
	position: absolute;
	cursor: pointer;
}
.description p {
	text-align:left;
}
