@import url(styles/header.css);
@import url(styles/base.css);
@import url(styles/layout.css);

/* News Auto-generated Styles */
div#news_main td {
    color: #006400; /* DarkGreen */
}

div#news_main h1, div#new_main h2, div#news_main h3 {
    font-weight: bold;
    font-family: Trebuchet MS, times;
    font-size: 12px;
}

div#news_main img {
    padding: 5px;
    border: 1px solid black;
}


div.palate {
    background: black;
    padding: 1px;
    border-collapse: collapse;
    border-bottom: #806A54 solid 2px;
    border-right: #806A54 solid 2px;
}

div.menubox {
    background: black;
    padding: 1px;
    border-collapse: collapse;
    border-bottom: #806A54 solid 2px;
    border-right: #806A54 solid 2px;
    margin-bottom: 5px;
}

div.button, div.button2 {
    background: #009900;
    font-family: Arial, arial;
    font-weight: bold;
    font-size: 1.2em;
    color: white;
    height: 17px;
    border-bottom: solid #254117 3px;
    vertical-align: middle;
    padding-top: 2px;
    padding-left: 5px;
}

div.button2 {
    background: #006600;
    font-size: 1em;
}

div.button b, div.button2 b {
    color: white;
}

div.content, div.textContent {
	position: relative;
    background: white;
    color: #006400; /* DarkGreen */
    min-height: 20px;
    margin: 0px;
    padding: 8px;
	z-index: 5;
}

div.heading {
    background: #006400; /* DarkGreen */
    text-align: center;
    font-family: Arial, arial;
    font-size: 30px;
    font-weight: bolder;
    line-height: 26px;
    letter-spacing: -1px;
    padding: 2px;
    text-transform: uppercase;
}

table.calendar {
    margin: auto;
}

td.calendarCell {
    border: 1px solid black;
}

td.NavigationBreadcrumbs {
    padding-left: 10px;
    font-weight: bold;
    color: white;
}

td.NavigationBreadcrumbs a {
    color: white;
}

div.filelist ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div.filelist li {
    font-size: 11px;
    text-align: left;
    color: #006400; /* DarkGreen */
    padding-left: 2.0em;
    background-repeat: no-repeat;
    background-position: 0em .1em;
    min-height: 2.0em;
}

div.featurebox {
    background: white url(http://www.hockeytas.org.au/pix/bg4.gif);
}

div.CategoryHeader {
    background: white;
    padding: 15px;
}

/* Catergory lists are used in both the main nav and the "In This Section" area */
ul.catList {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.catList li {
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #006400; /* DarkGreen */
    padding-left: 1.2em;
    text-indent: -1.0em;
    background-repeat: no-repeat;
    background-position: 0em .1em;
}

ul.catList ul li {
    font-size: 11px;
    font-weight: normal;
    text-align: left;
    color: #006400; /* DarkGreen */
    padding-left: 3.0em;
    text-indent: -1.0em;
    background-repeat: no-repeat;
    background-position: 0.5em 0.4em;
    background-image: url('pix/bullet.gif');
    min-height: 2.0em;
}
/* Override the height for the "In This Section" links */
#right ul.catList ul li {
	min-height: 1px;
	margin: 0px;
}

div.newsInfo {
    margin-top: -5px;
    margin-bottom: 5px;
    color: #9C9;
}

/* Navigation */
div.sideBlock, div.featureBlock {
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 8px;
    background: #DBD3CB;
    /* border: 1px solid #AD9883; */
    padding: 2px;
}
div.sideBlock {
	width: 150px;
}

div.support {
    background: #E0DFB8;
    border: 1px solid #CEC3B9; /* #D8C36E; */
}

div.sideBlock h2 {
    font-size: 14px;
    font-weight: bold;
    color: #993300;
    margin: 0px;
    padding: 0px;
    padding-left: 3px;
    text-transform: uppercase;
}

h3.nav, div.sideBlock h3, div.featureBlock h3 {
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 12px;
    color: #CC3300;
    display: block;
    margin-top: 10px;
    margin-bottom: 2px;
    text-align: left;
}

div.featureBlock h3 {
    font-size: 12px;
    line-height: 20px;
    text-transform: none;
    color: black;
    margin-top: 0px;
}

div.featureBlock div.content, 
div.featureBlock div.textContent{
    border: 1px solid #C6AF97;
}

div.featureBlock div.content, 
div.featureBlock div.textContent, 
div.newsInfo {
    color: #333333;
}

a.nav, div.sideBlock a {
    color: #CC3300;
    font-weight: bold;
    font-size: 10px;
    font-family: Verdana;
}

a:visited.nav, div.sideBlock a:visited {
    color: #660000;
}

a:hover.nav, div.sideBlock a:hover {
    color: #FFA500; /* Orange */
}

a.head {
    color: white;
}

b.head {
    font-size: 40px;
    color: #8B0000;
    text-align: center;
}

#navMenuInterior {
    border: 1px solid #C6AF97;
    text-align: left;
    padding: 2px 0px 2px 2px;
    background: white;
}

/* Ads */
div.support div.logo {
    background: white;
    text-align: center;
    border: 1px solid #C6AF97;
    color: black;
    line-height: 12px;
    padding: 2px 0px 2px 2px;
}

div.support b, div.featureBlock h2 {
    font-style: italic;
    font-size: 10px;
    font-weight: bold;
    margin: 0px;
    padding: 2px;
    padding-top: 0px;
    padding-left: 0px;
    color: #8B0000; /* DarkRed */
    text-transform: uppercase;
}

div.support div.logo img, div.support div.logo a, div.support div.logo span {
    padding: 0px;
    margin: 0px;
    border: 0px;
    line-height: 10px;
}

/* Front page news items */
div.newsItem {
	margin-bottom: 3px;
	padding: 0px;
	margin-top: 5px;
}

div.newsItem img {
	position: relative;
	z-index: 6;
	margin-right: 3px;
}

div.newsItem h3.heading, div.newsItem div.newsInfo {
    padding-left: 2px;
}

div.newsItem div.news {
    margin-bottom: 5px;
    padding: 5px;
}

div.newsItem div.news p {
    padding: 0px;
    margin: 0px;
}

.readMore {
    margin-top: 5px;
    background: #eed;
    color: black;
    text-align: left;
    clear: both;
    height: auto;
    padding-left: 1px;
    padding-right: 1px;
}

div.mainHeadline {
    margin-bottom: 5px;
    padding: 0px;
}

td.gallery {
	text-align: left;
}


/* Attachment Lists
	note that attachmentBlock is applied to all instances,
	whereas attachmentPreview is only applied inline within news item previews */
li.attachment img,
div.support div.logo li.attachment img {
 	width: 16px;
 	height: 16px;
 	border: none;
	margin-left: -20px;
	float: left;
	padding-right: 3px;
}
span.fileType {
	font-size: 0.8em;
}

div.attachmentBlock {
	padding-left: 10px;
}
div.attachmentBlock li,
div.attachmentBlock ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	text-align: left;
}
div.attachmentBlock li.attachment {
	padding-bottom: 5px;
	margin-left: 20px;
}
div.attachmentPreview {
	float: right;
	clear: right;
	width: 150px;
	margin-left: 15px;
	margin-top: -15px;
	text-align: left;
	border: 1px solid #aaa;
}
div.attachmentPreview li {
	background: #ede;
}
div.attachmentPreview span.fileType {
	display: none;
}
div.attachmentBlock img {
	padding-top: 3px;
	padding-left: 1px;
	vertical-align: middle;
}

div.blockItemCount, div.listItemCount {
	display: none;
}

div.attachmentPreview div.listLong div.listItemCount {
	display: block;
}
div.attachmentPreview div.listLong ul {
	display: none;
}


.galleryImage {
	padding: 3px;
	margin: 3px;
	background: #E0DFB8;
    border: 3px solid #CEC3B9; /* #D8C36E; */
	float: left;
	min-width: 225px;
	text-align: center;
}
.preview {
	min-width: 0px;
}

.clickable {
	cursor: pointer;
	color: #C27D24;
}



/* body {
	background: url('pix/ahlfinalsbg2.jpg') no-repeat 0% 0% fixed;
} */

.semiTransparent {
	background-image: url('pix/white90.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.semiTransparent[class] {
	background-image:url('pix/white90.png');
}


.mostlyTransparent {
	background-image: url('pix/white75.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.mostlyTransparent[class] {
	background-image:url('pix/white75.png');
}


#background {
    width: 100%; 
    height: 100%; 
    position: fixed; 
    left: 0px; 
    top: 0px; 
    z-index: -1;
}

.stretch {
    width:100%;
    height:100%;
}



table.spladder {
	font-size: small;
}
table.spladder th {
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px solid #eed;
}
table.spladder td {
	text-align: left;
}
table.spladder tr.sprowodd td {
	background-color: #eed;
}
