/* Browser Reset */
body {
	color:#000;
	background:#FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img {
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	text-align:left
}

q:before,q:after {
	content:'';
}

abbr,acronym {
	border:0;
	font-variant:normal;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
		
/* BEGIN GLOBAL DECLARATIONS */

body {
	font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#53585c;
	background-color:#dce0e4;
	text-align:center;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Georgia, Times, "Times New Roman", serf;
	color:#53585c
}

h1 {
	font-size:22px;
	margin:15px 0 5px 0
}

h2 {
	font-size:18px;
	margin:15px 0 5px 0
}

h3 {
	font-size:16px;
	margin:15px 0 5px 0
}

h4 {
	font-size:15px;
	margin:15px 0 5px 0
}

h5 {
	font-size:14px;
}

h6 {
	font-size:14px;
	font-weight:bold
}

a:link,a:visited,a:focus {
	text-decoration:none;
	color:#003d7d
	
}	

a:hover,a:active {
	color:#000
}

p {
	margin-bottom:15px
}

ul, ol {
	padding-left:15px
}


li {
	list-style-type:disc;
}

input {
	margin:8px 5px
}

textarea {
	margin:8px 5px
}

strong {
	font-weight:bold
}

em {
	font-style:italic
}

.formfield {
	padding:8px 0
}

.floatfix {
	clear:both
}

* {
	outline:0
}

/* Begin LNF */

#container1,#container2,#container3 {
	width:100%;
	text-align:center
}

#container1 {
	height:165px;
	background:url(../../images/lnf/200812/bkgnd-head-tile.gif) left top repeat-x
}

#container2 {
	background:#fff;
	
}

#container3 {
	background:#dce0e4;
	border-top:1px solid #cfd5da
}

#container1_mainwrap,#container2_mainwrap,#container3_mainwrap {
	width:800px;
	margin:0 auto;
	text-align:left;
}

#masthead {
	width:800px;
	height:124px
}

#logo {
	float:left;
	display:inline;
	padding-top:24px
}

#logo img {
	width:167px;
	height:7px
}

#logo a {
	display:block
}

#logo, #logo a, #logo a img {
	width:167px;
	height:78px
}

#slogan {
	float:left;
	display:inline;
	color:#fff;
	font-size:16px;
	font-style:italic;
	margin:68px 0 0 18px
}

#search_container {
	float:right;
	display:inline;
	margin-top:64px;
	width:200px;
	height:23px;
	border-top:1px solid #0353aa;
	border-right:1px solid #0776ee;
	border-bottom:1px solid #0776ee;
	border-left:1px solid #0776ee
}

#search_container form {
	margin:0;
	padding:0;
	width:200px;
	height:23px
}

#search_input {
	float:left;
	display:inline;
	margin:0;
	padding:3px;
	width:169px;
	height:17px;
	color:#8a9198;
	border:0
}

#search_btn {
	float:left;
	display:inline;
	width:25px;
	height:23px;
	background:url(../../images/lnf/200812/search-btn.gif) left top no-repeat
}

#search_btn input {
	margin:0;
	padding:0;
	width:25px;
	height:23px
}

#nav_container {
	clear:both;
	width:800px;
	height:41px
}

#nav_container ul {
	width:800px;
	height:41px;
	padding-left:0;
	border-left:1px solid #cfd5da
}

#nav_container ul li {
	float:left;
	display:block;
	border-right:1px solid #cfd5da;
	list-style:none
}

#nav_container ul li a {
	display:block;
	padding:12px 15px 4px 15px;
	height:25px;
	font-size:12px;
	color:#8a9198;
	background:url(../../images/lnf/200812/nav-tile.gif) left bottom repeat-x
}

#nav_container ul li a:hover {
	background-position:left top;
	color:#53585c
}


#footer {
		font-size:11px;
}

#footer a:link,#footer a:visited,#footer a:focus {
	text-decoration:none;
	color:#53585c
	
}	

#footer a:hover,#footer a:active {
	color:#003d7d
}

#foot_contact {
	padding-top:15px;
	padding-bottom:15px;
	background:url(../../images/lnf/200812/border-dot-gray.gif) left bottom repeat-x
}

#foot_contact span {
	color:#53585c
}

#elevatorlink {
	float:right;
	display:inline;
	width:200px;
	text-align:right
}

#elevatorlink a {
}

#elevatorlink a:hover {
	background-position:left top;
	background-repeat:no-repeat
}

#terms {
	float:left;
	display:inline;
	padding-top:8px;
	width:100%
}

#terms_link {
	float:left;
	display:inline
}

#footer_print {
	display:none
}

/* INDEX, CONTENT AND CATEGORY TEMPLATES */

#content_content,#category_content,#index_content {
	padding:35px 0 10px 0
}

#mainimage_container {
	width:800px;
	height:251px;
	margin-bottom:10px
}

#mainimage {
	float:left;
	display:inline;
	width:559px;
	height:251px
}

#welcome_text {
	float:left;
	display:inline;
	width:211px;
	height:251px;
	padding:0 15px;
	overflow:hidden;
	background:url(../../images/lnf/200812/home-main-pic-right.gif) left top no-repeat
}

#welcome_text h1 {
	font-size:20px
}

#welcome_text h2 {
	font-size:18px
}

#productnav_container {
	clear:both;
	width:787px;
	height:182px;
	padding:11px 0 0 11px;
	border:1px solid #ced5db;
	background:#f5f6f8 url(../../images/lnf/200812/subnav-tile.gif) left top repeat-x;
	text-align:center;
	margin:0
}

#productnav_container a {
	display:inline-block;
	margin:0 10px 11px 0
}

/* SUBNAV STYLING */

div.subnav_group, div.subnav_group_hover {
	float:left;
	display:inline;
	width:350px;
	height:82px;
	margin:0 25px 15px 0;
	cursor: pointer;
	cursor: hand;
}

div.subnav_group div.image, div.subnav_group_hover div.image {
	float:left;
	display:inline;
	text-indent:-5000px
	width:150pox;
	height:75px;
	margin-right:15px
}

div.subnav_group div.image img, div.subnav_group_hover div.image img {
	width:150px;
	height:75px
}

div.subnav_group div.image a, div.subnav_group_hover div.image a {
	color:#fff
}

div.subnav_group div.name a, div.subnav_group_hover div.name a {
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:22px;
	font-weight:normal;
}

div.subnav_group_hover div.name a {
	color:#53585c
}

div.subnav_group div.description, div.subnav_group_hover div.description {
	font-size:11px
}

/* CATEGORY AND CONTENT STYLING */

#breadcrumb a {
	margin-right:5px
}

/* PRODUCT CATALOG */

.product_catalog_category_container {
	float: left;
	width: 200px;
	height: 95px;	
}

.product_catalog_pagingnav_container {
	clear: left;
	padding: 5px 0px 15px 0px;
	font-size: 10px
}

.product_catalog_pagingnav_container a {
	font-size: 10px;
}

.product_catalog_pagingnav_container .ghosted {
	color: #C0C0C0
}

.product_catalog_pagingnav_container .selected {
	font-weight: bold
}

.product_catalog_rsslink {
	padding-top: 20px
}

.product_catalog_categories .selected {
	color: green
}

.product_catalog_category_container .product_catalog_summary, .product_catalog_category_container .product_catalog_title_link {
	display: none
}

#product_catalog_product_categories {
	padding-bottom: 10px
}


.product_catalog_summary_container {
	float: left;
	width: 280px;
	margin-right: 20px
}

#featured_wrap .product_catalog_summary_container {
	width:255px;
	margin-right:10px
}

.product_catalog_date {
	display: none

}

.product_catalog_pagingnav_container {
	clear: left;
	padding: 5px 0px 15px 0px;
	font-size: 10px
}

.product_catalog_pagingnav_container a {
	font-size: 10px
}

.product_catalog_pagingnav_container .ghosted {
	color: #C0C0C0
}

.product_catalog_pagingnav_container .selected {
	font-weight: bold
}

.product_catalog_icon {
	float: left;
	padding: 0px 12px 12px 0px
}

.product_catalog_rsslink {
	padding-top: 20px
}

.product_catalog_categories .selected {
	color: green
}

.product_catalog_backlink {
	padding: 10px 0px 0px 0px
}

.product_catalog_backlink a {
	font-size: 10px
}

#products_left_col .product_catalog_title_link a,#products_left_col  .product_catalog_title_link_selected a {
	display:block;
	width:145px;
	padding:2px 15px
}

#products_outer {
	float:left;
	background: url(../../images/plugins/productcatalog/bkgnd_left_col.gif) top left repeat-y
}
#products_left_col {
	float: left;
	width: 175px;
	margin-right:25px
}

#products_left_col h3 {
	margin:10px 10px 5px 10px
}

#filter_by_container {
	margin:5px 10px
}

#products_right_col {
	float: right;
	width: 600px
}

#products_right_col h2 {
	margin-top:0
}

.product_catalog_title_link_selected a {
	color: green
}

p.small {
	margin:0 12px;
	font-size:11px
}

#remove {
	margin-bottom:10px
}

#filter_by_container form div {
	clear:left;
	padding:0;
	margin-bottom:5px
}

#filter_by_container form div input {
	float:left;
	display:inline;
	margin:0 3px 8px 0;
	padding:0;
}

/* PRODUCT DETAIL PAGE */

.product_catalog_backlink {
	padding: 0 0 15px 0
}

.product_catalog_backlink a {
	font-size: 10px
}

#product_catalog_colA {
	float:left;
	width:400px
}

#product_catalog_colB {
	float:left;
	width:380px;
	margin-left:20px
}

.product_catalog_date {
	font-size: 10px;
	padding-bottom: 5px
}

h1.product_catalog_detail_title {
	font-size:18px;
	margin:0
}

.product_id {
	font-style:bold;
	font-size:14px;
	font-family:Georgia,Times,"Times New Roman",serif
}

.product_catalog_body {

}

.product_catalog_photos {
	width:800px;
	margin-bottom: 40px
}

.product_catalog_videos {
	clear: both
}

.product_catalog_video_container {
	clear: both;
	padding-bottom: 40px
}

.product_catalog_video_player {
	width:425px;
	padding-top:0;
}

.product_catalog_video_title {
	font-family:Georgia, Times, "Times New Roman", serif;
	font-size:16px;
	float:right;
	color:#53585c;
	width:355px
}

.product_catalog_video_summary {
	clear:right;
	float:right;
	width:355px
}

.product_catalog_video_summary p {
	margin: 0;
	padding: 0 0 5px 0
}
.product_catalog_links {
	clear: both
}

.product_catalog_rsslink {
	padding-top: 20px
}
