/*Master CSS for global design*/

/*css from tnav-new.css*/
#topwrapper {
border-bottom:1px solid #BACDB5;
height:118px;
margin-bottom:10px;
width:950px;
}
#loginwrapper {
background-image:url("/images/newdesign/account.jpg");
background-position:center top;
background-repeat:no-repeat;
float:right;
height:50px;
margin-bottom:5px;
text-align:left;
width:185px;
}
#topcontainer_r {
text-align:left;
}
#logo_header {
float:left;
height:64px;
width:140px;
margin-top: 1px;
}
#myaccount_newdesign {
border-width:0;
margin-left:14px;
}
#cart_newdesign {
border-width:0;
margin-left:13px;
}
#cartItems_newdesign {
color:#005837;
font-family:Arial,Helvetica,sans-serif;
font-size:9px;
font-weight:bolder;
position:relative;
text-decoration:none;
top:-10px;
width:25px;
}
#tnavwrapper {
float:right;
height:42px;
margin:8px 0 0;
position:relative;
text-align:left;
width: 900px;
}
#newdesign_tnav {  
margin:0;   
padding:0;   
list-style:none; 
float:right;
}     
#newdesign_tnav li {
float:left;
display:block;
position:relative;
z-index:500;
margin:0 1px;
background-color: #FFFFFF;
}
#newdesign_tnav li a {  
display:block;   
padding:0;   
font-weight:700;      
text-decoration:none;   
color:#fff;   
text-align:left;
color:#333; 	 
}  
.hover-snow {  
background-image:url(/images/newdesign/topnav/snow_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-run {  
background-image:url(/images/newdesign/topnav/run_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-shoes {  
background-image:url(/images/newdesign/topnav/shoes_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-tri {  
background-image:url(/images/newdesign/topnav/tri_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-bike {  
background-image:url(/images/newdesign/topnav/bike_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-camp {  
background-image:url(/images/newdesign/topnav/camp_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-swim {  
background-image:url(/images/newdesign/topnav/swim_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-kids {  
background-image:url(/images/newdesign/topnav/kids_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-team {  
background-image:url(/images/newdesign/topnav/team_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-sale {  
background-image:url(/images/newdesign/topnav/sale_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
.hover-buzz {  
background-image:url(/images/newdesign/topnav/buzz_hover.jpg);
background-repeat: no-repeat;
background-position: center top;
}
#newdesign_tnav ul {  
position:absolute;   
left:0;   
display:none;   
padding:0;
margin-top:0;
margin-left:0;  
list-style:none;  
background-color:#e5e5e3;
border: 1px solid #c1c1c1;
-moz-box-shadow: 2px 2px 4px #333333;
-webkit-box-shadow:2px 2px 4px #333333;
}  
#newdesign_tnav ul li {  
width:200px;   
float:left;   
background-color:#e5e5e3;
position:relative;
left: 0px;
}  
#newdesign_tnav ul li#buzz {  
width:100px;   
float:left;   
background-color:#e5e5e3;
position:relative;
left: 0px;
}  
#newdesign_tnav ul a {  
display:block;     
padding: 3px 5px;   
color:#666;  
}  
#newdesign_tnav ul a:hover {  
text-decoration:underline;
color: #006600;  
}  
.tablerow1{
font-size:12px;
}
#searchbrandswrapper {
	background-image: url(/images/newdesign/searchwrapper.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 306px;
}

#topbrands {
float:left;
position:relative;
top:-2px;
z-index:999;
}
#productsearch {
margin-right:2px;
position:relative;
top:-3px;
}


/*css fom signup.css*/
#signupwrapper {
	width: 900px;
	background-image: url(/images/newdesign/signupbgBody.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#signupwrapper h3 {
	font-size: 16px;
	color: #003300;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 20px;
	vertical-align:middle;
}
#signupBottom {
	background-image: url(/images/newdesign/signupbgBottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 900px;
	height: 73px;
}
#signupBottom #signupbtnHide {
	margin-left: 50px;
}
#signupwrapper #promo {
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}

#signupwrapper table {
	font-size: 12px;
}
#bgtopsignup {
	position: relative;
	top: 3px;
}
#signup-btn {
	margin-top: 10px;
	margin-right: 10px;
}
#signupwrapper hr {
	color: #8C8C8C;
	width: 810px;
}
#signupwrapper ul {
	font-size: 16px;
	font-weight: bold;
}


#signupwrapper #hide-btn {
	cursor: auto;
}
a {
   outline: none;
   cursor: pointer;
} 
a:active
{
outline: none;
}
input {
outline: none;
}
#hide-btn {
cursor: pointer;
}
#signupwrapper table td img{
margin-left: 10px;
}

#signupwrapper table {
	font-size: 12px;
}



/*original content*/
.hide {display:none;}
.show {display:block;}
.showInline {display:inline;}
.showSplashBanner {display:block;}
.clearFix {clear:both;}

#mainContainer {
	clear:both;	
	width:950px;
	margin:auto;
}

#leftNavContainer {
	width:243px;
	padding:0 5px;
	background:#e5e5e3;		
	font-size:12px;
	text-align:left;
}
#leftNavContainer ul {
	margin:0;
	padding:0;
}
#leftNavContainer li {
	list-style:none;
} 
#leftNavContainer a {
	text-decoration:none;
	color:#000;
	font-size:12px;
}
#leftNavContainer a:hover {
	text-decoration:none;
	color:#099b09;
}
.classItem {
	font-weight:normal;
}
.subClassItem {
	font-weight:normal;
}
.leftNavArrowSide {
	margin-left:3px;
	position:static;
	top:5px;
	cursor:pointer;	
	/*border:1px solid #000;*/
}
.leftNavArrowDown {
	margin-left:5px;
	position:relative;
	top:1px;
	cursor:pointer;
	/*border:1px solid #000;*/
}
#leftNavContainer .deptstyle {
	font-size:14px;
}
#leftNavContainer .classstyleAlt a, #leftNavContainer .subclassstyleAlt a, #leftNavContainer .brandstyleAlt a {
	font-weight:bold;
	color:#099b09;
}
#leftNavContainer .classstyle a, #leftNavContainer .subclassstyle a, #leftNavContainer .brandstyle a {
	font-weight:normal;
}


#SBImg{
	margin-left:10px;
	margin-bottom:10px;
}
#DTTable td {vertical-align:top;}
.DTName {margin-bottom:10px;}
.DTName a.DTNameLink {color:#006633;}

#relatedTopseller {
	float:right;
	width:159px;
	border:0px solid green;
	position:relative;
	top:-16px;
	*top:0px;
}
#DTTablePD {
	width:100px; 
	border:0px solid red;
}
#PDC1 {
	width:305px;
	border:0px solid red;
}
#RTSPD {
	width:159px;
}
#relatedTSPDTitle {
	background:url(../images/relatedproducts.gif) no-repeat;	
	display:block;
	width:159px;	
	height:15px;
	margin-bottom:10px;
}

#marketingTabContainer {
	position:relative;
	top:9px;
	*top:1px;
	margin-left:10px;	
	clear:both;
	width:292px;
	text-align:left;	

}
#marketingTabContainerAlt {
	position:relative;
	top:9px;
	margin-left:10px;	
	clear:both;
	width:292px;
	border:0px solid red;
	text-align:left;
}
.marketingTab {
	width:141px; 
	height:31px;
	font-weight:bold;
	font-size:12px;
	background:url(../images/tabBgOn.jpg) no-repeat;	
	text-align:center;
	padding-top:8px;
}
#tab1 {
	width:141px; 
	height:31px;
	font-weight:bold;
	font-size:12px;	
	text-align:center;
	padding-top:8px;
	cursor:pointer;
}
#tab2 {
	width:141px; 
	height:31px;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding-top:8px;	
	float:right;	
}
.marketingTabOn {
	background:url(../images/tabBgOn.jpg) no-repeat;	
	cursor:pointer;
}
.marketingTabOnOver {
	background:url(../images/tabBgOnOver.jpg) no-repeat;	
	cursor:pointer;
}
.marketingTabOff {
	background:url(../images/tabBgOff.jpg) no-repeat;
	cursor:pointer;
}
#marketingTabbedContent {
	border:1px solid #d0d0d0;
	width:558px;
	*width:570px;
	margin-left:10px;
	padding:10px 5px;	
}
#marketingTabbedContentAlt {
	border:1px solid #d0d0d0;
	width:558px;
	*width:570px;
	margin-left:10px;
	padding:10px 5px;	
}
#marketingTabbedContent iframe {
	/*float:left;*/
	width:184px;
	border:0px solid red;
	margin:0 0 20px 0;
	padding:0;
}
#marketingTabbedContentAlt iframe {
	/*float:left;*/
	width:555px;
	*width:565px;
	border:0px solid red;
	margin:0 0 20px 0;
	padding:0;
}
#brandListing {
	margin:15px 20px 30px 30px;
}
a.tabBrands {
	width:157px;		
	color:#000;
	display:block;
	float:left;
	text-decoration:none;
	margin:3px 5px;	
	font-size:12px;
	border:0px solid red;
	text-align:left;
}
a:hover.tabBrands {
	text-decoration:underline;	
}
.customFormatting {
	text-align:center; 
	width:159px; 
	margin:0;
	padding:0;
}
.customFormattingAlt {
	text-align:center; 
	width:530px;
	*width:540px; 
	margin:0;
	padding:0;
}
#topSellersContainer {
	width:530px;
	*width:540px; 
}
#browseContainer {
	padding:10px 20px;
}
div.sortingFormat {
	float:left; 
	text-align:left; 
	clear:both;
}
.sortLinks {
	color:#000;
}
#pdMain {
	position:relative;
	top:-19px;
	*top:-3px;
}
	#tnsnowLi {
		height:32px;
		*height:25px;
	}
	#tnav img {
		margin:0 3px;
		z-index:90;
	}
	#tnav { /* all lists */
  	width:805px; 
		height:40px; 
		font-size:0.85em;
    text-align:right;
		position:relative; 
		top:1px;
		*top:-8px;
		z-index:50;		
		border:0px solid red;
	}	
	#tnav ul { 
		position:relative;
		padding:0;
		margin:0;		
		list-style:none;
		float:right;		
		border:0px solid orange;
	}			
	#tnav li { /* all list items */
		position:relative;
		float:left;
		line-height:1.25em;	
		margin:0;
		padding:0;		
		border:0px solid red;			
		background:#fff;	
		text-align:left;
	}		
	#tnav li li {
		float:none;	
		border:0px solid green;
		background:#e5e5e3;	
		*height:20px;
	}	
	#tnav li ul { /* second-level lists */
		position:absolute;
		left:-999em;
		margin-left:0em;
		*margin-left:0em;
		margin-top:0em;
		*margin-top:0em;
		color:#000;				
		border:1px solid #000;	
		width:200px;
	}
	#tnav li ul ul { /* third-and-above-level lists */
		position:absolute;
		left:-999em;
		margin-left:16.0em;
		*margin-left:16.0em;
		margin-top:-1.5em;		
		*margin-top:-1.5em;
	}		
	#tnav li a {
		display:block;	
		font-weight:bold;
		text-decoration:none;
		color:#000;
		padding:0px 0px;			
		border:0px solid purple;				
	}	
	#tnav li a:hover {
		color:#000;		
	}	
	#tnav li li a {
		width:190px;
		w\idth:190px;		
		*height:21px;
		display:block;	
		font-weight:normal;
		text-decoration:none;
		color:#000;
		padding:2px 10px;		
		border:0px solid red;		
	}	
	#tnav li li a:hover {
		color:#000;		
		text-decoration:none;
		font-weight:bold;		
	}		
	#tnav li:hover ul ul, #tnav li:hover ul ul ul, #tnav li.sfhover ul ul, #tnav li.sfhover ul ul ul {
		left:-999em;			
		background:#e5e5e3;
	}	
	#tnav li:hover ul, #tnav li li:hover ul, #tnav li li li:hover ul, #tnav li.sfhover ul, #tnav li li.sfhover ul, #tnav li li li.sfhover ul { /* lists nested under hovered list items */
		left:auto;		
		background:#e5e5e3;
	}	

	#addlFooter {
		margin-top:20px;		
		width:950px;
		text-align:center; 
		margin:auto;
	}
	#addlFooter td {
		text-align:left;	
		padding:5px 10px;
		border-right:1px solid #999999;
		vertical-align:top;
	}
	#addlFooter td.last {
		text-align:left;	
		padding:5px 10px;
		border-right:0px solid #999999;
		vertical-align:top;
	}
	#addlFooter a {
		font-size:12px;
		color:#006633;
		text-decoration:none;
	}
	
	.paginButtons {
		position:relative;
		top:4px;
	}

body {font-family:arial; font-size:11px; margin:10px; text-align:center; margin:auto;}
li {font-family:arial; font-size:12px; font-weight:bold; text-decoration:none;}
.footerlink {font-family:arial; font-size:12px; color:#006633; text-decoration:none;}

#top {
	width:950px; 
	height:75px; 
	border-bottom:1px solid #bacdb5; 
	text-align:left; 
	margin:auto; 
	vertical-align:top;
}
#logo {width:140px; border:0px solid red;}
#topcont {
	float:right; 
	width:805px;  
	height:25px; 
	border:0px solid red; 
	margin-top:2px;
	position:relative;
	z-index:999;
}
#brands {display:inline; margin-top:1px; position:relative; z-index:999;}
#search {text-align:right; position:relative; z-index:998;}

#footer {width:950px; text-align:center; margin:auto;}

#bottomlinks {text-align:center; margin:auto; margin-top:10px; width:950px; text-align:center; border-bottom:1px solid #bacdb5}
#contentAlt {vertical-align:top; text-align:left;} 
#content {position:relative; width:950px; vertical-align:top; margin:auto; clear:both; text-align:left;}
#content_renal {clear:both;
margin:auto;
position:relative;
text-align:left;
vertical-align:top;
width:1000px;}
#myaccount {position:relative; float:right;}
#phone {width:140px}
#phonemyacc {clear:both; width:950px; height:22px; text-align:left; margin:auto;}
a#CAMLink { font: normal 11px Arial, Helvetica, sans-serif; color: #999999;}

