.chromestyle{
width: 100%;
border-bottom:10px solid black;
border-top:10px solid black; color:black;
font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
}

.chromestyle tr td{
	text-align:center; white-space:nowrap;
}

.chromestyle a, .chromestyle a:visited, .mnu_first, .mnu_first:visited, .mnu_last, .mnu_last:visited{
color: black; display:block; padding-left:10px; padding-right:10px;
margin: 0; line-height:37px;
text-decoration: none;
background: url(images/mnu_bg.gif) center center repeat-x;
}

.mnu_first, .mnu_first:visited{
	background: url(images/mnu_l_f.gif) left center repeat-x !important;
}

.mnu_last, .mnu_last:visited{
	background: url(images/mnu_l_l.gif) right center no-repeat !important;
}

.chromestyle a:hover, .mnu_active{
background: url(images/mnu_bg_ac.gif) left center repeat-x; 
text-decoration:none; color:white;
}

.mnu_active{
background: url(images/mnu_bg_ac.gif) left center repeat-x !important; 
text-decoration:none !important; color:white !important;
}

.mnu_first:hover, .mnu_active_first{
background: url(images/mnu_l_f_ac.gif) left center repeat-x !important;
color:white !important;
}

.mnu_last:hover, .mnu_active_last{
	background: url(images/mnu_l_l_ac.gif) right center repeat-x !important;
	color:white !important;
}

#search-container {
	background-color:black;
	height:150px;
	width:500px;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #B3B6BB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
background-color: black;
font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
width: 200px;
visibility: hidden;
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 10px; 
text-align:left;
border-bottom: 1px solid #AAA; /*THEME CHANGE HERE*/
/* border-left:1px solid #AAA;
_border-left:0px; */
padding: 2px 0;
text-decoration: none;
font-weight: bold;
line-height:20px;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:active{ 
	color:black;
}

.dropmenudiv a:visited{ 
	color:black;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	/* background-color: #7A7A7A;  */
	color:white;
	background:url(images/hoverbg.gif);
	text-decoration:none;
}

.dropmenudiv a:active{ 
	color:black;
}

.mainitems {
	margin:0px;
	color:white;
	background: url(images/bgdrops.gif);
	background-position:bottom;
}

.itemsatmenu {
	text-indent:10px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
}

.bgheader {
	font-size:11px;
	color:#FFF;
	line-height:25px;
	background: url(images/firstitem.gif);
	background-position:left;
}

.bglast{
	font-size:10px;
	line-height:14px;
	border-bottom:1px solid #aaaaaa;
	width:200px;
	height:14px;
/*	_height:14px; */
}
.storelocator {background-image:url(s-bg.jpg); height:108px; background-repeat:repeat-x;  }
.sbg {background-image:url(t-s02.gif); height:38px; }
.actionstwo {font-size:11px; font-weight: bold; text-decoration:none; color:#f67d07; text-align:justify;}
.stitles {font-size:10px; font-weight:normal; text-decoration:none; color:#414141; text-align:justify; line-height:20px;}
.newstext {font-size:11px; font-weight:normal; text-decoration:none; color:#414141; text-align:justify;}
