


/*<group=variable corners>*/

#headerEdge{
}

#headerEdge #rightEdge {
}
	
/*</group>*//*<group=General Styles>*/

body {
	text-align: center;
	color: #373737;
	padding: 0px;
	margin-right: 40px;
	margin-bottom: 0;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

/* color for all */

p {
}

b, strong {

}

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

a:hover, a:active {
}

img {
	border-style: none;
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
}

.image-right {
	float: right;
	margin: 3px 0 3px 3px;
	padding: 3px 0 3px 3px;
}
	
/*</group>*/

/*<group=35>*/

#contentContainer #content ul {
}

#contentContainer #content li {
}

#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
} 

	
/*</group>*/

/*<group=Layout>*/

#container {
	margin: 0 auto 0px; /* Right And Left Margin /* Hack To Keep IE5 Windows Happy */
	color: #333333;
	background: #ffffff;
	padding-bottom: 0;
	text-align: left;
}

.clearer {
	clear: both;
}

#pageHeader {
	height: 140px;
	margin-bottom: 0;
	position: relative;
	background: inherit;
}

#pageHeader img {
	position: absolute;
	text-align: left;
	top: 29px;
	right: 33px;
}

#pageHeader h1 {
	font-weight: normal;
	color: #000000;
	position: relative;
	z-index: 100;
}

#pageHeader h2 {
	font-weight: normal;
	color: #000000;
	position: relative;
	z-index: 100;
}

#contentContainer {
	padding: 0px;
	margin: 0px 200px 0 0px;
}

#contentContainer #content {
	padding: 14px;
}

#sidebarContainer {
	float: right;
	width: 200px;
	margin: 10px 0 15px;
	padding: 0;
	position: relative;
}

#sidebarContainer #sidebar {
	padding: 0px 10px 10px;
	font-size: 11px;
	line-height: 17px;
	border-bottom: 1px dotted #e4e4e4;
}

#sidebarContainer .sideHeader {
	padding: 10px;
	font-weight: bold;
	font-size: 14px;
}

#footer {
	text-align: left;
	border-bottom: 1px solid #bfbfbf;
	padding-bottom: 0;
	padding-top: 0;
}

#footer p {
	color: #ffffff;
	padding-top: 0;
	padding-left: 20px;
}

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

#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration: none;
	
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-indent: 10px;
	font-size: 11px;
}

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

#breadcrumbcontainer li {
	display: inline;
	margin-right: 0;
	margin-left: 3px;
}

#breadcrumbcontainer a {
	padding: 0;
	margin-right: 0;
	margin-left: 0;
}

#breadcrumbcontainer a:hover {

}
	
/*</group>*/

/*<group=Toolbar>*/

/* toolbar start
 
   */

#navcontainer {
	line-height: 2.0em;
	position: relative;
	top: 0;
	width: 100%;
	display: block;
	padding-bottom: 10px;
	background: transparent;
	border-bottom: 1px dotted #e4e4e4;
}

#navcontainer #current {
	color: #4f4f4f;
	font-weight: bold;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
	font-weight: bold;
}

/* 0 */

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

#navcontainer li {
}

#navcontainer a {
	display: block;
	color: #333333;
	padding-left: 10px;
	height: 25px;
}

#navcontainer a:hover {
	background: fixed;
	color: #4f4f4f;
}

#navcontainer a:active {
}

/* 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
	
}

#navcontainer ul ul a {
	background: no-repeat url(images/toolbar/C_normal.jpg) 1px 0px;
	padding: 0px 0px 0px 22px;
	color: #6b6b6b;
}

#navcontainer ul ul a:hover{
	background: no-repeat url(images/toolbar/C_select.jpg) 1px 0px;
}

#navcontainer ul ul #current{
	background: no-repeat url(images/toolbar/C_select.jpg) 1px 0px;
}

#navcontainer ul ul .currentAncestor {
	background: no-repeat url(images/toolbar/C_normal.jpg) 1px 0px;
	font-weight: bold;
}

/* 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li {
}

#navcontainer ul ul ul a{
	color: #6b6b6b;
	padding: 0px 0px 0px 30px;
	background: no-repeat url(images/toolbar/C_normal.jpg) 7px 0px;
}

#navcontainer ul ul ul a:hover{
	background: no-repeat url(images/toolbar/C_select.jpg) 7px 0px;

}

#navcontainer ul ul ul #current{
	background: no-repeat url(images/toolbar/C_select.jpg) 7px 0px;
}

#navcontainer ul ul ul .currentAncestor {
	background: no-repeat url(images/toolbar/C_normal.jpg) 7px 0px;
	font-weight: bold;
}

/* 3 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul li {
}

#navcontainer ul ul ul ul a{
	color: #6b6b6b;
	padding: 0px 0px 0px 40px;
	background: url(images/toolbar/C_normal.jpg) 15px 0px  no-repeat;
}

#navcontainer ul ul ul ul a:hover{
	background: url(images/toolbar/C_select.jpg) no-repeat 15px 0px;
}

#navcontainer ul ul ul ul #current{
	background: no-repeat url(images/toolbar/C_select.jpg) 15px 0px;
}

#navcontainer ul ul ul ul .currentAncestor {
	background: no-repeat url(images/toolbar/C_normal.jpg) 15px 0px;
	font-weight: bold;
}

/* 4 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul li {
}

#navcontainer ul ul ul ul ul a{
	color: #6b6b6b;
	padding: 0px 0px 0px 51px;
	background: url(images/toolbar/C_normal.jpg) 24px 0px  no-repeat;
}

#navcontainer ul ul ul ul ul a:hover{
	background: no-repeat url(images/toolbar/C_select.jpg) 24px 0px;

}

#navcontainer ul ul ul ul ul #current{
	background: no-repeat url(images/toolbar/C_select.jpg) 24px 0px;
	}

#navcontainer ul ul ul ul ul .currentAncestor {
	background: no-repeat url(images/toolbar/C_normal.jpg) 24px 0px;
	font-weight: bold;
}


/* last */

#navcontainer ul ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li {
}

#navcontainer ul ul ul ul ul ul a{
	color: #6b6b6b;
	padding: 0px 0px 0px 61px;
	background: url(images/toolbar/C_normal.jpg) 33px 0px  no-repeat;
}

#navcontainer ul ul ul ul ul ul a:hover{
	background: no-repeat url(images/toolbar/C_select.jpg) 33px 0px;
}

#navcontainer ul ul ul ul ul ul #current{
	background: no-repeat url(images/toolbar/C_select.jpg) 33px 0px;
}

#navcontainer ul ul ul ul ul ul .currentAncestor {
	background: url(images/toolbar/C_normal.jpg) 33px 0px  no-repeat;
	font-weight: bold;
}

/*</group>*/

/*<group=Global Classes>*/

blockquote, .standout {
	font-style: italic;
	color: #666666;
}

h1 {
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
	border: 1px none;
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=blog 35>*/

.blog-entry-summary {
	margin-bottom: 10px;
	color: #7f7f7f;
	border-bottom: 1px solid #ededed;
	padding-bottom: 6px;
}
 
 .blog-read-more {
	padding: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* The blog also supports styles for the Read More links, it uses the followig CSS tag: */
	
/*</group>*/

/*<group=Archive Page>*/

.blog-archive-background {
	text-align: left;
}.blog-archive-headings-wrapper {
	margin: 0px auto; /* Right And Left Margin /* Hack To Keep IE5 Windows Happy */
	margin-bottom: 10px;
	padding: 10px;
	text-align: left;
}

.blog-archive-entries-wrapper {
	background: #ffffff;
	padding: 10px;
	margin: 0px auto; /* Right And Left Margin /* Hack To Keep IE5 Windows Happy */;
	text-align: left;
}

.blog-archive-entries-wrapper .blog-entry {
	text-align: left;
}

/* background archive here */.blog-archive-month {
	padding-bottom: 5px;
	font-size: 25px;
	padding-top: 5px;
	text-align: left;
}

.blog-archive-link {
	text-align: left;
}.blog-archive-link a:link, .blog-archive-link a:visited {
	text-align: left;
}
	
/*</group>*/
 
.blog-entry {
	margin-bottom: 30px;
}

.blog-entry-title {
	color: #333333;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 15px;
	padding-bottom: 10px;
}

.blog-entry-date {
	color: #888888;
	letter-spacing: 1px;
	padding-bottom: 10px;
	border-top: 1px solid #ededed;
	font-size: 0.9em;
}

.blog-entry-body {
}

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

.blog-entry-category {
	color: #333333;
	font-weight: bold;
	margin-bottom: 5px;
}

.blog-category-link-enabled, .blog-category-link-disabled {
	font-size: 14px;
	padding-bottom: 3px;
	line-height: 19px;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
	margin-top: 25px;
}

.filesharing-item {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #cccccc;
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {

}

.filesharing-item-description {
}

/*</group>*/

/*<group=Photo Album>*/

/*<group=Album 35 modified>*/

.thumbnail-caption {
	margin: 0;
	padding: 0;
	height: 35px;
	display: block;
	font-size: 11px;
}

.thumbnail-frame img {
    border: none;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 1px;
}

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

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-right: 10px;
	margin-bottom: 45px;
	margin-left: 0;
}

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

.album-description {
	color: #3f3f3f;
	margin-bottom: 62px;
}
	
/*</group>*/

.album-title {
	color: #333333;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 25px;
	padding-bottom: 10px;
	line-height: 1em;
}

.thumbnail-table {
	width: 50%;
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

/*<group=Single Page (Photo view)>*/

.photo-background {
	margin: 10px;
}

.photo-navigation {
	margin-bottom: 10px;
	padding: 5px;

}

.photo-links {
	margin: 0;
	padding: 0;
}

.photo-navigation a:link, .photo-navigation a:visited {

}

.photo-navigation a:hover {
	color: #7f7f7f;
}

.photo-frame{
	border: 1px inset #ffffff;
}

.photo-title {
	font-weight: normal;
	letter-spacing: 2px;
	color: #3f3f3f;
	margin: 0;
	padding: 0;
}

.photo-caption {
	color: #cccccc;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

/*</group>*/
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	margin-top: 25px;
	padding: 5px;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/* Index Page (Movie Thumbnail view) */

.movie-page-title {
	color: #333333;
	font-size: 1.7em;
	font-weight: normal;
	letter-spacing: 1px;
	margin-top: 25px;
	padding-bottom: 10px;
	line-height: 1em;
}.movie-page-description {
	color: #3f3f3f;
	margin-bottom: 25px;
}.movie-thumbnail-frame {
	width: 132px;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 1px;
	font-size: 0.9em;
	float: right;
	margin-left: 0;
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
	font-size: 11px;
	padding-top: 11px;
}

/*<group=Single Page (Movie View)>*/

.movie-background {
}

.movie-title {
	color: #333333;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 2px;
}

.movie-frame {
	margin-top: 20px;
}
	
/*</group>*/


/*</group>*/

/*<group=Contact Form>*/
.message-text {
	margin-top: 25px;
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/*</group>*/


