@import url("default-uplevel.css");
/*
	default.css
	Bendigo Senior Secondary College (2002)
*/

TABLE.container 
{
	border-right: solid 20px #ffffff;
	border-left: solid 20px #ffffff;
}

TD.leftPane
{
	padding: 5px;
	width: 19%;
}

TABLE.leftPaneContainer
{
	width: 100%;
	text-align: left;
}

TD.leftPaneContainer
{
}

TD.centrePane
{
	padding: 5px;
}

TABLE.centrePaneConainer
{
	width: 100%;
}

TD.centrePaneConainer
{
	width: 100%;
}

TD.rightPane
{
	padding: 5px;
}

TABLE.rightPaneContainer
{
	background: #f7f6ef;
	width: 100%;
}

TD.rightPaneContainer
{
	padding: 5px;
}

/* Site header classes. */
TD.headerAlternate
{
	border-top: #6c83af 1px solid;
	background: #3b5591;
}

TD.headerLogo
{
	background: #3B5591;
	text-align: center;
	width: 20%;
}

TD.headerFunctionButtons
{
	background: #3B5591;
	text-align: right;
	padding-right: 20px;
}

TABLE.headerMenu
{
	margin: 3px 0px 3px 6px;
}

TD.headerMenuItem
{
	padding-left: 5px;
	padding-right: 5px;
	
}

TD.headerMenuSeparator
{
	background: #C2C2C2;
	border-left: 1px solid #ECECEC;
	width: 1px;
}

A.headerMenuItem, A.headerMenuItem:Visited
{
	/*Added 30th June 2011*/
	color:#165788;
	font-weight:bold;
	
	/*color: #000000;*/
	text-decoration: none;
}

A.headerMenuItem:Hover
{	
	/*Added 30th June 2011*/
	/*color:#FFB652;*/
	color: #6C83AF;
	text-decoration: none;
}

#headerMenuRule
{
	margin-left: 4px; /* Opera Fix. */
	width: 100%;
	background: #000000;
	height: 1px;
	border-bottom: solid 3px #DDDDDD;
}
/* sub Menu classes */
.subMenuHeader
{
	color: #3E79BC;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin: 5px;
}

TABLE.subMenu
{
	width: 100%;
}

TD.subMenuItem
{
	background: #FAFAFA;
	padding: 5px;
	font-size: 9px;
	border-right: #A8A8A8 dotted 1px ;
}

TD.subMenuAlternate
{
	background: #ffffff;
	padding: 5px;
	font-size: 9px;
	border-right: #A8A8A8 dotted 1px ;
}

TD.subMenuAlternate-sub
{
	background: #ffffff;
	padding: 4px;
	font-size: 9px;
	border-right: #A8A8A8 dotted 1px ;
}
TD.subMenuItem-sub
{
	background: #FAFAFA;
	padding: 4px;
	font-size: 9px;
	border-right: #A8A8A8 dotted 1px ;
}

/* Site footer classes */
DIV.footer
{
	width: 99%;
	text-align: right;
}

/* Page Information classes */
.pageInformationHeader
{
	color: #6F86B4;
}

TD.pageInformation
{
	background: #D4E1F1;
	padding: 5px;
}

/* Page Menu classes */
.pageMenuHeader
{
	color: #3E79BC;
	font-weight: bold;
	font-style: italic;
	margin: 5px;
}

TABLE.pageMenu
{
	width: 100%;
}

TD.pageMenuItem
{
	background: #EEF5FD;
	padding: 5px;
}

TD.pageMenuAlternate
{
	background: #D4E1F1;
	padding: 5px;
}

/* Panel Default */
TABLE.panel, TABLE.panelStyle1, TABLE.panelStyle2
{
	border-width: 1px;
	border-style: solid;
	width: 100%;
}

TD.panel, TD.panelStyle1, TD.panelStyle2
{
	padding: 5px;
}

TD.panelSlide, TD.panelSlideStyle1, TD.panelSlideStyle2
{
	width: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD.panelHeader, TD.panelHeaderStyle1, TD.panelHeaderStyle2
{
	width: 99%;
	padding: 5px;
	font-weight: bold;
	font-style: italic;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD.panelHeaderItem, TD.panelHeaderItemStyle1, TD.panelHeaderItemStyle2
{
	padding: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

TD.panelItem, TD.panelItemStyle1, TD.panelItemStyle2
{
	padding: 2px;
}

TD.panelAlternate, TD.panelAlternateStyle1, TD.panelAlternateStyle2
{
	padding: 2px;
}

DIV.panelSeparator 
{
	height: 5px;
}

/* Panel Style 1 classes */
TABLE.panelStyle1
{
	border-color: #FEAE55;
}

TD.panelStyle1
{
	background: #f7f6ef;
}

TD.panelSlideStyle1
{
	background: #ffd6a6;
	border-bottom-color: #FEAE55;
}

TD.panelHeaderStyle1
{
	background: #FFD6A6;
	color: #545452;
	border-bottom-color: #FEAE55;
}

TD.panelHeaderItemStyle1 
{
	background: #FFD6A6;
	color: #545452;
	border-bottom-color: #FEAE55;
}

TD.panelItemStyle1
{
	background: #f7f6ef;
}

TD.panelAlternateStyle1
{
	background: #E5E5DB;
}

/* Additional Panel Style 2 classes */
TABLE.panelStyle2
{
	border-color: #8AAFD9;
}

TD.panelStyle2
{
	background: #f7f6ef;
}

TD.panelSlideStyle2
{
	background: #C2D4EA;
	border-bottom-color: #8AB0D7;
}

TD.panelHeaderStyle2
{
	background: #C2D4EA;
	color: #3E79BD;
	border-bottom-color: #8AB0D7;
}

TD.panelItemStyle2
{
	background: #f7f6ef;
}

TD.panelAlternateStyle2
{
	background: #E5E5DB;
}

/*  Welcome classes */
TD.welcomeImage
{
	background: #D9E4EC;
}

TD.welcomeIcon
{
	border: 1px solid #ECEADD;
}

TD.welcome
{
	padding-left: 5px;
}

/* Image Collection classes */
DIV.imageCollectionItem
{
	padding-bottom: 4px;
}

/* Course Homepage classes */
DIV.courseHeader ,DIV.manageCourseHeader
{
	padding: 20px 0px 15px 10px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
}

SPAN.courseName
{
	font-size: 22px;
}

SPAN.courseCode 
{
	font-size: 16px;
	font-weight: bold;
}

/* Announcement classes */
DIV.announcementSeparator
{
	height : 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

DIV.announcementHeader 
{
	font-weight: bold;
}

/* Content classes */
TABLE.content 
{
	border-top-style: dashed;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

TD.content 
{
	padding: 4px;
	font-weight: bold;
	font-style: italic;
}

/* Page Navigation classes */
TABLE.pageNavigation
{
	border-top: 1px dashed #A5A5A5;
}

TD.pageNavigationItem
{
	padding: 7px;
	background: #f7f6ef;
	border-bottom: 1px dashed #A5A5A5;
}

TD.pageNavigationAlternate
{
	padding: 7px;
	background: #E5E5DB;
	border-bottom: 1px dashed #A5A5A5;
}

A.pageNavigation
{
	font-weight: bold;
	color: #3B5591;
}

/* Page Header classes */
DIV.pageHeader
{
	font-size: 22px;
	font-style: italic;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, Sans-Serif;
	color: #ff9b01;
} 

/* Manage classes */
DIV.manageCourseHeader
{
	color: #ff9b01;
}

TD.manageItem
{
	background: #F7F7EF;
}

TD.manageAlternate
{
	background: #ffffff;	
}

DIV.manageButtons 
{
	padding: 10px;
}
.light-blue-vertical-divider {
	border-bottom: 1px solid #E0EDFC;
	padding: 5px;
}
.grey-blue-linktable-header {
	font-weight: bold;
	color: #93A3B5;
}
.grey-blue-linktable {
	background: #EFF5FC;
	border-bottom: 1px dashed #A5A5A5;
	padding: 5px;
	line-height: 16px;
}
.grey-blue-linktable-details {
	background: #F9FCFF;
	border-bottom: 1px dashed #A5A5A5;
	padding: 10px;
	line-height: 16px;
}
.timetable-header {
	background: #F9FCFF;
	border: 1px solid #A5A5A5;
	padding:6px;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	color: #93A3B5;
}
.timetable-content {
	background: #F9FCFF;
	border: 1px solid #A5A5A5;
	padding:6px;
	font-size: 11px;
	line-height: 12px;
}
.page-information {
	font-size: 9px;
	line-height: 12px;
	font-style: italic;
	color: #939393;
}
.breadcrumb-text
{
	color: #858080;
}
.breadcrumb-raq
{
	color: #FF9C00;
	font-weight:bold;
}

