﻿#dropmenudiv1{
white-space: ;
position:absolute;
font: normal 8.5pt Verdana;
z-index: 1000;
margin: -1px 0px 0px 4px; 
text-align: left;
border: solid 1px #fdb927;
border-left: 0;
width:30%;
}

#dropmenudiv1 a{
display: block;
text-indent: 0px;
text-decoration: none;
font: normal 9pt Verdana;
padding: 6px 4px .25em 0px;
font-weight: normal;
color: white;
text-align: left;
padding-right: 3px;
padding-left: 3px;
border-bottom: 0px dotted #CCCC99;
background: maroon url('http://www.salisbury.edu/common/homepage/images/css-dotted_gold.gif') repeat-x bottom;

}

#dropmenudiv1 a:hover{ /*hover background color*/
text-decoration: none;
color: #600000;
background-color: #f7c55a;
font-weight: bold;
}

#dropmenudiv1sub{
white-space: ;
position:absolute;
z-index: 1000;
font: normal 9pt Verdana;
z-index: 100;
margin: -1px 0px 0px 1px; 
text-align: left;
border: solid 1px #fdb927;
border-left: 0;
width: 30%;
}

#dropmenudiv1sub a{
display: block;
text-indent: 0px;
text-decoration: none;
font: normal 9pt Verdana;
padding: 6px 0px .25em 0px;
font-weight: normal;
color: white;
text-align: left;
padding-right: 3px;
padding-left: 3px;
border-bottom: 0px dotted #CCCC99;
background: maroon url('/designs/fixed/common/images/css-dotted_gold.gif') repeat-x bottom;

}

#dropmenudiv1sub a:hover{ /*hover background color*/
text-decoration: none;
color: maroon;
background-color: white;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlistp {margin: 0px 0px 15px 0px; text-align: right;}
.navlistp li {list-style-type: none; text-align: right; margin-top: 8px; margin-right: 0px; margin-bottom: 0px; margin-left: -30px; 
	border-bottom: dotted 1px #600000;	background: url('/common/homepage/images/css-dotted_gold.gif') repeat-x bottom;padding: 5px 0px 2px 0px;
	color: maroon; font-weight: bold; font-size: 9pt;}
.navlistp li a {color: maroon; font-weight: bold; font-size: 9pt;}
.navlistp a {color: maroon; font-weight: bold; font-size: 9pt; font-family: Verdana, helvetica, sans serif; text-decoration: none;}
.navlistp a:visited {color: maroon; font-weight: bold;}
.navlistp a:hover {border-bottom: dotted 0px #FFFFFF; color: black; text-decoration:none;}

.navlistlinkp {margin: 7px 5px 0px 0px;}
.navlistlinkp a {color: #DDDDDD; font-weight: bold; font-size: 9pt; font-family: Verdana, helvetics, sans serif; text-decoration: none; }
.navlistlinkp a:hover {border-bottom: dotted 0px #FFFFFF; color: maroon; text-decoration:none;}

/*////////*/

.navlistsub {margin: 0px 0px 0px 0px; text-align: right;}
.navlistsub li {font: normal 8pt Verdana; list-style-type: none; text-align: right; margin-top: 2px; margin-right: 3px; margin-bottom: 1px; margin-left: 0px; 
	border-bottom: dotted 0px #CCCC99;	background: url('/designs/fixed/common/images/css-dotted_gold.gif') repeat-x bottom;padding: 5px 0px 2px 0px;
	}
.navlistsub a {font: normal 8pt Verdana; color: white; font-weight: bold; font-size: 9pt; font-family: Verdana, helvetics, sans serif; text-decoration: none;}
.navlistsub a:hover {border-bottom: dotted 0px #FFFFFF; color: #F7C55A; text-decoration:none;}

.navlistsublink {margin: 7px 3px 0px 0px;}
.navlistsublink a {color: white; font-weight: bold; font-size: 9pt; font-family: Verdana, helvetics, sans serif; text-decoration: none; }
.navlistsublink a:hover {border-bottom: dotted 0px #FFFFFF; color: #F7C55A; text-decoration:none;}

/*////////*/
