body {
background-color:#fafafa;
}
div#inner-container {
  width:960px;
}
div#top_inner {height:143px;}

div#accountFrame {
 padding-bottom:0px;
 min-height:667px;
}

div#footer {
  color:#000;
  width:960px;
  height:208px;
}
div#footer a:link {color:#000;}
div#footer a:visited {color:#000;}

div#footer-account-application {
  font-size:9px;
  font-weight:normal;
  color:#202020;
  margin-top:0px;
  padding-top:120px;
  background-image: url(/pictures/backgrounds/rocktropiafiles/rocktropia_footer.jpg);
  background-repeat:no-repeat;
  width:960px;
  height:208px;
}
div#footer-account-application a:link {color:#000;}
div#footer-account-application a:visited {color:#000;}
  
#rocktropia-menu{
	height:33px;
	font-size:11px;}
	
#rocktropia-menu #main-menu-left	{
	float:left;
	background-image: url(/pictures/backgrounds/rocktropiafiles/menubar_left.gif);
	height: 33px;
	width: 17px;}
	
#rocktropia-menu #main-menu-right {
	float:left;
	background-image: url(/pictures/backgrounds/rocktropiafiles/menubar_right.gif);
	height: 33px;
	width: 17px;}

#rocktropia-menu div#mainmenu {
	background-image:url(/pictures/backgrounds/rocktropiafiles/rocktropia_menu.jpg);
	background-repeat: no-repeat;
	padding-top:3px;
	float:left;
	height:33px;
	width:960px; /*936*/
	text-align:center;
	}
#rocktropia-menu div#mainmenu img {
  border:none;
  margin:0px auto;
}
  
div#mainmenu span {
	display: inline;
	display:block;
	clear: both;
	height:27px;
	margin:0;
	padding:0;
  }
div.leftmenu-top {
    height: 26px;
    background-image: url(/img/rocktropia/leftmenu_header.gif);
    }
    
div.leftmenu-search-header {
    padding-top: 6px;
    padding-left: 10px;
    width: 228px;
    height: 20px;
    background-image:url(/img/rocktropia/leftmenu_header.gif); 
}
      
div.pack-box-component-deposit-button {
    position: absolute;
    width: 183px;
    height: 20px;
    padding-top: 3px;
    background: url(/img/rocktropia/deposit_button.gif) no-repeat;
    text-align: center;
    }
    
    div.pack-box-component-deposit-button-highlight {
    position: absolute;
    width: 183px;
    height: 20px;
    padding-top: 3px;
    background: url(/img/rocktropia/deposit_button_highlight.gif) no-repeat;
    text-align: center;
    }
    
    div.pack-box-component-deposit-button a {
    color: #fff;
    font-size: 13px;
    font-weight:    bold;
    text-decoration : none; 
    }

    div.pack-box-component-deposit-button-highlight a
    {
    color: #fff;
    font-size: 13px;
    font-weight:    bold;
    text-decoration : none; 
    }
