/* ////////////////////////////// Table code */


table#GonwinAvailability caption {
	font-style: normal;
	font-size: 120%;
	color: #2D4323;
margin-bottom: 20px;
	font-weight: bold;
	text-align: left;

}

table#GonwinAvailability {
border-collapse: collapse;

border: 1px solid #2D4323;
font-size: 11px;
color: #2D4323;
}
table#GonwinAvailability th{
padding: 5px 2px 5px 2px;
}
table#GonwinAvailability td {
padding: 2px;
}

table#GonwinAvailability thead {
border-top: 1px solid #a5a5a5;
border-bottom: 1px solid #a5a5a5;
}
table#GonwinAvailability th {
font-weight: bold;
text-align: left;
background-color: #3192AD;
color:#fff;


}
.AvailBooked {
background: #fff url(./int/Availability/booked.gif) repeat top left;
color: #fff;


}

.AvailPartBooked {
background: #fff url(./int/Availability/Partbooked.gif) repeat top left;
color: #fff;
}



/* TR row colours controlled by asp */

.TabRowOdd {
background-color: #C6E0EC;
}
.TabRowEven {
background-color: #D5E8F0;
}
/* TR row colours controlled by asp */



table#GonwinAvailability th {
border-bottom: 4px solid #1D5667;
text-align:center;
}
table#GonwinAvailability .right2px {
border-right: 4px solid #1D5667;
padding-left: 10px;
background: #fff url(./int/Availability/arrow.gif) no-repeat left center;
color:#000000;
}
table#GonwinAvailability td {
border-bottom: 1px solid #B7B7B7;
border-right: 1px solid #B7B7B7;
border: 1px solid #3192AD;
text-align:center;
}
table#GonwinAvailability tr:hover {
background-color: #3192AD;
color: #fff;
}
table#GonwinAvailability thead tr:hover {
background-color: transparent;
color: inherit;
}

/* Enable IE tr rollovers */
tr {
	BEHAVIOR: url('IEFixes.htc')
}
tbody tr:hover {
	BACKGROUND: #B1D8C9
}
tbody tr.hover {
	BACKGROUND: #B1D8C9
}
/* Enable IE tr rollovers */


table#GonwinAvailability td a:link, table#GonwinAvailability td a:visited {
color: #000000;
text-decoration: none;
}
table#GonwinAvailability td a:hover, table#GonwinAvailability td a:active {
color: #000000;
text-decoration: underline;
}
table#GonwinAvailability td.AvailPartBooked a:hover, table#GonwinAvailability td.AvailPartBooked a:active {
color: #000000;
text-decoration: underline;
font-weight:normal;
}
table#GonwinAvailability th a:link, table#GonwinAvailability th a:visited {
color: #FFFFFF;
text-decoration: none;
}
table#GonwinAvailability th a:hover, table#GonwinAvailability th a:active {
color: #000000;
text-decoration: underline;
}


table#GonwinAvailability td.AvailBooked {

}
table#GonwinAvailability td.AvailPartBooked {
border:none;
}



/* ////////////////////////////// Table code */
