﻿
.drop-down { border-collapse: collapse; margin:0px; background-color:black; }

.drop-down td.left-corner { background: url('/images/dd-left.gif'); width:11px;height:29px;}

.drop-down td.right-corner { background: url('/images/dd-right.gif'); width:11px;height:29px;}

.drop-down td a.link,.drop-down td a.link:visited,.drop-down td b,.drop-down td a.last,.drop-down td a.link_active {
	display: block;
	text-decoration: none;
	height: 14px;
	padding: 5 0 5 0;
	margin: 0 0 0 0;
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: #FFFFFF;	
/*	text-transform: uppercase; */
	font-weight: bold;
}

/*.drop-down td a.link,.drop-down td a.link:visited,.drop-down td b { background: url('../MinicomDigitalSignage.com/images/dd-link-separator.gif') no-repeat right 16px;
}*/

.drop-down td a.last:hover,.drop-down td a.link_active { color:yellow; }

.drop-down td a.last { background: none; }

.drop-down td b { color: #2277ae; }

.subnav { position: absolute; visibility: hidden; background: #dedede; border-bottom: 5px solid #a8a9aa; border-top: 1px solid white; padding: 3 0 9 0; }

.subnav a,.subnav a:visited { display: block; text-decoration: none; padding: 4 7 4 7; font-family: arial,sans-serif; font-size: 9px; color: #2779b5; text-transform: uppercase; font-weight: bold; background: none; white-space: nowrap; border-bottom:1px solid white; border-left: #dedede solid 6px; border-right: #dedede solid 6px;border-left: #dedede solid 6px; border-right: #dedede solid 6px; }
.subnav a:hover { background: #5090be; color: yellow; text-decoration: none; font-size: 9px; border-bottom: 1px solid #5090be; border-left: #5090be solid 6px; border-right: #5090be solid 6px; }
