/* @override http://www.knightslacrosse.ca/css/knights_styles.css */

* {
	margin: 0;
	padding: 0;
	font-size: 100.1%;
}

body {
	background-color: black;
}

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #999;
	border-top-style: none;
	height: 100%;
}
#wrapper1 {
	background: #FFF url(../images/right-bkgd.gif) repeat-y right;
	height: 100%;
}
#wrapper2 {
	background: url(../images/left-bkgd.gif) repeat-y left;
	height: 100%;
}
#header {
	text-align:center;
	color:#FFF;
	background: url(../images/bkgd.jpg) 0 top;
	padding: 0 0 0 10px;
	height: 100%;
}

#title {
	width: 700px;
	height: 145px;
	float: left;
	margin: 30px 0 -20px;
	padding: 0;
}
#title h1 {
	color: white;
	font: bold 13px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	padding-top: 4px;
}
#sidebar { 
	position:relative;
	padding: 0;
	background: black;
	width: 200px;
	height: 100%;
	margin: 0 0 -10px;
	float: left;
}
#links-sponsors {
	position:relative; 
	margin: 0 0 -10px;
	padding: 0;
	float: right;
	width: 200px;
}

ul#subnav {
	list-style-type: none;
	background: url(../images/tab-yellow.gif) repeat-x;
	border-bottom: 1px solid black;
	text-align: center;
}

ul#subnav li {
	display: inline;
}

ul#subnav li a:link, ul#subnav li a:visited {
	color: black;
	font: 13px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	padding: 4px 12px 5px;
}

ul#subnav li a:hover {
	color: white;
	background: #333 0 bottom;
}

#box.about a#about_link,
#box.contact a#contact_link,
#box.schedule a#schedule_link,
#box.stats a#stats_link,
#box.zone a#zone_link,
#box.news a#news_link,
#house.about a#about_link,
#house.contact a#contact_link,
#house.schedule a#schedule_link,
#house.stats a#stats_link,
#house.champs a#champs_link,
#house.news a#news_link {
	color: white;
	background: #333 0 bottom;
}

img#pic {
	width: 100%;
	height: 373px;
}

a#knights-wordmark {
	width: 700px;
	height: 79px;
	margin: 0;
	padding: 0;
	background-image: url(../images/knights_title.png);
	border-style: none;
	float: left;
}

#text {
	padding: 10px 25px 25px;
	min-height: 900px;
	height: 100%;
	position: relative;
}
#content {
	position:relative;
	overflow: hidden;
	margin: 0;
	height: 100%;
	padding: 0;
}

#text p {
	margin-bottom: 8px;
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#text p.note {
	font-weight: bold;
	color: red;
	font-style: italic;
}

#text p.bold {
	font-weight: bold;
}

#content h1 {
	background-color: black;
	text-transform: uppercase;
	color: white;
	padding-left: 25px;
	font: bold 0.8em/2.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#text h2 {
	color: black;
	font: bold 18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 12px;
	padding-bottom: 4px;
}

#text h3 {
	color: #666;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 12px;
	padding-bottom: 4px;
}

#text h4 {
	color: #8b140e;
	font: bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-top: 12px;
	margin-bottom: 2px;
}

ul.honours {
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: square;
	list-style-position: inside;
}

ul.list {
	font: 12px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 8px;
}
#text a:link, #content a:visited {
	color: #2c60af;
	font-weight: bold;
}
#text a:hover {
	color: gray;
	}
#footer {
	position:relative;
	top:1px;
	background: #333;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	}

#counter {
	position:relative;
	top:1px;
	background: #333;
	width:100%;
	clear:both;
	margin:0;
	padding: 0;
	text-align:center;
	}

#counter p {
	color: white;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	display: inline;
	color: silver;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#footer ul li a:link, #footer ul li a:visited {
	color: silver;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	padding: 10px;
}

#footer ul li a:hover {
	background-color: #444;
}

#sections {
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: black;
}

#sections ul
{
	background: url(../images/section.gif) 0 center;
color: white;
font-family: Arial,Helvetica,sans-serif;
line-height: 18px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 0;
	height: 25px;
	margin: 0;
	width: 960px;
	text-align: center;
}

#sections ul li
{
display: inline;
	margin: 0;
	padding: 0;
}

#sections ul li a:link, #sections ul li a:visited
{
	background: url(../images/section.gif) 0 center;
color: #ccc;
text-decoration: none;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: .8em;
	border-right: 1px solid #999;
	padding: 5px 25px;
	margin-left: -4px;
}

#sections ul li a:hover
{
	background: url(../images/section-on.gif) 0 center;
color: white;
}

#sections ul li a.on
{
	background: url(../images/section-on.gif) 0 center;
color: white;
}

#sections ul li a.last {
	border-right-style: none;
}

ul#nav1, ul#nav2 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}

ul#nav1 li, ul#nav2 li {
	margin: 0 1px 1px 0;
}

ul#nav1 li a:link, ul#nav1 li a:visited, ul#nav2 li a:link, ul#nav2 li a:visited {
	color: #333;
	font: bold 12px/32px "Lucida Grande", Lucida, Verdana, sans-serif;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	background: url(../images/tab-gray.gif) repeat-x;
	text-align: right;
	padding-right: 12px;
}

ul#nav1 li a:hover, ul#nav2 li a:hover {
	color: white;
	background: url(../images/tab-red.gif) 0 center;
}

#box a#box_link, #house a#house_link, #field a#field_link {
	background: url(../images/section-on.gif) 0 center;
color: white;
}

ul#mainnav {
	list-style-type: none;
	text-align: center;
	background: url(../images/box-yellow.gif) repeat-x 0 center;
	margin-bottom: -1px;
	margin-right: 1px;
}

ul#mainnav li {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 1px;
}

ul#mainnav li a:link, ul#mainnav li a:visited {
	font: bold 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	background-image: none;
	border-bottom: 1px solid #c48333;
	border-right-style: none;
	margin-right: -1px;
	color: #000;
	margin-top: -1px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: block;
	padding-right: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

ul#mainnav li a:hover {
	background: #de9438 0 center;
	color: black;
}

ul#links {
	list-style-type: none;
	text-align: left;
	margin-top: 8px;
}

ul#links li h1 {
	background-color: black;
	text-transform: uppercase;
	color: white;
	text-align: center;
	font: bold .8em/2.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul#links li a:link, ul#links li a:visited {
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: black;
	text-decoration: none;
	display: block;
	padding-left: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 1px;
}

ul#links li span {
	display: none;
}

ul#links li a:hover {
	background-color: #ccc;
}

ul#sponsors {
	list-style-type: none;
	text-align: left;
	margin-top: 8px;
}

ul#sponsors img.logos, ul#other img.logos {
	width: 180px;
	margin-left: 10px;
	border-style: none;
	text-decoration: none;
}

ul#sponsors li h1 {
	background-color: black;
	text-transform: uppercase;
	color: white;
	text-align: center;
	font: bold .8em/2.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul#sponsors li p {
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: black;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-left: 12px;
}

ul#sponsors li a:link, ul#sponsors li a:visited {
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: black;
	text-decoration: none;
	display: block;
	margin-left: 1px;
	padding-top: 6px;
	padding-bottom: 4px;
}

ul#sponsors li span {
	display: none;
}

ul#sponsors li a:hover {
	text-decoration: none;
	border-style: none;
}

ul#other {
	list-style-type: none;
	text-align: left;
	margin-top: 8px;
}

ul#other li h1 {
	background-color: black;
	text-transform: uppercase;
	color: white;
	text-align: center;
	font: bold .8em/2.2em "Lucida Grande", Lucida, Verdana, sans-serif;
}

ul#other li a:link, ul#other li a:visited {
	font: 12px/14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: black;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 1px;
	margin-bottom: 25px;
}

ul#other li span {
	display: none;
}

ul#other li a:hover {
	background-image: none;
	text-decoration: none;
}

#sitemap #text ul {
	list-style-type: none;
	text-align: left;
	margin-top: 8px;
}

#sitemap #text ul li a:link, #sitemap #text ul li a:visited {
	font: 12px/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: black;
	text-decoration: none;
}

#sitemap #text ul li a:hover {
	background-image: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

ul#quicklinks {
	list-style-type: none;
	width: 200px;
	padding-top: 35px;
	float: right;
	padding-right: 12px;
}

ul#quicklinks li {
	margin-bottom: 8px;
}

ul#quicklinks li a:link, ul#quicklinks li a:visited {
	color: gray;
	text-transform: uppercase;
	font: bold 10px/28px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
	background: url(../images/btn-right.png) no-repeat right;
	height: 28px;
	display: block;
}

ul#quicklinks li a span {
	height: 28px;
	background: url(../images/btn-left.png) no-repeat left;
	display: block;
	margin-left: -12px;
	cursor: pointer;
}

ul#quicklinks li a:hover {
	color: white;
	background: url(../images/btn-right-over.png) no-repeat right;
}

ul#quicklinks li a:hover span {
	background: url(../images/btn-left-over.png) no-repeat left;
}

ul#admin {
	list-style-type: none;
	clear: both;
	width: 100%;
	text-align: right;
	padding-bottom: 4px;
}

ul#admin li {
	display: inline;
}

ul#admin li a:link, ul#admin li a:visited {
	color: black;
	font: bold 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	border-left-style: solid;
	border-left-width: 1px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	text-decoration: none;
}

ul#admin li a:hover {
	text-decoration: underline;
}

ul.dates {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
}

ul.dates span {
	font-weight: bold;
	color: #671e23;
	width: 100px;
	display: block;
	clear: both;
	float: left;
}

ul.dates li {
	font: 12px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}

ul.listing {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
}

ul.listing span {
	font-weight: bold;
	color: #671e23;
	width: 100px;
}

ul.listing li {
	font: 12px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}

ol.alpha {
	list-style-type: lower-alpha;
	margin-top: -8px;
	margin-bottom: 8px;
	list-style-position: outside;
}

ol.alpha li {
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
	margin-left: 16px;
}

ul.faq {
	list-style-type: none;
	margin-top: 8px;
	margin-bottom: 8px;
}

ul.faq li a:link, ul.faq li a:visited {
	font: 12px/25px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: black;
}
ul.faq li a:hover {
	color: #671e23;
}

#coupon {
}

a#free-stick:link, a#free-stick:visited {
	color: black;
	text-decoration: none;
	font: bold 18px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	background: url(../images/burst.png) no-repeat right top;
	width: 250px;
	height: 111px;
	position: absolute;
	top: 2145px;
	right: 0;
	padding-top: 32px;
}

a#free-stick:hover {
	color: white;
}

#nav2 li#more-info {
	color: white;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background: url(../images/box-gray.gif) repeat 0 bottom;
	text-decoration: none;
	text-align: right;
	text-transform: none;
	margin: 0;
	padding: 12px;
	height: 100%;
}

#nav2 li#more-info a:link, #nav2 li#more-info a:visited {
	background-image: none;
	color: red;
	font: bold 17px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	margin-top: 8px;
	margin-left: 35px;
	padding-right: 0;
	margin-bottom: 12px;
	height: 100%;
}

#nav2 li#more-info a:hover {
	color: #de9438;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	background-image: none;
}

table#contacts {
	width: 100%;
	margin-top: 12px;
	border: 1px solid #666;
	margin-bottom: 12px;
}

#contacts thead {
	background-image: url(../images/tab-gray.gif);
	text-align: left;
}

#contacts caption {
	color: maroon;
	font: 14px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 12px 0 0;
	padding: 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 8px;
}

#contacts tr.odd {
	background-color: #eee;
}

#contacts td.sub {
	background-color: maroon;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
}

#contacts th {
	color: #333;
	font: bold 13px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
}

#contacts td {
	font: 12px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 8px;
}

#contacts span.bold {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #eee;
	display: block;
	margin-left: -8px;
	border-right: 1px solid #666;
	text-align: right;
	padding-right: 8px;
}

#house.stats table {
	width: 100%;
	margin-top: 12px;
	border: 1px solid #666;
	margin-bottom: 12px;
}

#house.stats thead {
	background-image: url(../images/tab-gray.gif);
	text-align: left;
}

#house.stats caption {
	color: maroon;
	font: 14px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin: 12px 0 0;
	padding: 0;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 8px;
}

#house.stats tr.odd {
	background-color: #eee;
}

#house.stats td.sub {
	background-color: maroon;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
	line-height: 28px;
}

#house.stats th {
	color: #333;
	font: bold 13px/28px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 8px;
	padding-right: 8px;
}

#house.stats td {
	font: 12px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-left: 8px;
}

#house.stats span.bold {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background-color: #eee;
	display: block;
	margin-left: -8px;
	border-right: 1px solid #666;
	text-align: right;
	padding-right: 8px;
}

/* Sortable tables */
#house.stats table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: pointer;
}

#house.stats h4 em {
	color: gray;
	text-transform: lowercase;
	float: right;
}


#text blockquote {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/quotes.gif);
	padding-left: 50px;
}
#text blockquote p {
	text-align: left;
}

#text blockquote em, #text blockquote p.signed {
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	color: maroon;
	margin-top: 4px;
	font: italic bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
}

h3 span a, h4 span a {
	background-image: url(../images/arrow_fat_up.gif);
	width: 10px;
	float: right;
}

#centre {
        position: relative;
	text-align: center;
	margin: 0 auto;
}


