

body,html {
	scrollbar-highlight-color: #646060;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #646060;
	scrollbar-darkshadow-color: white;
	scrollbar-base-color: white;

}

body {
    background-color: #ffffff;
	color: #666666;

	width:100%;
	height:100%;
	text-align:center;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

div,p,td { 
    font-family: Verdana, Trebuchet MS, Helvetica, sans-serif; /* Base font family for most elements */
    font-size: 8pt; /* Base size for all elements; other size definitions relates to this */
	text-align:left;
	vertical-align:top;
}


h1, h2, h3, h4, h5, h6
{
    font-weight: bold;
    margin: 1em 0 0.5em 0;
    padding: 0;
	color: #226895;
}

h1
{
    font-size: 1.8em;
}

h2
{
    font-size: 1.4em;
}

h3
{
    font-size: 1.1em;
}

h4, h5, h6
{ 
    font-size: 1em;
}


a:link, a:active, a:visited {
	text-decoration:none;
	color:#666666;
}
a:hover {
	text-decoration:underline;
	color:#666666;
}

#wrapper {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	text-align:center;
}

#container {
    width: 760px;
    margin: 0 auto 0 auto;
 
	border:1px solid #EFEFEF;
	border-top:0px;
    background-image: url("images/left-background.jpg");
    background-position: top left;
    background-repeat: repeat-y;	
}	

.boldwithspace {
	font-weight: bold;
	padding:5px;
}

.para_wider {
	line-height: 15px;
}

#header {

	width:100%;
    margin: 0;
    padding: 0;
	border:0;
}

#topmenu {
	width:100%;
    margin: 0;
    padding: 2px;
	border:0;
    text-align: right;
    background-repeat: no-repeat;
	background-position:left top;
	height:19px;
}

#topmenu a {
	color:#FFFFFF;
	font-weight:bold;
}

#visitorCounter {
	padding:2px;
	padding-left:75px;

}
#loginbar {
	text-align:right;
	font-size:10px;
	padding:2px;
	padding-right:4px;
}

#left {
	width:175px;
	padding-left:75px;
}

#menu-tree-container {
    padding-right:30px;
}

#content {
	padding:8px;
	line-height:14px;
}


#content a:link, #content a:active, #content a:visited {
	text-decoration:underline;
	color:#666666;
}
#content a:hover {
	color:#0000ff;
	text-decoration:underline;
}



#errorMessage {
    color:#FF0000;
    padding:10px;
}



#successMessage {
    color:#0000FF;
    padding:10px;
}

.avatarImage {
	border: 1px solid #CCCCCC;
}

.generalPageHeading
{
	font-size:14px;
	color: #226895;
	font-weight:bold;
}

#content .generalPageHeading a:link, 
#content .generalPageHeading a:active, 
#content .generalPageHeading a:visited {
	text-decoration:none;
	color:#000099;
}
#content .generalPageHeading a:hover {
	color: #0000FF;
	text-decoration:none;
}


.generalPageHeadingDescription {
	padding:5px;
}

.generalTextInput, .generalFileInput {
    font-family:verdana, arial, helvetiva;
    font-size:10px;

    border-top:1px solid #DDDDDD;
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    border-left:1px solid  #DDDDDD;
}
.generalButtonInput {
    font-family:verdana, arial, helvetiva;
    font-size:10px;

    color: #fff;
    background-color: #626262;
    border-color: #ddd;
}

.submitBlock {
    vertical-align:middle;
    text-align:right;
    height:25px;

}


.tableWrapper {
    /*border: 1px solid #CCCCCC;*/
    width:auto;
}
.tableWrapper2 {
    border: 1px solid #CCCCCC;
    width:auto;
}

.cellRowOdd {
    border-bottom: 1px solid #EEEEEE;
}
.cellRowEven {
    background:#EFEFEF;
    border-bottom: 1px solid #EEEEEE;
}

.cellLeft {
    text-align:right;
    vertical-align:top;
    background:#EFEFEF;
    border-bottom: 1px solid #DDDDDD;
}
.cellRight {
    vertical-align:top;
    border-bottom: 1px solid #EEEEEE;
}

.positive {
    color:#0000FF;
}
.negative {
    color:#FF0000;
}


.alignLeft {
	text-align:left;
}

.alignCenter{
	text-align:center;
}

.alignRight {
	text-align:right;
}
.alignTop {
	vertical-align:top;
}
.alignMiddle {
	vertical-align:middle;
}
.alignBottom {
	vertical-align:bottom;
}

p.date
{
    font-size: 0.8em;
    border-bottom: 1px solid #aaa;
}



.content-navigator
{
    display: inline;
	vertical-align:middle;
}

.content-navigator-arrow
{
    /* font-size: 150%; */
    color: #ff8800;
	vertical-align:middle;
    display: inline;
}

.page-navigation {
	padding-top:10px;
    text-align:center;
}

/* GALLERY */


.folderListingLeft, .folderListingRight
{
	text-align:left;
	vertical-align:top;
	padding:4px;
}

.folderListingDescription {
	padding-top:5px;
	padding-bottom: 5px;
}

.generalHeaderName {
	font-weight:bold;
	font-size:14px;
	color: #226895;
	padding-bottom: 10px;
}

#content .folderListingName a {
	font-weight:bold;
	font-size:14px;
	color: #226895;
}

.folderImage {
	border:0px;
}

.folderMainDescription {
	font-weight:bold;
}

.galleryFolderListingName {
	font-weight:bold;
	font-size:14px;
	color: #226895;
	padding:5px;
	text-decoration: underline;
}

.galleryFolderDescription {
	padding:5px;

}
.galleryFolderLink{
	//padding:5px;
	padding-left:15px
}

.galleryHeaderName {
	font-weight:bold;
	color:#000099;
}
.galleryItem {
	text-align:center;
	vertical-align:top;
	border: 1px solid #666666;
	background-color:#ECECEC;

	padding-bottom:5px;
}

.mediaResourceName {
	font-weight:bold;
	font-size:14px;
	color: #226895;
	padding:5px;
}


/* DIARY */
.diaryCategoryListingName {
	font-weight:bold;
	font-size:14px;
	color: #226895;
	padding:5px;
	text-decoration:underline;
}

.diaryCategoryDescription {
	padding:5px;

}
.diaryCategoryLink{
	padding:5px;
	padding-left:25px
}

.diaryHeaderName {
	font-weight:bold;
	color:#000099;
}


.diaryItemHeader {
    color: #ffffff;
    background-color: #7b92bc;
}

.diaryItemSubject
{
	font-size:16px;
	color: #226895;
	font-weight:bold;
}

.diaryItem {
    border-bottom: 1px solid;
    border-color: #7b92bc;
}
.diaryItemMessage {
    padding-right:10px;
}
.diaryItemAuthor {
	font-size:10px;
}


/* FORUM */
.forumCategoryListingName {
	font-weight:bold;
	font-size:14px;
	color: #226895;
	padding:5px;
	text-decoration:underline;
}

.forumCategoryDescription {
	padding-left:5px;
}

.forumCategoryLink{
	padding:5px;
	padding-left:25px
}

.forumHeaderName {
	font-weight:bold;
	color:#000099;
}


.forumTableHeader {
    color: #ffffff;
    background-color: #7b92bc;
}

.topicTableItemSubject
{
	font-size:16px;
	color: #226895;
	font-weight:bold;
}

.topicTableItem {
    border-bottom: 1px solid;
    border-color: #7b92bc;
}
.topicTableItemLink {
    padding-right:10px;
}
.topicTableItemReplies {
    
}
.topicTableItemOriginator {
}
.topicTableItemLastReply {
}
.topicTableItemAuthor {
	font-size:10px;
}
.topicTableItemDate
{
    font-size: 0.8em;
}
.topicTableItemMenu
{
    text-align:right;
	padding:0px;
	padding-right:10px;
}


.forumAttachment {
	padding-top:30px;
	padding-bottom:10px;
}
.signature {
	font-style:italic;
	padding-top:30px;
	padding-bottom:10px;
}





/* MENU TREE */

.menu-item {
	color: #999999;
}
.menu-item-current {
	color:#003399;
	/*font-weight:bold;*/
}

.menu-level-0 {
    color:#666666;
	font-weight:bold;
    display:block;
    border:0px;
    border-bottom:1px solid #999999;

    padding:0px;
    padding-bottom:5px;
}
.menu-level-1 {
	
}
.menu-level-2 {

}
.menu-level-3 {

}
.menu-level-4 {

}
.menu-group-0 ul {
	display:inline;
	list-style-type: none;
}
.menu-group-1 ul {
	display:inline;
}
.menu-group-2 ul {
	display:inline;
}
.menu-group-3 ul {
	display:inline;
}
.menu-group-4 ul {
	display:inline;
}

#left ul {
	margin-left:20px;
}
.menu-group-0 ul li {
	margin-left:0px;
}
.menu-group-1 ul li {
	margin-left:15px;
}
.menu-group-2 ul li {
	margin-left:30px;
}
.menu-group-3 ul li {
	margin-left:45px;
}
.menu-group-4 ul li {
	margin-left:60px;
}

.menu-tree-new-indicator {
    color:#0000CC;
}

.leftImage {
	border: 1px solid #626262;
}

.frontPageIntro {
	font-size:11px;
	text-align:justify;
	color: #333333;
	line-height:14px;
}


