
#lyrmenu{
	padding: 0;
	width: 100%;
	background: transparent;
}

#lyrmenu ul{
	font: bold 14px Verdana;
	margin:0;
	margin-left: 0px; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#lyrmenu li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform:uppercase;
}

#lyrmenu a{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 10px;
	text-decoration: none;
	letter-spacing: 1px;
	background-color: black; /*Default menu color*/
	border-bottom: 1px solid white;
}

#lyrmenu a:hover{
	background-color: gray; /*Menu hover bgcolor*/
}

#lyrmenu #current a{ /*currently selected tab*/
	background-color: rgb(107, 137, 221); 
	border-color: rgb(107, 137, 221);
}

#lyrmenuline{
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: rgb(107, 137, 221);
}





body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	min-height: 356px;
}


ul.weekview {
	background-color: white;
	display: block;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	width: 100%;
}

li.weekview {
	border-bottom-color: rgb(224, 224, 224);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(224, 224, 224);
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: rgb(224, 224, 224);
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: rgb(224, 224, 224);
	border-top-style: solid;
	border-top-width: 0px;
	display: list-item;
	height: 92px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	position: relative;
	visibility: visible;
	width: 100%;
}

img.weekview {
	bottom: auto;
	display: block;
	height: 75px;
	left: 7px;
	margin-top: 0px;
	position: absolute;
	right: auto;
	top: 8px;
	width: 75px;
}

div.distance {
	color: black;
	display: block;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	height: 22px;
	left: 89px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	right: 139px;
	top: 8px;
	white-space: nowrap;
	width: 100px;
}

div.time {
	color: black;
	display: block;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	height: 22px;
	left: 190px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	right: 30px;
	top: 8px;
	white-space: nowrap;
	width: 100px;
}

div.text {
	bottom: 9px;
	color: black;
	display: block;
	font-family: Verdana;
	font-size: 14px;
	height: 47px;
	left: 89px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: absolute;
	right: 30px;
	top: 36px;
}

img.chevron {
	display: block;
	height: 13px;
	position: absolute;
	right: 11px;
	top: 17px;
	width: 8px;
}

div.date {
	background-color: rgb(107, 137, 221);
	border-bottom-color: rgb(224, 224, 224);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: rgb(224, 224, 224);
	border-left-style: solid;
	border-left-width: 0px;
	border-right-color: rgb(224, 224, 224);
	border-right-style: solid;
	border-right-width: 0px;
	border-top-color: rgb(224, 224, 224);
	border-top-style: solid;
	border-top-width: 0px;
	color: rgb(255, 252, 252);
	display: list-item;
	font-family: Helvetica;
	font-weight: bold;
	height: 34px;
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;

	color: rgb(255, 252, 252);
	display: block;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	height: 20px;
	padding-left: 8px;
	padding-right: 9px;
	padding-top: 7px;
	padding-bottom: 7px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
}

