/* General page styles ---------------------------------------------------- */

/*

   <Variable name="mainHighColor" description="Main Highlight Color"
             type="color" default="#009" value="#000099">
			 
			   color:$mainHighColor;
			   
   */

body, html {
	margin: 0px;
	padding: 0px;
	color: black;
	background-color: #CCCCCC;
	/*
	background-image: url(images/backgrounds/background-all.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	*/
	font-family: Arial, helvetica, sans-serif;
	font-size: 100%;
}

table, tr, td {
	font-family: Arial, helvetica, sans-serif;
}

pre, tt {
	font-family: Courier, "Courier New", monospace;
}

a, a:visited, a:active {
	color: #000099;
	background-color: transparent;
	text-decoration: underline;
}

a:hover {
	color: #660000;
	background-color: transparent;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-weight: bold;
	color: #432100;
	background-color: transparent;
}
h1 { font-size: 130%; }
h2 { font-size: 125%; }
h3 { font-size: 110%; }
h4 { font-size: 100%; }

img {
	border: 0px;
}

hr {
	display: none;
	border: 0px;
	color: black;
	background-color: black;
	height: 1px;
}

.center {
	text-align: center;
}
.center table {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.center th {
	text-align: center;
}

.newsitem {
	display: block;
	margin: 10px 0px 40px 0px;
	padding: 0px 0px;
}

.newsitem table {
	width: 96%;
	margin: 0px 3% 0px 3%;
	padding: 0px;
	border-width: 0px;
}

/* newsitem date */
.newsitem h3 {
	display: block;
	margin: 0px;
	padding: 0px 0.5em 0px 0px;
	width: 100%;
	text-align: right;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #555555;
	background-color: transparent;
	border-bottom: solid 2px #000099;
}

/* projectsitem date */
.newsitem h4 {
	display: block;
	margin: 0px;
	padding: 0px 0.5em 0px 0.5em;
	width: 100%;
	text-align: left;
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #654322;
	background-color: transparent;
	border-bottom: solid 2px #654322;
}

/* newsitem title */
.newsitem h1 {
	display: block;
	margin: 15px 0px 15px 0px;
	padding: 0px;
	width: 96%;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: transparent;
}

.newsitem p {

}

.newsitem img {
	display: block;
	margin: 0px 0px 1em 0.5em;
}

#newsitem img.right {
	margin: 0px 0px 0px 10px;
}

/*
li {
	padding-top: 3px;
	padding-bottom: 3px;
	list-style-type: square;
}

em {
	font-weight: bold;
	font-style: italic;
}

ul.simple {
	padding-left: 8px;
	margin: 0 0 1em 0;
}
ul.simple li {
	padding: 0px;
	list-style-type: none;
}
*/

/* Content  ----------------------------------------------------- */


/* 3px IE bug hack hidden from IE5-mac \*/
* html #content { height: 1%; }
/* End hide from IE5-mac */ 

#mainarea {
	background-color: #DDDDDD;
	background-image: url("img/backgrounds/background-menu.jpg");
	background-position: top left;
	background-repeat: repeat-y;
}

/* Sideareas --------------------------------------------- */

#leftarea {
	float: left;
	width: 175px;
	height: 640px;
	margin: 0px;
	padding: 0px;
}

#rightarea {
	float: right;
	width: 240px;
	height: 640px;
	margin: 0px;
	padding: 0px;
}


#content {
	display: block;
	z-index: 3;
	margin-left: 175px;
	margin-right: 0px;
	font-size: 90%;
/*	margin-right: 240px;
	padding: 10px;
	border-right: dashed 2px #000099; */

}

#content-shop {
	display: block;
	z-index: 3;
	margin-left: 175px;
	margin-right: 240px;
	padding: 10px;
	border-right: dashed 2px #000099;
	background-color: #E0E0E0;
}

.td-content {
	display: table-cell;
	min-width: 400px;
	margin: 0px;
	padding: 10px;
	background-color: #EEEEEE;
	background-image: url("img/backgrounds/background-main.jpg");
	background-position: top left;
	background-repeat: repeat;
}

.td-content-right {
	display: table-cell;
	width: 240px;
	margin: 0px;
	padding: 0px;
	background-color: #DDDDDD;
	border-left: dashed 2px #000099;
}

.td-content-height {
	display: table-cell;
	width: 1px;
	margin: 0px;
	padding: 0px;
	background-color: #DDDDDD;
}

/* Toparea ------------------------------------------------- */
#toparea {
/*	color: inherit; */
	background-color: #654322;
/*	background-color: #555555; */
	background-image: url("img/backgrounds/background-top.jpg");
	background-repeat: repeat-x;
/*	height: 84px; */
	height: 90px;
	position: relative;
}

#toparea .logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 175px;
	height: 90px;
/*	background-color: #DDDDDD; */
}

#toparea .logo img {
	position: absolute;
	top: 8px;
	left: 10px;
	border-width: 0px;
/*	background-color: #987644; */
}

#toparea .topcontent {
	position: absolute;
	top: 0px;
	left: 50%;
	/* 364px - 185px */
	margin-left: -364px;
	padding-left: 185px;
/*	width: 728px; */
	height: 90px;
}

#topsubarea, #bottomsubarea {
	background-color: #000099;
	background-image: url("img/backgrounds/background-green.jpg");
	height: 18px;
	border-width: 1px 0px;
	border-color: #9999AA;
	border-style: solid;
	text-align: left;
	padding: 0px 6px 0px 6px;
	font-size: 75%;
	color: white;
}

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


/* Bottomarea  ------------------------------------------------- */

#bottomarea {
	position: relative;
	font-size: 75%;
	color: inherit;
	background-color: #CCCCCC;
	width: 100%;
}

#bottomarea-right {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	padding: 6px;
}
#bottomarea-left {
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 6px;
	margin-right: 30%;
}

/* Menu styles ---------------------------------------------------- */

#menu {
	width: 175px;
	text-align: center;
}

#menu ul, #menu li {
/*
	border-color: #DCBA88;
	border-style: dashed;
	border-width: 0px;
*/
}

#menu ul {
	margin: 12px 10px 12px 10px;
	padding: 0px;
	list-style-type: none;
	width: 151px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
/*	border-top-width: 1px; */
}

#menu ul.menu1 {
	margin-top: 1.7em;
	font-size: 90%;
}

#menu ul.menu2 {
	margin-top: 1.7em;
	font-size: 90%;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
/*	border-bottom-width: 1px; */
	list-style-type: none;
/*
	border-left: solid 0px #765;	
	border-right: solid 3px #321100;
	border-bottom: solid 3px #000;	
*/
}

#menu ul li a, #menu ul li a:link, #menu ul li a:visited, #menu ul li a:active, #menu ul li a:hover {
	display: block;
	margin: 0px;
	padding: 0.7em 0px;
	width: 148px;
	color: #000012;
	text-decoration: none;
	background-image: url("/img/backgrounds/background-button-up.jpg");
	border-top: solid 2px #567;
	border-left: solid 2px #567;
	border-right: solid 2px #223345;
	border-bottom: solid 3px #234;
/*	border: solid 2px #000099; */
}

#menu ul li a:hover {
	color: #000034;
	background-image: url("/img/backgrounds/background-button-over.jpg");
	border-top: solid 2px #789;
	border-left: solid 2px #789;
	border-right: solid 2px #445567;
	border-bottom: solid 3px #456;
}

#content .submenu {
	width: 96%;
	text-align: center;
}

#content .submenu ul {
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 4px 0px;
	list-style-type: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	border-bottom: solid 2px #000099;
}

#content .submenu ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#content .submenu ul li a, 
#content .submenu ul li a:link, 
#content .submenu ul li a:visited, 
#content .submenu ul li a:active, 
#content .submenu ul li a:hover {
	margin: 0px;
	padding: 5px 10px 5px 10px;
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
	border: solid 2px #000099;
	border-bottom-width: 1px;
}

#content .submenu ul li a:hover {
	color: #FFFF99;
	text-decoration: none;
}

#content .submenu ul li a.selected, 
#content .submenu ul li a:link.selected,
#content .submenu ul li a:visited.selected,
#content .submenu ul li a:active.selected,
#content .submenu ul li a:hover.selected {
	color: #000000;
	background-color: transparent;
}

/* rightarea content */

#rightareacontent {
	margin: 10px 10px;
}

/* styles for the gallery menu */
#gmenu {}

#gmenu ul li {
	font-weight: bold;
}

#gmenu ul ul li {
	font-weight: normal;
}

#gmenu ul ul ul li {
	font-weight: normal;
}

/*
.menu {}

.menu ul {
	margin: 15px 15px 20px 15px;
	padding: 0px;
	list-style-type: none;
	width: 145px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
}

.menu ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 141px;
	background: #ddddff;
	color: #000;
	border-top: solid 2px #ffffff;
	border-left: solid 2px #ffffff;	
	border-right: solid 2px #999999;
	border-bottom: solid 2px #999999;		
}

.menu ul li a {
	display: block;
	margin: 0px;
	padding: 2px;
	width: 133px;
	border: solid 2px #000099;
	text-decoration: none;
}

.menu ul li a:link { color: #000; }
.menu ul li a:visited { color: #000; }
.menu ul li a:active { color: #000; }
.menu ul li a:hover { color: #000; background: #fff; }
*/