﻿h2 { 
padding: 0px;
margin: 0px;
}
h1 { 
padding: 0px;
margin: 0px;
}
p { 
padding: 0px;
margin: 0px;
}
li { 
padding: 0px;
margin: 0px;
}
ul { 
padding: 0px;
margin: 0px;
}
form { 
padding: 0px;
margin: 0px;
}
body { 
padding: 0px;
margin: 0px;
}
html { 
padding: 0px;
margin: 0px;
}
* html #main { 
height: 100%;
}
body { 
height: 100%;
}
html { 
height: 100%;
}
img {
border: 0px;
}
body {
font-size: 11px;
font-family: arial;
background: url("../images/bg.jpg") repeat-x;
}
#main {
width: 995px;
min-height: 100%;
margin: 0px auto -50px auto;
position: relative;
}
#top {
width: 899px;
background: url("../images/top.jpg") no-repeat;
padding: 0 48px 0 48px;
float: left;
position:relative;
z-index:2;
}
#top #logo {
width: 240px;
height: 140px;
float: left;
}
#top #menu {
/*width: 490px;*/
height: 28px;
list-style: none;
padding: 46px 0 0 25px;
float: left;
}
#top #menu li {
padding: 0 0px 0 4px;
float: left;
}
#top #menu a {
height: 21px;
color: #FFFFFF;
font-size: 14px;
text-decoration: none;
background: url("../images/menu.gif") repeat-x;
padding: 7px 12px 0 12px;
float: left;
}
#top #menu a:hover {
background: url("../images/menu_hover.gif") repeat-x;
}
#top #menu a:hover.act {
color: #000000;
text-decoration: underline;
background: url("../images/menu_act.gif") repeat-x;
}
#top #menu a.act {
color: #000000;
text-decoration: underline;
background: url("../images/menu_act.gif") repeat-x;
}
#content_main {
width: 899px;
padding: 0px 48px 10px 48px;
float: left;
}
#content_main #content {
width: 644px;
float: left;
padding:0px 0px 0px 15px;
font:normal 12px Arial, Helvetica, sans-serif;
color:#000000;
line-height:18px;
}
#content_main #news_block {
width: 240px;
color: #2D5086;
padding: 0 0px 25px 0px;
float:left;
background: url("../images/news_bottom.jpg") bottom left repeat-x;
}
#content_main #news_block a{
color:#000000;
text-decoration:underline;
}

body:first-of-type #content_main #news_block #admin {
width:240px;
}

#content_main #news_block #admin {
width:225px;
margin:0px auto 10px auto;
padding:0px 15px 10px 0px;
color:#000000;
text-align:right;
border-bottom:1px solid #000000;
}
#content_main #news_block #admin a {
color:#000000;
text-decoration:underline;
}
#content_main #news_block #admin b {
color:#000000;
font-weight:bold;
text-align:left;
margin:0px;
padding:0px 0px 0px 10px;
display:block;
}
#content_main #news_block img.rep {
border:1px solid #1b5ec8;
}
#content_main #news_block h1 {
width: 230px;
height:25px;
color: #0055AC;
font-size: 13px;
font-family: verdana;
font-weight: bold;
text-align: left;
padding: 10px 0 0 10px;
background: url("../images/news_top.jpg") repeat-x;
}
#content_main #news_block h5 {
width: 230px;
height:25px;
color: #0055AC;
font-size: 13px;
font-family: verdana;
font-weight: bold;
text-align: left;
padding: 10px 0 0 10px;
background: url("../images/news_top.jpg") repeat-x;
}

#content_main #news_block h2 {
width: 230px;
color: #0055AC;
font-size: 13px;
font-family: verdana;
font-weight: bold;
text-align: left;
padding: 0px 0 0 10px;
}
#content_main #news_block p {
padding: 0 0 10px 10px;
display: block;
font-size:12px;
line-height:18px;
color:#000000;
}
#content_main #news_block_bottom {
width: 230px;
height: 58px;
background: url("../images/news_bottom.jpg") repeat-x;
float: left;
}
#footer_main {
width: 100%;
min-width: 995px;
height: 49px;
font-size: 10px;
background: #FFFEDD;
border-top: 1px solid #0055AC; 
position: relative;
}
#footer {
width: 899px;
height: 42px;
padding: 7px 48px 0 48px;
margin: 0px auto;
}
#footer .left {
width: 499px;
float: left;
}
#footer .left a {
color: #000000;
text-decoration: none;
}
#footer .left a:hover {
text-decoration: underline;
}
#footer .right {
width: 400px;
text-align: right;
float: left;
}
#footer .right a {
color: #000000;
text-decoration: underline;
}
#footer .right a:hover {
text-decoration: none;
}
#footer .bottom {
width: 899px;
padding: 6px 0 0 0;
float: left;
}
.clearfooter {
height: 50px;
clear: both;
}

table {
  border-collapse: collapse;
  width: 99%;
  border: 1px solid #666;
  font-size:1em;
}

caption {
  font-size: 1em;
  font-weight: bold;
  margin: .5em 0;
}

col {
  border-right: 1px solid #ccc;
}

col#albumCol {
  border: none;
}


thead {
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
}

th {
  font-weight: normal;
  text-align: center;
}

#PosHead {
  text-indent: -1000em;
}

td {
  padding: 0.1em 1em;
	font-size:1em;
}

th {
  padding: 0.1em 1em;
	font-size:1em;
}

.odd {
  background-color:#FFCC66
}

tr:hover {
  background-color:#fafafa;
  color: #000;
}

thead tr:hover {
  background-color: transparent;
  color: inherit;
}

fieldset {
  margin: .25em 0; /*  space out the fieldsets a little*/
  padding: .25em;
  border : 1px solid #ccc;
  width:95%;
  text-align:left;
}

  padding: .25em;
  border : 1px solid #ccc;
  width:95%;
  text-align:left;
}

.uploadFieldset {
  margin: .10em 0; /*  space out the fieldsets a little*/
  padding: .10em;
  border : 1px solid #ccc;
  width:265px;
}


/* legend styling */
legend {
  font-weight: bold;
}
/* style for  labels */
label {
  display: block;
}

/* style for required labels */
label .required {
  font-size: 0.5em;
  color:#760000;
}

input.textarea {
	font-size:12px;
	width: auto;
}

input.text {
	font-size:12px;
	width: auto;
}

input.image {
  width: auto;
}

input.submit {
  width: auto;
}

input.radio {
  width: auto;
}

/* style form elements on focus */
textarea:focus {
	background: #fa2;
}

input:focus {
	background: #fa2;
}

fieldset p	{
	margin:0;
	padding:0 1em;
}

.formRow {
			padding: 2px 0 2px 5px;
			
}

.formRow label {
    display: block;
    width: 120px;
    float: left;
    margin: 0;
}

.warning	{
	background-image:url('../images/warn.gif');
	background-repeat:no-repeat;
	background-position:left center;
	line-height:40px;
	padding-left:20px;
}
