@charset "utf-8";
/* CSS Document */

body{
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0; 
	text-align: left;
}
#ns_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(http://images.netshops.com/images_new/site_templates/264/left_nav_bg.gif) repeat-y;
}
* html #ns_wrapper,* html .guillotineHack,* html .clearfix {
	height:1%
}
#ns_topWrapper {
	color: #000;
	background-color: #fff;
	padding: 0 0 15px 0;
	width: 960px;
	margin: 0;
	border: 0;
}
*html #ns_topWrapper {
	padding: 0 0 0 0;
	margin: 0;
}
#ns_topWrapper>#ns_headerInfoBar {
	height: auto;
}
.bold {
	font-weight: bold;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	display: inline-table;
}
.csHeader {
	padding: 8px 0 0;
	font: bold 1.4em Verdana, Arial, Helvetica, sans-serif;
}
.doubleArrow {
	background: url(http://images.netshops.com/images_new/shared/double_arrow.gif) repeat-x;
}
.grayTextBoldSixteen {
	font-weight: bold;
	color: #636363;
	font-size: 1.4em;
}
.h2copy {
	color: #000;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}
.italic {
	font-style: italic;
}
.ns_narrowBox { /* Hortizontal Rule */
	background: #ccc;
}
.redStrong {  /* Sale Price text */
	color: #c00;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
/* Header */
#ns_logoWrapper {
	color: #000;
	background-color: #fff;
	padding: 8px 0 5px 5px;
	margin: 0;
	float: left;
}
#ns_logoWrapper img{
	border: 0;
}
*html #ns_logoWrapper {
	margin: 0 0 0 0;/* Controls logo postition for IE6*/
}
*:first-child+html #logoWrapper{
	margin: 0 0 -5px 0;/* Controls logo postition for IE7*/
}
#ns_tab_topper {
	width: 960px;
	border-top: #65922D 2px solid;
}
#boundary{
	width:100%;
	padding: 0 0 0 0;
	margin: 0;
	height: 29px;
	background:url(http://images.netshops.com/images_new/site_templates/264/main_tabs_bg.gif) repeat-x;		
	border-top: #65922D 2px solid;
}
/* =multi-line tabs */
.ns_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#topBotNav {
	color: #000;
	background-color: #D3D2CA;
	width: 100%;
	padding: 7px 0 7px 0;
	float: left;
	margin: 0;
	border: 0;
}
#topBotNavHighlight {
	color: #000;
	background-color: #89B34F;
	width: 100%;
	height: 5px;
	font-size: 1px;
	margin: 0;
	border-top: 1px solid #fff;
}
#nav{
	clear:both;
	margin-left: -25px;/* Controls tab horizontal centering for & Firefox and Opera*/
	list-style-type:none;
}
*html #nav{
	margin-left: 35px;/* Controls tab horizontal centering for IE6*/ 
}
*:first-child+html #nav{
	margin-left: 35px;/* Controls tab horizontal centering for IE7*/
}
#nav li{
	list-style-type:none;
	width: 100px; /* Tabs can be resized to 197px if necessary. Default is 80px */
	height: 40px;  /* Tabs can be resized if lines break to more than 2 lines. Default is 34px  */
	float:left;
	margin: 0;
	padding:0 0 0 10px;
	font: bold 1.1em/1.2em Arial, Helvetica, sans-serif;
	background:url(http://images.netshops.com/images_new/site_templates/264/main_tab_off.gif) no-repeat left top;
}
#nav li a{
	color:#000; /*  Tab off text color  */
	display:block;
	text-decoration:none;
	padding: 12px 10px 12px 0;  /* Controls vertical centering of single line tabs */
	text-align: center;
	background:url(http://images.netshops.com/images_new/site_templates/264/main_tab_off.gif) transparent top right no-repeat;
}
ul#nav li .multi,
#nav li a.multi,
#nav li:hover .multi  {
	padding-top: 4px; /* Controls vertical centering of multi line tabs */
	padding-bottom: 5px;
}
#nav li.current,
#nav li.over,
#nav li:hover {
	background:url(http://images.netshops.com/images_new/site_templates/264/main_tab_on.gif) top left no-repeat;
}
ul#nav li.current a,
ul#nav li.over a,
ul#nav li:hover a {
	color:#000;  /*  Tab on text color  */
	display:block;
	padding: 12px 10px 12px 0;	 /* Controls vertical centering of single line tabs */
	text-align: center;
	background:url(http://images.netshops.com/images_new/site_templates/264/main_tab_on.gif) transparent top right no-repeat;
}
ul#nav li.current a.multi,
ul#nav li.over a.multi  { 
	padding-top: 4px;  /* Controls vertical centering of multi line tabs */
	padding-bottom: 5px;
}

.tabWidthBorder{
	border-right: #D5E0C7 1px dashed;
}
.tabWidthBorder:visited {
	border-right: #D5E0C7 1px dashed;
}
.tabWidthBorder:hover, .tabWidthBorder:focus, .tabWidthBorder:visited:hover, .tabWidthBorder.udmR, .tabWidthBorder.udmR:visited, .tabWidthBorder:active {
	border-right: #D5E0C7 1px dashed;
}
li.pipe {
	background: url(http://images.netshops.com/images_new/site_templates/264/topNavPipe.gif) no-repeat right center;
	padding-right: 0.5px;
}
#tab1l  {
	width:105px;
}
#tab1r, #tab1r:visited {
	width:81px;
}
#tab2l  {
	width:89px;
}
#tab2r, #tab2r:visited {
	width:65px;
}
#tab3l  {
	width:153px;
}
#tab3r, #tab3r:visited {
	width:129px;
}
#tab4l  {
	width:90px;
}
#tab4r, #tab4r:visited {
	width:66px;
}
#tab5l  {
	width:123px;
}
#tab5r, #tab5r:visited {
	width:99px;
}
#tab6l  {
	width:153px;
}
#tab6r, #tab6r:visited {
	width:129px;
}
#tab7l  {
	width:122px;
}
#tab7r, #tab7r:visited {
	width:98px;
}
#tab8l  {
	width:117px;
}
#tab8r, #tab8r:visited {
	width:94px;
}
*html #tab8l  {
	width:113px;
}
*html #tab8r, #tab8r:visited {
	width:90px;
}
 /* end multi-line tabs */
#gobtn{
	vertical-align: middle;
	border: 0;
}
/*
#ns_headerInfobarTop {
	color: #fff;
	width: 100%;
	height: 10px;
	padding: 0 0 0 0; 
	float: left;
	margin: -1px 0 -3px 0;
	background: url(http://images.netshops.com/images_new/site_templates/264/header_info_top.gif) no-repeat;
}*/
#ns_headerInfobar {
	color: #fff;
	width: 958px;
	height: 26px;
	padding: 10px 0 0 0; 
	float: left;
	margin: 0;
	border-top: 1px solid #BBBBB1;	
	border-left: 1px solid #BBBBB1;
	border-right: 1px solid #BBBBB1;
	border-bottom: 2px solid #D0CEC8;
	background: url(http://images.netshops.com/images_new/site_templates/264/header_infoNav_bg.gif) repeat-x;
}

* html #ns_headerInfobar {
	height: 0;
	border: 0;  
	width: 960px;
	padding: 10px 0 0 0; 
}
#headerInfoHilight {
	color: #9a5107;
	width: 100%;
	height: 5px;
	font-size: 1px;
	margin: 0;
	border-top: 1px solid #fff;
	background-color: #749685;
}
#ns_search {
	color: #000;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-indent: 10px;
	width: 300px;
	height: 18px;
	float: left;
	margin: 0 0 0 5px;
	vertical-align: middle;
}
#search_box {
	border: 1px solid #7f9db9;
	vertical-align: middle;
	height: 14px;
}
.go_button {
	float: right;
	height: 18px;
	width: 34px;
}
/* Drop Down Menu */

#topMenu {
	width: 960px;
	white-space: nowrap;
}

li.pipe {
	background: url(http://images.netshops.com/images_new/site_templates/264/topNavPipe.gif) no-repeat right center;
	padding-right: 1px;
}

#udm li ul li a {
	padding-left: 5px;
}
/* end of header */

/*  Left Nav */
#ns_leftNavWrapper {
	padding: 0;
	margin: 0;
	width: 155px;
	float: left;
}
#ns_leftNavBody {
	width: 146px;
	margin-left: 8px;
	margin-right: 1px;
	font: 1.1em Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 20px;
}
.ns_leftNavBodyHeader a, .ns_leftNavBodyHeader a:visited {
	color: #000;
	text-decoration: none;
}
#ns_leftNavBody ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#ns_leftNavBody ul li a:link, #ns_leftNavBody ul li a:visited {
	color: #000;
	display: block;
	padding: 0 4px 0 0;
	line-height: 1em;
	text-decoration: none;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#ns_leftNavBody ul li a:hover, #ns_leftNavBody ul li a:focus {
	color: #000;
	display: block;
	padding: 0 4px 0 0;
	line-height: 1em;
	text-decoration: none;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#ns_leftNavWrapper #ns_leftNavBody ul li.ns_leftNavHighlight {
	background-color: #CCCCC4;
	color: #000;
}
#ns_leftNavHeader {
	margin: 0;
	padding: 8px;
	color: #000;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	background: #CCCCC4 url(http://images.netshops.com/images_new/site_templates/264/left_nav_top.gif) no-repeat right top;
}
#ns_leftNavHeader h2{
	margin: 0;
	padding: 0;
	color: #000;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
/* Left Nav New*/
.ns_leftNavBodyHeaderLarge{
	width: 139px;
	color: #000;
	margin-top: 15px;
	margin-bottom: 0;
	font: 18px Arial, Verdana, Helvetica, sans-serif;
}
.ns_leftNavBodyHeaderLarge a, .ns_leftNavBodyHeaderLarge a:visited {	
	color: #000;
	text-decoration: none;
}
.ns_leftNavBodyHeaderLarge a:hover, .leftNavBodyHeaderLarge ul li a:focus {	
	color: #5C5B5B;
	text-decoration: underline;
}
.ns_leftNavBodyHeaderLarge img {
	float: right;
	margin: -15px 0 0 0;
	padding: 0 0 0 0;	
	border:none;
}
/* Left Nav New*/

.ns_leftNavBodyHeader{
	width: 139px;
	color: #000;
	margin-top: 15px;
	margin-bottom: 0;
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
}
.ns_leftNavBodyHeader_Red{
	width: 139px;
	color: #9d080d;
	margin-top: 15px;
	margin-bottom: 0;
	font: bold 1.2em Arial, Verdana, Helvetica, sans-serif;
}
.ns_leftNavBodyHeader a:hover{
	display: block;
	text-decoration: underline;
}
#ns_leftNavBody ul li a:hover, .leftNavBody ul li a:focus {
	color: #5C5B5B;
	text-decoration: underline;	
}
.ns_leftNav_hr {
	width: 139px;
	margin-top: 12px;
	margin-bottom: -20px;
	background: url(http://images.netshops.com/images_new/site_templates/264/leftnav_hrule.gif) repeat-x;

}
#ns_leftNavBody ul li.leftNavHighlight {
	color: #5C5B5B;
	text-decoration: underline;	
}
#ns_leftNavBody ul li.leftNavHilight a {
	color: #5C5B5B;
	text-decoration: underline;	
}
#ns_leftNavFooter {
	background: #fff url(http://images.netshops.com/images_new/site_templates/264/left_nav_bottom.gif) no-repeat left top;
	height: 10px;
	padding-bottom: 10px;
	margin-top: 0;
}
/*  end Left Nav */
/* Right Nav */

.comBoxHilight {  Not sure if being used anymore
	background-color: #c8b18b;
}
#rightNavHeader {
	width: 175px;
	height: 10px;
	padding: 0;
	margin: 0;
	background: url(http://images.netshops.com/images_new/site_templates/264/right_content_top.gif) no-repeat bottom;
}
#rightNavBody {
	width: 151px;
	margin: 0;
	padding: 0 11px;
	border-right: 1px solid #9DA198;
	border-left: 1px solid #9DA198;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;;
}
#rightNavBodyAlt {
	width: 151px;
	margin: 0;
	padding: 8px 11px 8px 11px;
	border-right: 1px solid #DDDEDB;
	border-left: 1px solid #DDDEDB;
	text-align: center;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}
#rightNavFooter {
	width: 175px;
	height: 10px;
	margin: 0;
	padding-bottom: 10px;
	background: url(http://images.netshops.com/images_new/site_templates/264/right_content_bottom.gif) no-repeat;
}
#rightNavHeaderAlt {
	width: 159px;
	color: #000;
	font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 8px;
	background: #DDDEDB url(http://images.netshops.com/images_new/site_templates/264/right_content_top_alt.gif) no-repeat top;
}

/* Footer */
#ns_footerWrapper {
	width: 960px;
	color: #000;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
#ns_footer {
	padding: 0 0 10px;
	margin: 0;
	color: #000;
	background-color: #fff;
}
#ns_footerInfoNav {
	color: #000;
	background-color: #DAD8D1;
	height: 18px;
	margin: 0 0 0 0;
	padding: 2px 0 0;
	border-left: #BBBBB1 1px solid;
	border-right: #BBBBB1 1px solid;
}
.ns_footerNav {
	background-color: #f7f1e8;
}
#ns_footerInfoNavBottom {
	color: #fff;
	width: 100%;
	height: 10px;
	padding: 0 0 0 0; 
	float: left;
	margin: 0 0 5px 0;
	background: url(http://images.netshops.com/images_new/site_templates/264//footerInfoNav_bottom.gif) no-repeat;
}
#ns_footerBottomNavWrapper {
	float: left;
	width: 100%;
}
.ns_footerBottom {
	float: left;
	width: 100%;
	margin: 0;
	padding-left: 0;
}
*html .ns_footerBottom {
	float: left;
	width: 965px;
	margin: 0;
	padding-left: 0;
}
.ns_footerBottomList {
	color: #000;
	background-color: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 1px 15px 40px;
	width: 190px;	
	padding: 0;
	float: left;
}
.ns_footerBottomList a:link, .ns_footerBottomList a:active, .ns_footerBottomList a:visited {
	color: #5C5267;
	background-color: #fff;
	text-decoration: underline;
}
.ns_footerBottomList a:hover {
	color: #999;
	background-color: #fff;
	text-decoration: underline;
}
.ns_footerBottomList ul {
	margin: 0;
	padding: 2px 0 0;
}
.ns_footerBottomList ul li {
	margin: 0 0 0 15px;
	padding: 0;
}
#thawteLogo {
	padding: 0 15px 0 30px;
	float: left;
}	
#privacySeal {
	margin: 0 0 0 20px;
	float: left;
}	
#bbbLogo {
	margin: 2px 0 0 20px;
	float: left;
}
.secureSiteA {
	color:  #9D080D;
	background: #FFF url(http://images.netshops.com/images_new/shared/secure_site_blank.gif) no-repeat left top;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 15px 0 0 5px;
	margin: 2px 0 0 20px;
	height: 27px;
	width: 122px;
	float: left;
}	
.secureSiteA a {
	color: #9d080d;
	background-color: #FFF;
}	
#creditCards {
	background: url(http://images.netshops.com/images_new/shared/creditcard_logos_new.gif) no-repeat left top;
	margin: 5px 0 0 20px;
	height: 19px;
	width: 152px;
	float: left;
}

#payPal {
	margin: 0 0 0 25px;
	height: 38px;
	width: 60px;
	float: left;
}

#payPal a {
	cursor: pointer;
}
.ns_footerBottomNav{
	color: #000;
	background-color: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0 0 0 5px;
}
.ns_footerBottomNav ul {
	color: #000;
	background-color: #fff;
	list-style-type: none;
	margin: 0; 
	padding: 0;
}
.ns_footerBottomNav ul li {
	display: inline;
	padding-left: 3px;
	line-height: 15px;
}
.ns_footerBottomNav a:link, .ns_footerBottomNav a:active, .ns_footerBottomNav a:visited {
	color: #5C5267;
	background-color: #fff;
}
.ns_footerBottomNav a:hover {
	color: #999;
	background-color: #fff;
}
.ns_footerBottomNav ul li a.pipe{
	color: #5C5267;
	background-color: #fff;
	padding-right: 6px;
	border-right: 1px solid #000;
}
.ns_footerBottomNav ul li a.pipe:hover, #ns_footerBottomNav ul li a.pipe:focus {
	color: #999;
	background-color: #fff;
}
.ns_footerCS{
	color: #000;
	background-color: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0 15px;
	width: 100%;
}
.ns_footerCS a:link, .ns_footerCS a:active, .ns_footerCS a:visited {
	color: #036;
	background-color: #fff;
}
.ns_footerCS a:hover {
	color: #999;
	background-color: #fff;
}
#ns_footerLogos {
	float: left;
	height: 40px;
	width: 100%;
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
}

/* Zone 1  - old 
.featured {
	color: #000;
	background-color: #F6F5EE;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.featuredHilight {
	color: #000;
	background-color: #ccccc4;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.featuredTab {
	color: #000;
	background-color: #DBD6D2;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#featuredTab {
		 width: 126px;
}
#featuredTab a{
	display: block;
	padding: 4px 0 4px 0;
	color: #000;
	background-color: #DBD6D2;
	text-decoration: none;
	font: bold 11px Arial, Helvetica, sans-serif;
}
#featuredTab a:hover, #featuredTab a:focus {
	color: #000;
	background-color: #DBD6D2 ;
	text-decoration: none;
}
.navBoxBg{
	background-color: #F6F2E9;
}
.navBoxBg3 {
	background-color: #F6F2E9;
}
.narrowBoxHilight {
	color: #000;
	background-color: #C1BFBC;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.priBoxHilight {
	color: #000;
	background-color: #9DA198;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.priBoxHilight h2{
	color: #000;
}
.priBox {
	color: #000;
	background-color: #9DA198;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.saleBox {
	color: #000;
	background-color: #DDDEDB;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.saleBoxHilight {
	color: #000;
	background-color: #DDDEDB;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.secBox {
	color: #000;
	background-color: #fff;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.secBoxHilight {
	color: #000;
	background-color: #DDDEDB;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
*/
/* Zones */
#popUpZone {
	position: absolute;
	width:960px;
	height:500px;
	top: 55px;
	left: auto;
	margin: 0 0 0 300px;
	z-index: 100000;
}
#ns_contentWrapper {
	z-index: 1;
	padding: 0;
	margin: 0;
	width: 790px;
	float: right;
}
#ns_contentFull {
	padding: 0;
	margin: 0;
	width: 960px;
	float: left;
	background: #fff;
}
#ns_content {
	padding: 0;
	margin: 0;
	width: 600px;
	float: left;
	background: #fff;
}
#ns_helpContent {
	padding: 0;
	margin: 0;
	width: 790px;
	float: left;
	background: #fff;
}
#prodWrapper {
	/* is this even used? KDR */
	padding: 0 0 0 15px;
	margin: 0;
	float: left;
	width: 755px;
}
/* end Zones  */
/* Zone 1 */
.ns_featuredWrapper {
	height: 361px;
	width: 790px;
	background-color: #fff;
	margin: 0;
}
.ns_featuredBG {
	height: 353px;
	width: 788px;
	background-color: #fff;
	margin: 0 0 0 0;
	/*border-left: #CCCCC4 1px solid;
	border-right: #CCCCC4 1px solid;*/
}
.flashContent {
	height: 230px;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}
#flashAltContent {
	height: 230px;
	width: 788px;
	background-color: #FFF;
	border-right: #CCCCC4 1px solid;
	border-left: #CCCCC4 1px solid;
	margin: 0 0 0 0;
}

#flashAltContent h1 {
	font: 3em normal Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
	word-spacing: -0.03em;
	color: #000;
}

.featuredFlashAltWrapperStart {
	border-right: 1px dotted #E1E1E1;	
	width: 195px;
	margin: 15px 9px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}
.featuredFlashAltWrapper2 {
	border-right: 1px dotted #E1E1E1;	
	width: 180px;
	margin: 15px 9px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}
.featuredFlashAltWrapper3 {
	border-right: 1px dotted #E1E1E1;	
	width: 180px;
	margin: 15px 9px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}

.featuredFlashAltWrapperEnd {
	width: 180px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	text-align: center;
}
.featuredTop {
	height: 10px;
	width: 790px;
	background: url(http://images.netshops.com/images_new/site_templates/264/featuredTop.gif) no-repeat;
	margin: 0;
}
.ns_featuredLinkArea {
	height: 112px;
	width: 773px;
	background-color: #fff;
	border-top: #CCCCC4 1px solid;
	border-right: #CCCCC4 1px solid;
	border-left: #CCCCC4 1px solid;
	margin: 0 0 0 0;
	padding: 10px 0 0 15px;
}
.ns_featuredBottom {
	height: 10px;
	width: 790px;
	background: url(http://images.netshops.com/images_new/site_templates/264/featuredBottom.gif) no-repeat;
	margin: 0;
}

.ns_featuredCategoryWrapper {
	border-right: 1px dotted #E1E1E1;	
	width: 180px;
	height: 95%;
	margin: 0 9px 0 0;
	padding: 0;
	float: left;
}

.ns_featuredCategoryWrapperEnd {
	width: 180px;
	margin: 0 9px 0 0;
	padding: 0;
	float: left;
}

.ns_featuredTextHeader {
	width: 160px;
	display: block;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;	
	margin: 0 0 2px 5px;
	padding: 0;	
}  
*html .ns_featuredTextHeader {
	margin: 0 0 5px 10px;
	padding: 0;	
}  
.ns_featuredTextHeader a, .ns_featuredTextHeader a:visited {	
	color: #666;	
	text-decoration: none;	
}
.ns_featuredTextHeader a:hover, .featuredTextHeader a:focus {	
	color: #7C7A7A;	
	text-decoration: underline;	
}
.ns_featuredTextHeader img {
	float: right;
	margin: -12px 0 0 0;
	padding: 0 0 0 0;	
	border:none;
}

.ns_featuredCategories {
	height: 75px;	
	width: 160px;
	margin: 0 0 0 5px;
	padding: 0;
	float: left;
}
.ns_featuredText ul {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;	
	margin: 0 0 0 0;
	padding: 0;	
}
.ns_featuredText ul li{	
	list-style-type: none;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;	
	margin: 0;
	padding: 0 0 2px 0;		
	border-bottom: 1px solid #E1E1E1;
}
.ns_featuredText ul li a, .ns_featuredText ul li a:visited {	
	color: #666;	
	text-decoration: none;	
}
.ns_featuredText ul li a:hover, .featuredText ul li a:focus {	
	color: #7C7A7A;	
	text-decoration: underline;	
}
/* End Zone 1 (Top Section of Home Page) */

/* Zone 2 */
.ns_productsWrapper {
	/*height: 100%;*/
	width: 768px;
	background-color: #fff;
	margin: 10px 0 0 0;
	padding: 10px;
	border: #CCCCC4 1px solid;
}
.ns_productsContentWrapper {
	height: 290px;
	width: 770px;
	background-color: #fff;
	margin: 10px 0 0 0;
	padding: 0;
}
.ns_productsContentWrapperShort {
	height: 40px;
	width: 770px;
	background-color: #fff;
	margin: 10px 0 0 0;
	padding: 0;
}

.ns_productsHeaderWrapper {
	height: 28px;
	width: 770px;
	background-color: #fff;
	margin: 0 0 0 0;
	padding: 0;
}
.ns_productsHeaderText {
	font: 16px Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 5px 0 0 15px;
}
.ns_productsHeaderLeft {
	height: 28px;
	width: 5px;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(http://images.netshops.com/images_new/site_templates/264/productsHeaderLeft.gif);
	float:left;
}
.ns_productsHeaderBG {
	height: 28px;
	width: 760px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(http://images.netshops.com/images_new/site_templates/264/productsHeaderBG.gif) repeat-x;
	float:left;
}
.ns_productsHeaderRight {
	height: 28px;
	width: 5px;
	margin: 0 0 0 0;
	padding: 0;
	background-image: url(http://images.netshops.com/images_new/site_templates/264/productsHeaderRight.gif);
	float:right;
}

.ns_productInfoWrapper {
	width: 165px;
	background-color: #fff;
	margin: 10px 0 0 16px;
	padding: 0 0 0 5px;
	float: left;
}
*html .ns_productInfoWrapper {
	margin: 10px 0 0 12px;
}

.ns_productShot {
	width: 150px;
	height: 150px;
}
.ns_productShot img{
	border-right: #E1E1E1 1px dotted;
	padding: 0 10px 0 0;
	margin: 0 0 0 0;	
}
.ns_productShotEnd {
	width: 150px;
	height: 150px;
}
.ns_productShotEnd img{
	padding: 0 10px 0 0;
	margin: 0 0 0 0;	
}
.ns_productsInfoText {
	width: 150px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 10px 0 0 0;
}
.ns_productsInfoText ul {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;	
	margin: 0 0 0 0;
	padding: 0 0 3px 0;	
}

.ns_productsInfoText ul img {
	float: right;
	margin: -12px 0 0 0;
	padding: 0 0 0 0;	
	border:none;	
}

.ns_productsInfoText ul li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;	
	margin: 0 0 0 25px;
	padding: 0 0 2px 0;		
	list-style-image : url(http://images.netshops.com/images_new/site_templates/264/bullet.gif)}
	
.ns_productsInfoText ul a {
	color: #666;	
	text-decoration: none;	
}
.ns_productsInfoText ul a:visited, .productsInfoText ul a:focus {
	color: #666;	
	text-decoration: none;	
}
.ns_productsInfoText ul a:hover, .productsInfoText ul a:focus {
	color: #666;	
	text-decoration: underline;	
}
.ns_productsInfoText ul li a:hover, .productsInfoText ul li a:focus {
	color: #666;	
	text-decoration: underline;	
}


/* End Zone 2 */
/* Zone 3 */
.ns_bannerWrapper {
	height: 100px;
	width: 790px;
	background-color: #fff;
	margin: 12px 0 0 0;
	padding: 0;
}
.ns_banner1 {
	height: 100px;
	width: 255px;
	margin: 0 13px 0 0;
	padding: 0;
	float: left;
}
.ns_banner2 {
	height: 100px;
	width: 255px;
	margin: 0 12px 0 0;
	padding: 0;
	float: left;
}
.ns_banner3 {
	height: 100px;
	width: 255px;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}
.ns_secondarySearchWrapper {
	height: 20px;
	width: 688px;
	background-color: #fff;
	margin: 10px 0 0 0;
	padding: 10px 50px 10px 50px;
	border: #CCCCC4 1px solid;
}
.ns_secondarySearchHeader {
	width: 450px;
	color: #666;
	font: bold 16px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 0;
	margin: 0;
	float:left;
}
/* this seems to do more harm than good - KDR 10/25/06
.ns_secondarySearch {
	color: #000;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	width: 245px;
	float: right;
	margin: 0 0 0 0;
	height: 18px;
	*vertical-align: bottom
}
.ns_secondarySearch input {
	color: #000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
*html .ns_secondarySearch {
	margin: 0 0 0 0;
}
*:first-child+html .ns_secondarySearch {
	margin: 0 0 0 0;
}
*/
/* End Zone 3 */

/* Zone 4 */
#ns_footerBottomLogos {
	float: left;
	height: 55px;
	width: 100%;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}
.ns_inc500 {
	padding: 15px 15px 0 170px;
	float: left;
	vertical-align:bottom;
}	
.ns_internetRetailer {
	padding: 20px 15px 0 25px;
	float: left;
		vertical-align:bottom;
}	
.ns_omahaCOC {
	padding: 30px 15px 0 25px;
	float: left;
		vertical-align:bottom;
}	
/*	
.ns_googleWrapper {
	height: 100px;
	width: 790px;
	background-color: #FFF;
	margin: 15px 0 0 0;
	padding: 0;
}

.ns_google1 {
	height: 100px;
	width: 175px;
	background-color: #F3F3F3;
	margin: 0 28px 0 3px;
	padding: 0;
	float: left;
}
.ns_google2 {
	height: 100px;	
	width: 175px;
	background-color: #F3F3F3;
	margin: 0 28px 0 0;
	padding: 0;
	float: left;
}
.ns_google3 {
	height: 100px;
	width: 175px;
	background-color: #F3F3F3;
	margin: 0 28px 0 0;
	padding: 0;
	float: left;
}
.ns_google4 {
	height: 100px;
	width: 175px;
	background-color: #F3F3F3;
	margin: 0 0 0 0;
	padding: 0;
	float: left;
}
*/
.thralowLogos {
	height: 230px;
	width: 100%;
	background-color: #FFFFFF;
	margin: 0 0 0 0;
}
#thralowLogosContent {
	width: 788px;
	background-color: #FFF;
	margin: 0 0 0 0;
}
#thralowLogosTitleText {
	font: 3em normal Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.03em;
	word-spacing: -0.03em;
	color: #000;
}
.thralowLogosWrapperStart {
	border-right: 1px dotted #E1E1E1;	
	width: 195px;
	margin: 15px 9px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}
.thralowLogosWrapper2 {
	border-right: 1px dotted #E1E1E1;	
	width: 180px;
	margin: 15px 9px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}
.thralowLogosWrapper3 {
	border-right: 1px dotted #E1E1E1;	
	width: 180px;
	margin: 15px 9px 0 0;
	padding: 0;
	float: left;
	text-align: center;
}

.thralowLogosWrapperEnd {
	width: 180px;
	margin: 15px 0 0 0;
	padding: 0;
	float: left;
	text-align: center;
}
/* End Zone 4 */
/* ProductPage Product Shot Info */
.productPageProductsWrapper {
	width: 580px;
	height: 308px;
	background-color: #fff;
	border-bottom: #e1e1e1 1px solid;	
	margin: 15px 0 0 5px;
	padding: 0 0 0 0;
	float: left;
}
*html .productPageProductsWrapper {
	margin: 15px 0 0 4px;
}
.productPageProductsWrapperShort {
	width: 580px;
	height: 225px;
	background-color: #fff;
	border-bottom: #e1e1e1 1px solid;	
	margin: 15px 0 0 5px;
	padding: 0 0 0 0;
	float: left;
}
* html .productPageProductsWrapperShort {
	margin: 15px 0 0 4px;
}
.productPageProductsWrapperEnd {
	width: 580px;
	height: 275px;
	background-color: #fff;
	margin: 15px 0 0 5px;
	padding: 0 0 0 0;
	float: left;
}
* html .productPageProductsWrapperEnd {
	margin: 15px 0 0 4px;
}
.productPageProductsWrapperEndShort {
	width: 580px;
	height: 200px;
	background-color: #fff;
	margin: 15px 0 0 5px;
	padding: 0 0 0 0;
	float: left;
}
* html .productPageProductsWrapperEndShort {
	margin: 15px 0 0 4px;
}
.productPageProductInfoWrapper {
	width: 175px;
	background-color: #fff;
	margin: 10px 16px 0 0;
	padding: 0 0 0 0;
	float: left;
}
* html .productPageProductInfoWrapper {
	margin: 10px 15px 0 0;
}

.productPageProductShot {
	width: 150px;
	height: 150px;
}
.productPageProductShot img{
	border-left: #e1e1e1 1px dotted;
	padding: 0 0 0 20px;
	margin: 0 0 0 0;	
}
.productPageProductShotBeginning {
	width: 150px;
	height: 150px;
}
.productPageProductShotBeginning img{
	padding: 0 0 0 20px;
	margin: 0 0 0 0;	
}
.productPageProductsInfoText {
	width: 150px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 10px 0 0 20px;
}
.productPageProductsInfoText ul {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666;	
	margin: 0 0 0 0;
	padding: 0 0 3px 0;	
}

.productPageProductsInfoText ul img {
	float: right;
	margin: -12px 0 0 0;
	padding: 0 0 0 0;	
	border:none;	
}

.productPageProductsInfoText ul li {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;	
	margin: 0 0 0 25px;
	padding: 0 0 2px 0;		
	list-style-image : url(http://images.netshops.com/images_new/site_templates/264/bullet.gif)}
	
.productPageProductsInfoText ul a {
	color: #666;	
	text-decoration: none;	
}
.productPageProductsInfoText ul a:hover, .productPageProductsInfoText ul a:focus {
	color: #666;	
	text-decoration: underline;	
}
.productPageProductsInfoText ul li a:hover, .productPageProductsInfoText ul li a:focus {
	color: #666;	
	text-decoration: underline;	
}
.rightNavPromoBanner {
	height: 125px;
	width: 125px;
	background-color: #e1e1e1;
	margin: 20px 0 0 15px;
	padding: 0 0 0 0;	
}
/* End Primary Aisle Page */
/* Product Page */

#prodContent {
	margin: 0;
	padding: 0;
	width: 755px;
}

#prodContent input, #prodContent select, #prodContent textarea {
	margin: 5px 0 0;
	padding: 0;
}

#imgViews {
	margin: 0 20px 0 0;
	padding: 0;
	float: left;
	width: 300px;
	text-align: center;
}

.prodIconLink {
	margin: 0; 
	padding: 10px 0 0;
}

.prodIconLink img {
	vertical-align: bottom;
}

.prodIconLink ul {
	margin: 0; 
	padding: 0;
	color: #898989;
	list-style-type: none;
}

.prodIconLink ul li {
	display: inline;
	padding-right: 6px;
}

.prodIconLink a:link, .prodIconLink a:active, .prodIconLink a:visited {
	color: #898989;
}

.prodIconLink a:hover {
	color: #C2C2C2;
}

img.altImg {
	border: 1px solid #DDD;
}
#swatches {
	margin: 20px 0;
	padding: 0;
	float: left;
	width: 295px;
	text-align: left;
}
.colorSwatches {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	text-align: left;
}
.swatch {
	float: left;
	cursor: pointer;
}

.swatch img {
	margin: 0;
	padding: 0;
	display: block;
}

.swatch .normal {
	margin: 6px 2px 11px 1px;
	padding: 1px;
	min-height: 15px;
	width: 30px;
	border: 1px solid #036;
}
.swatch .hover {
	margin: 5px 1px 10px 0;
	padding: 1px;
	min-height: 15px;
	width: 30px;
	border: 2px solid #036;
}

#swatches a:link, #swatches a:active, #swatches a:visited {
	margin: 0;
	padding: 0 0 0 4px;
	color: #898989;
	line-height: 25px;
	vertical-align: bottom;
}

#swatches a:hover {
	margin: 0;
	padding: 0 0 0 4px;
	color: #C2C2C2;
	line-height: 25px;
	vertical-align: bottom;
}

#namePrice {
	margin: 0;
	padding: 0;
	float: right;
	width: 435px;
}

#sellingPoints {
	margin: 0;
	padding: 0 0 15px;
}

#sellingPoints ul {
	margin: 0 0 0 15px;
	padding: 0;
}

#sellingPoints ul li {
	margin: 0;
	padding: 0 0 2px;
}

.dottedHrule {
	background: url(http://images.netshops.com/images_new/shared/dotted_hrule.gif) repeat-x top;
}

#shipping {
	margin: 0;
	padding: 15px 0 5px;
}

#optionsQty {
	margin: 0;
	padding: 15px 0;
}

.starRating {
	line-height: 17px;
}

.inventory {
	margin: 15px 0 10px;
	padding: 0;
}
/*  Add to Cart Revisited   */
.addToCartWrapper {
	margin: 0;
	padding: 0 0 10px 0;
	width: 433px;
	float: right;
}
.addToCartMidOuter {
	width: 432px;
	border: 1px solid #CBCBCB;
	padding: 0;
}
.addToCartMidOuterError {
	width: 432px;
	border: 2px solid #CC0000;
	padding: 0;
}
* html .addToCartMidOuterError {
	width: 432px;
	border: 1px solid #CC0000;
	padding: 0;
}
.addToCartTop {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 432px;
	background: url(http://images.netshops.com/images_new/shared/add_to_cart_sec_header.gif) no-repeat bottom;
}
.addToCartMidLeft {
	padding: 0 15px 15px 15px;
	float:left;
}
*html .addToCartMidLeft {
	padding: 0 15px 15px 15px;
	float:left;
}
.addToCartMidRight {
	padding: 5px;
	float:right;
	display:inline;
	vertical-align: top;
}
*html .addToCartMidRight {
	padding: 5px;
	float:right;
	display:inline;
	vertical-align: top;
}
.cartAlertText {
	margin: 3px 0 0;
	line-height: 27px;
	vertical-align: middle;
}
.cartButton {
	margin: 10px 10px 0 0;
	clear: both;
	float: left;
}
.addToCartBot {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 435px;
	clear:both;
	background: url(http://images.netshops.com/images_new/shared/add_to_cart_sec_footer.gif) no-repeat top;
}
.addtoCartIconLink {
	clear: both;
	padding-left: 10px;	
	border-top: 1px dashed #CBCBCB;
}
*html .addtoCartIconLink {
	padding-left: 0;	
	margin-left: -20px;
	margin-bottom: -10px;
	border-top: 1px dotted #CBCBCB;
}
.addtoCartIconLink img {
	vertical-align:bottom;
	padding-right: 4px;
}
.addtoCartIconLink ul {
	padding: 0;
	color: #898989;
	list-style-type: none;
}
.addtoCartIconLink ul li {
	display: inline;
	padding-right: 6px;
	padding-bottom: 10px;
}
.addtoCartIconLink a:link, .addtoCartIconLink a:active, .addtoCartIconLink a:visited {
	color: #898989;
}
.addtoCartIconLink a:hover {
	color: #C2C2C2;
}
/*  Add to Cart Revisited end   */

/*.addToCartWrapper {
	margin: 0;
	padding: 0;
	width: 435px;
	float: right;
}

.addToCartTop {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 435px;
	background: url(http://images.netshops.com/images_new/shared/add_to_cart_sec_header.gif) no-repeat bottom;
}

.addToCartTopError {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 435px;
	background: url(http://images.netshops.com/images_new/shared/add_to_cart_header_error.gif) no-repeat bottom;
}*/
/*
.addToCartMid {
	margin: 0;
	padding: 8px 15px;
	width: 403px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-left-color: #CBCBCB;
}

.addToCartMidError {
	margin: 0;
	padding: 8px 15px;
	width: 403px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9D080D;
	border-left-color: #9D080D ;
}*/
#addToCartLeft {
	float: left;
	width: 150px;
}
#addToCartRight {
	float: right;
	width: 50px;
	display: inline;
	border-left: 1px dotted #C0C0C0;
	
	
}
/*
.cartAlertText {
	margin: 3px 0 0;
	padding: 0;
	float: left;
	line-height: 27px;
	vertical-align: middle;
}

.cartButton {
	margin: 3px 0 0;
	padding: 0;
	float: left;
}

.addToCartBot {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 435px;
	background: url(http://images.netshops.com/images_new/shared/add_to_cart_sec_footer.gif) no-repeat top;
}

.addToCartBotError {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 435px;
	background: url(http://images.netshops.com/images_new/shared/add_to_cart_footer_error.gif) no-repeat top;
}
*/
/*  NEW productPage Alert Arrow Section  */
.selectAlertWrapper {
	width: none;
}
.selectAlertWrapper select{
	height: 18px;
	width: none;
	float: left;
	margin: -5px 0 0 0;
	padding: 0 0 0 0;
}
.selectAlertArrow{
	z-index:94;
	height: 18px;
	width: 59px;
	float: left;	
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	background: url(http://images.netshops.com/images_new/shared/selectArrow.gif) no-repeat;
}
/*  END new productPage Alert Arrow Section  */

#itemDetails {
	margin: 0 0 20px;
	padding: 0;
}
*html #itemDetails {
	margin: -5px 0 20px 0px;
	padding: 0;
}
.prodSpecs {
	float: left;
	margin-right: 20px;
	margin-top: 10px;
}

.prodSpecs td {
	font-weight: bold;
}

.prodSpecs ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

.prodSpecs ul li {
	margin: 0;
	padding: 0 0 2px;
}

.childImages {
	margin: 0 0 20px;
	padding: 20px 0 0;
}

.childImagesItem {
	margin: 15px 10px;
	padding: 0;
	float: left;
	width: 220px;
	text-align: center;
}

.childImagesItem img {
	margin: 10px 0 5px;
	padding: 0;
}

.whatsIncluded {
	width: 100%;
	margin: 0;
	padding: 0;
}

.whatsIncluded li {
	margin: 0 0 0 20px;
	padding: 0;
}

#whatsIncludedSection {
	margin: 0 0 20px;
	padding: 15px 0 0 0;
	float: left;
	width: 365px;
}

.whatsIncludedSection li {
	margin: 0 0 0 20px;
	padding: 0;
}

#whatsNotIncludedSection {
	margin: 0 0 20px 20px;
	padding: 0;
	float: left;
}

.whatsNotIncludedSection li {
	margin: 0 0 0 20px;
	padding: 0;
}

.whatsIncludedItem {
	margin: 15px 10px;
	padding: 0;
	float: left;
	width: 220px;
	text-align: center;
	font-weight: bold;
}

.whatsIncludedItem img {
	margin: 10px 0 5px;
	padding: 0;
}

.priceQty {
	padding: 5px 0 10px;
}

#relatedItems {
	margin: 0;
	padding: 0;
}

.prodSecTop {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 755px;
	background: url(http://images.netshops.com/images_new/shared/prod_sec_header.gif) no-repeat bottom;
}

.prodSecMid {
	margin: 0;
	padding: 8px 15px;
	width: 723px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-left-color: #CBCBCB;
}

.prodSecBot {
	margin: 0;
	padding: 0;
	height: 10px;
	width: 755px;
	background: url(http://images.netshops.com/images_new/shared/prod_sec_footer.gif) no-repeat top;
}

.upsaleItemWrapper {
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	width: 723px;
}

.upsaleItemWrapper img {
	margin: 0 ;
	padding: 0;
	float: left;
}

.upsaleItem {
	margin: 0 0 0 15px;
	padding: 0;
	width: 280px;
	float: left;
}

.upsaleItem a {
	margin: 0;
	padding: 0;
	float: left;
}

.upsaleItemShipping {
	margin: 0 0 0 0;
	padding: 0;
	width: 150px;
	float: right;
}

.upsaleItem input, .upsaleItem select {
	margin: 5px 0 0;
	padding: 0;
}

#ratingsReviews {
	margin: 0;
	padding: 0;
}

.rightNavSecTop {
	margin: 0;
	padding: 0;
	height: 5px;
	width: 175px;
	background: url(http://images.netshops.com/images_new/shared/rnav_sec_header.gif) no-repeat bottom;
}

.rightNavSecMid {
	margin: 0;
	padding: 5px 15px 10px;
	width: 143px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-left-color: #CBCBCB;
	background-color: #EFEFEF;
}
*html .rightNavSecMid {
	margin: 0;
	padding: 5px 15px 10px;
	width: 175;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CBCBCB;
	border-left-color: #CBCBCB;
	background-color: #EFEFEF;
}
.merchandisedItem {
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
}

.merchandisedItem img {
	margin: 10px 0 5px;
	padding: 0;
}

.rightNavHeader {
	margin: 0 0 10px;
	padding: 15px 0 0;
	font-weight: bold;
	text-align: center;
}

.rightNavContent {
	margin: 0 0 15px;
	padding: 0;
}

.rightNavContent ul {
	margin: 10px 0 0 15px;
	padding: 0;
}

.rightNavContent ul li {
	margin: 0;
	padding: 0 0 2px;
}

.rightNavSecBot {
	margin: 0;
	padding: 0;
	height: 15px;
	width: 175px;
	background: url(http://images.netshops.com/images_new/shared/rnav_sec_footer.gif) no-repeat top;
}
#prodPageWrapper {
	padding: 0 0 0 0;
	margin: 0;
	float: left;
	width: 755px;
}
#prodPageBorderWrapper {
	padding: 15px 8px 10px 10px;
	margin: 0;
	float: left;
	width: 940px;
	border: #DAD7CE 1px solid;
}
.prodContentWrapper {
	float:left;
}
/*site map*/
#ns_siteMap ul {
	list-style-type: bullet;
	margin: 0 5px 0 15px;
	padding: 0;
}
#ns_siteMap ul li {
	margin: 2px 0 0 0;
	padding: 0;
}
#ns_siteMap ul li a{
	color: #000;
	display: block;
	padding: 0 4px 0 0;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
#ns_siteMap ul li a:hover{
	color: #5C5B5B;
}
#ns_siteMap h2 {
	color:#65922D;
}
/* Narrow Your selection Filtering */
#filteringPageWrapper {
	width: 770px;
	border: 1px solid #9A9A9A;
	padding: 15px 10px 10px 10px;
}
.filteringBoxWrapper {
	width: 770px;
	margin: 0 0 10px 0;
}
/* Sort By Filtering */
.nysBoxWrapper {
	width: 770px;
	margin: 10px 0 10px 0;
}
*html .nysBoxWrapper {
	margin: 5px 0 10px 0;
}
.nysFilteringTop {
	width: 770px;
	height: 10px;
	background: url(http://images.netshops.com/images_new/site_templates/264/nysTop.gif) no-repeat bottom;
	margin: 0;
	padding: 0;
} 
.nysFilteringBG {
	width: 748px;
	height: 20px;
	background: #fff;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
	margin: 0;
	padding: 0 10px 0 10px;
}
*html .nysFilteringBG {
	padding: 0 10px -30px 10px;
}
.nysFilteringBottom {
	width: 770px;
	height: 10px;
	background: url(http://images.netshops.com/images_new/site_templates/264/nysBottom.gif) no-repeat;
	margin: 0;
	padding: 0;
}
.sortByWrapper{
	float: left;
	width: 210px;
		height: 13px;
	margin: 0 0 0 15px;
	padding: 0;
}
*html .sortByWrapper{
	margin: 5px 0 -15px 15px;
	padding: 0;
}
/* View all Stores Section */
.logoSelectWrapper{
	float: right;
	width: 200px;
	height: 13px;
	margin: 2px 0 0 0;
	padding: 0;
	align:right;
}
.viewAllWrapper{
	width: 760px;
	height: 100%;
	margin: 20px 0 0 0;
	padding: 0 5px 0 5px;
}
.viewAllLogosContentHeader{
	color: #666;
	font: bold 16px Arial, Helvetica, sans-serif;
	border-bottom: #CBCBCB 1px solid;
	margin: 0 0 10px 0;	
}
.viewAllColumnWrapper{
	width: 750px;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	float:left;
}
.viewAllRightBorder {
	border-right: #CCC 1px dashed;
	padding: 0 8px 0 0;
}
.viewAllColumnWrapper a:link, .viewAllColumnWrapper a:active, .viewAllColumnWrapper a:visited {
	color: #474646;	
	text-decoration: none;		
	font: 12px Arial, Helvetica, sans-serif;
	list-style: none;
}
.viewAllColumnWrapper a:hover, .viewAllColumnWrapper a:focus {
	color: #7E7E7E;	
	text-decoration: underline;		
	font: 12px Arial, Helvetica, sans-serif;
	list-style: none;
}
.viewAllColumnWrapper a.header:link, .viewAllColumnWrapper a.header:active, .viewAllColumnWrapper a.header:visited {
	color: #474646;	
	text-decoration: underline;		
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
}
.viewAllColumnWrapper a.header:hover, .viewAllColumnWrapper a.header:focus {
	color: #7E7E7E;	
	text-decoration: underline;		
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
}
.viewAllColumn{
	width: 157px;
	margin: 0 8px 0 10px;
	padding: 0 10px 0 0;
	float: left;
	background-color: #f4f4f4;
	height: 100%;
}
.viewAllColumn ul {
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0;
}
.viewAllColumn ul a:link, .viewAllColumn ul a:active, .viewAllColumn ul a:visited {
	color: #474646;	
	text-decoration: underline;		
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
}
.viewAllColumn ul a:hover, .viewAllColumn ul a:focus {
	color: #7E7E7E;	
	text-decoration: underline;		
	font: bold 12px Arial, Helvetica, sans-serif;
	list-style: none;
}

.viewAllColumn ul li{
	font: 12px Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 1px 0 0 0;
	padding: 0;
}
.viewAllColumn ul li a:link, .viewAllColumn ul li a:active, .viewAllColumn ul li a:visited {
	color: #474646;	
	text-decoration: none;		
	font: 12px Arial, Helvetica, sans-serif;
	list-style: none;
}
.viewAllColumn ul li a:hover, .viewAllColumn ul li a:focus {
	color: #7E7E7E;	
	text-decoration: underline;		
	font: 12px Arial, Helvetica, sans-serif;
	list-style: none;
}

/* Javascript Alert page */
.ns_wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#topBotNav {
	color: #000;
	background-color: #D3D2CA;
	width: 945px;
	padding: 7px 0 7px 0;
	float: left;
	margin: 0;
	border: 0;
}
#topBotNavHighlight {
	color: #000;
	background-color: #89B34F;
	width: 945px;
	height: 5px;
	font-size: 1px;
	margin: 0;
	border-top: 1px solid #fff;
}
/* End Javascript Alert page */