/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; 
	float:left; overflow:hidden;
	width:95%; height:353px; 
  z-index:100; 
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:95%; height:353px; 
	clip:rect(0px, 95%, 330px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute;
	left:0px; top:0px; 
	z-index:1;
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; 
  float:left;
  left:0; top:0;
  width:5px; height:325px; 
  font-size:1px; z-index:1;
  }
div#track { 
  position:absolute; left:0; top:12px;
  width:5px; height:325px;
  background-color:#cccccc;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:1px; top:1px;
  width:5px; height:10px;
  background-color:#02004c;
  z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2}  
div#down { position:absolute; left:0; bottom:0; z-index:3}


/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold1	{ 
	position:relative; 
	float:left; overflow:hidden;
	width:325px; height:330px; 
  z-index:100; 
	}
div#wn1	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:325px; height:330px; 
	clip:rect(0px, 325px, 330px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content1 { 
	position:absolute;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar1 { 
  position:relative; 
  float:left;
  left:0; top:0;
  width:5px; height:325px; 
  font-size:1px; z-index:200;
  }
div#track1 { 
  position:absolute; left:0; top:12px;
  width:5px; height:325px;
  background-color:#cccccc;
  z-index:200;
  }
div#dragBar1 {
  position:absolute; left:1px; top:1px;
  width:5px; height:10px;
  background-color:#02004c;
  z-index:200;
  }  
div#up { position:absolute; left:0; top:0; z-index:2}  
div#down { position:absolute; left:0; bottom:0; z-index:3}

/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold2	{ 
	position:relative; 
	float:left; overflow:hidden;
	width:95%; height:330px; 
  z-index:100; 
	}
div#wn2	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:95%; height:330px; 
	clip:rect(0px, 95%, 330px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content2 { 
	position:absolute;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar2 { 
  position:relative; 
  float:left;
  left:0; top:0;
  width:5px; height:330px; 
  font-size:1px; z-index:1;
  }
div#track2 { 
  position:absolute; left:0; top:12px;
  width:5px; height:330px;
  background-color:#cccccc;
  z-index:1;
  }
div#dragBar2 {
  position:absolute; left:1px; top:1px;
  width:5px; height:10px;
  background-color:#02004c;
  z-index:1;
  }  
div#up2 { position:absolute; left:0; top:0; z-index:2}  
div#down2 { position:absolute; left:0; bottom:0; z-index:3}

/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold3	{ 
	position:relative; 
	float:left; overflow:hidden;
	width:95%; height:60px; 
  z-index:100;
	/* margin-left:20px; */
	}
div#wn3	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:99%; height:60px; 
	clip:rect(0px, 95%, 60px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content3 { 
	position:absolute;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar3 { 
  position:relative; 
  float:left;
  left:0px; top:0;
  width:5px; height:60px; 
  font-size:1px; z-index:1;
  }
div#track3 { 
  position:absolute; left:0; top:0px;
  width:5px; height:60px;
  background-color:#cccccc;
  z-index:1;
  }
div#dragBar3 {
  position:absolute; left:1px; top:1px;
  width:5px; height:10px;
  background-color:#02004c;
  z-index:1;
  } 

/******* Cart Scroller ******/ 

div#hold4	{ 
	position:relative; 
	float:left; overflow:hidden;
	width:99%; height:167px; 
  z-index:100; 
	}
div#wn4	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:99%; height:160px; 
	clip:rect(0px, 95%, 160px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content4 { 
	position:absolute;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar4 { 
  position:relative; 
  float:left;
  left:0px; top:0px;
  width:5px; height:160px; 
  font-size:1px; z-index:1;
  }
div#track4 { 
  position:absolute; left:0; top:0px;
  width:5px; height:160px;
  background-color:#cccccc;
  z-index:1;
  }
div#dragBar4 {
  position:absolute; left:1px; top:1px;
  width:5px; height:10px;
  background-color:#02004c;
  z-index:1;
  }