/*|||||||||||||||||||||||||||||||||||
LINK COLOURS
|||||||||||||||||||||||||||||||||||*/
a:link {
	color: #060;
	text-decoration: underline;
}
a:visited {
	color: #060;
	text-decoration: underline;
}
a:hover {
	color: #090;
	text-decoration: underline;
}
a:active {
	color: #060;
	text-decoration: underline;
}
a.footer:link {
	color: #fff;
	text-decoration: underline;
}
a.footer:visited {
	color: #fff;
	text-decoration: underline;
}
a.footer:hover {
	color: #fc0;
	text-decoration: underline;
}
a.footer:active {
	color: #fff;
	text-decoration: underline;
}

/*|||||||||||||||||||||||||||||||||||
MASTER ITEMS
|||||||||||||||||||||||||||||||||||*/
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background-main.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.page-title {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 0px;
	letter-spacing: 2px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #2c2b25;
	background-image: url(../images/layout-box-top-left.gif);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.page-title-no-corner {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 0px;
	letter-spacing: 2px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	background-color: #2c2b25;
	width: auto;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.page-title-footer {
	width: auto;
	background-color: #2C2B25;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/page-title-footer.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: right;
	height: 12px;
}


.footer {
	color: #999;
	text-align: center;
}
.horizontal-rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	background-color: #FFF;
	line-height: 12px;
	margin-top: 12px;
}

.box-title {
	width: auto;
	font-size: 14px;
	background-color: #2C2B25;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/layout-box-top-left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.box-title-important {
	width: auto;
	font-size: 14px;
	background-color: #C90;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/layout-box-top-left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}

.box-text {
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFF;
}

.box-text-spacebefore {
	width: auto;
	margin: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFF;
}
.subheading {
	width: auto;
	font-weight: bold;
	color: #060;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFF;
}
.subheading-spacebefore {
	width: auto;
	font-weight: bold;
	color: #060;
	margin: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFF;
}
.box-footer {
	width: auto;
	background-color: #2C2B25;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/layout-box-footer.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: right;
	height: 12px;
}
/*|||||||||||||||||||||||||||||||||||
HOME
|||||||||||||||||||||||||||||||||||*/
.sponsors-text {
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	background-color: #FFF;
}
.sponsors-subheading {
	width: auto;
	font-weight: bold;
	color: #060;
	margin: 0px;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	background-color: #FFF;
}
.news-title {
	width: auto;
	font-weight: bold;
	color: #060;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-color: #999;
	border-top-style: dotted;
}
.news-title-noborder {
	width: auto;
	font-weight: bold;
	color: #060;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFF;
	border-bottom-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.image-border-01 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}
.image-border-02 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
}

.bog-agm-title-map {
	width: 239px;
	background-color: #006633;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/round-corner-white.gif);
	background-repeat: no-repeat;
	margin: 0px;
	line-height: 28px;
	height: 28px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.bog-agm-title-date {
	width: 120px;
	background-color: #006633;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/round-corner-white.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 20px;
	padding-right: 10px;
	padding-top: 6px;
}
.bog-agm-text {
	padding-left: 0px;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-right: 10px;
	padding-top: 6px;
}
.schedule-td-week {
	width: auto;
	font-size: 14px;
	background-color: #2C2B25;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/layout-box-top-left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}
.schedule-td-return-to-top {
	width: auto;
	background-color: #2C2B25;
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: right;
}


/*|||||||||||||||||||||||||||||||||||
SCHEDULE
|||||||||||||||||||||||||||||||||||*/
.schedule-td-date {
	color: #FFF;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background-color: #006633;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.schedule-td-heading {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background-color: #CCC;
}
.schedule-td-content {
	background: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	text-align: left;
	height: 18px;
	padding-top: 6px;
	/* [disabled]padding-right: 6px; */
	padding-bottom: 6px;
	padding-left: 12px;
	/* [disabled]line-height: 18px; */
}
.schedule-td-content-left-column {
	background: #fff;
	padding: 6px 6px 6px 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	text-align: left;
}
.scores-level {
	width: auto;
	font-size: 14px;
	background-color: #2C2B25;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/layout-box-top-left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

/*|||||||||||||||||||||||||||||||||||
SCORES
|||||||||||||||||||||||||||||||||||*/
.scores-date {
	width: auto;
	background-color: #CCC;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.scores-team1 {
	width: auto;
	background-color: #FFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 16px;
}
.scores-team2 {
	width: auto;
	background-color: #FFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 16px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999;
}

.standings-level {
	width: auto;
	font-size: 14px;
	background-color: #2C2B25;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/layout-box-top-left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.standings-east-west {
	color: #FFF;
	width: auto;
	background-color: #006633;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
}
.standings-td-heading {
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background-color: #CCC;
}

.standings-td-content {
	background: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	height: 18px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	line-height: 18px;
}
.standings-td-return-to-top {
	width: auto;
	background-color: #2C2B25;
	color: #FFF;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
	text-align: right;
}
.information-step {
	font-size: 20px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	font-weight: bold;
}

.information-step-sub {
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 12px;
	margin-left: 20px;
}
.information-step-intro-spacebefore {
	width: auto;
	margin: 0px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 18px;
	background-color: #FFF;
}
.information-docs-pdficon {
	width: auto;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	list-style-image: url(../images/icon-pdf-20x22.gif);
	list-style-type: none;
	list-style-position: outside;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.awards-allstars-td-year {
	width: auto;
	font-size: 14px;
	background-color: #2C2B25;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../images/layout-box-top-left.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

.awards-allstars-td-heading {
	color: #FFF;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background-color: #006633;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.awards-allstars-td-heading-left-column {
	color: #FFF;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background-color: #006633;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFF;
}
.awards-allstars-level {
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-weight: bold;
	background-color: #CCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.awards-allstars-td-content {
	background: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #ccc;
	text-align: left;
	height: 18px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
	line-height: 18px;
}
.awards-allstars-td-content-left-column {
	background: #fff;
	padding: 6px 6px 6px 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	text-align: left;
}

.awards-bursary-horizontal-rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 12px;
}
.awards-bursary-previous-winners {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.awards-volunteer-previous-table {
	margin-right: 10px;
	margin-left: 20px;
}
.awards-volunteer-previous-td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-right: 10px;
	padding-bottom: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-left: 0px;
	line-height: 14px;
}
.contact-td-content {
	background: #fff;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	margin: 0px;
	border-left-color: #CCC;
}
.contact-td-content-alt {
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-left-style: solid;
	margin: 0px;
	background-color: #efefef;
	border-left-color: #CCC;
}

.contact-td-content-left-column {
	background: #fff;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-top-width: 0px;
	border-top-style: none;
}
.contact-td-content-left-column-alt {
	background: #efefef;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	border-left-width: 0px;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-top-width: 0px;
	border-top-style: none;
}

.contact-td-heading {
	font-weight: bold;
	background-color: #CCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #fff;
	border-left-color: #FFF;
}
.contact-td-heading-left-column {
	font-weight: bold;
	background-color: #CCC;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #fff;
}
