/* ------------------------------------------------------- HTML ------------------------------------------------------- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.gif);
	background-repeat: repeat;
}
td {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #646464;
	text-decoration: none;
}


/* ------------------------------------------------------- LINKS ------------------------------------------------------- */
a:link {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #63C736;
	text-decoration: none;
}
a:visited {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #63C736;
	text-decoration: none;
}
a:hover {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #006ADF;
	text-decoration: none;
}
a:active {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #006ADF;
	text-decoration: none;
}





a.lkSubmenu:link {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/bg-btn-submenu.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	height: 20px;
	width: 153px;
}
a.lkSubmenu:visited {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/bg-btn-submenu.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	height: 20px;
	width: 153px;
}
a.lkSubmenu:hover {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #63C736;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/bg-btn-submenu.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	height: 20px;
	width: 153px;
}
a.lkSubmenu:active {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #63C736;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/bg-btn-submenu.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	display: block;
	height: 20px;
	width: 153px;
}





a.lkTmb100px:link {
	display: block;
	height: 100px;
	width: 100px;
	border: 1px solid #63C736;
}
a.lkTmb100px:visited {
	display: block;
	height: 100px;
	width: 100px;
	border: 1px solid #63C736;
}
a.lkTmb100px:hover {
	display: block;
	height: 100px;
	width: 100px;
	border: 1px solid #006ADF;
}
a.lkTmb100px:active {
	display: block;
	height: 100px;
	width: 100px;
	border: 1px solid #006ADF;
}





/* ------------------------------------------------------- TXT ------------------------------------------------------- */
.txtGrey10px {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 10px;
	color: #646464;
}
.txtBlue16px {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	color: #006ADF;
}
.txtGreen14px {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 14px;
	color: #63C736;
}
.txtWhite12px {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}


/* ------------------------------------------------------- BG's ------------------------------------------------------- */
.bgPage {
	background-color: #E0E0E0;
	background-image: url(../images/bg-page.gif);
	background-repeat: repeat-x;
}
.bgPageBottom {
	background-image: url(../images/bg-page-bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bgcontent {
	background-image: url(../images/page-expansion.gif);
	background-repeat: repeat-y;
}
.bgProductListing {
	background-image: url(../images/bg-product-listing.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border: 1px solid #B8B8B8;
}
.bgNewsletter {
	background-image: url(../images/bg-newsletter.gif);
	background-repeat: no-repeat;
}
.bgSubmenu {
	background-image: url(../images/bg-submenu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgCartPanel {
	background-image: url(../images/cart-panel-bg.gif);
	background-repeat: no-repeat;
}


/* ------------------------------------------------------- MISC ------------------------------------------------------- */
.klGrey {
	border: 1px solid #B8B8B8;
}
.klDarkGrey {
	border: 1px solid #646464;
}
.klGreen {
	border: 1px solid #63C736;
}
.fieldsNewsletter {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	height: 20px;
	width: 113px;
	border: 1px solid #646464;
}
.fieldsLogin {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	height: 20px;
	width: 220px;
	border: 1px solid #646464;
	padding: 2px;
}
.fieldsQuantity {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	height: 20px;
	width: 40px;
	border: 1px solid #646464;
	padding: 2px;
}

table#menu {
		display: none;			
		}
table#menu2 {
		display: none;			
		}
table#footer {
		display: none;	
		}
