/*
font-size:77%;  renders 10px
font-size:85%;  renders 11px 
font-size:100%; renders 13px   
font-size:107%; renders 14px  
font-size:122%;  renders 16px  
font-size:136%; renders 18px  
*/

/* Site-Wide Elements */
body {
	background-color: #b6c0c9; /* Bluer Grey */
	font-family: Tahoma, "@Arial Unicode MS", Verdana, sans-serif, monospace;
}

#siteContainer{
	position: relative;
	width: 980px;
	background-color: #fff;
	margin:auto;
	z-index: 1;
}

h1{	
	position: relative;
	color: #004297;
	font-size: 180%;
	font-weight: bolder;
	display:block;
	margin-left:1px;
	padding: 45px 220px 0 10px;
	padding-left: 10px;
	background: #e6e9ed url(/images/h1_bck.gif) repeat-x 0px -30px;
	z-index: 2;
}

h1#homepage{	
	position: relative;
	color: #004297;
	font-size: 180%;
	font-weight: bolder;
	display:block;
	margin-left:1px;
	padding: 45px 220px 0 10px;
	height: 30px;  
	background: #e6e9ed url(/images/h1_bck.gif) repeat-x top;
}
h1 span.listname, h1 span.othername {  
 /*	display: none;  if not display:none remove height above */
 display: block;
 position:absolute;
 top: 9px;
 z-index: 20;
}

 h1 span.othername {  
 /*	display: none;  if not display:none remove height above */
 display: block;
 position: absolute;
top: 20px;
z-index: 20;
}

h1 span.catname {  
 /*	display: none;  if not display:none remove height above */
	 display: block;
	 position:absolute;
	 left:10px;
	 top: 60px;
	 font-size: 200%;
	 z-index:1;
	 color: #fff;
	}
/* SPECIAL IDs for the H1 on  index_category  and  product_detail  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   */
/*    If anything changes in the Menu have to change here        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   */	
/*    we are using double classes with catname just change colors        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   */	

h1 span.Apparel, h1 span.kids, h1 span.helmets{}	

h1 span.Equipment{}	

h1 span.Mountain{}

h1 span.Sale{}

h1 span.skiing, h1 span.sleds_tubes{font-size:107%;
top:90px;}

h1 span.videos, h1 span.warmers, h1 span.snowshoeing, h1 span.snowboarding, h1 span.women, h1 span.mens, h1 span.hydration, h1 span.bags{}


/* END SPECIAL IDs for the header XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   */






h2, h3, h4 {
	color: #004297;
	font-size: 136%;
}
strong{
	font-weight: bold;
}
em{
	font-style: italic;
}
p{
	padding: 0em 0 0.6em 0;
	text-indent: 2ex;
}
blockquote{
	margin: 0 auto;
	width: 85%;
	padding: 0em 0 0.6em 0;
	text-indent: 2ex;
	font-style: italic;
}
#left_nav {
	width: 198px;
	min-height: 590px;
	display: block;
	float: left;
	position: relative;
	background: White url(/images/left_bck.jpg) repeat-x top;
	z-index: 2;
}

#left_nav h2 {
	padding: 10px 10px 0px 10px;
	font-size: 150%;
	
}

#left_nav h2 a{
	text-decoration: none;

}
	
a:link, a:visited {
	color: #191970;
}
	
a:active, a:hover, a:focus	{
	color: #e99613;
}

#cart_site_content {/* CART ELEMENT to help designate other elements and classes */
}	
#site_content, #hp_site_content/* HOME PAGE ELEMENT  to help designate other elements and classes */{ 
	float: right;
	width: 782px;
	padding: 0 0 0 0;
	/*background: White url(/images/sitecontainer_bck.gif) repeat-y left;*/
	margin: 0px;
	z-index: 1;
	position: relative;
	display: inline;
}	

		
#hp_jan2012{
/*	background-image: url(/images/hp-promos/hp_main_may2011.jpg);*/
/*	background-image: url(/images/hp-promos/hp_main_july2011.jpg);*/ /*For Summer Markdowns */
/*background-image: url(/images/hp-promos/hp_main_dec2011_web.jpg);	*/
background-image: url(/images/hp-promos/hp_main_jan2012.jpg);	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:782px;
	height:480px;
	position: relative;
	margin: 0;
	float: right;
	display: inline;
	border:0px solid red;
}

#hp_jan2012_aff{
/*	background-image: url(/images/hp-promos/hp_main_may2011_ALT.jpg);*/
/*	background-image: url(/images/hp-promos/hp_main_july2011_ALT.jpg);*/ /*For Summer Markdowns */
	/*background-image: url(/images/hp-promos/hp_main_dec2011_aff.jpg);	*/
	background-image: url(/images/hp-promos/hp_main_jan2012.jpg);		
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:782px;
	height:480px; /*Height for four boxes below main feature; commented out for October 2011 HP Refresh */
	/*height:379px;*/ /* This height used for when four boxes are not displayed */
	position: relative;
	margin: 0;
	float: right;
	display: inline;
}

#hp_jan2012_search{
/*	background-image: url(/images/hp-promos/hp_main_may2011_ALT.jpg);*/
/*	background-image: url(/images/hp-promos/hp_main_july2011_ALT.jpg);*/ /*For Summer Markdowns */
	/*background-image: url(/images/hp-promos/hp_main_dec2011_search.jpg);	*/
	background-image: url(/images/hp-promos/hp_main_jan2012.jpg);
/*	background-image: url(/images/hp-promos/hp_main_dec2011.jpg);*/	
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:782px;
	height:480px;  /*Height for four boxes below main feature; commented out for October 2011 HP Refresh */
	/*height:379px;*/ /* Use height above to show four boxes */
	position: relative;
	margin: 0;
	float: right;
	display: inline;
}


#hp_jan2012_txt{
	background-image: url(/images/hp-promos/hp_jan2012_txt.png);		
	background-repeat: no-repeat;	
   display: block;
   height: 159px;
   width: 496px;
   position: absolute;
   top: 57px;
   left: 306px;
}

.hp_jan2012_link {
display: block;
    height: 40px;
    left: 450px;
    position: absolute;
    top: 246px;
    width: 155px;
  
}

.hp_jan2012_promo {
    display: block;
    height: 51px;
    position: absolute;
    left: 0px;
    top: 329px;
    width: 782px;
}

#hp_julyt2011_link{
/*    border: 1px solid red;*/
    display: block;
    height: 335px;
    position: absolute;
    right: 0;
    top: 0;
    width: 787px;
}

.hp_mens {
	display: block;
    height: 35px;
    position: absolute;
    left: 304px;
    top: 224px;
    width: 219px;
     
}

.hp_womens {
	display: block;
    height: 35px;
    position: absolute;
    left: 523px;
    top: 224px;
    width: 219px;
     
}

.hp_mens_alt {
	display: block;
    height: 35px;
    position: absolute;
    left: 280px;
    top: 254px;
    width: 200px;
     
}

.hp_womens_alt {
	display: block;
    height: 35px;
    position: absolute;
    left: 500px;
    top: 254px;
    width: 200px;
     
}


/*#hp_march2011{
	background-image: url(/images/hp-promos/hp_march2011_link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:782px;
	height:520px;
	position: relative;
	margin: 0;
	float: right;
	display: inline;
}

#hp_march2011_alt{
	background-image: url(/images/hp-promos/hp_march2011_alt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:782px;
	height:520px;
	position: relative;
	margin: 0;
	float: right;
	display: inline;
}

#hp_march2011_txt{
   display: block;
    float: left;
    height: 85px;
    padding-bottom: 0;
    padding-top: 250px;
    width: 781px;
}

#hp_march2011_link{
    border: 1px solid red;
    display: block;
    height: 335px;
    position: absolute;
    right: 0;
    top: 0;
    width: 787px;
}
*/
/*

#hp_dec2010{
	background-image: url(/images/hp-promos/12012010.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:781px;
	height:520px;
	position: relative;
	margin: 0;
	float: right;
	display: inline;
}

#hp_dec2010_txt{
	float: left;
	padding-top: 13px;
	padding-bottom:10px;
	width: 666px;
	height: 289px;
	display: block;
}

#hp_winter0809{
	background-image: url(/images/hp-promos/0509.jpg); 0209.jpg height 420
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:781px;
	height:520px;
	position: relative;
	margin: 0;
	float: right;
}

#hp_fall1009{
	background-image: url(/images/hp-promos/1109.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:781px;
	height:480px;
	position: relative;
	margin: 0;
	float: left;

	display: inline;
}

#hp_march2010{
	background-image: url(/images/hp-promos/03052010.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:781px;
	height:520px;
	position: relative;
	margin: 0;
	float: right;
	display: inline;
}

#hp_nov2010{
	background-image: url(/images/hp-promos/11012010.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:781px;
	height:520px;
	position: relative;
	margin: 0;
	float: right;
	display: inline;
}

#hp_may2010{
	background-image: url(/images/hp-promos/05052010.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:781px;
	height:520px;
	position: relative;
	margin: 0;
	float: right;
	display: inline;
}

#hp_summer0609{
	background-image: url(/images/hp-promos/0609.jpg); 0209.jpg height 420
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:781px;
	height:530px;
	position: relative;
	margin: 0;
	float: right;
	border: 0px solid red;
}


#hp_spring0509{
	background-image: url(/images/hp-promos/0509.jpg); 0209.jpg height 420
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:781px;
	height:530px;
	position: relative;
	margin: 0;
	float: right;
	border: 0px solid red;
}

#hp_nov2010_txt{
	position:absolute;
	top:38px;
	left: 22px;
	float: left;
	padding-top: 13px;
	padding-left: 114px;
	padding-bottom:10px;
	width: 666px;
	height: 289px;
	display: block;
}

#hp_march2010_txt{
	position:absolute;
	top:38px;
	left: 22px;
	float: left;
	padding-top: 173px;
	padding-left: 24px;
	padding-bottom:10px;
	width: 547px;
	height: 149px;
	display: block;

}

#hp_may2010_txt{
	position:absolute;
	top:38px;
	left: 22px;
	float: left;
	padding-top: 13px;
	padding-left: 334px;
	padding-bottom:10px;
	width: 421px;
	height: 300px;
	display: block;

}

#hp_fall_txt{
	position:absolute;
	top:38px;
	left: 22px;
	float: left;
	padding-top: 56px;
	padding-left: 32px;
	width: 341px;
	height: 97px;
	display: block;

}
#hp_spring {
	float: left;
	width: 384px;
	height: 189px;
	margin-top:170px;
	margin-bottom:2px;
	margin-left: 15px;
	display: inline;
	border: 0px solid red;
}
*/

.hp_winter_brand {
	float: right;
	width: 386px;
	height: 282px;
	margin-top:70px;
	margin-bottom:2px;
	display: inline;
	border: 0px solid blue;
}

.hp_winter_cat {
	float: left;
	width: 195px;
	height: 170px;
	display: inline;
	border: 0px solid purple;
}

#hp_skigift a:link, #hp_skigift a:visited, #hp_skigift a:hover, #hp_skigift a:focus{
	width: 196px;
	height: 117px;
	position: absolute;
	top: 140px;
	left: 566px;
	border: 0px solid black;

}

#hp_boardgift a:link, #hp_boardgift a:visited, #hp_boardgift a:hover, #hp_boardgift a:focus{
	width: 196px;
	height: 117px;
	position: absolute;
	top: 140px;
	left: 770px;
	border: 0px solid black;

}

#hp_giftguide a:link, #hp_giftguide a:visited, #hp_giftguide a:hover, #hp_giftguide a:focus{
	width: 402px;
	height: 65px;
	position: absolute;
	top: 265px;
	left: 566px;
	border: 0px solid black;

}

#site_content_txt{
	clear: both;
	margin: 20px 10px 00px 10px;
	padding-bottom:10px;
	border-bottom: 1px dashed #9DB6D7;
}		

.content_block{
	/*margin: 0px 0px 15px 0px;*/ /* margin style for HP without four boxes below main section */
	margin: 15px 0px; /* margin style for HP with four boxes below main section */	
	float: right; 
	border-top: 1px dashed #5480B9;
}

ol li{
	Padding:0.2em 0 0 1.7em;
}
ul{
	Padding:0em 0 0.6em 0;
}
.content_seperator-760{
	position: relative;
	clear: both;
	display: block;
	
	width: 759px;
	height: 1em;
	margin: 10px auto;
	border: 0px solid Black;
}	
.content_seperator-simple{
	position: relative;
	clear: both;
	display: block;
	width: 980px;
	height: 0px;
	margin: 0px auto;
	font-size: 0px;
}

.breadcrumb {	
	clear: both;
	position:relative;
	font-size: 85%; 
	display: block; 
	color: #e99613;
	background-color: #E7EAEE;
	margin:-1px 0 0 1px;
	padding-left:10px;
}

.breadcrumb a:link, .breadcrumb a:visited{
	color: #191970;
	text-decoration: none;
}

.breadcrumb a:hover, .breadcrumb a:active, .breadcrumb a:focus{
	color: #e99613;
	text-decoration: underline;
}

.breadcrumb strong{
	font-weight:bold;
	color: #e99613;
}

.pagecount{
	position: absolute;
	right: 5px;
	top: 1.2em;
	display: block;
	text-align: right;
	color: #000;
	font-size: 115%;
	z-index: 2;
	width:217px;
	vertical-align: top;
}
.pagecount_range{
	padding: 1px;
	padding-top: 4px;
	font-size: 77%;
	font-weight: bold;
	line-height: 1.2em;
	color: #798B9C;
}
.pagecount a:link, .pagecount a:visited{
	/*color: #000;*/
	text-decoration: underline;
}

a.b_pagecount:link, a.b_pagecount:visited{
	z-index: 12;
	display: inline;
	width: 24px;
	height:20px;
	font-weight: bold;
	
	font-size: 135%;
	text-decoration:none;
	text-align:center;
	vertical-align: middle;
	/*background: transparent url(/images/button_sprite.png) no-repeat 0 -237px;*/
	letter-spacing: -0.2em;
	padding: 1px;
	}

a.b_pagecount:hover, a.b_pagecount:active, a.b_pagecount:focus{
	color: #004297;/*
	background: transparent url(/images/button_sprite.png) no-repeat 0 -287px;*/
	
}

.pagecount a:hover, .pagecount a:active, .pagecount a:focus{
	color: #e99613;
}
.price_original{
	color: #800000;
}
.price_original span{
	text-decoration: line-through;
}
/* Site-Wide Elements end */

/* Header begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#header {
  position: relative;
  width: 980px;
  height: 80px;
  display: block;
  margin: auto;
  color: #000;
  margin-top: 30px;
  background: #fff url(/images/header_bck.gif) no-repeat top;
  z-index: 99;
}

#logo {
  position: absolute;
  top: -20px;
  left: -15px;
  color: #206190;
	font-size: 280%;
	font-weight: bolder;
}

#search label{
	color: #206190;
	font-size: 300%;
	line-height:0.8em;
	margin-right:5px;
}

#search {
	position: absolute;
	bottom: 5px;
	right:10px;
	/*width: 16.2em;    REMOVED for GOOGLE SEARCH BOARD*/
	padding-left:10px;
}

#searchBox{
	width: 97px;
	border: 1px solid #000;
	padding: 0 0.3em;
}

#store_nav {
	display: inline-block;
	padding-top: 16px;
	float: right;	
/*	width: 35em;*/
	height: 23px;
	font-size: 85%;
	text-align: right;
}

#store_nav li{
	padding:0px;
	margin: 0px;
	float: left;
	height: 23px;
	overflow: visible;
}

/* SEARCH BEFORE GOOGLE */
#go a:link, #go a:visited
{
	Display:block;
	width: 24px;
	height:20px;
	margin-left:5px;
	
	font-weight:bold;
	color: #623E08;
	text-decoration:none;
	text-align:center;
	padding-top: 5px;
	padding-left:0px;
	background: transparent url(/images/button_sprite.png) no-repeat 0 -237px;
}
#go a:hover, #go a:focus {
	color: #004297;
	background: transparent url(/images/button_sprite.png) no-repeat 0 -284px;
}

/* SEARCH FOR GOOGLE */
 #search td input#google_input{ background-image: none !important; }
 #search td input#google_go{
	Display:block;
	width: 24px;
/*	height:20px;*/
height:2em;
line-height:2em;
	margin-top:0px;
	margin-left:5px;
	
	font-weight:bold;
	color: #623E08;
	text-decoration:none;
	text-align:center;
	padding-top: 0px;
	padding-left:0px;
	background: transparent url(/images/button_sprite.png) no-repeat 0 -237px;
	border: none;
}





#b_home a:link, #b_home a:visited, 
#b_privacy a:link, #b_privacy a:visited,
#b_ccare a:link, #b_ccare a:visited,
#b_about a:link, #b_about a:visited,
#b_contact a:link, #b_contact a:visited
{	
	display: block;
	text-align: center;
	padding:0 10px;
	color: #191970; 
	text-decoration: none;
}

#b_home a:hover, #b_home a:focus,
#b_privacy a:hover, #b_privacy a:focus, 
#b_ccare a:hover, #b_ccare a:focus,
#b_about a:hover, #b_about a:focus,
#b_contact a:hover, #b_contact a:focus{
	text-decoration: underline;
	color: #e99613;
}

#b_ccare a, #b_home a, #b_about a, #b_privacy a,#b_contact a{
	border-right:1px solid #000;
}



#store_nav li#cart_nav{
	padding:0 10px;
}

#cart_nav #cart_nav_title{
	text-decoration: none;
}

#cart_nav #cart_nav_title a:link, #cart_nav #cart_nav_title a:visited{
	color: #044A9B;/*505050*/
	font-size: 122%;
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/images/icon_cart.png) no-repeat 0 0;
	padding:0 0 5px 40px;
	height: 24px;
	display: inline-block;
}
#cart_nav #cart_nav_title a:hover, #cart_nav #cart_nav_title a:focus #cart_nav #cart_nav_title a:active{
	color: #e99613;
}


#menu_bk{
  position: relative;
  width: 980px;
  display: block;
  margin: auto;
  z-index: 2;
  background: #093c74 url(/images/bar_bck.gif) repeat-x top;
  color:#fff;
  height: 8px;
  border: none;
  font-size:107%;
}


#close_menu_cats{
	position: absolute;
	display: block;
	left:180px;

	bottom: 0px;
	height: 37px;
	width:600px;
	background-color: transparent;
}
.menu_cats{
	position: absolute;
	display: block;
	left:198px;
	
	top:0px;
	z-index: 1;
}
.menu_cats li{
	position: relative;
	display: block;
	float: left;
	text-align: center;
	border-right:1px solid #fff;
}
.menu_cats li#sale{
	border:none;
}
.menu_cats li a:link, .menu_cats li a:visited{
	color:#fff;	
	display: block;
	font-weight: bold;
	

	text-decoration: none;	
	
	padding:0px 25px;
	margin: 0px;
	line-height: 2em;
}
.menu_cats li a:hover, .menu_cats li a:focus, .menu_cats li a:active{
	color: #e99613;
	background-color: #093c74;
}

.catBox   {
	position:absolute;
	left: -20px;
	z-index: 10;
	top: 100%;
	display: none;
	background: White url(/images/header_menu_bck.gif) repeat-x top; 
	border-top-color: Black;
	border-top-style: solid;
	border-top-width: 1px;
	
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: Black;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	padding-bottom:10px;
	
	font-size: 85%;
}


.subnav li{
display: inline;
	padding:0px 0px 0px 10px;
	color: Black;	
	border: 0px;
	text-align: left;
	width:135px;
}

.subnav li a:link, .subnav li a:visited{
	display: block;
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	line-height: 1.1em;
	color: Black;
	
} 
.subnav li a:hover, .subnav li a:active, .subnav li a:focus{
	color: Black;
	text-decoration:underline;
	background-color: transparent;
} 
.subsubnav li{
	display: inline;
	/*width:135px;*/
	height: auto;	
	padding:0px 0px 0px 0px;

}
.subsubnav li strong{
	color:#1c791c;
}
.subsubnav li a:link, .subsubnav li a:visited{
	display: block;
	padding: 2px 0px 0px 15px;
	font-weight: normal;
	color: Black;	
	background: url(/images/list-image.gif) no-repeat 5px 6px;
} 
.subsubnav li a:hover, .subsubnav li a:active, .subsubnav li a:focus{
	color: Black;
	text-decoration:underline;
} 

/* SPECIAL IDs for the menu XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   */
/*    If anything changes in the Menu have to change here        XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   */
				#apparelBox{
				width:500px;
				}
				
				#equipmentBox{
				width:600px;
				left:50%;
				margin-left:-125px;
				}
				
				#off_mountainBox{
				width:500px;
				left:50%;
				margin-left:-125px;
				}
				#off_mountainBox .subnav li{
				width:150px;
				}
				#saleBox{
				width:500px;
				margin-left:-125px;
				}
				
				#equipmentBox .subnav ul {
				height: 130px;
				}

/* END SPECIAL IDs for the menu XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX   */


#frmSample label{
	line-height:1em;
}

#shackreportSignUp{
	width: 224px; 
	float: right; 
	background: #e9d4b1 url(/images/cat_shackreport_bk.jpg) no-repeat 0 0; 
	height:150px;
}
#shackreportSignUp h2{
	margin: 0px 10px;
}

#shackreportSignUp input#emailAddress{
	margin-top: 43px !important;
}

/* header end */	


/* LEFT NAV begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#navigation {
	margin-top:1px;
	border: 0px solid black;
	padding: 0px 0px 20px 20px;
	font-size: 100%;
	border-bottom: 1px dashed #5480B9;
}
#navigation ul{
	padding-bottom: 5px;
}
#navigation li{
	letter-spacing: 0px;
	list-style: none;
	display: block;
}

.sideSubNav a:link, .sideSubNav a:visited {
	background: none;
	font-weight:bold;
	color: #191970; 
	display: block;
	padding-top: 5px;
	text-decoration: none;
}

.sideSubNav a:hover, .sideSubNav a:focus {
	color: #e99613;
	display: block;
	text-decoration: none;
} 
sideSubNav_selected a:link, .sideSubNav_selected a:visited {
	background: none;
	font-weight:bold;
	color: #e99613; 
	display: block;
	padding-top: 5px;
	text-decoration: none;
}

.sideSubNav_selected a:hover, .sideSubNav_selected a:focus {
	color: #e99613;
	display: block;
	text-decoration: none;
} 

#navigation li li a:link, #navigation li li a:visited {
	font-weight: normal;
	background: url(/images/list-image.gif) no-repeat 5px 55%;
	color: #191970; 
	display: block;
	padding-left: 15px;
	padding-top: 0px;
	text-decoration: none;
}

#navigation li li a:hover, #navigation li li a:focus {
	color: #e99613;
	text-decoration: underline;
} 

/*   07/12/18 DJ  Weridness was happeningin Firefox. I hope this does not break other things. */
/*   08/01/18 DJ  Placed it back I hope things are fixed. */



#navigation li strong{   
	color: #e99613;
	padding-left: 15px;
	font-weight: normal;
	background: url(/images/list-image.gif) no-repeat 5px 55%;
}

#shop_by_brandform{
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
	border-bottom: 1px dashed #5480B9;
	z-index: 1;
}
#shop_by_brandform select{
	width:178px;
	margin-left:10px;
}

#shack_report a:link, #shack_report a:visited {
background-image: url(/images/leftnav_ads/shackreport_0326.gif);
	width: 198px;
	height: 81px;
	border-bottom: 1px dashed #A7BEDB;
	display: block;
}

#shack_report a:hover, #shack_report a:focus  {
background-image: url(/images/leftnav_ads/shackreport_0326_on.gif);
	
}

#yardsale a:link, #yardsale a:visited {
background-image: url(/images/leftnav_ads/yardsale_sm0326.gif);
	width: 198px;
	height: 81px;
	border-bottom: 1px dashed #A7BEDB;
	display: block;
}

#yardsale a:hover, #yardsale a:focus  {
background-image: url(/images/leftnav_ads/yardsale_sm0326_on.gif);
	
}

#gift_guide a:link, #gift_guide a:visited {
background-image: url(/images/leftnav_ads/giftguide_0326.gif);
	width: 198px;
	height: 81px;
	border-bottom: 1px dashed #A7BEDB;
	display: block;
}

#gift_guide a:hover, #gift_guide a:focus  {
background-image: url(/images/leftnav_ads/giftguide_0326_on.gif);
	
}

#spring a:link, #spring a:visited {
background-image: url(/images/leftnav_ads/summer.gif);
	width: 198px;
	height: 81px;
	border-bottom: 1px dashed #A7BEDB;
	display: block;
}

#spring a:hover, #spring a:focus  {
background-image: url(/images/leftnav_ads/summer_on.gif);
	
}


/*SNOWSHACK STEALS XXXXXXXXXXXXXXXXXXXXX*/
#sideFeatures_container_n{
	display: block; 
	width: 198px; 
	margin: 0px 0px 0px 0px; 
	padding-bottom: 10px;
	border-bottom: 1px dashed #A7BEDB;
	background-color: #dae6f4;
	
	/*background: #FFFFFF url(/images/leftnav_ads/snowshackSteals_bck.gif) repeat-x;*/
}

.sideFeature_n{
	clear:both; 
	display:block; 
	height:60px; 
	text-decoration:none; 
	padding-top:0px; 
	margin-bottom:5px; 
	cursor:pointer;
	width: 198px;
	border: 0px solid purple;
}

.sideFeature_n img{
	 display:block; 
	 margin-top:5px; 
	 margin-left: 3px;
	 float:left;
	/* width: 59px;*/
	 border: 0px solid green;
}

.sideFeature_title_n{
	display:block; 
	float:left; 
	width:120px; 
	font-weight:bold; 
	font-size:85%; 
	line-height:1.0em;
	/*height: 2.4em; */
	margin-bottom:5px;
	margin-left:3px;
	margin-top:10px;
	border: 0px solid red;
}

a:hover .sideFeature_title_n{
	color: #191970;
}

.sideFeature_price_n{
	display:block; 
	float: left; 
	color:#004297;
	font-size: 107%;
	font-weight:bold; 
	border: 0px solid aqua;
}

a:link .sideFeature_buy_button_n, a:visited .sideFeature_buy_button_n{
	display:block; 
	float: right; 
	padding-top: 2px;
	margin-right: 3px;
	/*margin-right:5px;*/
	font-size:85%; 
	width: 62px;
	height: 20px;
	color: #004297;
	text-align:center;
	
	background: transparent url(/images/button_sprite.png) no-repeat 0 -913px;
	font-weight: bold;
}

a:hover .sideFeature_buy_button_n{
	color: #623E08;
	background: transparent url(/images/button_sprite.png) no-repeat 0 -957px;
}

/* END SNOWSHACK STEALS XXXXXXXXXXXXXXXXXXXXX*/
/* left nav end */



/* btm Store Nav  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
#btm_store_nav{
	float: left;
	padding: 20px 0 10px 10px;
}

#cart_site_content #btm_store_nav  /*  this is a Cart Specific Style*/
 /*#hp_site_content #btm_store_nav    this is a hp Specific Style*/
{	width: 178px;
	clear: left;
	padding:20px  0  10px 20px;
	margin: -20px 0 0 0px;
}
#btm_store_nav ul{
	display: block;
}
#btm_store_nav li li{
	display: block;
	width: 150px;
}

.btm_store_nav_title{
	display: block;
	width: 172px;
	font-weight:bold;
	Float:left;
	margin-right:10px; 
	color: #004297;
}
#cart_site_content .btm_store_nav_title 
/*#hp_site_content .btm_store_nav_title   this is a HP Specific Style*/
{
	padding-top:5px;
}


#btm_store_nav a:link, #btm_store_nav a:visited {
	font-size:85%;
	color: #191970; 
	text-decoration: underline;
	display:block;
	line-height: 1.2em;
	font-weight:normal;
	background: url(/images/list-image.gif) no-repeat 0 0.5em;
	padding-left:10px;
}
#btm_store_nav a:hover, #btm_store_nav a:focus{
	color: #e99613;
}
/* btm Store Nav Ends */
	
/* FOOTER begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */	
#footer {
	position: relative;
	clear: both;
	display: block;
	margin: auto;
	width: 980px;
	height: 70px;
	padding-bottom: 15px;
}

#btm_bar{
	position: relative;
	width: 980px;
	display: block;
	margin: auto;
	z-index: 2;
	background: #093c74 url(/images/bar_bck.gif) repeat-x top;
	color:#fff;
	height: 27px;
}

#btm-leftEND{
	position: absolute;
	top: 0px;
	left: 0px;
}
#btm-rightEND{
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav_btm, #footer_copyright{
	position: relative;
  	display: block;
  	margin: auto;
	text-align: right;
}

#footer_copyright{
	padding:5px 15px 0 0;
	font-size: 77%
}

#hackersafe{
	float: left;
	border-right:0px none !important; 
	padding-top:5px;
	margin-bottom: 10px;
}
#paypal_ad{
		float: left;
		padding-left: 15px;
		padding-top:5px;
		margin-bottom: 10px;
}
#promo_disclamer{
		float: left;
		font-size: 77%;
		padding-left: 15px;
		width:675px;
		padding-top:5px;
}


/* Footer Ends*/



/* Upsell Stuff BEGINS  XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */

#prod_Dupsell {
position: relative;
float: right !important;
width: 772px;
display: inline;
color: #000;
margin: 0px;
}

#cart_site_content #prod_Dupsell{
	width: 752px;
}

#prod_Dupsell h3{
 	padding-left:10px;
 }
 
.btm_section{
	position: relative;
/*	height: 155px;*/
	margin-bottom: 40px;
	margin-left:0px;
}

.btm_section_feature1 { /*Used for all the BestSellers and recommended sections */
	display: block;
	float: left;
	/*width: 255px;*/
	width: 257px;
	height: 132px;
	position: relative;
	background:  url(/images/sitecontainer_bck.gif) repeat-y left;
	margin-top: 10px;
}




.prodDupsell-img{
	display: block;
	float: left;
	border: 1px solid #e6e9ed;
	padding: 3px;
	margin: 0px 5px 20px 12px;
}

.prod_Dupsell_text {
	display:block;
	padding: 0px 10px 0px 0px;
	font-size: 77%;
}

.btm_section_feature2 .prodDupsell-img{
	display: block;
	float: left;
	border: 1px solid #e6e9ed;
	padding: 5px;
	margin: 0px 5px 20px 5px;
}
.btm_section_feature2 .prod_Dupsell_text{
	padding: 0px 5px 0px 0px;
}

.prod_Dupsell_text a:link, .prod_Dupsell_text a:visited{
	font-weight:bold;
	text-decoration: none;
	color: #004297;
}

.prod_Dupsell_text a:hover, .prod_Dupsell_text a:focus, .prod_Dupsell_text a:active{ 
	text-decoration: none;
	color: #e99613;
}

.prod_Dupsell_text h4{
	font-weight:bold;
	font-size: 107%;
}

.prod_Dupsell_price {
	position:absolute;
	bottom:20px;
	left:120px;
	display: block;
	font-size: 136%; 
	color: #004297;
 	border:1px solid #d8e5f3; 
	height:25px;
	width:125px;
	padding:2px 2px 2px 5px;
}

.viewdetails_upsell a:link, .viewdetails_upsell a:visited,
.shopnow_upsell a:link, .shopnow_upsell a:visited  {
	position:absolute;
	bottom: 10px;
	right: 7px;
	display:block;
	width: 81px;
	height: 21px;
}	

.shopnow_upsell a:link, .shopnow_upsell a:visited  {

}
.shopnow_upsell a:hover, .shopnow_upsell a:focus {
}

.viewdetails_upsell a:link, .viewdetails_upsell a:visited {
	background: transparent url(/images/button_sprite.png) no-repeat 0 -133px;
	color: #623E08;
	font-size: 107%;
	text-decoration:none;
	text-align:center;
	padding-top:2px
}	

.viewdetails_upsell a:hover, .viewdetails_upsell a:focus, .viewdetails_upsell a:active {
	background: transparent url(/images/button_sprite.png) no-repeat 0 -180px;
	color: #004297;
}

/*  upsell stuff ENDS */

/* Clever Set Styles */
  #cs-recslot {text-align:left; padding:0;}
  #cs-recslot .cs-header-text {
  	color: #004297;
	font-size: 136%;
	display: block; 	
	padding: 0px 10px 0px 10px;
	font-weight: bold;
	}
  #cs-recslot .cs-rec {
		position: relative;  
		float:left; 
		display: inline;
		width:165px; 
		/*  height: 198px;*/
		text-align:left; 
		padding:3px; 
		margin:10px;
  }
  #cs-recslot img {
  		position: absolute;
		top: 3.8em; 
		left: 32px;
		
		width:95px; 
		height:95px; 
		border:0;
 }
  #cs-recslot a { 
	  position: relative;
	  clear: both;
	  margin:0px; 
	  height: 174px;
	  font-weight: bold; 
	  font-size: 77%;
	  display: block; 	
	  text-decoration: none;
	background: url(/images/b_viewdetails_upsells.gif) 0 135px no-repeat;
  }
  #cs-recslot a:hover { 
  background: url(/images/b_viewdetails_upsells.gif) 0 -130px no-repeat;}
  #cs-recslot a span {display:block; clear:both;}
  #cs-recslot .cs-title{
  		position: absolute;
		height: 3.8em; 
		top: 0px;
  }
  #cs-recslot .cs-price {
		margin:0; 
		padding:3px 0 0 3px; 
	  
		font-weight: normal;  
		font-size: 136%; 
		color: #004297;
		
		position: absolute;
		height: 26px; 
		bottom: 10px;
		left: 0px; 
		width: 100%; 
		/*border: 1px solid #d8e5f3; */ 
		display: block; 
		overflow: visible;		
	}
	#cs-recslot a:hover .cs-price{
		font-size: 136%; 
		color: #004297;
	}
	

/* /Clever Set Styles */






/* zoom begin XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX */
#zoom_bck {
	position: relative;
	height: 650px;
	width: 550px;
	margin:auto;
}

#closewin a:link, #closewin a:visited {
	display: block;
	width: 106px;
	height: 21px;
	position: relative;
	margin-top: 28px;
	margin-right: 27px;
	float: right;
	background: transparent url(/images/button_sprite.png) no-repeat -115px -133px;
	color: #623E08;
	font-size: 100%;
	text-decoration:none;
	text-align:center;
	padding-top:2px
}

#closewin a:hover, #closewin a:active, #closewin a:focus {
	background: transparent url(/images/button_sprite.png) no-repeat -115px -180px;
	color: #004297;
}

#view_larger {
	color: #034a9b;
	position: absolute;
	z-index: 99;
	top:538px; left: 34px;
}

ul#zoom_alts {
	position: absolute;
	list-style-type: none;
	margin: 0px;
	padding: 0;
	top:560px; left: 29px;
}
#zoom_alts li{
	float:left;
	margin: 8px;
	margin-left: 0px;
}

#zoom_alts img{
	width:95px;
	height: 95px;
	border: 1px solid #034a9b;
}

#zoom_paging {
	right: 30px;
	position: absolute;
	top:10px;
	display: block;
	width: 150px;
}

#zoom_paging li{
	float:right;
}

#zoom_paging a{
	padding: 0px 1em;
}
/* zoom end */


/* Customer Classes XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX  */
.left-bar{
	width: 198px;
	display: block;
	float: left;
	position: relative;
	background: White url(/images/left_bck.jpg) repeat-x top;
}

.left-select-band{
	color: #004297;
	font-size: 136%;
	padding: 80px 10px 0px 20px;
}
.left-link-bar{
	padding:10px 0px 5px 20px;
}
.left-link-bar span{
	text-transform:uppercase;
	font-size:83%;
	font-weight:bold;
}
.left-link-bar ul{
	margin-top:0;
	margin-bottom:15px;
}

.left-link-bar li {
	font-size:85%;
	color: #191970;
	margin-left: 1em;
}
.left-link-bar li li{
	font-weight: normal;
	padding:3px 0 0 10px;
}
.cust_care_right{
	float: left;
	padding: 10px;
	font-size:85%;
	border: 0px solid black;
	width: 762px;
}

.right-bar{
	padding:5px 5px 5px 10px;
}

.right-bar-head{
	font-weight: bold;
 	font-size: 136%;
	margin-left:-20px;
}

.right-bar label{
	font-weight:bold;
}
.right-bar input{
/*	margin:0 0 5px 0;*/
}
/* Customer Classes END*/


/* sitemap_mini */

.sitemap_mini, .sitemap_mini2{
/*	position: relative;
	float: left;
	display: block;
	width: 240px;
	margin-top: 15px;	
	min-height: 4.8em;*/
	float: left;
	display:inline-block;
	position: relative;
	height:180px;
	margin-left:0;
	margin-right:30px;
	margin-top: 15px;	
	margin-bottom: 15px;
	width:206px;
}

.sitemap_mini2{
	width:125px; height: 170px; 
	margin-right: 20px; 
	margin-left:0px;
	margin-bottom: 10px;
	display: block;
	position: relative;
}
body.cat_listpage_goggles_cases .sitemap_mini{
	height:80px;
	margin-top: 0px;	
	margin-bottom: 0px;
}
.sitemap_mini{
	margin-left: 10px;
}
.sitemap_mini#mini_helmets{
	clear: both;
}

.sitemap_mini2 h4{
	display: block;
	position: relative;
	font-size: 85%;

}
.sitemap_mini h4{
	display: block;
	position: relative;
	font-size: 100%;
	height: 70px;
	margin-bottom: 10px;
}
.sitemap_mini h4 a:link, .sitemap_mini h4 a:visited,
.sitemap_mini2 h4 a:link, .sitemap_mini2 h4 a:visited{
	color: #0e2481;
	text-decoration: none;
	font-weight: bold;
}
.sitemap_mini h4 a:hover, .sitemap_mini h4 a:active, .sitemap_mini h4 a:focus,
.sitemap_mini2 h4 a:hover, .sitemap_mini2 h4 a:active, .sitemap_mini2 h4 a:focus{
	color: #e99613;
}
.sitemap_mini h4 img{
	position:absolute;
	top:1px;
	left: 0px;
	height:70px;
	width:50px;
}
.sitemap_mini h4 span{
	position:absolute;
	bottom:0px;
	left: 55px;
}

.sitemap_mini ul, .sitemap_mini li{
	clear: both;
	display: block;
}
.sitemap_mini ul a{
	background:url("/images/list-image.gif") no-repeat scroll 1px 5px transparent;
display:block;
font-weight:normal;
padding: 0px 0 3px 9px;
font-size:85%;
line-height:1em;
}


/* FOR HYDRATION SUBCATEGORY ON HP; REMOVED IMAGE ON 8-12-11 NEED TO <SPAN> TO THE LEFT */
/*
#mini_hydration h4 a span{
	padding-left:0px!important;
}

#mini_hydration h4 a img {
	display:none!important;
}
*/
/*END HYDRATION SUBCAT ON HP STYLES http://www.snowshack.com/ */

/* FOR HYDRATION SUBCATEGORY ON PRODUCTS PAGE; REMOVED IMAGE ON 8-12-11 NEED TO <SPAN> TO THE LEFT */
/*
h4#Hydration a span{
	padding-left:0px!important;
}

h4#Hydration a img {
	display:none!important;
}
*/
/*END HYDRATION SUBCAT ON PRODUCTS PAGE STYLES http://www.snowshack.com/products/equipment */


/*  END sitemap_mini */
/*  HP and Category Buttons */

#by_sport_buttons{
	width:760px;
	margin: auto;
}

#by_sport_buttons li{
	float: left;
	display: inline;
}
#by_sport_buttons a:link, #by_sport_buttons a:visited{
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 180px;
	height: 60px;	
	border: none;
	
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #004297;
	font-size: 136%;
	background: transparent url(/images/button_sprite.png) no-repeat 0 -450px;
}

#by_sport_buttons a:hover, #by_sport_buttons a:active, #by_sport_buttons a:focus{
	margin: 0 10px 0 0px;
	padding: 0;
	display:block;
	width: 180px;
	height: 60px;	
	border: none;
	color: #623E08;
	font-size: 136%;
	background: transparent url(/images/button_shopby_sprite.gif) no-repeat 0 -147px;
}

#by_sport_buttons a img{
	float: left;
}


/* By Sport Buttons Long 3 tabs */

#by_sport_buttons_long{
	width:760px;
	margin: auto;
}

#by_sport_buttons_long li{
	float: left;
	display: inline;
}
#by_sport_buttons_long a:link, #by_sport_buttons_long a:visited{
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	width: 239px;
	height: 60px;	
	border: none;	
	line-height: 1.8em;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	color: #004297;
	font-size: 136%;
	background: transparent url(/images/button_sprite.png) no-repeat 0 -990px;
}

#by_sport_buttons_long a:hover, #by_sport_buttons_long a:active, #by_sport_buttons_long a:focus{
	margin: 0 10px 0 0px;
	padding: 0;
	display:block;
	width: 239px;
	height: 60px;	
	border: none;
	color: #623E08;
	font-size: 136%;
	background: transparent url(/images/button_sprite.png) no-repeat 0 -1060px;
}

#by_sport_buttons_long a img{
	float: left;
}

/* End of By Sport Buttons Long 3 tabs */


.feature_txt_links{
/*	clear:both; 
	height:3em; 
	padding:10px 10px 0px 20px; 
	font-size:85%;
	margin-bottom: 0px;*/
	
	position:absolute;
	bottom:-25px;
	left: 0px;
	height:3em; 
	padding:10px 10px 0px 20px; 
	font-size:85%;
	margin-bottom: 0px;
}

.feature_txt_links a{
	padding-left:10px; 
	background: url(/images/list-image.gif) no-repeat 3px 0.5em;
}
/*  HP and Category Buttons END */


/* description text on Category, List, and Brand Pages */
#list_description_1, #list_description_2{
	position: relative;
	display: block;
	clear:both;
	padding:10px 0px 5px 0px;
	margin: 0px 0px 10px 0px;
}

#list_description_1{
	border-bottom:1px dashed #5480B9;
}
#list_description_2{
	border-top:1px dashed #5480B9;
}

#list_description_1 li, #list_description_2 li{
	list-style: none none;
	padding-left: 3ex;
	background: url(/images/list-image.gif) no-repeat 2ex 0.5em;
}
#list_description_1 li li, #list_description_2 li li{
	background: url(/images/list-subimage.gif) no-repeat 2ex  0.5em;
}

table.table_charts{
	margin: 0px 0px 10px 5px;
}
table.table_charts td, table.table_charts th{
	border:1px solid #000;
	padding: 2px;
	}
table.table_charts th{
	font-weight:bold;
	text-align: center;
}

/* Priority Processing */

#priority_info_box,
#priority_err{
	position: fixed;
	z-index: 101;
	top: 60px;
	left: 50%;
	width:450px;
	margin-left: -225px;
background-color:#FFFFFF;
border:1px solid #206190;
	text-align:left;}
#priority_err{top:45%; border:2px solid #850000;z-index: 200;}

	
#priority_info_box h2,
#priority_err h2{
border-bottom:1px solid #206190;
color:#206190;
font-size:117%;
font-weight:bold;
padding:0.25em 0;
text-align:left;
text-indent:0.5em;
}
#priority_info_box h2 span,
#priority_err h2 span{padding:0 15px;}
#priority_info_box h2 a, 
#priority_err h2 a{
	position:absolute; right:0.5em; top:5px;
}
#priority_info_box p,
#priority_err p{padding:5px 15px; margin: 0; font-size: 85%;}
#priority_info_box em,
#priority_err em{font-weight:bold; font-style: italic;}

#priority_processing{ 
	background:#EEF2F6 url(/images/icon_priorityprocess.gif) no-repeat scroll 50px 5px;
	border:1px solid #623E08;
	color:#623E08;
	display:block;
	font-weight:bold;
	margin:20px 0;
	padding:15px 20px;
}
#priority_processing p{margin: 0 0 0 130px; padding: 0; text-indent: 0;}
a#priority_processing_title:link, a#priority_processing_title:visited 
{font-size:145%; text-transform: lowercase; text-decoration: none; margin: 0 0 0 130px;}
a#priority_processing_title:focus, a#priority_processing_title:hover, a#priority_processing_title:active {}

#priority_processing_onCart{
	display: block; 
	background: #eef2f6 url(/images/icon_priorityprocess.gif) no-repeat 0px 15px; 
	border: 1px solid #623E08; 
	float:right;
	padding:10px 10px;
	text-align:left;
	width:400px;
	color:#623E08;
}
#priority_processing_onCart em{font-weight:bold; font-style: italic;}

#priority_processing_onCart p{ margin: 0 0 0 70px; text-indent: 0;}


#b_priority a:link, #b_priority a:visited {
	background:transparent url(/images/button_sprite.png) no-repeat scroll 0 -329px;
	display:block;
	height:28px;
	margin:0 0 0 70px;
	padding:6px 0 0;
	font-size:100%;
	font-weight: bold;
	width:180px;}
#b_priority a:focus, #b_priority a:hover, #b_priority a:active {
	background:transparent url(/images/button_sprite.png) no-repeat scroll 0 -382px;}
#b_priority a span{}

#priority_note{
	clear: left;
	float: left;
	font-size: 77%;	
}
#priority_note em{font-style: italic;}
/* END Priority Processing */

/* Holiday countdown styles */
#holidayShip_message{
		left:53%;
		margin-left:-180px;
		position:absolute;
		top:30px;
		width:290px;
		display: block;
		z-index: 99;
	}
#holidayShip_image{
		position: absolute;
		top: 5px;
		left: -28px;
	}
	#holidayShip_number{
		position: relative;
		float: left;
		color: red; 
		font-size: 16px; 
		font-weight: bolder;
		padding: 1px; 
		margin: 1px;
		text-align: right;
	}
	#holidayShip_textlink{
		position: relative;
		display: block;
		padding-left: 2px;
		padding-top: 3px;
		
	}
	#holidayShip_textlink a:link, #holidayShip_textlink a:visited{
		font-family: Arial, Helvetica, sans-serif; 
		font-size: 11px; font-weight: bold; 
		line-height: 1.0em;
		text-decoration: none;
		color:red;
		
	}
	#holidayShip_textlink a:hover, #holidayShip_textlink a:focus, #holidayShip_textlink a:active{
		text-decoration: underline;
	}
	#holidayShip_arrowlink{
		font-size: 14px;
		margin-left: 3px;
	}
	#holidayShip_popup_container{
		z-index: 99;
		color:black;
	}
/* END Holiday countdown styles */


