.whatsontable {

	width: 750px;

	font-size: 16px;

	margin-left: 15px;

}

.whatsontable td {

	padding-left: 5px;

	padding-top: 15px;

	padding-right: 5px;

	padding-bottom: 15px;
	

}

.showtimes {
	
	width: 200px;

	background-color: #EFEFEF;

	border-top-width: thin;

	border-top-style: groove;

	border-top-color: #000000;
	
	border-bottom-width: thin;

	border-bottom-style: groove;

	border-bottom-color: #000000;
	
	border-right-width: thin;

	border-right-style: groove;

	border-right-color: #000000;
	
	border-left-width: thin;

	border-left-style: groove;

	border-left-color: #000000;

}

.showdates {
	
	width: 200px;

	background-color: #EFEFEF;

	border-top-width: thin;

	border-top-style: groove;

	border-top-color: #000000;
	
	border-bottom-width: thin;

	border-bottom-style: groove;

	border-bottom-color: #000000;
	
	border-right-width: thin;

	border-right-style: groove;

	border-right-color: #000000;
	
	border-left-width: thin;

	border-left-style: groove;

	border-left-color: #000000;

}

.showtheater {

	background-color: #EFEFEF;

	border-top-width: thin;

	border-top-style: groove;

	border-top-color: #000000;
	
	border-bottom-width: thin;

	border-bottom-style: groove;

	border-bottom-color: #000000;
	
	border-right-width: thin;

	border-right-style: groove;

	border-right-color: #000000;
	
	border-left-width: thin;

	border-left-style: groove;

	border-left-color: #000000;

}



/*shows in Salmon Arm*/

.showssa {

	width: 350px;

	background-color: #791C17;
	
	border-top-width: thin;

	border-top-style: groove;

	border-top-color: #000000;
	
	border-bottom-width: thin;

	border-bottom-style: groove;

	border-bottom-color: #000000;
	
	border-right-width: thin;

	border-right-style: groove;

	border-right-color: #000000;
	
	border-left-width: thin;

	border-left-style: groove;

	border-left-color: #000000;


}

.showssa a:link {

	color: #EFEFEF;

	text-decoration: none;

}

.showssa a:visited {

	color: #EFEFEF;

	font-weight: 200;

	text-decoration: none;

}

.showssa a:hover {

	background-color:#FFFFFF;

	color: #791C17;

	border-bottom-style: dashed;

	border-bottom-width: 1px;

	border-bottom-color: #ef;

}





/*shows in Kelowna*/

.showskel {

	background-color:#1886A9;

	width: 200px;

}

.showskel a:link {

	color: #EFEFEF;

	text-decoration: none;

}

.showskel a:visited {

	color: #EFEFEF;

	text-decoration: none;

	font-weight: 200;

}

.showskel a:hover {

	background-color:#FFFFFF;

	color: #1886A9;

	border-bottom-style: dashed;

	border-bottom-width: 1px;

	border-bottom-color: #ef;

}

/*Film Festival in Salmon Arm*/

.showsif {

	width: 220px;

	background-color: #006600;

}

.showsif a:link {

	color: #EFEFEF;

	text-decoration: none;

}

.showsif a:visited {

	color: #EFEFEF;

	font-weight: 200;

	text-decoration: none;

}

.showsif a:hover {

	background-color:#FFFFFF;

	color: #791C17;

	border-bottom-style: dashed;

	border-bottom-width: 1px;

	border-bottom-color: #ef;

}

.schedtable {
	width: 450px;
	font-size: 11px;
	margin-left: 15px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;

}

.schedtable td {

	padding-left: 2px;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

}

.showsched {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
