@charset "utf-8";
html, body {
	padding:0;
	margin:0;
	height:100%;
}

body {
	/*background: #e1fefe; url(../images/back.jpg) top repeat-x fixed;*/
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

h1 {
  font-size: 16pt;
}
h2 {
  font-size: 14pt;
}
h3 {
  font-size: 12pt;
}
h4 {
  font-size: 10pt;
}
h5 {
  font-size: 9pt;
}
h6 {
  font-size: 8pt;
}
h7 {
  font-size: 7pt;
}

.main h1, .main h2, .main h3, .main h4, .main h5, .main h6, .main h7 {
  text-align:right;
  font-style:italic;
  font-family:Georgia, "Times New Roman", Times, serif;
  color:#f00;
  padding:0;
  margin:0;
  margin-bottom:2px;
  padding-right:2em;
  border-bottom:1px dotted #faa;
}

a {
  color: #006;
  text-decoration:none;
}
a:hover {
  color: #00f;
  text-decoration:underline;
}

.header {
	background:#fcfddf url(../images/logo.png) left top no-repeat;
	height: 60px;
	padding-left: 200px;
}

.side1 {
	float:left;
	/*background-color:#6CF;*/
	width:210px;
	padding:8px;
}

.side2 {
	float:right;
	/*background-color:#6CF;*/
	width:256px;
	padding:8px;
}

.container {
	background-color:#fff;
}

.main {
	margin: 0px 268px 0 228px;
	padding: 12px;
	background-color:#fff;
}

.mmenu {
	text-align:center;
	padding:8px;
	background-color:#cbefb2;
	margin-left:228px;
}

.mmenu ul {
	margin:0;
	padding:0;
}
.mmenu ul li:first-child{
	margin:0 0 0 4px;
	padding:0 4px 0 4px;
	display:inline;
	list-style:none;
	border-left:1px solid #f00;
}
.mmenu ul li{
	margin:0 0 0 4px;
	padding:0 4px 0 0;
	display:inline;
	list-style:none;
	border-right:1px solid #f00;
}

.authinput {
  width:130px;
}

.lnkbut {
  border:none;
  background-color:transparent;
  text-decoration:none;
  font-size:9pt;
  margin: auto 0;
  cursor:pointer;
}
.lnkbut:hover {
  color:red;
}

.btn {
  background-color:#Ffc;
  border-top:2px outset #ffc;
  border-left:2px outset #FFC;
  border-bottom:2px outset #FFC;
  border-right:2px outset #FFC;
}

#sidecatlist {
  /*margin-left:-10px;*/
  /*float:left;*/
  /*width:200px;*/
  /*background-color:#eee;*/
}

#sidecatlist ul {
list-style:none;
}
#sidecatlist li {
margin-left:10px;
}

#sidecatlist .open {
  /*list-style:url(../images/--/grminus.gif);*/
  padding-left:15px;
  background:url(../images/--/grminus.gif) left top no-repeat;
}
#sidecatlist .close {
  background:url(../images/--/grplus.gif) left top no-repeat;
  padding-left:15px;
}
#sidecatlist .item {
  background:url(../images/--/gri.gif) left top no-repeat;
  padding-left:15px;
}

.ajaxLoading {
  background: url(/images/ajax-loader.gif) no-repeat top right;
  /*border:1px solid red;*/
}

.advdate {
  float:left;
  width:150px;
  font-size:8pt;
}
.advtext {
  /*padding-left:152px;*/
  padding-bottom:4px;
  /*font-size: 11pt;*/
}
.author {
  text-align: right;
  font-style:italic;
  font-size: 8pt;
  float:right;
}

#adv{
  /*background:url(../images/cl-back.gif) left repeat-y;*/
  padding:0 2px;
}

#adv h1, #adv h2, #adv h3, #adv h4, #adv h5, #adv h6, #adv h7 {
  color:#cf0000;
  text-align: center;
  padding:0;
  margin:0;
  border:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:normal;
}
#adv h1 a, #adv h2 a, #adv h3 a, #adv h4 a, #adv h5 a, #adv h6a , #adv h7 a {
  text-decoration:none;
  color:#cf0000;
}
#adv h1 a:hover,
#adv h2 a:hover,
#adv h3 a:hover,
#adv h4 a:hover,
#adv h5 a:hover,
#adv h6 a:hover,
#adv h7 a:hover {
  text-decoration:underline;
  color:#ef0000;
}

.sblk {
	background-color:#e5fcdd;
	border:1px solid #d8eed1;
	margin-bottom:10px;
	padding:2px;
}
.bblk {
	background-color:#ffe;
	border-top:1px solid #999;
	padding:8px;
	text-align:center;
}

.clearfloat {
  clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hr {
  margin:4px 0;
  border-top:1px solid #600;
}

.bmenu {
	text-align:center;
	padding:8px;
	border-top:1px solid #999;
	background-color:#cbefb2;
}

.bmenu ul {
	margin:0;
	padding:0;
}
.bmenu ul li:first-child{
	margin:0 0 0 4px;
	padding:0 4px 0 4px;
	display:inline;
	list-style:none;
	border-left:1px solid #f00;
}
.bmenu ul li{
	margin:0 0 0 4px;
	padding:0 4px 0 0;
	display:inline;
	list-style:none;
	border-right:1px solid #f00;
}

#catlist h1, #catlist h2, #catlist h3, #catlist h4, #catlist h5, #catlist h6, #catlist h7 {
  padding:0;
  margin-bottom:0;
  color:#cf0000;
  text-align: center;
  border:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-style:normal;
}
#catlist h4 a {
  color: #f00;
  text-decoration:none;
}
#catlist h4 a:hover {
  text-decoration:underline;
}

.Err {
  color:red;
  font-family:"Courier New", Courier, monospace;
}

#lostpass {
	height:30px;
	overflow:hidden;
}
