﻿body
{
	font-family: Verdana, Helevetica, Arial, sans serif;
	font-size:x-small;
	background-color:#cdd4df;
}


/* commented backslash hack v2 \*/
body, html
{
	padding:0px;
	margin:0px;

}
/* end hack */

html
{
	height:100%;
}

img
{
	border:none;
}

h1
{
	font-family: Verdana, Helevetica, Arial, sans serif;
	font-size:small;
	font-weight:bold;
}

h2
{
	font-family: Verdana, Helevetica, Arial, sans serif;
	font-size:x-small;
	font-weight:bold;
}

h3
{
	font-family: Verdana, Helevetica, Arial, sans serif;
	font-size:xx-small;
	font-weight:bold;
}

h3 a
{
	text-decoration:none;
	color:Black;
}

p, td
{
	font-size:x-small;
	vertical-align:top;
}


.label
{
	vertical-align:top;
	font-family: Helevetica, Verdana, Arial, sans serif;
	font-size:x-small;
	width:10em;
	display:block;
	padding:2px;
}

.input
{
	vertical-align:top;
	font-family: Helevetica, Verdana, Arial, sans serif;
	font-size:x-small;
	width:20em;
	margin:2px;
}

.inputButton
{
	margin:2px;
	background-color:Black;
	vertical-align:top;
	color:Silver;
	border-style:solid;
	border-width:thin;
	border-color:Silver;
	font-family: Helevetica, Verdana, Arial, sans serif;
	font-size:x-small;
	width:100px;
}


.jazzListNavigation
{
	width:282px;
	background-image:url("../app_graphics/topLeftJazzListing.gif");
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
}

.jazzListDetail
{
	width:700px;
	height:176px;
	background-image:url("../app_graphics/topRightJazzListing.gif");
	background-position:left top;
	background-repeat:no-repeat;
	vertical-align:top;
	text-align:left;
}

.detailDiv
{
	overflow:auto;
    margin-top:14px;
	height:150px;
	width:348px;
	padding-right:8px;
	/*
	scrollbar-base-color:  #767519;
	scrollbar-arrow-color: #8494AE; 
	scrollbar-track-color: #8494AE; 
	scrollbar-shadow-color: #767519; 
	scrollbar-lightshadow-color: #767519; 
	scrollbar-darkshadow-color: #767519; 
	scrollbar-highlight-color: #767519; 
	scrollbar-3dlight-color:#767519;
	*/
	 
	scrollbar-base-color:#ffffff;
	scrollbar-track-color:#767519;
	scrollbar-face-color:#8494ae;
	scrollbar-highlight-color:#8494ae;
	scrollbar-darkshadow-color:#8494ae;
	scrollbar-3dlight-color:#8494ae;
	scrollbar-arrow-color:#767519;


}

.reservationDiv
{
	position:absolute;
	top:50px;
	left:695px;
	width:200px;
	color:White;
	display:block;
	
}

.otherVenueLinks
{
	position:absolute;
	top:300px;
	left:40px;
	color:#8394ae;

}

.otherVenueLinks a
{
	display:block;
	margin-bottom:10px;
}

.mailingList
{
	width:19em;
	position:absolute;
	top:450px;
	left:50px;
	color:#8394ae;

}

.footer
{
	margin:40px 0px 20px 50px;
	list-style:none;
}



.footer a
{
	text-decoration:none;
	color:#8394ae;
}

.footer a:hover
{
	font-weight:bold;
}

.today
{
	position:absolute;
	top:85px;
	left:174px;
}

.today a
{
	font-style:italic;
	font-weight:bold;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:small;
	color:#8394ae;
	text-decoration:none;
}

.today a:hover
{
	font-weight:bold;
}

.mp3Player
{
	position:absolute;
	top:278px;
	left:105px;
}

.mp3Player a
{
	font-weight:bold;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:x-small;
	color:#767519;
	text-decoration:none;
}

.menuOptions
{
	position:absolute;
	top:118px;
	left:84px;
	padding-top:1px;	
}

.menuOptions a
{
	border:none;
	padding:0px;
	margin:0px;
}

.peCalendarHolder
{
	display:none;
	z-index:200;
	width:180px;
	height:190px;
	background-color:White;
	border-top:solid 1px silver;
	border-left:solid 1px silver;
	border-bottom:solid 1px silver;
	border-right:solid 1px silver;
}

.calendarClose
{
	width:180px;
	text-align:right;
}

.calendarClose a
{
	text-decoration:none;
	color:#687f9e;
	font-weight:bold;
}



.calendar
{
	width:180px;
	color:#8394ae;
}


.calendarDay
{
	background-image:url("../app_graphics/calendarDayBack.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:5px;
	color:#8394ae;
}

.calendarToday
{
	background-image:url("../app_graphics/calendarTodayBack.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:5px;
	color:#ffffff;
	
}

.calendarToday a 
{
	text-decoration:none;
	color:#ffffff;
}

.calendarToday a:hover 
{
	font-weight:bold;
	color:#ffffff;
}


.calendarDay a 
{
	text-decoration:none;
	color:#8394ae;
}

.calendarDay a:hover
{
	font-weight:bold;
	color:#8394ae;
}



.otherMonthDay
{
	visibility:hidden;
	color:#8394ae;
}

.dayHeader
{
	text-transform:uppercase;
	font-weight:bold;
	background-color:White;
	color:#8394ae;
}

.calendarTitle
{
	text-transform:uppercase;
}

.showList
{
	width:375px;
	height:250px;
	overflow:auto;
	/*	
	scrollbar-base-color:  #767519;
	scrollbar-arrow-color: #8494AE; 
	scrollbar-track-color:#651947 ; 
	scrollbar-shadow-color: #767519; 
	scrollbar-lightshadow-color: #767519; 
	scrollbar-darkshadow-color: #767519; 
	scrollbar-highlight-color: #767519; 
	scrollbar-3dlight-color:#767519;
	*/
	scrollbar-base-color:#ffffff;
	scrollbar-track-color:#767519;
	scrollbar-face-color:#8494ae;
	scrollbar-highlight-color:#8494ae;
	scrollbar-darkshadow-color:#8494ae;
	scrollbar-3dlight-color:#8494ae;
	scrollbar-arrow-color:#767519;
}

.selectedTable
{
	width:328px;
	padding:0px;
	margin:0px;
}

.selectedTable td
{
	color:White;
}

.selectedImage
{
	padding-right:10px;
}

.selectedTitle
{
	margin-bottom:20px;
	margin-top:6px;
}

.selectedSiteLinksContainer
{
	font-weight:bold;
	margin-top:20px;
	display:block;
}

.selectedSiteLink
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}

.deselectedSiteLink
{
	color:#B2B280;
	font-weight:bold;
	text-decoration:underline;

}


.selectedWWWLink
{
	color:#8494AE;
}

.listingTable
{
	width:337px;
	padding:0px;
	margin:0px;
}

.listingTable td
{
	color:#767519;
}


.listingSelectedHorizontal
{
	background-color:#B6B891;
}

.listingSelectedVertical
{
	background-color:#767519;
}



.disabledDay
{
	background-image:url("../app_graphics/calendarDisabledBack.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	padding:5px;
	color:#c3cada;
}

.disabledDay a 
{
	text-decoration:none;
	color:#c3cada;
}

.disabledDay a:hover
{
	font-weight:bold;
	color:#c3cada;
}

.listingSiteLinkActive
{
	text-decoration:underline;
	color:#857519;
	font-weight:bold;
}

.listingSiteLinkInactive
{
	text-decoration:underline;
	color:#9EA27F;
	font-weight:bold;
}

.selectedMessageLink
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-top:5px;	
}


.messageLink
{
	color:#767519;
	font-weight:bold;
	text-decoration:none;
	display:block;
	margin-top:5px;	
}

.bookingForm
{
	width:358px;
	border-right:solid 17px #767519;
}

.bookingFormNotes
{
	font-weight:bold;
	color:#767519;
}

.bookingFormSubNotes
{
	font-size:xx-small;
	font-weight:normal;
	color:#767519;
	
}