@CHARSET "ISO-8859-1";

/* HTML */
body {
	margin: 0;
	padding: 0;
	background: #003b71 url(/assets/images/bg_horiz_stripe.jpg) repeat-y center; 
	font-family: Arial;
	font-size: 10pt;
	}

pre {
	font-family: Arial;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	clear: both;
	}

h1 {
	/* font-family: Tahoma; */
	font-size: 15pt;
	font-weight: normal;
	text-transform: uppercase;
	color: #4a4d45;
	margin: 5px 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #ccc;
	}

h2 {
	font-size: 11pt;
	font-weight: bold;
	margin: 10px 0 3px 0;
	padding: 0;
	}

h3 {
	font-size: 11pt;
	font-weight: normal;
	margin: 0;
	padding: 0 0 3px 0;
	}

/* SWFUPLOAD PROGRESS BAR */
DIV.ProgressBar { width: 100px; padding: 0; border: 1px solid black; margin-right: 1em; height:.75em; margin-left:1em; display:-moz-inline-stack; display:inline-block; zoom:1; *display:inline; }
DIV.ProgressBar DIV { background-color: Green; font-size: 1pt; height:100%; float:left; }
SPAN.asyncUploader OBJECT { position: relative; top: 5px; left: 10px; }


/* LAYOUT */
#divContainer {
	width: 954px;
	margin: 0 auto;
	}


/* HEADER */
div#header {
	border: none;
	height: 130px;
	}
	

/* TOP NAV */
#divTopNav {
	height: 30px;
	background: url(/assets/images/topnav_bg.jpg) repeat-x top;
	}

#divTopNav .item {
	height: 18px;  
	float: left;
	padding: 6px 12px 6px 12px;
	border-right: 1px solid #68aa1a;
	}

#divTopNav .selected {
	background: gray url(/assets/images/topnav_selected_bg.jpg) repeat-x top;	
	}

#divTopNav a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	}

#divTopNav a:hover {
	text-decoration: underline;
	}

#divSubNav {
	height: 30px;
	background: gray url(/assets/images/subnav_bg.jpg) repeat-x top;	
	padding-left: 5px;	
	clear: both;
	}

#divSubNav .item {
	height: 18px;  
	float: left;
	margin-top: 5px;
	padding: 1px 12px 1px 12px;
	border-right: 1px solid #707070;	
	}

#divSubNav .selected {
	background: #aaaaaa;
	}

#divSubNav a {
	font-weight: bold;
	color: white;
	text-decoration: none;		
	}

#divSubNav a:hover {
	text-decoration: underline;
	}

/* CONTENT */
#divContent {
	padding: 20px 0 20px 0;
	background: white url(/assets/images/content_bg.jpg) top repeat-x;
	}


#divContent a {
	color: #1b8d1b;
	text-decoration: none;	
	}

#divContent a:link {
	color: #1b8d1b; 	
	text-decoration: none;	
	}

#divContent a:visited {
	color: #0b7d0b; 	
	text-decoration: none;	
	}

#divContent a:hover {
	color: #b02222;	
	text-decoration: underline;
	}

#divContent a:active {
	color: #6ec66e;
	text-decoration: underline;
	}


#divContent a.cancel {
	padding: 1px 3px 1px 3px;
	color: red;
	}


/* FOOTER */
#divFooter {
	float: none;
	clear: both;
	text-align: center;
	font-family: verdana;
	font-size: 8pt;
	background-color: #eeeeee;
	color: #777777;
	padding: 15px;
	}

/* OTHER */
.asshaMember {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed silver;	
	}

#divSponsorMajor {
	text-align: center;
	}

.sml {
	font-family: Arial;
	font-size: 8pt;	
	}

.center {
	text-align: center;
	}

#statusMsg {
	border: 2px solid gray;
	background-color: #fffeca;
	width: 450px;
	padding: 8px;
	margin-bottom: 10px;
	}

/* calendar */

.divCalendarEvent {
	border-bottom: 1px solid #eee;
	padding: 8px 3px 8px 3px;
	font-family: Arial;
	font-size:	9pt;
	margin: 0;
	}

/* directory */
.divDirectory {
	padding-bottom: 5px;
/*	border-bottom: 1px dashed silver; */
	margin-bottom: 15px;
	}

/*
.divDirectory h2 {
	font-size: 13pt;
	margin: 0;
	padding: 15px 0 0 0;
	color: green;
	}
*/

/*
.divDirectory h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
}
*/

.divDirectoryEntry {
	margin-bottom: 15px;
	height: 180px;
	}


/* story */
.divStory {
	padding: 0 0 18px 0;
	}

.storyBlurb {
	margin-top: 2px;
	font-size: 9pt;
	display: block;
	color: #4a4d45;
	}

.storyAuthor {
	font-size: 8pt;
	color: gray;
	display: block;
	}

#divSponsors {
	clear: both;
	float: none;
	padding: 10px;
	background-color: white;
	}

.sponsorImg {
	display: inline; 
	width: 150px;
	height: 100px;
	padding: 2px;
	}

#divSponsor {
	
	}

#divSponsor img {
	float: right;
	}

.divFile {
	padding: 3px;
	}

.divFile input {
	padding: 0;
	}

/* FORUMS */
.forumTopic {
	margin-bottom: 10px;
	}

.formLabel {
	background: silver;
	font-weight: bold;
	width: 120px;
	}

.formField {
	background: #eeeeee;
	}
	
/* special dates and venues override */
div#sport_dv table {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 3px;
	border: 1px solid black;
	}

div#sport_dv td {
	padding: 4px;
	border: 1px solid black;
	vertical-align: top;
	}

	
	
	
	