/* @group General Styles */

body {
	padding: 25px;
	margin: 0;
}

#flashBackground {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -100;
}

img, img a, img a:hover {
	border: none;
}

#border {
	width: 900px;
	margin: 0 auto;
}

a:link {
	text-decoration: none;
	outline: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.image-left {
	float: left;
	padding-right: 10px;
}

.image-right {
	float: right;
	padding-left: 10px;
}

blockquote, .standout {
	display: block;
	font-style: normal;
	padding: 10px;
	margin: 0px;
	font-weight: normal;
}

code {
	padding: 10px;
	display: block;
	font-size: 1.25em;
}

ol {
	list-style-type: decimal-leading-zero;
}

ul {
	padding: 0 20px;
}

th {
	padding: 5px;
}

td {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* @end */

/* @group Layout */

.clearer {
	clear: both;
}

#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#logoLeft {
	display: none;
	border: none;
}

#logoRight {
	display: none;
	border: none;
}

#randomiserLogo {
	display: none;
	border: none;
}

#pageHeader {
	display: block;
	height: 200px;
}

#flashHeader {
	display: none;
}

#headerLogo {
	display: none;
	border: none;
}

#pageHeader a {
	text-decoration: none;
}

#pageHeader h1 {
	margin: 0;
	letter-spacing: 1px;
	word-spacing: 2px;
	display: block;
	height: auto;
	line-height: 1.25em;
	font-size: 2.75em;
	text-decoration: none;
	padding: 20px 20px 0;
}

#pageHeader h2 {
	margin: 0;
	font-weight: normal;
	line-height: 1.25em;
	height: auto;
	display: block;
	font-size: 1.50em;
	padding-right: 20px;
	padding-top: 0;
	padding-left: 20px;
}

#contentContainer {
	overflow: hidden;
	text-align: left;
	padding: 0px;
	z-index: 10;
}

#contentContainer #content {
	padding: 15px;
}

/* @end */

/* @group Toolbar */










#horizontalNavigation {
	height: 40px;
	position: relative;
	left: 2px;
	bottom: 0px;
}

#horizontalNavigation #current {
}

html>body #horizontalNavigation #current {
}

#horizontalNavigation #current:hover {
}

#horizontalNavigation .currentAncestor {
}

html > body #horizontalNavigation .currentAncestor {
}

/* Parent - Level 0 */

#horizontalNavigation ul {
	padding: 3px 0 0;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 0 0 -2px;
	line-height: 1.50em;
}

html > body #horizontalNavigation ul {
}

#horizontalNavigation li {
	display: inline;
	float: left;
	position: relative;
	margin: 0;
	padding: 0;
}

#horizontalNavigation a {
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	display: block;
	height: auto;
	padding: 7px 15px 15px;
}

html > body #horizontalNavigation a {
}

#horizontalNavigation a:hover {
}

html>body #horizontalNavigation a:hover {
}

#horizontalNavigation a:active {
}

/* Child - Level 1 */

#horizontalNavigation ul ul {
	position: absolute;
	left: 0px;
	top: 35px;
	display: none;
	z-index: 100;
	width: 70px;
	padding: 0;
	margin: 0;
}

#horizontalNavigation ul ul li {
	display: block;
	float: none;
	position: relative;
}

#horizontalNavigation ul ul a {
	background: #333;
	padding: 0 10px 15px 15px;
	height: auto;
	margin: 0;
	width: 150px;
}

#horizontalNavigation ul ul a:hover {
	background-color: #333;
}

#horizontalNavigation ul ul #current {
	background-color: #333;
	margin: 0;
	padding: 0;
}

/* Child Level 3 */

#horizontalNavigation ul ul ul {
	display: none;
}

#horizontalNavigation ul ul ul li {
	display: none; 
}

#horizontalNavigation ul ul ul a {
	display: none;
}

#horizontalNavigation ul ul ul a:hover {
	display: none;
}

div#horizontalNavigation ul ul, 
div#horizontalNavigation ul ul ul, 
div#horizontalNavigation ul li:hover ul ul, 
div#horizontalNavigation ul li:hover ul ul ul, 
div#horizontalNavigation ul li:hover ul ul ul ul, 
div#horizontalNavigation ul li:hover ul ul ul ul ul {
display:none;
}

div#horizontalNavigation ul li:hover ul, div#horizontalNavigation ul ul li:hover ul, div#horizontalNavigation ul ul ul li:hover ul, div#horizontalNavigation ul ul ul ul li:hover ul, div#horizontalNavigation ul ul ul ul ul li:hover ul{
display:block;
}
















/* @end */

/* @group Functions */

#navcontainer {
	display: none;
}

#badge {
	display: none;
}

/* @end */







/* @group Sidebar */

#sidebarContainer {
	width: 220px;
	overflow: hidden;
	text-align: left;
	float: right;
	margin-left: 10px;
	padding-bottom: 15px;
}

#sidebarLogo {
	display: none;
}

#sidebarContainer #sidebar {
	text-align: left;
	padding: 5px 15px 0;
}

#sideTitleOuter {
	width: 220px;
}

#sidebarContainer .sideHeader {
	line-height: 1.00em;
	text-align: left;
	font-weight: bold;
	font-size: 1.25em;
	margin: 0;
	padding: 15px 15px 5px;
}

/* @end */

/* @group Footer */

.footerContainer {
	display: block;
	width: 100%;
	text-shadow: #000 0 0 0;
	padding-bottom: 15px;
}

#lastPublished {
	display: none;
}

#footer p {
	
}

#footer {
	float: right;
	text-align: right;
	display: inline;
	padding: 15px 15px 0;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#footer a:link, #footer a:visited {
	margin: 0;
	padding: 0;
}

#footerWrapper {
	background: url(images/corners/footer_800.png) no-repeat center bottom;
	height: 80px;
}

/* @end */

/* @group Breadcrumb Container */

#breadcrumbcontainer {
	text-align: center;
	display: inline;
	float: left;
	margin: 0;
	padding: 15px 0 0 15px;
}

#breadcrumbcontainer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

#breadcrumbcontainer a:hover {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	background: transparent;
}

/* @end */


/* @group Horizontal Bar */

#horizontalBar {
	display: block;
	background-color: #333333;
	text-shadow: #000 0 0 0;
	height: 40px;
	margin: 0;
	padding: 0;
}

#functionContainer {
	color: #ffffff;
	display: inline;
	float: right;
	position: absolute;
	width: 200px;
}

#simpleLink, #print, #searchBox {
	display: none;
}

/* @end */


/* @group Vertical Navigation */

/* Toolbar Styles */

#navOuter {
	width: 220px;
	text-align: center;
	margin: 0;
	padding: 0;
}

#verticalNavigation {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}

#verticalNavigation .current:hover,
#verticalNavigation ul .current:hover,
#verticalNavigation ul ul .current:hover,
#verticalNavigation ul ul ul .current:hover {
	font-weight: bold;
	text-decoration: none;
}

#verticalNavigation .current,
#verticalNavigation ul .current,
#verticalNavigation ul ul .current,
#verticalNavigation ul ul ul .current {
	font-weight: bold;
	text-decoration: none;
}

/* Parent - Level 0 */

#verticalNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#verticalNavigation li {
	position: relative;
	display: inline;
}

#verticalNavigation a {
	display: none;
	height: 20px;
	text-decoration: none;
	padding: 6px 15px 3px;
}

#verticalNavigation a:hover {
	text-decoration: none;
	font-style: normal;
}

#verticalNavigation a:active {
	text-decoration: none;
	font-style: normal;
}

#verticalNavigation a:link {
	text-decoration: none;
	font-style: normal;
}

/* Child - Level 1 */

#verticalNavigation ul ul a {
	display: block;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul ul a:hover {
	display: block;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul ul a:link {
	display: block;
	background-image: none;
	font-style: normal;
}

/* Child - Level 2 */

#verticalNavigation ul ul ul a {
	display: block;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul ul ul a:link {
	display: block;
	background-image: none;
	font-style: normal;
}

#verticalNavigation ul ul ul a:hover {
	display: block;
	background-image: none;
	font-style: normal;
}

/* @end */



/* @group Nav TOC */

/* Toolbar Styles */

#navTocWrapper {
	display: block;
	background-color: #252525;
}

#navToc {
	position: relative;
	z-index: 2;
	clear: both;
}

#navToc .current {
	
}

#navToc .currentAncestor {
	
}

/* Parent - Level 0 */

#navToc ul {
	padding: 0 15px;
	list-style: none;
	margin: 0px;
	text-transform: uppercase;
}

#navToc li {
	position: relative;
	width: 125px;
	display: inline;
	float: left;
}

#navToc a {
	display: block;
	text-decoration: none;
	width: 120px;
	text-align: left;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 15px;
	text-shadow: #000 0 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 10px;
}

#navToc a:hover {
	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/

* html #navToc ul li {
	float: left;
	height: 1%;
}

* html #navToc ul li a {
	height: 27px;
}

/* End */

/* Child - Level 1 */

#navToc ul ul {
	position: relative;
	left: 0;
	top: 0;
	display: none;
	z-index: 3;
	padding: 0;
	margin: 0;
	text-transform: none;
}

#navToc ul ul a {
	height: 10px;
	text-align: left;
	text-indent: 0px;
	padding: 0 0 0 10px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}

#navToc ul ul a:hover {
}

html>body #navToc ul ul a {
	height: 23px;
}

html>body #navToc ul ul a:hover {
}

#navToc ul ul #current {
}

html>body #navToc ul ul #current {
}

/* Child Level 3 */

#navToc ul ul ul {
	position: relative;
	left: 0;
	top: 0;
	display: none;
	z-index: 3;
	padding: 0;
	margin: 0;
	text-transform: none;
}

#navToc ul ul ul ul li {
	
}

#navToc ul ul ul ul a {
	
}

#navToc ul ul ul ul a:hover {
	
}

div#navToc ul ul, div#navToc ul ul ul, div#navToc ul li:hover ul ul, div#navToc ul li:hover ul ul ul, div#v ul li:hover ul ul ul ul, div#navToc ul li:hover ul ul ul ul ul {
	display: block;
}

div#navToc ul li:hover ul, div#navToc ul ul li:hover ul, div#navToc ul ul ul li:hover ul, div#navToc ul ul ul ul li:hover ul, div#navToc ul ul ul ul ul li:hover ul {
	display: block;
}

/* Child Level 4 */

#navToc ul ul ul ul {
	position: relative;
	left: 0;
	top: 0;
	display: none;
	z-index: 3;
	padding: 0;
	margin: 0;
	text-transform: none;
}

#navToc ul ul ul ul ul li {
	
}

#navToc ul ul ul ul ul a {
	
}

#navToc ul ul ul ul ul a:hover {
	
}

/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
	
}

.blog-archive-headings-wrapper {
	
}

.blog-archive-entries-wrapper {
	
}

.blog-archive-month {
	font-size: 27px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.blog-archive-link {
	padding-bottom: 10px;
	text-decoration: none;
}

/* @end */

/* @group Tag Cloud */

ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
	margin-top: 20px;
}

ul.blog-tag-cloud li {
	display: inline;
	padding-right: 5px;
}

.blog-tag-size-1 {
	font-size: 0.8em;
}

.blog-tag-size-2 {
	font-size: 0.85em;
}

.blog-tag-size-3 {
	font-size: 0.9em;
}

.blog-tag-size-4 {
	font-size: 0.95em;
}

.blog-tag-size-5 {
	font-size: 1em;
}

.blog-tag-size-6 {
	font-size: 1.05em;
}

.blog-tag-size-7 {
	font-size: 1.1em;
}

.blog-tag-size-8 {
	font-size: 1.15em;
}

.blog-tag-size-9 {
	font-size: 1.2em;
}

.blog-tag-size-10 {
	font-size: 1.25em;
}

.blog-tag-size-11 {
	font-size: 1.3em;
}

.blog-tag-size-12 {
	font-size: 1.35em;
}

.blog-tag-size-13 {
	font-size: 1.4em;
}

.blog-tag-size-14 {
	font-size: 1.45em;
}

.blog-tag-size-15 {
	font-size: 1.5em;
}

.blog-tag-size-16 {
	font-size: 1.55em;
}

.blog-tag-size-17 {
	font-size: 1.6em;
}

.blog-tag-size-18 {
	font-size: 1.65em;
}

.blog-tag-size-19 {
	font-size: 1.7em;
}

.blog-tag-size-20 {
	font-size: 1.75em;
}

/* @end */

.blog-entry {
	
}

.blog-permalink {
	
}

.blog-entry-permalink {
	
}

.blog-entry-title {
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 1.50em;
	line-height: 24px;
	padding-bottom: 5px;
}

.blog-entry-date {
	
}

.blog-read-more {
	display: block;
	padding-top: 10px;
	font-style: italic;
}

.blog-entry-author {
	padding-top: 0px;
	text-align: left;
	padding-left: 10px;
	margin-top: -30px;
}

.blog-entry-category {
	text-align: left;
}

.blog-entry-tags {
	
}

.blog-category-link-enabled {
	padding-top: 0px;
	text-align: left;
}

.blog-category-link-disabled {
	
}

.blog-entry-body {
	margin-bottom: 25px;
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.blog-entry-comments {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.blog-archive-link-enabled {
	
}

.blog-archive-link-disabled {
	
}

.blog-rss-link {
}

.blog-comments-rss-link {
	
}

.blog-comment-link {
	
}

.blog-trackback-link {
	
}

/* @end */

/* @group File Sharing */

.filesharing-description {
	padding-bottom: 10px;
}

.filesharing-item {
	padding-top: 15px;
}

.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
	
}

.filesharing-item-title a:visited {
	
}

.filesharing-item-description {
	padding-left: 20px;
}

/* @end */

/* @group Photo Album */

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

.album-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}

.album-description {
	margin-bottom: 15px;
	margin-top: 5px;
}

.album-wrap {
	display: block;
	width: 99%;
	position: relative;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 65px;
	margin-right: 25px;
	display: block;
	text-decoration: none;
}

.thumbnail-table {
	width: 70%;
}

.thumbnail-frame {
	
}

.thumbnail-frame:hover {
	
}

.thumbnail-frame a {
	
}

.thumbnail-frame a:hover {
	
}

.thumbnail-frame img {
	border: none;
}

.thumbnail-caption {
	
}

/* @end */

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

.photo-background {
	margin: 10px;
	width: 900px;
}

.photo-navigation {
	margin-bottom: 10px;
	padding: 10px 10px 5px;
	text-align: left;
	text-decoration: none;
}

.photo-navigation a:link, .photo-navigation a:visited {
	text-decoration: none;
}

.photo-navigation a:hover {
	
}

.photo-frame {
	background: #f8f8f8 center center;
	padding: 5px;
	margin-top: 30px;
}

.photo-links {
	
}

.photo-title {
	font-weight: normal;
	font-size: 1.9em;
	margin: 0 0 3px;
}

.photo-caption {
	
}

/* @end */

/* @end */

/* @group Quicktime Page */

.movie-description {
	
}

/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	font-weight: normal;
	margin-bottom: 3px;
	font-size: 1.9em;
}

.movie-page-description {
	margin-bottom: 15px;
	margin-top: 5px;
}

.movie-thumbnail-frame {
	width: 132px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.movie-thumbnail-caption {
	
}

/* @end */

/* @group Single Page (Movie View) */

.movie-background {
	margin: 10px;
}

.movie-title {
	font-size: 2.5em;
}

.movie-frame {
	
}

/* @end */

/* @end */

/* @group Contact Form */

.message-text {
	
}

.required-text {
	
}

.form-input-field {
	font-size: 1.5em;
}

.form-input-button {
	font-size: 1.5em;
}

/* @end */