/*<group=General Styles>*/

body {
	background: repeat url(img/body_bg.gif);
	color: #333333;
	font: 11px Verdana, Helvetica, Arial;
	text-align: center;
	margin: 0px;
}

b, strong {
	font-weight: bold;
}

a:link, a:visited {
	color: #0080ff;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #006ad3;
}

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

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

/*<group=Layout>*/

#container { /* This Is The BG Color Of The Main Div */
	width: 816px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	line-height: 2em;
	background: url(img/content_bg.gif) repeat-y;
}

#bottom {/* This Is The BG Color Of The Main Div */
	width: 816px;
	margin: 0px auto; /* Right And Left Margin Widths To Auto */
	text-align: left; /* Hack To Keep IE5 Windows Happy */
	background: url(img/content_bottom.gif) no-repeat;
	height: 15px;
}

#pageHeader {
	width: 812px;
	text-align: left;
	list-style: none;
	height: 163px;
	background: no-repeat url(img/header_bg.gif);
	padding-right: 0px;
	color: #FFFFFF;
	z-index: 0;
}

#pageHeader img {
}

#pageHeader h1 {
	color: #ffffff;
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	text-align: right;
	padding: 10px 0 px 0px 0px;
	text-shadow: 2px 2px 2px #333333;
}

#pageHeader h2 {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	letter-spacing: 3px;
	text-shadow: 2px 2px 2px #333333;
}

#contentContainer {
	float: left;
	text-align: left;
	width: 612px;
	padding: 0px;
	background: url(img/content_bg.gif) repeat-y;
	margin-top: 0px;
}

#contentContainer #content {
	line-height: 18px;
	padding-right: 0px;
	padding-left: 30px;
	border-right: solid #dddcdc 1px;
	padding-top: 10px;
	z-index: 20;
}

#contentContainer #content ul li {
	list-style-image: url(img/listItem.jpg);
	margin-left: -25px;

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

	}


#sidebarContainer {
	text-align: left;
	padding: 0px;
	float: right;
	width: 200px;
}


#sidebarContainer h3{
	color: #14A7B1;
	font-size: 14px;
	font-weight: bold;
	width: 185px;
	border-bottom-color: #007070;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#sidebarContainer h4{
	color: #14A7B1;
	font-size: 12px;
	font-weight: bold;
	width: 185px;
	border-bottom-color: #007070;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
#sidebarContainer form {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
#sidebarContainer form fieldset {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
#sidebarContainer #sidebar {
	padding: 0px;
}

#sidebarContainer #sidebar .sideHeader  {
	font-weight: bold;
}

#footer {
	text-shadow: 0px 1px 0px #ffffff;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	font-size: 10px;
	color: #b3b3b3;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #007070;
}

#footer a {
	color: #000000;
	text-decoration: none;
	text-shadow: 0px 1px 0px #ffffff;
}

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

/*<group=Bread-crumb>*/

#breadcrumbcontainer {
	text-align: center;
	font-size: 11px;
	clear: both;
}

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

#breadcrumbcontainer li {
/*	padding: 12px; */
	display: inline;
}

#breadcrumbcontainer a {
	display: inline;
}

#breadcrumbcontainer a:hover {
	display: inline;
}
	
/*</group>*/

/*<group=Toolbar>*/

/* Parent - Level 0 */
#topBar{
	text-align: right;}
	
#topBar a:hover, #topBar a:active{
	text-decoration: none;
	color: #00AFB0;
	/*	border-bottom-style: dotted;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-color: #00AFB0;
	border-bottom-width: 1px;*/
}
#topBar a:link, #topBar a:visited{
	text-decoration: none;
	color: #00AFB0;
	text-align: right;
/*	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
}

#navcontainer {
	width: 816px;
	text-align: center;
	height: 31px;
	position: absolute;
	top: 100px;
	margin: 0px;
	padding: 0px;
}

#navcontainer .currentAncestor {
	background: url(img/button.gif) no-repeat;
	color: #00706F;
	font-weight: bold;
}

/* Parent - Level 0 */

#navcontainer ul {
	list-style: none;
	margin: 0px;
	padding: 0px 20px 0px 20px;
	text-align: center;
	z-index: 2;
}

#navcontainer ul #current {
	background: url(img/button.gif) no-repeat;
	color: #00706F;
	font-weight: bold;
}

#navcontainer ul #current a {
	color: #00706F;
}

#navcontainer li {
	display: inline;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
}

#navcontainer a {
	display: block;
	width: 145px;
	height: 31px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
}

#navcontainer a:hover {
	color: #CCCCCC;
}

/* Child - Level 1 */

#navcontainer ul ul {
	position: absolute;
	width: 816px;
	left: 0;
	top: 30px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	height: 1px;
	text-align: left;
	z-index: 1;
}

#navcontainer ul ul li {
	margin: 0;
	border: 0;
}

#navcontainer ul ul li a {
	border: 0;
	background: transparent none;
	margin: 0px;
	height: 15px;
	color: #939393;
	padding: 2px 0px 0px 0px;
	text-indent: 35px;
}

#navcontainer ul ul li a:hover {
	text-decoration: none;
	background: none;
	text-shadow:  none;
}

#navcontainer ul ul #current {
	font-weight: bold;
	background: none;
}

#navcontainer ul ul .currentAncestor {
	background: url(img/button.gif) no-repeat;
	color: #00706F;
	font-weight: bold;
}

#navcontainer ul ul ul {
	display:none;
}	
/*</group>*/

/*<group=Global Classes>*/
.standout {
	color: #000000;
	border: 1px solid #adadad;
	padding: 10px;
}

h1 {
	color: #2EA5CF;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2 {
	color: #00706F;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	color: #14A7B1;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h4 {
	color: #E77A20;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}

h5 {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 3px 0px;
}

.imageStyle {
border:0px;
border:0
}
.imageStyle a {
border:0px;
border:0
}
	
/*</group>*/

/*<group=Blog>*/

/*<group=Archive Page>*/

.blog-archive-background {
	color: #000000;
	text-align: center; /* To Make Content Centered */
	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: #ffffff;
}

.blog-archive-headings-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 590px;
	padding: 10px;
}

.blog-archive-month {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 1px;
}

.blog-archive-link { 
}
	
/*</group>*/

.blog-entry {
}

.blog-entry-title {
	color: #2EA5CF;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	letter-spacing: 1px;

}

.blog-entry-date {
	color: #CCCCCC;
	margin-bottom: 10px;
	margin-top: 5px;
}

.blog-entry-body {
	margin-bottom: 30px;
}

.blog-entry-comments {
	padding-top: 5px;
}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	margin-bottom: 20px;
	border-bottom: 1px solid #d9d9d9;
}

.filesharing-item {
	
}

.filesharing-item-title {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

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

/*</group>*/

/*<group=Photo Album>*/

/*<group=Index Page (Thumbnail view)>*/

.album-title {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 8px;
}

.album-description {
	margin-bottom: 10px;
}

.thumbnail-table {
	width: 100%;
}

.thumbnail-frame {
	margin: 0px;
	padding: 0px;
}

.thumbnail-frame a {	
}

.thumbnail-frame a:hover {
	height: 30px;
}

.thumbnail-frame img {
/*	background: repeat url(images/sidebar_bg.gif);*/
	border: 0;
}

.thumbnail-caption {
	color: #666666;
	margin-top: -2px;
	font-size: 11px;
}
	
/*</group>*/

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

.photo-background {
	text-align: center;
	margin: 10px;
}

.photo-navigation {
	padding: 10px;
	text-align: center;
	background: #333333;
	margin: 0px 0px 10px 0px;
}

.photo-navigation a {
	color: #ffffff;
	text-decoration: none;
}

.photo-navigation a:hover {
	color: #e6e6e6;
	text-decoration: underline;
}

.photo-frame{
	margin: 0px;
	border: 5px solid #333333;
}

.photo-links {
}

.photo-title {
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
}

.photo-caption {
	font-size: 13px;
	margin: 0px;
	color: #cccccc;
}

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

/*<group=Quicktime Page>*/

.movie-description {
	text-align: center;
}
	
/*</group>*/

/*<group=Quicktime Album>*/

/*<group=Index Page (Movie Thumbnail view)>*/

.movie-page-title {
	color: #333333;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}

.movie-page-description {
	margin-top: 5px;
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-right: 20px;
}

.movie-thumbnail-caption {
	text-align: center;
	color: #666666;
	font-size: 11px;
	margin-bottom: 5px;
}
	
/*</group>*/

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

.movie-background {
	background: #ffffff;
	margin-top: 5px;
}

.movie-title {
	color: #333333;
	font-size: 14px;
	font-weight: bolder;
	text-align: center;
}

.movie-frame {
	text-align: center;
	margin-bottom: 10px;
}
	
/*</group>*/


/*</group>*/


h6 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
padding-left: 0px;
text-align: center;
	background-color: #FFCC00;
width: 196px;
}
