body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	margin: 0px;
	font-style: normal;
	height: 100%;
	padding: 0px;
}

html {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #7C7C7C;
	font-size: large;
}

.blacktxt {
	color: #000000;
}
.smalltxtwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.smalltxtgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AAAAAA;
}
.smalltxtblack {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.LYT_header {
	background-image: url(../imagesnew/NEW_LNF3_base_r1_c2.jpg);
	background-repeat: repeat-x;
}
.LYT_searchbar {

	background-image: url(../imagesnew/NEW_LNF3_base_r3_c2.jpg);
	background-repeat: repeat-x;
}
.LYT_cats {
	background-image: url(../imagesnew/NEW_LNF3_base_r10_c1.jpg);
	background-repeat: no-repeat;
}
.LYT_account {

	background-image: url(../imagesnew/NEW_LNF3_base_r10_c1.jpg);
	background-repeat: no-repeat;
}
.LYT_featured {

	background-image: url(../imagesnew/NEW_LNF3_base_r4_c1a.jpg);
	background-repeat: no-repeat;
}
.LYT_accountlogin {

	background-image: url(../imagesnew/NEW_LNF3_base_r10_c1.jpg);
	background-repeat: no-repeat;
}
.LYT_topnav {
	position:absolute;
	float: right;
	width: 340px;
	right: 4px;
}
.tablecontent {
	padding: 5px;
}
.LYT_lhsback {


	background-image: url(../imagesnew/NEW_LNF3_base1_r4_c1b.jpg);
	background-repeat: no-repeat;
}
.LYT_dottedlines {


	background-image: url(../imagesnew/NEW_LNF3_base_r3_c2a.jpg);
	background-repeat: repeat-y;
}
.formtxt {
	background-color: #DEE3E7;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.smallboldwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.topnav:link {
     color: #FFFFFF;
	 font-size:11px;
	 font-weight:bold;
     }

a.topnav:visited {
     color: #ffffff;
	 font-size:11px;
	 font-weight:bold;
     }

a.topnav:hover {
     color: #ffffcc;
	 font-size:11px;
	 font-weight:bold;
     text-decoration: none;
     }

a.topnav:active {
     color: #00f;
	 font-size:11px;
	 font-weight:bold;
     }


a.special:link {
     color: #FFFFFF;
	 font-size:x-small;
     }

a.special:visited {
     color: #ffffff;
	 font-size:x-small;
     }

a.special:hover {
     color: #ffffcc;
	 font-size:x-small;
     text-decoration: none;
     }

a.special:active {
     color: #00f;
	 font-size:x-small;
     }

.pictureborder {
	border: 1px dotted #ADAAAD;
	padding: 5px;
	background-color: #FFFFFF;
}

a.cats:link {
     color: #FFFFFF;
	 font-size:x-small;
	 font-weight:bold;
     }

a.cats:visited {
     color: #FFFFFF;
	 font-size:x-small;
	 font-weight:bold;
     }

a.cats:hover {
     color: #CC9900;
	 font-size:x-small;
     text-decoration: none;
	 font-weight:bold;
     }

a.cats:active {
     color: #00FF00;
	 font-size:x-small;
	 font-weight:bold;
     }
.subheading {
	font-weight: bold;
	color: #ADAAAD;
	border: none;
}
.dottedline {
	border-top: 1px solid #ADAAAD;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	margin: 0px;
	padding: 0px;
}
.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00FF00;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #000000;
}
.bodysubs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
}
.LYT_featured2 {
	background-image: url(../imagesnew/NEW_LNF3_base_r4_c1a.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.productform-none {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DEE3E7;
}
.enlarge_picture {
	margin: 0px; padding: 0px; border: none;
	text-decoration: none;
}

.normal_picture .hover_enlarge {
	display: none;
}

.normal_picture:hover > .hover_enlarge {
	position: relative; top: -100px; left: 100px;
	display: block;
	height: 200px;
	margin: 0px; padding: 0px; border: none;
}