/* @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 {
	color: #000;
	text-decoration: none;
}

a:link:after, a:visited:after {
	content: " ("attr(href)")";
	color: #9c9c9c;
}

a:hover, a:active {
	color: #000;
}	
/* @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 {
	display: none;
}

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

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

#contentContainer #content {
	padding: 0px;
}

#contentContainer #content img {
}

#sidebarContainer {
	float: right;
}

#sidebarContainer .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, #navcontainer_side {
	display: none;
}

#logo_side {
	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 */



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

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

a:hover, a:active {
	color: #E2B01C;
}

#container {
	border-color: #E2B01C;
	background-color: #FEFFFE;
	
}

#contentContainer {
	background-color: #FEFFFE;
	border-color: #FCF5E1;
}


#contentContainer #content {
	color: #61625C;
}

#breadcrumbcontainer {
	background: #FEFFFE;
	color: #E4E5E4;
}

#breadcrumbcontainer a {
	color: #FEFFFE;
}



/* @group File Sharing */

.filesharing-item {
	background-color: #CBCCCB;
}

.filesharing-item-description {
}

/* @end */

		
#pageHeader {
	background-color: #FEFFFE;
}

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

#pageHeader h1 {
	color: #E2B01C;
}
		
#pageHeader h2 {
	color: #E2B01C;
}
		
.photo-links {
	border-bottom-color: #7F7F7F;
}

.photo-caption {
	color: #E2B01C;
}

.photo-title {
	color: #E2B01C;
}

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

.blog-entry-title a:hover {
	color: #E2B01C;
	background: transparent;
}

.photo-links {
	color: #E2B01C;
}

.exif-data,
.movie-title {
	color: #FFFFFF;
}

#navcontainer ul a {
	color: #FEFFFE;
}

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

#navcontainer ul a:hover {
	color: #E2B01C;
}

#navcontainer .current,
#navcontainer .currentAncestor {
	color: #FFD321;
}

#navcontainer ul ul {
}

#sidebarContainer .sideHeader,
#sidebarContainer h1,
#sidebarContainer h2,
#sidebarContainer h3,
#sidebarContainer h4,
#sidebarContainer h5,
 {
	border-bottom-color: #94958F;
	color: #61625C;
}

#sidebarContainer .sideHeader {
	background: #E2DCCA;
}

#sidebarContainer {
	color: #61625C;
}

#sidebar {
	color: #61625C;
	background-color: #FCF5E1;
}

#sidebarContainer h1 {
	background-color: #FEFFFE;
	color: #FCF5E1;
}

#sidebarContainer h1+p {
	background-color: #FCF5E1;
	color: #FEFFFE;
}

#sidebarContainer h1+p a{
	color: #FFFFFF;
}

#sidebarContainer a {
	color: #E2B01C;
}

#footer, #footer p {
	background-color: transparent;
}

#footer {
	border-top: 1px solid #CBCCCB;
}

#footer a {
}

#footer a:hover {
}


#content h1 {
	color: #4D4E49;
}

#content h2 {
	color: #4D4E49;
}

#content h3 {
	color: #575852;
}

#content h4 {
	color: #575852;
}

#content h5 {
	color: #61625C;
}

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

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

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer .current {
	color: #E2B01C;
	background-color: #61625C;
}

#navcontainer .currentAncestor {
	background-color: #61625C;
}

#navcontainer a:hover {
	background-color: #61625C;
}

#navcontainer ul ul a:hover, #navcontainer ul ul ul a:hover {
}
	
#navcontainer ul ul .current, #navcontainer ul ul ul .current {
	color: #E2B01C;
}

#navcontainer {
	background-color: #C9C4B4;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;

}

#navcontainer {
}


/* Parent - Level 0 */

#navcontainer ul {
	border-left: 1px solid #FFFFFF;
}


/* Parent - Level 0 */

#navcontainer ul {
	background-color: #FCF5E1;
}

/* Child - Level 1 */

#navcontainer ul ul {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;

}


/* Child - Level 2 */

#navcontainer ul ul ul {
	margin-left: 0;
	border-right: 1px solid #FFFFFF;
}

#navcontainer ul ul ul ul {
	border-right: 1px solid #FFFFFF;
}

/* @end */

/* @group Toolbar Side */

#navcontainer_side {
	background: #FEFFFE;
}

/* @group standard links */


#navcontainer_side a:link, #navcontainer_side a:visited {
	color: #61625C;

}

#navcontainer_side a:hover {
	color: #61625C;
	background-color: #F7E9B9%;

}

#navcontainer_side a:active {
	color: #61625C;
}

#navcontainer_side a.currentAncestor {
	background-color: #F7E9B9;
	color: #61625C;
}


#navcontainer_side a.current {
	background-color: #F7E9B9;
	color: #61625C;
}

#navcontainer_side a.current, #navcontainer_side a:hover {
	
	color: #61625C;
	background-color: #F7E9B9;
}

#navcontainer_side a:hover.current {
	background-color: #F7E9B9;
	color: #61625C;
}

#navcontainer_side a
{
	border-bottom: 1px solid #FFFFFF;
}

.morphT1 {
	color: #FEFFFE;
	background: #FCF5E1;
}

.morphT2 {
	
	color: #E2B01C;
	background: #61625C;
}

/* @end */
.morph1 {
	color: #61625C;
	background: #FEFFFE;
}

.morph2 {
	
	color: #61625C;
	background: #F7E9B9;
}

* html #navcontainer_side a.current, * html #navcontainer_side a.currentAncestor {
	color: #61625C !important;
}



		#navcontainer {
	display: none;
}

#navcontainer_side {
	font-size: 11px;
	line-height: normal;
	position: relative;
	width: 200px;
	margin-top: 20px;
}

* html #navcontainer_side {
}

*+html #sidebar {
	position: relative;
	left: 0px;
}

*+html #sidebarContainer {
	position: relative;
	
}


#navcontainer_side .current {
	text-decoration: none;
	font-weight: bold;
}



/* MAIN - MENU 0 */



#navcontainer_side ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 200px;
}

#navcontainer_side li { 
	margin: 0 0 0 0px;
	padding: 0px;
}

#navcontainer_side a {
	-webkit-transition-property: color, background-color, margin, padding;
	-webkit-transition-duration: 200ms;
	-moz-transition-property: color, background-color, margin, padding;
	-moz-transition-duration: 200ms;
	}



#navcontainer_side a
{
	display: block;
	text-decoration: none;
	text-indent: 17px;
	border-bottom: 1px solid #D1D1D1;
	height: 20px;
	padding: 5px 5px 0 5px;
}

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



/* SUBLEVEL - MENU 1 */



#navcontainer_side ul ul li { margin: 0 0 0 0;}

#navcontainer_side ul ul a
{
	
	display: block;
	text-decoration: none;
	text-indent: 30px;
}

#navcontainer_side ul ul a:hover
{
	text-decoration: none;
}



/* SUBLEVEL - MENU 2 */



#navcontainer_side ul ul ul li { margin: 0 0 0 0;}

#navcontainer_side ul ul ul a
{
	display: block;
	text-decoration: none;
	text-indent: 40px;
}

#navcontainer_side ul ul ul a:hover
{
	text-decoration: none;
}



/* SUBLEVEL - MENU 3 */



#navcontainer_side ul ul ul ul li { margin: 0 0 0 0;}

#navcontainer_side ul ul ul ul a
{
	display: block;
	text-decoration: none;
	text-indent: 50px;
}

#navcontainer_side ul ul ul ul a:hover
{
	text-decoration: none;
}

#logo_side {
	display: block;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 20px;
}

#navcontainer, #navcontainer ul { height: 25px;}
* html #navcontainer, * html #navcontainer ul { height: 28px;}

#navcontainer_side a {
	padding-left: 6px;
}

#navcontainer_side a:hover {
	padding-left: 18px;
}

#navcontainer_side a.current, #navcontainer_side a.currentAncestor {
	padding-left: 6px;
	}

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

#pageHeader {
	height: 180px;
}

#container {
	width: 1000px;
}

#breadcrumbcontainer {
	width: 800px;
	overflow: hidden;
}

body {
	font-family: "Lucida Grande", LucidaGrande, Lucida, "Lucida Sans", Tahoma, Arial, Helvetica, sans-serif;
}


body {
	font-size: 80%;
}



#sidebarContainer
{
	width: 200px;
	position: relative;
	margin-left: -200px;
	_left: 200px;
	top: 0px;
	padding: 0px;
	float: left;
}




#contentContainer
{
	position: relative;
	border-left-width: 200px;
	border-left-style: solid;
	border-right-width: 0;
}

.CollageHVBox {
	margin-left: 200px;
}


#contentContainer #content img {
}


#container {
	border: none;
}

.image-left {
	width: 40%;
}


.image-right {
	width: 40%;
}

.imageStyle {
	width: 100%;
	height: auto;
}

* html .imageStyle {
	w\idth: 98%;
}




		