html
{
  height:100%;
} 
body
{
  background: #fff url(../gfx/bkg.jpg);
  background-position: top center;
  font-family: Helvetica;
  font-size: 12px;
  margin: 0;
}
div.head
{
  background:transparent url(../gfx/head-bkg.jpg) no-repeat scroll center top;
  height:101px;
  margin-left:5px;
  margin-right:5px;
  padding-bottom:5px;
  padding-top:16px;
  width:900px;
}
div.menu1, div.menu2
{
  display: inline;
}
div.menu2
{
  height: 23px;
  overflow: hidden;
}
div.menu_2_wrapper
{
  background: #e5e5e5;
}
div.wrapper
{
  width: 910px;
  margin: auto;
}
img
{
  border: 0;
}
div.menu
{
  height: 23px;
  overflow: hidden;
  background: #FFFFFF;
}
div.menu_wrapper
{
  /* height: 45px; */
  margin:auto;
  width:900px;
}
div.languages
{
  text-align: right;
  height: 21px;
  overflow: hidden;
}
div.languages a
{
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
  height: 20px;
  background: #fff;
  color: #000;
  text-decoration: none;
  text-align: center;
}
div.content
{
  width: 900px;
  min-height: 350px;
  margin-bottom: 19px;
  margin-left: 5px;
  margin-right: 5px;
  background: #fff;
}
div.content p
{
  
}
div.info
{
  border: solid 1px #88e;
  background: url(../icons/page_white_edit.png) no-repeat scroll 0 7px #eef;
  padding-left: 20px;
  padding-top: 6px;
  padding-right: 6px;
  padding-bottom: 6px;
  font-size: 14px;
}
ul.admin
{
  background: #fff;
  border: solid 1px #eee;
  padding: 2px;
  margin: 0;
}
ul.admin li
{
  list-style-type: none;
}
li.edit
{
  background: url(../icons/page_white_edit.png) no-repeat;  
}
li.slogan
{
  background: url(../icons/layout.png) no-repeat;
}
li.mp3
{
  background: url(../icons/drive_cd.png) no-repeat;
}
li.add
{
  background: url(../icons/page_white_add.png) no-repeat;
}
li.settings
{
  background: url(../icons/cog.png) no-repeat;
}
li.newsletter
{
  background: url(../icons/email.png) no-repeat;
}
li.users
{
  background: url(../icons/user.png) no-repeat;
}
li.comments
{
  background: url(../icons/comment.png) no-repeat;
}
li.up
{
  background: url(../icons/arrow_up.png) no-repeat;
}
li.down
{
  background: url(../icons/arrow_down.png) no-repeat;
}
li.delete
{
  background: url(../icons/cross.png) no-repeat;
}
ul.admin li
{
  height: 17px;
  padding-left: 20px;
  display: inline-block;
}
ul.admin li:hover
{
  background: #ffffaa;
}
ul.admin li a
{
  display: block;
  color: #000;
  text-decoration: none;
}

div.loginForm
{
}
div.loginForm input
{
  border: 0;
  height: 24px;
  background: #e5e5e5;
  margin: 0;
  padding: 0;
  width: 150px;
}
div.loginForm input.check
{
  width: 20px;
  height: 20px;
  border: solid 1px #000;
  background: #fff;
}
div.loginForm input.login
{
  display: block;
  background: #000 url('../gfx/login_button.png') no-repeat scroll 73px 0;
  cursor:pointer;
}
div.form-row
{
  padding: 3px;
}
div.form-row label
{
  font-weight: bold;
  margin-right: 10px;
}
input[type="submit"]
{
  color: #fff;
  background: #000;
  border: 0;
}
div.helvetica
{  
}
div.search form, div.search form input
{
  display : inline;
}
input.search
{
  width: 91px;
  height: 15px;
  border: 0;
  vertical-align: top;
  background: url(../gfx/search.png);
  font-size: 10px;
  margin-top: 3px;
  padding: 2px;
}
h3
{
  padding: 0;
  margin: 0;
  font-size: 24px;
}
h4
{
  padding: 0;
  margin: 0;
  font-size: 16px;
}
h5
{
  padding: 0;
  margin: 0;
  font-size: 12px;
}

div.fixed_h
{
  height: 185px;
  margin-bottom: 6px;
  overflow: hidden;
}
div.dinc
{
  padding: 0;
  margin: 0;
  font-size: 24px;
  text-align: center;
}
.full
{
  margin-left: 150px;
  margin-right: 150px;
  text-align:justify;
}
div.search
{
  margin-left:24px;
}
div.fixed_h_separator
{
  background: #c6c7c8;
  height: 1px;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-top: 10px;
}
a
{
  color: #c6c7c8;
  text-decoration: none;
}
a:hover
{
  color: #c6c7c8;
  text-decoration: underline;
}
tr.bottom-space td
{
  padding-bottom: 20px;
}
div.error
{
  border: solid 1px #aa4444;
  background: #eeaaaa;
  padding: 10px;
  font-size: 14px;  
}
div.ok
{
  border: solid 1px #44aa44;
  background: #aaeeaa;
  padding: 10px;
  font-size: 14px;
}
div.search-result
{
  padding: 5px;
}
div.search-result a
{
  color: #000;
}

div.pager a
{
  color: red;
  font-weight: bold;
  font-size: 16px;
}
div.loginForm input.save
{
  color: #fff;
  background: #000;
  border: 0;
}
div.comment div.author
{
  font-weight: bold;
  border-bottom: solid 1px #c6c7c8;
}
a.login-required
{
  font-family: Arial;
  color: #333;
}
div.loginForm input.radio
{
  width: 14px;
  height: 14px;
}
div.content iframe
{
  border: 0;
}

td.ah
{
  width: 140px;
  display: block;
}
td.ah_content
{
  padding-right:140px;  
}

td.article_more_padding
{
  padding-right: 5px;
}
.menu1 a.active, .menu2 a.active, .menu1 a:hover, .menu2 a:hover
{
  color: white;
  background: black;
  text-decoration: none;
}
.menu1, .menu2
{
  padding: 3px;
}
.menu1 a, .menu2 a,r
{
  color: black;
  font-size: 15px;
  text-transform: uppercase;
  padding: 3px;
  font-weight: normal;
  font-family: verdana;
  line-height: 26px;

}
