html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}



html>body, html>body #container {
	height: auto;
}


#container {
	position: absolute;
	top: 0;
   left: 0;
}

#footer {
	position: absolute;
	bottom: 0;
	background-color: #ccffcc;
	width: 70%; /* See note below */
	text-align: center;
	padding: 0 15%;
}


#middle {
	margin-bottom: 5em;
	height: auto;
}


body
{
   margin:0;
   background:#C2D2DF url(../images/new_design/body_bgMain.png) repeat-x 0 0;
   height: auto;
   font-family: Arial, sans-serif;
}

p
{
   color: black;
}

h1
{
   color: #3D3D3D;
   font-weight:normal;
}

.logo
{
   float:left;
   padding:27px 0 16px 75px
}

.inner-header
{
   background:url(../images/new_design/header.png);
   height: 140px
}

.loginDiv
{
   position: absolute;
   left: 750px;
   top: 30px;
}

.userPanelDiv
{
   position: absolute;
   left: 700px;
   top: 100px;
   min-width: 290px;
}

.submitButton
{
   background:url(../images/new_design/login_btn.png);
   width: 93px;
   height: 45px;
   color: transparent;
   font-size: 0.01px;
}

.submitButton span
{
   visibility: hidden;
}

.containerMainPage
{
   background:url(../images/new_design/home_page_background.jpg) repeat-x 0 0;
   width: 1200px;
   height: 480px;
   margin-top: 6px;
}


.containerInternalContent
{
   background: #c2d2df url(../images/new_design/bg_gradient.png) repeat-x 0 0;
   width: 100%;
   height: auto;
}

#page-holder
{
   width: auto;
   margin:0 auto;
}

.middle-content
{
   float: none;
}

#wrap
{
   width: 450px;
	background: transparent;
	margin: auto;
	padding: 5px;
	font-size: 13px;
   font-family: arial;
	color: #3D3D3D;
	float: left;
}

.blackScreen
{
   position: absolute;
   background:url(../images/new_design/malevich.png);
   width: 532px;
   height: 341px;
   top: 117px;
   left: 90px;
}

.headlinesList
{
   position: absolute;
   width: 455px;
   height: 160px;
   left: 660px;
   padding: 0px;
   top: 350px;
}

.headlinesHeader
{
  height:32px;
  left:820px;
  padding:0;
  position:absolute;
  top:322px;
  width:200px;
  font-size: 16px;
}

#footer{
   position: absolute;
   bottom:0;
   clear: both;
   width:100%;
   color:#3D3D3D;
   padding:0 0 0 0px;
   line-height:36px;
   margin-top: -36px;
   background-color:#fbcd20;
}

.rinksBlock
{
   margin-top: 20px;
   width: 90%;
   left: 5%;
   top: 470px;
}

.oneRink
{
   width: 195px;
   height: 185px;
   border: 2px solid #004d9b;
   padding: 0px;
   margin: 5px;
   display: inline-block;
}

.oneRink li
{
   text-align: left;
   padding-left: 5px;
   color: #1148fa;
   font-family: Tahoma, sans-serif;
   list-style-type: none;
}


.oneRink li a
{
   color: #1148fa;
}



.rinkLogo
{
   float: left;
   margin-left: 10px;
   margin-top: 5px;
   max-height: 85px;
   max-width: 175px;
}

.menu
{
   width: 100%;
   height: 50px;
   min-width: 940px;
}

.menuButton
{
   margin-top: 15px;
   display: inline-block;
   text-align: center;
   width: 185px;
   height: 47px;
   background:url('../images/new_design/noactive_page_btn.png');
   cursor: pointer;
}

.current
{
   background:url('../images/new_design/active_page_btn.png');
}

a.menuRef
{
 vertical-align: 6px;
 display: block;
 margin-top: 15px;
 color: black;
 text-decoration:none;
}

.rowClass
{
   background-color: #b7d7fe;
}

.rowClass img
{
   margin-top: -2px;
}

.myprofile
{
   width:375px;
   margin:0px 0 0 18px;
   padding:0 18px 0 0;
   float:left;
   background:url(../images/dot.gif) repeat-y 100% 0;
}

.myprofile ul{
   list-style:none;
   padding:0px;
   margin:0px;
}

.myprofile ul li{
   list-style:none;
   color:#3D3D3D;
   font-family:"Myriad Pro", Arial, Verdana;
   font-size:14px;
   padding:0 0 18px 0;
}


.newsDate
{
   font-weight: bold;
   padding-left: 10px;
}

.news
{
   font-family: Arial, serif;
   padding-left: 10px;
}

.news a
{
   COLOR: BLACK;
}

.news tr
{
   height: 30px;
}

.newsNSBP
{
   width: 15px;
   text-align: center;
}

.newsContent
{
   margin-left: 200px;
}

.newsContent table
{
    width: 600px;
}

.newsContent .date h3
{
    float: right;
}

.felenasoftStyle
{
   text-decoration: none;
   float: right;
   margin-right: 5px;
   position: absolute;
   right: 0;
   top: 0;
}

.newsbox
{
  width: 600px;
  margin-left: 200px;

}

.newsheader
{
  height: 20px;
}

.newssingle
{
  padding: 5px 10px;
}

.newsdate
{
  float: right;
  padding: 0px;
  border: 0px;
  margin: 0px;
}

.newsodd
{

}

.newseven
{
  background-color: #a7c7eF;
}

.newscontent
{
  text-align: justify;
  padding-top: 10px;
}


.rink
{
   margin-left: 0px;
   padding-left: 0px;
   width: 1200px;
}



