/*<group=General Styles>*/

body   { color: #666; font-family: Arial, Helvetica, sans-serif; background: #ffffff; margin: 20px }

p { 
}

b, strong {
	font-weight: bold;
}

a:link { 
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}

a:visited { 
	text-decoration: underline;
	color: #666;
	font-weight: bold;
}

a:hover, a:active {
	color: #0066CC;
	background: transparent;
	text-decoration: underline;
}

h1 {
	text-align: left;
}

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

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

/*<group=Layout>*/

#container   { text-align: left; margin: 0 auto; width: 800px }

#top_divider     { background: #fc0 url("images/flag.jpg") no-repeat 685px -7px; margin-top: -10px; height: 75px; border-bottom: 17px solid #06c }

#pageHeader {
	background: #ffffff;
	margin-bottom: 0px;
	z-index: 0;
}

#pageHeader h1  { color: #fc0; font-size: 36px; font-weight: bold; letter-spacing: -1px; margin: 0; padding-left: 10px; z-index: 1 }

#top_divider h2   { color: #06c; font-size: 24px; font-weight: bolder; margin: 0; padding: 0 10px 0 40px; z-index: 2 }

#container #content   { color: #06c; font-size: 12px; margin-top: -5px; margin-left: 210px }

#container #content h1.title  { color: #06c; text-align: right; margin: 0 0 10px; outline-color: #fc0 }

#container #sidebar  { font-size: 12px; padding-bottom: 10px; width: 185px; float: left; overflow: auto; border-top: 17px solid #fc0; border-bottom: 17px solid #fc0 }

#footer {
}

#footer a {
}

#footer a:hover {
}
	
/*</group>*/

/*<group=Bread-crumb>*/

#breadcrumbcontainer  { color: #999999; font-size: 12px; line-height: 25px; background: url("images/crysanthemum.gif") no-repeat 150px 50%; text-align: right; height: 50px }

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

#breadcrumbcontainer li {
	padding: 0px;
}

#breadcrumbcontainer a {
	color: #666666;
	text-decoration: underline;
}

#breadcrumbcontainer a:hover  { color: #06c; text-decoration: none }
	
/*</group>*/

/*<group=Toolbar>*/

/* Toolbar Styles */

#navcontainer {
	text-align: right;
}

#navcontainer #current  { color: #fc0; background: #06c }

/* Parent - Level 0 */

#navcontainer ul  { font-size: 12px; list-style-type: none; margin: 0; padding: 0 0 25px }

#navcontainer li {
}

#navcontainer a   { color: #000; font-size: 11px; text-decoration: none; text-transform: uppercase; display: block; padding-top: 10px; padding-bottom: 10px; border-top: 1px solid #ffffff }

#navcontainer a:hover  { color: #ffffff; background: #06c }

/* Child - Level 1 */

#navcontainer ul ul {
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding: 0px;
}

#navcontainer ul ul  li {
}

#navcontainer ul ul a  { color: #555555; font-size: 10px; text-transform: uppercase; display: block; padding-top: 5px; padding-right: 20px; padding-bottom: 5px }

#navcontainer ul ul a:hover   { color: #fc0; background: #666 }

#navcontainer ul ul #current  { color: #06c; background: transparent }

/* Child - Level 2 */

#navcontainer ul ul ul {
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding-bottom: 10px;
}

#navcontainer ul ul ul  li {
}

#navcontainer ul ul ul a {
	display: block;
	color: #777777;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navcontainer ul ul ul a:hover  { color: #fc0; background: #06c }

#navcontainer ul ul ul #current  { color: #06c; background: transparent }

/* Child - Level 3 */

#navcontainer ul ul ul ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding-bottom: 0px;
}

#navcontainer ul ul ul ul  li {
}

#navcontainer ul ul ul ul a {
	display: block;
	color: #777777;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navcontainer ul ul ul ul a:hover  { color: #fc0; background: #06c }

#navcontainer ul ul ul ul #current  { color: #06c; background: transparent }

/* Child - Level 4 */

#navcontainer ul ul ul ul ul {
	position: relative;
	list-style-type: none;
	margin: 0;
	font-size: 12px;
	padding-bottom: 0px;
}

#navcontainer ul ul ul ul ul  li {
}

#navcontainer ul ul ul ul ul a {
	display: block;
	color: #777777;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 80px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navcontainer ul ul ul ul ul a:hover  { color: #fc0; background: #06c }

#navcontainer ul ul ul ul ul #current  { color: #06c; background: transparent }
	
/*</group>*/

/*<group=Global Classes>*/

.standout, blockquote {
	background: #b90908;
	font-size: 20px;
	color: #ffffff;
	line-height: 28px;
	font-style: italic;
	width: 200px;
	margin: 5px;
	padding: 10px;
	float: right;
}

.imageStyle {
	padding: 4px;
	background: #eeeeee;
	border: 1px solid #dddddd;
}
	
/*</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 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
}

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

.blog-entry {
	border-top: 15px solid #eee;
	border-bottom: 15px solid #eee;
	margin: 5px 0 5px 0px;
	padding: 5px 0 5px 0;
	}

.blog-entry-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #666;
	text-transform: uppercase;
	}

.blog-entry-date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
	text-transform: uppercase;	
	}

.blog-entry-body {
	color: #999;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	}
	
/*</group>*/

/*<group=File Sharing>*/

.filesharing-description {
	padding: 5px;
	color: #999;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	}

.filesharing-item {
	padding: 5px;
	background: #eee;
	border-bottom: #aaa;
	}

.filesharing-item-title {
	padding: 5px;
	color: #666;
	}

.filesharing-item-description {
	padding: 5px;
	font-style: italic;
	color: #999;
	}

/*</group>*/

/*<group=Photo Album>*/

.album-title {
		color: #FFFFFF;
		text-transform: uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
}

.album-description {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #999;
	padding: 5px 0px 5px 0px;
}

.thumbnail-wrap {
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 20px;
	margin-right: 26px;
}

.thumbnail-frame {
		border: none;	
	}

.thumbnail-frame img {
		padding: 4px;
		background: #eee;
		border: 1px solid #aaa;
	}

.thumbnail-caption {
		display: none;
	}

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

.photo-navigation {
	text-align: center;
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom: 5px solid #FFCC00;
	margin: 0px 0px 10px 0px;
	border-top: 5px solid #0066CC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.photo-title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #0066CC;
		text-transform: uppercase;	
	}

.photo-caption {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style: italic;
		color: #999;
	}

.photo-links {
		text-align: center;
		color: #666;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: none;
	}

.photo-links a:hover {
		color: #0066CC;
	background: transparent;
}

.photo-frame {
		border: 1px solid #aaa;
		padding: 4px;
		background: #eee;
	}
	
/*</group>*/

/*<group=Quicktime Page>*/

.movie-description {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	padding: 5px;

}
	
/*</group>*/

/*<group=Quicktime Album>*/

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

.movie-page-title {
		color: #666;
		text-transform: uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
}

.movie-page-description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
	margin-bottom: 5px;
}

.movie-thumbnail-frame {
	float: left;
	display: inline;
	text-align: center;
	padding: 5px;
	background: #eeeeee;
	border: 1px solid #dddddd;
	margin: 5px;
}

.movie-thumbnail-caption {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999;
	margin-top: 5px;
}
	
/*</group>*/

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

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

.movie-title {
	color: #666;
	text-transform: uppercase;
	font: bold 16px Arial, Helvetica, sans-serif;
	text-align: center;
}

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


/*</group>*/

