	@charset "utf-8";
/* CSS Document */

body {
	font-family: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #F0F8FF;
	background-image: url(images/bgChutes.png);
}


h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

h1, h2, h3 {
	font-weight: bold;
	color: #F60;
}

p, ul, a{
	font-size: 14px;
}

#container {
	width: 778px;
	padding: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin: 20px auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#headerlogo {
	background-image: url(images/MenaraKLLogo150.png);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	margin-right: 0;
	margin-left: 0;
	width: 162px;
	background-position: center 15px;
	border-right: 1px solid #000;
}

#header {
	height : 200px;
	width: 615px;
	background-image: url(images/KLTowerJumpBanner.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	float: right;
}

#menubarside {
	background-color: #000000;
	width: 162px;
	float: left;
	height: 25px;
	border:solid #000000;
	border-width:1px 1px 1px 0px;
	text-align: center;
	background-repeat: repeat-x;
	background-image: url(images/bgBL.png);
}

#menubarside p {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6633;
	padding-top: 0.3em;
	font-size: 13px;
}

#menubar {
	background-color: #3D7ABB;
	height: 25px;
	border:solid #000000;
	border-width:1px 0 1px 0px;
	background-image: url(images/bgSkyH.png);
	background-repeat: repeat-x;
	width: 615px;
	margin-left: auto;
	float: right;
}

#content_wrapper {
	background-image: url(images/bgSky163.png);
	background-repeat: repeat-y;
	clear: both;
}

#sidebar {
	float: left;
	width: 162px;
	padding-right: 1px;
	padding-bottom: 10px;
	background-color: #66A4D9;
	background-image: url(images/bgSky163.png);
	background-repeat: repeat-y;
}

#content {
	padding: 5px 7px 5px 7px;
	float: right;
	width: 601px;
	font-size: 14px;
}

#content a img  {
	border-width: 0px;
}

#footer {
	text-align: center;
	background-color: #333333;
}

#footer p {
	color:#808080;
	font-size: 12px;
	margin-top: 4px;
	margin: 0px;
	line-height: 1.8;
}

#footer a{
	font-weight:bold;	
	color:#808080;
	text-decoration:none;
}

#footer a:hover{text-decoration:underline;}

#MenuBar1 li a {
	background-color: transparent;
}

#MenuBar1 a.MenuBarItemHover, #MenuBar1 a.MenuBarItemSubmenuHover, #MenuBar1 a.MenuBarSubmenuVisible {
	background-image: url(images/bgSkyHi.png);
	background-repeat: repeat-x;
}
#MenuBar1 li {
	background-image:url(images/bgSkyH.png);
	background-repeat: repeat-x;
}

#menuSide {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 10px 0px;
}

#menuSide a:link, #menuSide a:visited, #menuSide a:active{
	color: #000000;
	text-decoration: none;
}

#menuSide a:hover{
	color: #FFFFFF;
}

#menuSide ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#menuSide a {
	display: block;
	text-decoration: none;
	border: 1px solid #000000;
	text-align: center;
	padding: 2px 0px;
	width: 130px;
	margin: 3px auto;
}

#menuSide .menuSide_selected_cell{
	background-color: #000000;
}
	
#menuSide a.menuSide_selected_cell:link, #menuSide a.menuSide_selected_cell:visited, #menuSide a.menuSide_selected_cell:active{
	color: #FF6600;
}

.picture_right {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content_footer_menu {
	text-align: center;

}

.content_footer_menu a{
	font-weight:bold;
	text-decoration:none;
	color: #000000;
}

.content_footer_menu a:hover{
	text-decoration: underline;

}

.content_footer_menu p{
	padding: 5px;
	background-color: #DBDBDB;
	font-size: 13px;
}

.picture_left {
	padding-right: 5px;
	padding-bottom: 5px;
	float: left;
}
.clear {
	clear: both;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}

table#buildingJumpStatistics caption {
	padding: 0.5em;
	margin: 0px auto;
	font-size: 120%;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

table#buildingJumpStatistics{
	margin: 0px auto;
	border: 1px solid #000;
	border-spacing: 2px;
	border-collapse: separate;
}

table#buildingJumpStatistics thead th {
	background: #F90;
	padding: .5em;
	font-size: 0.9em;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
}

table#buildingJumpStatistics tbody th, table#buildingJumpStatistics tfoot th {
	padding: 0.5em;
	text-align: left;
}

table#buildingJumpStatistics tbody td, table#buildingJumpStatistics tfoot td {
	padding: 0.5em;
	text-align: center;
}

table#buildingJumpStatistics tbody tr {
	background: #FC6;
	
}

table#buildingJumpStatistics tbody tr:hover {
	background: #FC8;
}

table#countryParticipants caption {
	padding: 0.5em;
	margin: 0px auto;
	font-size: 120%;
	font-weight: bold;
	color:#F60
}
table#countryParticipants {
	border: 1px solid #FFF;
	margin: 0px auto;
}
table#countryParticipants td {
	width: 20%;
	text-align: center;
	padding: 5px 0px;
	background-color:#CCC;
	border: 1px solid #FFF;
}

table#countryParticipants td.blankCell {
	background-color: #fff;
}