/* @group General Styles */

body {
	background: transparent none;
	margin: 0px 5% 0px 5%;
	text-align: left;
	color: #000000;
	letter-spacing: 0.5px;
	word-spacing: 1px;
	padding: 0px;
	font: 10pt Georgia, Times New Roman, Times, serif;
}

p { 
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
}

a:hover, a:active {
}
	
/* @end */

/* @group Layout */

#container {	text-align: left;
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#pageHeader {
	text-align: left;
	background: none;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#pageHeader img {
	float: right;
}

#pageHeader h1 {
	color: #000000;
	margin: 0px;
	font-weight: bold;
	font-size: 16pt;
	padding: 0px;
}

#pageHeader h2 {
	color: #333333;
	margin: 0px;
	font-size: 13pt;
	font-weight: normal;
	padding: 0px;
}

#contentContainer {
	float: none !important;
	padding: 0px;
	margin-bottom: 10px;
}

#contentContainer #content {
	padding: 0px;
}

#contentContainer #content img {
}

#sidebarContainer {
	float: none;
	width: auto;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebarContainer .sidebar {
}

#footer {
	text-align: center; 
	background: none;
	color: #000000;
	font-size: 10pt;
	border-top: 1px solid #cccccc;
	margin-top: 10px;
	padding-top: 10px;
}

#footer a {
}

#footer a:hover {
}
	
/* @end */

/* @group toolbar */

#navcontainer {
	display: none;
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
	display: none;
}
	
/* @end */

/* @group Global Classes */

.standout {
	color: #474747;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
	padding: 40px;
	background-color: #f5f5f5;
	font-style: italic;
}

h1 {
	font-size: 20pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h2 {
	font-size: 18pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h3 {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h4 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 3px;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}

.imageStyle {
}
	
/* @end */

/* @group Blog */

.blog-entry {
	border-style: none;
}

.blog-entry-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
	border-style: none;
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
	border-style: none;
	font-size: 10pt;
	color: #333333;
}

.blog-entry-body {
	margin-bottom: 45px;
	border-style: none;
}
	
/* @end */

/* @group File Sharing */

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	font-size: 16pt;
	font-weight: bold;
}

.filesharing-item-description {
	margin-bottom: 10px;
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 3px;
}

.album-description {
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
	background: repeat url(images/sidebar_bg.png);
}

.thumbnail-caption {
	color: #4c4c4c;
	margin-top: -2px;
	font-size: 10pt;
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
	text-align: center;
}

.photo-navigation {
	background: none;
	display: none;
}

.photo-navigation a {
	display: none;
}

.photo-navigation a:hover {
	display: none;
}

.photo-frame{

}

.photo-links {
	display: none;
}

.photo-title {
	display: none;
}

.photo-caption {
	font-size: 11pt;
	margin: 0px;
	text-align: center;
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-title {
	font-size: 16pt;
	font-weight: bold;
	text-align: left;
}

.movie-description {
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/* @end */



/* @group Body Colours */
	
body{
	background-color: #E3E3E3;
}

/* @end */

/* @group Blog Colours */

.blog-entry-title, .blog-entry-title a:link {
	color: #000000;
}

.blog-entry-title a:hover {
	color: #606060;
}

.blog-entry-date {
	color: #000000;
}
.blog-entry-category {
	color: #000000;
}

.blog-entry-category a:link, .blog-entry-category a:visited {
	color: #000000;
}

.blog-entry-category a:hover, .blog-entry-category a:active {
	color: #606060;
}

#blog-archives .blog-archive-link-enabled {
	color: #000000;
}

#blog-archives .blog-archive-link-enabled:hover {
	color: #606060;
}

#blog-categories .blog-category-link-enabled {
	color: #000000;
}

#blog-categories .blog-category-link-enabled:hover {
	color: #606060;
}

/* @end */

/* @group Content Colours */

#content{
	color: #000000;
}
#content h1{
	color: #000000;
}
#content h2{
	color: #000000;
}
#content h3{
	color: #000000;
}
#content h4{
	color: #000000;
}
#content h5{
	color: #000000;
}
#content h6{
	color: #000000;
}

/* @end */

/* @group Sibebar Colours */

#sidebar1{
	color: #000000;
}
#sidebar1 h1, #sidebar2 h1{
	color: #000000;
}
#sidebar1 h2, #sidebar2 h2{
	color: #000000;
}
#sidebar1 h3, #sidebar2 h3{
	color: #000000;
}
#sidebar1 h4, #sidebar2 h4{
	color: #000000;
}
#sidebar1 h5, #sidebar2 h5{
	color: #000000;
}
#sidebar1 h6, #sidebar2 h6{
	color: #000000;
}


/* @end */

/* @group Navigation Colours */

#navcontainer {
	border-bottom-color: %colour_nav_bottom%;
	border-top-color: %colour_nav_bottom%;
}

#navcontainer ul .current {
	color: #000000;
	background-color: ;
}

#navcontainer .current:hover {
}

#navcontainer .currentAncestor {
	color: #000000;
	background-color: #E3E3E3;
}

#navcontainer a {
	color: #424242;
	background-color: #0080FF;
}

#navcontainer a:hover {
	color: #000000;
	background-color: #E3E3E3;
}

#navcontainer a:active {
	color: #000000;
}

#sub_navcontainer ul ul li a {
	background-color: #FFFFFF;
	color: #606060;
}

#sub_navcontainer ul ul li a:hover {
	background-color: #EEEEEE;
	color: #000000;
}
#sub_navcontainer ul ul ul li .current {
	color: #066AAE;
}
#sub_navcontainer ul ul ul li a {
	color: #000000;
}
#sub_navcontainer ul ul ul li a:hover {
	color: #07558A;
}
#sub_navcontainer ul .current, #sub_navcontainer ul li .current, #sub_navcontainer ul ul li .currentAncestor {
	background-color: #E3E3E3;
}

#sub_navcontainer ul ul .current, #sub_navcontainer ul ul li .current{
	color: #000000;
}
/* @end */

/* @group PageHeader Colours */


#pageHeader h1 {
	color: #FFFFFF;
}

#pageHeader h2 {
	color: #FFFFFF;
}

#pageHeader {
	background-color: #000000;
}


/* @end */

/* @group extraContent */

#myExtraContent1{
	color: #E2E2E2;
}
#myExtraContent1 a{
	color: #B0B9B3;
}
#myExtraContent1 a:hover{
	color: #FFFFFF;
}

#myExtraContent2{
	color: #424242;
}
#myExtraContent2 a {
	color: #1E4E85;
}
#myExtraContent2 a:hover{
	color: #2664AE;
}
#myExtraContent3{
	color: #424242;
}
#myExtraContent3 a{
	color: #1E4E85;
}
#myExtraContent3 a:hover{
	color: #2664AE;
}
#myExtraContent4{
	color: #E2E2E2;
}
#myExtraContent4 a {
	color: #B0B9B3;
}
#myExtraContent4 a:hover {
	color: #FFFFFF;
}

/* @end */

/* @group Footer Area */


#bottom, #footer{
	background-color: #000000;
}

#breadcrumbcontainer li, #breadcrumbcontainer li a {
	color: #FFFFFF;
}

#breadcrumbcontainer li a:hover{
	color: #F2F6C9;
}
#footer p{
	color: #FFFFFF;
}
#footer a{
	color: #EDF3F8;	
}
#footer a:hover{
	color: #DEE3E8;
}


/* @end */

a:link, a:visited {
	color: #737375;
}

a:hover, a:active {
	color: #48B4CB;
}











		#pageHeader {
	height: 200px;
}

#pageHeader {
	background: url(images/editable_images/mt2.jpg) no-repeat;
}

#pageHeader h1 {
	text-shadow: #000 1px 1px 1px;
}

#pageHeader h2 {
	text-shadow: #000 1px 1px 1px;
}

#logo{
	top: 15px;
}


#logo{
	top: 20px;
}


#logo{
	right: 15px;
}


#logo{
	right: 20px;
}


#navcontainer ul .current {
	background: url(images/toolbar/toolbar2c.png) no-repeat;
}
#navcontainer a {
	background: url(images/toolbar/toolbar2a.png) no-repeat;
}
#navcontainer a:hover, #navcontainer .currentAncestor {
	background: url(images/toolbar/toolbar2h.png) no-repeat;
}


#sidebarContainer {
	float: left;
	margin-left: 5px;
}

#contentContainer {
	margin-left: 240px;
}

#sidebarContainer #sidebar {
	margin-left: 5px;
	margin-right: 7px;
	padding-left: 5px;
}

.filesharing-item-title{
	background: url(images/icons/dload.png) no-repeat left center;

}


#extraContainer1 {
	text-shadow: #000 1px 1px 1px;
}

#extraContainer1 {
	font-size: 1.1em;
}


		