/* @group General Styles */

body {
}

p {
}

b, strong {

}

a:link {
	color: #0080ff;
}

a:visited {
	color: #0080ff;
}

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

img {
}

.image-left {
}

.image-right {

}
	
/* @end */

/* @group Layout */

.clearer {

}

#container { 

}

#pageHeader {
	background: url(../../images/header_bg.jpg) repeat-x;
}

#pageHeader img {
	float: right;
}

#pageHeader h1 {
	text-shadow: 0px 1px 2px #003f7d;
}

#pageHeader h2 {
	text-shadow: 0px 1px 2px #003f7d;
}

#contentContainer {
}

#contentContainer #content {
}

#sidebarContainer {
}

#sidebarContainer #sidebar {
}

#sidebarContainer .sideHeader {
	color: #0080ff;
}

#footer {
}

#footer p {
}

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

}

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

/* @group Bread-crumb */

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
}

#breadcrumbcontainer li {
}

#breadcrumbcontainer a {

}

#breadcrumbcontainer a:hover {
	color: #0080ff;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navcontainer {

}

#navcontainer #current {
	background: repeat-x url(../../images/button_over.png);
}

#navcontainer .currentAncestor {
	background: repeat-x url(../../images/button_over.png);
}
/* Parent - Level 0 */

#navcontainer ul {

}

#navcontainer li {

}

#navcontainer a{
}

#navcontainer a:hover {
	background: url(../../images/button_over.png) repeat-x;
}

#navcontainer a:active {

}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {

}

#navcontainer ul ul a:hover{

}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor{
	color: #007ef3;
}
/* Child - Level 2 */

#navcontainer ul ul ul {
}

/* @end */

/* @group Global Classes */

blockquote {

}

h1 {

}

h2 {
	font-size: 1.8em;
	font-family: Cronos Pro, Times, Times New Roman, serif;
	font-style: italic;
	color: #554466;
	margin: 0;
	padding-bottom: 0px;
	font-weight: bold;
}

h3 {
	font-size: 1.3em;
	font-family: Cronos Pro, Times, Times New Roman, serif;
	color: #554466;
	margin: 0;
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

h4 {
	font-size: 1.2em;
	font-family: Cronos Pro, Times, Times New Roman, serif;
	color: #333333;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

.imageStyle {

}
	
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {

}

.blog-archive-headings-wrapper {
	background: repeat-x url(../../images/header_bg.jpg);
}

.blog-archive-entries-wrapper {

}

.blog-archive-month {

}

.blog-archive-link {

}

	
/* @end */

.blog-entry {

}

.blog-entry-title {
	color: #0080ff;
}

.blog-entry-date {		

}

.blog-entry-body {

}

.blog-entry-comments {

}

.blog-entry-category {
	color: #0080ff;
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}
/* @end */

/* @group File Sharing */

.filesharing-description {

}

.filesharing-item {
}

.filesharing-item-title a:link {

}

.filesharing-item-title a:hover {

}

.filesharing-item-title a:visited {

}

.filesharing-item-description {

}

/* @end */

/* @group Photo Album */

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

.album-title {
	color: #0080ff;
}

.album-description {
}

.thumbnail-table {
}

.thumbnail-frame {

}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {

}
	
/* @end */

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

.photo-background {
}

.photo-navigation {
	background: repeat-x url(../../images/header_bg.jpg);
}

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

}

.photo-navigation a:hover {

}

.photo-frame{

}

.photo-links {

}

.photo-title {
	text-shadow: 0px 1px 2px #003f7d;
}

.photo-caption {
	text-shadow: 0px 1px 2px #003f7d;
}

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

/* @group Quicktime Page */

.movie-description {

}
	
/* @end */

/* @group Quicktime Album */

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

.movie-page-title {
	color: #0080ff;
}

.movie-page-description {
}

.movie-thumbnail-frame {

}


.movie-thumbnail-caption {

}
	
/* @end */

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

.movie-background {

}

.movie-title {

}

.movie-frame {

}
	
/* @end */


/* @end */

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

.required-text {
} 

.form-input-field {
} 

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



