/* Default Layout */
 body {
	background-color: #f4f1f0;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
}
.clear {
	clear:both;

}
#pagewrapper {
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#content {
	background-color: #FFFFFF;
	border: 1px solid #e0e0e0;
	border-top-style:none;
	border-top-width:0px;
	text-align:left;
	padding: 25px 0px 10px 0px;
}
/* Menu*/
 #menu {
	height: 54px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	margin-top:5px;
}
#menu ul {
	position: absolute;
	left: 10px;
	bottom: 0px;
}
#menu li {
	display: inline;
	float: left;
}
#menu li {
	background-image: url(../images/menu-item-right.gif);
	background-position: right top;
	height:34px;
}
#menu li.selected a {
	background-image: url(../images/menu-item-right-selected.gif);
}
#menu li.selected a span {
	background-image: url(../images/menu-item-left-selected.gif);
	color:#1a1a1a;
}
#menu li a {
	background-image: url(../images/menu-item-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	display:block;
	text-decoration:none;
}
#menu li a span {
	background-image: url(../images/menu-item-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	line-height:20px;
	color: #FFFFFF;
	padding:6px 10px 8px 10px;
	display:block;
}
#menu a:hover {
	background-position: right bottom;
}
#menu a:hover span {
	background-position: left bottom;
}
/*  u*/
 #logo1 {
	float:left;
	padding:10px 0pt 0pt 65px;
	position:relative;
	z-index:10;
}
#logo2 {
	float:right;
	position:relative;
	z-index:10;
	margin-top: 40px;
	margin-right: 20px;
}
#header {
	background-color: #87736a;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #e68e19;
	position: relative;
	z-index:1;
}
.content-line {
	float: left;
	width: 450px;
	padding: 0px 14px;
}
.content-line-big {
	padding: 0px 14px;
}
.block-inner {
	border: 1px solid #e0e0e0;
}
.block-inner * { z-index:10000;}
.block-footer {
	background-image: url(../images/block-shadow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:33px;
}
.block h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
	letter-spacing: 0px;
	text-transform: uppercase;
	position: relative;
	margin-bottom: 10px;
}
.pad-block {
	padding: 10px;
}
.separator {
	border-top-width: 1px;
	border-top-style:dashed;
	border-top-color: #e0e0e0;
	line-height:1px;
	font-size:1px;
	clear: both;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.doc-table th {
	background-image: url(../images/table-top.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	height: 20px;
	margin-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #949494;
	text-align: left;
	padding: 10px;
	border: 1px solid #e0e0e0;
}
.table-pages {
	background-image: url(../images/table-top.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #949494;
	text-align: left;
	border: 1px solid #e0e0e0;
	border-top-style:none;
}
.doc-table table {
	border: 1px solid #e0e0e0;
}
p {
	font-size: 15px;
	line-height: 20px;
	margin-bottom:10px;
}
.date {
	color:#cc3300;
}
.doc-table td {
	font-size: 12px;
	line-height: 20px;
	padding: 5px;
	border: 1px solid #e0e0e0;
	vertical-align:top;
}
a {
	color: #00A5F4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 small a {
	font-size: 12px;
	margin-left: 20px;
	line-height:12px;
	position: absolute;
	right: 0px;
	top: 5px;
}
* html h2 small a {
	right: 15px;
	top: 10px;
}
h3 {
	font-weight:normal;
	font-size:150%;
	margin:0 0 10px 0;
	clear:left;
}

.forum-id {
	width: 120px;
	float: left;
	margin-right: 15px;
	padding: 10px;
	text-align: right;
}
.forum-id-name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	margin-top: 10px;
}
.forum-text {
	padding-top: 10px;
	padding-left: 155px;
}
.forum-item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	background-image: url(../images/forum-item-bg.gif);
	background-repeat: repeat-y;
}
.calendardate {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #736926;
	background-color: #00A5F4;
	height: 35px;
	width: 42px;
	text-align:center;
	padding:11px 5px;
	float: left;
	margin-right: 15px;
	background-image: url(../images/cal-bg.gif);
	background-repeat: no-repeat;
}
.calendardate .day {
	font-size: 24px;
	display: block;
	line-height:24px;
}
.calendardate .month {
	font-size: 9px;
	line-height:9px;
	text-transform: uppercase;
	display: block;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
}
.gal-item {
	width: 130px;
	float: left;
	position: relative;
}
.vseparator {
	float: left;
	width: 14px;
	height: 1px;
}
.gal-img {
	border: 1px solid #CCCCCC;
	padding: 10px;
}
.gal-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	display: block;
}
.gal-imgnr {
	color: #cc3300;
	font-size: 11px;
	text-align: center;
	display: block;
}
.forum-id-date {
	color: #cc3300;
	font-size: 11px;
}
#logedin {
	position: absolute;
	top: 0px;
	right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
}
#logedin a {
	color: #FFFFFF;
	background-color: #E68E19;
	margin-left:10px;
	padding:3px 5px;
}
* html #logedin {
	top: 5px;
}
.subpage p {
	font-size: 12px;
}
