#top {
	width: 760px;
	height: 300px;
	background-image: url(images/grad.png);
	background-repeat: repeat-x;
	position: absolute;
	top: 0px;
	left: 0px;
}

#top_content {
	width: 736px;
	height: 300px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	position: absolute;
	top: 0px;
	left: 10px;
	background-color: #FFFFFF;
}

#blue_title {
	width: 736px;
	height: 100px;
	background-image: url(images/title-grad.png);
	background-repeat: repeat-x;
}

#pics {
	height: 147px;
	width: 736px;
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#pic1 {
	height: 147px;
	width: 183px;
	background-image: url(images/flagmainpage.jpg);
}

#pic2 {
	height: 147px;
	width: 182px;
	position:relative;
	top:-147px;
	left:186px;
	background-image: url(images/skhousemainpage.jpg)
}

#pic3 {
	height:147px;
	width: 182px;
	position:relative;
	top:-294px;
	left: 371px;
	background-image:url(images/signmainpage.jpg)
}

#pic4{
	height: 147px;
	width:180px;
	position:relative;
	top:-441px;
	left:556px;
	background-image: url(images/skeet1mainpage.jpg);
}

div#main_nav {
	position: absolute;
	top: 251px;
	left: 0px;
	height: 49px;
	width: 736px;
	background-image: url(images/nav-grad.png);
	background-repeat: repeat-x;
}

div#main_nav ul {
	height:49px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	margin:0px;
	padding:0px;
/*	position:relative;
	top:20px;
	left:18px;
*/
}

div#main_nav li {
	list-style-type: none;
	height:49px;
	float: left;
	padding-top:15px;
	margin:0px;
	text-align:center;
}

div#main_nav a:link,
div#main_nav a:visited {
	color: white;
	/*	
	background:#b2b580;
	*/
	margin:0px 25px 0px 25px;
	/*
	background-image: url(images/nav-grad.png);
	background-repeat: repeat-x;
	*/
	text-decoration:none;
	font-family: sans-serif;
}

li.leftb {
	border-right: 1px solid #696969;
} 

li.midb {
	border-left: 1px solid black;
	border-right: 1px solid #696969;
}

li.rightb {
	border-left: 1px solid black;
}

.link {

}

#bottom {
	width: 760px;
	height: 390px;
	position: absolute;
	top: 300px;
	left: 0px;
	background-color: #1e2d42;
}

#bottom_content {
	width: 736px;
	height: 350px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	position: absolute;
	top: 0px;
	left: 10px;
	background-color:#f3f0e9;
}

#subnav_box {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 241px;
	height: 100%;
	border-right: 2px solid #6B6B6B;
	background-color:#f3f0e9;
}

#content_box {
	position: absolute;
	top: 0px;
	left: 243px;
	width: 493px;
	height: 100%;
	background-color:#f3f0e9;
}

.header {
	/*width: 100%;*/
	height: 36px;
	border-top: 2px solid #6B6B6B;
	border-bottom: 2px solid #6B6B6B;
}

.header_text {
	margin-top: 5px;
	font-family: times;
	font-size: 16pt;
	color: #ecebe9;
	font-weight: bold;
}

.header2 {
	height: 17px;
	border-top: 1px solid #6B6B6B;
	border-bottom: 1px solid #6B6B6B;
}

.header2_text {
	font-family: times;
	font-size: 10pt;
	color: #ecebe9;
	font-weight:bold;
}

.copyright {
	position: absolute;
	bottom: 20px;
	left: 15px;
	font-size: 8pt;
	font-family: times;
	color: #FFFFFF;
}

#logo {
	position: absolute; 
	top: 5px;
	left: 10px;
}

#title_pic {
	position: absolute;
	top: 0px;
	left: 200px;
}

#boxes_padding {
	padding:10px;
}

div.cmp {
	float: left;
	width:150px;
}

div.cmp p {
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
}

div.cowboy {
	float: left;
	width: 150px;
}

div.cowboy p {
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
}

div.castbullet {
	float: left;
	width:150px;
}

div.castbullet p {
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
}

div.pistol {
	float: left;
	width:150px;
}

div.pistol p {
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
}

div.skeet {
	float: left;	
	width: 150px;
}

div.skeet p {
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
}

div.archery {
	/*position:relative;
	left: 465px;
	top: -339px;*/
	float: left;	
	width: 150px;
}

div.archery p {
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
}

div.stand {
	/*position:relative;
	left: 465px;
	top: -339px;*/
	float: left;	
	width: 150px;
}

div.stand p {
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
}

div.trap {
	float: left;	
	width: 150px;
}

div.trap p {
	text-align:center;
	font-family: sans-serif;
	font-weight: bold;
}

#events_bottom {
	/*position: relative;
	top: -290px;
	width: 100%;
	*/
	padding: 20px 0px 0px 0px;
	clear: both;
	width: 736px;
}

.bold {
	font-weight: bold;
}

.redbold {
	font-weight:bold;
	font-size:12pt;
	color: #780e0e;
}


/* Calendar Stuff */

.dateWindow {
	float: left;
	width: 500px;
	/*height: 200px;*/
	background-color: #E0E3D8;
	border: 1px solid black;
}

#dateWindowHeader {
	text-align: center;
	width: 500px;
	background-color: #5670B3;
	color: #FFFFFF;
	font-weight: bold;
}

.dateWindow fieldset {
	margin: 5px;
}

.dateWindow ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
}

.errorWindow {
	width: 760px;
	/*height: 200px;*/
	background-color: #E0E3D8;
	border: 1px solid black;	
}

#errorWindowHeader {
	text-align: center;
	width: 100%;
	background-color: #5670B3;
	color: #FFFFFF;
	font-weight: bold;
}


/* Calendar */
.calendar {
	/** configure the width **/
	float: left;
	clear: left;
	width:220px;
	background-color: #DCDBD9;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 10px 10px 10px;
	padding:0px;
	text-align: center;
	border-spacing: 0px;
	
}
.calendar th {
	background-color: #FFFFCC;
	font-weight: bold;
	height: 20px;
}
.calendar .header {
	background-color: #5670B3;
	font-weight: bold;
	height: 24px;
	color: #FFFFFF;
}
.calendar .footer {
	background-color: #5670B3;
	font-weight: bold;
	font-size:0.8em;
	color: #FFFFFF;
	/*width:100%;*/
}
.calendar td {
	width: 20px;
	height: 20px;
	text-align: center;
	font-size:0.9em;
	padding: 0px;
	margin: 0px;
	border: 1px solid black;
	/*vertical-align: top;*/
}

.calendar .normalDay {
	text-align: center;
	/*width: 25px;*/
	height: 18px;
	/*
	width: 100%;
	height: 100%;
	*/
	margin: 0px;
	border: 0px;
	padding: 0px;
}

.calendar .status0 {
	background-color: green;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
.calendar .status1 {
	background-color: red;
	border: 0px;
	margin: 0px;
	padding: 0px;	
}

.calendar a, .calendar a:link, .calendar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;

}
.calendar a.headerNav, .calendar a:link.headerNav, .calendar a:hover.headerNav {
	background-color: #5670B3;
	color: #ffffff;
}

.calendar a.footerNav, .calendar a:link.footerNav, .calendar a:hover.footerNav {
	width: 100%;
	background-color: #5670B3;
	color: #ffffff;
}

/* END CALENDAR */

/* form.css */

* {
  margin: 0;
  padding: 0;
}

form {
  margin: 0;
  padding: 0;
  font-size: 100%;
  min-width: 560px;
  max-width: 620px;
  width: 590px;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border-color: #000000;
  border-width: 1px 0 0 0;
  border-style: solid none none none;
  padding: 10px;
  margin: 0 0 0 0;
}

form fieldset legend {
  font-size: 150%;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
}

label {
  font-size: 100%;
}

label u {
  font-style: normal;
  text-decoration: underline;
}

input, select, textarea {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 100%;
  color: #000000;
}

textarea {
  overflow: auto;
}

form div {
  clear: left;
  display: block;
  width: 354px;
  zoom: 1;
  margin: 5px 0 0 0;
  padding: 1px 3px;
}

form fieldset div.notes {
  float: right;
  width: 158px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 5px;
  border: 1px solid #666666;
  background-color: #ffffe1;
  color: #666666;
  font-size: 88%;
}

form fieldset div.notes h4 {
  background-image: url(/images/icon_info.gif);
  background-repeat: no-repeat;
  background-position: top left;
  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

form fieldset div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}

form fieldset div.notes p.last {
  margin: 0em;
}

form div fieldset {
  clear: none;
  border-width: 1px;
  border-style: solid;
  border-color: #666666;
  margin: 0 0 0 144px;
  padding: 0 5px 5px 5px;
  width: 197px;
}

form div fieldset legend {
  font-size: 100%;
  padding: 0 3px 0 9px;
}

form div.required fieldset legend {
  font-weight: bold;
}

form div label {
  display: block;
  float: left;
  width: 130px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: right;
}

form div.optional label, label.optional {
  font-weight: normal;
}

form div.required label, label.required {
  font-weight: bold;
}

form div label.labelCheckbox, form div label.labelRadio {
  float: none;
  display: block;
  width: 200px;
  zoom: 1;
  padding: 0;
  margin: 0 0 5px 142px;
  text-align: left;
}

form div fieldset label.labelCheckbox, form div fieldset label.labelRadio {
  margin: 0 0 5px 0;
  width: 170px;
}

form div img {
  border: 1px solid #000000;
}

p.error {
  background-color: #ff0000;
  background-image: url(/images/icon_error.gif);
  background-repeat: no-repeat;
  background-position: 3px 3px;
  color: #ffffff;
  padding: 3px 3px 5px 27px;
  border: 1px solid #000000;
  margin: auto 100px;
}

form div.error {
  background-color: #ffffe1;
  background-image: url(/images/required_bg.gif);
  background-repeat: no-repeat;
  background-position: top left;
  color: #666666;
  border: 1px solid #ff0000;
}

form div.error p.error {
  background-image: url(/images/icon_error.gif);
  background-position: top left;
  background-color: transparent;
  border-style: none;
  font-size: 88%;
  font-weight: bold;
  margin: 0 0 0 118px;
  width: 200px;
  color: #ff0000;
}

form div select, form div textarea {
  /* width: 200px; */
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputText, form div input.inputPassword {
  width: 200px;
  padding: 1px 3px;
  margin: 0 0 0 0;
}

form div input.inputFile {
  width: 211px;
}

form div select.selectOne, form div select.selectMultiple {
  /* width: 211px; */
  padding: 1px 3px;
}

form div input.inputCheckbox, form div input.inputRadio, input.inputCheckbox, input.inputRadio {
  display: inline;
  height: auto;
  width: auto;
  background-color: transparent;
  border-width: 0;
  padding: 0;
  margin: 0 0 0 140px;
}

form div.submit {
  width: 214px;
  padding: 0 0 0 146px;
}

form div.submit div {
  display: inline;
  float: left;
  text-align: left;
  width: auto;
  padding: 0;
  margin: 0;
}

form div input.inputSubmit, form div input.inputButton, input.inputSubmit, input.inputButton {
  background-color: #cccccc;
  color: #000000;
  width: auto;
  padding: 0 6px;
  margin: 0;
}

form div.submit div input.inputSubmit, form div.submit div input.inputButton {
  float: right;
  margin: 0 0 0 5px;
}

form div small {
  display: block;
  margin: 0 0 5px 142px;
  padding: 1px 3px;
  font-size: 88%;
  zoom: 1;
}

/* form.import.css */

label img {
  behavior: url(/behaviors/label_img.htc);
}

form fieldset legend {
  line-height: 150%;
}

form input, form select, form textarea {
  background-color: #ffffff;
}

form textarea.expanding {
  overflow: auto;
  overflow-x: auto;
  overflow-y: visible;
}

div.optional label:before {
  content: '';
}

div.required label:before {
  content: '';
}
  
form div label.labelCheckbox, form div label.labelRadio, label.labelCheckbox, label.labelRadio {
  display: block;
  width: 190px;
  zoom: 1;
  padding: 4px 0 0 18px;
  text-indent: -18px;
  line-height: 120%;
}

form div label.labelCheckbox input.inputCheckbox, form div label.labelRadio input.inputRadio, label.labelCheckbox input.inputCheckbox, label.labelRadio input.inputRadio {
  margin: 0;
}

form div fieldset input.inputText, form div fieldset input.inputPassword, form div fieldset input.inputFile, form div fieldset textarea.inputTextarea {
  width: 160px;
  margin: 0 0 0 18px;
  margin: expression(setCntr(), '0px 0 0 -124px');
}

form div label.compact {
  display: inline;
  width: auto;
  padding: 4px 10px 0 0;
  text-indent: 0;
  margin: 0 0 0 0;
}

form div.wide label {
  float: none;
  display: block;
}

form div label.wide {
  width: 348px;
}

form div.wide input.inputText, form div.wide input.inputPassword, form div.wide input.inputFile, form div.wide select, form div.wide textarea {
  /* width: 344px; */
  margin: 0;
}

form div.notes p, form div small {
  line-height: 125%;
}

form div.wide small {
  margin: 0 0 5px 0;
}

.openBox {
	border: 1px solid green;
	background-color: #66FF33;
	width: 75px;
}

.closedBox {
	border: 1px solid red;
	background-color: #ff6666;
	width: 75px;
}

#logout {
	border: 1px solid black;
	width: 95%;
	padding: 4px;
	text-align: right;
}
