body
{
	background-color: #fff;
	font-family: Times, serif;
	font-size: 11pt;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
}


form
{
	display: none;
}

input.checkbox
{
	border: 0;
}

.err input,
.err textarea
{
	border: 1px solid red;
}

/* layout */

#main
{
	width: 99%;
	margin: 15px auto 15px;
	text-align: left;
	border: 0;
}

#top
{
	width: 100%;
	height: 100px;
	background-color: #fff;
	position: relative;
}

#middle
{
	background-color: #fff;
}

#right
{
	margin-left: 0;
}

#content
{
	padding: 10px;
	position: relative;
}

#content img
{
	display: none;
}

#content div.gallery img,
#content img.gallery
{
	display: inline;
}

#content th a
{
	text-decoration: none;
}

#left
{
	display: none;
}

#bottom
{
	clear: both;
}

#credits
{
	text-align: center;
	font-size: 90%;
	color: #000;
	padding-bottom: 10px;
}

#credits span
{
	display: none;
}

#credits a
{
}

#go_top
{
	display: none;
}

/* header */

#top h1
{
	margin: 0;
	position: absolute;
	left: 170px;
	top: 25px;
	font-size: 250%;
}

#go_home
{
	float: left;
	width: 150px;
	height: 100px;
	background: url(../img/logo.gif) no-repeat;
}

#go_home span
{
	display: none;
}

#go_content
{
	display: none;
}

#go_home:hover,
#go_home:hover span
{
}

/* menu */

#left ul
{
}

#left ul.login
{
}

#left ul li a,
#nav li a
{
}

#left ul li a.active,
#left ul li a:active,
#nav li .active
{
}

#left li.caption
{
}

/* navigation */

#nav
{
	margin: 0;
	padding: 0;
	border-top: 0;
	height: 1px;
}

#nav li
{
	display: none;
}

/* login */

#login
{
}

#login a
{
}

#login input.text
{
}

/* search */

#search
{
	display: none;
}

#search input
{
}

#search input.text
{
}

#search_form
{
	text-align: center;
	margin: 10px;
}

#search_results
{
	border: 1px solid #000;
	padding: 5px;
}

search_results span
{
	font-size: 110%;
	font-weight: bold;
}

#search_results ul
{
	margin-top: 15px;
}

#search_results ul li.nomarker
{
	list-style-type: none;
}

/* calendar */

.calendar
{
	font-size: 80%;
}

.calendar td,
.calendar th
{
	width: 1.2em;
}

.calendar th
{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 90%;
}

.calendar td
{
	text-align: right;
	border: 1px solid #000;
}

.calendar td a
{
}

.calendar td.bday,
.calendar td.fest,
.calendar td.event
{
}

.calendar td.today
{
}

.calendar_inset
{
	margin: 0;
	float: right;
	border: 0;
	border-collapse: separate;
	empty-cells: hide;
	background: transparent;
}

.calendar_inset td,
.calendar_inset th
{
	padding: 3px;
	width: 1.5em;
}

.calendar_inset td
{
	border: 1px dotted #909090;
}

.calendar_inset th
{
	border: 1px solid #000;
	background-color: #c0c0c0;
}

.calendar_inset td.nav
{
	border: 0;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.calendar_inset td.bday,
.calendar_inset td.fest,
.calendar_inset td.event
{
	border: 1px solid #000;
	background-color: #e0e0e0;
	font-weight: bold;
}

.calendar td.event,
.calendar_inset td.event
{
	background-color: #d0d0d0;
}

.calendar_inset td.today
{
	border: 1px dotted #000;
	background-color: #fff;
	font-weight: bold;
}

.calendar_day
{
	font-weight: bold;
}

li.calendar_fest
{
	margin-bottom: 10px;
	list-style-type: square;
}

#calendar_list						/* IE 5.x */
{
	float: left;
	margin: 10px;
}

/* messages */

div.msg
{
	border: 1px solid #000;
	padding: 5px;
	font-weight: bold;
}

div.msg_pict
{
}

div.msg_pict div.nopad
{
}

div.msg_ie6												/* IE and it's box model */
{
}

div.msg_ie5
{
}

div.msg_error
{
}

div.msg_info
{
}

div.msg_question
{
}

div.center
{
	display: none;
}

div.ff,
div.opera
{
}

div.center div
{
}

div.center a,
div.center div span.text,
div.center div span.disabled,
ul.tools li a,
ul.tools li.disabled
{
}

div.center div span.disabled,
ul.tools li.disabled
{
}

div.center a:hover,
ul.tools li a:hover
{
}

/* tools */
				 
ul.tools
{
	display: none;
}

ul.tools_2
{
}

ul.tools li
{
}

ul.tools li a img
{
}

ul.ie
{
}

ul.ie li a,
ul.ie li.disabled
{
}

ul.ie li a img
{
}

/* tables */

th
{
	text-align: left;
}

.tbl
{
	margin: 5px auto;
	border: 1px solid #000;
	border-collapse: collapse;
	border-spacing: 0; 
}

.tbl td
{
	margin: 1px;
	padding: 5px;
}

.tbl td.last
{
	font-size: 90%;
}

.tbl th,
.tbl td span.code
{
	border: 1px solid #000;
	padding: 5px;
	font-size: 90%;
	font-weight: bold;
	background-color: #fff;
}

.tbl th.notobl
{
	font-weight: normal;
}

.tbl td span.code
{
	margin-left: 8px;
	padding: 5px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.3em;
}

.tbl th.tools,
.tbl td.tools
{
	display: none;
}


.tbl th.noside
{
	border-left: 0;
	border-right: 0; 
}

.tbl td input.btn
{
	display: none;
}

.tbl .tools a:hover,
table.news th a:hover,
table.member th a:hover
{
	text-decoration: none;
}

/* gallery */

span.movedown
{
	font-size: 10%;
}

input#desc
{
	width: 30em;
}

div.gallery
{
	margin: 0;
	float: left;
}

div.gallery_note
{
	padding: 10px;
}

div.gallery_date
{
	padding: 0 0 15px 10px;
	font-size: 90%;
}

div.photo_tools
{
	display: none;
}

ul.gallery
{
	list-style-type: none;
	margin: 0;
	width: 600px;
	padding: 0;
}

ul.gallery li
{
	margin: 1px;
	width: 135px;
	height: 125px;
	float: left;
	display: inline;
	padding: 5px;
	background-color: #fff;
	font-size: 90%;
	text-align: center;
}

ul.pict_upload
{
	list-style-type: square;
	margin: 0;
	padding-left: 15px;
}

ul.nodesc
{
	margin: 10px 0;
}

ul.nodesc li
{
	height: 102px;
}

ul.gallery li span
{
	display: block;
	text-align: left;
}

ul.gallery li a
{
	color: #000;
}

ul.gallery li a:hover
{
	text-decoration: none;
}

ul.gallery li img,
img.gallery,
#my_photo
{
	border: 1px solid #000;
}

/* news */

table.news
{
	margin: 5px auto;
	padding: 0;
	border-collapse: separate;
	border-spacing: 0;
}

table.ie
{
	border-collapse: collapse;
}

table.news td,
table.news th
{
	padding: 2px;
	margin: 0;
}

table.news th,
table.member th
{
	background-color: #fff;
}

table.news th.title,
table.member th
{
	font-size: 125%;
	border: 1px solid #000;
	border-width: 1px 0;
	text-align: left;
}

table.news td.bottom
{
	border: 1px solid #000;
	padding: 10px;
	width: 100%;
}

table.news td.middle
{
	font-size: 90%;
	background-color: #fff;
	border-width: 0 1px;
}

table.news .l,
table.member .l
{
	border: 1px solid #000;
	border-right: 0;
}

table.news td.l
{
	border-right: 0;
}


table.news .r,
table.member .r
{
	border: 1px solid #000;
	border-left: 0;
	text-align: right;
}

table.news td.r
{
	border-left: 0;
}

/* members */

h3.inactive
{
	text-transform: uppercase;
	text-align: center;
	color: #000;
	border-bottom: 2px solid #000;
	border-top: 2px solid #000;
	padding: 10px;
}

table.member
{
	margin: 0 auto 10px auto;
	border-collapse: collapse;
	border-spacing: 0; 
}

table.member th
{
	font-size: 90%;
}

table.member th.l
{
	padding-left: 0.5em;
}

table.member td
{
	padding: 5px;
	width: 500px;
}

table.member td img,
table.member th a
{
	display: none;
}

table.member td.desc
{
	width: 130px;
	font-variant: small-caps;
	font-weight: bold;
}

table.member td.info
{
	padding: 10px;
	font-size: 90%;
	text-align: justify;
	width: 100%;
}

table.member td.photo
{
	vertical-align: top;
	padding-left: 0;
	width: 80px;
	display: none;
}

img.photo_forum,
table.member td.photo img
{
	border: 1px solid #000;
}

div.bday
{
	display: none;
}

div.bday img
{
}

/* forum */
img.photo_forum
{
	display: none;
}

/* photo */

#my_photo
{
	display: none;
}

