/* BEGIN STD HTML TAGS, GLOBAL CSS */
body {
	margin: 0;
	padding: 0;
	background: #E0E0E0;
}

body, table, input, select, textarea { 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #6E6E6E;
}

* {outline:0}

form {
	margin: 0;
	padding: 0;
}

p {
	padding: 0 0 15px 0;
	margin: 0;
}

h1 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-size: 16px;
	color: #040404;
}

h2 {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	font-size: 14px;
	color: #0087EB;
}

h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 13px;
	color: #040404;
}

h4 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 12px;
	color: #040404;
}

input, textarea, select {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

img {
	border: 0;
}

ul {
	margin:0 0 15px 0;
	padding:0;
	list-style-type:none;
	}

a, a:link, a:visited {
	color: #0087EB;
	font-weight: normal;
	text-decoration: none; 
}

a:hover, a:active {
	color: #000000;
	font-weight: normal;
	text-decoration: none; 
}

table td {
	padding:5px !important;
}

table.structure {
	border-collapse: collapse;
}

td.structure {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.preloadimages {
	display: none;
}

.xsmallfont {
	font-size: 10px;
}

.smallfont {
	font-size: 11px;
}

.largefont {
	font-size: 13px;
}

.xlargefont {
	font-size: 14px;
}

.floatfix {
	clear: both;
	width: 0;
	height: 0;
}
.clear {
	width:100%;
	overflow:hidden;
	clear:both; /* Fixes improper clearing with Chrome */
}
.asterisk {
	font-size:18px;
	color:#ff3434;
}

td.bodytable input {
	margin-right:5px
}
/* END STD HTML TAGS, GLOBAL CSS */

/* BEGIN LNF */
#container_1 {
	height: 150px;
	background-image: url(../imgs/bkgnd-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#container_2 {
	background-color: #FFFFFF;
	background-image: url(../imgs/bkgnd-container2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#container_3 {
	clear: both;
	background-image: url(../imgs/bkgnd-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#header {
	margin: 0 auto;
	width: 900px;
	height: 175px;
}

#miscnav, #importantlinks {
	margin-top: 5px;
	height: 36px;
}

#miscnav div, #importantlinks div {
	float: left;
	height: 36px;
	line-height: 36px;
	color: #FFFFFF;
}

#miscnav {
	float: left;
	clear: right;
}

#homeicon {
	padding-right: 13px;
}

#importantlinks {
	float: right;
}

#importantlinks a, #miscnav a {
	display: block;
	height: 36px;
	line-height: 36px;
}

#importantlinks a {
	padding-left: 35px;
	padding-right: 15px;
}

#contact a {
	margin-left: 13px;
	padding-left: 13px;
	padding-right: 13px;
}

#importantlinks a:link, #importantlinks a:visited,
#contact a:link, #contact a:visited {
	color: #C8C8C8;
	text-decoration: none;
}

#importantlinks a:hover, #importantlinks a:active,
#contact a:hover, #contact a:active {
	color: #019AFC;
	text-decoration: none;
}

#contact a {
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-imp-bkgnd-empty.gif) bottom left no-repeat;
}

#importantlinks a.cart:link, #importantlinks a.cart:visited {
	background-image: url(../imgs/nav-imp-bkgnd-cart.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#importantlinks a.cart:hover, #importantlinks a.cart:active {
	background-image: url(../imgs/nav-imp-bkgnd-cart.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#importantlinks a.myaccount:link, #importantlinks a.myaccount:visited {
	background-image: url(../imgs/nav-imp-bkgnd-myacct.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#importantlinks a.myaccount:hover, #importantlinks a.myaccount:active {
	background-image: url(../imgs/nav-imp-bkgnd-myacct.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#importantlinks a.customerservice:link, #importantlinks a.customerservice:visited {
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-imp-bkgnd-custsvc.gif) bottom left no-repeat;
}

#importantlinks a.customerservice:hover, #importantlinks a.customerservice:active {
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-imp-bkgnd-custsvc.gif) top left no-repeat;
}

#importantlinks div.mcaffee img {
	margin-top: 6px;
}

#logo-feat-wrap, #logo, #feature-ticker {
	float:left;
}
#logo {
	height: 97px;
	width: 493px;
	float: left;
	clear: both;
	margin-top: 50px;
}	

#logo img {

}

#feature-ticker {
	margin-top:30px;
	width:293px;
	height:33px;
	border:1px solid #333;
	background:#18181a url(file:///D|/My%20Documents/sites/images/feature-ticker-bullet.png) no-repeat 10px 12px;
	overflow:hidden;
	background-color: #18181a;
}
	
#feature-ticker div {
	margin-left:25px;
	color:#fff;
}

#feature-ticker a {
	padding:10px 0;
	width:268px;
	display:block;
	color:#fff;
}

#feature-ticker span {
	font-weight:bold;
	color:#0087eb;
}

#search {
	clear: right;
	float: right;
	margin-top: 30px;
	width: 261px;
	height: 66px;
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/bkgnd-search.gif) top left no-repeat;
}

#search #searchformbkgnd {
	padding: 5px;
}

#search div {
	float: left;
	height: 25px;
}

#search #searchformbkgnd div.text input {
	margin: 6px 11px 0 5px;
	width: 198px;
	border: 0;
	background: none;
}

#search #searchformbkgnd div.button input {
	margin: 0;
	width: 37px;
	height: 25px;
	border: 0;
}

#mainnav {
	clear: both;
	height: 37px;
	border-top: 1px solid #333335;
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-main-bkgnd.jpg) top left no-repeat;
}

#mainnav div {
	float: left;
	height: 37px;
	line-height: 37px;
}

#mainnav a span {
	display: block;
	padding-right: 20px;
	height: 37px;
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-main-bkgnd-span.gif) top right no-repeat;
}

#mainnav a:hover span {
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-main-bkgnd-span.gif) bottom right no-repeat;
}

#mainnav a {
	display: block;
	padding-left: 20px;
	height: 37px;
	line-height: 37px;
}

#mainnav a:link, #mainnav a:visited {
	color: #C8C8C8;
	text-decoration: none;
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-main-bkgnd-on.gif) top left;
}

#mainnav a:hover, #mainnav a:active {
	color: #FFFFFF;
	text-decoration: none;
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-main-bkgnd-on.gif) bottom left;
}

#mainnav a.nav-secondary {
	color:#666;
}
#mainnav a.nav-secondary:hover {
	color:#999;
}

#mainnav a.nav-sale:hover {
	color:#f00;
}

#mainnav a.special:link, #mainnav a.special:visited {
	color: #FFFFFF;
}

#mainnav a.special:hover, #mainnav a.special:active {
	color: #019AFC;
}

#unique {
	clear: both;
	margin: 0 auto;
	width: 900px;
}

#CTAs_container {
	clear: both;
	margin: 1px auto 0 auto;
	width: 900px;
	height: 37px;
	background: #FFFFFF;
}

#CTAs {

	width: 900px;
	border-top: 1px solid #E1E0E0;
	letter-spacing: -1px;
}

#CTAs div {
	float: left;
}

#CTAs a {
	display: block;
	padding-left: 10px;
	padding-right: 22px;
	height: 36px;
	line-height: 36px;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-cta-bkgnd.gif) right -2px no-repeat;
}

#CTAs a.first {
	padding-left: 0;
}

#CTAs a.last {
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/nav-cta-bkgnd-last.gif) right -2px no-repeat;
}

#CTAs a:link, #CTAs a:visited {
	color: #1E1E20;
	text-decoration: none;
}

#CTAs a:link span, #CTAs a:visited span {
	color: #019AFC;
}

#CTAs a:hover, #CTAs a:active,
#CTAs a:hover span, #CTAs a:active span {
	color: #FCB900;
	text-decoration: none;
}

#footerinfo {
	margin: 0 auto;
	width: 900px;
}

#sitemap {
	float: left;
	margin: 11px 16px 5px 0;
	width: 424px;
	border-right: 1px solid #CCCACB;
}

#sitemap div.group {
	float: left;
}

#sitemap div.customerservice {
	width: 128px;
}

#sitemap div.myaccount {
	width: 116px;
}

#sitemap div.company {
	width: 90px;
}

#sitemap div.resources {
	width: 72px;
}

#sitemap div.header {
	margin-bottom: 6px;
	height: 31px;
	line-height: 31px;
	font-weight: bold;
	border-bottom: 1px solid #CCCACB;
}

#sitemap div.item {
	padding-right: 5px;
}

#sitemap div.item a {
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
}

#sitemap div.item a:link, #sitemap div.item a:visited {
	color: #484647;
	text-decoration: none;
}

#sitemap div.item a:hover, #sitemap div.item a:active {
	color: #040404;
	text-decoration: none;
}

#newslettersignup {
	float: right;
	margin: 6px 0 10px 0;
	width: 459px;
	height: 35px;
	background: #C3C1C2;
}

#newslettersignup form {
	margin: 0 0 0 20px;
}

#newslettersignup div, #newslettersignup h3 {
	float: left;
	font-size: 14px;
}

#newslettersignup div {
	height: 25px;
	line-height: 25px;
}

#newslettersignup h3 {
	margin-top:3px;
	text-align:center;}

#newslettersignup h3 span {
	display:block;
	font-size:11px;
	font-style:italic;
	color:#0087eb;
}

#signupformbkgnd {margin-top:5px;}

#newslettersignup #signupformbkgnd {
	margin-left: 14px;
	width: 279px;
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/bkgnd-newslettersignup.gif) top left no-repeat;
}

#newslettersignup #signupformbkgnd div.text input {
	margin: 6px 0 0 5px;
	width: 228px;
	border: 0;
	background: none;
}

#newslettersignup #signupformbkgnd div.button input {
	margin: 0 0 0 9px;
	width: 37px;
	height: 25px;
	border: 0;
}

#shoppinglogos {
	float: right;
	width: 459px;
	height: 50px;
}

#shoppinglogos div {
	float: left;
	margin-right: 34px;
}

#shoppinglogos div#cc-image {
	margin-top:10px;
}

#shoppinglogos div.nomargin {
	margin-right: 0;
}

#shoppinglogos .mcafeefooter {
	margin-top:20px;
}

#copyrightandstuff {
	clear: both;
	height: 40px;
	border-top: 1px solid #CCCACB;
}

#copyright {
	float: left;
	line-height: 40px;
}

#copyright a {
	margin:13px 5px 0 0;
	width:32px;
	height:12px;
	background:url(file:///D|/My%20Documents/sites/images/lnf/200810/icon-sr-logo.png) no-repeat;
	float:left;
	display:block;
}

#copyright a:hover {
	background:url(file:///D|/My%20Documents/sites/images/lnf/200810/icon-sr-logo.png) no-repeat bottom left;
}

#socnetlogos {
	float: right;
}

#socnetlogos div {
	float: left;
	margin-left: 12px;
	height: 40px;
	cursor: pointer;
}

#socnetlogos div h4 {
	display: none;
}

#socnetlogos div a {
	display: block;
	height: 40px;
}


/* END LNF */

/* BEGIN COMMON STUFF */
#content_container {
	padding: 8px 0 0 0;
}

#content_container p, #content_container div, #content_container table {
	line-height: 19px;
}

#breadcrumbnav_container {
	margin-bottom: 20px;
	height: 26px;
	border-bottom: 1px solid #E0E0E0;
}

#breadcrumbnav_container table, #breadcrumbnav_container a {
	font-size: 11px;
	line-height: 26px;
}
/* END COMMON STUFF */

/* BEGIN 2-COL, 1-COL LAYOUT */
#onecolumnlayout, #twocolumnlayout {
	padding-bottom: 10px;
	width: 900px;
}

#twocolumnlayout {
	background-repeat: repeat-y;
	background-position: left top;
}

#twocolumnlayout #subnav_container {
	float: left;
	display:inline;
	padding-bottom: 10px;
	width: 160px;
	background: no-repeat left top;
	font: 12px Arial, Helvetica, sans-serif;
	padding-left: 5px;
}

#twocolumnlayout #subnav_container #subnav {
	padding: 25px 27px 25px 7px;
}

#twocolumnlayout #subnav_container #subnav h3 {
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #2B9AED;
}

#twocolumnlayout #subnav_container #subnav h3 a {
		font-size:13px;
		font-weight:bold;
		margin:0;
		padding:0;
		color:#000
	}

#twocolumnlayout #subnav_container #subnav h3 a:hover {
		color:#fff;
		background-color:transparent
	}

#twocolumnlayout #subnav_container #subnav div {
	1width: 95px;
}

	#subnav a {
		display: block;
		padding: 4px 0;
	}

	#subnav a:link, #subnav a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}

	#subnav a:hover, #subnav a:active {
		color: #FFFFFF;
		text-decoration: none;
		background: #040404;
	}

#twocolumnlayout #content_container {
	float: left;
	display:inline;
	width: 735px;
}

/* INDEX.ASP LAYOUT -------- */

#homepage {
	width:900px;
}

#wrapOne,#wrapTwo,#wrapThree {
	width:900px;
	clear:both;
}

#wrapOne {
	width:900px;
	height:340px
}

#navcontain {
	float:left;
	display:inline
}

#navcontain {
	width:263px;
	height:340px;
	background: url(file:///D|/My%20Documents/sites/images/lnf/200810/home_nav_bak.jpg) top left no-repeat;
}

#slideshow-wrap {
	float:left;
	display:none;
	position:relative;
}

#slideshow-nav {
    position:absolute;
    right:3px;
    bottom:0;
	z-index:1000;
}

#slideshow-nav a {
    width:20px;
    height:20px;
    border:0;
    background:#000;
    display:block;
    float:left;
    text-align:center;
    font-size:11px;
    text-decoration:none;
    line-height:20px;
    color:#fff;
    margin-left:3px;
}

#slideshow-nav a:hover {
    background:#fff;
    color:#000
}

#slideshow-nav .activeSlide {
    background:#fff;
    color:#000
}

#news-ticker {
	padding:0;
	margin:0 0 0 10px;
	width:785px;
	height:30px;
	float:left;
	display:none;
	line-height:35px;
	font-size:11px;
	list-style:none;
}

#news-ticker li {
	display:block;
	width:785px;
	height:30px;
	padding:0;
	margin:0;
}

#news-ticker li a {
	display:block;
	width:785px;
	height:30px;
	margin:0;
	padding:0;
	color:#6d6d6d
}

#news-ticker li a:hover {
	color:#000
}

#categoryWrap1 div,#categoryWrap2 div {
	overflow:hidden;
	margin-bottom:15px
}

#categoryWrap1 {
	float:left;
	display:inline;
	width:110px;
	margin:13px 0 0 15px
}

#categoryWrap2 {
	float:right;
	display:inline;
	width:110px;
	margin:13px 15px 0 0
}

div.category div h1,div.category div h1 a:link,div.category div h1 a:visited {
	color:#000;
	font-size:14px;
	display:block;
	margin:0;
}

div.category div h1 {
	padding-bottom:5px;
	margin-bottom:5px;
	background:url(file:///D|/My%20Documents/sites/images/lnf/200810/head_bdr_btm.gif) left bottom repeat-x

}

div.category div h1 a:hover {
	color:#fff
}

div.category div p {
	padding:0;
	margin:0;
	color:#fff;
}

div.category div p a:link, div.category div p a:visited {
	display:block;
	color:#fff;
	font-size:11px;
	width:104px; /* needed for IE6 */
	padding:3px;
	
}

a.categoryLink {
	color:#fff
}

div.category p a:hover {
	background-color:#000
}

#wrapTwo {
	height:30px;
	background:#fff url(file:///D|/My%20Documents/sites/images/lnf/200810/bdr_dot.gif) left top repeat-x

}

#newsfeed {
	float:left;
	display:block;
	width:80px;
	height:30px;
	color:#000;
	line-height:35px;
	margin:0;
	font-size:14px;
	padding:0 0 0 23px;
	background:url(file:///D|/My%20Documents/sites/images/lnf/200810/rss.gif) left 7px no-repeat;
}

#newsfeed:hover {
	color:#6d6d6d
}

#wrapThree {
	width:900px;
	height:130px;
	border-top:1px solid #dcdcdc;
	padding:3px 0;
	background:#fff
}

#wrapThree div {
	margin-right:3px;
	float:left;
	width:296px;
	height:130px;
	border:1px solid #999;
	position:relative;
	overflow:hidden;
}

#wrapThree img {
	position:absolute;
}

#wrapThree .last-feature {
	margin:0;
}

/* 	ALLBRANDS.ASP ----------- */
#allbrands_a2z_container {
	padding-bottom:15px;
}

#allbrands_a2z_container:hover {
	cursor:pointer
}

div.allbrandslogo {
	display:none
}

.allbrandsletter {
	width:900px;
	margin:0 0 10px 0;
	padding-top:10px;
	padding-bottom:5px;
	font-weight:bold;
	background:#fff url(file:///D|/My%20Documents/sites/images/lnf/200810/bdr_dot.gif) left top repeat-x;
	border-bottom:1px solid #dcdcdc

}

div.allbrandsname {
	width:115px;
	padding:0 0 0 10px;
}

div.allbrandsname a {
	line-height:14px
}

div.allbrandstoplink {
	margin:15px 0 0 0;
	font-size:11px;
	font-style:italic;
}

div.allbrandstoplink a {
	color:#6E6E6E
}

div.allbrandstoplink a:hover {
	color:#000
}

/* BRANDSHOME.ASP ---------- */

/* ====== SUBNAV CONDITIONAL STYLING FOR BRANDS PAGES ======= */
div.brandshome div.brandcatsubcatlist, #subnav div.inactivegroupproducttype {
	display:none;
}

#subnav div.brandcatsubcatlist a, #subnav div.brandcatsubcatlist_first a {
	padding-left:10px;
}

div.brandcatsubcatlist, div.brandcatsubcatlist_first {
	margin-right:0
}

#subnav .brandcatsubcatlist_grouplabel_first a, #subnav .brandcatsubcatlist_grouplabel a, #subnav .brandcatsubcatlist_grouplabel_first a:visited, #subnav .brandcatsubcatlist_grouplabel a:visited, #subnav div.category a,  #subnav div.category a:visited, #subnav div.category_first a, #subnav div.category_first a:visited {
	color:#000;
	font-weight:bold
}

#subnav .brandcatsubcatlist_grouplabel_first a:hover, #subnav .brandcatsubcatlist_grouplabel a:hover, #subnav div.category a:hover, #subnav div.category_first a:hover {
	background-color:transparent;
	color:#fff
}

#subnav div.selectedproducttype a, #subnav div.selectedsubcategory a {
	background:#000;
}

.feat-view-all {text-align:right;}

.feat-view-all a{
	padding:5px 7px;
	font-size:14px;
	color:#fff;
	font-style:italic;
	background:#0087eb;
}
.feat-view-all a:hover {
	text-decoration:underline;
}

/* ====== END SUBNAV CONDITIONAL STYLING ==================== */

#branddeptmainimage {
	width:735px;
	margin:0 0 2px 0;
	border:0;
}

#productsdisplay_containerB {
	border-bottom:1px solid #dcdcdc;
	padding:8px 0;
}

#productsdisplay table.structure td {
	padding:2px !important;
}


#productsdisplay a img,.productsdisplay_image img {
	border:1px solid #ccc
}

#productsdisplay a:hover img,.productsdisplay_image:hover img {
	border:1px solid #000
}

#productsdisplay div.productsdisplay_name, #productsdisplay div.productsdisplay_price {
	text-align:left;
	margin-left:16px;
	margin-right:14px;
	line-height:1.1em
}

div.productsdisplay_name {
	margin-top:5px;
	margin-bottom:5px;
	color:#6E6E6E;
}

div.productsdisplay_product a:hover div.productsdisplay_name {
	color:#0087EB;
}

div.productsdisplay_product {
	width:183px;
	text-align:center;
	margin-bottom:8px
}

.productsdisplay_price {
	color:#0087eb;
	margin:0;
	padding:0;
}
.productsdisplay_price .sale_price {
	margin-left:10px;
	color:#f00;
}




/* BRANDSPRODUCTS ----------------- */

div.breadcrumb_margin_collapse #breadcrumbnav_container {
	margin-bottom:8px;
}

#filtersortfeatures_container {
	margin-bottom:6px;
}

form {
	font-size:11px;
}

form select {
	margin:0 15px 0 0;
	border:3px solid #dcdcdc
}

#pgtitle_nav_wrap {
	width:735px;
	height:20px;
	padding-top:10px;
	margin-bottom:8px;
	background:#fff url(..imgs/bdr_dot.gif) left top repeat-x

}

#pgtitle_nav_wrap h1 {
	float:left;
	display:inline
}
	
#pagingnav_containerA, #pagingnav_containerB {
	float:right;
	display:inline;
	font-size:11px
}

#pagingnav_containerA {
	margin-bottom:10px
}

#pagingnav_containerB {
	margin-bottom:8px
}

#pagingnav_containerA a, #pagingnav_containerB a, .pagingnav_selected {
	display:inline-block;
	padding:1px 4px;
	margin:0 2px;
	text-align:center;
	border:1px solid #dcdcdc;
	line-height:normal
}

#pagingnav_containerA a:hover, #pagingnav_containerB a:hover {
	border:1px solid #0087EB;
	color:#0087eb
}

#pagingnav_containerA a.pagingnav_next,#pagingnav_containerB a.pagingnav_next,#pagingnav_containerA a.pagingnav_showall,#pagingnav_containerB a.pagingnav_showall {
	border:0
}

#pagingnav_containerA a.pagingnav_next:hover,#pagingnav_containerB a.pagingnav_next:hover,#pagingnav_containerA a.pagingnav_showall:hover,#pagingnav_containerB a.pagingnav_showall:hover {
	border:0
}

span.pagingnav {
	margin-right:5px;
	color:#0087EB;
}

#productsdisplay {
	clear:both
}

/* DEPARTMENTS  ------ */
.department .indbranddeptheader_container {
	width:735px;
	padding:10px 0 8px 0;
	margin-bottom:10px;
	border-bottom:1px solid #dcdcdc;
	background-color: #fff;
	background-image: url(../imgs/bdr_dot.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.indbranddeptheader h1 {
	margin:0;
}

#branddeptmainimage {
	width:735px;
	height:338px;
	padding:1px 0
}

#mainimage_nav {
	width:150px;
	height:120px;
	margin-top: 210px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 90px;
}

#mainimage_nav p {
	margin:0 20px;
	padding:0;
}

#mainimage_nav a {
	display:block;
	width:123px;
	margin:0;
	padding:0
}

#mainimage_nav a:hover {
	color:#fff	
}

/* PRODUCTDETAIL -------- */

div.bread_minmargin #content_container #breadcrumbnav_container {
	margin-bottom:2px
}

#productdetail_left,#productdetail_middle,#productdetail_right {
	float:left;
	display:inline
}

#productdetail_left {
	width:275px;
	margin-top:20px;
	margin-right:15px
}

#productdetail_mainimage #mainimage {
	width:273px;
	border:1px solid #ccc;
	margin-bottom:8px
}

div.productdetail_thumbnail_hdr {
	font-size:11px;
	color:#000
}

div.productdetail_thumbnail_hdr span {
	font-weight:bold;
}

#productthumb {
	margin-bottom:8px
}

.productdetail_thumbnail_images img {
	width:60px;
	height:80px;
	margin:0 10px 10px 0;
	border:1px solid #ccc
}

#productdetail_middle {
	width:462px;
	margin-top:2px;
	margin-right:15px;
	padding:18px 15px 20px 0;
	border-right:3px double #ccc
}

#price_bytheway_wrap {
	float:left;
	display:inline;
	width:462px;
	padding-top:12px;
	padding-bottom:6px;
	margin-bottom:12px;
	background:url(..imgs/bdr_dot.gif) left top repeat-x;
	border-bottom:3px solid #dcdcdc
}

#productdetail_price {
	float:left;
	color:#0078eb;
	font-size:18px;
	font-weight:bold;
}
#productdetail_price ul {
    margin:0;
}
li.sale_price {
    font-size:18px;
    font-weight:bold;
	color:#f00;
}
li.reg_price, li.sav_price {
    font-size:11px;
    line-height:14px;
	font-weight:normal;
}
li.reg_price {
    color:#777;
}
#productdetail_price s {
	color:#0087EB
}

a.closewindow {
	display:block;
	width:150px;
	height:75px;
	background:url(..imgs/closewindow.gif) left top no-repeat;
	text-indent:-5000px
}

#productdetail_bytheway {
	float:right;
	text-align:right;
	font-size:11px;
	font-weight:bold;
	color:#000
}
#productdetail_bytheway p {
	padding:0;
}
#productdetail_addtocartform_container {
	clear:both;
	position:relative
}

#productdetail_addtocartform {
	clear:both;
	padding-top:1px
}

#productdetail_addtocartform form {
	clear:both;
	padding-top:1px;
	padding-bottom:15px;
	height:25px;
	background:#fff url(..imgs/bdr_dot.gif) left bottom repeat-x;
	color:#000
}

#productdetail_addtocartform form select,.addtocartform_qty {
	float:left;
	display:inline;
	margin-right:12px
}

#productdetail_addtocartform form select {
	margin-top:3px
}

div.addtocartform_addtocartbutton {
	float:right;
	display:inline;
}

div.addtocartform_qty input {
	width:12px;
	margin-top:4px;
}

div.addtocartform_addtowishlistbutton {
	display:inline-block;
	margin-top:5px;
	1position:absolute;
	1top:50px;
	1left:0
}

div.addtocartform_emailfriendbutton {
	1position:absolute;
	1top:50px;
	1left:155px
	
}
div.share-this {
	1position:absolute;
	1top:50px;
	1right:70px;
}
#giftcardcontainer {
	clear:both;
	margin-top:55px;
}

#productdetail_btn_wrap {
	margin-left:150px;
	height:15px
}

#moreinfo_sizechart_link {
	float:left;
	display:block;
	width:97px;
	height:29px;
	padding-left:15px;
	background:url(..imgs/sizechart.gif) left top no-repeat;
	font-size:11px;
	color:#666
}

#moreinfo_container {
	clear:both;
	height:300px;
	margin-top:20px;
	margin-bottom:20px
}

/* TAB NAV STYLES */

#prod-tabs {
	margin-top:20px;
}
ul.tab-nav {
	margin:0;
	padding:0;
	float:left;
	width:100%;
	border-bottom:1px solid #ccc;
}
ul.tab-nav li {
	margin:0 4px -1px 0;
	float:left;
}
ul.tab-nav li a {
	padding:3px 7px;
	background:#eee;
	float:left;
	border:1px solid #ddd;
	color:#000;
}
ul.tab-nav li a:hover {
	background:#e1e1e1;
}
ul.tab-nav li a.selected {
	background:#fff;
	border:1px solid #ccc;
	border-bottom:1px solid #fff;
}
#prod-tabs div.tb-tabs {
	padding:10px;
	border:1px solid #ccc;
	border-top:none;
	min-height:260px;
	height:auto !important;
	height:260px; /* so ie6 plays nice */
	clear:left;
}
h3.tab_section_title {
	margin-bottom:15px
}
#size-chart-wrap {
	border:1px solid #ddd;
	background:#fff;
}
#size-chart {
	margin:15px;
}
#size-chart h5 {
	margin-bottom:10px;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
#size-chart h6 {
	margin-bottom:5px;
	font-size:14px;
	color:#222;
}
#size-chart small {
	display:block;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#999;
}
#size-chart-nav {
	margin:15px 0 35px;
	padding:6px 0;
}
#size-chart-nav li {
	margin-right:5px;
	display:inline;
}
#size-chart-nav li a {
	padding:5px 10px;
	background:#fff;
	border:1px solid #ddd;
	color:#0087eb;
}		
#size-chart-nav li a:hover, #size-chart-nav li a.selected {
	padding:5px 10px;
	background:#0087eb;
	border:1px solid #ddd;
	color:#fff;
}
#size-chart table {
	margin-bottom:35px;
	width:100%;
	background:#efefef;
	border-collapse:separate;
}
#size-chart th {
	padding:7px 5px;
	background:#0087eb;
	color:#fff;
}
#size-chart td {
	padding:7px 5px;
	background:#fff;
	text-align:center;
}
#size-chart tr.alt-row td {
	background:#f7f7f7;
}
p.spec-note {
	margin:-30px 0 20px 0;
	color:#999;
}
p.spec-note span {
	font-size:18px;
	color:#ff3434;
}
/* END TAB NAV STYLES */

/* NIXON PRODUCT DETAIL ICONS */

#featureicons {
	width:300px;
	height:58px;
	padding-top:4px;
	font-size:11px;
	font-style:italic;
}
#icondescwrap {
	width:295px;
	position:relative;
	z-index: 4000;
}
#icondescwrap img { 
	z-index: 201;
}
#iconarrow {
	position:absolute;
	display:none;
}
.icondesc, .frequencydesc, .genredesc { 
	background-color: #fff;
	border: 1px solid #a7a9ac;
	padding: 10px;
	position: absolute;
	top: 6px;
	z-index: 200;
	display: none;
	min-height: 30px;
}
.icondesc {width: 273px;}
.frequencydesc {width: 375px;}
.genredesc {width: 262px;}

/* END NIXON PRODUCT DETAIL ICONS */

#productdetail_right {
	width:112px;
	margin-top:20px
}

#productdetail_right h3 {
	color:#000;
	margin:5px 0;
	font-size:12px
}

div.hidden_content {
	position:absolute;
	left:-99999px
}

ul.whybuy {
	margin:0 0 15px 0;
	padding:0;
	list-style-type:none
}

ul.whybuy li {
	margin:0;
	padding:0;
	font-size:11px;
	color:#000
}

ul.whybuy li a {
	margin:0;
	padding:0
}

#hidden_whybuy h3 {
	margin:10px 0 0 0;
	color:#0078eb;
}

div.relatedproductsdisplay_image img {
	width:108px;
	margin-bottom:20px;
	border:1px solid #ccc
}

div.relatedproductsdisplay_name, div.relatedproductsdisplay_price {
	display:none
}

/* LATEST PRODUCTS ------- */

#productsdisplayB {
	clear:both;
	margin-left:90px;
}

/* SHOPPINGCART --------- */

#cartbutton_continueshopping {
	float: left; 
	margin-left:10px;
	width: 640px;
	height: 40px
}

#cartbutton_updatecart {
	float: left;
	height: 40px
}

#cartbutton_checkout {
	float: left;
	margin-left: 5px;
	height: 40px
}

table.shoppingcart {
	border-top:3px double #E0E0E0;
	border-bottom:3px double #E0E0E0
}

table.shoppingcart td {
	padding:5px
}

table.shoppingcart img {
	border:1px solid #ccc
}

div.bodytable table.shoppingcart {
	border:1px solid #ccc
}

div.bodytable {
	margin:20px 0
}

.bodytable input {
	margin:5px
}


/* PROMOTIONS */

.promo-item {margin-bottom:25px;}
.promo-item-content {
	margin-left:178px;
	width:722px;
}
.promo-item-content h1 span {color:#0087eb;}
.promo-item img {float:left;}

/* BLOG STYLING */


.news_summary {
	float:right;
	display:inline;
	width:498px
}


.news_body {
	float:right;
	display:inline;
	width:498px;
}



.readmore {
	display:inline-block;
	width:auto;
	background:#EFEFEF none repeat scroll 0 0;
	border:1px solid #C3C3C1;
	padding:5px 10px;
}

.rsswrap {
	clear:both
}

/* CUSTOMER SERVICE / COMPANY ------- */

#cust-faq h2 {
    margin:15px 0 5px;
}

#cust-faq div {
    padding:10px;
    background:#efefef;
    border-top:1px dotted #aaa;
    border-bottom:1px dotted #aaa;
}

#cust-faq p {
	margin:3px 0;
	padding:0;
}

#contact-us dl {
	margin:0 30px 20px 0;
	float:left;
}

#contact-us dl dt {
	font-weight:bold;
}

#shipping table {
	margin-bottom:20px;
	width:100%;
	text-align:center;
	border-collapse:collapse;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
}
#shipping th, #shipping .alt-row {
	background:#efefef;
}
#shipping th {
	border-right:1px solid #ddd;
	color:#0087f1;
}
#shipping td, #shipping th.first-row {
	border-left:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
#shipping span {
	display:block;
}
.store-loc {
	margin-bottom:20px;
	clear:left;
}
.store-loc div, .store-loc h5 {
	float:left;
}
.store-loc div {
	margin-left:35px;
	padding-left:25px;
	height:210px;
	border-left:1px dotted #aaa;
}
.store-loc h5 {
	width:350px;
	text-indent:-9999px;
}
.store-loc h5 a {
	width:350px;
	height:200px;
	display:block;
	border:5px solid #ddd;
}
#os h5 a {background:url(..imgs/store-locs.jpg) no-repeat;}
#os h5 a:hover {background:url(..imgs/store-locs.jpg) no-repeat 0 -200px;}
#sb h5 a {background:url(..imgs/store-locs.jpg) no-repeat -350px 0;}
#sb h5 a:hover {background:url(..imgs//store-locs.jpg) no-repeat -350px -200px;}
/* END 2-COL, 1-COL LAYOUT */

/* SEARCH RESULTS */
.search-term {
	color:#0087eb;
}
#search_results_a {
	float:left;
	width:150px;
}
#search_results_b {
	float:right;
	width:730px;
}

#search_results_a h3,#search_results_b h3 {
	margin-bottom:15px
}

