﻿/* CSS layout */
body {
	background-position: right top;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	background-image: url('images/cub_bg.png');
	background-repeat: no-repeat;
}
#masthead {
	background-position: center;
	width: 950px;
	background-image: url('images/BarnstormerHeaderTranPar.png');
	margin: 0px auto 0px auto;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-color: #CD352E;
	border-bottom-color: #CD392F;
	height: 150px;
	background-repeat: no-repeat;
}
#container {
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	min-width: 600px;
	width: 1024px;
}
#right_col {
	padding: 0px;
	margin: 0px auto 10px auto;
	width: 200px;
	float: right;
}
#page_content {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 624px;
	top: 0px;
	left: 203px;
}
#footer {
	padding: 0px;
	margin: 10px auto 0px auto;
	clear: both;
	text-align: center;
	color: #999999;
	width: 1024px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: #3B4698;
	border-bottom-color: #3B4698;
	font-size: small;
}
.HeadFlagLeft {
	margin-top: 5px;
	margin-left: 10px;
	float: left;
}
.HeadFlagRight {
	padding: 0px;
	margin-top: 5px;
	margin-left: 790px;
}

#right_col p {
	padding: 5px 5px 0px 10px;
}
.PushImageDown {
	padding-top: 25px;
}
#wide_page_content {
	padding: 0px;
	margin: 0px 0px 0px 100px;
	width: 800px;
	top: 0px;
	z-index: 0;
}
.MsoNormal {
	color: #000099;
	text-indent: 15px;
	font-weight: bold;
}
.club {
	list-style-type: circle;
}
.club a {
	text-decoration: none;
	color: #000000;
}
.ddsubmenustyle, .ddsubmenustyle ul{
	/*topmost and sub ULs, respectively*/
font: normal 13px Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
	list-style-type: none;
	background: white;
	border: 1px solid black;
	border-bottom-width: 0;
	visibility: hidden;
	z-index: 100;
}
.club a:hover {
	color: #FF9900;
}
.docpage a {
	text-decoration: none;
	color: #003399;
	font-weight: bold;
	list-style-type: none;
}
.docpage a:hover {
	list-style-type: none;
	color: #FF9999;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: black;
color: white;
}
.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;
border: 0;
}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;
padding-top: 3px;
left: 100px;
border: 0;
}

.ddiframeshim{
position: absolute;
z-index: 500;
background: transparent;
border-width: 0;
width: 0;
height: 0;
display: block;
}

.i_frame {
	z-index: 0;
}
.ddsubmenustyle li a{
display: block;
width: 160px; /*width of menu (not including side paddings)*/
color: black;
background-color: lightyellow;
text-decoration: none;
padding: 4px 5px;
border-bottom: 1px solid black;
}
.mattblackmenu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
border-bottom: 1px solid gray;
background-image: url('images/blockdefault.gif');
overflow: hidden;
width: 100%;
}

.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 6px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background-image: url('images/blockdefault.gif');
}

.mattblackmenu li a:visited{
color: white;
}

.mattblackmenu li a:hover{
background: black; /*background of tabs for hover state */
}

.mattblackmenu a.selected{
background: black; /*background of tab with "selected" class assigned to its LI */
}
.markermenu{
	width: 175px; /*width of side bar menu*/;
	clear: left;
	position: relative;
	float: left;
}

.markermenu ul{
list-style-type: none;
margin: 5px 0;
padding: 0;
border: 1px solid #9A9A9A;
}

.markermenu ul li a{
	background: black url('ddlevelsfiles/bulletlist.gif') no-repeat 3px center;
/*light gray background*/	font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	display: block;
	width: auto;
	padding-left: 20px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	padding-right: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}

* html .markermenu ul li a{ /*IE6 hack*/
width: 155px;
}

.markermenu ul li a:visited, .markermenu ul li a:active{
color: white;
}

.markermenu ul li a:hover, .markermenu ul li a.selected{
	color: white;
	background-color: #666666;
}
.blackwhite li a{
background: white;
}

.blackwhite li a:hover{
background: black;
color: white;
}
#left_col {
	z-index: 7;
	float: left;
	clip: rect(auto, auto, auto, auto);
	margin-top: 300px;
}


</style>
.movieframe {
	background-color: #c5edff;
}
#ddsidemenubar {
	margin-top: 20px;
}
#grass {
	background-image: url('images/btmgrass.png');
	background-repeat: repeat-x;
	background-position: 0px bottom;
	height: 150px;
	line-height: 0px;
}
#Gate {
	text-align: center;
}
