/* @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 Geneva, Arial, Helvetica;
}

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;
}

#pageHeader #image1, #pageHeader #image2, #pageHeader #image3, #pageHeader #image4, #pageHeader #image5 {
	display: none;
}

#top_left img, #top_right img, #bottom_left img, #bottom_right img {
	display: none;
}

#content {
	float: none !important;
	padding: 0px;
}

#content #content {
	padding: 0px;
}

#content #content img {
}

#sidebar {
	float: right;
}

#sidebar .sidebar {
	width: 190px;
	padding: 10px;
	border-left: 1px solid #cccccc;
}

#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.html");
}

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


#content #sidebarLeftShadow img, #content #sidebarRightShadow img {
	display: none;
}	
#container, #pageHeader {
	width: 980px !important;
}

#navcontainer ul, #navcontainer ul ul, #navcontainer ul ul ul {
	width: 980px;
}

div#content{
	width: 750px;
}


#breadcrumbcontainer {
	width: 795px;
}

div#content, div#sidebar {
	font-size: 140%;
}

div#navbar {
	font-size: 130%;
}

body {
    font-family: "Trebuchet MS",Arial,sans-serif;
}

div#pageHeader {
	height: 240px;
}

div#pageHeader {
	background-image: url("images/header/image3.jpg");
	background-color: transparent;
}

#pageHeader h1, #pageHeader h2 {
	left: auto;
	right: 20px;
}

div#pageHeader h1 {
	bottom: 30px;
	top: auto;
}

div#pageHeader h2 {
	bottom: 10px;
	top: auto;
}


#pageHeader #logo {
	left: 20px;
	right: auto;
}

#pageHeader #logo {
	top: 10px;
	bottom: auto;
}

#sidebar {
	float: left;
}


#content {
	float: right;
}

#navbar ul li, #navbar ul li a {
	width: 120px;
}

div#sidebar #navbarside{
	width: 0;
	visibility: hidden;
	height: 0;
	position: absolute;
}


.image-left {
}


.image-right {
}

.imageStyle {
}


		body,
.movie-background, .photo-background {
	background-color: #FFFFCC;
}

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

a:hover, a:active {
	color: #9BA5B4;
}

div#container {
	background-color: #505250;
}

#content {
	background-color: #FFF2BA;
}


#content {
	color: #000000;
}



/* @group File Sharing */

.filesharing-item {
	background-color: #FFFFCC;
	border: 1px solid #E5D9A7
}

.filesharing-item-description {
}

/* @end */

		
#pageHeader {
	background-color: #CCCCCC;
}

.photo-navigation {
	background-color: #CCC194;
}

#pageHeader h1 {
	color: #FFFFFF;
}
		
#pageHeader h2 {
	color: #FFFFFF;
}
		
.photo-links {
	background-color: %colour_body_bg * 0.6%;
	border-bottom-color: #666666;
}

.photo-caption {
	color: #000000;
}

.photo-title {
	color: #000000;
}

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

.blog-entry-title a:hover {
	color: %colour__content_links%;
	background: transparent;
}

.photo-links {
	color: #ACC7E7;
}

.exif-data,
.movie-title {
	color: %colour_content_background * 2%;
}

div#navbar ul a {
	color: #000000;
	background-color: #FFFFFF;
}

.photo-navigation a:link,
.photo-navigation a:visited {
	color: #ACC7E7;
}

#navbar ul a:hover {
	color: #000000;
	background-color: #DA3D44;
}

div#navbar ul li a.current,
div#navbar ul li a.currentAncestor{
	color: #000000;
	background-color: #DA3D44;
}


#sidebar .sideHeader,
#sidebar h1,
#sidebar h2,
#sidebar h3,
#sidebar h4,
#sidebar h5,
 {
	border-bottom-color: #333333;
	color: #000000;
}

#sidebar {
	color: #000000;
	background-color: #6699CC;
}

#sidebar h1 {
	background-color: %colour_sidebar_box_text%;
	color: %colour_sidebar_box%;
}

#sidebar a {
	color: #FFF2BA;
}

#sidebar a:hover {
	color: #990000;
}

#footer, #footer p {
	background-color: #666666;
	color: #AAAAAA;
}

#footer a {
	color: #AAAAAA;
	text-decoration: underline;
}

#footer a:hover {
	color: %colour_footer_links * 1.2%;
}


#content h1 {
	color: #000000;
}

#content h2 {
	color: #000000;
}

#content h3 {
	color: #000000;
}

#content h4 {
	color: #000000;
}

#content h5 {
	color: #000000;
}

.photo-frame, .thumbnail-frame {
	border-color: #99916F;
	background-color: #FFFFFF;
}

.form-input-field, .form-input-button {
	background-color: #FFFFFF;
	border-color: #E5D9A7;
	color: #000000;
}

/* @group Toolbar */

/* Toolbar Styles */



/* Parent - Level 0 */

div#navbar {
		border-top: 1px solid #333333;
}

div#navbar, div#navbar ul {
	background-color: #000000;
}

div#navbarside {
	background-color: #77AADD;
}

div#navbarside ul ul a { 
color: #FFF2BA;
}

#navbarside a.current{ 
	color: #990000;
}

#navbarside ul ul a:hover { 
	color: #990000;

} 

#navbarside a.currentAncestor{ 
	color: #990000;
} 


#content blockquote, #content blockquote p, #content blockquote h1, #content blockquote h2, #content blockquote h3 {
	color: #000000;
	background-color: #666666;
}

#sidebar blockquote, #sidebar blockquote p, #sidebar blockquote h1, #sidebar blockquote h2, #sidebar blockquote h3, #sidebar blockquote h4 {
	background-color: #77AADD;
	color: #000000 !important;
}

/* @end */


		