
/*  =global styles  
------------------------------------------------ */
* {
	margin: 0;
	padding: 0;
}
html {
    min-height: 100%;
    margin: 0 15px 1px 15px;
}
body {
	font:62.5% Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000; 
}
.alertText {
	color: #CC0000;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 970px;
	padding: 0;
	overflow:hidden;
}
h1, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
}
input {
	font-size: 1.1em;
	padding: 1px;
}
select {
	font-size: 1.0em;
}

select.eleventext {
	width:150px;

}
option {
	padding: 1px 0 0 4px;
}
h1 {
	font-size: 15px;
	padding-top: 10px;
}
h2 {
	font-size: 13px;
}
a:link, a:visited {
	color: #0A224E;
	text-decoration: underline;
}
a:hover, a:active {
	color: #808080;
	text-decoration: underline;
}
img{
	border: none;
}
/* =header
---------------------------------------------- */
	#cart {
	top: 10px;
	}
	#cartText {
	position: absolute;
	right: 10px;
	top: 10px;
	width:auto;
	}
	#cartText li, #cartText p{
	display: block;
	float: left;
	padding-top: 2px;
	margin:0;	
	text-decoration: none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	}
	#cartText li a, #cartText p a{
	padding-left: 5px;
	color:#000;
	text-decoration:none;
	}
	#cartText li a:hover{
	text-decoration: underline;
	}
	.customerCart{
	width: 100%;
	}
	.customerCart, #cartLinks{
	float: left;
	margin:0;
	}
	.customerCart p{
	width: 50%;
	}
	.customerCartName {
	width: auto;
	padding-left: 5px;
	}
	#cartText .customerCartItem {
	width: auto;
	float:right;
	text-align: right;
	}
	#cartText li.pipe{
	padding-right: 8px;
	border-right: 1px solid #000;
	}
	#cartImage{
	display:block;
	margin: -2px 5px 0 5px;
	height:16px;
	overflow:hidden;
	padding: 0;
	background-image:url(http://images.netshops.com/images_new/global/shopping_cart.gif);
	}
#header {
	clear:both;
}
#logo{
	float: left;
	height: auto;
	margin-top:10px;
}
body:first-of-type #logo a{
    	position: relative;
}
::root #logo a{
    	position: relative;
}
.netshopsStoreWrapper {
	width: none;
	height: none;
	margin: 0;
}
.netshopsStoreWrapper a{
	background:url(http://images.netshops.com/images_new/shared/a_netshops_store_logo.gif) no-repeat;
	width: 200px;
	height:25px;
	display: inline;
	float:left;
	margin: 15px 0 0 0;
	overflow:hidden;
}
#header li{
	display:inline;
	list-style-type:none;
}
.accent1 {
	background: #A4A4A4;
	height: 32px;
	width: 100%;
	background-image:url(http://images.netshops.com/images_new/global/black_gradient.png);
	background-repeat:repeat-x;
	background-position: bottom;
}
*html .accent1{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://images.netshops.com/images_new/global/black_gradient.png', sizingMethod='scale');
	background-image: none;
}
.accent2 {
	display: none;
}
#mainNavWrapper{
	margin-top: -30px;
	float:left;
	margin-bottom: 8px;
	clear:both;
	width: 100%;
}
#mainNavWrapper li{
	display: inline;
	list-style-type: none;
}
.bannerSpacer{
	margin-top: 59px !important;
}

/* --Search Bar-- */
.searchWrapper {
	float:left;
	margin: 7px 0 0 10px;
	height:19px;
}
*html .searchWrapper {
	margin: 7px 0 -6px 10px;
}
.searchButton{
	background-color:transparent; 
	border: none; 
	margin-bottom: -4px; 
	cursor:pointer;
}
*html .searchButton{
	margin-bottom: -1px;
}
*:first-child+html .searchButton{
	margin-bottom: -1px;
}
.searchText{
	font-weight:bold; 
	color:#000; 
	font-size:11px;
	margin-right:5px;
}
/* --Main Nav-- */
#altStyles{
	float:left;
}
.resizeText {
	margin: 0px 10px 0 10px;
	float: left;
	text-decoration: none;
}
.resizeText li{
	display:inline;
	list-style-type:none;
	font-size: 1.1em;
	line-height: 18px;	
}
.resizeText img{
	vertical-align: middle;
}
#tabWrapper{
	height:29px;
}
.mainNavTabs{
	margin: 0 0 0 260px;  /*--Use this to adjust tabs Left vs Right placement-- */
	width: 700px;/*(960 - (.mainNavTabs{left:var;})*/
}
.mainNavTabs li{
	font-size: 1.1em;
	float:left;
	width: 95px; /*-- <<--for the tabs to adjust w/ fluidity there can't be a fixed width-- */
}
.mainNavTabs a{
	text-decoration:none;
}
.tab, .multiTab{
	padding:5px 5px 0 5px;
	background: #ccc;
	border-left: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	text-align:center;
	text-decoration: none;
	color:#000;
	display:block;
	font-weight: bold;
	height: 19px;
	font: bold 11px Arial, Helvetica, sans-serif;
	cursor: pointer;
	overflow: hidden;
}
.multiTab {
	padding-top: 0px;
	padding-bottom: 5px;
}
ul.mainNavTabs a:hover span.tab, li.current a span.tab{
	background:#A4A4A4;
	border-color:#8d8d8d;
	color:#000;
}



#menuWrapper{
	margin: 0px 0 0 0;
	z-index: 100;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	z-index: 100;
	padding: 7px 0 0 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:right;
}
#p7menubar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	color: #000;
}
#p7menubar a.trigger {
	padding: 3px 16px 3px 10px;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 20em;
}
#p7menubar li ul img {
	float: left;
	padding-right: 5px;
	vertical-align: middle;
}
#p7menubar li ul li  {
	border-bottom: 1px dotted #999;
	padding: 5px 0;
}
#p7menubar ul li a  {
	border-right: 0;
	padding: 3px 12px 3px 16px;
	line-height: 1.6em;
	vertical-align: middle;
	font-size: 0.85em;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
	background-repeat: repeat-x;
	z-index: 100000;
	right: 0px;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000;
	text-decoration: none;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
#p7menubar ul a:hover {
	text-decoration: underline!important;
	color: #C00!important;
}
#p7menubar li {
	width: auto;
}
#p7menubar a img{
	margin-bottom:-2px;
}

/* =secondary nav - left column
-------------------------------------------------- */
#secondaryNavWrapper{
	position:absolute;
	left:0;
	top: 139px; /* same value as secondaryContent and 43px greater then (#header h2 a {padding-top}) */
	width:175px;
	background: #fff;
	margin-top: -6px;
}
#secondaryNavTop{
	padding-bottom:1px;
}
#secondaryNavWrapperTop{
	padding-bottom: 10px;
}
#secondaryNav h2, #secondaryNavTop h2 {
	background: #A4A4A4;
	padding: 4px 8px 8px 8px;
	font-size: 13px;
}
#secondaryNav ul, #secondaryNavTop ul{
	list-style-type: none;
	padding-left:10px;
	font-size: 1.1em;
}
#secondaryNav li, #secondaryNavTop li{
	line-height: 1.3em;
	width: 155px;
}
#secondaryNav h3, #secondaryNavTop h3{
 	border-top: 2px dotted #999;
	padding-top: 5px;
	margin-bottom: 2px;
	margin-top: 0;
	font-size: 1.1em;
}
*html #secondaryNav h3, #secondaryNavTop h3{
	margin-top: 0px;
}
#secondaryNav h3.first, #secondaryNavTop h3.first {
	border-top: 0;
	padding-top: 5px;
	margin-bottom: 1px;
}
#secondaryNav a, #secondaryNavTop a{
	text-decoration: none;
	color: #000;
	display: block;
}
#secondaryNav a:hover, #secondaryNavTop a:hover {
	background-color: #A4A4A4; 
	text-decoration: underline;
}

/* =main content - center column
---------------------------------------------  */
#mainContent {
    margin: 0px 185px 0px 185px;
	padding: 0px -5px 20px 0;
	font-size: 1.1em;
	clear:both;
	float: none;
}
.hrule {
	height:1px;
    	width: 100%;
	background:#000;
	margin-bottom: 20px;
	clear:both;
	font-size: 1px;	
}
#mainContent h1 {
	padding: 0;
	color: #000;
	font-size:18px;
	margin: 0px 0 0 0;
}
#mainContent h2 {
	margin: 0 0 .6em 0;
}
#mainContent p {
	padding: 0;
}
#mainContent td [style="background-repeat: no-repeat; background-position: right top;"] ul {
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

/* --Zones-- */
.row{
	width: 100%;
}
.zoneWidth50 {
	width: 50%;
	float: left;
	padding: 0 0 0 0;
}
.zoneWidth33 {
	width: 33.3%;
	float: left;
}
.zoneWidth66 {
	width: 66.6%;
	float: left;
}
.zoneWidth25 {
	width: 24.9%;
	float: left;
}
.zoneWidth100 {
    width: 100%;
	clear:both;
}
.zoneWidth100Text {
	width: 99%;
	margin: 0 0 10px 0;	
}
.zoneContainer{
	margin-right: 6px;
}
.zoneContainerMiddle{
	margin: 0 3px;
}
.zoneContainerLast{
	margin-left: 6px;
}
.zoneWidth25 .zoneContainer, .zoneWidth25 .zoneContainerMiddle, .zoneWidth25 .zoneContainerLast{
	background-color:#ccc;
}
.zoneContainer h2 {
	background: #cbcbcb;
	padding: 8px 8px 10px 8px;
	font-size: 13px;
}

/*  =results list - (formerly dumps)
----------------------------------------------  */
#dump_nav a {
	text-decoration: none;
}
#dump_nav a:hover {
	text-decoration: underline;
}
.filterHeader {	
	padding-top: 0px;
	float:right;
}
.filterHeader a {
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
}
.filterHeader img {
	border: none;
	vertical-align: top;
}
.filterProdCount {
	font-size: 14px;
	font-weight: bold;
	float: left;	
}
#dump_nav .checked {
	background: url(http://images.netshops.com/images_new/shared/checked.gif) no-repeat left top;
	padding: 0 0 0 15px;
	cursor: pointer;

}
#dump_nav .unchecked {
	background: url(http://images.netshops.com/images_new/shared/unchecked.gif) no-repeat left top;
	padding: 0 0 0 15px;
	cursor: pointer;

}
#dump_nav .unavailable {
	background: url(http://images.netshops.com/images_new/shared/unchecked.gif) no-repeat left top;
	padding: 0 0 0 15px;
	color: #A1A1A1;
	cursor:auto;
}
.helplink {
	cursor: help;
}
.yui-overlay {
	position:absolute;
	display:block;
}
.yui-tt {
	visibility:hidden;
	position:absolute;
	background-color:#FFFFE0;
	padding:5px;
	width:250px;
	border: 1px solid #000;
}

/*  =secondary content - right column
----------------------------------------------  */
#secondaryContentWrapper {
	position: absolute;
	top: 139px; /* same value as secondaryNav */
	right:0;
	width:175px;
	background:#fff;
	font-size: 11px;
	margin-top: -6px;
}
#secondaryContent, #secondaryContentTop{
	padding:0 8px;
}
#secondaryContent ul, #secondaryContentTop ul{
	margin:0;
	padding:0;
}
#secondaryContent li, #secondaryContentTop li{
	padding: 0pt 0pt 5px 0px; 
	margin-left:10px;
}
#secondaryContentTop{
	padding-bottom:1px;
}
#secondaryContentWrapperTop{
	padding-bottom: 10px;
}
#secondaryContent h2, #secondaryContentTop h2 {
	padding: 8px 0 8px 0;
	font-size: 14px;
}
#secondaryContent p, #secondaryContentTop p {
	padding: 3px 0 0 0;
}
.dottedHrule{
	border-top: 2px dotted #999;
	margin: 0 0 2px 0;
	background: none;
}
.secondaryContentImageUL {
	list-style-type: none;
	text-align: center;
}
#secondaryContent img, #secondaryContentTop img{
	margin: 10px 0 0px 0;
}
#emailadd{
	margin-bottom: 10px;
}

/* =footer
----------------------------------------------  */
.footer {
	padding: 0;
	margin-top:30px;
}
.footer h2{
	float: right;
	margin: 5px 10px 0 0;
}
.contactInfo {
	margin: 10px 0 5px 0;
	font-weight: bold;
	text-align:center;
	font-size: 12px;
}
#footerLists{
	margin: 0 0 0px 10%;
	clear:both;
}
.info {
	float: left;
	margin: 10px 0 10px 0;
	padding:0;
	border: none;
	width:24.5%;
}
.info li {
	margin: 0 25px;
	font-size: 11px;
}
.info h3 {
	margin: 0 0 0 -15px;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.subheader{
	list-style-type: none;
}
#footerIcons {
	text-align:center;
	margin: 20px 0;
	clear:both;
}
#footerIcons img{
	margin: 0 10px;
}
.secureSiteA {
	background: url(http://images.netshops.com/images_new/shared/secure_site_blank.gif) no-repeat left top;
	font-size: 10px;
	padding: 15px 25px 0 5px;
	margin: 0 0px 0 50px;
	height: 15px;
	width: 90px;
	float: left;
}
*html .secureSiteA {
	margin: 0 0px 0 25px;
}
.secureSiteA a {
	color: #9d080d;
}	
#contactLinks{
	margin: 0px 0 10px 0;
	text-align:center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	clear:both;
}
#contactLinks .pipe{
	padding-right: 6px;
	border-right: 1px solid #000;
}
#footerCopyright{
	text-align:center;
	list-style-type:none;
	margin-top: 20px;
}
#footerCopyright li{
	margin-top: 5px;
}
#phoneTracking{
	font-weight:bold;
}

/* Content Tab Page
-------------------------------------------*/
	.contentImg{
		float: left;
		margin-right: 10px;
		margin-bottom:5px;
	}
	.contentImg{
		border: 1px solid #cbcbcb;
	}
	.contentBox{
		margin: 10px 5px;
	}
	.contentBox .contentImg{
		margin: 5px 10px;
	}
	.contentBox p{
		margin: 5px 10px;
	}
	.contentOL{
		margin: 5px 0;
		list-style-position: inside;
	}
	.contentOL li{
		margin: 2px 5px;
	}
	.contentBox .roundCornerContentBg4 h2, .contentBox .roundCornerContentBg4 p{
		text-align: center;
	}
	.googAdWrapper{
		text-align: center;
	}


/* WAI 
-------------------------------------------*/
#wai {
	display: none;
}

/* Javascript Alert page */
.javaWrapper {
    margin: 10px 0 10px 0; /* delete right margin when hiding right content */
	padding: 10px;
	font-size: 1.2em;
	border: #ccc 1px solid;
}
.javaAlertHeader {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #555;
}
.javaAlertText {
	margin: 10px 0 0 0;
}
.javaAlertList ol {
	margin: 10px 0 0 0;
}
.javaAlertList ol li {
	margin: 0 0 0 35px;
}
/* End Javascript Alert page */

.quickTips li{
        margin-left: 30px;
} 

/* Third party css fixes
---------------------------------------*//
#info2{
	height:auto !important;
}
.prStars{
	top:-1px !important;
}
#secondaryContentWrapper .csHeader p{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
.lookingFor LI {
	margin-left: 20px;
}
#akOutdoorsAPI:hover .blackText{
	color: #000;
}

/* =rounded corners
---------------------------------------------  */

.roundCornerContentBg2, .roundCornerContentBg4, .roundCornerContentBg5, .roundCornerContentBg6, #secondaryNav, #secondaryNavTop, #secondaryContent, #secondaryContentTop, .roundCornerContent33{
	border-left: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
	overflow:hidden;
}
.roundCorner1Bg1, .roundCorner2Bg1, .roundCorner3Bg1,
.roundCorner1Bg2, .roundCorner2Bg2, .roundCorner3Bg2, 
.roundCorner1Bg3, .roundCorner2Bg3, .roundCorner3Bg3,  
.roundCorner1Bg4, .roundCorner2Bg4, .roundCorner3Bg4,
.roundCorner1Bg5, .roundCorner2Bg5, .roundCorner3Bg5,
.roundCorner1Bg6, .roundCorner2Bg6, .roundCorner3Bg6,
.roundCorner1Bg7, .roundCorner2Bg7, .roundCorner3Bg7,
.roundCorner1Tab, .roundCorner2Tab,.roundCorner3Tab, .horizontalBorderTab, 
.horizontalBorder, .horizontalBorderBg2, .horizontalBorderBg4, .horizontalBorderBg5, .horizontalBorderBg6{
	display:block;
	height: 1px;
	border-left:1px solid #cbcbcb; 
	border-right:1px solid #cbcbcb;
	overflow:hidden;
}
.horizontalBorder, .horizontalBorderBg2, .horizontalBorderBg4, .horizontalBorderBg5, .horizontalBorderBg6, .horizontalBorderTab{
	border: none;
	margin:0 5px; 
	background:#cbcbcb;
	height:1px;
}
.horizontalBorderBg2{
	background: #cbcbcb;
}
.horizontalBorderBg5{
	background:#cbcbcb;
}
.horizontalBorderBg6{
	background:#ddd;
}
.horizontalBorderTab{
	background:#afafaf;
}
.roundCorner1Bg1, .roundCorner1Bg2, .roundCorner1Bg3, .roundCorner1Bg4, .roundCorner1Bg5, .roundCorner1Bg6, .roundCorner1Bg7, .roundCorner1Tab{
	margin:0 3px; 
	border-width:0 2px;
}
.roundCorner2Bg1, .roundCorner2Bg2, .roundCorner2Bg3, .roundCorner2Bg4, .roundCorner2Bg5, .roundCorner2Bg6, .roundCorner2Bg7, .roundCorner2Tab{
	margin:0 2px;
}
.roundCorner3Bg1, .roundCorner3Bg2, .roundCorner3Bg3, .roundCorner3Bg4, .roundCorner3Bg5, .roundCorner3Bg6, .roundCorner3Bg7, .roundCorner3Tab{
	height:2px; 
	margin:0 1px;
}
.roundCorner1Bg1, .roundCorner2Bg1, .roundCorner3Bg1, #secondaryNav{
	background:#ccc;
}
.roundCorner1Bg2, .roundCorner2Bg2, .roundCorner3Bg2, .roundCornerContentBg2, #secondaryContent{
	background:#fff;
}
.roundCorner1Bg3, .roundCorner2Bg3, .roundCorner3Bg3{
	background:#A4A4A4;
}
.roundCorner1Bg4, .roundCorner2Bg4, .roundCorner3Bg4, .horizontalBorderBg4, .roundCornerContentBg4{
	background:#ddd;
	border-color:#ddd;
	border-width:0;	
}
.roundCorner1Bg5, .roundCorner2Bg5, .roundCorner3Bg5, .roundCornerContentBg5{
	border-color: #cbcbcb;
	background: #ddd;
}
.roundCorner1Bg6, .roundCorner2Bg6, .roundCorner3Bg6, .roundCornerContentBg6{
	border-color:#ddd;
}
.roundCorner1Bg7, .roundCorner2Bg7, .roundCorner3Bg7 {
	border-color:#cbcbcb;
	background:#cbcbcb;
}
.roundCorner1Tab, .roundCorner2Tab, .roundCorner3Tab{
	background:#ccc;
	border-color:#afafaf;
}
ul.mainNavTabs a:hover span.roundCorner1Tab, 
ul.mainNavTabs a:hover span.roundCorner2Tab, 
ul.mainNavTabs a:hover span.roundCorner3Tab,
.current .roundCorner1Tab,
.current .roundCorner2Tab,
.current .roundCorner3Tab{
	background:#A4A4A4;
	border-color:#8d8d8d;
}
.mainNavTabs a:hover .horizontalBorderTab, .current .horizontalBorderTab{
	background-color:#8d8d8d;
}



