/* @group General Styles */

* {
margin: 0;
padding: 0;
}

html {
height: 100%;
}

body {
height: 100%;
text-align: center;
font-size: 0.9em;
font-family: Arial, Helvetica, Verdana, sans-serif;
	background: #1b1b1b url(images/bg.gif) repeat-x;
}

p {
}

b, strong {

}

a:link, a:visited {
	text-decoration: none;
	color: #0066FF;
}

a:hover, a:active {
	text-decoration: underline;
}

img {
	border: none;
}

.image-left {
	float: left;
	margin: 3px 10px 3px 0;
	border: none;
}

.image-right {
	float: right;
	margin: 3px 0 3px 10px;
	border: none;
}
	
/* @end */

/* @group Layout */

#container {
	margin: 0px auto 0;
	position: relative;
	z-index: 1;
	width: 920px;
}

.clearer {
	clear: both;
}

#pageHeader {
	width: 920px;
	height: 178px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

#pageHeader img {
	position: absolute;
	top: 44px;
	right: 40px;
}

#pageHeader h1 {
	font-size: 2.2em;
font-weight: normal;
color: #FFFFFF;
text-align: right;
padding: 43px 10px 4px;
letter-spacing: 1px;
}

#pageHeader h2 {
	font-size: 1.4em;
font-weight: normal;
color: #FFFFFF;
text-align: right;
margin: 4px 10px 0;
letter-spacing: 1px;
}

#contentwrapper{
	background-color: #fbfbfb;
	color: #131313;
	text-align: left;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	top: 0;
	position: relative;
	margin-top: -31px;
	display: block;
}
#contentContainer {
	position: relative;
	z-index: 2;
	font-size: 1.2em;
	line-height: 1.4em;
	top: 6px;
	clear: left;
}

#contentContainer #content {
	padding: 15px;
	font-size: .9em;
}


#footer {
	text-align: center;
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}

#footer p {
	padding: 0;
	margin: 0 0 7px;
}

#footer a:link, #footer a:visited {

}

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

/* @group Toolbar */

/* @group Header Contant Links */

#top-navigation {
float: right;
margin: 8px 1px 0 0;
display: inline;
color: #FFFFFF;
	height: 20px;
	position: absolute;
	right: 0;
}

#top-navigation li {
float: left;
display: inline;
list-style-type: none;
text-align: center;
font-size: 0.9em;
	margin-right: 10px;
	margin-left: 10px;
}

#top-navigation li a, #navigation li a:visited {
text-decoration: none;
color: #FFFFFF;
font-weight: normal;
}

#top-navigation li a:hover {
text-decoration: underline;
}
#top-navigation ul ul {
	display: none;
}



/* @end */

/* Toolbar Styles */

#navcontainer {
	position: relative;
	top:-32px;
	padding: 0;
	text-align: center;
	font-size: 1em;
	height: 32px;
	margin: 0 auto;
}

#navcontainer ul ul .current {
	
text-decoration: none;
border-style: solid;
border-width: 1px;
border-bottom-style: none;
border-bottom: none;
}

#navcontainer ul ul {
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 1px;
	position: relative;
	z-index: 10;
	border-bottom-style: none;
	border-bottom: none;
}

#navcontainer ul ul li {
float: left;
display: inline;
list-style-type: none;
}

#navcontainer ul ul a:hover {
text-decoration: none;
border-bottom-style: none;
border-style: solid;
border-width: 1px;
border-bottom: none;
}

#navcontainer ul ul a:active {

text-decoration: none;
border-bottom-style: none;
border-style: solid;
border-width: 1px;
border-bottom: none;

}
#navcontainer ul ul li a.active {
	
text-decoration: none;
border-bottom-style: none;
border-style: solid;
border-width: 1px;
border-bottom: none;

}
#navcontainer ul ul ul {
	display: none;
}

#navcontainer .current {
}

#navcontainer .current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	display: inline;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

#navcontainer ul li {
	display: inline;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

#navcontainer ul li a {
	display: none;
	height: 0;
	line-height: 0;
	padding: 0;
	margin: 0;
}

#navcontainer ul li.currentAncestor {
}

#navcontainer ul li.currentAncestor:hover {
}

#navcontainer ul li.currentAncestor:active {
}

#navcontainer ul li.current {
}

#navcontainer ul li.current:hover {
}

#navcontainer ul li.current:active {
}

#navcontainer ul li.normal {
}

#navcontainer ul li.normal:hover {
}

#navcontainer ul li.normal:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: relative;
	margin: 0 auto;
	display: inline-block;
	height: 20px;
	list-style: none;
	margin: 0;
	padding: 0 0 0 1px;
	position: relative;
	z-index: 10;
	border-bottom-style: none;
	border-bottom: none;
	float: left;
}

#navcontainer ul ul li {
	
	list-style:none;
	padding:0;
	line-height: 20px;
	height: 20px;
	margin-right: 2px;
	margin-left: -1px;
}

#navcontainer ul ul li a {
	display:block;
	text-decoration:none;
	padding: 0 10px;
	text-align: center;
	float: left;
list-style-type: none;
text-align: center;
font-size: 1.1em;
text-decoration: none;
padding: 0 1.1em;
height: 31px;
line-height: 32px;
border-bottom-style: none;
border-style: solid;
border-width: 1px;
border-bottom: none;
	margin: 0 auto 0 0;
}

/* Child - Level 2 */

#navcontainer ul ul ul {
	display: none;
}

/* @group Sub-Menu */

/* Toolbar Styles */

#sub-navcontainer {
	margin-bottom: 10px;
	position: relative;
	top: 10px;
	right: 1px;
	text-align: left;
	font-size: 1em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#sub-navcontainer .current {
	
}

#sub-navcontainer .current:hover {
	
}

#sub-navcontainer .currentAncestor {
	
}


/* Parent - Level 0 */

#sub-navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 190px;
}

#sub-navcontainer ul .currentAncestor {
}
#sub-navcontainer li {
	position: relative;
	display: inline;
	height: 0px;
	
}

#sub-navcontainer a {
	display: none;
	padding-left: 10px;
	padding-top: 6px;
	height: 20px;
	padding-bottom: 3px;
	letter-spacing: 1.4px;
}

#sub-navcontainer a:hover {
	color: #000;
}


#sub-navcontainer a:active {

}

/* Child - Level 1 */

#sub-navcontainer ul ul {

}

#sub-navcontainer ul ul li {
}

#sub-navcontainer ul ul a {
	display: none;
}

#sub-navcontainer ul ul a:hover {

}

#sub-navcontainer ul ul .current {
	

}

#sub-navcontainer ul ul .currentAncestor {
	
}

/* Child - Level 2 */

#sub-navcontainer ul ul ul {
	width: 230px;
}

#sub-navcontainer ul ul ul li {

}

#sub-navcontainer ul ul ul a {
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #fff;
	margin-bottom: 1px;
	background-color: #000;
	padding-top: 3px;
	padding-bottom: 0;
	font-size: .9em;
}

#sub-navcontainer ul ul ul a:hover {

}

#sub-navcontainer ul ul ul .current {
	
}

#sub-navcontainer ul ul ul .currentAncestor {
	

}

/* Child Level 3 */

#sub-navcontainer ul ul ul {

}

#sub-navcontainer ul ul ul ul li {

}

#sub-navcontainer ul ul ul ul a {
	padding-left: 20px;
}

#sub-navcontainer ul ul ul ul .current {
}

#sub-navcontainer ul ul ul ul .current {
	

}

#sub-navcontainer ul ul ul ul a:hover {

}

#sub-navcontainer ul ul ul ul .currentAncestor {
	

}


/* Child Level 4 */

#sub-navcontainer ul ul ul ul {

}

#sub-navcontainer ul ul ul ul ul li {

}

#sub-navcontainer ul ul ul ul ul a {
	padding-left: 40px;
}

#sub-navcontainer ul ul ul ul ul .current {
	
}
#sub-navcontainer ul ul ul ul ul .current {
	

}


#sub-navcontainer ul ul ul ul ul a:hover {

}

#sub-navcontainer ul ul ul ul ul .currentAncestor {
	
}


/* Child Level 5 */

#sub-navcontainer ul ul ul ul ul {

}

#sub-navcontainer ul ul ul ul ul ul li {

}

#sub-navcontainer ul ul ul ul ul ul a {
	padding-left: 60px;
}

#sub-navcontainer ul ul ul ul ul ul a:hover {

}

#sub-navcontainer ul ul ul ul ul ul .current {
}

#sub-navcontainer ul ul ul ul ul ul .currentAncestor {
	

}

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

/* @group Bread-crumb */

#breadcrumbcontainer {
	text-align: center;
	padding-bottom: 10px;
}

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

#breadcrumbcontainer li {
	display: inline;
	padding: 0;
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {

}
	
/* @end */

/* @group Global Classes */

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1em;
	color: #2f2f2f;
}

h1, h2, h3, h4, h5{
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {

}


/* Table Styles */
table {
	font-size: 1em;
}
/* @end */

/* @group File Sharing */

.filesharing-description {
	
}

.filesharing-item {
	margin-bottom: 15px;
	
	
}
.filesharing-item-title{
	background: url(images/icons/dload.png) no-repeat left center;
	padding-left: 44px;
	font-size: 1.6em;
	letter-spacing: 1px;
	font-style: normal;
	padding-top: 4px;
}
.filesharing-item-title a:link {
	
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

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

/* @end */

/* @group Photo Album */

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

.album-title {
	letter-spacing: 1px;
	margin-bottom: 5px;
	font-style: normal;
	font-size: 2em;
}

.album-description {
	font-size: 0.9em;
	margin-bottom: 75px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}


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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 60px;
	margin-right: 18px;
}

.thumbnail-frame {
	position: absolute;
    bottom: 0;
    left: 0;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
	background: transparent;
}

.thumbnail-frame img {
	margin: auto;
	border: 1px outset #515b6a;
}

.thumbnail-caption {
	color: #111;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 38px;
	display: block;
}
	
/* @end */

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

.photo-background {
}

.photo-navigation {
	height: 145px;
	position: relative;
	margin: 0 auto 20px;
	
}

.photo-links {
	height: 24px;
	position: absolute;
	left: 25px;
	bottom: 0;
	width: 100%;
	text-align: left;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	display: inline;
	text-decoration: none;
	color: #fff;
	padding-right: 5px;
	padding-left: 5px;
}

.photo-navigation a:hover {
	background: transparent;
}

.photo-frame{
	padding: 1px;
	border-top: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;
	margin-top: 30px;
}

.photo-title {
	color: #fff;
	margin: 0;
	position: absolute;
	top: 40px;
	left: 25px;
	font-size: 2em;
	line-height: normal;
	letter-spacing: normal;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.photo-caption {
	margin: 0;
	position: absolute;
	top: 80px;
	left: 25px;
	letter-spacing: normal;
	font: 1.2em/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
}

/* @group EXIF data */
/* Data wrapper */
.exif-data {
}

.exif-data p {
	margin: 0;
	padding: 0;
}

/* p tag classes for all exif data */
p.exif-version {
}

p.exif-colour-space {
}

p.exif-focal-length {
}

p.exif-dimensions {
}

p.exif-pixel-y-dimension {
}

p.exif-pixel-x-dimension {
}

p.exif-oecf-value {
}

p.exif-subsec-time-original {
}

p.exif-exposure-mode {
}

p.exif-spatial-frequency-response {
}

p.exif-scene-capture-type {
}

p.exif-subject-location {
}

p.exif-shutter-speed {
}

p.exif-datetime-original {
}

p.exif-subsec-time {
}

p.exif-compressed-bits-per-pixel {
}

p.exif-flash-energy {
}

p.exif-saturation {
}

p.exif-brightness {
}

p.exif-exposure-time {
}

p.exif-f-number {
}

p.exif-file-source {
}

p.exif-gain-control {
}

p.exif-subject-area {
}

p.exif-cfa-pattern {
}

p.exif-scene-type {
}

p.exif-white-balance {
}

p.exif-flash {
}

p.exif-exposure-index {
}

p.exif-flashpix-version {
}

p.exif-device-setting-description {
}

p.exif-focalplane-x-resolution {
}

p.exif-image-uniqueid {
}

p.exif-components-configuration {
}

p.exif-light-source {
}

p.exif-sensing-method {
}

p.exif-aperture {
}

p.exif-sharpness {
}

p.exif-exposure-program {
}

p.exif-subject-distance {
}

p.exif-subsec-time-digitized {
}

p.exif-contrast {
}

p.exif-focalplane-resolution-unit {
}

p.exif-gamma {
}

p.exif-35mm-focal-length {
}

p.exif-datetime-digitized {
}

p.exif-subject-distance-range {
}

p.exif-custom-rendered {
}

p.exif-max-aperture {
}

p.exif-sound-file {
}

p.exif-metering-mode {
}

p.exif-spectral-sensitivity {
}

p.exif-exposure-bias {
}

p.exif-focalplane-y-resolution {
}

p.exif-iso-rating {
}

p.exif-maker-note {
}

p.exif-digital-zoom-ratio {
}

p.exif-user-comment {
}
/* @end */

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

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	letter-spacing: 2px;
	margin-bottom: 5px;
	font: normal 2em Georgia, serif;
}

.movie-page-description {
	font-size: 0.9em;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.movie-thumbnail-frame {
	width: 132px;
	height: 132px;
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px outset #515b6a;
	text-align: center;
	padding: 2px;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

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

.movie-background {
	margin: 10px;
}

.movie-title {
	letter-spacing: 2px;
	font: normal 2em Georgia, serif;
}

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


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
	background: #f4f4f4;
	width: 98%;
} 

.form-input-button { 
} 
/* @end */

/* @group Blog */

/* @group Tag Cloud */
ul.blog-tag-cloud {
	margin: 0 0 10px;
	padding: 0;
	text-align: justify;
}

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 */

/* @group Archive Page */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
	border-bottom: 1px solid #b3b3b3;
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
	font-size: 1.5em;
	color: #000;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-right: 10px;
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

.blog-entry {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #878787;
}

.blog-entry img {
	padding: 6px;
	background-color: #f8f8f8;
	border: none;
}

.blog-entry-title {
	font-size: 1.5em;
	color: #000;
	margin: 0px;
	font-weight: bold;
	margin-bottom: 5px;
}

.blog-entry-title a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

.blog-entry-date {
	margin-bottom: 15px;
	color: #2d2d2d;
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 10px;
}

/* Comment links */
a[href^="javascript:HaloScan"] {
}

a[href^="javascript:HaloScan"]:hover {
}

/* Trackback links */
a[href^="javascript:HaloScanTB"] {
}

a[href^="javascript:HaloScanTB"]:hover {
}

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

.blog-entry-category a:hover, .blog-entry-category a:active {
	}
/* styles the archives in the blog sidebar */
#blog-archives {
	margin-bottom: 10px;
}

a.blog-archive-link-enabled {
	display: block;
	float: left;
	padding-left: 15px;
	background: url(images/side_clock_over.png) no-repeat left 3px;
}

a.blog-archive-link-enabled:hover {
	background: url(images/side_clock_over.png) no-repeat left 3px;
}

.blog-archive-link-disabled {
	padding-left: 15px;
	background: url(images/side_clock_over.png) no-repeat left 3px;
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
	margin-bottom: 10px;
}

a.blog-category-link-enabled {
	display: block;
	float: left;
	padding-left: 15px;
	background: url(images/side_category_over.png) no-repeat left 3px;
}

a.blog-category-link-enabled:hover {
	background: url(images/side_category_over.png) no-repeat left 3px;
}

.blog-category-link-disabled {
	padding-left: 15px;
	background: url(images/side_category_over.png) no-repeat left 3px;
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
	margin-bottom: 10px;
}

a.blog-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

a.blog-comments-rss-link {
	background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
	margin-bottom: 10px;
}

a.blog-rss-link:hover, a.blog-comments-rss-link:hover {
	background: url(images/rss_icon_over.gif) no-repeat left center;
}


/* @end */

/* @group Sidebar */

#blog_top{
}


#blog_top a.blog-archive-link-enabled {
}

#blog_top .blog-archive-link-disabled {
}

#blog_top a.blog-category-link-enabled {
	list-style-position: outside;
	z-index: 990;
	background: url(images/sbarrow.gif) no-repeat left center;
}

#blog_top .blog-category-link-disabled {
	background: url(images/sbarrowo.gif) no-repeat left center;
	
}


#blog_bottom{
	
}
#blog_bottom a.blog-archive-link-enabled {
}

#blog_bottom .blog-archive-link-disabled {
}

#blog_bottom a.blog-category-link-enabled {
	list-style-position: outside;
	z-index: 990;
	background: url(images/sbarrow.gif) no-repeat left center;
}

#blog_bottom .blog-category-link-disabled {
	background: url(images/sbarrowo.gif) no-repeat left center;
	
}

#sidebarContainer {
	width: 230px;
	font-size: 1em;
	line-height: 1.45em;
	margin-bottom: 20px;
	margin-top: 10px;
}

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


#sidebarContainer .sideHeader {
	font-weight: bold;
	letter-spacing: 2px;
	margin: 0 0 5px;
	font-size: 1.2em;
}

#sidebarContainer h5{
	font-size: 1.2em;
	letter-spacing: 2px;
	border-bottom: 1px solid #33322e;
	border-top: 1px solid #33322e;
	padding-top: 5px;
}
#sidebarContainer h6{
	font-size: .9em;
}

/* @end */

/* @group Lists */

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
	margin-left: 30px;
}

ul.disc {
	list-style-type: disc;
}

ul.circle {
	list-style-type: circle;
}

ul.square {
	list-style-type: square;
}

ol.arabic-numbers {
	list-style-type: decimal;
}

ol.upper-alpha {
	list-style-type: upper-alpha;
}

ol.lower-alpha {
	list-style-type: lower-alpha;
}

ol.upper-roman {
	list-style-type: upper-roman;
}

ol.lower-roman {
	list-style-type: lower-roman;
}
/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
	padding-left: 10px;
	padding-right: 4px;
	margin-bottom: 10px;
	margin-top: 6px;
}

#sidebarContainer #sidebar li {
	margin-left: 10px;
}



/* @end */

html, body {
	background: %colour_bg%;
}
#pageHeader h1 {
color: %colour_header_title%;
}

#pageHeader h2 {
color: %colour_header_slogan%;
}

/* @group Details */

code{
	color: %colour_code%;
}
#sidebarContainer blockquote {
	color: %colour_blockquote%;
}

blockquote, .standout {
	color: %colour_blockquote%;
}


#contentContainer #content h1 {
	color: %colour_h1%;
}

#contentContainer #content h2 {
	color: %colour_h2%;
}

#contentContainer #content h3 {
	color: %colour_h3%;
}

#contentContainer #content h4 {
	color: %colour_h4%;
}
#contentContainer #content h5 {
	color: %colour_h5%;
}



/* @end */

/* @group 1st Level Navigation */



#top-navigation {
	color: %colour_1stleveltext%;
}

#top-navigation li a:hover {
	color: %colour_1stleveltexthover%;
}

#top-navigation ul .current{
	color: %colour_1stleveltextcurrent%;
}

/* @end */

/* @group 2nd Level Navigation */


#navcontainer ul ul .current {
background: %colour_2ndlevelbgcurrent%;
border-top-color: %colour_2ndlevelbordercurrent%;
border-right-color: %colour_2ndlevelbordercurrent%;
border-left-color: %colour_2ndlevelbordercurrent%;
color: %colour_2ndleveltextcurrent%;
}


#sub-navcontainer .currentAncestor, #navcontainer ul ul .currentAncestor, #sub-navcontainer .currentAncestor:hover, #navcontainer ul ul .currentAncestor:hover {
background: %colour_3rdlevelbgancestor%;
border-top-color: %colour_2ndlevelbordercurrent%;
border-right-color: %colour_2ndlevelbordercurrent%;
border-left-color: %colour_2ndlevelbordercurrent%;
color: %colour_2ndleveltextcurrent%;
}

#navcontainer ul ul a{
color: %colour_2ndleveltext%;
background: %colour_2ndlevelbg%;
border-top-color: %colour_2ndlevelborder%;
border-right-color: %colour_2ndlevelborder%;
border-left-color: %colour_2ndlevelborder%;
}
#navcontainer ul ul a:hover {
color: %colour_2ndleveltexthover%;
background: %colour_2ndlevelbghover%;
border-top-color: %colour_2ndlevelborderhover%;
border-right-color: %colour_2ndlevelborderhover%;
border-left-color: %colour_2ndlevelborderhover%;
}

#navcontainer ul ul a:active {
background: %colour_2ndlevelbgcurrent%;
color: %colour_2ndleveltextcurrent%;
border-top-color: %colour_2ndlevelbordercurrent%;
border-right-color: %colour_2ndlevelbordercurrent%;
border-left-color: %colour_2ndlevelbordercurrent%;

}
#navcontainer ul ul li a.active {
background: %colour_2ndlevelbgcurrent%;
color: %colour_2ndleveltextcurrent%;
border-top-color: %colour_2ndlevelbordercurrent%;
border-right-color: %colour_2ndlevelbordercurrent%;
border-left-color: %colour_2ndlevelbordercurrent%;

}

/* @end */

/* @group 3rd Level Navigation */


#sub-navcontainer ul ul ul a {
	background-color: %colour_3rdlevelbg%;
	color: %colour_3rdleveltext%;
}

#sub-navcontainer ul ul ul a:hover {
	background-color: %colour_3rdlevelbghover%;
	color: %colour_3rdleveltexthover%;

}

#sub-navcontainer ul ul ul .current {
	background-color: %colour_3rdlevelbgcurrent%;
	color: %colour_3rdleveltextcurrent%;
	
}


/* @end */

/* @group Footer & Breadcrumb */



#footer {
	color: %colour_footer%;
}


#footer a:link, #footer a:visited {
	color: %colour_footerlinks%;

}

#footer a:hover, #footer a:active {
	color: %colour_footerlinkshover%;
}

#breadcrumbcontainer {
	color: %colour_footer%;
}

#breadcrumbcontainer a {
	color: %colour_footerlinks%;

}

#breadcrumbcontainer a:hover {
	color: %colour_footerlinkshover%;
}


/* @end */

html, body {
	background: #990066;
}
#pageHeader h1 {
color: #FFFFFF;
}

#pageHeader h2 {
color: #FFFFFF;
}

/* @group Details */

code{
	color: #160A5E;
}
#sidebarContainer blockquote {
	color: #1C1C1C;
}

blockquote, .standout {
	color: #1C1C1C;
}


#contentContainer #content h1 {
	color: #000000;
}

#contentContainer #content h2 {
	color: #000000;
}

#contentContainer #content h3 {
	color: #000000;
}

#contentContainer #content h4 {
	color: #000000;
}
#contentContainer #content h5 {
	color: #000000;
}



/* @end */

/* @group 1st Level Navigation */



#top-navigation {
	color: #FFFFFF;
}

#top-navigation li a:hover {
	color: #6FA2D4;
}

#top-navigation ul .current{
	color: #6FA2D4;
}

/* @end */

/* @group 2nd Level Navigation */


#navcontainer ul ul .current {
background: #009933;
border-top-color: #1E1E1E;
border-right-color: #1E1E1E;
border-left-color: #1E1E1E;
color: #FFFFFF;
}


#sub-navcontainer .currentAncestor, #navcontainer ul ul .currentAncestor, #sub-navcontainer .currentAncestor:hover, #navcontainer ul ul .currentAncestor:hover {
background: #1E1E1E;
border-top-color: #1E1E1E;
border-right-color: #1E1E1E;
border-left-color: #1E1E1E;
color: #FFFFFF;
}

#navcontainer ul ul a{
color: #FFFFFF;
background: #000000;
border-top-color: #1E1E1E;
border-right-color: #1E1E1E;
border-left-color: #1E1E1E;
}
#navcontainer ul ul a:hover {
color: #FFFFFF;
background: #1E1E1E;
border-top-color: #1E1E1E;
border-right-color: #1E1E1E;
border-left-color: #1E1E1E;
}

#navcontainer ul ul a:active {
background: #009933;
color: #FFFFFF;
border-top-color: #1E1E1E;
border-right-color: #1E1E1E;
border-left-color: #1E1E1E;

}
#navcontainer ul ul li a.active {
background: #009933;
color: #FFFFFF;
border-top-color: #1E1E1E;
border-right-color: #1E1E1E;
border-left-color: #1E1E1E;

}

/* @end */

/* @group 3rd Level Navigation */


#sub-navcontainer ul ul ul a {
	background-color: #000000;
	color: #FFFFFF;
}

#sub-navcontainer ul ul ul a:hover {
	background-color: #FFCC66;
	color: #FFFFFF;

}

#sub-navcontainer ul ul ul .current {
	background-color: #009933;
	color: #FFFFFF;
	
}


/* @end */

/* @group Footer & Breadcrumb */



#footer {
	color: #FFFFFF;
}


#footer a:link, #footer a:visited {
	color: #D2D2D2;

}

#footer a:hover, #footer a:active {
	color: #4388CB;
}

#breadcrumbcontainer {
	color: #FFFFFF;
}

#breadcrumbcontainer a {
	color: #D2D2D2;

}

#breadcrumbcontainer a:hover {
	color: #4388CB;
}


/* @end */



		body {

}

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

#pageHeader h1 {
text-align: left;


}

#pageHeader h2 {

text-align: left;

}



#navcontainer ul ul #current {
	background: #009933 url(images/li-bg-hover.gif) repeat-x 0 0;

}


#navcontainer ul ul a{
color: #FFFFFF;
background: #242424 url(images/li-bg.gif) repeat-x 0 0;

}

#navcontainer ul ul a:hover {
color: #FFFFFF;
background: #FFCC66;

}

#navcontainer ul ul a:active {
	background: #009933 url(images/li-bg-hover.gif) repeat-x 0 0;
color: #FFFFFF;


}
#navcontainer ul ul li a.active {
	background: #232323 url(images/li-bg-hover.gif) repeat-x 0 0;
color: #009933;

}

#blog_top a.blog-category-link-enabled {
	background: url(images/icons/sbarrow-blue.gif) no-repeat left center;
}

#blog_bottom a.blog-category-link-enabled {
	background: url(images/icons/sbarrow-blue.gif) no-repeat left center;
}


#blog_top{
}


#blog_bottom{
	display: none;
}

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

}


#sidebarContainer {
	display: none;
}

#contentContainer {
	margin-right: 0;
	margin-left: 0;
}


#container, #pageHeader, #contentwrapper {
	width: 920px;
}



		