﻿@charset "utf-8";

body {
	margin: 0;
	font-family: Arial;
	color: #ffffff;
	background-color: #000000;
}

#content {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	display: table;
}
#header {
	width: 1020px;
	margin-left: auto;
	margin-right: auto;
	height: 260px;
	background-image: url('../images/kf_logo.png');
	padding-top: 10px;
}
#logout {

	margin-left: 830px;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
	background-color: #DE674B;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 1px 1px 1px #333333;
	width: 55px;
	font-size: 10pt;
}
#social {
	width: 150px;
	height: 34px;
	float: left;
	margin-top: 10px;
}
#facebook {
	width: 250px;
	height: 34px;
	float: left;
	margin-top: 10px;
	margin-left: 560px;
}
#facebook2 {
	width: 250px;
	margin-bottom: 10px;
	text-align: right;
}
#banner {
	border: 4px #FFFFFF solid;
	padding: 10px 10px 10px 10px;
	width: 780px;
	color: #FFFFFF;
	margin-bottom: 15px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	height: 100px;
	background-image: url('../images/trans_bg.png');
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display: table;
}

#bannerIcon {
	width: 250px;
	height: 120px;
	margin-right: 10px;
	float: left;
	display: table;
	text-align: center;
	vertical-align: middle;
	margin-left: 20px;
}
#bannerInfoWrapper {
	width: 460px;
	float: left;
	display: table;
	height: 120px;
}

#bannerDate {
	font-family: Meloriac-Regular; 
	width: 460px;
	float: left;
	text-align: center;
	font-size: 44pt;
	display: table;
	margin-bottom: 15px;
}
#bannerVenue {
	width: 210px;
	float: left;
	text-align: center;
	color: #DE674B;
	font-size: 18pt;
	display: table;
}
#bannerLocation {
	width: 220px;
	float: left;
	text-align: center;
	font-size: 18pt;
	text-transform: uppercase;
	display: table;
}

#navWrapper {
	width: 800px;
	height: 40px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}
#calendarWrapper {
	border: 1px #FFFFFF solid;
	width: 780px;
	padding: 10px 10px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	background-image: url('../images/trans_bg.png');
	font-size: 10pt;
	display: table;
}
#calendarHeader {
	width: 780px;
	margin-bottom: 10px;
	display: table;
	font-size: 30pt;
	text-transform: uppercase;
}
#bookingHeader {
	border-bottom: 1px #DE674B solid;
	width: 780px;
	margin-bottom: 10px;
	display: table;
	font-size: 30pt;
	text-transform: uppercase;
}

#bookingText {
	padding: 20px 20px 20px 20px;
	display: table;
	font-size: 14pt;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#bookingText2 {
	padding: 10px 20px 20px 0px;
	display: table;
	font-size: 12pt;
	margin-left: auto;
	margin-right: auto;
}
#bookingText3 {
	padding: 0px 20px 20px 10px;
	display: table;
	font-size: 12pt;
	text-align: center;	
	margin-left: auto;
	margin-right: auto;
}

#calendarTitles {
	border-bottom: 1px #DE674B solid;
	width: 780px;
	margin-bottom: 5px;
	display: table;
}
#eventWrapper {
	width: 780px;
	display: table;
}
#deleteEvent {
	width: 780px;
	margin-bottom: 10px;
	display: table;
	font-size: 12pt;
	text-align: center;
}

#date {
	width: 75px;
	margin-bottom: 10px;
	display: table;
	margin-right: 5px;
	float: left;
}
#day {
	width: 85px;
	margin-bottom: 10px;
	display: table;
	margin-right: 5px;
	float: left;
}
#venue {
	width: 245px;
	margin-bottom: 10px;
	display: table;
	margin-right: 5px;
	float: left;
}
#location {
	width: 245px;
	margin-bottom: 10px;
	display: table;
	margin-right: 5px;
	float: left;
}
#time {
	width: 85px;
	margin-bottom: 10px;
	display: table;
	margin-right: 5px;
	float: left;
}
#update {
	width: 40px;
	margin-bottom: 10px;
	display: table;
	margin-right: 10px;
	float: left;
	text-align: center;
}
	margin-bottom: 10px;
	display: table;
	float: left;
	text-align: center;
}
#addWrapper {
	width: 330px;
	margin-bottom: 10px;
	display: table;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#addWrapper {
	width: 330px;
	margin-bottom: 10px;
	display: table;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
#addWrapperLeft {
	width: 330px;
	margin-bottom: 10px;
	display: table;
	margin-top: 10px;
	margin-left: 20px;
	float: left;
}
#addWrapperRight {
	width: 330px;
	margin-bottom: 10px;
	display: table;
	margin-top: 10px;
	margin-left: 50px;
	float: left;
}
#addEventTitle {
	border-bottom: 1px #DE674B solid;
	width: 330px;
	margin-bottom: 10px;
	font-size: 14pt;
	color: #DE674B;
	padding-bottom: 2px;
}

#adminTitle {
	width: 70px;
	margin-bottom: 10px;
	display: table;
	float: left;
	text-align: right;
	margin-right: 10px;
	height: 24px;
}
#adminField {
	width: 250px;
	margin-bottom: 10px;
	display: table;
	float: left;
	text-align: left;
	height: 24px;
}
#adminSubmit {
	width: 330px;
	margin-bottom: 10px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align: center;
}

#footerWrapper{
	width: 800px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	height: 80px;
}
#footerIcons{
	width: 540px;
	height: 80px;
	margin-right: 10px;
	float: left;
}
#footerCopyright{
	width: 250px;
	display: table;
	font-size: 8pt;
	text-align: right;
	float: left;
}



#adminHeader {
	width: 780px;
	border-bottom: 1px #DE674B solid;
	margin-bottom: 10px;
	display: table;
	font-size: 30pt;
	text-transform: uppercase;
}





#navLink{
	padding: 6px 10px 4px 10px;
	display: block;
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #333333;	
}
#navLink:hover
{
	background-color: #DE674B;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
#navLink span
{
  display: none;
}
#navLink_ov{
	padding: 6px 10px 4px 10px;
	display: block;
	float: left;
	margin-right: 20px;
	color: #FFFFFF;
	background-color: #DE674B;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-shadow: 1px 1px 1px #333333;
}


.noBorder {
	border-width: 0px;
}
.auto-style1 {
	font-size: 8pt;
}



a {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #DE674B;
	text-decoration: none;
}


a.external:link {
	color: #DE674B;
	text-decoration: none;
}
a.external:visited {
	color: #DE674B;
	text-decoration: none;
}
a.external:active {
	color: #DE674B;
	text-decoration: none;
}
a.external:hover {
	color: #FFFFFF;
	text-decoration: none;
}
