@charset "utf-8";
/* MENU & LEFT CONTAINER*/

#left-container {
	width:253px;
	position:fixed;
	z-index:900;
}
#left-container #logo {
	padding-top:25px;
	padding-left:38px;
}

#left-container #nav  {
	  list-style-image: none;
	  list-style-type: none;
	  list-style: none;
	  padding-top:31px;
	  margin:0;
}

#left-container ul {
	  list-style: none;
	  margin:0;
	  padding: 0;
}

/*ul, ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}*/

.menu_head {
	cursor: pointer;
}

.submenu {
	display:none;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
}

#left-container  #book_nav  ul li, 
#left-container #about_nav  ul li,
#left-container #kudos_nav  ul li,
#left-container #fringe2013_nav ul li,
#left-container #press_nav ul li,
#left-container #get_nav ul li,
#left-container #resources_nav ul li
 {
    margin: 0;
    padding: 0;
    list-style: none;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	line-height:20px;
	margin-left:10px;
	width:253px;
}


.submenu a{
	display:block;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

#left-container  ul li {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 22px;
	padding-left:40px;
}


 ul li a { 
	display: block;
	font-size: 16px;
	font-weight:bold;
	color:#2c2a2a;
	font-style: normal;
	text-decoration: none;
	left:0;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

 a { 
	font-size: 14px;
	font-weight:bold;
	color:#2c2a2a;
	font-style: normal;
	text-decoration: underline;
	left:0;
}


ul a { 
	font-size: 12px;
	font-weight:bold;
	color:#2c2a2a;
	font-style: normal;
	text-decoration: underline;
	left:0;
}

 #book_nav .submenu  a,
 #about_nav .submenu  a,
 #kudos_nav .submenu a,
#fringe2013_nav .submenu a,
#press_nav .submenu a,
#get_nav .submenu a,
#resources_nav .submenu a
   { 
	display: block;
	font-size: 14px;
	font-weight:bold;
	color:#2c2a2a;
	font-style: normal;
	text-decoration: none;
	left:0;
	display: block;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

 #book_nav .submenu  a:hover,
  #about_nav .submenu  a:hover,
  #kudos_nav .submenu  a:hover,
  #fringe2013_nav .submenu a:hover,
  #press_nav .submenu a:hover,
  #get_nav .submenu a:hover,
  #resources_nav .submenu a:hover
 {
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	padding-left:7px;
	margin:0 0 0 0;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

#book_nav .submenu  a:active,
#about_nav .submenu  a:active,
#kudos_nav .submenu  a:active,
#fringe2013_nav .submenu a:active,
#press_nav .submenu a:active,
#get_nav .submenu a:active,
#resources_nav .submenu a:active
 {
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	padding-left:7px;
	margin:0 0 0 0;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

/*a:hover
{
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	padding-left:7px;
	margin:0 0 0 0;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}*/

  #home_nav a:hover,
  #fringe2012_nav a:hover,
  #hello_nav a:hover,
  #message_nav a:hover,
  #highlights_nav a:hover,
  #livefringe_nav a:hover,
  #gallery_nav a:hover,
  #book_nav a:hover,
  #overview_nav a:hover,
  #ticketing_nav a:hover,
  #school_nav a:hover,
  #about_nav a:hover,
  #m1_nav a:hover,
  #kudos_nav a:hover,
  #sponsors_nav a:hover,
  #partners_nav a:hover,
  #fringe2013_nav a:hover,
  #selection_nav a:hover,
  #press_nav a:hover,
  #faq_nav a:hover,
  #releases_nav a:hover,
  #news_nav a:hover,
  #get_nav  a:hover,
  #volunteer_nav  a:hover,
  #sponsors2_nav a:hover,
  #donors_nav a:hover,
  #resources_nav a:hover,
  #calendar_nav a:hover,
  #maps_nav a:hover,
  #tourists_nav a:hover
{
	
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	padding-left:7px;
	margin:0 0 0 0;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}



.hover_home {
	background:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_home  {	
	margin-right:150px;
	background-color:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_home  a {
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.hover_fringe2012 {
	background:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:18px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_fringe2012  {	
	margin-right:18px;
	background-color:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 18px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_fringe2012 a {
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.hover_hello {
	background:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:30px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_hello  {	
	margin-right:30px;
	background-color:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_hello  a {
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.hover_message  {
	background:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:60px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
}

.active_message  {	
	margin-right:60px;
	background-color:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_message  a {
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.hover_highlights {
	background:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:60px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
}

.active_highlights {	
	margin-right:60px;
	background-color:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_highlights a {
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

/*.hover_livefringe {
	background:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:110px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
}

.active_livefringe {	
	background-color:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_livefringe a {
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}*/

/*.hover_gallery  {
	background:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:90px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
}

.active_gallery  {	
	margin-right:90px
	background-color:#000;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

.active_gallery  a {
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}*/

.hover_book {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_book  {	
    background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

 .active_book  a {
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;	
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#overview_nav.hover_overview  {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	margin-right:100px;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
}

li#overview_nav.active_overview  {	
	background:url(../images/hover_bg.png) no-repeat top;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#overview_nav.hover_overview  a {
	color:#ffffff;
}

li#overview_nav.active_overview  a {
	color:#ffffff;
}


li#ticketing_nav.hover_ticketing {
	text-decoration: none;
    background:url(../images/hover_bg.png) no-repeat top;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
}

li#ticketing_nav.active_ticketing  {	
    background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#ticketing_nav.hover_ticketing   a {
	color:#ffffff;
}
li#ticketing_nav.active_ticketing   a {
	color:#ffffff;
}

li#school_nav.hover_school {
	text-decoration: none;
    background:url(../images/hover_bg.png) no-repeat top;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
}

li#school_nav.active_school {	
    background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 12px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#school_nav.active_school  a {
	color:#ffffff;
}
li#school_nav.hover_school  a {
	color:#ffffff;
}

.hover_about {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_about {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_about a{
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

li#m1_nav.hover_m1 {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#m1_nav.active_m1 {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}
li#m1_nav.hover_m1 a{
	color:#ffffff;
}
li#m1_nav.active_m1 a{
	color:#ffffff;
}
li#team_nav.hover_team {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}
li#team_nav.active_team {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}
li#team_nav.active_team a{
	color:#ffffff;
}

li#team_nav.hover_team a{
	color:#ffffff;
}

.hover_kudos {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_kudos {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_kudos a{
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

li#team_nav.hover_team  a {
	color:#ffffff;
}

li#sponsors_nav.hover_sponsors {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}
li#sponsors_nav.active_sponsors {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}
li#sponsors_nav.active_sponsors a {
	color:#ffffff;
}

li#sponsors_nav.hover_sponsors a {
	color:#ffffff;
}
li#partners_nav.hover_partners {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}
li#partners_nav.active_partners {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}
li#partners_nav.active_partners a {
	color:#ffffff;
}
li#partners_nav.hover_partners a {
	color:#ffffff;
}
.hover_fringe2013 {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_fringe2013 {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_fringe2013 a{
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

li#theme_nav.hover_theme {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#theme_nav.active_theme {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}
li#theme_nav.hover_theme a{
	color:#ffffff;
}

li#theme_nav.active_theme a{
	color:#ffffff;
}
li#selection_nav.hover_selection {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}
li#selection_nav.active_selection {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}
li#selection_nav.active_selection a{
	color:#ffffff;
}
li#selection_nav.hover_selection a{
	color:#ffffff;
}
.hover_press {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_press{
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_press a{
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

li#faq_nav.hover_faq {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#faq_nav.active_faq {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#faq_nav.active_faq a {
	color:#ffffff;
}
li#faq_nav.hover_faq a {
	color:#ffffff;
}

li#releases_nav.hover_releases  {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#releases_nav.active_releases {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#releases_nav.active_releases a {
	color:#ffffff;
}
li#releases_nav.hover_releases a {
	color:#ffffff;
}

li#news_nav.hover_news {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#news_nav.active_news {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#news_nav.active_news a {
	color:#ffffff;
}

li#news_nav.hover_news a {
	color:#ffffff;
}


.hover_get {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_get{
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_get a{
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}


li#volunteer_nav.hover_volunteer {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#volunteer_nav.active_volunteer {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#volunteer_nav.active_volunteer a {
	color:#ffffff;
}

li#volunteer_nav.hover_volunteer a {
	color:#ffffff;
}

li#sponsors2_nav.hover_sponsors2 {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#sponsors2_nav.active_sponsors2 {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#sponsors2_nav.active_sponsors2 a {
	color:#ffffff;
}
li#sponsors2_nav.hover_sponsors2 a {
	color:#ffffff;
}

li#donors_nav.hover_donors {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#donors_nav.active_donors {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#donors_nav.active_donors a {
	color:#ffffff;
}
li#donors_nav.hover_donors a {
	color:#ffffff;
}
.hover_resources {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_resources{
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}

.active_resources a{
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	font-style: normal;
	text-decoration: none;
}


li#calendar_nav.hover_calendar {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#calendar_nav.active_calendar {
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#calendar_nav.active_calendar a{
	color:#ffffff;
}

li#calendar_nav.hover_calendar a{
	color:#ffffff;
}

li#maps_nav.hover_maps {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#maps_nav.active_maps{
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#maps_nav.active_maps a{
	color:#ffffff;
}
li#maps_nav.hover_maps a{
	color:#ffffff;
}

li#tourists_nav.hover_tourists {
	background:url(../images/hover_bg.png) no-repeat top;
	text-decoration: none;
	font-weight:bold;
	padding-left:7px;
	margin-right:150px;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
	
}

li#tourists_nav.active_tourists{
    background:url(../images/hover_bg.png) no-repeat top;	
	text-decoration: none;
	font-weight:bold;
	color:#ffffff;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	left:0;
	font-style: normal;
	background-position:left;
	text-decoration: none;
	-moz-transition: 0.1s ease-out;
	-webkit-transition: 0.1s ease-out;
}

li#tourists_nav.active_tourists a{
	color:#ffffff;
}
li#tourists_nav.hover_tourists a{
	color:#ffffff;
}











/*
#left-container  #nav  li a:visited{
	text-decoration:none;
	color:#2c2a2a;
}*/



