body {
	margin:0;
	color: #000000;
	background:#ffffff;
	padding:0;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	}

p, li, ul, ol, h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-align: left
	}

td { font:normal 12px Arial,Tahoma,Helvetica,sans-serif; }

th {
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
        color: #2e587e;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 1px 5px 1px;
        border-top:1px solid black;
        border-bottom:1px solid black;
	}

h1, h2, h3 { color:#369; font-size:20px; font-weight:bold; margin:5px 0; padding:0; }
h2 { font-size:14px; margin-bottom:10px; }
h3 { color: #000; font-size:12px; margin:0; }

h4 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	color: #315c92;
	}

h5 {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 0.85em;
	letter-spacing: 1pt;
	padding: 0px;
	font-weight: bold;
	}

h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	font-size: 1.25em;
	letter-spacing: 3pt;
	padding: 0px;
	font-weight: bold;
	}

img {
	display: block;
	border:0;
	}

img.inline {
	display: inline;
	border:0;
}

#top_nav {
	text-align: right;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 5px 5px;
	}

#breadcrumb { color:#000; font:normal 10px sans-serif; padding:6px 0; }

#breadcrumb a:link, #breadcrumb a:visited {
        font-size:10px;
        font-weight:bold;
        color:#759aca;
        text-decoration:underline;
	font-family: Verdana, Arial, sans-serif;
}

#breadcrumb a:hover, #breadcrumb a:active{
        font-size:10px;
        font-weight:bold;
        color:#759aca;
        text-decoration:none;
	font-family: Verdana, Arial, sans-serif;
}

#area_middle_left, #area_middle_right { background:#F5F1EA; padding:0; }
#area_middle_right p { margin:6px 0; padding:0 9px; }

#recentlyviewed, #bestsellers { list-style:none; margin:0; padding:3px 6px 12px; }
#recentlyviewed li, #bestsellers li { display:inline; }
#recentlyviewed a, #recentlyviewed a:visited, #recentlyviewed a:hover, #bestsellers a, #bestsellers a:visited { display:block; color:#315C92; padding:3px 6px; }

#bestsellers { padding:0 0 12px; }
#bestsellers a, #bestsellers a:visited { border-bottom:1px solid #DDD; padding:18px 12px 18px 48px; }

.category_button {
	text-align: left;
	}

.category_button_on {
	text-align: left;
	}

.sitesearch_btn {
	display:inline; display:inline-block;
	width:25px;
        height:22px;
	margin:0.2em; padding:1px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border: thin ouset #cccccc;
	vertical-align:middle;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn {
	display:inline; display:inline-block;
	width:100px;
	margin:0.0em; padding:0px;
	font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	text-align:center;
	background:#cdf;
	color:#333;
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-bottom:1px solid black;
	border-right:1px solid black;
	vertical-align:bottom;
        horizontal-align:right;
	white-space:nowrap;
	cursor:hand; cursor:pointer;
	}
.addtocart_btn[class] {
	width:auto;
	min-width:35px;
	}
.addtocart_btn strong {
	font-weight:bold;
	background:white;
	color:#06c;
	}
.addtocart_btn:hover { background:black; color:white; text-decoration: none;}
.addtocart_btn:hover strong { background:#ccc; color:black;  }

.btnstyle1 { background:#666666; color:white; }

.btnstyle2 { background:#e1e1e1; color:black; }

.btnstyle3 { background:#e7eef7; border: 1px solid #d9deef; color:#315c92; font-family:'times new roman'; text-transform: uppercase; font-size: 13px; font-weight: bold; }


#product_panel .buy_button {
	padding: 8px 8px 8px 8px;
	text-align: right;
	}

#product_panel .price, .units {
	padding: 0px 8px 0px 8px;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 1pt;
	}

#prev_next {
	text-align: right;
	padding: 0px 8px 0px 8px;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1pt;
	}


#product_panel {
	padding: 8px 8px 8px 8px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#product_thumbnail {
	padding: 8px 8px 8px 8px;
	border-right: 1px dotted #000000;
        width: 150px;
	}
	
	
.strike {
          text-decoration: line-through 
	}

.productprice {
         	font-size: 12px;
		font-weight: normal;
		color: black;
		background: transparent;
              }

.prodshipweight {
         	  font-size: 12px;
		  font-weight: normal;
		  color: black;
		  background: transparent;
		}

.orangetext {
         	font-size: 11px;
		font-weight: normal;
		color: #f48b03;
                font-family: Verdana, Arial, sans-serif;
	     }

.graytext {
         	font-size: 12px;
		font-weight: normal;
		color: #000000;
                font-family: Arial, sans-serif;
	     }

.bluetext {
         	font-size: 12px;
		font-weight: bold;
		color: 315c92;
                font-family: Verdana, Arial, sans-serif;
	     }
a.bluetext:link, a.bluetext:visited, a.bluetext:hover {
         	font-size: 12px;
		font-weight: bold;
		color: 315c92;
                font-family: Verdana, Arial, sans-serif;
	     }

.whitetext {
         	font-size: 11px;
		font-weight: bold;
		color: white;
                font-family: Verdana, Arial, sans-serif;
	     }

.green {
         	font-size: 11px;
		font-weight: bold;
		color: #84953d;
                font-family: Arial, sans-serif;
	     }


.bluelink {
         	font-size: 12px;
		font-weight: bold;
		color: #315c92;
		text-decoration: underline;
                font-family: verdana, sans-serif;
	     }


.blue2 {
         	font-size: 12px;
		font-weight: normal;
		color: #000000;
                font-family: Verdana, Arial, sans-serif;
	     }

.largetext {
         	font-size: 14px;
         	font-family: tahoma;
		font-weight: bold;
		color: #315c92;
	     }

.largetext2 {
         	font-size: 13px;
		font-weight: normal;
		color: black;
                font-family: Verdana, Arial, sans-serif;
	     }

.normaltext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
	     }

.formtext {
         	font-size: 12px;
		font-weight: normal;
		color: black;
	     }

.formtext2 {
         	font-size: 11px;
         	font-family: verdana;
		font-weight: normal;
		color: #656565;
                border-left: 1px solid #aaaaaa;
                border-top: 1px solid #aaaaaa;
                border-right: 1px solid #cccccc;
                border-bottom: 1px solid #cccccc;
	     }

.formtext3 {
         	font-size: 10px;
         	font-family:verdana;
		font-weight: bold;
		color: black;
                border: 2px inset #fbfbfb;
	     }

.smalltext {
         	font-size: 11px;
		font-weight: bold;
		color: black;
	        font-family: Verdana, Arial, sans-serif;
	}

.xsmalltext {
         	font-size: 10px;
		font-weight: normal;
		color: #000000;
	        font-family: Verdana, Arial, sans-serif;
	}

#checkoutPanel {
	padding: 16px 16px 16px 16px;
	}

#checkoutPanel td{
	padding: 5px 5px 5px 5px;
	}

#checkoutPanelBar{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
        background-color: #000066;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	}

#checkoutPanelBar2{
	padding: 5px 5px 5px 5px;
	border-top: 5px solid #000000;
	border-bottom: 5px solid #000000;
	border-left: 5px solid #000000;
	border-right: 5px solid #000000;
        background-color: #000066;
        color: #ffffff;
	font-weight: bold;
	}

#checkoutPanelWarning {
	color: white;
	background-color: #ff0000;
	}

#checkout_panel table{
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	}

#cartHelpText{
         	font-size: 11px;
		font-weight: normal;
		color: black;
	}

#area_middle_wholesale {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	padding: 8px 8px 8px 8px;
	}

#wholesaleTableBorder{
	border-top: 0px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	border-left: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	}

#wholesaleCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #000066;
        color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleSubCategoryRow{
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ccc088;
        color: #666666;
	font-size: 0.80em;
	font-weight: bold;
        text-align: center;
	}

#wholesaleTitleRow{
	padding: 3px 3px 3px 3px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #ccc594;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleProdParentRow{
        background-color: #000066;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleProdParentRow td{
	border-top: 1px solid #aaaaaa;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
	}


#wholesaleProdChildRow{
	padding: 10px 5px 5px 5px;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
	border-right: 0px solid #000000;
        background-color: #000066;
        color: #666666;
	font-size: 0.75em;
	}

#wholesaleText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.75em;
        font-weight: bold;
	}

#wholesaleHeaderText{
        background-color: #ffffff;
        color: #666666;
	font-size: 0.85em;
        font-weight: bold;
	}

#footer_text {
        font-size: 10px;
	font-weight: bold;
	color: #ffffff;
        padding: 6px 10px 6px 10px;
	}

#footer_text a:link,#footer_text a:visited {
        font-size: 10px;
	font-weight: bold;
	font-family:verdana;
	color: #ffffff;
        text-decoration:underline;
	}

#footer_text a:hover,#footer_text a:active {
        text-decoration:none;
	}

a:link,a:visited {
	color: #315c92;
	text-decoration: underline;
	font-weight: bold;
        font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

a:hover,a:active {
	color: #315c92;
	text-decoration: none;
	font-weight: bold;
        font-size:11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	}

A.menu_links:link,A.menu_links:visited {
        color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
        font-weight:bold;
}

A.menu_links:hover,A.menu_links:active{
        color: #000000;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
        font-weight:bold;
}


.category_head {
	padding:0px 0px 0px 15px;
	border-top:2px solid #98b7e0;
	height:26px;
	background-color:#dae5f4; 
	color:#315c92;
	font-family:verdana;
	font-weight: bold;
	font-size:10px;
	text-transform:uppercase;
        font-align:left;
	}

#categories_listing_label {
text-align:left;
width:196;
font-size:13px;
background-color:#c4e4e7;
border-top: 2px solid #94cdd4;
border-bottom:1px solid #ffffff;
font-weight:bold;
color:#000000;
//padding:5px 3px 5px 5px;
line-height:13px;
}


#categories_listing {
text-align:left;
width:188;
font-size:11px;
// font-weight:bold;
color:#16a4b2;
padding:3px 0px 3px 15px;
line-height:14px;
}

#categories_listing A {
display: block;
text-align:left;
width:168;
font-family:verdana;
font-size:11px;
// font-weight:bold;
color:#315c92;
text-decoration: none;
//padding:3px 0px 5px 15px;
}


a.sub_menu:link, a.sub_menu:visited {
display: block;
text-align:left;
width:168px;
font-family:arial;
font-size:11px;
font-weight:bold;
color:#000000;
//padding:0px 3px 0px 15px;
text-decoration:none;
}

a.sub_menu_on:link, a.sub_menu_on:visited {
display: block;
text-align:left;
width:168px;
font-family:arial;
font-size:11px;
font-weight:bold;
color:#000000;
//padding:0px 3px 0px 15px;
text-decoration:underline;
}

a.sub_menu2:link, a.sub_menu2:visited {
text-align:left;
width:168px;
font-family:arial;
font-size:11px;
font-weight:normal;
color:#000000;
/* background-image:url('/images/squarebullet.gif');
background-repeat:no-repeat; */
padding:0px 0px 0px 10px;
text-decoration:underline;
}

a.sub_menu2_on:link, a.sub_menu2_on:visited {
display: block;
text-align:left;
width:168px;
font-family:arial;
font-size:11px;
font-weight:normal;
color:#000000;
padding:0px 0px 0px 10px;
//margin:0px 3px 0px 18px;
text-decoration:underline;
}

a.sub_menu22:link, a.sub_menu22:visited {
text-align:left;
width:168px;
font-family:arial;
font-size:11px;
font-weight:normal;
color:#000000;
/* background-image:url('/images/squarebullet.gif');
background-repeat:no-repeat; */
//margin:0px 3px 0px 35px;
text-decoration:underline;
}

a.sub_menu22_on:link, a.sub_menu22_on:visited {
display: block;
text-align:left;
width:168px;
font-family:arial;
font-size:11px;
font-weight:normal;
color:#000000;
//margin:0px 3px 0px 35px;
text-decoration:underline;
}


A.submenu_links:link,A.submenu_links:visited {
        color: #315c92;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: underline;
        font-size:11px;
        line-height:14px;
        font-weight:bold;
	//padding:2px 3px 2px 25px;
}

A.submenu_links:hover,A.submenu_links:active {
        color: #5363C5;
	font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
        font-size:11px;
        line-height:14px;
        font-weight:bold;
	//padding:2px 3px 2px 25px;
}




A.white:link,A.white:visited {
        color: white;
	font-family: Verdana, Arial, sans-serif;
        text-decoration: underline;
        font-size:11px;
        font-weight: bold;

}

A.white:hover,A.white:active {
        color: white;
	font-family: Verdana, Arial, sans-serif;
        text-decoration: none;
        font-size:11px;
        font-weight: bold;
}

A.black:link,A.black:visited {
        color: black;
        text-decoration: underline;
        font-size:11px;
        font-weight: bold;
}

A.black:hover,A.black:active {
        color: black;
        text-decoration: none;
        font-size:11px;
        font-weight: bold;
}

A.blue:link,A.blue:visited {
        display:block;
        line-height: 14px;
        color: #315c92;
        text-decoration: underline;
        font-size:10px;
        font-family: verdana;
        font-weight: bold;
}

A.blue:hover,A.blue:active {
        color: #759aca;
}

A.orange:link,A.orange:visited {
        color: #f48b03;
        text-decoration: underline;
        font-size:10px;
        font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

A.orange:hover,A.orange:active {
        color: #000000;
        text-decoration: underline;
        font-size:10px;
        font-weight: normal;
	font-family: Verdana, Arial, sans-serif;
}

a.title:link, a.title:visited { color:#315C92; display:block; text-decoration:underline; font:bold 12px sans-serif; }
a.title:hover, a.title:active { color:#759ACA; text-decoration:none; }

A.mainarea_links:link,A.mainarea_links:visited {
        color: #000066;
        font-size: 12px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
        text-decoration: none;
}

A.gateway_links:link,A.gateway_links:hover,A.gateway_links:active,A.gateway_links:visited {
        color: #cccccc;
        font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: underline;
}

.dynamic_qty {
 background: transparent;
 border: 0px;
 width: 60px;
 font-weight: bold;
 font-size: 12px;
 font-weight: bold;
 color: black;
 background: transparent;
}

#popitmenu{
 position: absolute;
 background-color: white;
 border:1px solid black;
 font: normal 12px Verdana;
 line-height: 18px;
 z-index: 100;
 visibility: hidden;
}

#popitmenu a{
 text-decoration: none;
 padding-left: 6px;
 color: black;
 display: block;
}

#popitmenu a:hover{ /*hover background color*/
 background-color: #e1e1e1;
}
#parentcat { line-height: 20px; }
#catimg { vertical-align: top; }
#siteprod { color: black; font-weight: normal; }
#subcat { font-weight: normal; }

#container { margin:0 auto; width:990px; }
#mainTable { clear:both; }

#header { display:block; float:left; margin:0 0 12px; position:relative; width:100%; z-index:10; }

#logo { display:block; float:left; padding:12px 0; margin:12px 0 0; }
#logo .ir { background-image:url('/images/northlight-logo.png'); height:65px; width:340px; }

#headerAd { display:block; float:left; left:390px; position:absolute; top:28px; }

#cart { display:block; float:left; font-size:12px; font-weight:bold; padding:6px 0px; position:absolute; right:0; text-decoration:none; top:42px; }
#cart span { background:url('/images/northlight-sprite.png') no-repeat -340px 3px; color:#333; float:left; padding:6px 32px; text-transform:uppercase; }

#custNav { border-bottom:1px dashed #CCC; display:block; float:left; list-style:none; margin:0; padding:0; position:absolute; right:0; top:0; }
#custNav li { display:block; float:left; }
#custNav a { display:block; float:left; font-weight:normal; padding:5px 10px; text-decoration:none; }
#custNav a:hover { text-decoration:underline; }

.nav, .nav ol, .nav ul, .nav li { display:inline; float:left; list-style:none; margin:0; padding:0; }
.nav a { display:block; font-size:12px; padding:0 6px; }
.nav a:hover { font-size:12px; }

#topNav { background-color:#69C; background-image:-moz-linear-gradient(top, rgba(255,255,255,0.2), rgba(255,255,255,0.0)); width:100%; }
#topNav li { border-right:1px solid #CCF; position:relative; z-index:5; }
#topNav a { border:1px solid transparent; color:#FFF; padding:10px 19px; text-decoration:none; }
*html #topNav a { border-color:cornflowerblue; filter: chroma(color=cornflowerblue); }
#topNav a:hover { text-decoration:underline; }
#topNav .active a { background:#69C; border-color:#333 #333 transparent; position:relative; z-index:4; }
*html #topNav .active a { border-color:#333 #333 cornflowerblue; filter: chroma(color=cornflowerblue); }
	
#topNav .subCatNav { left:-999em; overflow:hidden; position:absolute; top:36px; width:200px; z-index:3; }
#topNav .active .subCatNav { left:0; }
#topNav .subCatNav .w { border:1px solid #333; }
#topNav .subCatNav a { border:0; display:block; float:none; padding:6px 12px; }

#searchBar { background:#F4F4F4; border-bottom:1px dashed #CCC; color:#333; clear:both; float:left; font-size:12px; overflow:hidden; padding:3px 0; width:100% }
#searchBar .promo { background:url('/images/northlight-sprite.png') no-repeat -340px -23px; float:left; margin:6px 0; padding:0 26px; }
.facebook, .twitter { float:left; }

#searchform { float:right; margin:0; padding:0 3px; }
#searchform label { font-weight:bold; }
#searchform .searchbox { font-size:14px; padding:2px; width:210px; }
#searchform button { background:#369; border:2px outset #369; color:#FFF; font-family:sans-serif; font-weight:bold; height:25px; padding:1px 3px 0; }

#newsletter label, #newsletter-home label, #newsletter-kotm label { display:none; }

#newsletter-home { background:#69C url('/images/newsletter.jpg') no-repeat right bottom; padding:6px; }
#newsletter-home form { margin:6px 0 0; }
#newsletter-home input { float:left; margin:0 6px 0 0; width:190px; }
#newsletter-home button { background:url('/images/go_nl.gif') no-repeat; border:0; height:23px; padding:0; text-indent:-9999px; width:36px; }

#newsletter { margin:6px 0; padding:0 8px; }
#newsletter input { float:left; margin:0 6px 0 0;  width:148px; }
#newsletter button { background:url('/images/go.gif') no-repeat; border:0; height:17px; padding:0; text-indent:-9999px; width:25px; }

#newsletter-kotm input { margin:0; padding:3px 0; width:200px; }
#newsletter-kotm button { background:url('/images/send.png') no-repeat; border:0; height:26px; padding:0; text-indent:-9999px; width:63px; }

#leftNav { float:none; }
#leftNav .catHead, .catHead { background:#69C; color:#FFF; display:block; font:bold 14px serif; padding:3px 6px; text-indent:0; text-shadow:1px 1px 3px rgba(0,0,0,0.5); text-transform:uppercase; }
#leftNav ul { margin:0; padding:0 12px; }
#leftNav li { float:none; }
#leftNav a, #leftNav span { clear:both; display:block; font-size:12px; font-weight:bold; padding:3px 0 3px 12px; text-decoration:none; text-indent:-12px; }
#leftNav a:hover { text-decoration:underline; }
#leftNav ul ul { padding-right:0; }
#leftNav ul ul a { font-weight:normal; }

#footer { background-color:#69C; background-image:-moz-linear-gradient(top, rgba(255,255,255,0.2), rgba(255,255,255,0.0)); padding:10px; overflow:hidden; }
#footer .copyright { color:#FFF; font-size:12px; font-weight:bold; }
#footer .nav { float:right; }
#footer a { border-left:1px solid #FFF; color:#FFF; text-decoration:none; }
#footer a:hover { text-decoration:underline; }
#footer li:first-child a { border-left:0; }

#jump { background:#F4F4F4; margin:0; padding:10px; }
#jump label { color:#666; font-size:12px; font-weight:bold; margin-right:12px; }

.ir { background-repeat:no-repeat; display:block; overflow:hidden; text-indent:-999em; }

.prodImg { border:1px solid #CCC; float:left; }

#slideshow, #slideshow * { z-index:1; }
#slideshow { border:1px solid #CCC; height:298px; overflow:hidden; position:relative; width:653px; }
.slideNav { float:left; left:50%; list-style:none; margin:0; padding:0; position:relative;  }
.slideNav li { float:left; list-style:none; margin:0; padding:0; position:relative; right:50%; }
.slideNav a:active, .slideNav a { -moz-border-radius:10px; border-radius:10px; color:#69C; float:left; margin:6px; outline:none; padding:3px 8px; text-decoration:none; }
.slideNav a:hover { background:#F4F4F4; text-decoration:underline; }
.slideNav a.active, .slideNav a.active:hover { background:#69C; color:#FFF; outline:none; text-decoration:none; }

table.promo { border-top:1px dashed #CCCCCC; clear:both; float:left; margin:20px 0 0; width:100%; }
table.promo thead th { border:0; padding:0; }
table.promo thead th h3 { padding:20px 0 10px; }
table.promo tbody td, table.promo tfoot td { text-align:left; vertical-align:top; width:33%; }
table.promo tbody td { padding:12px 24px 0 0; }
table.promo tfoot td { padding:0 24px 0 0; }

/*
.pagination { clear:both; float:right; margin:6px 0; text-align:right; width:100%; }
.pagination strong { display:block; font-weight:normal; margin:3px 6px; }
.pagination ol { display:inline; float:right; }
.pagination a, .pagination a:active, .pagination a:hover, .pagination span { display:block; font:bold 11px/18px sans-serif; padding:1px 6px; text-align:center; }
.pagination a, .pagination a:active, .pagination a:hover, .pagination .current { border:1px solid #333; margin:0 1px; text-decoration:none; }
.pagination a:hover { background:#EEE; }
.pagination .gap { padding:6px 1px 0; }
.pagination .current { background:#69C; color:#FFF; }
*/

.pagination { clear:both; float:left; margin:6px 0; width:100%; }
.pagination ol { list-style:none; margin:0; padding:0; text-align:right; }
.pagination li { display:inline; margin:0 1px; }
.pagination strong { font-weight:normal; }
.pagination a, .pagination a:active, .pagination a:hover, .pagination span { font:bold 11px/24px sans-serif; padding:3px 6px; text-align:center; }
.pagination a, .pagination a:active, .pagination a:hover, .pagination .current { border:1px solid #333; text-decoration:none; }
.pagination a:hover { background:#EEE; }
.pagination .gap { padding:0 1px; position:relative; top:3px; }
.pagination .current { background:#69C; color:#FFF; }

.sale { color:#F00; font-weight:bold; }
