﻿	/* A few IE bug fixes */
	/* { margin: 0; padding: 0; }*/
	* html ul ul li a { height: 100%; }
	* html ul li a { height: 100%; }
	* html ul ul li { margin-bottom: -1px; }
	
#theMenu { width: 230px; margin: 5px; }
/* Some list and link styling */
ul li { padding: 0; margin: 0; }
ul ul li { padding: 0; margin: 0; }
ul ul li a { padding: 0; font-size: 12px; }
ul ul li a:hover { }
li { list-style-type: none; }
h2 { margin-top: 1.5em; }
/* Header links styling */
h3.head a { 
color: #808080;
text-indent: 25px;
display:block; 
background: transparent url(/Images/Bullets/hm_shades_bg.png) no-repeat; 
text-decoration: none;
font-size: 14px;
font-weight:bold; 
font-family: Arial, Helvetica, sans-serif;
line-height: 25px;
}
h3.head a:hover {background: transparent url(/Images/Bullets/hm_shades_bg.png) no-repeat; color:#4b4b4b;}
h3.selected a {background: transparent url(/Images/Bullets/hm_shades_bg_f2.png) no-repeat; color:#4b4b4b;}
h3.selected a:hover {background: transparent url(/Images/Bullets/hm_shades_bg_f2.png) no-repeat; }
#browsefavs_container {width: 245px; background-color: #fff;}
.lp-contents {padding: 15px 5px 10px 5px;}
/*shopper favorites*/
/*shopper favorites*/
.accTop {background: url(box/top_bg.gif) top repeat-x;}
.accBot {background: url(box/bot_bg.gif) bottom repeat-x;}
.accRight {background: url(box/right.gif) right repeat-y;}
.accLeft {background: url(box/left.gif) left repeat-y;}
.accTopRcorner {background: url(box/top_right.gif) top right no-repeat;}
.accTopLcorner {background: url(box/top_left.gif) top left no-repeat;}
.accBotRcorner {background: url(box/bot_right.gif) bottom right no-repeat;}
.accBotLcorner {background: url(box/bot_left.gif) bottom left no-repeat;}
