﻿/*Navigation*/
/*Start Pop Out Nav*/

div#choose_attraction_menu{
background:url(../images/site/navTopExperiences.gif) no-repeat;
width:166px;
padding-top:33px;
}
div#choose_attraction_menu #nav li a.primary{
display : block;
text-decoration : none;
width: 166px;
color : #48194D;
font-size:85%;
font-weight:bold;
text-indent:15px;
background:url(../images/site/navigationBorderBottom.gif) bottom no-repeat;
}

div#choose_attraction_menu #nav li a.primary:hover{
background:url(../images/site/navigationRollover.gif) bottom no-repeat;

}

div#choose_attraction_menu #nav, div#choose_attraction_menu #nav ul {
padding: 0;
margin: 0;
list-style: none;
width:166px;
float:left;
z-index:3;
line-height:30px;
}

div#choose_attraction_menu #nav li {
position:relative;
float:left;
width:166px;
background:url(../images/site/navigationBorderBottom.gif) bottom no-repeat;
z-index:3;
}
div#choose_attraction_menu #nav li a:hover {background-color: #D8C6E3;}



.endnav{
float:left;
height:10px;
width:166px;
background:#fff url(../images/site/navBottom.gif) no-repeat;
overflow:hidden;
}

/*Quick Menu*/

#quick_menu{
background:url(../images/site/navTopQuicklinks.gif) no-repeat;
width:166px;
padding-top:33px;
float:left;
clear:both;
margin-top:10px;
}

div#quick_menu #qnav li a.primary{
display : block;
text-decoration : none;
width: 166px;
color : #48194D;
font-size:85%;
font-weight:bold;
text-indent:15px;
background:url(../images/site/navigationBorderBottom.gif) bottom no-repeat;
}

div#quick_menu #qnav li a.primary:hover{
background:url(../images/site/navigationRollover.gif) bottom no-repeat;

}

div#quick_menu #qnav, div#quick_menu #nav ul {
padding: 0;
margin: 0;
list-style: none;
width:166px;
float:left;
z-index:3;
line-height:30px;
}

div#quick_menu #qnav li {
position:relative;
float:left;
width:166px;
background:url(../images/site/navigationBorderBottom.gif) bottom no-repeat;
z-index:3;
}
div#quick_menu #qnav li a:hover {background-color: #D8C6E3;}

/*End Pop Out Nav*/



