#monthcontainer, #yearcontainer, #venuecontainer, #extracontainer
{
padding: 0;
height: 22px;
/*background: #555;
border-right: 2px solid #555;
border-left: 2px solid #555;
border-top: 2px solid #333;
border-bottom: 2px solid #333;*/
filter:alpha(opacity=90);
opacity: 0.90;
-moz-opacity:0.90;
}
#monthlist, #yearlist, #venuelist, #extralist
{
margin: 0px;
padding: 0px 0px;
display: block;
}

#monthlist li, #yearlist li, #venuelist li, #extralist li
{
list-style: none;
float: left;
}

#monthcontainer a, #monthlist li.extend, #yearcontainer a, #yearlist li.extend, #venuecontainer a, #venuelist li.extend,
	#extracontainer a, #extralist li.extend
{
margin: 0px;
display: block;
/*border-bottom: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
padding: 3px 5px;
background: #555;*/
color: #FFE0E0;
text-decoration: none;
filter:alpha(opacity=90);
opacity: 0.90;
-moz-opacity:0.90;}

#monthcontainer a:hover, #yearcontainer a:hover, #venuecontainer a:hover
{
/*padding: 2px 5px;
background: #FAFAFA;
border-right: 1px solid #333;
border-left: 1px solid #333;
border-bottom: 2px solid #FAFAFA;
border-top: 1px solid #333;
color: #000;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;*/
color: #FFFFFF;
}

#monthcontainer a#monthcurrent, #yearcontainer a#yearcurrent, #venuecontainer a#pagecurrent, a.tabcurrent
{
/*padding: 2px 5px;
background: #FFFFFF;
border-top: 0px;
border-bottom: 1px solid #F6F6F6;
font-weight: bold;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;*/
color: #FFFFFF;
}

/*#monthcontainer li#monthactive, #yearcontainer li#yearactive
{
border-right: 2px solid #750909;
border-top: 2px solid #750909;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity: 1;
}*/

#monthbox, #yearbox, #venuebox, #extrabox
{
margin: 0px;
/*border-left: 1px solid #666;
border-right: 1px solid #666;  */
border-bottom: 1px solid #330000; 
}
.monthback {
background: #FFE0E0;
filter:alpha(opacity=70);
opacity: 0.70;
-moz-opacity:0.70;
}
.activetab
{
padding: 3px 8px 4px 7px;
margin: 0px;
display: block;
text-decoration: none;
color: #FFF;
background: #FFFFFF;
background: url(images/date-tab-selected.gif); /*#555;*/
background-position: right 0px;
/*border-right: 1px solid #333;
border-left: 1px solid #333; */
border-top: 0px;
border-bottom: 0px solid #F6F6F6;
font-weight: bold;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity: 1; 
}
.printtab
{
padding: 4px;
margin: 0px;
display: block;
text-decoration: none;
color: #750909;
background: white;
border-top: 2px solid;
border-left: 2px solid;
border-right: 2px solid;
border-color: #920303;
font-weight: bold;
}
.fixedtab
{
padding: 3px 8px 4px 7px;
margin: 0px;
width: 195px;
/*display: block;*/
text-decoration: none;
color: #FFF;
background: #FFFFFF;
background: url(images/fixedtab.png) no-repeat; /*#555;*/
background-position: right 0px;
/*border-right: 1px solid #333;
border-left: 1px solid #333; */
border-top: 0px;
border-bottom: 0px solid #F6F6F6;
font-weight: bold;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity: 0.9; 
}

.widertab
{
padding: 3px 8px 4px 7px;
margin: 0px;
width: 215px;
/*display: block;*/
text-decoration: none;
color: #FFF;
background: #FFFFFF;
background: url(images/fixedtab.png) no-repeat; /*#555;*/
background-position: right 0px;
/*border-right: 1px solid #333;
border-left: 1px solid #333; */
border-top: 0px;
border-bottom: 0px solid #F6F6F6;
font-weight: bold;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity: 0.9; 
}

.shortertab
{
padding: 3px 8px 4px 7px;
margin: 0px;
width: 118px;
/*display: block;*/
text-decoration: none;
color: #FFF;
background: #FFFFFF;
background: url(images/fixedtab.png) no-repeat; /*#555;*/
background-position: right 0px;
/*border-right: 1px solid #333;
border-left: 1px solid #333; */
border-top: 0px;
border-bottom: 0px solid #F6F6F6;
font-weight: bold;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity: 0.9; 
}

.activeitem
{
margin: 0px;
/*border-left: 2px solid #750909;
border-top: 2px solid #750909; */
/*filter:alpha(opacity=100);
opacity: 1;
-moz-opacity: 1; */
}

.datetab, .datetabhover
{
margin: 0px;
display: block;
border-bottom: 1px solid #666;
border-left: 0px solid #666;
border-right: 0px solid #666;
padding: 3px 8px 3px 7px;
text-decoration: none;
background: url(images/menu-handle.gif) no-repeat; /*#555;*/
background-position: right -6px;
color: #FFE0E0;
/*filter:alpha(opacity=90);
opacity: 0.90;
-moz-opacity:0.90;*/
cursor: pointer;
}

.datetabhover, .datetab:hover, .datetab:focus
{
padding: 3px 8px 4px 7px;
/*background: #FAFAFA;*/
background: url(images/date-tab-selected.gif); /*#555;*/
background-position: right 0px;
border-right: 0px solid #333;
border-left: 0px solid #333;
border-bottom: 0px solid #FAFAFA;
border-top: 0px solid #333;
color: #FFE0E0;
/*filter:alpha(opacity=100);
opacity: 1;
-moz-opacity: 1; */
}

.hiddentab
{
height: 0px;
width: 0px;
position: absolute;
top: 0px;
left: 0px;
visibility: hidden;
}

.fadedtable
{
filter:alpha(opacity=40);
opacity: 0.4;
-moz-opacity: 0.4;
}

#diaryevents {
	margin: 3px;
	padding: 3px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #920303;
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#monthdiv
{
	position: relative;
}
#monthloading
{
  position: absolute;
  filter:alpha(opacity=80);
  opacity: 0.8;
  -moz-opacity: 0.8;
  left: 150px;
  top: 0px;
  background: #AA4444;
  color: #000000;
  font-size: 15px;
  font-weight: bold;
}
A.DiaryDate {
	font-weight: bold;
	color: #750909;
	font-size: 15px;
}
.DiaryInfo {
	vertical-align: top;
	font-size: 12px;
}
.DiaryPrice{
	font-weight: bold;
	vertical-align: top;
	font-size: 12px;
}
A.DiaryPrice {
	font-weight: bold;
	color: #750909;
	font-size: 13px;
}
.DateBox {
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-style: solid;	
	border-color: #920303;
	padding-top: 7px;
	padding-bottom: 7px;
}
.OrderButton {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 2px;
	background-color: #474BE5;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 109px;
	height: 18px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	padding-top: 2px;
	cursor: pointer;
}
.OrderButton a {
	text-decoration: none;
	color: #FFFFFF;
}
.SoldOut {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #DF1515;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	width: 100px;
	text-align: center;
}
.EventCount {
	text-align: left;
	display:block;
	font-weight: bold;
	color: #750909;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 2px;
	border-style: solid;
	border-color: #920303;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 12px;
	line-height: 10px;
}
.hintbutton {
	cursor: pointer;
}
#infocontainer, #photocontainer {
	position: absolute;
	left: 200px;
	top: 120px;
	height: 0px;
	width: 220px;
	visibility: hidden;
	border: 1px;
	border-style: solid;
	border-color: #7A0000;
	z-index: 9;
	background: #FFE0E0;
	filter:alpha(opacity=95);
	opacity: 0.95;
	-moz-opacity:0.95;
	font-size: 13px;
}
#infoheader, #photoheader {
	position: relative;
	top: 0px;
	left: 0px;
	height: 20px;
	width: 220px;
	background: #7A0000;
	color: #FFFFFF;
	cursor: move;
}
#infotext, #phototext {
	position: relative;
	top: 0px;
	left: 0px;
	height: 130px;
	width: 217px;
	overflow: auto;
	text-align: left;
	padding: 2px;
	margin-right: 4px;
}
#infofooter, #photofooter {
	position: relative;
	top: 0px;
	left: 0px;
	height: 15px;
	width: 220px;
	background: #7A0000;
	font-size: 12px;
	color: #FFE0E0;
}
.eventlink {
	font-size: 10px;
}
.eventlink:hover {
	background-color: #FFE0E0;
}
.highlights {
	padding-top: 6px;
	font-style: italic;
	font-size: 12px;
	display: inlist;
}