

body#calendar .jcarousel-skin-ie7 

{
  float: left;
	width: 100% !important;
}
body#calendar  .jcarousel-container

{

	width: 100% !important;
}
body#calendar .jcarousel-container-horizontal {
	width: 100% !important;
	height: 600px !important;
	background-color: transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	order-bottom-left-radius: 0px;
	margin-top: 0px!important;
	padding: 0px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

body#calendar .jcarousel-clip-horizontal {
	width: 88% !important;
	overflow: hidden;
	height: 600px !important;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

body#calendar ul#week_container li {
	float: left !important;
	display: block;
	height: 600px !important;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	
}

body#calendar ul#week_container li ul {
	display: block;
	width: 99%;
	height: 590px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-left: 0px;
	padding-top: 10px;
	margin-top: 0px!important;
	padding-right: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0px !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #5F5956;
}
body#calendar #week_view h1 {
	font-size: 25px;
	font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
	color: #FFE800;
	display: block;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: auto !important;
	margin-bottom: 0px;
	margin-left: auto !important;
	text-align: center;
	position: relative;
	height: 1em;
}

body#calendar span.week_nav_link_previous a {
	font-size: 20px !important;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF !important;
	text-decoration: none !important;
	cursor: pointer;
	width: 10%;
	margin-left: 100px;
	text-align: right;
	position: absolute;
	left: 0;
	top: 0;
}
body#calendar span.week_nav_link_next a {
	font-size: 20px !important;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF !important;
	position: absolute;
	text-decoration: none !important;
	cursor: pointer;
	width: 20%;
	margin-left: 100px;
	text-align: left;
	top: 0;
	right: 0;
}


body#calendar ul#week_container li ul li {
	width: 94%;
	height: auto !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

body#calendar ul#week_container li ul li a {
	display: block;
	width: 94% !important;
	margin-left: 0px !important;
	margin-top: 0px !important;
	margin-bottom: 5px !important;
	color: #FFE700;
	text-decoration: none;
}

body#calendar ul#week_container span.start_end_times {
	font-size: 0.8em !important;
	color: #fff;
	font-style: italic;
	clear: both;
}

body#calendar ul#week_container li ul li.lift_festival a {
	color: #FFE700 !important;
	margin-left: 0px;
	font-size: 0.9em;
	text-align: left;
	padding-left: 40px;
	background-image: url(../../rio.them.co.uk/images/tagbullets_lift_festival.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
body#calendar ul#week_container li ul li.lift_festival a:hover {
	color: #AB3677 !important;
}
body#calendar ul#week_container li ul li.olympiad a {
	color: #FFE700 !important;
	margin-left: 0px;
	font-size: 0.9em;
	text-align: left;
	padding-left: 40px;
	background-image: url(../../rio.them.co.uk/images/tagbullets_olympiad.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
body#calendar ul#week_container li ul li.olympiad a:hover {
	color: #95C750 !important;
	
}
body#calendar ul#week_container li ul li.non_festival a {
	color: #FFE700 !important;
	margin-left: 0px;
	font-size: 0.9em;
	text-align: left;
	padding-left: 40px;
	background-image: url(../../rio.them.co.uk/images/tagbullets_non_festival.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
}
body#calendar ul#week_container li ul li.non_festival a:hover {
	color: #E83593  !important;
	
}
body#calendar ul#week_container li ul li.shakespeare a {
	color: #FFE700 !important;
	margin-left: 0px;
	font-size: 0.9em;
	text-align: left;
	padding-left: 40px;
	background-image: url(../../rio.them.co.uk/images/tagbullets_shakespeare.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 10px;
	
}
body#calendar ul#week_container li ul li.shakespeare a:hover {
	color: #00B5EA !important;	


	
}
body#calendar li.week_day h2 a {
	color: #FFF !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	width: 96.5%;
	font-size: 20px;
	text-align: left;
	text-decoration: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: -31px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #5F5956;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

body#calendar li.week_day h2 a:hover {
  color: #87898C;
}

body#calendar #week_view {
	font-size: 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	border-top-style: dotted;
	border-top-width: 3px;
	border-top-color: #6D6963;
	text-align: center;
	margin-top: 10px;
	width: 100%;	
}

body#calendar span.week_nav_link a {
	font-size: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ff0085;
}
body#calendar .jcarousel-skin-ie7 .jcarousel-prev-horizontal

{
	position: absolute;
	left: 0px;
	width: 55px;
	height: 600px;
	cursor: pointer;
	background-color: #454545;
	background-image: url(../../rio.them.co.uk/images/calendarnav_prev.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 0pt;
	background-clip: border-box;
	background-origin: padding-box;
	background-size: auto auto;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
body#calendar  .jcarousel-skin-ie7 .jcarousel-next-horizontal

{
	position: absolute;
right: 0px;
width: 55px;
height: 600px;
cursor: pointer;
	background-color: #454545;
background-image: url(../../rio.them.co.uk/images/calendarnav_next.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0pt 0pt;
background-clip: border-box;
background-origin: padding-box;
background-size: auto auto;
top: 0px;
	right: 0px;
	bottom: 0px;

}

body#calendar  .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal, .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active 

{

cursor: pointer;
background-position: -110px 0pt;


}

body#calendar  .jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover 

{

background-position: -55px 0pt;
cursor: pointer;
}
body#calendar  .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal, .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active 

{

cursor: pointer;
background-position: -110px 0pt;


}

body#calendar  .jcarousel-skin-ie7 .jcarousel-next-horizontal:hover 

{

background-position: -55px 0pt;
cursor: pointer;
}
