/*<group=general styles>*/

body {
	text-align: center;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	font-size: 30px;
	padding: 0;
	margin: 20px;
}

p {
}

b, strong {

}

a:link {
}

a:visited {
}

a:hover, a:active {
}

img {
}

.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=layout>*/

.clearer {
	clear: both;
}

#container {
	margin: 0px auto;
	text-align: left;
	color: #595959;
	color: black;
	background: white;
}

#container #top {	height: 40px;
	margin: 0;
	padding: 0;
}

#pageHeader {
	display: block;
	margin: 0 auto 0px;
}

#pageHeader img {
	margin-right: 15px;
}

#pageHeader h1 {
	font-family: "Lucida Grande";
	font-weight: bold;
}

#pageHeader h2 {
	font-weight: bold;
	font-family: "Lucida Grande";
}

/* same */

#contentContainer {
	margin-bottom: 8px;
	margin-right: 150px;
	background: transparent;
	margin-top: 3px;
	font: 12px/17px Arial, Helvetica, sans-serif;
}

#contentContainer #content {
	padding: 10px;
}

#sidebarContainer {
	width: 200px;
	float: right;
	clear: left;
	margin-bottom: 1px;
	font-size: 11px;
	line-height: 16px;
}

#sidebarContainer #sidebar {
	padding: 10px;
}

#sidebarContainer .sideHeader {
	font-weight: bold;
	padding: 10px;
	font-size: 1.1em;
	background: 0px;
	color: #5f5f5f;
}

#footer {
	text-align: center;
	font-size: 0.3em;
	padding-bottom: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	height: 40px;
	line-height: 3.3em;
}

#footer p {
	padding: 0;
	margin: 0;
}

#footer a:link, #footer a:visited {
	color: #bbbbbb;
}

#footer a:hover, #footer a:active {
	color: white;
}
	
/*</group>*/

/*<group=bread crumb>*/

#breadcrumbcontainer {
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 0.20em;
	background: transparent;
}

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

#breadcrumbcontainer li {
	display: inline;
	padding: 0;
}

#breadcrumbcontainer a {
	color: #484848;
}

#breadcrumbcontainer a:hover {
	color: black;
	text-shadow: 0px 0px 4px #gray;
}
	
/*</group>*/

/*<group=toolbar>*/

#navcontainer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 67px;
	font: 0.30em Verdana;
}

#navcontainer #current {
	text-shadow: 0px 0px 0px #ffffff;
}

#navcontainer .currentAncestor {
	text-shadow: none;
	background: transparent;
}

/* x */

#navcontainer ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
}

#navcontainer li {
	display: inline;
	float: left;
}

#navcontainer a{
	width: 120px;
	display: block;
	text-align: center;
	height: 20px;
	line-height: 2.5em;
}

#navcontainer a:hover {
}

#navcontainer a:active {
}

/* I */

#navcontainer ul ul {
	position: absolute;
	left: 0;
	top: 22px;
	background: transparent;
}

#navcontainer ul ul li {
	background: transparent;
	color: black;
}

#navcontainer ul ul a {
	height: 22px;
	line-height: 2em;
	color: black;
	margin-right: 0;
	margin-left: 0;
	width: 120px;
}

#navcontainer ul ul a:hover{
	background: transparent;
}

#navcontainer ul ul #current{
	background: transparent;
}

/* II  --> over */

#navcontainer ul ul ul {
	position: absolute;
	left: 0;
	top: 24px;
	margin: 0;
	white-space: nowrap;
	padding: 0px 0px 0px 0;
	background: transparent;
}

#navcontainer ul ul ul li
 {
	background: transparent;
}

#navcontainer ul ul ul li a
 {
	background: transparent;
}

#navcontainer ul ul ul li a:hover
 {
	background: transparent;
}

#navcontainer ul ul ul #current {
	background: transparent;
}

#navcontainer ul ul ul ul
 {
	background: transparent;
	display: none;
}

/*</group>*/

/*<group=global >*/

.standout, blockquote {	border: inherit;	color: #3f3f3f;
	margin: 0 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}h1 {	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #000000;	margin: 0px;}h2 {	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #191919;	margin: 0px;}h3 {	font-family: Arial, Verdana, Helvetica, sans-serif;	color: #333333;	margin: 0px;}.imageStyle {
	border: 1px none transparent;
}
/*</group>*/

/*<group=blog>*/

/* Archive Page */

.blog-archive-background {	color: white;	text-align: center;	font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	background: url(images/colors/on.jpg) repeat-x #0c0c0c 0px 115px;
}

.blog-archive-headings-wrapper {
	font-weight: bold;	color: white;
	font-size: 1.2em;
	margin: 0 auto;
	background: repeat-x url(images/toolbar/toolbar4.jpg) center white;
	width: 500px;
	height: 46px;
	line-height: 2.6em;
	text-align: center;
	padding: 10px;
}

.blog-archive-entries-wrapper {
	text-align: left;
	width: 550px; 
	text-align: left;
	background: white;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 30px 10px 6px;
}

.blog-archive-month {
	font-weight: bold;
	font-size: 1.4em;
}

.blog-archive-link { 
}

/* end archive page */

.blog-entry {	padding: 0px;
	margin-bottom: 25px;
}.blog-entry-title {	font: bold 1.6em Geneva;	color: #000000;
	border-bottom: 1px solid #a8a8a8;
	text-indent: 10px;
}.blog-entry-date {	color: #a1a5a9;
	font-size: 0.95em;
	margin-bottom: 0;
	text-indent: 10px;
	padding-bottom: 10px;
}

.blog-entry-category {
}

.blog-category-link-enabled {
}

.blog-category-link-disabled {
}.blog-entry-body {		text-align: justify;	color: black;	padding: 0px;
	font-family: 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}

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

/*</group>*/

/*<group=file sharing>*/

.filesharing-description {	margin-bottom: 10px;
	color: #353535;
}.filesharing-item {	padding: 1px 1px 1px 10px;	margin-bottom: 10px;
	font-weight: bold;
	background: #dfdfdf;
	border: 1px solid #a8a8a8;
	text-shadow: 2px 1px 3px #white;
}.filesharing-item-title a:link {	margin-bottom: 5px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}.filesharing-item-title a:hover {
	color: black;
	text-shadow: 0px 0px 4px #ffffff;
	text-decoration: none;
}.filesharing-item-title a:visited {
	text-decoration: none;
}.filesharing-item-description {	font-size: 0.9em;	padding-left: 3px;	color: #6d6d6d;
	text-decoration: none;
}
/*</group>*/

/*<group=photo album>*/

/* index page thumbnails */

.album-title {
	font: bold 1.6em Geneva;	color: #000000;
	border-bottom: 1px solid #a8a8a8;
	text-indent: 10px;
}.album-description {
	color: #a1a5a9;	margin-bottom: 5px;	margin-top: 2px;
	text-align: left;
	font-family: Geneva;
	font-weight: bold;
	text-indent: 10px;
}.thumbnail-table {
}.thumbnail-frame {	padding: 2px;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}.thumbnail-frame:hover {
	color: black;
	background: #e9e9e9;
	text-shadow: 0px 0px 5px #ffffff;
}.thumbnail-frame a {
}.thumbnail-frame a:hover {}.thumbnail-frame img {
	margin: 0;
	padding: 0;
	border: 1px none transparent;
}.thumbnail-caption {	font-size: 11px;	color: #3f3f3f;
	line-height: 0.6em;
}

/* single page- view */

.photo-background {}.photo-navigation {
}.photo-links {
	color: #7f7f7f;
}.photo-navigation a:link, .photo-navigation a:visited {	color: #ffffff;	text-shadow: none;}.photo-navigation a:hover {	text-decoration: underline;
	color: #dbdbdb;
}.photo-frame{	background: #white;
	color: #bfbfbf;
	border: 1px solid white;
	margin: 0;
	padding: 0;
}.photo-title {	font-weight: bold;	letter-spacing: 1px;	color: white;
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}.photo-caption {
	color: #bfbfbf;
	font-style: italic;
}
	
/*</group>*/

/*<group=quicktime page>*/

.movie-description {	text-align: left;
	margin-top: 15px;
	border: 1px solid #d6d6d6;
	padding: 3px;
	background: #dfdfdf;
}
	
/*</group>*/

/*<group=quicktime album>*/

/*<group=index page>*/

/* Index Page */

.movie-page-title {
    font: bold 1.6em Geneva;	color: #000000;
	border-bottom: 1px solid #a8a8a8;
	text-indent: 10px;
}.movie-page-description {
	color: #a1a5a9;
	font-size: 1em;
	margin-bottom: 0;
	text-indent: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}.movie-thumbnail-frame {
	float: left;
	display: inline;
	padding: 2px;	margin: 5px;
	width: 131px;
	text-align: center;
}

.movie-thumbnail-frame:hover {
	background: #e9e9e9;
	text-shadow: 0px 0px 5px #ffffff;
}

.movie-thumbnail-caption {
	padding-top: 9px;
	text-align: center;
	padding-bottom: 8px;
	font: 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
}
	
/*</group>*/

/* Single Page movie */

.movie-background {
	background: url(../../images/colors/on.jpg) repeat-x #0c0c0c 0px 115px 
}

.movie-frame {
	padding: 5px;
	text-align: center;
}

.movie-title {
	text-align: center;
	color: white;	font: bold 1.1em 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	padding-top: 5px;
}

/* Single Page movie end */


/*</group>*/

/*<group=contact form>*/
.message-text { } 

.required-text { } 

.form-input-field {
	background: #e9e9e9;
} 

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


