/*DROPDOWN*/    .dropHolder {	padding: 0 8px 0 0;	width:158px;	height: 76px;	float:left;	height:1px;	/* margin-left: 8px; */	/* border: 1px solid green; */}.dropdown-menu {    width:166px;    position:absolute;    font-size:10px;    color:#000;    cursor:pointer;}.dropdown-menu a:link, .dropdown-menu a:visited {    /* color:#5d5d5d !important; */    color:#444 !important;    display:block !important;    text-decoration:none !important;     margin:0 !important;}.dropdown-menu a:hover {    /* color:#5d5d5d !important; */    color:#333 !important;    text-decoration:none !important;}.dropdown-menu .slide-down {    /* background:url(/_images/red-dd-down-button.gif) no-repeat; */}/* yellow arrow */.arra {position: absolute; left: -30px; top: 54px; visibility: hidden}.arra2 {position: absolute; left: -30px; top: 54px; visibility: visible}.dropdown-menu a:hover img {	visibility:visible;	}.menu-first {    height: 76px;    line-height:15px;    text-indent: -5000px;    }.down-list {	position: relative;	left: -8px;    background:#D6C9FF;    border-top: 3px solid white;    border-left: 8px solid white;    border-right: 8px solid white;    /* border-bottom: 1px groove white; */    /* border-bottom: 3px solid white; */    	padding:10px 0;		width: 158px;	font-family: "HelveticaNeue-Light", "Helvetica Neue Light",	             "Helvetica Neue", Helvetica, Arial, sans-serif;	font-weight: 300;	letter-spacing: 1px;	text-transform: capitalize;}.down-list li {    line-height: 21px;    font-size: 14px;}.dropdown-menu li a {	border-top: 1px solid #D6C9FF;    border-bottom: 1px solid #D6C9FF;    padding: 2px 8px;}.dropdown-menu li a:hover {	background:#E9DDFF url(/_images/tic.png) left top no-repeat;	border-top: 1px solid #bbb;	border-bottom: 1px solid #ddd;}.dropdown-menu li a[title] { display: none; }.down-list .lastLI { background:#670100; padding-bottom:3px; }#topnav01 {	width: 166px;	/* border: 1px solid red; */	padding-left: 8px;	margin-left: -8px;}#topnav01 {background:url(/_images/topnav_01.jpg) no-repeat}#topnav02 {background:url(/_images/topnav_02.jpg) no-repeat}#topnav03 {background:url(/_images/topnav_03.jpg) no-repeat}#topnav04 {background:url(/_images/topnav_04.jpg) no-repeat}#topnav05 {background:url(/_images/topnav_05.jpg) no-repeat}#topnav06 {background:url(/_images/topnav_06.jpg) no-repeat}#topnav01:hover {background:url(/_images/topnav_01gray.jpg) -0px 0px no-repeat}#topnav02:hover {background:url(/_images/topnav_02-over.jpg) no-repeat}#topnav03:hover {background:url(/_images/topnav_03-over.jpg) no-repeat}#topnav04:hover {background:url(/_images/topnav_04-over.jpg) no-repeat}#topnav05:hover {background:url(/_images/topnav_05-over.jpg) no-repeat}#topnav06:hover {background:url(/_images/topnav_06-over.jpg) no-repeat}#topnav02gray{	background:url(/_images/topnav_02gray.jpg) no-repeat;}#topnav02gray:hover,#topnav03gray:hover,#topnav04gray:hover,#topnav05gray:hover,#topnav06gray:hover {cursor: default}#nav:hover .arra2 {visibility: hidden;}#nav .dropdown-menu:hover .arra2 {visibility: visible;}#colortop {	position: absolute; 	top: 0px;	left: 1004px; 	width: 156px; 	height: 76px; 	background: url(/_images/topnav_colors.jpg) no-repeat}
