﻿div.topnavmenu
{
  width: auto;
  height:73px;
  background:url('/Internal/images/background-top-sm.png') repeat-x; 
  border:0px solid black;
  position:relative; 
  float: left;
  width: 100%;
}

div.topnavmenu a img
{
	border: 0px;
	display: block;
	height: 35px;
	text-align: center;	
	margin: 4px 0px 4px 0px;
	transition: height 250ms;
    -moz-transition: height 250ms; /* Firefox 4 */
    -webkit-transition: height 250ms; /* Safari and Chrome */
    -o-transition: height 250ms; /* Opera */
}


div.topnavmenu a.active img
{
	padding: 0px;
	float:left;
}

div.topnavmenu a span
{
	display: block;
	color: #000000;
	font-weight: bold;
	float: left;
	clear: both;
	min-width: 45px;
	text-align: center;
	margin-top: -5px;
	font-size: 11px;
}

div.topnavmenu a:hover span
{
	color: #003366;
}

div.topnavmenu a div
{
	width: 38px;
	margin-left: 4px;
	margin-right: 4px;
	height: 45px;
	text-align: center;
}

div.topnavmenu a
{
	min-width: 45px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;	
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);		
	margin-right: 3px;
	margin-left: 3px;	
}

div.topnavmenu a img:hover
{
	height: 40px;		
	padding: 0px;
}

div.topnavsubmenu
{
	width: auto;
	height:30px;
	float: right;
	border:0px solid black;
	font: 13px/27px Arial,sans-serif;
    color: White;
}

div.topnavsubmenu a
{
	display: block;
	float:left;
	height: 30px;
	text-align: center;
	width: 80px;
	background-color: #2d2d2d;	
	margin-left: 0px;
	margin-right: 0px;
}
div.topnavsubmenu a:hover
{
	background: #777777;
}

#ctl00_moduleMenuID_profileLinkID, #ctl00_ContentPlaceHolder1_moduleMenuID_profileLinkID
{
	border-right: 1px solid #DDDDDD;
	padding-right: 3px;
	padding-left: 3px;
	border-bottom-left-radius: 4px;	
	-moz-border-radius-bottomleft: 4px;		
}

#ctl00_moduleMenuID_logoutLinkID,#ctl00_ContentPlaceHolder1_moduleMenuID_logoutLinkID
{
	border-bottom-right-radius: 4px;	
	width: 70px;
	-moz-border-radius-bottomright: 4px;	
}

/*Search Functionality*/

/*Reservation Styles*/
a.new-reservation-button, .reservation-search
{
	border: 1px solid #DDDDDD;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(47%,rgba(246,246,246,1)), color-stop(100%,rgba(237,237,237,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* IE10+ */
	background: linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
	color: #777777;
	font-weight: bold;
	margin-left: 2px;
	padding: 5px;
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;		
	line-height: 14px;
	height: 14px;
}

.reservation-tab-control
{
	float: left;	
}

a.new-reservation-button:hover, .reservation-search:hover
{
	border: 1px;
	color:#fff;text-shadow:-1px -1px 0 rgba(0,0,0,0.3);border-bottom-color:#060c5a;background:#0770a0;filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#060c5a',endColorstr='#060c5a');background:-webkit-gradient(linear,0% 0,0% 100%,from(#060c5a),to(#060c5a));background:-moz-linear-gradient(-90deg,#060c5a,#060c5a);
	-moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;	
	text-decoration: none;
	padding: 6px;
	cursor:pointer;
	
}

.reservation-button
{
	min-width: 50px;
	padding: 2px 5px 2px 5px;
}

.reservation-controls
{
	padding-top: 5px;
	clear: both;
	margin-bottom: 2px;
	width: 100%;
	height: 30px;
	margin-right: 20px;
	background: #F0F0F0;
}

.reservation-search-control
{
	float: right;
	clear: right;
	margin-top: 7px;
	margin-right: 37px;	
}


#cboxLoadedContent
{
	padding: 1px!important;
	border-right: 1px solid #000000;
}

.reservation-menu
{
	background: #EEEEEE;
width: 100%; border-bottom: 1px solid #DDDDDD; height: 20px; float: left; clear: both;
line-height: 20px;
}

.reservation-menu a
{
	font-weight: bold;
	color: #777777;
	height: 20px;
	line-height: 20px;
	display: block;
	padding: 0px 10px 0px 10px;
	float: left;
	border-right: 1px solid #DDDDDD;
	text-align: center;
	min-width: 130px;
}

.reservation-menu a:hover
{
	background: #444444; /* Old browsers */
	
text-decoration: none;
text-shadow:-1px -1px 0 rgba(0,0,0,0.3);
color: #FFFFFF;
}







@media (max-width: 480px) 
{
     .topnavsubmenu
    {
	    display: none;
    }
    .reservation-search-control
    {
	    display: none;	
    }
}




@media (max-width: 1100px)
{
    div.topnavmenu a span {
        display: none;
    }
    div.topnavmenu a img
    {
	    border: 0px;
	    display: block;
	    height: 30px;
	    text-align: center;	
	    margin: 4px 0px 4px 0px;
	    transition: height 250ms;
        -moz-transition: height 250ms; /* Firefox 4 */
        -webkit-transition: height 250ms; /* Safari and Chrome */
        -o-transition: height 250ms; /* Opera */
    }
    div.topnavmenu a
    {
        min-width: 30px;
    }
    div.topnavmenu a div
    {
        width: 30px;
    }
}

@media (max-width: 800px) 
{
    div.topnavmenu
    {
  width: auto;
  height:73px;
  background:url('/Internal/images/background-top-sm.png') repeat-x; 
  border:0px solid black;
  position:relative; 
  float: left;
  width: 100%;
    }

div.topnavmenu a img
{
	border: 0px;
	display: block;
	height: 20px;
	text-align: center;	
	margin: 4px 0px 4px 0px;
	transition: height 250ms;
    -moz-transition: height 250ms; /* Firefox 4 */
    -webkit-transition: height 250ms; /* Safari and Chrome */
    -o-transition: height 250ms; /* Opera */
}


div.topnavmenu a.active img
{
	padding: 0px;
	float:left;
}

div.topnavmenu a span
{
	display: block;
	color: #000000;
	font-weight: bold;
	float: left;
	clear: both;
	min-width: 25px;
	text-align: center;
	margin-top: -5px;
	font-size: 11px;
	display: none;
}

div.topnavmenu a:hover span
{
	color: #003366;
}

div.topnavmenu a div
{
	width: 18px;
	margin-left: 4px;
	margin-right: 4px;
	height: 25px;
	text-align: center;
}

div.topnavmenu a
{
	min-width: 25px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;	
	text-shadow: 1px 1px 1px rgba(255,255,255,0.3);		
	margin-right: 0px;
	margin-left: 0px;	
    font-size: 10px;
}

    div.topnavmenu a img:hover
    {
	    height: 25px;		
	    padding: 0px;
    }		
   
}