/******************************************************************//*
	CONTENT BARS - GENERIC FORMATTING
*//******************************************************************/
#contentbar H1 {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 1.2em;
	font-weight: bold;
/*	color: #205A75; */
	color: #660000;
	line-height: 1.2em;
	margin: 0px;
}

/* DUPLICATED in KTML */
#contentbar H2, #contentbar .sub-heading {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 1.0em;
	font-weight: bold;
	color: #660000;
	margin: 0 5px 0 0;
	padding: 0px;	
}

#contentbar a, #contentbar a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: none;
	color: #C10303;
}
#contentbar a:hover, #contentbar a:active {
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: normal;
	text-decoration: underline;
	color: #557A9B;	
}

/* DUPLICATED in KTML */
#contentbar span.label {
	font-weight: bold;
}

/* DUPLICATED in KTML */
#contentbar div.author, #contentbar .author {
	font-size: 0.8em;
	margin: 0 0 10px 0;
	padding: 0;
}


.shadow-shallow {
	background: url('../images/site/shadow_shallow.gif') repeat-x;
	height: 10px;
}
.shadow-deep {
	background: url('../images/site/shadow_deep.gif') repeat-x;
	height: 20px;
}



/******************************************************************//*
	CONTENT BAR - LINK LIST
*//******************************************************************/
#contentbar .linklist {
}

#contentbar .linklist .listitem {
	margin: 0;
}

#contentbar .linklist .itemtitle {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
#contentbar .linklist .itemtitle a {
	font-weight: normal;
	color: #C10303;
	text-decoration: none;
}
#contentbar .linklist .itemtitle a:visited {
	font-weight: normal;
	color: #C10303;
	text-decoration: none;
}
#contentbar .linklist .itemtitle a:hover {
	font-weight: normal;
	color: #557A9B;
	text-decoration: underline;	
}
#contentbar .linklist .itemtitle a:active {
	font-weight: normal;
	color: #557A9B;
	text-decoration: underline;	
}



/******************************************************************//*
	CONTENT BARS - BOXED ITEM
*//******************************************************************/
#contentbar .boxeditem {
	margin: 10px 0 5px 0;
	padding: 0;
}

.boxeditem .title {
	background-color: #F7E8CC;
	margin: 0;
	padding: 2px;
}
.boxeditem .description {
	font-size: 0.85em;
	background-color: #FDF8E9;
	margin: 0;
	padding: 2px;
}

.boxeditem .shadow-shallow {
	background: url('../images/site/shadow_shallow.gif') repeat-x;
	height: 10px;
}

#contentbar p.boxed {
	background-color: #F7E8CC;
	font-size: 0.85em;
	margin: 0;
	padding: 3px;
}



/******************************************************************//*
	CONTENT BARS - TABLELIST
*//******************************************************************/
#contentbar .tablelist {
	margin-top: 15px;
}

#contentbar .tablelist TD.headercell {
	background-color: #F7E8CC;
	font-size: 0.85em;
	font-weight: bold;
	color: #000000;
}

#contentbar .tablelist TD.titlecell {
	font-size: 0.85em;
	background-color: #FDF8E9;
	margin: 0;
	padding: 0;
}

#contentbar .tablelist TD.extracell {
	font-size: 0.85em;
	background-color: #FDF8E9;
	text-align: right;
	margin: 0;
	padding: 0;
}

#contentbar .tablelist TD.titlecell a {
	font-weight: normal;
	color: #C10303;
	text-decoration: none;
}
#contentbar .tablelist TD.titlecell a:hover {
	font-weight: normal;
	color: #557A9B;
	text-decoration: underline;
}
#contentbar .tablelist TD.titlecell a:active {
	font-weight: normal;
	color: #557A9B;
	text-decoration: underline;	
}
#contentbar .tablelist TD.titlecell a:visited {
	font-weight: normal;
	color: #C10303;
	text-decoration: none;	
}



/******************************************************************//*
	CONTENT BARS - COMPETITION FORMATTING
*//******************************************************************/
#contentbar #competition-results {
	width: 400px;
}

#competition-results .event {
	border: 1px solid #557A9B;
	background-color: #FDF8E9;
	padding: 5px;
	margin: 0 0 10px 0;
	font-size: 0.85em;
}

#competition-results .event .event-name {
	font-weight: bold;
}

#competition-results .event .event-results {
	margin: 0;
}

span.event-placing {
	width: 20%;
	float: left;
}
span.event-competitors {
	width: 80%;
	float: right;
}



/******************************************************************//*
	CONTENT BARS - MERCHANDISE FEATURE ITEM
*//******************************************************************/
#contentbar .merchandise-feature {
	margin: 0;
	padding: 0;
}

.merchandise-feature .title {
	background-color: #F7E8CC;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 2px;
}
.merchandise-feature .description {
	background-color: #FDF8E9;
	font-size: 0.85em;	
	margin: 0;
	padding: 2px;
}
.merchandise-feature .image {
	background-color: #FDF8E9;
	margin: 0;
	padding: 2px;
	text-align: center;
}

.merchandise-feature .title a {
	font-weight: normal;
	color: #C10303;
	text-decoration: none;
}
.merchandise-feature .title a:hover {
	font-weight: normal;
	color: #557A9B;
	text-decoration: underline;
}
.merchandise-feature .title a:active {
	font-weight: normal;
	color: #557A9B;
	text-decoration: underline;
}
.merchandise-feature .title a:visited {
	font-weight: normal;
	color: #C10303;
	text-decoration: none;
}



/******************************************************************//*
	CONTENT BARS - CLASS TIMETABLE
*//******************************************************************/
#contentbar #classtimetable {
	margin: 10px 0 10px 0;
}

#classtimetable TD.day {
	background-color: #CC0000;
}
#classtimetable TD.classes {
	background-color: #FDF8E9;
	border-top: 1px dotted #000;
	margin: 0;
	padding: 0;
}

#classtimetable TD.venuerow {
	background-color: #F7E8CC;
	margin: 0;
	padding: 0;	
}

span.venuesuburb {
	font-size: 1em;
	font-weight: bold;
	color: #000000;
	padding-right: 10px;
}
span.venueaddress {
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}

span.venuediary {
	font-size: 0.9em;
	font-weight: normal;
}

#classtimetable TD.classrow {
	background-color: #FDF8E9;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}

#classtimetable TD.classrow-time {
	background-color: #FDF8E9;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	width: 80px;
}

#classtimetable TD.classrow-level {
	background-color: #FDF8E9;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	width: 120px;
}

#classtimetable TD.classrow-note {
	background-color: #FDF8E9;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
}


#classtimetable TD.classrow span.noclasses {
	font-weight: normal;
	color: #000000;
}



/******************************************************************//*
	CONTENT BARS - PROFILES
*//******************************************************************/
#contentbar #profiletable {
	margin: 10px 0 10px 0;
}

#profiletable TD.profiletype {
	background-color: #CC0000;
}
#profiletable TD.profilelist {
	background-color: #FDF8E9;
	border-top: 1px dotted #000;
	margin: 0;
	padding: 0;
}

#profiletable TD.profilerow {
	padding: 2px;
	background-color: #FDF8E9;
	font-size: 0.85em;
	font-weight: normal;
	color: #000000;
}

#profiletable TD.profilerow span.noprofiles {
	font-weight: normal;
	color: #000000;
}



/******************************************************************//*
	CONTENT BARS - QUESTION ANSWER
*//******************************************************************/

#contentbar #faq {
}

/* DUPLICATED in KTML */
#contentbar .faq-question {
	margin: 5px 0 0 0;
	color: #660000;
	font-size: 0.85em;
	font-weight: bold;
	font-style: italics;
}

/* DUPLICATED in KTML */
#contentbar .faq-answer {
	margin: 0 0 10px 15px;
	font-size: 0.85em;
	font-weight: normal;
}

/******************************************************************//*
	CONTENT BARS - FORM
*//******************************************************************/



label {
	display: block;
	padding-top: 10px;
}

input, option {
	border: 1px solid #333;
}

submit {
	margin-top: 15px;
}

.row span {
	color: #EC7000;
	font-weight: bold;
}

form {
	margin: 15px 0;
}

label {
	clear: left;
	cursor: pointer;
}

label:hover {
	text-decoration: underline;
}

span.error {
	font-weight: bold;	
	color: #A50101;	
}


fieldset {
	margin: 10px;
	padding: 10px;
}
