@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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 */
	color: #000000;
	background-color: #000000;
}
.oneColFixCtr #container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/index-background2.jpg);
	height: 750px;
	background-repeat: no-repeat;
}
.oneColFixCtr #mainContent-blank {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/blank-background.gif);
	height: 750px;
}
.oneColFixCtr #mainContent-schedule {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/schedule-background.gif);
	height: 750px;
}
#shedule-top-space-fill {
	height: 63px;
}
#schedule-sub-header {
	font-size: 16px;
	color: #ff9518;
}
#schedule-text-box {
	height: 95px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 3px;
	text-align: center;
	font-weight: bold;
}


.oneColFixCtr #mainContent-gallery {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/gallery-background.gif);
	height: 750px;
}
.oneColFixCtr #mainContent-parties {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/parties-background.gif);
	height: 750px;
}
.oneColFixCtr #mainContent-news {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/news-background.gif);
	height: 750px;
}
.oneColFixCtr #mainContent-about-us {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/about-us-background.gif);
	height: 750px;
}

#news-text-box {
	margin-top: 45px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 420px;
	text-align: center;
	overflow: auto;
}
#about-us-text-box {
	margin-top: 45px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	color: #BCA57F;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 10px;
	line-height: 13px;
	height: auto;
}
#about-us-photo-box {
	width: 300px;
	float: right;
	height: 200px;
	margin-left: 30px;
	margin-bottom: 10px;
	border: 3px solid #FF9418;
}




.oneColFixCtr #mainContent-sport {
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../images/sports-background.gif);
	height: 750px;
}

#parties-text-box {
	margin-top: 140px;
	margin-left: 130px;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bca57f;
	width: 400px;
	float: left;
	display: inline;
}





#welcome-to-the-cavern {
	width: 450px;
	font-size: 11px;
	float: left;
	margin-top: 115px;
	color: #bca57f;
	margin-right: 105px;
	margin-left: 430px;
	display: inline;
}
#bar-events {
	width: 200px;
	color: #bca57f;
	font-size: 10px;
	margin-top: 40px;
	margin-left: 95px;
	line-height: 10px;
	text-transform: uppercase;
	float: left;
	height: 280px;
	margin-right: auto;
	display: inline;
}
#menu-bar {
	height: 51px;
	width: 776px;
	margin-right: auto;
	margin-left: 102px;
	float: left;
	display: inline;
}

a:link {
	color: #FF981B;
}
a:hover {
	color: #FFF;
}

.oneColFixCtr #container #menu-bar a {
	font-size: 12px;
	line-height: 55px;
	text-align: center;
	display: block;
	height: 51px;
	width: 97px;
	float: left;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.oneColFixCtr #container #menu-bar a:hover {
	color: #fff799;
	background-image: url(../images/bg_menu-act.png);
}


#top-part {
	height: 635px;
	width: 980px;
	float: left;
}
#flash-gallery {
	height: 440px;
	width: 795px;
	margin-top: 80px;
	margin-left: 95px;
	float: left;
	overflow: auto;
}
.oneColFixCtr #container #mainContent-gallery #top-part #flash-gallery #photo-box {
	height: 95px;
	width: 143px;
	margin: 4px;
	float: left;
	border: 2px solid #E38B05;
}

#contact-us-form {
	height: 299px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 59px;
}
#thank-you-form {
	height: 299px;
	width: 300px;
	margin-right: auto;
	margin-left: 350px;
	margin-top: 59px;
	line-height: 80px;
	text-align: center;
	display: inline;
	float: left;
	color: #BC904E;
}

#thanks-text-box {
	height: 300px;
	width: 400px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#sport-fixtures {
	width: 220px;
	margin-top: 30px;
	margin-left: 100px;
	height: 430px;
	float: left;
	display: inline;
}
#sport-pull-own-pint {
	height: 115px;
	margin-top: 20px;
}

#rss-feed {
	float: left;
	height: 385px;
	width: 214px;
	margin-top: 57px;
	margin-left: 24px;
	background-color: 151515;
	display: inline;
}
#fixtures-match {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FC9417;
	padding-left: 3px;
	margin-top: 4px;
	height: 14px;
}
#fixtures-time-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #f7ce8f;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e58b00;
	height: 14px;
}
#sports-middle-box {
	width: 298px;
	float: left;
	height: 240px;
	margin-top: 50px;
	margin-left: 28px;
	display: inline;
}
#text-two  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bfa071;
	text-align: center;
	margin-top: 2px;
	height: 20px;
}
#text-one  {
	color: #e58b00;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 14px;
	text-align: center;
	height: 20px;
}
#sports-middle-box-top {
	height: 100px;
}
#pull-own-pint {
	height: 160px;
	color: #C68B04;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	padding-top: 2px;
	border: 3px solid #C68B04;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#party-photo-box {
	float: left;
	background-color: #FF9418;
	margin-top: 140px;
	width: 300px;
	height: 200px;
	margin-left: 30px;
	border: 3px solid #FF9418;
	display: inline;
}
#index-photos-main-box {
	float: right;
	width: 455px;
	margin-right: 93px;
	margin-top: 45px;
	overflow: inherit;
	margin-left: auto;
	display: inline;
}
#index-small-photo {
	width: 100px;
	float: left;
	height: 75px;
	margin-left: 6px;
	border: 2px solid #E38B05;
}
#index-small-photo :hover {
	color: #FFF;
}
#facebook-logo {
	width: 100%;
	height: 50px;
	text-align: right;
}
#flames-index {
	float: left;
	width: 373px;
	height: 256px;
	margin-top: 15px;
	margin-left: 22px;
	display: inline;
}
#flames-about-us {
	height: 256px;
	width: 373px;
	float: left;
	margin-right: auto;
	margin-left: 317px;
	margin-top: 11px;
	display: inline;
}
#flames-parties {
	float: left;
	height: 256px;
	width: 373px;
	margin-top: 12px;
	margin-left: 317px;
	display: inline;
}
#flames-contact-us {
	float: left;
	height: 256px;
	width: 373px;
	margin-left: 317px;
	display: inline;
}

#vid {
	width:312px;
	height:147px;
	margin-top: -200px;
	margin-left: 107px;
	display:none
}

