﻿	/* 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: 370px; margin: 5px; }
/* Some list and link styling */
#theMenu ul li { padding: 1px 0; margin: 0; }
.search_used_by_make a, .search_used_by_make a:visited, #theMenu a, #theMenu a:visited { color:#069; }
.search_used_by_make a:hover, #theMenu a:hover { color:#0000FF; }
#theMenu h2 { margin: 10px 0 0 0; }
/* Header links styling */
#theMenu h3.head { margin:0; margin:12px 0; background:url(../img/bg_hm.gif) repeat-x 0 0;}
#theMenu h3.head a, #theMenu h3.head a:visited { 
color: #000;
text-indent: 10px;
display:block;
text-align:center;
background: transparent url(../img/hm_shades_bg.png) no-repeat; 
text-decoration:none;
font-weight:bold; 
font-family: Arial, Helvetica, sans-serif;
line-height: 23px;
border-bottom:1px solid #ccc;
letter-spacing:2px;
}
#theMenu h3.head a:hover {background: transparent url(../img/hm_shades_bg.png) no-repeat; color:#036; border-bottom:1px solid #036;}
#theMenu h3.selected a, #theMenu h3.selected a:visited {background: transparent url(../img/hm_shades_bg_f2.png) no-repeat; color:#036; border-bottom:1px solid #036;}
#theMenu h3.selected a:hover {background: transparent url(../img/hm_shades_bg_f2.png) no-repeat; }
#browsefavs_container {width: 375px; background-color: #fff;}
.theMenuCont { padding:0 10px 0 15px;}

#theMenu table.cartype td { padding-bottom:5px; text-align:center}
#theMenu table.cartype td a, #theMenu table td a:visited { text-decoration:none;}

.most_popular_used {list-style-type:disc; color:#999; margin-left:20px;}
.most_popular_used a, .most_popular_used a:visited { text-decoration:underline !important}
.most_popular_used a:hover { text-decoration:none !important}