/* >>>>>>>>>> UpperMenu DIV >>>>>>>>>> */	
/* >>>>>>>>>> UpperMenu DIV >>>>>>>>>> */

#UpperMenu {		/* set the position for the nav elements */
	position:absolute;
	right:0px;
	top:8px;
	white-space:nowrap;
	border:0px solid yellow;
	width: 600px;/*	width: 200px;
	height: 20px;  */
	overflow:auto;
	border-bottom:0px solid yellow;
}	

#UpperMenu ul {		/* set the position for the nav elements */
	position:relative;
	right:0px;
	top:0px;
	white-space:nowrap;
	font-family: arial, helvetica, verdana, sans-serif;
	letter-spacing:1px;
	font-size: 12px;
/*	width: 200px;
	height: 20px;  */
}	
#UpperMenu ul {				/* turn off all the normal list behavior */
    list-style: none;
    margin: 0px 18px 0px 0px;
    padding: 0;
}	
#UpperMenu li {				/* turn off the normal list item behavior */
	float: right;
    margin: 0px 6px 0px 6px;
    padding: 0;
}

#UpperMenu #bullet {
  width: 8px;
	height:20px;
  	padding: 0;
	background: url(/Promotions/images/nav_bullet_red.png);
	background-position: 0px -3px;
	background-repeat: no-repeat;
}


#UpperMenu a:link {color:#222222; text-decoration:none;}      /* unvisited link */
#UpperMenu a:visited {color:#222222; text-decoration:none;}  /* visited link */
#UpperMenu a:hover {color:#750000; text-decoration:underline;}  /* mouse over link */
#UpperMenu a:active {color:#750000; text-decoration:underline;}  /* selected link */ 
/* .UpperMenu a:visited {color:purple;} */



/* >>>>>>>>>> lowerMenu DIV >>>>>>>>>> */	
/* >>>>>>>>>> lowerMenu DIV >>>>>>>>>> */

#lowerMenu {		
position:absolute;
right:0px;
top:128px;
width:900px;
white-space:nowrap;
border:0px solid yellow;
overflow:auto;
}
#lowerMenu ul {		
/* set the position for the nav elements */	
position:relative;
right:0px;
top:0px;
white-space:nowrap;
font-family: arial, helvetica, verdana, sans-serif;
letter-spacing:1px;
font-size: 12px;
white-space:nowrap;
list-style: none;
margin: 0px 0px 0px 0px;
padding: 0;}

#lowerMenu li {				/* turn off the normal list item behavior */	float: right;
white-space:nowrap;
margin: 0px 4px 0px 4px;
padding: 0;
}
#lowerMenu #bullet {  width: 8px;
height:20px;
padding: 0;
background: url(/Promotions/images/nav_bullet_red.png);
background-position: 0px -3px;
background-repeat: no-repeat;
}
#lowerMenu a:link {color:#222222;
text-decoration:none;
}
/* unvisited link */
#lowerMenu a:visited {color:#222222;
text-decoration:none;
}
/* visited link */
#lowerMenu a:hover {color:#750000;
text-decoration:underline;
}
/* mouse over link */
#lowerMenu a:active {color:#750000;
text-decoration:underline;
}

/* >>>>>>>>>> Full Search Bar DIV >>>>>>>>>> */
/* >>>>>>>>>> Full Search Bar DIV >>>>>>>>>> */

#searchBar {		/* set the position for the nav elements */
	position:absolute;
	left:0px;
	top:154px;
	border-top:0px solid #dddddd;
	width: 980px;
	height: 31px; 
	padding:0px 0px 0px 0px;
	background:;
}	



/* >>>>>>>>>> SearchMenu DIV >>>>>>>>>> */	
/* >>>>>>>>>> SearchMenu DIV >>>>>>>>>> */
/*
#searchMenu {
	position:relative;
	left:0px;
	top:17px;
	white-space:nowrap;
	border:0px solid yellow;
	width: 120px;
	overflow:visible;
}
*/
#searchMenu ul {		/* set the position for the nav elements */
	position:relative;
	left:0px;
	top:0px;
	white-space:nowrap;
	font-family: arial, helvetica, verdana, sans-serif;
	letter-spacing:1px;
	font-size: 12px;
    list-style: none;
    margin: 0px 0px 0px 0px;
    padding: 0px;	
}	
#searchMenu li {				/* turn off the normal list item behavior */
		float: left;
    margin: 1px 0px 0px 0px;
    padding: 0;
}

#searchMenu #sep {
  width: 7px;
	height:20px;
  padding: 0px 6px 0px 6px;
	margin:-2px 0px 0px 0px;
	/* background: url("/Promotions/images/sep_cart_menu.png");
	background-position: 0px 0px;
	background-repeat: no-repeat; */
}
#searchMenu #slash {
  font-size:17px;
	color:#0000ff;
  padding: 0px 5px 0px 6px;
	margin:-2px 0px 0px 0px;
	/* background: url("/Promotions/images/sep_cart_menu.png");
	background-position: 0px 0px;
	background-repeat: no-repeat; */
}


#searchMenu a:link {color:#850000; text-decoration:none;}      /* unvisited link */
#searchMenu a:visited {color:#850000; text-decoration:none;}  /* visited link */
#searchMenu a:hover {color:#0066cc; text-decoration:underline;}  /* mouse over link */
#searchMenu a:active {color:purple; text-decoration:underline;}  /* selected link */ 
/* .UpperMenu a:visited {color:purple;} */


/* >>>>>>>>>> CartMenu DIV >>>>>>>>>> */	
/* >>>>>>>>>> CartMenu DIV >>>>>>>>>> */
/*
#cartMenu {	
	position:absolute;
	right:0px;
	top:5px;
	white-space:nowrap;
	border:0px solid yellow;
	width: 600px;
	overflow:visible;
}
*/


#cartMenu ul {		/* set the position for the nav elements */
	position:relative;
	right:0px;
	top:0px;
	white-space:nowrap;
	font-family: arial, helvetica, verdana, sans-serif;
	letter-spacing:1px;
	font-size: 12px;
  list-style: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;	
}	


#cartMenu ul {				/* turn off all the normal list behavior */
    list-style: none;
    margin: 0px 18px 0px 0px;
    padding: 0;
}	
#cartMenu li {				/* turn off the normal list item behavior */
	float: right;
  margin: 1px 2px 0px 2px;
  padding: 0;
}

#cartMenu #sep {
  width: 7px;
	height:20px;
  padding: 0px 6px 0px 6px;
	margin:-2px 0px 0px 0px;
	/* background: url("/Promotions/images/sep_cart_menu.png");
	background-position: 0px 0px;
	background-repeat: no-repeat; */
}
#cartMenu #slash {
  font-size:17px;
	color:#0000ff;
  padding: 0px 4px 0px 4px;
	margin:-2px 0px 0px 0px;
	/* background: url("/Promotions/images/sep_cart_menu.png");
	background-position: 0px 0px;
	background-repeat: no-repeat; */
}


#cartMenu a:link {color:#850000; text-decoration:none;}      /* unvisited link */
#cartMenu a:visited {color:#850000; text-decoration:none;}  /* visited link */
#cartMenu a:hover {color:#0066cc; text-decoration:underline;}  /* mouse over link */
#cartMenu a:active {color:purple; text-decoration:underline;}  /* selected link */ 
/* .UpperMenu a:visited {color:purple;} */
